.s-categories{margin:3rem auto}@media only screen and (max-width: 987px){.s-categories{margin:2rem auto}}.s-categories__heading{margin:0 auto 3rem;text-align:center}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-categories__heading{margin:0 auto 2rem}}.s-categories__subtitle{margin:1rem auto;text-align:center}.s-categories__grid{position:relative;display:flex;gap:2rem;cursor:grab;overflow:hidden}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-categories__grid{gap:1rem}}.s-categories__grid:active{cursor:grabbing}.s-categories__scrollbar{position:relative;margin:1.5rem auto 0;width:33%;height:4px;background:rgba(0,0,0,.1);border-radius:2px;overflow:hidden}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-categories__scrollbar{margin-top:1rem;width:50%}}.s-categories__scrollbar-thumb{position:absolute;top:0;left:0;width:25%;height:100%;background:var(--color-brand-4);border-radius:2px;transition:background .3s ease;will-change:transform}.s-categories__wrap:hover .s-categories__scrollbar-thumb{background:var(--color-brand-3)}.s-categories__card{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;flex-shrink:0;padding:1rem;width:150px;cursor:pointer}@media only screen and (max-width: 987px){.s-categories__card{padding:.75rem;width:120px}}@media only screen and (max-width: 767px)and (orientation: landscape),only screen and (max-width: 576px){.s-categories__card{padding:.5rem;width:100px}}.s-categories__image{width:100%;height:auto}.s-categories__image img{display:block;width:100%;height:auto}.s-categories__title{margin-top:.5rem;color:var(--color-brand-4);font-family:var(--font-heading);font-weight:600}
