.mini-cart--open .promo-popup,.facet-drawer--open .promo-popup,.menu-drawer--open .promo-popup,.menu-mobile--open .promo-popup,.pickup-availability--open .promo-popup,.quick-view--open .promo-popup,.search-modal--open .promo-popup,.details-modal--open .promo-popup{z-index:15}promo-popup.hidden{display:block!important}.promo-popup{display:none;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:var(--viewport-height, 100vh);justify-content:center;align-items:center;z-index:2111}.promo-popup[data-position=bottom-left]{justify-content:flex-start}.promo-popup[data-position=bottom-right]{justify-content:flex-end}.promo-popup.is-active{display:flex;animation:fade-in var(--duration-long) ease}.promo-popup.is-closing{animation:fade-out var(--duration-long) ease}.popup-wrapper{pointer-events:visible;z-index:30;position:fixed;display:none;flex-direction:column;align-items:center;width:1380px;max-width:100%;max-height:var(--viewport-height, 100vh);border-radius:2px;overflow:auto}@media screen and (max-width: 989px){.popup-wrapper{width:600px;max-width:100%;background-color:#fff;border-radius:0}}.promo-popup.is-active .popup-wrapper{display:flex;animation:popup-in var(--duration-long) ease}.promo-popup.is-closing .popup-wrapper{animation:popup-out var(--duration-long) ease}@keyframes popup-in{0%{transform:scale(.93)}to{transform:scale(1)}}@keyframes popup-out{0%{transform:scale(1)}to{transform:scale(.93)}}.popup-overlay{position:fixed;width:100%;height:100%;top:0;left:0;z-index:15;pointer-events:auto;background-color:rgba(var(--color-overlay),.5);display:block!important}.popup{background:var(--gradient-background);background-color:#fff;width:100%;position:relative;z-index:20;padding:0;pointer-events:auto}.popup-close{position:absolute;top:16px;right:16px;z-index:30;width:40px;height:40px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:#fff}.popup__content-wrapper,.popup__content{position:relative;z-index:20}.popup-form{display:flex;align-items:stretch}@media screen and (max-width: 989px){.popup-form{flex-direction:column;min-height:auto}}.popup-form__policy{margin-top:16px;font-size:12px;color:#1c422080}.popup-form__policy a{color:inherit}.popup-form__policy>*:last-child{margin-bottom:0}.popup-form__content{position:relative;width:50%;padding:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:10}@media screen and (max-width: 1199px){.popup-form__content{padding:30px}}@media screen and (max-width: 989px){.popup-form__content{width:100%;padding:14px 16px 21px}}.popup-form__content-inner{max-width:497px}.popup-form__header{margin-bottom:40px;text-align:left}@media screen and (max-width: 989px){.popup-form__header{margin-bottom:30px}}.popup-form__heading{margin-bottom:14px;position:relative;padding-bottom:20px}@media screen and (max-width: 767px){.popup-form__heading{padding-bottom:13px}}.popup-form__heading:after{content:"";position:absolute;bottom:0;height:6px;width:var(--last-line-width, var(--underline-width, var(--iwt-underline-width, 376pxpx)));max-width:100%;background-color:var(--hero-accent-color, #FDDA24);left:0;transform:none}@media screen and (max-width: 767px){.popup-form__heading:after{width:var(--last-line-width, var(--mobile-underline-width, var(--underline-width, var(--iwt-underline-width, 376pxpx))));height:3px;left:var(--mobile-underline-left, 0);transform:var(--mobile-underline-transform, none)}}@media screen and (max-width: 767px){.popup-form__heading.underline-mobile-full:after{width:100%!important;left:0!important;transform:none!important}}.popup-form__heading.wi-roice__head--underlined{padding-bottom:19px}.popup-form__subheading{font-size:21px;line-height:1.43;color:var(--color-text-green);margin:0}@media screen and (max-width: 767px){.popup-form__subheading{font-size:16px;line-height:1.5;max-width:288px}}.popup-form__newsletter{position:relative}.popup-form__newsletter .form__message{display:none}.popup-form__newsletter .form__message.popup-form__newsletter-msg--active{display:block}.popup-form__newsletter .globo-form-app.boxed-layout{box-shadow:none;margin-top:0;margin-bottom:16px}.popup-form__newsletter .globo-form-app.boxed-layout .g-container{padding:0}.popup-form__newsletter .globo-form-app.boxed-layout .globo-form-control{--gfb-form-default-font-size: 16px;padding:0;width:100%}.popup-form__newsletter .globo-form-app.boxed-layout .globo-form-input{border-color:#dbdbdb}.popup-form__newsletter .globo-form-app.boxed-layout .globo-form-input input{padding:10px 14px;min-height:40px}.popup-form__newsletter .globo-form-app.boxed-layout .globo-form-input input:placeholder{color:#1c422080}.popup-form__newsletter .globo-form-app.boxed-layout .gfb__footer button.action{width:100%;border-radius:100px;font-size:16px;font-weight:600;line-height:1.5;letter-spacing:.02em;text-transform:uppercase;padding:8px 24px;min-height:43px;overflow:hidden;transition-property:background-color;transition-duration:var(--duration-long);transition-timing-function:ease}@media screen and (hover: hover){.popup-form__newsletter .globo-form-app.boxed-layout .gfb__footer button.action:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;transform:skew(-15deg);background-image:linear-gradient(90deg,transparent,rgba(255,255,255,.25),transparent);pointer-events:none}.popup-form__newsletter .globo-form-app.boxed-layout .gfb__footer button.action:hover{box-shadow:none;filter:none;background-color:rgba(var(--color-button-background),.85);transition-delay:var(--duration-default)}.popup-form__newsletter .globo-form-app.boxed-layout .gfb__footer button.action:hover:after{animation:shine var(--duration-animate) ease}@keyframes shine{to{left:100%}}}.popup-form__img{position:relative;width:50%;display:flex;align-items:flex-end;overflow:hidden;text-align:center;justify-content:center}@media screen and (max-width: 989px){.popup-form__img{width:100%}}.popup-form__img-badge{position:absolute;top:21px;left:28px;z-index:2}.popup-form__img-badge img{width:164px;height:auto}@media screen and (max-width: 989px){.popup-form__img-badge img{width:114px;height:auto}}.popup-form__img-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;position:relative;z-index:1}@media screen and (max-width: 989px){.popup{margin:0;border-radius:0}.popup-close{position:static;width:24px;height:24px;align-self:flex-end;margin-top:21px;margin-right:16px;color:var(--color-text-green)}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/section-popup.css.map */
