.video-hero{position:relative;background:#F7F8FA;padding:4rem 0 6.4rem}@media (min-width: 768px){.video-hero{padding:6.4rem 0 8.8rem}}@media (min-width: 1280px){.video-hero{padding:9.6rem 0 16rem}}.video-hero__decoration{position:absolute;top:0;left:0;width:100%;z-index:100;pointer-events:none}.video-hero__decoration img{display:block;width:100%;height:auto}.video-hero__wrapper{position:relative;width:100%;margin-left:auto;margin-right:auto;padding-left:3.2rem;padding-right:3.2rem;z-index:200}@media (min-width: 768px){.video-hero__wrapper{max-width:76.8rem;padding-left:4.4rem;padding-right:4.4rem}}@media (min-width: 1024px){.video-hero__wrapper{max-width:102.4rem;padding-left:5.6rem;padding-right:5.6rem}}@media (min-width: 1280px){.video-hero__wrapper{max-width:128rem;padding-left:3.2rem;padding-right:3.2rem}}@media (min-width: 1440px){.video-hero__wrapper{max-width:144rem}}@media (min-width: 1600px){.video-hero__wrapper{max-width:151.2rem;padding-left:5.6rem;padding-right:5.6rem}}.video-hero__layout{display:grid;grid-template-columns:1fr;gap:4.8rem}@media (min-width: 768px){.video-hero__layout{gap:6.4rem}}@media (min-width: 1024px){.video-hero__layout{align-items:start;grid-template-columns:1fr 40.4rem;gap:2.4rem}}@media (min-width: 1280px){.video-hero__layout{gap:4rem;grid-template-columns:1fr 56rem}}@media (min-width: 1440px){.video-hero__layout{gap:12rem;grid-template-columns:1fr 68rem}}.video-hero__content{min-width:0}@media (min-width: 1280px){.video-hero__content{padding-top:2.6rem}}.video-hero__logo{display:inline-flex;width:14rem;margin-bottom:1.6rem}.video-hero__logo svg{width:100%;height:auto;display:block}@media (min-width: 768px){.video-hero__logo{width:16.4rem;margin-bottom:2.4rem}}.video-hero__title{font-size:3.2rem;line-height:1.125;font-weight:900;letter-spacing:-.02em;margin-bottom:3.2rem;color:#000;max-width:60rem;font-family:proxima-nova,Roboto,sans-serif}@media (min-width: 768px){.video-hero__title{font-size:6.4rem;line-height:1.0625;margin-bottom:4.8rem}}@media (min-width: 1024px){.video-hero__title{font-size:4.8rem}}@media (min-width: 1280px){.video-hero__title{font-size:6.4rem}}.video-hero__list{list-style:none;padding:0;margin:0;display:grid;gap:2.4rem}@media (min-width: 1024px){.video-hero__list{gap:3.2rem;max-width:56rem}}.video-hero__item{display:flex;flex-direction:column;gap:1.6rem;align-items:flex-start;background:#fff;border-radius:.8rem;padding:2.4rem 3.2rem 3.2rem 2.4rem;box-shadow:0 0 4rem #0c055e14;width:100%;min-height:20.8rem}@media (min-width: 768px){.video-hero__item{gap:2.4rem;padding:3.2rem 4rem 4rem 3.2rem;border-radius:1rem;min-height:unset}}@media (min-width: 1024px){.video-hero__item{border-radius:1.2rem;padding:2.4rem 3.2rem 3.2rem 2.4rem}}@media (min-width: 1280px){.video-hero__item{padding:3.2rem 4rem 4rem 3.2rem}}.video-hero__item-icon{width:4rem;height:4rem;flex-shrink:0}@media (min-width: 1024px){.video-hero__item-icon{width:3.2rem;height:3.2rem}}@media (min-width: 1280px){.video-hero__item-icon{width:4rem;height:4rem}}.video-hero__item-icon svg,.video-hero__item-icon img{width:100%;height:100%;display:block}.video-hero__item-text{font-size:2rem;line-height:1.2;font-weight:800;letter-spacing:-.02em;color:#000;font-family:proxima-nova,Roboto,sans-serif}@media (min-width: 768px){.video-hero__item-text{font-size:2.4rem;line-height:1.1667}}@media (min-width: 1024px){.video-hero__item-text{font-size:2rem}}@media (min-width: 1280px){.video-hero__item-text{font-size:2.4rem}}.video-hero__media-wrap{min-width:0}@media (min-width: 1024px){.video-hero__media-wrap{flex:1 1 68rem;max-width:68rem;width:100%;margin-left:auto}}.video-hero__media{position:relative;overflow:hidden;width:100%;aspect-ratio:4/5;background:#0e1116}.video-hero__video,.video-hero__poster-img,.video-hero__fallback-img{display:block;width:100%;height:100%;object-fit:cover}.video-hero__poster-img,.video-hero__fallback-img{transform:scale(1);transition:transform .35s ease}.video-hero__video{opacity:0;pointer-events:none;transition:opacity .35s ease}.video-hero__poster,.video-hero__fallback{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:opacity .35s ease}.video-hero__video{position:absolute;top:0;right:0;bottom:0;left:0}.video-hero__video:fullscreen,.video-hero__video:-webkit-full-screen{width:100%;height:100%;object-fit:contain;background:#000}.video-hero__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:5.6rem;height:5.6rem;border:none;background:transparent;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease}@media (min-width: 768px){.video-hero__play{width:9.6rem;height:9.6rem}}.video-hero__play svg{display:block;width:100%;height:100%}.video-hero__play rect{transition:fill .25s ease}.video-hero__media.is-active .video-hero__play,.video-hero__media.is-video-visible .video-hero__poster{opacity:0;pointer-events:none}.video-hero__media.is-video-visible .video-hero__video{opacity:1;pointer-events:auto}.video-hero__media.is-video-visible .video-hero__person{opacity:0;visibility:hidden}@media (min-width: 1024px){.video-hero__media:hover .video-hero__poster-img,.video-hero__media:hover .video-hero__fallback-img{transform:scale(1.05)}.video-hero__media:hover .video-hero__play rect{fill:#4fe0bf}}.video-hero__person{display:flex;flex-direction:column;justify-content:center;position:absolute;left:0;bottom:2.4rem;background:#000;color:#fff;border-radius:0 6.4rem 6.4rem 0;padding:1.2rem 3.2rem 1.2rem 2.4rem;max-width:calc(100% - 1.6rem);min-height:7rem;transition:opacity .35s ease,visibility .35s ease}@media (min-width: 768px){.video-hero__person{bottom:9.5rem;padding:1.6rem 5.6rem 1.6rem 4rem;min-height:9.6rem}}@media (min-width: 1024px){.video-hero__person{bottom:4.8rem}}@media (min-width: 1280px){.video-hero__person{bottom:9.5rem}}.video-hero__person-name{font-size:2rem;font-weight:800;line-height:1.2;color:#fff;margin-bottom:.4rem;letter-spacing:-.02em;font-family:proxima-nova,Roboto,sans-serif}@media (min-width: 768px){.video-hero__person-name{font-size:2.4rem;line-height:.833;margin-bottom:.6rem}}.video-hero__person-role{font-size:1.6rem;line-height:1.5;color:#fff;font-family:proxima-nova,Roboto,sans-serif;font-weight:400}.video-hero__media--interactive{cursor:pointer}
