.category__grid-spacer{margin-bottom:50px}@media (min-width:1024px){.category__grid-spacer{margin-bottom:70px}}.category__grid-wrapper{position:relative}.category__grid-wrapper div[data-simplebar*=init]{z-index:1}.category__grid-anim{-webkit-animation:shake .52s cubic-bezier(.36,.07,.19,.97) .5s both;animation:shake .52s cubic-bezier(.36,.07,.19,.97) .5s both;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.category__grid{position:relative;padding-bottom:20px}@media (min-width:1024px){.category__grid{justify-content:space-evenly}}.category__grid[data-overflow*=true]{justify-content:unset!important}.category__grid[data-spacing*=evenly]{justify-content:space-evenly}.category__grid[data-spacing*=normal]{justify-content:unset!important}@supports (display:grid){.category__grid{display:-ms-grid;display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fit,80px);grid-column-gap:20px}}:root .category__grid,_:-ms-fullscreen .category__grid{display:flex;flex-direction:row;flex-wrap:nowrap}:root .category__grid .category__item,_:-ms-fullscreen .category__grid .category__item{display:block;margin:0 0 0 40px}.category__grid_overflow:before{content:"";position:absolute;top:0;left:100%;width:120px;height:100%;pointer-events:none;background-image:linear-gradient(90deg,transparent 20%,#fff)}.category__item{display:flex;width:80px;flex-direction:column;align-items:center;text-align:center;cursor:pointer}@media (max-width:767px){.category__item{font-size:14px}}.category__item:after{width:0;content:"";transition:width .15s ease-in-out;height:3px;border-radius:5px;background:#ff5752;position:absolute;bottom:0;z-index:2}@media (min-width:768px) and (hover:hover){.category__item.category__item-hover:hover:after{width:120px}}.category__item-active:after{content:"";width:120px;height:3px;border-radius:5px;background:#ff5752;position:absolute;bottom:0;z-index:2}.slider,.slider__underline,.slider__underline-dark{content:"";position:absolute;bottom:0;left:0;right:0;background:#ededed;height:3px;border-radius:5px}.hide{display:none}.slider__underline{bottom:.25px;z-index:0}.slider__underline-dark{bottom:.25px;background:#010712;z-index:0}.category__banner{background:transparent}.category__banner .category__grid-spacer{margin-top:40px;margin-bottom:40px}.thumb{content:"";position:relative;height:100%;border-radius:5px;background:#ff5752!important;z-index:2;cursor:pointer}.icon__svg{height:35px;width:35px;margin-bottom:8px}@media (min-width:768px){.icon__svg{height:50px;width:50px}}.category__title{margin-top:50px}@media (min-width:1024px){.category__title{margin-top:70px}}.category__description{margin-bottom:30px}@-webkit-keyframes shake{10%{transform:translate3d(-1px,0,0)}50%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(-1px,0,0)}}@keyframes shake{10%{transform:translate3d(-1px,0,0)}50%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(-1px,0,0)}}