.guide-cards-grid-container{width:100%}.guide-cards-grid__heading{margin-bottom:2.4rem}.guide-cards-grid__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--guide-cards-gap, 16px);margin:0;padding:0;list-style:none}.guide-cards-grid__item:last-child:nth-child(odd){grid-column:1 / -1}@media screen and (min-width:750px){.guide-cards-grid__grid{grid-template-columns:repeat(var(--guide-cards-columns, 3),1fr)}.guide-cards-grid__item:last-child:nth-child(odd){grid-column:auto}}.guide-cards-grid__link{display:block;text-decoration:none;color:inherit}.guide-cards-grid__image-wrapper{overflow:hidden;border-radius:var(--guide-cards-radius, 8px);aspect-ratio:3 / 3;margin-bottom:1.2rem}.guide-cards-grid__item:last-child:nth-child(odd) .guide-cards-grid__image-wrapper{aspect-ratio:6 / 3}@media screen and (min-width:750px){.guide-cards-grid__image-wrapper{aspect-ratio:8 / 3}.guide-cards-grid__item:last-child:nth-child(odd) .guide-cards-grid__image-wrapper{aspect-ratio:8 / 3}}.guide-cards-grid__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.guide-cards-grid__link:hover .guide-cards-grid__image{transform:scale(1.04)}.guide-cards-grid__image.placeholder{background:#f0f0f0;width:100%;height:100%}.guide-cards-grid__title{margin:0}@media(max-width:768px){.guide-cards-grid__title{text-align:center}.guide-cards-grid__image-wrapper{aspect-ratio:15 / 16}.guide-cards-grid__grid{gap:14px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/guide-cards-grid.css.map */
