.category-cards{padding:60px 0}.category-cards__header{text-align:center;margin-bottom:40px}.category-cards__subtitle{display:inline-block;font-size:14px;font-weight:600;color:#b8960c;text-transform:uppercase;letter-spacing:2px;margin-bottom:10px}.category-cards__title{font-size:36px;font-weight:800;color:#1a1a1a;margin:0}.category-cards__grid{display:grid;gap:20px}.category-cards__grid--6{grid-template-columns:repeat(6,1fr)}.category-cards__grid--5{grid-template-columns:repeat(5,1fr)}.category-cards__grid--4{grid-template-columns:repeat(4,1fr)}.category-cards__grid--3{grid-template-columns:repeat(3,1fr)}.category-cards__item{position:relative;display:block;text-decoration:none;border-radius:16px;overflow:hidden;aspect-ratio:1;transition:transform .4s ease,box-shadow .4s ease}.category-cards__item:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.category-cards__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.category-cards__image{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.category-cards__item:hover .category-cards__image{transform:scale(1.1)}.category-cards__placeholder{width:100%;height:100%;background:linear-gradient(135deg,#1a6b6b,#0d4a4a);display:flex;align-items:center;justify-content:center}.category-cards__placeholder .placeholder-svg{width:60%;opacity:.3}.category-cards__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#0000,#000000b3);transition:background .4s ease}.category-cards__item:hover .category-cards__overlay{background:linear-gradient(180deg,#1a6b6b4d,#1a6b6bcc)}.category-cards__content{position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:2;color:#fff}.category-cards__name{font-size:18px;font-weight:700;margin:0 0 5px;transition:transform .3s ease}.category-cards__item:hover .category-cards__name{transform:translateY(-5px)}.category-cards__count{font-size:13px;opacity:.8;display:block;margin-bottom:10px}.category-cards__cta{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#b8960c;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease}.category-cards__item:hover .category-cards__cta{opacity:1;transform:translateY(0)}.category-cards__cta svg{transition:transform .3s ease}.category-cards__item:hover .category-cards__cta svg{transform:translate(5px)}@media screen and (max-width:989px){.category-cards__grid--6,.category-cards__grid--5,.category-cards__grid--4{grid-template-columns:repeat(3,1fr)}.category-cards__title{font-size:28px}}@media screen and (max-width:749px){.category-cards{padding:40px 0}.category-cards__grid--6,.category-cards__grid--5,.category-cards__grid--4,.category-cards__grid--3{grid-template-columns:repeat(2,1fr);gap:12px}.category-cards__title{font-size:24px}.category-cards__name{font-size:14px}.category-cards__content{padding:15px}.category-cards__cta{display:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-category-cards.css.map */
