.cc-categories{background:var(--gradient-background);color:rgb(var(--color-foreground))}.cc-categories__inner{max-width:var(--page-width);margin:0 auto;padding:6rem 1.5rem}.cc-categories__header{text-align:center;margin-bottom:3rem}.cc-categories__heading{position:relative;display:flex;justify-content:center;align-items:flex-start;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);color:rgb(var(--color-foreground));font-size:clamp(1.8rem,3vw,2.8rem);margin-top:0;margin-bottom:3rem;padding-bottom:.8rem;line-height:normal;text-transform:uppercase}.cc-categories__heading:after{position:absolute;content:"";width:8rem;height:2px;bottom:0;left:50%;background-color:var(--color-custom-accent);transform:translate(-50%)}.cc-categories__description{font-family:var(--font-body-family);color:rgb(var(--color-foreground));opacity:.75;font-size:1.4rem;max-width:60rem;margin:0 auto;line-height:1.6}.cc-categories__content{overflow-x:scroll}.cc-categories__content__grid{display:flex;gap:1.6rem;list-style:none;padding:0;margin:0}.cc-categories__item{position:relative;min-width:24rem;border-radius:8px;border:2px solid var(--color-custom-white);overflow:hidden}.cc-categories__link{display:block;position:relative;text-decoration:none}.cc-categories__image{display:block;width:100%;height:24rem;object-fit:cover;transition:transform .4s ease}.cc-categories__item:hover .cc-categories__image{transform:scale(1.04)}.cc-categories__item:hover .cc-categories__title,.cc-categories__item:hover .cc-categories__subtitle{transform:translateY(0)}.cc-categories__overlay{position:absolute;display:flex;flex-direction:column;gap:4px;bottom:0;left:0;right:0;padding:5rem 1.6rem 1.5rem;background:linear-gradient(to top,rgba(24,24,24,.65) 30%,transparent 80%)}.cc-categories__overlay__content{overflow-y:hidden}.cc-categories__title{position:relative;display:flex;font-family:var(--font-heading-family);font-weight:var(--font-body-weight);color:var(--color-custom-white);font-size:3rem;line-height:3.4rem;margin:0;transform:translateY(2rem);transition:transform .2s ease-out}.cc-categories__title:before{position:absolute;content:"";width:6rem;height:2px;top:-6px;background-color:var(--color-custom-white)}.cc-categories__subtitle{display:flex;align-items:center;gap:4px;font-family:var(--font-body-family);color:var(--color-custom-white);font-size:1.2rem;line-height:1rem;margin:0;opacity:1;text-transform:uppercase;letter-spacing:.1em;transform:translateY(2rem);transition:transform .2s ease-out}@media screen and (min-width:750px){.cc-categories__inner{padding:10rem 1.5rem}.cc-categories__content{overflow:hidden}.cc-categories__item{min-width:unset;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/cc-categories.css.map */
