.copilot{background:#fff;padding-top:50px;position:relative}.copilot h2{font-size:36px}.copilot h2 span{color:#cd2127}.copilot-box{margin:auto;max-width:100%;padding-bottom:10px;width:840px}.copilot-box h2{max-width:100%;padding-bottom:20px;width:780px}.logos-holder{clear:both;display:flex;margin-top:64px;overflow:hidden;padding-left:40px}.logos-holder img{margin-right:80px}:root{--size:clamp(10rem,1rem + 40vmin,30rem);--gap:calc(var(--size)/14);--duration:60s;--scroll-start:0;--scroll-end:calc(-100% - var(--gap))}.wrapper{flex-direction:column;margin:40px auto auto;max-width:100vw}.marquee,.wrapper{display:flex;gap:var(--gap)}.marquee{mask-image:linear-gradient(var(--mask-direction,to right),transparent,#000 20%,#000 80%,transparent);overflow:hidden;user-select:none}.marquee__group{align-items:center;animation:scroll-x var(--duration) linear infinite;display:flex;flex-shrink:0;gap:var(--gap);justify-content:space-around;margin-top:40px;min-width:100%}@media (prefers-reduced-motion:reduce){.marquee__group{animation-play-state:paused}}.marquee--vertical{--mask-direction:to bottom}.marquee--vertical,.marquee--vertical .marquee__group{flex-direction:column}.marquee--vertical .marquee__group{animation-name:scroll-y}.marquee--reverse .marquee__group{animation-delay:-3s;animation-direction:reverse}@keyframes scroll-x{0%{transform:translateX(var(--scroll-start))}to{transform:translateX(var(--scroll-end))}}@keyframes scroll-y{0%{transform:translateY(var(--scroll-start))}to{transform:translateY(var(--scroll-end))}}@keyframes fade{to{opacity:0;visibility:hidden}}.copilot{display:flex;flex-direction:column;isolation:isolate;padding-bottom:50px}.copilot:after{background:url(https://9040141.fs1.hubspotusercontent-na1.net/hubfs/9040141/gradient.png) bottom repeat-x;bottom:0;content:" ";display:block;height:250px;position:absolute;width:100%;z-index:-1}.copilot .container{order:2}.copilot .wrapper{margin-bottom:96px;margin-top:0;order:1}@media screen and (max-width:767px){.copilot:after{height:200px}}