.hn-contact-methods{position:relative;width:100%}.hn-contact-methods__inner{position:relative}.hn-contact-methods__header{margin-bottom:24px}.hn-contact-methods__eyebrow{color:var(--ruby,#e0004d);display:block;font-size:13px;font-weight:700;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.hn-contact-methods__headline{color:var(--navy,#00205b);font-size:32px;font-weight:700;line-height:1.1;margin:0}.hn-contact-methods__grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.hn-contact-methods__card{background:var(--white,#fff);border:1px solid var(--border,#e8eaf0);border-radius:14px;overflow:hidden;padding:28px 24px;position:relative}.hn-contact-methods__card:before{content:"";height:4px;left:-1px;position:absolute;right:-1px;top:-1px}.hn-contact-methods__icon{align-items:center;border-radius:12px;display:flex;height:48px;justify-content:center;margin-bottom:14px;width:48px}.hn-contact-methods__icon svg{display:block;height:22px;width:22px}.hn-contact-methods__label{font-size:18px;line-height:1.3}.hn-contact-methods__label,.hn-contact-methods__value{color:var(--navy,#00205b);font-weight:700;margin-bottom:8px}.hn-contact-methods__value{font-size:16px;line-height:1.4;word-break:break-word}.hn-contact-methods__value a{color:inherit;text-decoration:none;transition:color .2s ease}.hn-contact-methods__value a:hover{color:var(--fuchsia,#e45dbf)}.hn-contact-methods__value a:focus-visible{border-radius:2px;outline:2px solid var(--navy,#00205b);outline-offset:2px}.hn-contact-methods__description{color:var(--muted,#5a6b85);font-size:14px;font-weight:400;line-height:1.5}.hn-contact-methods__card>:last-child{margin-bottom:0}.hn-contact-methods__card--accent-fuchsia:before{background:var(--fuchsia,#e45dbf)}.hn-contact-methods__card--accent-fuchsia .hn-contact-methods__icon{background:rgba(228,93,191,.08);color:var(--fuchsia,#e45dbf)}.hn-contact-methods__card--accent-violet:before{background:var(--violet,#6638b6)}.hn-contact-methods__card--accent-violet .hn-contact-methods__icon{background:rgba(102,56,182,.08);color:var(--violet,#6638b6)}.hn-contact-methods__card--accent-ruby:before{background:var(--ruby,#e0004d)}.hn-contact-methods__card--accent-ruby .hn-contact-methods__icon{background:rgba(224,0,77,.08);color:var(--ruby,#e0004d)}.hn-contact-methods__card--accent-tiger:before{background:var(--tiger,#f8ad6d)}.hn-contact-methods__card--accent-tiger .hn-contact-methods__icon{background:rgba(248,173,109,.08);color:var(--tiger,#f8ad6d)}@media (max-width:680px){.hn-contact-methods__headline{font-size:26px}.hn-contact-methods__card{padding:24px 20px}}