.child-categories{overflow:hidden;padding:1.25rem;width:100%;border-bottom:1px solid var(--border-color)}.child-categories-container{position:relative;display:flex;align-items:center}.child-cat-button{position:absolute;top:0;display:flex;align-items:center;padding:.625rem;width:5rem;height:100%;z-index:2}.child-cat-button.swiper-button-disabled{display:none}.child-cat-prev{left:0;background:var(--left-button-gradient-bg)}.child-cat-next{right:0;justify-content:flex-end;background:var(--right-button-gradient-bg)}.child-cat-button svg{width:1.25rem;height:1.25rem}.child-categories .swiper-slide{width:fit-content}.child-categories a{display:flex;align-items:center;justify-content:center;padding:.25rem .75rem;line-height:140%;color:#999;border-bottom:1px solid #fff0}.child-categories a.child-cat-active,.child-categories a:hover{border-bottom-color:var(--main-text-color);color:var(--main-text-color)}@media (max-width:992px){.child-categories{padding:1rem 1.25rem}}