.shen-brand-carousel{align-items:center;display:flex;gap:18px;width:100%}.shen-brand-carousel__viewport{overflow:hidden;flex:1}.shen-brand-carousel__track{display:flex;gap:22px;transition:transform .35s ease;will-change:transform}.shen-brand-carousel__item{align-items:center;display:flex;flex:0 0 calc((100% - 66px)/4);justify-content:center;min-height:86px;padding:8px}.shen-brand-carousel__item img{display:block;max-height:64px;max-width:100%;object-fit:contain;width:auto}.shen-brand-carousel__item:focus-visible{outline:2px solid #fbdA05;outline-offset:4px}.shen-brand-carousel__control{background:#fff0;border:0;color:#222;cursor:pointer;font-size:44px;line-height:1;padding:0 2px}.shen-brand-carousel__control:hover{color:#fbda05}.shen-brand-carousel__name{color:#222;font-family:"Roboto Condensed",sans-serif;font-size:22px;font-weight:600;text-align:center}@media(max-width:767px){.shen-brand-carousel{gap:8px}.shen-brand-carousel__track{gap:10px}.shen-brand-carousel__item{flex-basis:calc((100% - 10px)/2);min-height:70px}.shen-brand-carousel__item img{max-height:48px}.shen-brand-carousel__control{font-size:34px}}