.subscribe-popup__inner{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.subscribe-popup__wrapper{display:none;position:relative;z-index:99999}.subscribe-popup__wrapper.active{display:block}.subscribe-popup__overlay{background:rgba(0,0,0,.8);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%}.subscribe-popup__wrapper .bg-area{align-items:center;background:#003b70;display:flex;height:80vh;justify-content:center;max-height:580px;max-width:800px;padding:100px;position:relative;width:80vw}.subscribe-popup__wrapper .bg-area .hex{position:absolute;right:0;top:0}.subscribe-popup__wrapper .close-x{cursor:pointer;height:30px;position:absolute;right:40px;top:25px}.subscribe-popup__wrapper .close-x span{background:#fff;display:block;height:2px;position:relative;width:30px}.subscribe-popup__wrapper .close-x span:first-child{top:15px;transform:rotate(45deg)}.subscribe-popup__wrapper .close-x span:last-child{top:13px;transform:rotate(-45deg)}.subscribe-popup__wrapper .bg-area .content-area{position:relative;z-index:2}.subscribe-popup__wrapper h1,.subscribe-popup__wrapper h2,.subscribe-popup__wrapper h3,.subscribe-popup__wrapper h4,.subscribe-popup__wrapper h5,.subscribe-popup__wrapper h6,.subscribe-popup__wrapper label,.subscribe-popup__wrapper li,.subscribe-popup__wrapper p,.subscribe-popup__wrapper td{color:#fff}@media (max-width:767px){.subscribe-popup__wrapper .close-x{right:10px;top:10px}.subscribe-popup__wrapper .bg-area{padding:20px}}