.container-1200{margin:auto;max-width:1240px;padding:0 20px}#hero{background:#fff;padding:220px 0 110px}#hero h1{color:var(--new-black);font-style:normal;font-weight:600;margin-bottom:20px;max-width:920px;text-wrap:pretty}#hero .description{color:rgba(var(--new-black-rgb),1);font-size:20px;font-style:normal;font-weight:400;letter-spacing:-.02em;line-height:150%;margin-bottom:120px;max-width:840px}#hero .marquee-wrapper{margin-bottom:40px;overflow:hidden;position:relative}#hero .marquee-wrapper:after,#hero .marquee-wrapper:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:100px;z-index:2}#hero .marquee-wrapper:before{background:linear-gradient(90deg,#fff,transparent);left:0}#hero .marquee-wrapper:after{background:linear-gradient(270deg,#fff,transparent);right:0}#hero .marquee-flex{animation:marquee 40s linear infinite;display:flex;flex-wrap:nowrap;gap:20px;width:fit-content}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#hero .marquee-item{align-items:center;color:#757575;display:flex;font-size:20px;font-style:normal;font-weight:400;gap:20px;letter-spacing:-.56px;line-height:24px;white-space:nowrap}#hero .marquee-item .blue{color:#4f56fa;display:contents}#hero .marquee-item:after{color:#d6d6d6;content:"|"}#hero .marquee-item:last-child:after{content:""}#hero .team-image{border-radius:16px;display:block;height:auto;width:100%}#hero .video-wrapper{align-items:center;border-radius:16px;display:flex;justify-content:center;max-height:580px;overflow:hidden}#hero .bg-video{max-width:100%;object-fit:cover}@media (min-width:991px){#hero h1.all-h1.heading-92{font-size:92px;font-weight:600;letter-spacing:-.06em;line-height:110%}}@media (max-width:767px){#hero{padding:200px 0 72px}#hero h1{margin-bottom:16px}#hero .description{font-size:14px;line-height:140%;margin-bottom:120px;max-width:575px}#hero .marquee-wrapper{margin-bottom:24px}#hero .marquee-item{font-size:14px}#hero .marquee-wrapper:after,#hero .marquee-wrapper:before{width:50px}#hero .team-image{display:none}}@media (max-width:575px){#hero h1{max-width:430px}}