@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400 800;
    font-display: swap;
    src: url("../fonts/inter-latin.woff2") format("woff2");
}

/* Match Arial's metrics to Inter while the preloaded font finishes decoding. */
@font-face {
    font-family: "Inter Fallback";
    src: local("Arial");
    ascent-override: 90.2%;
    descent-override: 22.48%;
    line-gap-override: 0%;
    size-adjust: 107.4%;
}

:root {
    --color-navy-950: #00244d;
    --color-navy-900: #002d5f;
    --color-navy-800: #06386c;
    --color-text: #071a3b;
    --color-muted: #41516a;
    --color-blue: #0074d9;
    --color-blue-700: #005eb8;
    --color-green: #78b642;
    --color-green-700: #5e9b2f;
    --color-border: #dfe7f1;
    --color-surface: #ffffff;
    --color-soft: #f5f9fd;
    --shadow-card: 0 8px 24px rgba(9, 33, 66, 0.12);
    --shadow-subtle: 0 4px 18px rgba(9, 33, 66, 0.08);
    --shell: 1240px;
    --radius: 8px;
}

* {
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    min-width: 0;
    padding: 0;
    color: var(--color-text);
    background: #fff;
    font-family: Inter, "Inter Fallback", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.45;
    overflow-x: hidden;
}

.site-header,
.site-header a,
.site-header input,
.site-header label,
.site-header button {
    font-family: Inter, "Inter Fallback", Arial, sans-serif;
}

.site-redesign #Wrapper {
    width: 100% !important;
    margin: 0 !important;
    overflow: hidden;
}

.site-redesign .site-main img {
    height: auto;
    max-width: 100%;
}

.site-redesign .site-main > .content_wrapper,
.site-redesign .site-main > .pi-section-w {
    margin-top: 0 !important;
}

.site-redesign .site-main > #Content > .content_wrapper {
    margin-top: 0 !important;
}

.site-redesign .site-main > .content_wrapper > .sections_group > .entry-content > .section:first-child,
.site-redesign .site-main > #Content > .content_wrapper > .sections_group > .entry-content > .section:first-child,
.site-redesign .site-main > .content_wrapper > .sections_group > .entry-content > .section_wrapper:first-child {
    margin-top: 0 !important;
}

.site-redesign .site-main > #Content > .content_wrapper > .sections_group > .entry-content > img + .section {
    padding-top: 32px !important;
}

.site-redesign .site-main > .pi-section-w.pi-section-white,
.site-redesign .site-main > #Content,
.site-redesign .site-main > .content_wrapper {
    color: var(--color-text);
    background: #fff;
}

.site-redesign .site-main > .pi-section-w.pi-section-white > img,
.site-redesign .site-main > #Content > .content_wrapper > .sections_group > .entry-content > img {
    width: 100%;
    display: block;
}

.site-redesign .site-main > .content_wrapper.legacy-banner-page > .sections_group > .entry-content > .legacy-page-banner {
    width: 100%;
    display: block;
}

.site-redesign .site-main > .content_wrapper.legacy-banner-page > .sections_group > .entry-content > .legacy-page-banner + .section {
    padding-top: 32px !important;
}

.legacy-page-intro {
    width: min(1060px, calc(100% - 48px));
    padding: 36px 0 12px;
    margin: 0 auto;
}

.pi-section > .legacy-page-intro,
.section_wrapper > .legacy-page-intro {
    width: 100%;
    padding: 0 0 28px;
}

.legacy-page-intro .page-eyebrow {
    margin: 0 0 10px;
    color: var(--color-green-700);
    font-size: 12px;
    line-height: 1;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.legacy-page-intro h1 {
    max-width: 100%;
    margin: 0;
    color: var(--color-text);
    font-size: clamp(32px, 3vw, 40px);
    line-height: 1.1;
    font-weight: 800;
    letter-spacing: -0.025em;
}

@media (min-width: 1100px) {
    .legacy-page-intro h1 {
        white-space: nowrap;
    }
}

.legacy-page-intro > p:last-child:not(.page-eyebrow) {
    max-width: 760px;
    margin: 16px 0 0;
    color: #42516a;
    font-size: 17px;
    line-height: 1.65;
}

.privacy-policy-content h2 {
    margin-top: 38px !important;
    font-size: clamp(23px, 2.4vw, 29px) !important;
}

.privacy-policy-content__updated {
    color: #42516a !important;
    font-size: 14px !important;
}

.data-security-content > h2 {
    margin-bottom: 28px !important;
    font-size: clamp(25px, 2.5vw, 30px) !important;
}

.data-security-content > h2::after {
    content: "";
    display: block;
    width: 68px;
    height: 3px;
    margin-top: 12px;
    background: var(--color-blue);
    border-radius: 999px;
}

.data-security-content > h3 {
    margin-top: 28px !important;
    font-size: clamp(21px, 2vw, 25px) !important;
}

.data-security-content > h2 + h3 {
    margin-top: 0 !important;
}

.team-member-name {
    margin: 0 0 5px !important;
    font-size: 20px !important;
    line-height: 1.25 !important;
}

.legacy-resource-title {
    margin: 0 0 14px !important;
    font-size: 21px !important;
    line-height: 1.35 !important;
}

.site-redesign .site-main > .pi-section-w.pi-section-white > .pi-section,
.site-redesign .site-main > #Content > .content_wrapper > .sections_group > .entry-content > .section,
.site-redesign .site-main > .content_wrapper > .sections_group > .entry-content > .section {
    width: min(1060px, calc(100% - 48px)) !important;
    padding: 42px 0 48px !important;
    margin: 0 auto !important;
}

.site-redesign .site-main > .pi-section-w.pi-section-white > .pi-section + img {
    margin-top: 4px;
}

.site-redesign .site-main > .pi-section-w.pi-section-white > .pi-section > .column.one.column_column,
.site-redesign .site-main > .content_wrapper .section_wrapper,
.site-redesign .site-main > #Content .section_wrapper,
.site-redesign .site-main > #Content .items_group,
.site-redesign .site-main > .content_wrapper .items_group {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    margin: 0 !important;
}

.site-redesign .site-main > .pi-section-w.pi-section-white p,
.site-redesign .site-main > #Content p,
.site-redesign .site-main > .content_wrapper p,
.site-redesign .site-main > .pi-section-w.pi-section-white li,
.site-redesign .site-main > #Content li,
.site-redesign .site-main > .content_wrapper li {
    color: #243147;
    font-family: Inter, "Inter Fallback", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.72;
    font-weight: 500;
    letter-spacing: 0;
}

.site-redesign .site-main > .pi-section-w.pi-section-white p,
.site-redesign .site-main > #Content p,
.site-redesign .site-main > .content_wrapper p {
    margin: 0 0 18px;
}

.site-redesign .site-main > .pi-section-w.pi-section-white h2,
.site-redesign .site-main > .pi-section-w.pi-section-white h3,
.site-redesign .site-main > .pi-section-w.pi-section-white h4,
.site-redesign .site-main > .pi-section-w.pi-section-white h5,
.site-redesign .site-main > #Content h2,
.site-redesign .site-main > #Content h3,
.site-redesign .site-main > #Content h4,
.site-redesign .site-main > #Content h5,
.site-redesign .site-main > .content_wrapper h2,
.site-redesign .site-main > .content_wrapper h3,
.site-redesign .site-main > .content_wrapper h4,
.site-redesign .site-main > .content_wrapper h5 {
    color: var(--color-text);
    font-family: Inter, "Inter Fallback", Arial, sans-serif;
    font-weight: 800;
    letter-spacing: 0;
}

.site-redesign .site-main > .pi-section-w.pi-section-white h2,
.site-redesign .site-main > #Content h2,
.site-redesign .site-main > .content_wrapper h2 {
    margin: 0 0 18px;
    font-size: 32px;
    line-height: 1.18;
}

.site-redesign .site-main > .pi-section-w.pi-section-white h3,
.site-redesign .site-main > #Content h3,
.site-redesign .site-main > .content_wrapper h3 {
    position: relative;
    margin: 34px 0 14px;
    padding-top: 2px;
    font-size: 28px;
    line-height: 1.22;
}

.site-redesign .site-main > .pi-section-w.pi-section-white h3::after,
.site-redesign .site-main > #Content h3::after,
.site-redesign .site-main > .content_wrapper h3::after {
    content: "";
    display: block;
    width: 62px;
    height: 3px;
    margin-top: 10px;
    background: var(--color-blue);
    border-radius: 999px;
}

.site-redesign .site-main > .pi-section-w.pi-section-white h4,
.site-redesign .site-main > #Content h4,
.site-redesign .site-main > .content_wrapper h4 {
    margin: 30px 0 12px;
    font-size: 22px;
    line-height: 1.3;
}

.site-redesign .site-main > .pi-section-w.pi-section-white ul,
.site-redesign .site-main > #Content ul,
.site-redesign .site-main > .content_wrapper ul {
    padding-left: 1.25rem;
    margin: 10px 0 22px;
    list-style: disc;
}

.site-redesign .site-main > .pi-section-w.pi-section-white li,
.site-redesign .site-main > #Content li,
.site-redesign .site-main > .content_wrapper li {
    padding-left: 8px;
    margin: 8px 0;
}

.site-redesign .site-main > .pi-section-w.pi-section-white li::marker,
.site-redesign .site-main > #Content li::marker,
.site-redesign .site-main > .content_wrapper li::marker {
    color: var(--color-green);
    font-size: 0.9em;
}

.site-redesign .site-main > .pi-section-w.pi-section-white a,
.site-redesign .site-main > #Content a,
.site-redesign .site-main > .content_wrapper a {
    color: var(--color-blue-700);
    font-weight: 800;
    text-underline-offset: 3px;
}

.site-redesign .site-main > .pi-section-w.pi-section-white table,
.site-redesign .site-main > #Content table,
.site-redesign .site-main > .content_wrapper table {
    width: 100%;
    margin: 18px 0 26px;
    border-collapse: collapse;
    border: 1px solid var(--color-border);
    box-shadow: var(--shadow-subtle);
}

.site-redesign .site-main > .pi-section-w.pi-section-white td,
.site-redesign .site-main > #Content td,
.site-redesign .site-main > .content_wrapper td {
    padding: 12px 14px;
    color: #243147;
    border: 1px solid var(--color-border);
    font-size: 15px;
    line-height: 1.4;
}

.site-redesign .site-main .column.one-third.column_list {
    margin-top: 16px;
}

.site-redesign .site-main .column.one-third.column_list img {
    border-radius: var(--radius);
    box-shadow: var(--shadow-subtle);
}

img,
svg {
    display: block;
    max-width: 100%;
}

a {
    color: inherit;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
}

button,
input {
    font: inherit;
}

.site-shell {
    width: min(var(--shell), calc(100% - 48px));
    margin: 0 auto;
}

.skip-link,
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
}

.skip-link:focus {
    z-index: 1000;
    top: 12px;
    left: 12px;
    width: auto;
    height: auto;
    padding: 10px 14px;
    margin: 0;
    clip: auto;
    color: #fff;
    background: var(--color-navy-950);
    border-radius: 4px;
}

.utility-bar {
    color: #fff;
    background: #00244f;
    font-size: 14px;
    font-weight: 600;
}

.utility-bar__inner {
    min-height: 38px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.utility-links,
.social-links {
    display: flex;
    align-items: center;
    gap: 18px;
}

.utility-link,
.social-links a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: rgba(255, 255, 255, 0.94);
}

.utility-link:hover,
.utility-link:focus,
.utility-link:visited,
.social-links a:hover,
.social-links a:focus,
.social-links a:visited {
    color: #fff;
    text-decoration: none;
}

.utility-link svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}

.social-links {
    gap: 14px;
}

.social-links span {
    color: rgba(255, 255, 255, 0.86);
    font-weight: 500;
}

.social-links a {
    width: 18px;
    height: 18px;
    justify-content: center;
}

.social-links svg {
    width: 17px;
    height: 17px;
    fill: currentColor;
}

.main-nav-wrap {
    position: relative;
    z-index: 30;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 2px 14px rgba(0, 20, 45, 0.08);
}

.main-nav {
    min-height: 86px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
}

.brand {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 330px;
}

.brand,
.brand:hover,
.brand:focus,
.brand:visited,
.brand:hover span,
.brand:focus span,
.brand:hover strong,
.brand:focus strong,
.brand:hover small,
.brand:focus small {
    text-decoration: none;
}

.brand img {
    width: 54px;
    height: 54px;
    flex: 0 0 auto;
}

.brand span {
    display: grid;
    gap: 4px;
}

.brand strong {
    color: #74ad42;
    font-size: 42px;
    line-height: 0.88;
    font-weight: 400;
    letter-spacing: 0;
}

.brand small {
    color: #8d949d;
    font-size: 11px;
    line-height: 1.35;
    font-weight: 500;
    white-space: nowrap;
}

.primary-nav > ul {
    display: flex;
    align-items: center;
    gap: 34px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.primary-nav li {
    position: relative;
}

.primary-nav a {
    position: relative;
    display: inline-flex;
    align-items: center;
    min-height: 52px;
    color: #051839;
    font-size: 15px;
    font-weight: 700;
    white-space: nowrap;
}

.primary-nav a.active::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 6px;
    left: 0;
    height: 4px;
    background: var(--color-blue);
    border-radius: 999px;
}

.primary-nav .has-menu > a::after {
    content: "";
    width: 7px;
    height: 7px;
    margin-left: 9px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-2px) rotate(45deg);
}

.primary-nav ul ul {
    position: absolute;
    top: 100%;
    left: 50%;
    min-width: 230px;
    padding: 10px;
    margin: 0;
    list-style: none;
    background: #fff;
    border: 1px solid var(--color-border);
    border-radius: var(--radius);
    box-shadow: var(--shadow-card);
    opacity: 0;
    pointer-events: none;
    transform: translate(-50%, 8px);
    transition: opacity 160ms ease, transform 160ms ease;
}

.primary-nav li:hover > ul,
.primary-nav li:focus-within > ul {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 0);
}

.primary-nav ul ul a {
    display: flex;
    min-height: auto;
    padding: 9px 10px;
    color: var(--color-muted);
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
}

.primary-nav ul ul a:hover,
.primary-nav ul ul a:focus {
    color: var(--color-blue-700);
    background: #eef6ff;
}

.nav-toggle,
input.nav-toggle,
.nav-toggle-label {
    display: none;
}

.hero {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(90deg, rgba(247, 251, 255, 0.82) 0%, rgba(247, 251, 255, 0.62) 44%, rgba(239, 248, 255, 0.28) 100%),
        url("../img/hero-background.webp") center bottom / 100% 100% no-repeat;
}

.hero::before,
.hero::after {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 0.18;
    background-repeat: no-repeat;
    background-size: contain;
}

.hero::before {
    top: 38px;
    right: 39%;
    width: 142px;
    height: 142px;
    background-image: url("../watermarks/bar-graph.svg");
}

.hero::after {
    right: 31%;
    bottom: 30px;
    width: 150px;
    height: 150px;
    background-image: url("../watermarks/shield.svg");
}

.hero__inner {
    position: relative;
    z-index: 1;
    min-height: 372px;
    display: grid;
    grid-template-columns: minmax(750px, 1fr) 430px;
    align-items: center;
    gap: 24px;
    padding: 34px 0 38px;
}

.hero__copy {
    max-width: 790px;
}

.hero h1 {
    margin: 0;
    color: #071a3b;
    font-size: clamp(42px, 3.8vw, 50px);
    line-height: 1.13;
    font-weight: 800;
    letter-spacing: 0;
}

.hero h1::after {
    content: "";
    display: block;
    width: 128px;
    height: 4px;
    margin: 18px 0 20px;
    background: var(--color-blue);
    border-radius: 999px;
}

.hero p {
    max-width: 640px;
    margin: 0;
    color: #202a3c;
    font-size: 18px;
    line-height: 1.6;
    font-weight: 500;
}

.hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 36px;
    margin-top: 26px;
}

.button,
a.button.button {
    position: relative;
    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 218px;
    min-height: 48px;
    padding: 0 26px;
    margin: 0;
    border-radius: 6px;
    font-size: 15px;
    font-weight: 800;
    white-space: nowrap;
    vertical-align: middle;
    transform: translateY(0);
    transition: background 180ms ease, border-color 180ms ease, color 180ms ease, box-shadow 180ms ease, transform 180ms ease, filter 180ms ease;
}

.button::before {
    content: "";
    position: absolute;
    top: -36%;
    left: -62%;
    width: 38%;
    height: 172%;
    pointer-events: none;
    background: linear-gradient(110deg, transparent, rgba(255, 255, 255, 0.48), transparent);
    transform: skewX(-22deg);
    animation: buttonShine 7s ease-in-out infinite;
}

.hero__actions .button:nth-child(2)::before {
    animation-delay: 1.2s;
}

.cta-band .button::before {
    animation-delay: 2.4s;
}

@keyframes buttonShine {
    0%,
    24% {
        left: -62%;
    }
    36%,
    100% {
        left: 124%;
    }
}

.button__label,
.button__icon {
    line-height: 1;
}

.button__label {
    display: inline-flex;
    align-items: center;
    flex: 0 0 auto;
    transform: translateY(0);
}

.button__icon {
    display: block;
    width: 18px;
    height: 18px;
    margin-left: 22px;
    fill: none;
    stroke: currentColor;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-linejoin: round;
    flex: 0 0 auto;
}

.button:hover,
.button:focus {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(0, 94, 184, 0.2);
}

a.button.button--primary::after,
a.button.button--secondary::after {
    display: none;
}

.button--primary,
a.button.button--primary {
    color: #fff;
    background: linear-gradient(180deg, #82bf49, #69a837);
    background-image: linear-gradient(180deg, #82bf49, #69a837);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.28), 0 8px 18px rgba(87, 151, 49, 0.22);
}

.button--primary:hover,
.button--primary:focus,
a.button.button--primary:hover,
a.button.button--primary:focus {
    background: linear-gradient(180deg, #8ac953, #5f9f31);
    background-image: linear-gradient(180deg, #8ac953, #5f9f31);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.34), 0 14px 30px rgba(82, 145, 45, 0.34);
    filter: saturate(1.06);
}

.button--secondary,
a.button.button--secondary {
    color: var(--color-blue-700);
    background: #fff;
    background-image: none;
    border: 2px solid var(--color-blue);
}

.button--secondary:hover,
.button--secondary:focus,
a.button.button--secondary:hover,
a.button.button--secondary:focus {
    color: #fff;
    background: linear-gradient(180deg, #087ee7, #0066c8);
    background-image: linear-gradient(180deg, #087ee7, #0066c8);
    border-color: #0066c8;
}

.hero__art {
    position: relative;
    min-height: 330px;
}

.hero__art::before,
.hero__art::after {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 0.17;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.hero__art::before {
    left: -170px;
    bottom: 78px;
    width: 214px;
    height: 158px;
    background-image: url("../watermarks/line-graph.svg");
}

.hero__art::after {
    right: -98px;
    top: 46px;
    width: 126px;
    height: 126px;
    background-image: url("../watermarks/chat-bubble.svg");
}

.hero__butterfly {
    position: absolute;
    z-index: 1;
    right: 8px;
    top: 50%;
    width: min(405px, 100%);
    height: auto;
    transform: translateY(-49%);
    filter: drop-shadow(0 14px 16px rgba(5, 31, 62, 0.14));
}

.stats {
    background: #fff;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.03), 0 7px 20px rgba(17, 45, 78, 0.06);
}

.stats__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    padding: 22px 0;
}

.stat {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    min-height: 58px;
    padding: 0 28px;
    border-left: 1px solid var(--color-border);
}

.stat:first-child {
    border-left: 0;
}

.stat img {
    width: 48px;
    height: 48px;
    flex: 0 0 auto;
}

.stat strong,
.stat span {
    display: block;
}

.stat strong {
    color: var(--color-text);
    font-size: 20px;
    line-height: 1.15;
    font-weight: 800;
}

.stat span {
    margin-top: 7px;
    color: var(--color-muted);
    font-size: 13px;
    font-weight: 500;
}

.services-preview {
    padding: 22px 0 14px;
    background: linear-gradient(180deg, #f2f7fc, #f7fbff);
}

.latest-resource {
    padding: 34px 0;
    background: #fff;
}

.latest-resource__inner {
    display: grid;
    grid-template-columns: minmax(220px, 310px) minmax(0, 1fr);
    overflow: hidden;
    background: linear-gradient(135deg, #f7fbff, #fff);
    border: 1px solid var(--color-border);
    border-radius: var(--radius);
    box-shadow: var(--shadow-subtle);
}

.latest-resource__image {
    min-height: 260px;
    padding: 16px;
    box-sizing: border-box;
    background: #edf5fb;
}

.latest-resource__image img {
    display: block;
    width: 100%;
    height: 100%;
    max-height: 260px;
    object-fit: contain;
}

.latest-resource__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 28px 34px;
}

.latest-resource__topline {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.latest-resource__topline p {
    margin: 0;
}

.latest-resource__topline > a {
    color: var(--color-primary);
    font-size: 13px;
    font-weight: 800;
    text-decoration: none;
    white-space: nowrap;
}

.latest-resource__topline > a:hover,
.latest-resource__topline > a:focus {
    text-decoration: underline;
}

.latest-resource h2 {
    margin: 0;
    font-size: 27px;
    line-height: 1.2;
}

.latest-resource h2 a {
    color: var(--color-text);
    text-decoration: none;
}

.latest-resource h2 a:hover,
.latest-resource h2 a:focus {
    color: var(--color-primary);
}

.latest-resource__description {
    margin: 12px 0 18px;
    color: var(--color-muted);
    font-size: 15px;
    line-height: 1.55;
}

.latest-resource__description p {
    margin: 0;
}

a.button.latest-resource__button {
    width: auto;
    min-width: 0;
    min-height: 44px;
    padding: 10px 18px;
    margin-top: auto;
}

.latest-resource__button .button__icon {
    width: 16px;
    height: 16px;
    margin-left: 12px;
}

.latest-resource__button::before,
.resource-card__button::before {
    display: none;
}

.service-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}

.service-card {
    min-height: 154px;
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 22px;
    align-items: start;
    padding: 24px;
    background: #fff;
    border: 1px solid rgba(218, 228, 238, 0.9);
    border-radius: var(--radius);
    box-shadow: var(--shadow-card);
    color: inherit;
    text-decoration: none;
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.service-card:hover,
.service-card:focus-visible {
    transform: translateY(-3px);
    border-color: rgba(47, 109, 217, 0.45);
    box-shadow: 0 16px 34px rgba(8, 38, 78, 0.14);
}

.service-card:focus-visible {
    outline: 3px solid rgba(47, 109, 217, 0.3);
    outline-offset: 3px;
}

.service-card > img {
    width: 72px;
    height: 72px;
    padding: 14px;
    background: linear-gradient(180deg, #8ac553, #6eaa3c);
    border-radius: 50%;
    object-fit: contain;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.service-card h3 {
    margin: 0 0 9px;
    color: #071a3b;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 800;
}

.service-card p {
    margin: 0 0 14px;
    color: #243147;
    font-size: 13px;
    line-height: 1.43;
    font-weight: 500;
}

.service-card__link-label {
    color: var(--color-blue-700);
    font-size: 13px;
    font-weight: 800;
}

.proof-strip {
    position: relative;
    overflow: hidden;
    background: #eef7ff;
}

.proof-strip::before,
.proof-strip::after {
    content: "";
    position: absolute;
    width: 230px;
    height: 230px;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 0.24;
    pointer-events: none;
}

.proof-strip::before {
    left: 22px;
    bottom: -64px;
    background-image: url("../img/footer-butterfly-left.webp");
}

.proof-strip::after {
    right: -18px;
    bottom: -72px;
    background-image: url("../img/footer-butterfly-right.webp");
}

.proof-strip__inner {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: 250px minmax(0, 1fr);
    gap: 32px;
    align-items: center;
    min-height: 132px;
    padding: 20px 0;
}

.proof-strip h2 {
    margin: 0;
    color: var(--color-text);
    font-size: 22px;
    line-height: 1.35;
    font-weight: 800;
}

.proof-strip ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 0;
    padding: 0;
    margin: 0;
    list-style: none;
}

.proof-strip li {
    position: relative;
    min-height: 78px;
    padding: 0 20px 0 36px;
    border-left: 1px solid #cddceb;
}

.proof-strip li::before {
    content: "\2713";
    position: absolute;
    left: 13px;
    top: 0;
    width: 19px;
    height: 19px;
    display: grid;
    place-items: center;
    color: #fff;
    background: var(--color-blue);
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}

.proof-strip strong,
.proof-strip span {
    display: block;
}

.proof-strip strong {
    color: #071a3b;
    font-size: 13px;
    font-weight: 800;
}

.proof-strip span {
    margin-top: 6px;
    color: #243147;
    font-size: 11px;
    line-height: 1.35;
    font-weight: 500;
}

.cta-band {
    color: #fff;
    background:
        linear-gradient(90deg, rgba(112, 177, 65, 0.95), rgba(0, 113, 203, 0.98)),
        url("../img/hero-background.webp") center / 100% 100% no-repeat;
}

.cta-band__inner {
    min-height: 132px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 28px 0;
}

.cta-band h2,
.cta-band p {
    margin: 0;
}

.cta-band h2 {
    color: #fff;
    font-size: 24px;
    line-height: 1.15;
    font-weight: 800;
}

.cta-band p {
    margin-top: 8px;
    color: rgba(255, 255, 255, 0.95);
    font-size: 15px;
    font-weight: 500;
}

.cta-band .button {
    min-width: 252px;
    align-self: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1;
}

.site-footer {
    color: #dbe8f7;
    background: #00244f;
}

.footer__main {
    display: grid;
    grid-template-columns: minmax(250px, 1.55fr) repeat(4, minmax(130px, 1fr));
    align-items: start;
    gap: 42px;
    padding: 34px 0 18px;
}

.footer-logo {
    display: flex;
    align-items: center;
    gap: 10px;
}

.footer__brand a,
.footer__brand a:hover,
.footer__brand a:focus,
.footer__brand a:visited,
.footer__brand a:hover .footer-logo,
.footer__brand a:focus .footer-logo,
.footer__brand a:hover .footer-logo span,
.footer__brand a:focus .footer-logo span {
    color: inherit;
    text-decoration: none;
}

.footer-logo img {
    width: 44px;
    height: 44px;
}

.footer-logo span {
    color: #78b642;
    font-size: 31px;
    line-height: 1;
    font-weight: 400;
}

.footer__brand p {
    max-width: 310px;
    margin: 12px 0 0;
    color: #f0f7ff;
    font-size: 14px;
    line-height: 1.55;
}

.site-footer h2 {
    margin: 0 0 12px;
    color: #fff;
    font-size: 12px;
    line-height: 1.25;
    font-weight: 800;
    text-transform: uppercase;
}

.site-footer nav,
.site-footer address {
    display: flex;
    flex-direction: column;
    gap: 7px;
    margin: 0;
    padding: 0;
    font-style: normal;
}

.site-footer a,
.site-footer address span {
    color: #dbe8f7;
    font-size: 13px;
    line-height: 1.45;
    font-weight: 500;
}

.site-footer a:hover,
.site-footer a:focus {
    color: #fff;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.site-footer .footer__brand a:hover,
.site-footer .footer__brand a:focus,
.site-footer .footer__brand a:hover .footer-logo,
.site-footer .footer__brand a:focus .footer-logo,
.site-footer .footer__brand a:hover .footer-logo span,
.site-footer .footer__brand a:focus .footer-logo span {
    text-decoration: none;
}

.site-footer .footer__brand a:hover .footer-logo span,
.site-footer .footer__brand a:focus .footer-logo span {
    color: #78b642;
}

.footer__bottom {
    padding: 0 0 24px;
}

.footer__bottom-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.footer__bottom p {
    margin: 0;
    color: #d6e5f5;
    font-size: 12px;
    line-height: 1.4;
}

.footer__bottom nav {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
    column-gap: 22px;
    row-gap: 8px;
}

.footer__bottom a {
    font-size: 12px;
}

@media (max-width: 1120px) {
    .primary-nav > ul {
        gap: 22px;
    }

    .hero__inner {
        grid-template-columns: minmax(0, 1fr) 390px;
    }

    .service-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .proof-strip__inner,
    .proof-strip ul {
        grid-template-columns: 1fr;
    }

    .proof-strip__inner {
        padding: 24px 0;
    }

    .proof-strip ul {
        gap: 16px;
    }
}

@media (max-width: 1080px) {
    .hero__inner {
        grid-template-columns: minmax(0, 1fr) 300px;
        gap: 18px;
    }

    .hero__actions {
        gap: 14px;
    }
}

@media (max-width: 940px) {
    .hero__inner {
        grid-template-columns: minmax(0, 1fr) 220px;
        gap: 14px;
    }
}

@media (max-width: 900px) {
    .site-shell {
        width: min(100% - 32px, var(--shell));
    }

    .utility-bar__inner {
        min-height: auto;
        padding: 10px 0;
        flex-direction: row;
        align-items: center;
        gap: 16px;
    }

    .utility-links {
        flex-wrap: nowrap;
        gap: 18px;
    }

    .social-links {
        flex: 0 0 auto;
    }

    .social-links span {
        display: none;
    }

    .hero__actions {
        gap: 14px;
    }

    .main-nav {
        min-height: 74px;
        position: relative;
    }

    .brand,
    .brand span {
        width: auto;
    }

    .brand {
        width: 280px;
    }

    .brand img {
        width: 50px;
        height: 50px;
    }

    .brand strong {
        font-size: 38px;
    }

    .brand small {
        font-size: 11px;
        line-height: 1.35;
    }

    .nav-toggle-label {
        width: auto;
        min-width: 84px;
        height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        border: 1px solid var(--color-border);
        border-radius: 6px;
        cursor: pointer;
    }

    .nav-toggle-label span,
    .nav-toggle-label span::before,
    .nav-toggle-label span::after {
        width: 20px;
        height: 2px;
        display: block;
        background: var(--color-text);
        border-radius: 999px;
    }

    .nav-toggle-label b {
        color: var(--color-text);
        font-size: 13px;
        font-weight: 800;
    }

    .nav-toggle-label span {
        position: relative;
    }

    .nav-toggle-label span::before,
    .nav-toggle-label span::after {
        content: "";
        position: absolute;
        left: 0;
    }

    .nav-toggle-label span::before {
        top: -7px;
    }

    .nav-toggle-label span::after {
        top: 7px;
    }

    .primary-nav {
        position: absolute;
        top: 100%;
        right: 0;
        left: 0;
        display: none;
        background: #fff;
        border-top: 1px solid var(--color-border);
        box-shadow: var(--shadow-card);
    }

    .nav-toggle:checked ~ .primary-nav {
        display: block;
    }

    .primary-nav > ul {
        width: min(100% - 32px, var(--shell));
        display: grid;
        gap: 0;
        padding: 12px 0;
        margin: 0 auto;
    }

    .primary-nav a {
        min-height: 42px;
    }

    .primary-nav a.active::before {
        display: none;
    }

    .primary-nav ul ul {
        position: static;
        min-width: 0;
        padding: 0 0 8px 16px;
        border: 0;
        box-shadow: none;
        opacity: 1;
        pointer-events: auto;
        transform: none;
    }

    .hero__inner {
        position: relative;
        display: grid;
        grid-template-columns: minmax(0, 1fr) 220px;
        gap: 22px;
        align-items: center;
        min-height: auto;
        padding: 48px 0 52px;
    }

    .hero__art {
        position: relative;
        inset: auto;
        grid-column: 2;
        grid-row: 1;
        min-height: 220px;
        z-index: 0;
    }

    .hero__butterfly {
        position: static;
        width: 220px;
        opacity: 1;
        transform: none;
    }

    .hero__copy {
        position: relative;
        z-index: 1;
        grid-column: 1;
        grid-row: 1;
        max-width: 100%;
    }

    .stats__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 18px 0;
    }

    .stat:nth-child(odd) {
        border-left: 0;
    }

    .footer__main {
        grid-template-columns: repeat(2, 1fr);
    }

    .footer__brand {
        grid-column: 1 / -1;
    }
}

@media (max-width: 640px) {
    .nav-toggle {
        display: none !important;
    }

    .utility-bar {
        font-size: 13px;
    }

    .utility-links {
        width: auto;
        justify-content: space-between;
        gap: 8px;
    }

    .utility-link {
        min-width: 0;
    }

    .utility-link span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .main-nav {
        min-height: 72px;
        position: relative;
        display: flex;
        gap: 12px;
        justify-content: space-between;
        align-items: center;
        padding-right: 0;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .brand,
    .brand span {
        width: auto;
    }

    .brand {
        width: auto;
        max-width: calc(100% - 104px);
        justify-content: flex-start;
        gap: 8px;
        padding-right: 0;
        padding-left: 0;
    }

    .brand img {
        width: 42px;
        height: 42px;
    }

    .brand strong {
        font-size: 32px;
    }

    .brand small {
        font-size: 9px;
        line-height: 1.35;
    }

    .nav-toggle-label {
        position: static !important;
        right: auto !important;
        top: auto !important;
        transform: none !important;
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        flex: 0 0 auto;
        width: 104px !important;
        min-width: 104px;
        height: 38px !important;
        padding: 0 14px;
        justify-self: auto;
        background: #fff !important;
        border: 1px solid #cbd8e6 !important;
        border-radius: 6px;
        z-index: 120;
    }

    .nav-toggle-label b {
        display: inline;
    }

    .primary-nav {
        position: absolute;
        top: 100%;
        right: -16px;
        left: -16px;
        display: none;
        width: auto;
        border-top: 1px solid var(--color-border);
        box-shadow: var(--shadow-card);
    }

    .primary-nav > ul {
        width: calc(100% - 32px);
        grid-template-columns: 1fr;
        gap: 0;
        padding: 12px 0;
    }

    .primary-nav ul ul {
        display: block;
    }

    .primary-nav .has-menu > a::after {
        display: none;
    }

    .utility-links .utility-link:last-child {
        flex: 1 1 auto;
        justify-content: flex-end;
    }

    .utility-links .utility-link:last-child span {
        display: none;
    }

    .social-links {
        display: flex;
        margin-left: auto;
    }

    .hero h1 {
        max-width: min(100%, 520px);
        margin-right: auto;
        margin-left: auto;
        font-size: 32px;
        line-height: 1.18;
        text-align: center;
    }

    .hero h1 br {
        display: none;
    }

    .hero h1::after {
        margin-right: auto;
        margin-left: auto;
    }

    .hero p {
        max-width: min(100%, 500px);
        margin-right: auto;
        margin-left: auto;
        font-size: 16px;
        text-align: center;
    }

    .hero__inner {
        display: grid;
        grid-template-columns: 1fr;
        gap: 16px;
        align-items: start;
        padding: 30px 0 36px;
    }

    .hero::before,
    .hero::after,
    .hero__art::before,
    .hero__art::after {
        display: none;
    }

    .hero__copy {
        grid-column: 1;
        grid-row: 2;
        max-width: 100%;
    }

    .hero__art {
        grid-column: 1;
        grid-row: 1;
        min-height: 104px;
        align-self: start;
        justify-self: center;
        margin-top: 0;
    }

    .hero__butterfly {
        width: 104px;
        opacity: 1;
    }

    .hero__actions,
    .cta-band__inner,
    .footer__bottom-inner {
        align-items: stretch;
        flex-direction: column;
    }

    .cta-band__inner {
        min-height: 0;
        gap: 16px;
        justify-content: center;
        padding: 34px 0;
    }

    .cta-band h2,
    .cta-band p {
        text-align: center;
    }

    .hero__actions {
        gap: 12px;
        margin-top: 20px;
    }

    .button {
        width: 100%;
        min-height: 42px;
        padding: 0 18px;
        font-size: 14px;
    }

    .button__icon {
        width: 16px;
        height: 16px;
        margin-left: 14px;
    }

    .stats__grid,
    .service-grid {
        grid-template-columns: 1fr;
    }

    .stat {
        justify-content: flex-start;
        border-left: 0;
        border-top: 1px solid var(--color-border);
    }

    .stat:first-child {
        border-top: 0;
    }

    .service-card {
        grid-template-columns: 62px minmax(0, 1fr);
        padding: 20px;
    }

    .service-card img {
        width: 62px;
        height: 62px;
    }

    .proof-strip li {
        border-left: 0;
    }

    .footer__main {
        grid-template-columns: 1fr;
        gap: 26px;
    }

    .footer__bottom nav {
        flex-direction: row;
    }

}

@media (max-width: 420px) {
    .site-shell {
        width: calc(100% - 28px);
    }

    .utility-bar__inner {
        gap: 8px;
    }

    .utility-links {
        gap: 8px;
    }

    .social-links {
        display: none;
    }

    .main-nav {
        gap: 8px;
    }

    .brand {
        max-width: calc(100% - 52px);
        gap: 7px;
    }

    .brand img {
        width: 36px;
        height: 36px;
    }

    .brand strong {
        font-size: 23px;
    }

    .brand small {
        font-size: 7px;
        line-height: 1.35;
    }

    .nav-toggle-label {
        width: 44px !important;
        min-width: 44px;
        padding: 0;
    }

    .nav-toggle-label b {
        display: none;
    }

    .hero h1 {
        max-width: 100%;
        font-size: 25px;
    }

    .hero p {
        max-width: 100%;
        font-size: 15px;
    }

    .hero__butterfly {
        width: 94px;
        opacity: 1;
    }

}

/* News and Resources */
.resources-page {
    padding: 0 0 64px;
    background: #fff;
}

.resources-page__hero {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    margin-bottom: 34px;
    background:
        linear-gradient(105deg, rgba(7, 26, 59, 0.96), rgba(42, 118, 172, 0.86) 54%, rgba(126, 188, 77, 0.82)),
        #12325f;
}

.resources-page__hero::before,
.resources-page__hero::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
}

.resources-page__hero::before {
    background:
        radial-gradient(circle at 78% 28%, rgba(255, 255, 255, 0.32), transparent 22%),
        radial-gradient(circle at 20% 80%, rgba(120, 182, 66, 0.22), transparent 26%),
        repeating-linear-gradient(145deg, rgba(255, 255, 255, 0.14) 0 1px, transparent 1px 16px);
    opacity: 0.9;
}

.resources-page__hero::after {
    inset: auto 0 0;
    height: 42%;
    background:
        linear-gradient(170deg, transparent 0 52%, rgba(255, 255, 255, 0.26) 52% 54%, transparent 54%),
        linear-gradient(166deg, transparent 0 58%, rgba(255, 255, 255, 0.18) 58% 60%, transparent 60%);
}

.resources-page__header {
    position: relative;
    z-index: 1;
    max-width: 840px;
    padding: 62px 0 58px;
}

.resources-page__header h1 {
    margin: 8px 0 14px;
    color: #fff;
    font-size: clamp(36px, 4.6vw, 56px);
    line-height: 1.06;
    font-weight: 800;
    letter-spacing: -0.03em;
}

.resources-page__header .page-eyebrow {
    color: rgba(255, 255, 255, 0.9);
}

.resources-page__header > p:last-child {
    max-width: 720px;
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 17px;
    line-height: 1.6;
}

.resource-list {
    display: grid;
    gap: 16px;
}

.resource-card {
    display: grid;
    grid-template-columns: minmax(220px, 320px) minmax(0, 1fr);
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--color-border);
    border-radius: var(--radius);
    box-shadow: var(--shadow-subtle);
}

.resource-card__image {
    height: 240px;
    padding: 14px;
    box-sizing: border-box;
    background: #edf5fb;
}

.resource-card__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.resources-page--infographics .resource-card {
    grid-template-columns: minmax(320px, 440px) minmax(0, 1fr);
}

.resources-page--infographics .resource-card__image {
    height: 320px;
}

.resource-card__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px 28px;
}

.resource-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 18px;
    margin: 0 0 9px;
    color: var(--color-primary);
    font-size: 13px;
    font-weight: 700;
}

.resource-card h2 {
    margin: 0;
    font-size: 23px;
    line-height: 1.22;
}

.resource-card h2 a {
    color: var(--color-text);
    text-decoration: none;
}

.resource-card h2 a:hover,
.resource-card h2 a:focus {
    color: var(--color-primary);
}

.resource-card__description {
    margin: 12px 0 18px;
    color: var(--color-muted);
    font-size: 15px;
    line-height: 1.6;
}

.resource-card__description p {
    margin: 0;
}

a.button.resource-card__button {
    margin-top: auto;
    width: auto;
    min-width: 0;
    min-height: 44px;
    padding: 10px 18px;
}

.resource-card__button .button__icon {
    width: 16px;
    height: 16px;
    margin-left: 12px;
}

.resource-list__empty {
    padding: 28px;
    background: #fff;
    border: 1px solid var(--color-border);
    border-radius: var(--radius);
}

.resource-pagination {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    gap: 20px;
    padding: 28px 0 54px;
    color: var(--color-muted);
    font-size: 14px;
    font-weight: 700;
}

.resource-pagination a {
    color: var(--color-blue-700);
    text-decoration: none;
}

.resource-pagination a:last-child {
    text-align: right;
}

.resource-pagination a:hover,
.resource-pagination a:focus {
    text-decoration: underline;
    text-underline-offset: 3px;
}

@media (max-width: 760px) {
    .resources-page {
        padding-top: 0;
    }

    .resources-page__header {
        padding: 46px 0 42px;
    }

    .resources-page__header h1 {
        max-width: 100%;
        font-size: 36px;
        overflow-wrap: break-word;
    }

    .resources-page__header > p:last-child {
        max-width: 100%;
    }

    .resource-card {
        width: 100%;
        min-width: 0;
        grid-template-columns: minmax(0, 1fr);
        grid-template-rows: auto auto;
    }

    .resources-page--infographics .resource-card {
        grid-template-columns: minmax(0, 1fr);
    }

    .resource-card__image {
        display: block;
        grid-row: 1;
        width: 100%;
        min-width: 0;
        height: 220px;
        overflow: hidden;
    }

    .resources-page--infographics .resource-card__image {
        height: 280px;
    }

    .resource-card__content {
        grid-row: 2;
        width: 100%;
        min-width: 0;
        padding: 24px;
    }

    .resource-card h2 {
        width: 100%;
        font-size: 21px;
        overflow-wrap: anywhere;
    }

    .resource-card__description {
        width: 100%;
    }

    a.button.resource-card__button {
        max-width: 100%;
        margin-top: 2px;
    }

    .resource-pagination {
        gap: 12px;
        font-size: 13px;
    }
}

/* Welcome page */
.welcome-hero {
    overflow: hidden;
    background: linear-gradient(135deg, #f3f9fd 0%, #fff 62%);
    border-bottom: 1px solid var(--color-border);
}

.welcome-hero__inner {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(300px, 0.85fr);
    align-items: center;
    min-height: 500px;
}

.welcome-hero__content {
    position: relative;
    z-index: 1;
    max-width: 690px;
    padding: 72px 0;
}

.welcome-hero h1 {
    max-width: 680px;
    margin: 10px 0 18px;
    color: var(--color-text);
    font-size: clamp(38px, 5vw, 64px);
    line-height: 1.02;
    font-weight: 800;
    letter-spacing: -0.035em;
}

.welcome-hero__content > p:not(.page-eyebrow) {
    max-width: 650px;
    margin: 0;
    color: var(--color-muted);
    font-size: 18px;
    line-height: 1.65;
}

.welcome-hero__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 22px;
    margin-top: 30px;
}

.welcome-hero__secondary {
    color: var(--color-blue-700);
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
}

.welcome-hero__secondary:hover,
.welcome-hero__secondary:focus {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.welcome-hero__visual {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
}

.welcome-hero__visual img {
    width: min(520px, 118%);
    margin-right: -12%;
    filter: drop-shadow(0 24px 32px rgba(8, 51, 94, 0.16));
}

.welcome-panels {
    padding: 74px 0 82px;
    background: #fff;
}

.welcome-section-heading {
    max-width: 760px;
    margin: 0 auto 34px;
    text-align: center;
}

.welcome-section-heading h2 {
    margin: 8px 0 12px;
    color: var(--color-text);
    font-size: clamp(30px, 4vw, 44px);
    line-height: 1.08;
    font-weight: 800;
    letter-spacing: -0.025em;
}

.welcome-section-heading > p:last-child {
    margin: 0;
    color: var(--color-muted);
    font-size: 17px;
    line-height: 1.6;
}

.welcome-panel-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.welcome-panel-card {
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--color-border);
    border-radius: var(--radius);
    box-shadow: var(--shadow-subtle);
}

.welcome-panel-card > img {
    display: block;
    width: 100%;
    height: 132px;
    padding: 26px 34px;
    background: #0a2f5d;
    object-fit: contain;
}

.welcome-panel-card > div {
    padding: 22px 24px 24px;
}

.welcome-panel-card h3 {
    margin: 0 0 8px;
    color: var(--color-text);
    font-size: 19px;
    line-height: 1.25;
}

.welcome-panel-card p {
    margin: 0;
    color: var(--color-muted);
    font-size: 14px;
    line-height: 1.55;
}

.welcome-section-action {
    display: flex;
    justify-content: center;
    margin-top: 34px;
}

.welcome-capabilities {
    padding: 76px 0 84px;
    background: linear-gradient(135deg, #052e60 0%, #0b4d87 100%);
}

.welcome-section-heading--light h2,
.welcome-section-heading--light .page-eyebrow {
    color: #fff;
}

.welcome-capability-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}

.welcome-capability-card {
    display: grid;
    grid-template-columns: 56px minmax(0, 1fr);
    gap: 20px;
    padding: 28px;
    color: inherit;
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: var(--radius);
    box-shadow: 0 16px 34px rgba(0, 16, 41, 0.2);
    text-decoration: none;
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.welcome-capability-card:hover,
.welcome-capability-card:focus-visible {
    transform: translateY(-3px);
    box-shadow: 0 20px 42px rgba(0, 16, 41, 0.28);
}

.welcome-capability-card:focus-visible {
    outline: 3px solid rgba(138, 197, 83, 0.55);
    outline-offset: 3px;
}

.welcome-capability-card > img {
    width: 56px;
    height: 56px;
}

.welcome-capability-card h3 {
    margin: 0 0 7px;
    color: var(--color-text);
    font-size: 20px;
}

.welcome-capability-card p {
    margin: 0 0 14px;
    color: var(--color-muted);
    font-size: 14px;
    line-height: 1.55;
}

.welcome-capability-card span {
    color: var(--color-blue-700);
    font-size: 13px;
    font-weight: 800;
}

@media (max-width: 900px) {
    .welcome-hero__inner {
        grid-template-columns: 1fr;
        min-height: 0;
    }

    .welcome-hero__content {
        padding-bottom: 22px;
    }

    .welcome-hero__visual {
        max-height: 260px;
    }

    .welcome-hero__visual img {
        width: 330px;
        margin: 0 0 -85px;
    }

    .welcome-panel-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 620px) {
    .welcome-hero__content {
        padding-top: 52px;
    }

    .welcome-panel-grid,
    .welcome-capability-grid {
        grid-template-columns: 1fr;
    }

    .welcome-panels,
    .welcome-capabilities {
        padding-block: 58px;
    }
}

/* News and Resources article detail */
.article-page {
    padding: 0 0 72px;
    background: linear-gradient(180deg, #f4f9fd 0, #fff 520px);
}

.article-page__shell {
    max-width: 1040px;
}

.article-page__hero {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    padding: 42px 0 56px;
    background:
        linear-gradient(105deg, rgba(7, 26, 59, 0.96), rgba(42, 118, 172, 0.86) 54%, rgba(126, 188, 77, 0.82)),
        #12325f;
}

.article-page__hero::before,
.article-page__hero::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
}

.article-page__hero::before {
    background:
        radial-gradient(circle at 78% 28%, rgba(255, 255, 255, 0.28), transparent 22%),
        radial-gradient(circle at 20% 80%, rgba(120, 182, 66, 0.2), transparent 26%),
        repeating-linear-gradient(145deg, rgba(255, 255, 255, 0.12) 0 1px, transparent 1px 16px);
}

.article-page__hero::after {
    inset: auto 0 0;
    height: 42%;
    background:
        linear-gradient(170deg, transparent 0 52%, rgba(255, 255, 255, 0.22) 52% 54%, transparent 54%),
        linear-gradient(166deg, transparent 0 58%, rgba(255, 255, 255, 0.15) 58% 60%, transparent 60%);
}

.article-page__content-shell {
    position: relative;
    z-index: 1;
    margin-top: -26px;
}

.article-page__back {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: rgba(255, 255, 255, 0.92);
    font-size: 14px;
    font-weight: 800;
    text-decoration: none;
}

.article-page__back:hover,
.article-page__back:focus {
    text-decoration: underline;
}

.article-page__header {
    max-width: 900px;
    padding: 30px 0 28px;
}

.article-page__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 18px;
    margin: 0 0 12px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 13px;
    font-weight: 700;
}

.article-page__header h1 {
    margin: 0;
    color: #fff;
    font-size: clamp(32px, 4.2vw, 48px);
    line-height: 1.12;
    font-weight: 800;
    letter-spacing: -0.02em;
}

.article-page__card {
    padding: 38px clamp(24px, 5vw, 62px) 48px;
    background: #fff;
    border: 1px solid var(--color-border);
    border-radius: var(--radius);
    box-shadow: var(--shadow-subtle);
}

.article-page__media {
    display: flex;
    justify-content: center;
    margin: 0 auto 36px;
    padding: 18px;
    background: #f2f7fb;
    border-radius: calc(var(--radius) - 2px);
}

.article-page__media img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 560px;
    object-fit: contain;
}

.article-page__body {
    max-width: 820px;
    margin: 0 auto;
    color: #243147;
    font-size: 17px;
    line-height: 1.75;
}

.article-page__body > :first-child {
    margin-top: 0;
}

.article-page__body > :last-child {
    margin-bottom: 0;
}

.article-page__body p {
    margin: 0 0 20px;
}

.article-page__body h2,
.article-page__body h3 {
    margin: 34px 0 14px;
    color: var(--color-text);
    line-height: 1.25;
}

.article-page__body ul,
.article-page__body ol {
    margin: 0 0 22px;
    padding-left: 24px;
}

.article-page__body a {
    color: var(--color-primary);
    font-weight: 700;
}

.infographic-page__actions {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 14px;
    margin: 0 0 30px;
}

.infographic-page__actions .button {
    width: auto;
    min-width: 160px;
}

.infographic-page__viewer {
    overflow: hidden;
    background: #f2f7fb;
    border: 1px solid var(--color-border);
    border-radius: calc(var(--radius) - 2px);
}

.infographic-page__viewer object {
    display: block;
    width: 100%;
    height: min(90vh, 1200px);
    min-height: 850px;
}

/* Error pages */
.error-page {
    overflow: hidden;
    padding: clamp(64px, 9vw, 120px) 0;
    background:
        radial-gradient(circle at 78% 44%, rgba(75, 180, 222, 0.16), transparent 25%),
        linear-gradient(135deg, #f8fbfd 0%, #eef6fb 100%);
}

.error-page__inner {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(280px, 0.85fr);
    align-items: center;
    gap: clamp(40px, 8vw, 110px);
    min-height: 360px;
}

.error-page__content {
    max-width: 690px;
}

.error-page__code {
    margin: 0 0 8px;
    color: var(--color-primary);
    font-size: 15px;
    font-weight: 800;
    letter-spacing: 0.18em;
}

.error-page__eyebrow {
    margin: 0 0 14px;
    color: #76ad3e;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.error-page h1 {
    max-width: 650px;
    margin: 0 0 20px;
    color: var(--color-text);
    font-size: clamp(38px, 5vw, 62px);
    line-height: 1.06;
    letter-spacing: -0.035em;
}

.error-page__message {
    max-width: 620px;
    margin: 0;
    color: #42516a;
    font-size: clamp(17px, 1.7vw, 20px);
    line-height: 1.65;
}

.error-page__actions {
    display: flex;
    align-items: center;
    gap: 28px;
    margin-top: 34px;
}

.error-page__text-link {
    color: var(--color-text);
    font-weight: 800;
    text-decoration: underline;
    text-decoration-color: #8bbb4b;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
}

.error-page__text-link:hover,
.error-page__text-link:focus-visible {
    color: var(--color-primary);
}

.error-page__graphic {
    position: relative;
    width: min(32vw, 390px);
    aspect-ratio: 1;
    justify-self: center;
}

.error-page__ring,
.error-page__dot,
.error-page__mark {
    position: absolute;
    display: block;
    border-radius: 50%;
}

.error-page__ring--outer {
    inset: 0;
    border: 2px solid rgba(29, 128, 184, 0.22);
}

.error-page__ring--inner {
    inset: 16%;
    border: 22px solid rgba(125, 185, 64, 0.14);
}

.error-page__mark {
    inset: 29%;
    display: grid;
    place-items: center;
    background: linear-gradient(145deg, #183c65, #206f9c);
    box-shadow: 0 22px 50px rgba(9, 48, 83, 0.22);
    color: #fff;
    font-size: clamp(64px, 8vw, 104px);
    font-weight: 700;
    line-height: 1;
}

.error-page__dot {
    width: 18px;
    height: 18px;
    background: #83b946;
    box-shadow: 0 0 0 8px rgba(131, 185, 70, 0.13);
}

.error-page__dot--one { top: 4%; left: 27%; }
.error-page__dot--two { right: 1%; bottom: 33%; }
.error-page__dot--three { bottom: 4%; left: 16%; }

@media (max-width: 760px) {
    .error-page {
        padding: 52px 0 64px;
    }

    .error-page__inner {
        grid-template-columns: 1fr;
        min-height: 0;
    }

    .error-page__graphic {
        display: none;
    }

    .error-page__actions {
        align-items: flex-start;
        flex-direction: column;
        gap: 22px;
    }

    .article-page {
        padding: 0 0 52px;
    }

    .article-page__hero {
        padding: 30px 0 46px;
    }

    .article-page__header {
        padding: 24px 0 22px;
    }

    .article-page__card {
        padding: 22px 20px 30px;
    }

    .article-page__media {
        margin-bottom: 26px;
        padding: 12px;
    }

    .article-page__body {
        font-size: 16px;
    }

    .latest-resource {
        padding: 24px 0;
    }

    .latest-resource__inner {
        grid-template-columns: 1fr;
    }

    .latest-resource__image {
        min-height: 210px;
        max-height: 260px;
    }

    .latest-resource__content {
        padding: 24px;
    }

    .latest-resource__topline {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .latest-resource h2 {
        font-size: 24px;
    }
}

/*
 * CookieHub is injected outside our templates, but several legacy pages still
 * load theme rules that target every h2 and button on the page. Keep those
 * broad rules from recoloring the dialog heading or distorting its CSS-drawn
 * close icon.
 */
.site-redesign .ch2-style-dark .ch2-settings-header h2 {
    color: #fff !important;
}

.site-redesign .ch2 .ch2-settings-header button {
    margin-right: 0;
    margin-bottom: 0;
    border-radius: 0;
    background-image: none;
    box-shadow: none;
    overflow: visible;
}

.site-redesign .ch2 .ch2-settings-header button::before,
.site-redesign .ch2 .ch2-settings-header button::after {
    height: 0;
    z-index: auto;
}

/* Brochure library */
.brochure-page {
    background: #fff;
    color: #0c2147;
}

.brochure-page .resources-page__header {
    max-width: 1120px;
}

.brochure-page .resources-page__header > p:last-child {
    max-width: 820px;
}

.brochure-library {
    padding-top: 38px;
    padding-bottom: 90px;
}

.brochure-group + .brochure-group {
    margin-top: 72px;
}

.brochure-group__header {
    margin-bottom: 28px;
}

.brochure-group__header h2 {
    margin: 8px 0 0;
    color: #0a1d42;
    font-size: clamp(28px, 3vw, 38px);
    line-height: 1.15;
    letter-spacing: -0.025em;
}

.brochure-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.brochure-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 245px;
    padding: 28px;
    overflow: hidden;
    border: 1px solid #d8e3ee;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 8px 28px rgba(16, 46, 82, 0.06);
    color: #0c2147;
    text-decoration: none;
    transition: transform 180ms ease, border-color 180ms ease, box-shadow 180ms ease;
}

.brochure-card::before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, #83b946, #43b6e7);
    content: "";
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 180ms ease;
}

.brochure-card:hover,
.brochure-card:focus-visible {
    border-color: #a9c5df;
    box-shadow: 0 16px 38px rgba(16, 46, 82, 0.12);
    color: #0c2147;
    text-decoration: none;
    transform: translateY(-3px);
}

.brochure-card:hover::before,
.brochure-card:focus-visible::before {
    transform: scaleX(1);
}

.brochure-card--featured {
    background: linear-gradient(145deg, #f6fbff, #fff);
}

.brochure-card__type {
    margin-bottom: 13px;
    color: #3077b6;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.09em;
    text-transform: uppercase;
}

.brochure-card h3 {
    margin: 0 0 12px;
    color: #0a1d42;
    font-size: 23px;
    line-height: 1.2;
}

.brochure-card p {
    margin: 0 0 24px;
    color: #4b617d;
    font-size: 15px;
    line-height: 1.6;
}

.brochure-card__action {
    margin-top: auto;
    color: #5d8f25;
    font-size: 14px;
    font-weight: 700;
}

.brochure-card__action span {
    display: inline-block;
    margin-left: 5px;
    transition: transform 180ms ease;
}

.brochure-card:hover .brochure-card__action span,
.brochure-card:focus-visible .brochure-card__action span {
    transform: translateX(3px);
}

@media (max-width: 980px) {
    .brochure-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 680px) {
    .brochure-library {
        padding-top: 26px;
        padding-bottom: 64px;
    }

    .brochure-group + .brochure-group {
        margin-top: 54px;
    }

    .brochure-grid {
        grid-template-columns: 1fr;
    }

    .brochure-card {
        min-height: 220px;
    }
}
