.popup{position:fixed;z-index:1000000;top:0;left:0;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#27252580;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.popup--active{opacity:1;visibility:visible}.popup__cross{position:absolute;top:15px;right:38px}.popup__container{margin:36px;max-width:800px;height:100%;max-height:750px;padding:26px 75px 45px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:17px;background-color:#dc5d5d;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.popup__container::-webkit-scrollbar{display:none}.popup__image{max-width:260px}.popup__image img{width:100%}.popup__image video::-webkit-media-controls{display:none!important}.popup__title{width:100%;max-width:531px}.popup__title-image,.popup__title-image img{width:100%}.popup__title-words{display:none;font-family:Inter,sans-serif;font-weight:600;font-size:44px;text-align:center;color:#fff}.popup__text{font-family:Inter,sans-serif;font-weight:400;font-size:20px;color:#fff;text-align:center}.popup__button{width:100%;max-width:477px;padding:23px 40px;background-color:#06c167;box-shadow:0 4px 16px #00000040;font-family:Unit-Medium,sans-serif;font-weight:500;font-size:40px;line-height:100%;letter-spacing:-.02em;text-transform:uppercase;text-align:center;color:#fff}@media screen and (max-width: 991px){.popup__cross{position:absolute;top:7px;right:7px}}@media screen and (max-width: 768px){.popup__container{padding:20px 35px 45px;justify-content:space-evenly}.popup__image{max-width:210px}.popup__title-image{display:none}.popup__title-words{display:block}.popup__button{width:100%;max-width:280px;padding:20px 13px;font-size:25px}}@media screen and (max-width: 525px){.popup__container{max-height:700px}.popup__title-words{font-size:34px}.popup__text{font-size:17px}}@media screen and (max-width: 425px){.popup__container{margin:20px;gap:15px}.popup__cross{position:absolute;top:3px;right:3px}.popup__text{font-size:17px}}@media screen and (max-width: 375px){.popup__container{padding:20px 15px 45px}.popup__title-words{font-size:30px}.popup__text{font-size:16px}.popup__button{font-size:23px}}@media screen and (max-height: 768px){.popup__container{max-height:fit-content;padding:20px 15px 25px}.popup__button{padding:13px 10px;font-size:20px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/popup.css.map */
