.category-showcase{background-color:#fff;padding-top:var(--csc-padding-top, 90px);padding-bottom:var(--csc-padding-bottom, 90px);width:100%;overflow:hidden}.category-showcase__container{max-width:1760px;margin:0 auto;padding-left:16px;padding-right:16px}.category-showcase__header{text-align:center;margin-bottom:48px}.category-showcase__heading{font-size:28px;font-weight:700;letter-spacing:-.01em;color:#111;margin:0}.category-showcase__track-wrapper{width:100%}.category-showcase__track{display:grid;grid-template-columns:repeat(5,1fr);gap:var(--csc-card-gap, 24px);list-style:none;margin:0;padding:0;align-items:start;justify-content:center}.category-showcase__item{min-width:0}.category-showcase__card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit;border:none;background:transparent;box-shadow:none;cursor:pointer;padding:6px;border-radius:12px;transition:transform .35s ease}.category-showcase__card:focus-visible{outline:2px solid #111111;outline-offset:4px}.category-showcase__image-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:var(--csc-image-height-desktop, 250px);overflow:hidden}.category-showcase__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;will-change:transform;transition:transform .5s cubic-bezier(.22,1,.36,1)}.category-showcase__card:hover .category-showcase__image,.category-showcase__card:focus-visible .category-showcase__image{transform:scale(1.05)}.category-showcase__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.category-showcase__placeholder-svg{width:100%;height:100%;opacity:.35}.category-showcase__title{display:block;margin-top:18px;font-size:18px;font-weight:700;color:#111;line-height:1.3}.category-showcase__subtitle{display:block;margin-top:4px;font-size:14px;font-weight:400;color:#666;line-height:1.4}.category-showcase__button-wrap{display:flex;justify-content:center;margin-top:56px}.category-showcase__button{display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 32px;background-color:#111;color:#fff;font-size:15px;font-weight:600;letter-spacing:.01em;text-decoration:none;border-radius:999px;transition:background-color .3s ease,transform .3s ease;white-space:nowrap}.category-showcase__button:hover,.category-showcase__button:focus-visible{background-color:#333;transform:translateY(-1px)}.csc-animate{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.csc-animate.csc-in-view{opacity:1;transform:translateY(0)}.category-showcase__item.csc-animate.csc-in-view{transition-delay:var(--csc-delay, 0ms)}@media(prefers-reduced-motion:reduce){.csc-animate,.category-showcase__image,.category-showcase__card,.category-showcase__button{transition:none!important;transform:none!important;opacity:1!important}}@media(max-width:989px){.category-showcase__track{grid-template-columns:repeat(3,1fr);gap:calc(var(--csc-card-gap, 24px) * .85)}.category-showcase__image-wrap{height:var(--csc-image-height-tablet, 200px)}.category-showcase__heading{font-size:24px}}@media(max-width:749px){.category-showcase{padding-top:calc(var(--csc-padding-top, 90px) * .6);padding-bottom:calc(var(--csc-padding-bottom, 90px) * .6)}.category-showcase__container{padding-left:12px;padding-right:12px}.category-showcase__track-wrapper{margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}.category-showcase__track{display:flex;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:calc(var(--csc-card-gap, 24px) * .6);padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none}.category-showcase__track::-webkit-scrollbar{display:none;height:0;width:0}.category-showcase__item{flex:0 0 auto;width:46%;scroll-snap-align:start}.category-showcase__image-wrap{height:var(--csc-image-height-mobile, 170px)}.category-showcase__title{font-size:16px;margin-top:14px}.category-showcase__heading{font-size:21px}.category-showcase__button-wrap{margin-top:40px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/featured-category-showcase.css.map */
