#logoSlider .logo_wrap{display:flex;flex-direction:column;gap:20px}#logoSlider .logo_slide{overflow:hidden;padding:20px 0;width:100%}#logoSlider .title h3,.h3{font-size:var(--font-size-3xl);letter-spacing:-1px;margin-bottom:10px}#logoSlider .swiper-wrapper{align-items:center;transition-timing-function:linear!important}#logoSlider .swiper-slide{align-items:center;background:#f9f9f9;display:flex;justify-content:center;padding:0 5px;width:12.5%!important}#logoSlider .swiper-slide img{height:auto;max-height:100px;max-width:100px;min-height:100px;min-width:100px;object-fit:contain;width:100%}@media screen and (max-width:1024px){#logoSlider .swiper-slide{width:16.66667%!important}}@media screen and (max-width:720px){#logoSlider .swiper-slide{width:16.66667%!important}}@media screen and (max-width:480px){#logoSlider .swiper-slide{width:25%!important}}