.brand-section{--c:var(--dark-gray-color);--padding:50px 0;background:var(--c);padding:var(--padding);position:relative}@media screen and (min-width:768px){.brand-section{--padding:80px 0}}@media screen and (min-width:1200px){.brand-section{--padding:100px 0}}.brand-wrapper{display:flex;flex-direction:column;gap:40px;position:relative}@media screen and (min-width:1024px){.brand-section--horizontal .brand-wrapper{align-items:center;flex-direction:row}}.brand-section .title{--c:var(--white-color);--fs:22px;--lh:30px;--fw:600;color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin:0}@media screen and (min-width:768px){.brand-section .title{--fw:700;--fs:40px;--lh:48px;white-space:nowrap}}.brand-carousel-global{flex:1;width:100%}.brand-image{align-items:center;display:flex;justify-content:center}.swiper-slide.brand{height:74px;width:136px}@media screen and (min-width:1024px){.swiper-slide.brand{height:92px;width:172px}}@media screen and (min-width:1600px){.swiper-slide.brand{height:120px;width:220px}}.brand-section .swiper-buttons{align-items:center;display:none;gap:20px;position:absolute;right:0;top:2px}.brand-section .swiper-button-disabled{opacity:35%}.brand-section .swiper-next,.brand-section .swiper-prev{background-color:var(--ultramarine-blue-color);background-position:50% 50%;background-repeat:no-repeat;background-size:20px auto;border-radius:6px;height:44px;width:44px;&:hover{background-color:#3259c4}}.brand-section .swiper-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 11H1m0 0 4-4m-4 4 4 4'/%3E%3C/svg%3E")}.brand-section .swiper-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' fill='none'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1 11h18m0 0-4-4m4 4-4 4'/%3E%3C/svg%3E")}@media screen and (min-width:768px){.brand-section .swiper-buttons--enabled{display:flex}}.brand-carousel-global:not(.swiper-container-initialized){display:block}.brand-carousel-global:not(.swiper-container-initialized) .swiper-wrapper{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media screen and (min-width:768px){.brand-carousel-global:not(.swiper-container-initialized) .swiper-wrapper{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1024px){.brand-carousel-global:not(.swiper-container-initialized) .swiper-wrapper{gap:18px;grid-template-columns:repeat(6,1fr)}}.brand-section.brand-section-global-autoplay .swiper-buttons{display:none!important}