div[class*="_popup"]{display:none;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;opacity:0;position:fixed;left:0;right:0;top:0;bottom:0;z-index:9999999999;transition:all 400ms ease 0ms}div[class*="_popup"]::before{position:absolute;top:0;left:0;right:0;bottom:-100px;display:block;content:"";background-color:rgba(0,0,0,0.8);z-index:0}div[class*="_popup"] .boxes{overscroll-behavior-y:none}div[class*="_popup"] .close:not(.btn){border:0;padding:0;z-index:999;cursor:pointer;overflow:hidden;background-color:#0084C8;position:absolute;right:0;top:0;width:40px;height:40px;border-top-left-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:4px;border-top-right-radius:0;transition:all 400ms ease 0ms}div[class*="_popup"] .close:not(.btn)::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;-webkit-mask-image:url('../../img/close.svg');mask-image:url('../../img/close.svg');-webkit-mask-repeat:no-repeat;-webkit-mask-position:center center;-webkit-mask-size:12px 12px;mask-repeat:no-repeat;mask-position:center center;mask-size:12px 12px;margin:0;transition:all 400ms ease 0ms}.notouch div[class*="_popup"] .close:not(.btn):hover,div[class*="_popup"] .close:not(.btn):focus{background-color:#00203D}.notouch div[class*="_popup"] .close:not(.btn):hover::before,div[class*="_popup"] .close:not(.btn):focus::before{transform:rotate(-180deg)}.text_popup .boxes{min-width:200px;text-align:center;position:relative;width:calc(100% - 110px);max-width:370px;padding:40px 50px;display:inline-block;background-color:#ffffff}.text_popup .warning{text-transform:uppercase;display:block;margin:0 0 15px;text-align:center;font-size:20px;line-height:26px;font-weight:600;color:#00203D}.text_popup .text{z-index:100;position:relative;margin:10px 0;text-align:center}.text_popup .text p{margin:5px 0}.text_popup .btn{z-index:100;position:relative}@media screen and (max-width:768px){.text_popup .boxes{padding:25px 40px}.text_popup .warning{font-size:16px;line-height:20px}}.popup_popup{display:none;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;opacity:0;position:fixed;left:0;right:0;top:0;bottom:0;z-index:99998;transition:all 400ms ease 0ms}.popup_popup::before{position:absolute;top:0;left:0;right:0;bottom:-100px;display:block;content:"";background-color:rgba(0,0,0,0.8);z-index:0}.popup_popup .boxes{text-align:center;position:relative;width:calc(100% - 60px);max-width:500px;padding:0;left:0;display:inline-block;background-color:#ffffff}.popup_popup .warning{text-transform:uppercase;display:block;margin:0 0 15px;text-align:center;font-size:20px;line-height:26px;font-weight:600;color:#00203D}.popup_popup img{margin:0 auto;display:block;width:100%;max-width:100%;max-height:600px;height:auto}.popup_popup .text{z-index:100;position:relative;margin:0;padding:0;text-align:center;overflow-y:auto;max-height:calc(100vh - 120px)}.popup_popup .text .padding{padding:40px}.popup_popup .text .text_box,.popup_popup .text .text_box *{text-align:center}/*# sourceMappingURL=popup.css.map */