.categories-custom{padding:4rem 0;background:#fff}.categories-custom__inner{max-width:1200px;margin:0 auto;padding:0 1.5rem}.categories-custom__header{text-align:center;margin-bottom:2.5rem}.categories-custom__heading{font-family:var(--font-body-family);font-weight:400;font-size:clamp(1.5rem,3vw,2rem);color:#121212;margin:0 0 .5rem}.categories-custom__subheading{font-family:var(--font-body-family);font-weight:400;font-size:clamp(.9rem,1.5vw,1.05rem);color:#6b6b6b;margin:0}.categories-custom__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.categories-custom__card{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1 / 1;text-decoration:none;display:block;transition:transform .3s ease,box-shadow .3s ease}.categories-custom__card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #c9a84c26}.categories-custom__card-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.categories-custom__card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.categories-custom__card:hover .categories-custom__card-image img{transform:scale(1.05)}.categories-custom__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(to top,rgba(14,12,20,.85) 0%,rgba(14,12,20,.2) 50%,transparent 100%)}.categories-custom__card-content{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:1.25rem}.categories-custom__card-title{font-family:var(--font-body-family);font-weight:700;font-size:clamp(1.2rem,2vw,1.6rem);color:#fff;margin:0 0 .2rem;text-shadow:0 1px 4px rgba(0,0,0,.7)}.categories-custom__card-count{font-family:var(--font-body-family);font-weight:400;font-size:1.1rem;color:#fffc;text-shadow:0 1px 3px rgba(0,0,0,.6)}.categories-custom__card-arrow{position:absolute;top:1rem;right:1rem;z-index:3;width:32px;height:32px;border-radius:50%;background:#c9a84c26;border:1px solid rgba(201,168,76,.3);display:flex;align-items:center;justify-content:center;color:#c9a84c;font-size:.85rem;opacity:0;transform:translate(-5px);transition:opacity .3s ease,transform .3s ease}.categories-custom__card:hover .categories-custom__card-arrow{opacity:1;transform:translate(0)}@media screen and (max-width:989px){.categories-custom__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.categories-custom{padding:2.5rem 0}.categories-custom__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.categories-custom__inner{padding:0 1rem}.categories-custom__card{aspect-ratio:1 / 1}.categories-custom__card-content{padding:.8rem}.categories-custom__card-arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/categories-custom.css.map */
