:root{--desktop-h1-size:70px}.hero{background-color:#161d24;background-image:var(--hero-bg-mobile);background-position:var(--hero-bg-position-sm);background-repeat:no-repeat;background-size:var(--hero-bg-size);color:#fff;padding-bottom:2.625rem;padding-top:18.75rem;position:relative}@media(min-width:576px){.hero{background-position:var(--hero-bg-position-md);background-size:var(--hero-bg-size-md)}}@media(min-width:1200px){.hero{background-image:var(--hero-bg);background-position:var(--hero-bg-position-lg);background-size:var(--hero-bg-size-lg);max-height:55.3125rem;padding-bottom:0;padding-top:5.9375rem}}@media(min-width:768px){.hero h1{font-size:var(--desktop-h1-size)}}.hero .p--caps{margin-top:.9375rem}@media(min-width:1200px){.hero .p--caps{margin-top:1.875rem}}.hero__content button{background-color:var(--primary-color);border:0;color:#161d24;font-size:.9375rem;font-weight:700;height:3.3125rem;margin-top:.625rem;text-transform:uppercase;transition:background-color .4s ease-out;width:13rem}.hero__content button:focus,.hero__content button:hover{background:color-mix(in srgb,var(--primary-color),#000 8%)}@media(min-width:1200px){.hero__content button{display:none}}.hero__content .hero__custom-cta{align-items:center;background-color:var(--primary-color);border:0;color:#161d24;display:flex;font-size:.9375rem;font-weight:700;height:3.3125rem;justify-content:center;margin-top:.625rem;text-decoration:none;text-transform:uppercase;transition:background-color .4s ease-out;width:13rem}.hero__content .hero__custom-cta:focus,.hero__content .hero__custom-cta:hover{background:color-mix(in srgb,var(--primary-color),#000 8%)}@media(min-width:768px){.hero__content .hero__custom-cta{margin-top:1.625rem}}@media(min-width:1200px){.hero__content{padding-bottom:7.8125rem;padding-right:1.875rem;padding-top:4.375rem}}.hero__form{display:none}@media(min-width:1200px){.hero__form{display:block}}