.help-page{display:grid;gap:clamp(1.5rem,4vw,3rem)}.help-hero{display:flex;max-width:52rem;margin-inline:auto;flex-direction:column;align-items:center;padding-block:clamp(.5rem,2vw,1.5rem);text-align:center}.help-hero h1{margin-top:1.35rem;font-size:clamp(3.1rem,7vw,5.6rem);font-weight:520;letter-spacing:-.075em;line-height:.88}.help-hero h1 span,.help-hero>p{color:var(--unum-color-text-soft)}.help-hero>p{max-width:38rem;margin-top:1rem;font-size:clamp(1rem,1.7vw,1.16rem);line-height:1.65;text-wrap:balance}.help-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.help-card,.help-legal{padding:clamp(1.5rem,4vw,2.6rem)}.help-card{display:flex;min-height:15rem;flex-direction:column;align-items:flex-start}.help-card:after,.help-legal:after{position:absolute;z-index:-1;width:17rem;height:17rem;border-radius:50%;background:radial-gradient(circle,rgba(0,166,255,.11),transparent 70%);content:"";pointer-events:none}.help-card:after{top:-8rem;right:-5rem}.help-card:nth-child(2):after{background:radial-gradient(circle,rgba(255,121,0,.12),transparent 70%)}.help-card__label{color:var(--unum-color-blue);font-size:var(--unum-type-label-size);font-weight:750;line-height:var(--unum-type-label-line);letter-spacing:.15em;text-transform:uppercase}.help-card h2,.help-legal h2{margin-top:.8rem;color:var(--unum-color-text);font-weight:540;letter-spacing:-.045em}.help-card h2{font-size:clamp(2rem,4vw,3.2rem)}.help-card>p:not(.help-card__label){max-width:31rem;margin-top:1.1rem;color:var(--unum-color-text-soft);line-height:1.65}.help-card__action{display:inline-flex;min-height:2.9rem;align-items:center;justify-content:center;gap:.55rem;margin-top:auto;border:1px solid rgba(255,255,255,.16);border-radius:var(--unum-radius-pill);padding:.78rem 1rem;color:var(--unum-color-text);background:rgba(255,255,255,.045);font-size:.78rem;font-weight:680;text-decoration:none;transition:border-color var(--unum-motion-fast) ease,background var(--unum-motion-fast) ease,transform var(--unum-motion-fast) var(--unum-ease-standard)}.help-card__action--primary{border-color:rgba(255,121,0,.42);color:var(--unum-color-on-orange);background:linear-gradient(125deg,#ffbd3e,#ff7900 58%,#ff5600);box-shadow:inset 0 1px rgba(255,255,255,.4),var(--unum-shadow-orange)}.help-card__action:is(:hover,:focus-visible){transform:translateY(-1px);border-color:rgba(255,255,255,.34);background-color:rgba(255,255,255,.08)}.help-legal{overflow:hidden}.help-legal:after{right:-5rem;bottom:-9rem;background:radial-gradient(circle,rgba(255,121,0,.1),transparent 70%)}.help-legal h2{max-width:18ch;font-size:clamp(2rem,4vw,3.4rem)}.help-legal__copy{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,2rem);margin-top:1.75rem;border-top:1px solid var(--unum-color-line);padding-top:1.5rem}.help-legal__copy p{color:var(--unum-color-text-soft);font-size:.88rem;line-height:1.65}.help-legal__links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.help-legal__links a{border-bottom:1px solid rgba(255,255,255,.28);padding-block:.35rem;color:var(--unum-color-text);font-size:.78rem;font-weight:650;text-decoration:none}.help-legal__links a:is(:hover,:focus-visible){border-color:var(--unum-color-orange)}@media (max-width:760px){.help-contact-grid,.help-legal__copy{grid-template-columns:1fr}.help-card{min-height:15rem}.help-legal__copy p+p{border-top:1px solid var(--unum-color-line);padding-top:1rem}}@media (max-width:480px){.help-hero{padding-top:.5rem}.help-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.help-card,.help-legal{padding:1.3rem}}@media (prefers-reduced-motion:reduce){.help-page *,.help-page :after,.help-page :before{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}