section.logo-carousel{padding:32px 16px}section.logo-carousel .wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:32px}section.logo-carousel .wrapper .content{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;gap:16px}section.logo-carousel .wrapper .content h5{font-weight:600}section.logo-carousel .wrapper .swiper{width:100%;position:relative}section.logo-carousel .wrapper .swiper:before{content:"";width:100px;height:100%;position:absolute;top:0;left:0;background:linear-gradient(90deg,#FFF,transparent);z-index:9999}section.logo-carousel .wrapper .swiper:after{content:"";width:100px;height:100%;position:absolute;top:0;right:0;background:linear-gradient(-90deg,#FFF,transparent);z-index:9999}section.logo-carousel .wrapper .swiper .swiper-wrapper .swiper-slide{display:flex;align-items:center;justify-content:center;flex-direction:column;flex-wrap:auto;height:auto}section.logo-carousel .wrapper .swiper .swiper-wrapper .swiper-slide svg,section.logo-carousel .wrapper .swiper .swiper-wrapper .swiper-slide img{max-width:150px;max-height:100px;width:100%;height:100%;object-fit:contain;object-position:center}@media only screen and (min-width: 992px){section.logo-carousel{padding:80px 16px}}
