.banner-with-cards-section .banner-content{flex-direction:column;align-items:flex-start}.banner-with-cards-section .banner-text-wrapper{width:100%;display:flex;justify-content:flex-start;align-items:center}.banner-with-cards-section .banner-box{text-align:left;width:auto;max-width:70rem}.banner-with-cards-section .banner-heading{margin-bottom:.5rem}.banner-with-cards-section .banner-heading span,.banner-with-cards-section .banner-heading span p{margin:0;display:inline}.banner-with-cards-section .banner-text{margin-top:0}.banner-with-cards-section .banner-text p{margin:0}.banner-cards-wrapper{width:100%;margin-top:3rem}.banner-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;position:relative;z-index:4}.banner-card{position:relative;overflow:hidden;border-radius:var(--media-radius)}.banner-card__image-wrapper{position:relative;height:250px;overflow:hidden;border-radius:var(--media-radius)}.banner-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.banner-card:hover .banner-card__image{transform:scale(1.05)}.banner-card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;transition:background .3s ease}.banner-card:hover .banner-card__overlay{background:#00000080}.banner-card__button-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.banner-card__button-wrapper .button{white-space:nowrap}@media screen and (max-width:749px){.banner-cards-wrapper{margin-top:2rem}.banner-cards{grid-template-columns:1fr;gap:1.5rem}.banner-card__image-wrapper{height:200px}}@media screen and (min-width:750px)and (max-width:989px){.banner-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.banner-cards{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px)and (max-width:1200px){.banner-cards:has(.banner-card:nth-child(4)){grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.banner-cards:has(.banner-card:nth-child(5)){grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-banner-with-cards.css.map */
