#ffin-root .ffin-hero{position:relative}#ffin-root .ffin-hero__band{background:var(--ffv3-grad-blue);color:var(--ffv3-white);padding:var(--ffv3-sec-pad) 0;text-align:center}#ffin-root .ffin-hero:has(.ffin-hero__media) .ffin-hero__band{padding-bottom:calc(var(--ffv3-hero-video-gap) + var(--ffv3-hero-video-overlap))}#ffin-root .ffin-hero__trust{align-items:center;color:var(--ffv3-white);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)}#ffin-root .ffin-hero__sep{opacity:.5}#ffin-root .ffin-rating{align-items:center;display:inline-flex;gap:8px}#ffin-root .ffin-stars{display:inline-block;flex:0 0 auto;height:1em;position:relative;width:5em}#ffin-root .ffin-stars__base,#ffin-root .ffin-stars__fill{inset:0;overflow:hidden;position:absolute}#ffin-root .ffin-stars__base{opacity:.35}#ffin-root .ffin-stars svg{display:block;height:100%;width:5em}#ffin-root .ffin-hero__h1{color:var(--ffv3-white);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}#ffin-root .ffin-hero__lead{color:var(--ffv3-white);font-size:var(--ffv3-lead);line-height:var(--ffv3-lead-lh);margin:var(--ffv3-stack-md) auto 0;max-width:640px}#ffin-root .ffin-hero__ctas{display:flex;flex-wrap:wrap;gap:var(--ffv3-stack-sm);justify-content:center;margin-top:var(--ffv3-stack-lg)}#ffin-root .ffin-hero__logos{margin-top:calc(var(--ffv3-sec-pad)*.7)}#ffin-root .ffin-hero__logos-label{color:var(--ffv3-white);font-size:14px;font-weight:var(--ffv3-w-bold);margin:0 0 var(--ffv3-stack-md)}#ffin-root .ffin-hero__logos-row{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}#ffin-root .ffin-hero__logo{max-height:38px;object-fit:contain;opacity:.9;width:auto}#ffin-root .ffin-hero__media{margin-top:calc(var(--ffv3-hero-video-overlap)*-1);position:relative;z-index:1}#ffin-root .ffin-hero__frame{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}#ffin-root .ffin-hero__frame iframe,#ffin-root .ffin-hero__frame img{border:0;display:block;height:100%;object-fit:cover;width:100%}@media (max-width:900px){#ffin-root .ffin-hero__band{padding-top:var(--ffv3-sec-pad-sm)}#ffin-root .ffin-hero__logos-row{gap:24px}#ffin-root .ffin-hero__logo{max-height:26px}#ffin-root .ffin-hero__ctas{flex-direction:column;flex-wrap:nowrap}#ffin-root .ffin-hero__ctas .ffin-btn{width:100%}#ffin-root .ffin-hero__frame{box-shadow:0 10px 28px rgba(8,26,58,.2),0 2px 6px rgba(8,26,58,.14)}}