.popup-banner-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;animation:popupFadeIn .3s ease-in-out;pointer-events:none}@keyframes popupFadeIn{0%{opacity:0}to{opacity:1}}.popup-banner-overlay{position:fixed!important;top:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;z-index:1!important;background-color:#000000b3!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;pointer-events:auto!important;visibility:visible!important;opacity:1!important}.popup-banner-container{position:relative;z-index:10!important;max-width:90%;max-height:90vh;overflow:auto;animation:popupSlideUp .4s ease-out;pointer-events:auto;display:block!important}@keyframes popupSlideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.popup-banner-content{position:relative;background:var(--gradient-background);border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;max-width:600px;margin:0 auto}.popup-banner-close{position:absolute;top:15px;right:15px;z-index:10001;width:36px;height:36px;border:none;background-color:#ffffffe6;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.popup-banner-close:hover{background-color:#000c;color:#fff;transform:rotate(90deg)}.popup-banner-close svg{width:20px;height:20px}.popup-banner-image{width:100%;overflow:hidden}.popup-banner-image img{width:100%;height:auto;display:block;object-fit:cover}.popup-banner-text{padding:3rem 2.5rem;text-align:center}.popup-banner-heading{margin:0 0 1.5rem;line-height:1.2}.popup-banner-description{margin-bottom:2rem;font-size:16px;line-height:1.6}.popup-banner-description p{margin:0 0 1rem}.popup-banner-description p:last-child{margin-bottom:0}.popup-banner-button{margin-top:1.5rem}.popup-banner-button .button{min-width:200px}.popup-banner-form{margin-top:1.5rem}.popup-banner-form .newsletter-form__field-wrapper{max-width:100%}.popup-banner-form .field{position:relative;display:flex;align-items:center}.popup-banner-form .field__input{flex:1;border-radius:6px;border:2px solid rgba(var(--color-foreground),.2);padding:10px 16px;font-size:16px}.popup-banner-form .field__input:focus{border-color:rgba(var(--color-foreground),.5)}.popup-banner-form .newsletter-form__button{position:absolute;right:5px;top:50%;transform:translateY(-50%);background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));border:none;border-radius:50px;padding:.8rem 2rem;cursor:pointer;font-weight:600;transition:all .2s ease}.popup-banner-form .newsletter-form__button:hover{background-color:rgba(var(--color-button),.9);transform:translateY(-50%) scale(1.05)}.popup-banner-form .newsletter-form__message{margin-top:1rem;padding:.5rem 1rem;border-radius:8px;font-size:16px}.popup-banner-form .newsletter-form__message--success{background-color:#2dc4901a;color:#2dc490;border:2px solid rgba(45,196,144,.3);font-weight:500;animation:successFadeIn .4s ease-out}@keyframes successFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.popup-banner-form .newsletter-form__message--success{background-color:#0080001a;color:green}.popup-banner-form .form__message{color:rgb(var(--color-error));background-color:rgba(var(--color-error),.1)}@media screen and (min-width: 750px){.popup-banner-content{flex-direction:row;max-width:900px}.popup-banner-image{width:50%;flex-shrink:0}.popup-banner-image.content-hidden{width:100%}.popup-banner-image img{height:100%;object-fit:cover}.popup-banner-text{width:50%;display:flex;flex-direction:column;justify-content:center}}@media screen and (max-width: 749px){.popup-banner-container{max-width:95%}.popup-banner-text{padding:2rem 1.5rem}.popup-banner-heading{font-size:1.8rem}.popup-banner-description{font-size:1rem}.popup-banner-form .field__input{padding:1rem 1.2rem;padding-right:100px;font-size:.9rem}.popup-banner-form .newsletter-form__button{padding:.7rem 1.5rem;font-size:.9rem}}.popup-banner-form .newsletter-form .button{margin-top:10px;align-self:center}.popup-banner-form .newsletter-form .field__input:focus~.field__label,.popup-banner-form .newsletter-form .field__input:not(:placeholder-shown)~.field__label{display:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-popup-banner.css.map */
