.video-hero{width:100%;overflow:hidden}.video-hero__mobile{display:block;max-height:200px}.video-hero__desktop{display:none;height:100%}.video-hero__video-container{width:100%;overflow:hidden;background-color:#000}.video-hero__video{width:100%;height:100%;display:block;object-fit:cover}.video-hero__content{display:flex;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}@media(min-width: 62em){.video-hero__content{justify-content:flex-start;text-align:left;padding:0 6rem 0 0}}@media(min-width: 75em){.video-hero__content{padding:0 8rem 0 0}}.video-hero__content>div{width:100%}@media(min-width: 62em){.video-hero__content>div{padding-left:max((100vw - (var(--max-width)))/2 + 4.5rem,4.5rem)}}.video-hero__title{margin-bottom:1rem;font-size:var(--h1-font-size-mobile);font-weight:600;line-height:1.1}@media(min-width: 62em){.video-hero__title{font-size:54px;margin-top:2rem;margin-bottom:2rem}}@media(min-width: 75em){.video-hero__title{font-size:60px}}.video-hero__text{margin-bottom:1.5rem}@media(min-width: 62em){.video-hero__text{margin-bottom:3rem}}.video-hero__buttons{display:grid;gap:1rem;margin-top:2rem}@media(min-width: 62em){.video-hero__buttons{gap:1.5rem}}.video-hero__buttons a{margin:0;width:100%}.video-hero__disclaimer{display:flex;gap:1rem;align-items:center;font-size:14px;justify-content:center;margin-top:2rem}@media(min-width: 62em){.video-hero__disclaimer{font-size:16px;justify-content:flex-start}.video-hero__disclaimer svg{width:25px;height:25px}}.video-hero__container{display:flex;flex-direction:column}@media(min-width: 62em){.video-hero__container{height:100dvh;max-height:min(100dvh - 100px,680px)}}@media(min-width: 75em){.video-hero__container{max-height:min(100dvh - 100px,800px)}}@media(min-width: 62em){.video-hero__mobile{display:none}.video-hero__desktop{display:block}.video-hero__container{display:grid;grid-template-columns:1fr 1fr;align-items:center}}.video-hero__review-stars{display:flex;align-items:center;justify-content:center}@media(min-width: 62em){.video-hero__review-stars{justify-content:flex-start}}.video-hero__review-stars svg{height:14px;width:auto;display:block}@media(min-width: 62em){.video-hero__review-stars svg{height:18px}}.video-hero__reviews{display:flex;align-items:flex-end;justify-content:center;gap:.5rem}@media(min-width: 62em){.video-hero__reviews{justify-content:flex-start;gap:1rem}}.video-hero__reviews-text{font-size:12px;line-height:12px}@media(min-width: 62em){.video-hero__reviews-text{font-size:16px}}
