.kh-product-categories-carousel{position:relative;width:100%;overflow:hidden}.kh-product-categories-carousel__swiper{position:relative;padding:0 44px}.kh-product-categories-carousel__item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;padding:8px 0;transition:opacity 0.2s ease}.kh-product-categories-carousel__item:hover,.kh-product-categories-carousel__item:focus{opacity:.85}.kh-product-categories-carousel__image-wrap{display:block;width:100%;max-width:80px;aspect-ratio:1;border-radius:50%;overflow:hidden;background-color:#f0f0f0;flex-shrink:0}.kh-product-categories-carousel__image{display:block;width:100%;height:100%;object-fit:cover;vertical-align:middle}.kh-product-categories-carousel__title{display:block;margin-top:8px;font-size:12px;line-height:1.3;text-align:center;color:#1a1a1a;word-break:break-word}.kh-product-categories-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background-color:#fff;border:1px solid #e0e0e0;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px rgb(0 0 0 / .08);transition:background-color 0.2s ease,border-color 0.2s ease}.kh-product-categories-carousel__nav:hover{background-color:#f5f5f5;border-color:#ccc}.kh-product-categories-carousel__nav:focus{outline:2px solid #0073aa;outline-offset:2px}.kh-product-categories-carousel__nav::after{content:'';display:block;width:8px;height:8px;border-right:2px solid #555;border-bottom:2px solid #555}[dir="ltr"] .kh-product-categories-carousel__nav--prev{left:0}[dir="ltr"] .kh-product-categories-carousel__nav--prev::after{transform:rotate(135deg);margin-left:4px}[dir="rtl"] .kh-product-categories-carousel__nav--prev{right:0}[dir="rtl"] .kh-product-categories-carousel__nav--prev::after{transform:rotate(-45deg);margin-right:4px}[dir="ltr"] .kh-product-categories-carousel__nav--next{right:0}[dir="ltr"] .kh-product-categories-carousel__nav--next::after{transform:rotate(-45deg);margin-right:4px}[dir="rtl"] .kh-product-categories-carousel__nav--next{left:0}[dir="rtl"] .kh-product-categories-carousel__nav--next::after{transform:rotate(135deg);margin-left:4px}.kh-product-categories-carousel__nav.swiper-button-disabled{opacity:.4;cursor:default;pointer-events:none}@media (min-width:768px){.kh-product-categories-carousel__image-wrap{max-width:90px}.kh-product-categories-carousel__title{font-size:13px}}@media (min-width:1024px){.kh-product-categories-carousel__swiper{padding:0 48px}.kh-product-categories-carousel__image-wrap{max-width:100px}.kh-product-categories-carousel__title{font-size:14px}.kh-product-categories-carousel__nav{width:40px;height:40px}}