.referral-page{background-color:#fff;min-height:100vh}.referral-hero{color:#fff;background-color:#101828;padding:6rem 1.5rem 4rem}.referral-hero__container{max-width:1280px;margin:0 auto;padding-left:2rem}.referral-hero__title{color:#fff;margin-bottom:2rem;font-size:3.5rem;font-weight:600;line-height:1.2}.referral-hero__lede{color:#ffffffc7;max-width:46rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.referral-hero__terms{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:60rem;margin-bottom:2.5rem;display:grid}.referral-hero__term dt{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin-bottom:.375rem;font-size:.75rem;font-weight:700}.referral-hero__term dd{color:#fff;margin:0;font-size:1.0625rem;font-weight:600}.referral-hero__cta{background-color:var(--color-primary,#1405ff);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:.5rem;align-items:center;gap:.5rem;min-height:2.75rem;padding:0 1.5rem;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background-color .2s;display:inline-flex}.referral-hero__cta:hover{background-color:var(--color-primary-dark,#1004cc)}.referral-hero__cta:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (min-width:768px){.referral-hero__terms{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1024px){.referral-hero__title{font-size:3rem}}@media (max-width:768px){.referral-hero{padding:4rem 1rem 3rem}.referral-hero__container{padding-left:0}.referral-hero__title{font-size:2.25rem}}
