:root{--breakpoints:xs 0,sm 576,md 768,lg 1025,xl 1280,xxl 1441,}@media(max-width:575.98px){:root{--current-breakpoint:xs}}@media(min-width:576px)and (max-width:767.98px){:root{--current-breakpoint:sm}}@media(min-width:768px)and (max-width:1024.98px){:root{--current-breakpoint:md}}@media(min-width:1025px)and (max-width:1279.98px){:root{--current-breakpoint:lg}}@media(min-width:1280px)and (max-width:1440.98px){:root{--current-breakpoint:xl}}@media(min-width:1441px){:root{--current-breakpoint:xxl}}@keyframes logos-marquee{0%{transform:translateX(0)}to{transform:translateX(-33.3333%)}}.section-logos-1{background-color:#f6f2ea;background-image:url(../images/_bg_white.avif);background-repeat:repeat;box-shadow:0 -3px 28px 0 rgba(0,0,0,.33);clip-path:inset(-40px 0 0 0);overflow:hidden;padding:35px 0 40px;position:relative;z-index:2}@media(max-width:767.98px){.section-logos-1{box-shadow:none;padding:30px 0}}.section-logos-1:after,.section-logos-1:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:400px;z-index:2}@media(max-width:1024.98px){.section-logos-1:after,.section-logos-1:before{width:200px}}@media(max-width:767.98px){.section-logos-1:after,.section-logos-1:before{width:60px}}.section-logos-1:before{background:linear-gradient(90deg,#f0eee8 0,rgba(240,238,232,0));left:0}.section-logos-1:after{background:linear-gradient(270deg,#f0eee8 0,rgba(240,238,232,0));right:0}.section-logos-1 .title-wp{display:flex;justify-content:center;text-align:center}.section-logos-1 .logos-wp{margin-top:30px;overflow:hidden;position:relative}@media(max-width:767.98px){.section-logos-1 .logos-wp{margin-top:20px}}.section-logos-1 .logos-track{align-items:center;animation:logos-marquee 70s linear infinite;display:flex;gap:40px;width:-moz-max-content;width:max-content;will-change:transform}@media(min-width:768px){.section-logos-1 .logos-track{gap:76px}}@media(prefers-reduced-motion:reduce){.section-logos-1 .logos-track{animation-play-state:paused}}.section-logos-1 .logo-item{align-items:center;display:flex;flex-shrink:0;height:40px;justify-content:center}.section-logos-1 .logo-item img{display:block;height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:auto}