.home-categories{box-shadow:0 4px 4px 0 rgba(0,0,0,.149);position:relative;z-index:1}.home-categories__items{justify-content:space-between;overflow-x:auto;padding-bottom:.375rem}.home-categories__items::-webkit-scrollbar{height:.125rem}.home-categories__items::-webkit-scrollbar-track{background:var(--border-color)}.home-categories__items::-webkit-scrollbar-thumb,.home-categories__items::-webkit-scrollbar-thumb:hover{background:var(--secondary-color)}.home-categories__item{flex:1;padding:0 1rem;border-right:.0625rem solid var(--border-color);min-width:max-content}.home-categories__item:last-child{border-right:0;padding-right:0}.home-categories__item:first-child{padding-left:0}.home-categories__item.active .home-categories__title,.home-categories__item:hover .home-categories__title{color:var(--secondary-color)}.home-categories__item.active .home-categories__main-icon,.home-categories__item:hover .home-categories__main-icon{display:none}.home-categories__item.active .home-categories__hover-icon,.home-categories__item:hover .home-categories__hover-icon{display:block}.home-categories__icon-wrapper{height:3.75rem}.home-categories__icon-wrapper img{max-height:3.75rem}.home-categories__hover-icon{display:none}.home-categories__title{text-transform:uppercase;font-size:1.25rem}@media only screen and (max-width:767px){.home-categories{padding:0!important}.home-categories__items{padding:14px 0}.home-categories__title{font-size:1rem}.home-categories.home-categories__icon-wrapper img{max-height:3rem}.home-categories__icon-wrapper{width:3rem;height:3rem}.home-categories__icon-wrapper img{max-height:3rem}}