.category-card{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--white);box-shadow:var(--shadow-card-blue);border-radius:8px;text-decoration:none;height:100%}@media screen and (min-width: 1024px){.category-card:hover .card-image{transform:scale(1.05)}}@media screen and (max-width: 1023px){.category-card{padding-top:1.6rem}}.category-card .card-image{display:flex;align-items:center;justify-content:center;aspect-ratio:241.17/193.08;max-height:193.08px;width:100%;padding-inline:1.6rem}@media screen and (min-width: 1024px){.category-card .card-image{aspect-ratio:377.33/251.56;max-height:251.56px;margin-top:-3.2rem;transition:transform .25s ease-in-out}}.category-card .card-image img{width:100%;height:100%;object-fit:contain;object-position:center}.category-card .card-content{display:flex;flex-direction:column;padding:2.4rem 1.6rem}@media screen and (min-width: 1024px){.category-card .card-content{padding:1.6rem 1.6rem 2.4rem}}.category-card .card-content>:not(:last-child){margin-bottom:.8rem}@media screen and (min-width: 1024px){.category-card .card-content>:not(:last-child){margin-bottom:.4rem}}.category-card .card-content .title{font-size:1.6rem;font-weight:700;line-height:150%;letter-spacing:0%;color:var(--grey-800);text-align:center;margin-top:0}@media screen and (min-width: 1024px){.category-card .card-content .title{font-size:1.8rem;line-height:2.4rem}}.category-card .card-content .tagline{font-size:1.6rem;font-weight:400;line-height:1.716rem;letter-spacing:0%;text-align:center;color:var(--grey-600)}@media screen and (min-width: 1024px){.category-card .card-content .tagline{line-height:150%}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-category-card.css.map */
