.category-cards__header{margin-bottom:2rem;text-align:center}.category-cards__title{margin:0}category-cards-carousel{position:relative;display:block}.category-cards__track{display:flex;gap:var(--card-gap, 16px);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:1rem 0;margin:-1rem 0;list-style:none;padding-left:0}.category-cards__track::-webkit-scrollbar{display:none}.category-cards__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:50%;background-color:var(--arrow-bg-color, #fff);color:var(--arrow-icon-color, #000);border:1px solid rgba(0,0,0,.1);cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .25s ease}.category-cards__arrow:hover:not([disabled]){transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #0003}.category-cards__arrow[disabled]{opacity:.4;cursor:not-allowed}.category-cards__arrow--prev{left:-22px}.category-cards__arrow--prev .icon{transform:rotate(90deg)}.category-cards__arrow--next{right:-22px}.category-cards__arrow--next .icon{transform:rotate(-90deg)}.category-cards__arrow .icon{width:12px;height:12px}@media screen and (max-width: 749px){.category-cards__arrow--prev{left:8px}.category-cards__arrow--next{right:8px}}.category-card{flex:0 0 auto;width:calc(16.666% - var(--card-gap, 16px) * .833);min-width:180px;scroll-snap-align:start;position:relative}@media screen and (max-width: 1199px){.category-card{width:calc(20% - var(--card-gap, 16px) * .8);min-width:170px}}@media screen and (max-width: 989px){.category-card{width:calc(25% - var(--card-gap, 16px) * .75);min-width:160px}}@media screen and (max-width: 749px){.category-card{width:calc(50% - var(--card-gap, 16px) * .5);min-width:140px}}.category-card__link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:var(--card-border-radius, 12px);overflow:hidden;background:#fff;box-shadow:0 1px 3px #00000014;transition:transform .3s ease,box-shadow .3s ease}.category-card__badge{position:absolute;top:12px;left:12px;z-index:1;padding:4px 10px;font-size:1.1rem;font-weight:600;color:#fff;border-radius:4px;text-transform:uppercase;letter-spacing:.05em}.category-card__image-wrapper{position:relative;aspect-ratio:1 / 1;overflow:hidden;background-color:#f9f9f9}.category-card__image-wrapper--transparent{background-color:transparent}.category-card__image{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.category-card__img{width:100%;height:100%;object-fit:contain;transition:transform .4s ease}.category-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#00000008}.category-card__placeholder .placeholder-svg{width:60%;height:60%;opacity:.3}.category-card__icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;width:64px;height:64px}.category-card__icon svg{width:100%;height:100%}.category-card__footer{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:16px;text-align:center;transition:background-color .3s ease;flex-grow:1}.category-card__heading{margin:0;font-weight:600;line-height:1.3}.category-card__button{display:inline-block;font-size:1.3rem;opacity:.8;transition:opacity .25s ease}.category-card__link:hover .category-card__button{opacity:1}[data-hover-zoom=true] .category-card__link:hover .category-card__img{transform:scale(1.08)}[data-hover-shadow=true] .category-card__link:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}[data-hover-footer=true] .category-card__link:hover .category-card__footer{filter:brightness(.95)}.category-card__link:focus-visible{outline:2px solid currentColor;outline-offset:3px}.category-cards__arrow:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media (prefers-reduced-motion: reduce){.category-card__img,.category-card__link,.category-card__footer,.category-cards__arrow{transition:none}[data-hover-zoom=true] .category-card__link:hover .category-card__img,[data-hover-shadow=true] .category-card__link:hover{transform:none}}.no-js .category-cards__track{flex-wrap:wrap}.no-js .category-cards__arrow{display:none}@media (prefers-reduced-motion: no-preference){.category-card.scroll-trigger.animate--slide-in{opacity:0;transform:translateY(20px)}.category-card.scroll-trigger.animate--slide-in.is-visible{opacity:1;transform:translateY(0);transition:opacity .4s ease,transform .4s ease;transition-delay:calc(var(--animation-order, 0) * .1s)}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/section-category-cards.css.map */
