.popup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10100;background-color:rgba(128,128,128,.8)}.popup.open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup .popup_window{position:relative;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:2.5%;width:95%;max-width:1440px;max-height:90%;z-index:10200;padding-bottom:1rem;background-color:#fff;border:5px solid #7ab51d;border-radius:1rem}.popup .popup_window .popup_toolbar{position:sticky;top:0;height:3rem;width:100%;padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff}.popup .popup_window .popup_toolbar .popup_tb-close{display:block;top:1rem;right:1rem;margin-left:auto;border:none;background-color:transparent;font-size:2rem;color:inherit}.popup .popup_window .popup_content{padding:1rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow-y:auto}.popup .popup_window h1,.popup .popup_window h2,.popup .popup_window h3,.popup .popup_window h4,.popup .popup_window h5,.popup .popup_window h6{color:#7ab51d}.popup .popup_window h1::after,.popup .popup_window h2::after,.popup .popup_window h3::after,.popup .popup_window h4::after,.popup .popup_window h5::after,.popup .popup_window h6::after{content:none!important}
/*# sourceMappingURL=popup.css.map */
