.popup-banner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000bf;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;padding:2rem}.popup-banner-overlay.active{opacity:1;visibility:visible}.popup-banner{position:relative;max-width:1000px;width:100%;max-height:90vh;border-radius:12px;box-shadow:0 20px 60px #0006;transform:scale(.95);transition:transform .3s ease;overflow:hidden}.popup-banner-overlay.active .popup-banner{transform:scale(1)}.popup-banner__close{position:absolute;top:2rem;right:2rem;background:#fffffff2;border:none;cursor:pointer;z-index:100;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;box-shadow:0 4px 12px #0003;padding:0}.popup-banner__close:hover{background:#fff;transform:scale(1.1)}.popup-banner__close svg{width:2rem;height:2rem;color:#000;stroke:currentColor}.popup-banner__content{position:relative;width:100%;min-height:500px;display:flex;align-items:center;justify-content:flex-end}.popup-banner__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.popup-banner__background-image{width:100%;height:100%;object-fit:cover;display:block}.popup-banner__background-image--mobile{display:none}.popup-banner__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to right,#0003,#00000080);z-index:2}.popup-banner__text-wrapper{position:relative;z-index:3;width:50%;padding:4rem 3rem 6rem;display:flex;align-items:flex-end;justify-content:center}.popup-banner__text{width:100%;max-width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.popup-banner__heading{font-size:3.8rem;margin-bottom:1.5rem;color:#fff;line-height:1.1;font-weight:900;text-shadow:0 3px 10px rgba(0,0,0,.5);letter-spacing:-.03em;-webkit-text-stroke:.5px rgba(255,255,255,.3);paint-order:stroke fill}.popup-banner__description{margin-bottom:2rem;color:#fff;font-size:1.7rem;line-height:1.5;text-shadow:0 2px 6px rgba(0,0,0,.4);font-weight:500}.popup-banner__description p{margin:0}.popup-banner__newsletter{margin:2.5rem 0 0;width:100%}.newsletter-form{width:100%;display:flex;flex-direction:column;align-items:stretch}.newsletter-form__input{width:100%!important;max-width:100%!important;min-width:100%!important;padding:1.4rem 1.8rem!important;border:2px solid rgba(255,255,255,.3)!important;border-radius:6px!important;font-size:1.5rem!important;background:#fffffff2!important;color:#000!important;text-align:center!important;transition:all .2s ease!important;margin:0 0 1rem!important;box-sizing:border-box!important;display:block!important}.newsletter-form__input:focus{outline:none!important;border-color:#fff!important;background:#fff!important}.newsletter-form__input::placeholder{color:#0006!important;opacity:1!important}.newsletter-form__button{width:100%!important;max-width:100%!important;min-width:100%!important;padding:1.4rem 3rem!important;cursor:pointer!important;font-size:1.5rem!important;font-weight:600!important;background:#000!important;color:#fff!important;border:2px solid #000000!important;border-radius:6px!important;transition:all .2s ease!important;box-sizing:border-box!important;margin:0 0 1.5rem!important;display:block!important;text-align:center!important}.newsletter-form__button:hover{background:#333!important;border-color:#333!important;transform:translateY(-1px)}.newsletter-form__disclaimer{width:100%!important;margin:0!important;padding:0!important;font-size:1.2rem!important;color:#fff!important;text-shadow:0 1px 4px rgba(0,0,0,.3)!important;opacity:.85!important;line-height:1.4!important;text-align:center!important;display:block!important}.newsletter-form__message{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.4rem;margin-top:1rem;text-align:center;color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.3)}.newsletter-form__message svg{width:1.8rem;height:1.8rem;stroke:currentColor}.newsletter-form__message--success{color:#fff;font-weight:500}.popup-banner__cta-button{display:block!important;margin-top:2rem!important;width:100%!important;max-width:100%!important;min-width:100%!important;text-align:center!important;padding:1.4rem 3rem!important;font-size:1.5rem!important;font-weight:600!important;background:#000!important;color:#fff!important;border:2px solid #000000!important;border-radius:6px!important;transition:all .2s ease!important;text-decoration:none!important;box-sizing:border-box!important}.popup-banner__cta-button:hover{background:#333!important;border-color:#333!important;color:#fff!important;transform:translateY(-1px)}@media screen and (max-width: 989px){.popup-banner__text-wrapper{width:50%;padding:3rem 2.5rem 5rem}.popup-banner__heading{font-size:3.2rem}.popup-banner__description{font-size:1.6rem}}@media screen and (max-width: 749px){.popup-banner-overlay{padding:1rem!important}.popup-banner{max-height:95vh!important}.popup-banner__content{min-height:700px!important;justify-content:center!important;align-items:flex-end!important}.popup-banner__background-image--desktop{display:none!important}.popup-banner__background-image--mobile{display:block!important}.popup-banner__overlay{background:linear-gradient(to bottom,#0003,#0009)!important}.popup-banner__text-wrapper{width:100%!important;padding:15rem 2rem 3rem!important;align-items:center!important;justify-content:flex-start!important}.popup-banner__text{width:100%!important;max-width:100%!important;margin-top:0!important}.popup-banner__heading{font-size:2.8rem!important;margin-bottom:1.2rem!important;-webkit-text-stroke:.4px rgba(255,255,255,.3)!important;font-weight:900!important}.popup-banner__description{font-size:1.5rem!important;margin-bottom:1.5rem!important;font-weight:500!important}.newsletter-form__input{padding:1.3rem 1.5rem!important;font-size:1.4rem!important}.newsletter-form__button,.popup-banner__cta-button{padding:1.3rem 2.5rem!important;font-size:1.4rem!important}.newsletter-form__disclaimer{font-size:1.1rem!important}.popup-banner__close{top:1.5rem!important;right:1.5rem!important;width:3.5rem!important;height:3.5rem!important}.popup-banner__close svg{width:1.8rem!important;height:1.8rem!important}}@media screen and (max-width: 480px){.popup-banner__content{min-height:650px!important}.popup-banner__text-wrapper{padding-top:18rem!important}.popup-banner__heading{font-size:2.6rem!important}.popup-banner__description{font-size:1.4rem!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-popup-banner.css.map */
