.hero-video{position:relative}.hero-video__description{font-size:var(--space-xl);font-weight:500}.hero-video__player{--flow-spacing:var(--space-6xl)}.hero-video__cta{display:flex;justify-content:center;--flow-spacing:var(--space-12xl)}.hero-video__logobar{font-weight:500;text-align:center;--flow-spacing:var(--space-12xl)}.hero-video-logobar__title{font-size:var(--space-xl);font-weight:500}.hero-video-logobar__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:var(--space-4xl);margin-top:var(--space-4xl)}@media(min-width:48rem){.hero-video{align-items:center;display:flex;min-height:80vh;--section-py:var(--space-12xl)}.hero-video-wrapper{display:grid;grid-template-columns:1fr 1fr}.hero-video-player__grandient{background:linear-gradient(90deg,var(--color-secondary) 0,rgba(49,50,55,0) 100%);bottom:0;left:0;position:absolute;top:0;width:55%}.hero-video-player__grandient:nth-child(2){background:linear-gradient(0,var(--color-secondary) 0,rgba(49,50,55,0) 100%);height:60%;top:unset;width:100%}.hero-video-player-wrapper{height:100%;object-fit:cover;width:100%}.hero-video__cta,.hero-video__description,.hero-video__title{grid-column:1}.hero-video__cta{justify-content:flex-start;--flow-spacing:var(--space-4xl)}.hero-video__player{inset:0 0 0 55%;margin-top:0;position:absolute}.hero-video__logobar{grid-column:1/-1;position:relative}.hero-video-logobar__list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.hero-video-logobar__item{max-width:180px}}