.promo-popup{width:100%;display:flex;justify-content:center;align-items:center;max-width:var(--pp-desktop-width, 300px);min-height:120px;background:var(--pp-bg-color);border:1px solid var(--pp-border-color);padding:15px;position:fixed;z-index:9999;opacity:1;transform:translateY(0);transition:opacity .22s ease,transform .22s ease;will-change:opacity,transform}.promo-popup.is-closing{opacity:0;transform:translateY(8px);pointer-events:none}.promo-popup__button{width:100%;display:block;margin-top:10px;text-decoration:underline}.promo-popup__button span{text-decoration:underline;text-underline-offset:5px}.promo-popup__button.styled-button{background:var(--pp-btn-bg, #000);display:inline-flex;align-items:center;justify-content:center;padding:10px 10px 12px;margin-top:15px;border:1px solid var(--text-color)}.promo-popup .promo-popup__inner{position:relative;width:100%}.promo-popup__close{position:absolute;top:2px;right:2px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;font-size:30px;line-height:1;color:var(--close-color, #000)}.promo-popup__close:hover{opacity:.7}.promo-popup-hidden .promo-popup{display:none}.promo-popup__description strong{font-weight:900}.desktop-promo-popup--top-left{top:20px;left:20px}.desktop-promo-popup--top-right{top:20px;right:20px}.desktop-promo-popup--center-left{top:50%;left:20px;transform:translateY(-50%)}.desktop-promo-popup--center-right{top:50%;right:20px;transform:translateY(-50%)}.desktop-promo-popup--bottom-left{bottom:70px;left:20px}.desktop-promo-popup--bottom-center{bottom:20px;left:50%;transform:translate(-50%)}.desktop-promo-popup--bottom-right{bottom:100px;right:20px}.promo-popup .extended-font-size{margin:0}@media(max-width:749px){.promo-popup{max-width:var(--pp-mobile-width, 300px)}.mobile-promo-popup--top-left{top:20px;left:20px}.mobile-promo-popup--top-right{top:20px;right:20px}.mobile-promo-popup--center-left{top:50%;left:20px;transform:translateY(-50%)}.mobile-promo-popup--center-right{top:50%;right:20px;transform:translateY(-50%)}.mobile-promo-popup--bottom-left{bottom:70px;left:20px}.mobile-promo-popup--bottom-center{bottom:70px;left:50%;transform:translate(-50%)}.mobile-promo-popup--bottom-right{bottom:70px;right:20px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/ext-collection-style.css.map */
