.container-1200{margin:0 auto;max-width:1240px;padding:0 20px}#hero{background:#fff;padding:210px 0 80px}#hero h1{color:var(--new-black);font-weight:600;letter-spacing:-.06em;margin:auto auto 32px}#hero .hero-content{max-width:1050x}#hero p.hero-desc{color:var(--new-black);font-size:24px;font-weight:400;letter-spacing:-.02em;line-height:150%;margin:32px 0;max-width:900px;opacity:1;opacity:.8}#hero .flex.is-ac:after,#hero .flex.is-ac:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:100px;z-index:2}#hero .flex.is-ac:before{background:linear-gradient(90deg,#fff,transparent);left:0}#hero .flex.is-ac:after{background:linear-gradient(270deg,#fff,transparent);right:0}#hero .flex.is-ac{align-items:center;border-top:1px solid rgba(var(--new-black-rgb),.2);display:flex;justify-content:space-between;margin-top:40px;padding:40px 30px 0;position:relative}#hero .stat-item{align-items:center;color:rgba(var(--new-black-rgb),.4);display:flex;font-size:21px;font-style:normal;font-weight:500;gap:5px;letter-spacing:-.56px;line-height:30px;white-space:nowrap}#hero .stat-item .blue{color:rgba(var(--new-black-rgb),.8)}#hero .marquee-wrapper{margin-top:125px}#hero .marquee-wrapper p{color:rgba(var(--new-black-rgb),.6);font-size:16px;margin-bottom:40px}#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:64px;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:74px;line-height:110%}}@media(max-width:1200px){#hero .flex.is-ac{padding-left:0;padding-right:0}#hero .stat-item{font-size:16px}}@media(max-width:991px){#hero .marquee-mask:after{right:0}#hero .flex.is-ac{flex-direction:column;gap:10px}#hero .flex.is-ac .separator{display:none}}@media(max-width:767px){#hero{padding:190px 0 50px}#hero p.hero-desc{font-size:14px;letter-spacing:-.01em;line-height:140%;opacity:1;text-wrap:pretty}#hero .marquee-wrapper p{font-size:14px}}@media(max-width:575px){#hero h1{font-size:36px}}