.popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999999;display:flex;flex-direction:column;justify-content:center}.popup,.popup:before{width:100%;height:100%}.popup:before{content:"";position:absolute;left:0;top:0;background:hsla(0,0%,100%,.8)}.popup__close{right:3rem;top:3rem;cursor:pointer;position:absolute;opacity:1;transition:.5s}.popup__close:hover{opacity:.8}.popup__close svg circle{fill:none}@media screen and (max-width:768px){.popup__close svg{height:4rem;width:4rem}}@media screen and (max-width:768px){.popup__close{right:2rem;top:2rem}}body{overflow-x:hidden!important}.post-popup{position:fixed;right:-42rem;top:12rem;border-radius:4rem 0 0 4rem;z-index:999999999;overflow:hidden;width:42rem;max-height:calc(100% - 12rem - 12rem);overflow-y:scroll;transition:all 1s ease}.post-popup.js-open{right:0}.post-popup .pp-top{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2.5rem;border-bottom:1px solid #fff}.post-popup .pp-top:before{position:absolute;content:"";background:#35172e;opacity:.9;width:100%;height:100%;left:0;top:0;z-index:-1}.post-popup .pp-top .pp-banner-title{font-size:1.6rem;color:#fff;font-weight:500;width:calc(100% - 5.5rem)}.post-popup .pp-top svg{width:2.6rem;cursor:pointer;transition:all .4s ease}.post-popup .pp-top svg:hover{transform:scale(1.1)}.post-popup .pp-bottom{position:relative;padding:2rem 2.5rem}.post-popup .pp-bottom:before{position:absolute;content:"";background:#35172e;opacity:.9;width:100%;height:100%;left:0;top:0;z-index:-1}.post-popup .pp-bottom .pp-title{font-size:1.8rem;color:#fff;font-weight:500;line-height:118%}.post-popup .pp-bottom .pp-description{padding-top:1.2rem;font-size:1.4rem;color:#fff;line-height:150%;font-weight:300}.post-popup .pp-bottom .pp-cta{padding-top:1.5rem;font-weight:500;font-size:1.6rem;line-height:169%;color:#fff;display:flex;align-items:center;justify-content:flex-start;transition:all .4s ease}.post-popup .pp-bottom .pp-cta:hover{color:#4f868e}.post-popup .pp-bottom .pp-cta .button2-icon{width:5.2rem;height:5.2rem;margin-right:1.5rem;transition:all .4s ease}.post-popup .pp-bottom .pp-cta .button2-icon:hover{transform:scale(1.1)}.post-popup .pp-bottom .pp-cta .button2-icon:before{content:none}.post-popup.post-popup-banner{position:fixed;top:0;left:0;right:auto;width:100%;border-radius:0;overflow:hidden;max-height:none;transition:none;background:#33758c;padding-top:1rem;padding-bottom:1rem;box-sizing:border-box}.post-popup.post-popup-banner .post-popup-banner_content{display:flex;align-items:center;justify-content:center;gap:3.5rem}@media screen and (max-width:768px){.post-popup.post-popup-banner .post-popup-banner_content{flex-direction:column;gap:0}}.post-popup.post-popup-banner .post-popup-banner_content .pp-banner-content,.post-popup.post-popup-banner .post-popup-banner_content .pp-banner-content *{color:#fff;text-align:center}.post-popup.post-popup-banner .post-popup-banner_content .pp-banner-content a{text-decoration:underline}.post-popup.post-popup-banner .post-popup-banner_content .pp-banner-content a:hover{color:#e6f4f6}.post-popup.post-popup-banner .post-popup-banner_content .pp-banner-cta{display:flex;align-items:center;gap:1rem}.post-popup.post-popup-banner .post-popup-banner_content .pp-banner-cta span{transition:all .4s ease;color:#fff;text-decoration:underline}.post-popup.post-popup-banner .post-popup-banner_content .pp-banner-cta svg{width:1rem}.post-popup.post-popup-banner .post-popup-banner_content .pp-banner-cta:hover span{color:#e6f4f6}.post-popup.post-popup-banner .post-popup-banner_content .pp-banner-cta:hover svg path{stroke:#e6f4f6}.post-popup.post-popup-banner .post-popup-banner_close{position:absolute;padding:1rem;top:0;right:0;cursor:pointer}.post-popup.post-popup-banner .post-popup-banner_close svg{width:1.2rem;transition:all .4s ease}.post-popup.post-popup-banner .post-popup-banner_close svg path{transition:all .4s ease}.post-popup.post-popup-banner .post-popup-banner_close:hover svg{transform:rotate(90deg)}.post-popup.post-popup-banner .post-popup-banner_close:hover svg path{fill:#e6f4f6}.admin-bar .post-popup.post-popup-banner{top:32px}@media screen and (max-width:782px){.admin-bar .post-popup.post-popup-banner{top:46px}}.post-popup-close{position:fixed;right:-9.2rem;top:12rem;border-radius:2rem 0 0 2rem;z-index:999999999;overflow:hidden;width:9.2rem;height:9.8rem;transition:all .6s ease;cursor:pointer}.post-popup-close.js-open{right:0}.post-popup-close:before{position:absolute;content:"";background:#35172e;opacity:.9;width:100%;height:100%;left:0;top:0;z-index:-1}.post-popup-close svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.2rem;transition:all .4s ease}.post-popup-close:hover svg{transform:translate(-50%,-50%) scale(1.1)}@media screen and (max-width:900px){.post-popup{top:16.1rem;max-height:calc(100% - 16.1rem - 12rem)}.post-popup .pp-bottom:before,.post-popup .pp-top:before{opacity:1}.post-popup-close{top:16.1rem}.post-popup-close:before{opacity:1}}@media screen and (max-width:550px){.post-popup{width:90vw;right:-90vw}}#body.has-popup-banner #header{top:56px}
