.hyde-cats{background:var(--hc-section-bg);padding-top:var(--hc-padding-top);padding-bottom:var(--hc-padding-bottom);overflow:hidden}.hyde-cats__inner{max-width:1280px;margin:0 auto;padding:0 24px}.hyde-cats__header{text-align:center;max-width:720px;margin:0 auto 48px}.hyde-cats__label{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:18px}.hyde-cats__label-text{font-size:12px;letter-spacing:.22em;font-weight:600;color:var(--hc-accent-color);white-space:nowrap}.hyde-cats__label-line{width:32px;height:1px;background:var(--hc-accent-color);opacity:.6}.hyde-cats__heading{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(28px,4.2vw,46px);line-height:1.2;color:var(--hc-heading-color);margin:0 0 16px}.hyde-cats__heading-line{display:block}.hyde-cats__heading-accent{color:var(--hc-accent-color);font-style:italic}.hyde-cats__subheading{font-size:15px;color:var(--hc-heading-color);opacity:.65;margin:0}.hyde-cats__carousel-wrap{position:relative;display:flex;align-items:center;gap:12px}.hyde-cats__track{display:grid;gap:var(--hc-gap);width:100%;grid-template-columns:repeat(var(--hc-cols-mobile),minmax(0,1fr))}@media(min-width:750px){.hyde-cats__track{grid-template-columns:repeat(var(--hc-cols-tablet),minmax(0,1fr))}}@media(min-width:1100px){.hyde-cats__track{grid-template-columns:repeat(var(--hc-cols-desktop),minmax(0,1fr))}}.hyde-cats--carousel .hyde-cats__track{display:flex;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px}.hyde-cats--carousel .hyde-cats__track::-webkit-scrollbar{display:none}.hyde-cats--carousel .hyde-cats__card{flex:0 0 calc((100% - (var(--hc-cols-mobile) - 1) * var(--hc-gap)) / var(--hc-cols-mobile));scroll-snap-align:start}@media(min-width:750px){.hyde-cats--carousel .hyde-cats__card{flex-basis:calc((100% - (var(--hc-cols-tablet) - 1) * var(--hc-gap)) / var(--hc-cols-tablet))}}@media(min-width:1100px){.hyde-cats--carousel .hyde-cats__card{flex-basis:calc((100% - (var(--hc-cols-desktop) - 1) * var(--hc-gap)) / var(--hc-cols-desktop))}}.hyde-cats__arrow{flex:0 0 auto;width:44px;height:44px;border-radius:50%;border:var(--hc-border-width) solid var(--hc-border-color);background:transparent;color:var(--hc-accent-color);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.hyde-cats__arrow:hover{background:var(--hc-accent-color);color:#fff;border-color:var(--hc-accent-color)}.hyde-cats__arrow svg{width:18px;height:18px}.hyde-cats__arrow:disabled{opacity:.3;cursor:default}.hyde-cats--grid .hyde-cats__arrow{display:none}.hyde-cats__card{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;border-radius:var(--hc-border-radius);border:var(--hc-border-width) solid var(--hc-border-color);padding:32px 20px 24px;position:relative;overflow:hidden;transition:all .3s ease,transform .35s ease,box-shadow .35s ease;opacity:0;transform:translateY(28px)}.hyde-cats__card.is-visible{opacity:1;transform:translateY(0)}.hyde-cats__card:hover{transform:translateY(-8px);box-shadow:0 18px 40px #0000002e}.hyde-cats__card--light{background:var(--hc-card-bg-light);color:var(--hc-card-text-light)}.hyde-cats__card--dark{background:var(--hc-card-bg-dark);color:var(--hc-card-text-dark)}.hyde-cats__card-icon{width:52px;height:52px;border-radius:50%;border:1px solid currentColor;display:flex;align-items:center;justify-content:center;margin-bottom:18px;opacity:.9}.hyde-cats__card-icon svg{width:22px;height:22px;color:currentColor}.hyde-cats__card-title{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:22px;margin:0 0 10px}.hyde-cats__card-desc{font-size:13px;line-height:1.5;opacity:.75;margin:0 0 22px;max-width:220px}.hyde-cats__card-image{width:100%;flex:1;display:flex;align-items:flex-end;justify-content:center;min-height:180px;margin-bottom:22px}.hyde-cats__card-image img{max-width:100%;max-height:260px;width:auto;height:auto;object-fit:contain;display:block}.hyde-cats__card-cta{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.14em;color:var(--hc-cta-color);padding-top:16px;border-top:1px solid currentColor;width:100%;justify-content:center;opacity:.9}.hyde-cats__card-cta-arrow{display:inline-flex;transition:transform .3s ease}.hyde-cats__card-cta-arrow svg{width:14px;height:14px}.hyde-cats__card:hover .hyde-cats__card-cta-arrow{transform:translate(5px)}@media(prefers-reduced-motion:reduce){.hyde-cats__card,.hyde-cats__arrow,.hyde-cats__card-cta-arrow,.hyde-cats__track{transition:none!important;scroll-behavior:auto!important}.hyde-cats__card{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-our-categories.css.map */
