.collection-cards{padding-top:0rem;padding-bottom:0rem;margin-top:20rem;margin-bottom:5rem}@media screen and (max-width:768px){.collection-cards{padding-top:0rem;padding-bottom:3rem;margin-top:14rem;margin-bottom:0rem}}.collection-cards__container{max-width:132rem;margin:0 auto;padding:0 3rem}@media screen and (max-width:768px){.collection-cards__container{padding:0 2.2rem}}.collection-cards__heading{text-align:center;margin-bottom:4rem}@media screen and (max-width:768px){.collection-cards__heading{margin-bottom:2.5rem}}.collection-cards__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem}@media screen and (max-width:768px){.collection-cards__grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}}.collection-card{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--color-text-2);border-radius:2rem;padding:2.4rem 2rem;text-decoration:none;color:var(--color-text);transition:transform .25s var(--expo-ease-out),box-shadow .25s var(--expo-ease-out)}.collection-card:hover{transform:translateY(-.4rem);box-shadow:0 1rem 2.4rem #3616151f}@media screen and (max-width:768px){.collection-card{padding:1rem 1.2rem;border-radius:1.5rem}}.collection-card__image-wrapper{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}@media screen and (max-width:768px){.collection-card__image-wrapper{margin-bottom:1rem}}.collection-card__image{width:100%;height:100%;object-fit:contain}.collection-card__placeholder-svg{width:100%;height:100%;opacity:.35}.collection-card__title{font-family:var(--font-heading-family);font-size:1.9rem;line-height:1.2;font-weight:600;color:var(--color-text);margin-bottom:.6rem}@media screen and (max-width:768px){.collection-card__title{font-size:1.6rem}}.collection-card__description{font-family:var(--font-body-family);font-size:1.4rem;line-height:1.4;letter-spacing:normal;color:var(--color-text);opacity:.7;margin:0}@media screen and (max-width:768px){.collection-card__description{font-size:1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/collection-cards.css.map */
