.popup{width:100vw;height:100vh!important;position:fixed;top:0;left:0;z-index:9999999;display:flex;align-items:center;justify-content:center;-moz-transition:all .1s ease-in;-o-transition:all .1s ease-in;-webkit-transition:all .1s ease-in;transition:all .1s ease-in;visibility:hidden;overflow:auto!important}.popup.active{visibility:visible}.popup.active .popup__wrapper-card,.popup.active .popup__wrapper-form,.popup.active .popup__wrapper-newletter,.popup.active .popup__wrapper{opacity:1;visibility:visible;-moz-transition:all .3s ease-in .1s;-o-transition:all .3s ease-in;-webkit-transition:all .3s ease-in .1s;transition:all .3s ease-in .1s}.popup__overlay{width:100%;height:100%;display:block!important;position:absolute;top:0;left:0;z-index:1;background:#0000004d}.popup__wrapper{width:100%;z-index:4;margin-right:auto;margin-left:auto;position:relative;opacity:0;visibility:hidden;-moz-transition:transform .2s ease-in .1s;-o-transition:transform .2s ease-in .1s;-webkit-transition:transform .2s ease-in .1s;transition:transform .2s ease-in .1s}@media (min-width: 768px){.popup__wrapper{width:calc(100% - 100px)}}.popup__wrapper-card{max-width:100%;z-index:4;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;position:relative;opacity:0;visibility:hidden;-moz-transition:transform .2s ease-in .1s;-o-transition:transform .2s ease-in .1s;-webkit-transition:transform .2s ease-in .1s;transition:transform .2s ease-in .1s}.popup__wrapper-form{width:100%;max-height:80vh;position:relative;z-index:4;opacity:0;visibility:hidden;padding:90px 20px 60px;margin-right:auto;margin-left:auto;background:#fff;overflow-y:auto;-moz-transition:transform .2s ease-in .1s;-o-transition:transform .2s ease-in .1s;-webkit-transition:transform .2s ease-in .1s;transition:transform .2s ease-in .1s}@media (min-width: 768px){.popup__wrapper-form{max-width:720px;padding:90px 100px 60px}}@media (min-width: 1024px){.popup__wrapper-form{max-width:820px;padding:95px 100px 60px}}.popup__wrapper-newletter{width:100%;max-height:80vh;position:relative;z-index:4;opacity:0;visibility:hidden;padding:10px;margin-right:auto;margin-left:auto;background:#fff;overflow-y:auto;-moz-transition:transform .2s ease-in .1s;-o-transition:transform .2s ease-in .1s;-webkit-transition:transform .2s ease-in .1s;transition:transform .2s ease-in .1s}@media (min-width: 768px){.popup__wrapper-newletter{max-width:520px}}@media (min-width: 1024px){.popup__wrapper-newletter{max-width:530px}}.popup__wrapper-newletter .popup__content{padding:20px}@media (min-width: 750px){.popup__wrapper-newletter .popup__form__input-wrapper{width:90%;margin:0 auto}}.popup__wrapper-newletter .popup__close{top:10px;right:10px}@media (min-width: 750px){.popup__wrapper-newletter .popup__close{top:30px;right:30px}}.popup__close{width:45px;height:45px;position:absolute;top:0;right:0;z-index:1;cursor:pointer;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.popup__close:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;background:rgb(var(--color-button));color:rgb(var(--color-button-text));transform:translateY(-100%);-moz-transition:all .25s ease-in;-o-transition:all .25s ease-in;-webkit-transition:all .25s ease-in;transition:all .25s ease-in}.popup__close svg{width:1.6rem;height:1.6rem}.popup__close:hover:after{transform:translateY(0)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/component-popup.css.map */
