@media (min-width:768px){.hero .hero-content__image{width:45%}}@media (max-width:767px){.hero .underline--gray:after{margin-bottom:20px}}body .hero .hero_content .hero-heading h1{font-size:2.25rem}@media screen and (min-width:48em){body .hero .hero_content .hero-heading h1{font-size:2.75rem}}@media screen and (min-width:62.5em){body .hero .hero_content .hero-heading h1{font-size:3rem}}.hero-media-video{aspect-ratio:16/10;background:linear-gradient(135deg,#262043,#46416a);border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);overflow:hidden;position:relative;width:100%}.hero-media-video .hero-video-frame,.hero-media-video .hero-video-poster{border:0;display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.hero-media-video:after{background:linear-gradient(0deg,rgba(0,0,0,.55),transparent);bottom:0;content:"";height:55%;left:0;pointer-events:none;position:absolute;right:0}.hero-video-play{align-items:center;background:#f6873a;border:none;border-radius:999px;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:700;gap:10px;height:48px;left:50%;letter-spacing:.06em;padding:4px 20px 4px 4px;position:absolute;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:background .2s,transform .2s;z-index:1}.hero-video-play:focus,.hero-video-play:hover{background:#e2762b;color:#fff;transform:translate(-50%,-50%) scale(1.06)}.hero-video-play-icon{align-items:center;background:#fff;border-radius:50%;color:#f6873a;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.hero-media-video.is-playing{box-shadow:none}.hero-media-video.is-playing:after{content:none}