.promo-grid{display:block;width:100%}.promo-grid__wrapper{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:750px){.promo-grid__wrapper{grid-template-columns:repeat(2,1fr)}}.promo-grid__item{position:relative;overflow:hidden;width:100%}.promo-grid__image-wrapper{position:relative;width:100%;height:calc(100vh - var(--header-height, 80px));overflow:hidden;background-color:#e5e5e5}@media screen and (min-width:750px){.promo-grid__image-wrapper{height:calc(100vh - var(--header-height, 80px))}}.promo-grid__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.25,.46,.45,.94)}.promo-grid__item:hover .promo-grid__image{transform:scale(1.05)}.promo-grid__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000040;z-index:2;transition:background-color .3s ease}.promo-grid__item:hover .promo-grid__overlay{background:#00000059}.promo-grid__content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem;box-sizing:border-box;z-index:3}.promo-grid__title{font-family:Outfit,sans-serif!important;font-size:3.6rem!important;font-weight:600!important;color:#fff!important;margin:0 0 1.5rem!important;line-height:1.2}@media screen and (max-width:749px){.promo-grid__title{font-size:2.4rem!important}}.promo-grid__text{font-family:Outfit,sans-serif!important;font-size:1.5rem!important;font-weight:400!important;color:#ffffffe6!important;margin:0 0 2.5rem!important;max-width:420px;line-height:1.5}@media screen and (max-width:749px){.promo-grid__text{font-size:1.2rem!important;max-width:100%}}.promo-grid__button{display:inline-flex;align-items:center;justify-content:center;padding:1.4rem 4rem;font-family:Outfit,sans-serif!important;font-size:1.1rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase;color:#1a2a3a!important;border:none!important;border-radius:50px!important;background-color:#fff!important;transition:all .3s ease;text-decoration:none;cursor:pointer}.promo-grid__button:hover{background-color:#f3f4f6!important;color:#000!important}
/*# sourceMappingURL=/cdn/shop/t/3/assets/promo-grid.css.map */
