.pic{display:flex;height:100%;overflow:hidden;pointer-events:none;position:relative;width:100%}.pic:not(.light){background-color:var(--secondaryColor-100)}.pic__img{bottom:0;left:0;margin:auto;max-height:100%;pointer-events:none;position:relative;right:0;top:0;transition:opacity 1.2s cubic-bezier(.35,-.04,0,.88),transform .25s cubic-bezier(0,0,0,1)}.pic__img,.pic__img[data-fit=cover]{-o-object-fit:cover;object-fit:cover}.pic__img[data-fit=cover]{min-height:100%;min-width:100%;width:100%}.pic__img[data-fit=contain]{height:auto;max-width:100%}.pic__img.inactive{opacity:.01}.categoryCarousel{position:relative}.categoryCarousel .carousel{width:100%}.categoryCarousel .carousel__slide{flex:0 0 20%;min-width:0}@media screen and (max-width:768px){.categoryCarousel .carousel__slide{flex:0 0 50%}}.categoryCarousel__item{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center}.categoryCarousel__title{margin-top:20px;text-align:center}.categoryCarousel__img{height:100%;max-height:197px;max-width:197px;width:100%}.categoryCarousel .carousel__controls{left:-50px;position:absolute;top:calc(50% - 27px);width:calc(100% + 100px)}@media screen and (max-width:768px){.categoryCarousel .carousel__controls{left:-30px;top:calc(50% - 17px);width:calc(100% + 60px)}}.categoryCarousel .carousel{overflow:hidden}
