.promo-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;opacity:0;pointer-events:none;transition:opacity .5s ease}.promo-modal.is-active{opacity:1;pointer-events:auto}.promo-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;transition:background .5s ease}.promo-modal.is-active .promo-modal__overlay{background:#00000080}.promo-modal__container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);max-width:1200px;width:100%;max-height:90vh;background:#fff;overflow:hidden;z-index:100000;opacity:0;transition:transform .5s cubic-bezier(.25,1,.5,1),opacity .5s ease}.promo-modal.is-active .promo-modal__container{opacity:1;transform:translate(-50%,-50%) scale(1)}.promo-modal__close{position:absolute;top:16px;right:16px;width:36px;height:36px;border-radius:50%;border:none;background:#f2f2f2;color:#002635;font-size:18px;cursor:pointer;z-index:10;padding-top:5px}.promo-modal__grid{display:grid;grid-template-columns:1fr 1fr;min-height:600px}.promo-modal__media img{width:100%;height:100%;object-fit:cover;display:block}.promo-modal__body{padding:64px 56px;color:#002635;display:flex;flex-direction:column;justify-content:center}.promo-modal__title{font-size:36px;line-height:1.2;margin-bottom:24px}.promo-modal__text{font-size:16px;line-height:1.6;margin-bottom:40px;color:#002635}.promo-modal__cta{display:inline-block;background:#002635;color:#fff;padding:16px 32px;text-decoration:none;text-transform:uppercase;font-size:14px;letter-spacing:.08em;text-align:center;color:#c89c69}.promo-modal__cta:hover{background:#12404a}body.promo-modal-open{overflow:hidden}@media(max-width:768px){.promo-modal__container{height:80vh;max-height:90vh;width:calc(100% - 20px);margin-top:10px;margin-bottom:10px}.promo-modal__grid{grid-template-columns:1fr;min-height:0;height:100%}.promo-modal__body{overflow-y:auto;min-height:0}.promo-modal__media{max-height:40vh;overflow:hidden}}@media(max-width:660px){.promo-modal__title{margin-top:50px}}@media(max-width:490px){.promo-modal__title{margin-top:100px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/promo-modal.css.map */
