.container-bottom h2{color:#141414;font-size:24px;font-weight:500;line-height:30px;margin:90px auto 26px;max-width:600px;text-align:center}.marquee{--gap:1rem;display:flex;gap:var(--gap);max-width:fit-content;overflow:hidden;position:relative;user-select:none}.marquee-wrapper{height:110px;margin:0 auto;max-width:100%;position:relative;width:1120px;z-index:5}.marquee-wrapper:hover .marquee__content{animation-play-state:paused}.marquee-wrapper:before{background:linear-gradient(90deg,#fff 0,#fff 50%,hsla(0,0%,100%,0));left:0}.marquee-wrapper:after,.marquee-wrapper:before{bottom:0;content:"";height:117px;position:absolute;width:196px;z-index:1}.marquee-wrapper:after{background:linear-gradient(270deg,#fff 0,#fff 50%,hsla(0,0%,100%,0));right:0}@media (max-width:639px){.marquee-wrapper:after,.marquee-wrapper:before{width:100px}}.marquee__content{align-items:center;animation:marquee-scroll 25s linear infinite;display:flex;flex-shrink:0;list-style:none;margin:0;min-width:100%;padding:0;position:relative}.marquee__content-item{flex:0 0 auto;margin:0 5px;padding:15px}@media (min-width:1024px){.marquee__content-item{margin:0 30px}}.marquee__content-item img{display:block;max-height:40px;width:auto}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}.logos-slider-height{height:110px}@media (max-width:1024px){.container-bottom{padding-bottom:20px}.logos-slider-height{height:0!important}.marquee-wrapper{height:auto}.container-bottom h2{font-size:25px;margin-top:-50px;padding-bottom:60px}}