.cta-popup[data-popup-type="1"]{position:fixed;bottom:16px;left:0;right:0;z-index:1000;opacity:0;transition:opacity 0.3s ease-in-out}.cta-popup[data-popup-type="1"].visible{opacity:1}.cta-popup[data-popup-type="1"] .cta-popup__container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:320px){.cta-popup[data-popup-type="1"] .cta-popup__container{max-width:calc(100% - 32px)}}@media (min-width:1300px){.cta-popup[data-popup-type="1"] .cta-popup__container{max-width:1274px}}.cta-popup[data-popup-type="1"] .cta-popup__content{position:relative;padding:16px 16px 16px 40px;background-color:#fff;display:flex;flex-direction:row-reverse;align-items:center;gap:24px;flex-shrink:0;border-radius:2px;border:1px solid #ced5d6;background:#fff;box-shadow:-41px -83px 26px 0 #fff0,-26px -53px 24px 0 rgb(206 213 214 / .01),-15px -30px 20px 0 rgb(206 213 214 / .05),-7px -13px 15px 0 rgb(206 213 214 / .09),-2px -3px 8px 0 rgb(206 213 214 / .1)}@media (max-width:936px){.cta-popup[data-popup-type="1"] .cta-popup__content{flex-direction:column;padding:16px 16px 16px 16px}}.cta-popup[data-popup-type="1"] .cta-popup__close{position:absolute;padding:4px;top:-16px;right:-16px;line-height:0;border-radius:50%;background-color:#000;width:32px;height:32px}.cta-popup[data-popup-type="1"] .cta-popup__close path{stroke:#fff;transition:stroke 0.3s ease-in-out}.cta-popup[data-popup-type="1"] .cta-popup__close:hover{background-color:#fff;border:1px solid #ced5d6}.cta-popup[data-popup-type="1"] .cta-popup__close:hover path{stroke:#000}.cta-popup[data-popup-type="1"] .cta-popup__creative{flex-shrink:0}.cta-popup[data-popup-type="1"] .cta-popup__image-box{max-height:248px}.cta-popup[data-popup-type="1"] .cta-popup__image{max-height:248px;width:100%;height:100%;object-fit:cover}.cta-popup[data-popup-type="1"] .cta-popup__body{display:flex;justify-content:space-between;flex-direction:column;height:100%}.cta-popup[data-popup-type="1"] .cta-popup__title{font-size:32px;font-weight:500;line-height:38px;margin-bottom:8px}.cta-popup[data-popup-type="1"] .cta-popup__text{font-size:16px;font-weight:500;line-height:24px;opacity:.6}.cta-popup[data-popup-type="1"] .cta-popup__button{padding:8px 36px;margin-top:36px;width:max-content;border-radius:4px;background-color:#e5392c;color:#fff;font-size:16px;font-weight:500;line-height:24px;transition:transform 0.3s ease,background-color 0.3s ease}.cta-popup[data-popup-type="1"] .cta-popup__button:hover,.cta-popup[data-popup-type="1"] .cta-popup__button:focus,.cta-popup[data-popup-type="1"] .cta-popup__button:active{transform:scale(1.025);transition:transform 0.3s ease,background-color 0.3s ease}@media (max-width:768px){.cta-popup[data-popup-type="1"] .cta-popup__button{margin-top:24px}}.cta-popup[data-popup-type="2"]{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgb(0 0 0 / .3);z-index:2001;opacity:0;transition:opacity 0.3s ease-in-out}.cta-popup[data-popup-type="2"].visible{opacity:1}.cta-popup[data-popup-type="2"] .cta-popup__content{position:relative;display:block}.cta-popup[data-popup-type="2"] .cta-popup__image-box{max-height:50vh;max-width:50vw}@media (max-width:768px){.cta-popup[data-popup-type="2"] .cta-popup__image-box{max-height:80vh;max-width:90vw}}.cta-popup[data-popup-type="2"] .cta-popup__close{position:absolute;padding:4px;top:-16px;right:-16px;line-height:0;border-radius:50%;background-color:#000;z-index:1002;width:32px;height:32px}.cta-popup[data-popup-type="2"] .cta-popup__close path{stroke:#fff;transition:stroke 0.3s ease-in-out}.cta-popup[data-popup-type="2"] .cta-popup__close:hover{background-color:#fff;border:1px solid #ced5d6}.cta-popup[data-popup-type="2"] .cta-popup__close:hover path{stroke:#000}.cta-popup[data-popup-type="2"] .cta-popup__image{width:100%;height:100%;object-fit:cover}.cta-popup.d-none{display:none}