.card-grid-section{padding-top:150px;display:flex;justify-content:center}.card-grid-wrapper{padding:0 .5rem;display:flex;justify-content:center}.card-grid-title{font-size:clamp(1.5rem,5vw,3.5rem);font-weight:700;text-align:center;margin-bottom:30px;width:100%}.card-grid{display:grid;grid-template-columns:1fr;gap:1rem;justify-content:center}@media (max-width: 768px){.card-grid-section{padding:80px 20px 0}}@media (min-width: 768px){.card-grid{grid-template-columns:repeat(2,minmax(300px,900px))}}.card-item{position:relative;width:100%;height:auto;border-radius:.5rem;overflow:visible}.card-image{width:100%;height:auto;aspect-ratio:9 / 5;object-fit:cover;border-radius:.5rem;cursor:pointer;loading:lazy;image-rendering:optimizeQuality}.card-content{position:absolute;bottom:0;left:0;width:100%;background:transparent;padding:1.5rem;display:flex;align-items:center;justify-content:space-between;color:#fff}.card-text h3{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:600;margin:0;color:#fff}.card-text p{font-size:clamp(1rem,2vw,2rem);margin:.125rem 0 0;color:#fff}.card-arrow{display:flex;align-items:center;justify-content:center;width:clamp(2.5rem,6vw,5rem);height:clamp(2.5rem,6vw,5rem);background:#fff3;border-radius:50%;transition:background .3s;cursor:pointer}.card-arrow:hover{background:#fff6}.card-item a:hover .card-arrow svg{stroke:#333}.card-arrow svg{width:clamp(2rem,5vw,4rem);height:clamp(2rem,5vw,4rem);stroke:#fff}@media (min-width: 768px) and (max-width: 1024px){.card-grid-title{font-size:clamp(2rem,4vw,3rem)}.card-text h3{font-size:clamp(1.8rem,2.5vw,2.2rem)}.card-text p{font-size:clamp(1.2rem,1.8vw,1.6rem)}.card-arrow{width:clamp(3rem,5vw,4rem);height:clamp(3rem,5vw,4rem)}.card-arrow svg{width:clamp(2.2rem,4vw,3rem);height:clamp(2.2rem,4vw,3rem)}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/card-grid.css.map */
