.container-1200{margin:auto;max-width:1240px;padding:0 20px}#hero{background:#fff;padding:210px 0 80px}#hero,#hero h1{text-align:center}#hero h1{color:var(--new-black);font-weight:600;letter-spacing:-.04em;line-height:105%;margin:auto auto 30px}#hero p.hero-desc{font-size:18px;letter-spacing:-.01em;line-height:30px;margin:0 auto 140px;max-width:775px;opacity:1}#hero .marquee-wrapper p{color:rgba(var(--new-black-rgb),.8);font-size:14px;margin-bottom:32px;text-align:center}#hero .marquee-mask{overflow:hidden;position:relative}#hero .marquee-mask .marquee-flex{animation:marquee 25s linear infinite;display:flex;flex-wrap:nowrap;width:fit-content}#hero .marquee-mask:before{background:linear-gradient(90deg,#fff 7.68%,hsla(0,0%,100%,0) 79.54%)}#hero .marquee-mask:after,#hero .marquee-mask:before{content:"";display:block;height:100%;position:absolute;width:80px;z-index:3}#hero .marquee-mask:after{background:linear-gradient(270deg,#fff 7.68%,hsla(0,0%,100%,0) 79.54%);right:0;top:0}#hero .companies-row.not-contained{align-items:center;border-bottom:none;display:flex;flex-wrap:nowrap;gap:50px;justify-content:left;max-width:none;padding-right:50px;width:auto}#hero .companies-row.not-contained .company-container{max-width:none!important}#hero .companies-row.not-contained .company-container img{display:block;max-width:none;opacity:.5;transition:all .2s ease;width:auto}#hero .companies-row.not-contained .company-container img:hover{opacity:1}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (min-width:991px){#hero h1{font-size:68px;line-height:110%}}@media(max-width:991px){#hero .marquee-mask:after{left:calc(100vw - 80px)}}@media(max-width:767px){#hero{padding:190px 0 50px}#hero p.hero-desc{font-size:14px;letter-spacing:-.01em;line-height:140%;margin:0 auto 80px;opacity:1;text-wrap:pretty}}@media(max-width:575px){#hero h1{font-size:36px}}