.ffv3-hero{position:relative}.ffv3-hero__band{background:var(--ffv3-grad-blue);color:var(--ffv3-white);padding:var(--ffv3-sec-pad) 0 calc(var(--ffv3-hero-video-gap) + var(--ffv3-hero-video-overlap));text-align:center}.ffv3-hero__trust{align-items:center;display:flex;flex-wrap:wrap;font-size:var(--ffv3-body);font-weight:var(--ffv3-w-bold);gap:var(--ffv3-stack-sm);justify-content:center;margin-bottom:var(--ffv3-stack-md)}.ffv3-hero__sep{opacity:.5}.ffv3-rating{align-items:center;display:inline-flex;gap:8px}.ffv3-stars{display:inline-block;flex:0 0 auto;height:1em;position:relative;width:5em}.ffv3-stars__base,.ffv3-stars__fill{inset:0;overflow:hidden;position:absolute}.ffv3-stars__base{opacity:.35}.ffv3-stars svg{display:block;height:100%;width:5em}.ffv3-hero__h1{font-size:clamp(36px,6vw,var(--ffv3-h1));font-weight:var(--ffv3-w-semi);letter-spacing:0;line-height:var(--ffv3-h1-lh);margin:0 auto;max-width:960px}.ffv3-hero__lead{font-size:var(--ffv3-lead);line-height:var(--ffv3-lead-lh);margin:var(--ffv3-stack-md) auto 0;max-width:640px}.ffv3-hero__ctas{display:flex;flex-wrap:wrap;gap:var(--ffv3-stack-sm);justify-content:center;margin-top:var(--ffv3-stack-lg)}.ffv3-hero__logos{margin-top:calc(var(--ffv3-sec-pad)*.7)}.ffv3-hero__logos-label{font-size:14px;font-weight:var(--ffv3-w-bold);margin:0 0 var(--ffv3-stack-md)}.ffv3-hero__logos-row{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.ffv3-hero__logo{max-height:38px;opacity:.9;width:auto}.ffv3-hero__media{margin-top:calc(var(--ffv3-hero-video-overlap)*-1);position:relative;z-index:1}.ffv3-hero__video{aspect-ratio:16/9;background:var(--ffv3-black);border-radius:var(--ffv3-radius-card);box-shadow:0 16px 44px rgba(8,26,58,.24),0 3px 10px rgba(8,26,58,.16);margin:0 auto;max-width:var(--ffv3-hero-video-max);overflow:hidden}.ffv3-hero__video img,.ffv3-hero__video video{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:900px){.ffv3-hero__band{padding-top:var(--ffv3-sec-pad-sm)}.ffv3-hero__logos-row{gap:24px}.ffv3-hero__logo{max-height:30px}.ffv3-hero__ctas{flex-direction:column;flex-wrap:nowrap}.ffv3-hero__ctas .ffv3-btn{width:100%}.ffv3-hero__video{box-shadow:0 10px 28px rgba(8,26,58,.2),0 2px 6px rgba(8,26,58,.14)}}