.category-cards{padding:4rem 0 5.2rem}.category-cards__heading{margin:0 0 2rem}.category-cards__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.category-card{min-height:55rem;position:relative;overflow:hidden;border-radius:1.2rem;background-image:var(--category-card-image);background-position:center;background-size:cover;isolation:isolate}.category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:#00000080}.category-card__content{min-height:inherit;padding:4rem;display:flex;flex-direction:column;justify-content:space-between}.category-card__title{width:fit-content;margin:0 0 2rem;padding:1rem 2rem;border-radius:.8rem;color:gold;background:#000000bf;font-size:3.2rem;font-weight:800;line-height:1.2}.category-card__buttons{display:grid;gap:1.2rem}.category-card__button{display:block;width:100%;padding:1.4rem;border:.2rem solid #ffd700;border-radius:.8rem;color:#fff;background:transparent;text-align:center;text-decoration:none;font-size:1.6rem;font-weight:700;transition:background-color .2s ease,color .2s ease}.category-card__button:hover{color:#000;background:gold}@media screen and (max-width:749px){.category-cards__grid{grid-template-columns:1fr}.category-card{min-height:40rem}.category-card__content{padding:2.4rem}.category-card__title{font-size:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/section-category-cards.css.map */
