.custom-promo-grid{width:100%;box-sizing:border-box}.promo-grid-container{display:grid;grid-template-columns:1fr;gap:24px}.promo-grid-item{background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:12px;aspect-ratio:1 / 1;display:flex;flex-direction:column;justify-content:stroke;position:relative;overflow:hidden}.promo-grid-content{padding:40px;height:100%;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.promo-grid-top{max-width:65%}.promo-grid-title{font-size:50px;color:#fff;text-transform:uppercase;margin:0 0 10px;line-height:1.1;letter-spacing:1px}.promo-grid-desc{font-size:16px;line-height:1.4;color:#fff;font-weight:500;max-width:60%}.promo-grid-btn{display:inline-flex;align-items:center;align-self:flex-start;background:#fff;color:#000;text-decoration:none;padding:8px 24px 8px 8px;border-radius:50px;font-weight:700;font-size:13px;letter-spacing:1px;transition:transform .2s ease,box-shadow .2s ease}.promo-grid-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.btn-arrow{width:40px;height:40px;background-color:#e93cab;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-right:12px}.btn-arrow svg{width:30px;height:30px}.btn-text{text-transform:uppercase;font-weight:700}@media screen and (max-width:1199px){.promo-grid-content{padding:20px}}@media screen and (max-width:767px){.promo-grid-content{padding:20px}.promo-grid-title{font-size:40px}.promo-grid-desc{max-width:90%}}@media screen and (min-width:750px){.promo-grid-container{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/custom-promo-grid.css.map */
