.home-brands{padding:5vh 0;background-color: var(--background-color);color: var(--text-color);}.home-brands .title{font-size:clamp(24px, 1.88vw, 36px);line-height:1.05;margin-top:0;margin-bottom:1.25em;text-align:center}
.home-brands .brands-block{padding:5px 0; min-height: 9vw;}.home-brands .brands-block .slick-slide{float:none !important;display:inline-block !important}
.home-brands .brands-block .item{text-align:center;padding:8px 15px;width:20%}.home-brands .brands-block .item a{cursor:default}
.home-brands .brands-block .brands-slider{padding:0;margin-bottom:0;justify-content:flex-start;align-items:center;}
.home-brands .brands-block .brands-slider.align-center {justify-content:center;}
.home-brands .brands-block .brands-slider.align-right {justify-content:flex-end;}
.home-brands .brands-block .brands-slider img{display:inline-block;width:auto;height:auto;margin:0 auto;max-height:40px;max-width:100%}
@media only screen and (max-width: 590px){.home-brands .brands-slider:not(.slick-slider) .item:first-of-type{display:block}}
@media only screen and (min-width: 591px)and (max-width: 767px){.home-brands .brands-slider:not(.slick-slider) .item:nth-child(-n+2){display:block}}
@media only screen and (min-width: 768px)and (max-width: 991px){.home-brands .brands-slider:not(.slick-slider) .item:nth-child(-n+3){display:block}}
@media only screen and (min-width: 992px)and (max-width: 1199px){.home-brands .brands-slider:not(.slick-slider) .item:nth-child(-n+4){display:block}}
@media only screen and (min-width: 1200px){.home-brands {margin-bottom: var(--margin-bottom);}.home-brands .brands-slider:not(.slick-slider) .item:nth-child(-n+5){display:block}}
@media only screen and (min-width: 1300px){.home-brands .brands-block{padding:0 0 2vh}}
@media only screen and (max-width: 1000px){.home-brands .brands-block .item{padding:8px 4px}}
@media only screen and (min-width: 768px) and (max-width: 1199px) {.home-brands {margin-bottom: var(--margin-bottom-tab);}}
@media only screen and (max-width: 767px) {.home-brands {margin-bottom: var(--margin-bottom-mb);}}