.home-hero-hl{background-image:linear-gradient(180deg, #f9c84600 38%, #f9c84666 38%, #f9c8469e 96%, var(--brand) 96%, var(--brand) 100%);-webkit-box-decoration-break:clone;box-decoration-break:clone;background-position:0 0;background-repeat:no-repeat;background-size:0% 100%;border-radius:2px;padding:0 .1em;animation:1.05s cubic-bezier(.65,0,.2,1) .35s forwards home-hero-hl-draw}@keyframes home-hero-hl-draw{0%{background-size:0% 100%}to{background-size:100% 100%}}@media (prefers-reduced-motion:reduce){.home-hero-h1 .home-hero-hl{background-size:100% 100%;animation:none}}.home-hero-bullets{flex-direction:column;gap:14px;margin-top:4px;margin-bottom:22px;display:flex}.home-hero-bullet{color:var(--ink);font-size:15px;line-height:1.5}.home-hero-bullet-icon svg{width:12px;height:12px}.home-hero-bullet u{text-decoration:underline;-webkit-text-decoration-color:var(--brand);text-decoration-color:var(--brand);text-underline-offset:4px;text-decoration-thickness:2px}