<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("font_awesome.all.min.css");@import url("https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css");@import url("../fonts/stylesheet.css");#popup_box{display:block;background:#fff;position:fixed;top:25%;left:50%;transform:translateX(-50%);z-index:11000;width:100%;max-width:450px;overflow:hidden;padding:10px;box-shadow:0 0 10px 0 rgba(1,48,86,0.2);border:solid 1px #013056;text-align:center}#popup_box #popup_cnt{padding:0px 0 0;position:relative;z-index:0;width:100%}#popup_box #popup_cnt img{width:100%;height:auto;position:relative;margin:0 0 15px}#popup_box #popup_cnt .popup_txt{width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}#popup_box #popup_cnt h2{width:100%;text-align:center;text-transform:uppercase;color:#013056;max-height:2.2em;overflow:hidden}#popup_box #popup_cnt h2:before{display:none}#popup_box #popup_cnt h6{color:#013056;font-weight:100;font-style:italic;text-transform:lowercase;margin-top:2.5em;width:100%;text-align:center}#popup_box .input-box{width:100%;padding:15px;position:relative;text-align:center;background:#fff}#popup_box .input-box input{padding-left:5px;display:block;width:100%;text-align:center;margin-bottom:30px}#popup_box .input-box button{display:inline-block;width:60%;text-align:center;color:#013056;background:#fff;font-weight:600;border:solid 1px #013056;line-height:1.4em;border-radius:25px}#popup_box #close_pop{cursor:pointer;font-weight:bold;position:absolute;top:20px;right:25px;color:#013056;font-size:2em;padding:0;z-index:9000}#popup_box.popup_no_img #popup_cnt{padding:0 0 60%;position:relative;z-index:0;width:100%}#popup_box.popup_no_img #popup_cnt img{display:none !important}#popup_box.popup_no_img #popup_cnt h2{width:100%;text-align:center;text-transform:uppercase;color:#013056;overflow:hidden;font-size:3.5em}#popup_box.popup_no_img #popup_cnt h2:before{display:none}#popup_box.popup_no_img #popup_cnt h6{color:#013056;font-weight:100;font-style:italic;text-transform:lowercase;margin-top:15px;width:100%;text-align:center}@media screen and (max-width: 1080px){#popup_box{max-width:350px;top:15%}#popup_box #popup_cnt{width:330px}#popup_box #popup_cnt h2{margin:50px 0 0 0 !important;font-size:3em !important}#popup_box #popup_cnt h6{margin:0 !important}#popup_box button{width:80% !important}}@media screen and (max-width: 992px) and (orientation: landscape){#popup_box #popup_cnt{padding:0 0 50% !important;overflow:hidden}#popup_box #popup_cnt img{width:100%;position:absolute}#popup_box #popup_cnt h2{margin:50px 0 0 0 !important;font-size:3em !important}#popup_box #popup_cnt h6{margin:0 !important}}
</pre></body></html>