#heroRouter{--tr-red:#e41418;--tr-red-tint:#fce8e9;--tr-ink:#0d1216;--tr-muted:#55637d;--tr-bg:#f1f2f4;--tr-blue:#2c8eba;--tr-line:#e4e2e6;--r-lg:16px;--sh-card:0px 9px 3px 0px rgba(17,47,151,0),0px 6px 2px 0px rgba(17,47,151,.01),0px 3px 2px 0px rgba(17,47,151,.05),0px 2px 2px 0px rgba(17,47,151,.09),0px 0px 1px 0px rgba(17,47,151,.1);--sh-raised:0px 12px 24px -8px rgba(17,47,151,.14),0px 2px 6px rgba(17,47,151,.08);--ease:cubic-bezier(.22,.61,.36,1);--max:1320px;--font:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;background:var(--tr-bg);font-family:var(--font);overflow:hidden;position:relative}#heroRouter .hero-in{margin:0 auto;max-width:var(--max);padding:64px 24px 40px}#heroRouter h1{color:var(--tr-ink)!important;font-size:clamp(28px,4.5vw,48px);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0;max-width:16ch;text-transform:none!important}#heroRouter .lede,#heroRouter h1{font-family:var(--font)!important}#heroRouter .lede{color:var(--tr-muted)!important;font-size:clamp(16px,2.2vw,20px);font-weight:400;margin:18px 0 0;max-width:52ch}#heroRouter .kicker.overline{color:var(--tr-red);font-size:12px;font-weight:700;letter-spacing:.06em;margin-bottom:16px;text-transform:uppercase}#heroRouter .router{margin-top:38px}#heroRouter .router-q{align-items:center;background:#fff;border:1px solid var(--tr-line);border-radius:999px;box-shadow:var(--sh-card);color:var(--tr-ink-2);display:inline-flex;font-size:13.5px;font-weight:600;gap:8px;margin-bottom:18px;padding:9px 16px 9px 12px}#heroRouter .router-q .dot{background:var(--tr-red);border-radius:50%;flex-shrink:0;height:7px;width:7px}#heroRouter .persona-grid{display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}@media (max-width:980px){#heroRouter .persona-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){#heroRouter .persona-grid{grid-template-columns:1fr}}#heroRouter .persona{background:#fff;border:none;border-radius:var(--r-lg);box-shadow:var(--sh-card);color:inherit;cursor:pointer;display:block;padding:20px 16px 16px;position:relative;text-align:left;text-decoration:none;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}#heroRouter .persona:focus-visible,#heroRouter .persona:hover{box-shadow:var(--sh-raised);transform:translateY(-4px)}#heroRouter .persona .ico{background:var(--tr-red-tint);border-radius:12px;color:var(--tr-red);display:grid;height:44px;margin-bottom:14px;place-items:center;width:44px}#heroRouter .persona .ico svg{fill:none;height:24px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:24px}#heroRouter .persona h4{color:var(--tr-ink-2)!important;font-family:var(--font)!important;font-size:16px;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 4px;text-transform:none!important}#heroRouter .persona small{color:var(--tr-muted);display:block;font-size:12.5px;line-height:1.4}#heroRouter .persona .pick{align-items:center;color:var(--tr-red);display:flex;font-size:12px;font-weight:700;gap:5px;margin-top:12px}#heroRouter .persona .pick svg{transition:transform .18s var(--ease)}#heroRouter .persona:hover .pick svg{transform:translateX(3px)}#heroRouter .driver-note{color:var(--tr-muted)!important;font-family:var(--font)!important;font-size:13.5px;margin:16px 0 0}#heroRouter .driver-note a{color:var(--tr-blue)!important;font-family:var(--font)!important;font-weight:600;text-decoration:underline}#heroRouter .reveal{opacity:0;transform:translateY(16px);transition:opacity .6s var(--ease),transform .6s var(--ease)}#heroRouter .reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){#heroRouter .reveal{opacity:1;transform:none;transition:none}}#heroRouter.theme-red_gradient .kicker.overline,#heroRouter.theme-red_solid .kicker.overline{color:#fff}#heroRouter.theme-red_gradient h1,#heroRouter.theme-red_solid h1{color:#fff!important}#heroRouter.theme-red_gradient .lede,#heroRouter.theme-red_solid .lede{color:hsla(0,0%,100%,.94)!important}#heroRouter.theme-red_gradient .router-q,#heroRouter.theme-red_solid .router-q{background:rgba(0,0,0,.22);border-color:hsla(0,0%,100%,.32);box-shadow:none;color:#fff}#heroRouter.theme-red_gradient .router-q .dot,#heroRouter.theme-red_solid .router-q .dot{background:#fff}#heroRouter.theme-red_gradient .driver-note,#heroRouter.theme-red_solid .driver-note{color:hsla(0,0%,100%,.9)!important}#heroRouter.theme-red_gradient .driver-note a,#heroRouter.theme-red_solid .driver-note a{color:#fff!important;text-decoration-color:hsla(0,0%,100%,.6)}#heroRouter.theme-red_solid{background:var(--tr-red)}#heroRouter.theme-red_gradient{background:linear-gradient(135deg,#ff5a5d,#e41418 45%,#8a0e11)}#heroRouter.theme-red_gradient:before{background:radial-gradient(120% 80% at 85% -10%,hsla(0,0%,100%,.16),transparent 60%);content:"";inset:0;pointer-events:none;position:absolute}#heroRouter.theme-red_gradient h1,#heroRouter.theme-red_solid h1{text-shadow:0 1px 3px rgba(0,0,0,.18)}#heroRouter.theme-red_gradient .lede,#heroRouter.theme-red_solid .lede{text-shadow:0 1px 2px rgba(0,0,0,.14)}#heroRouter.theme-red_gradient .persona{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:hsla(0,0%,100%,.22);border:1px solid hsla(0,0%,100%,.32);box-shadow:0 12px 24px -8px rgba(0,0,0,.22)}#heroRouter.theme-red_gradient .persona:focus-visible,#heroRouter.theme-red_gradient .persona:hover{background:hsla(0,0%,100%,.3);box-shadow:0 16px 32px -8px rgba(0,0,0,.28)}#heroRouter.theme-red_gradient .persona .ico{background:hsla(0,0%,100%,.24);color:#fff}#heroRouter.theme-red_gradient .persona h4{color:#fff!important}#heroRouter.theme-red_gradient .persona small{color:hsla(0,0%,100%,.92)!important}#heroRouter.theme-red_gradient .persona .pick{color:#fff}