:focus-visible{outline:2px solid var(--color-orange);transition:outline .1s ease-out;outline-offset:3px}.sr-only{clip:rect(1px, 1px, 1px, 1px);display:inline-block;height:1px !important;overflow:hidden;position:relative !important;width:1px !important;word-wrap:normal}.hero{position:relative}.hero__content{align-items:center;border-radius:16px;display:flex;overflow:hidden;position:relative;z-index:0}@media(min-width: 768px){.hero__content{clip-path:url("#clip-path--hero")}}.hero img{display:block}.hero__title{color:var(--color-white);font-family:var(--font-heading);font-size:var(--font-size-3xl);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:-0.5px;line-height:110%;margin:0}.hero__title em{font-family:var(--font-heading-accent);font-style:italic;font-weight:var(--font-weight-medium)}.hero__title p,.hero__title h1,.hero__title h2,.hero__title h3,.hero__title h4,.hero__title h5,.hero__title h6{color:var(--color-white);font-family:var(--font-heading);font-size:var(--font-size-3xl);font-style:normal;font-weight:var(--font-weight-normal);letter-spacing:-0.5px;line-height:110%;margin:0}.hero__image{height:100%;position:absolute}.hero__image *{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.hero__image .image img{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.hero__video{height:100%;position:absolute}.hero__video *{height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover}.hero__payoff{color:var(--Color-white, #ffffff);font-family:var(--font-heading);font-size:var(--font-size-l);font-style:normal;font-weight:var(--font-weight-normal);line-height:120%}.hero__content-inner{display:flex;flex-direction:column;gap:var(--spacing-6);justify-content:center;max-width:576px;padding:var(--spacing-6);position:relative;z-index:2}@media(min-width: 768px){.hero__content-inner{min-height:600px;padding:0 var(--spacing-6);padding-bottom:130px}}.hero__content-inner,.hero__overlay{height:100%;inset:0;width:100%}.hero__overlay{background:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));position:absolute;z-index:1}.hero__text{color:var(--color-dark-blue, #0b3b60);font-family:var(--font-heading, Archivo);font-size:var(--font-size-xl);font-style:normal;font-weight:var(--font-weight-normal);line-height:140%;margin:var(--spacing-6) 0;max-width:540px;width:100%}@media(min-width: 992px){.hero__text{left:50%;margin-top:-80px;max-width:540px;position:relative}}
