#hn .top-bar-promo {
    display: none;
}

#hn li.authorization-link a.std-loginout.btn.btn-orange {
    padding: 0;
    font-size: 1.5rem;
    font-weight: 500;
}

#hn .hs-form * {
    box-sizing: border-box;
}

#hn .hs-input {
    display: inline-block;
    max-width: 500px;
    height: 40px;
    padding: 9px 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    color: #33475b;
    border: 1px solid #cbd6e2;
    box-sizing: border-box;
    border-radius: 3px;
}

#hn .hs-custom-style > div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]),
#hn .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
    box-sizing: border-box;
    padding: 0 15px;
    min-height: 27px;
}

#hn .hs-custom-style > div > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),
#hn .hs-custom-style fieldset > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
    width: 100%;
    max-width: 100%;
}

#hn .hs-button,
#hn .hs-form-field input[type=text],
#hn .hs-form-field input[type=email],
#hn .hs-form-field input[type=phone],
#hn .hs-form-field input[type=number],
#hn .hs-form-field input[type=tel],
#hn .hs-form-field input[type=date],
#hn .hs-form-field textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
}

#hn .hs-input:not([type=file]) {
    background-color: #f5f8fa;
    height: auto;
    margin-right: 1rem;
}

#hn .hs-form-d31ac655-48da-4f44-98e0-2b9823d4a507_487f4c3d-8e59-4335-8616-00674796de9f legend.hs-field-desc {
    font-family: Roboto;
    color: #7c98b6;
    font-size: 11px;
}

#hn .hs-form-d31ac655-48da-4f44-98e0-2b9823d4a507_487f4c3d-8e59-4335-8616-00674796de9f .hs-field-desc {
    width: 100%;
}

#hn label {
    font-size: 14px;
    color: #33475b;
    display: block;
    float: none;
    width: auto;
    font-weight: 500;
    line-height: 20px;
    padding-top: 0;
    margin-bottom: 4px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#hn .hs-form-d31ac655-48da-4f44-98e0-2b9823d4a507_487f4c3d-8e59-4335-8616-00674796de9f .hs-form-field label:not(.hs-error-msg) {
    font-family: Roboto;
    font-size: 13px;
    color: #112e51;
}

.hs-custom-style > div > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]),
.hs-custom-style fieldset > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
    width: 100%;
    max-width: 100%;
}

#hn .hs-form-32bfe3f3-5439-4eae-9a5b-a99c27028d65_a8a07047-9a8a-4378-8d1a-fa33ca5e1995 fieldset {
    max-width: 100%;
}

#hn .hs-default-font-element,
#hn .hs-main-font-element {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: normal;
}

#hn .hs-error-msgs label {
    color: #f2545b;
}

#hn .inputs-list label {
    float: none;
    width: auto;
    padding: 0;
    line-height: 18px;
    white-space: normal;
    font-weight: normal;
}

#hn .hs-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    line-height: 12px;
    position: relative;
    text-align: center;
    transition: all .15s linear;
    background-color: #ff7a59;
    border-color: #ff7a59;
    color: #fff;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    font-size: 14px;
    padding: 12px 24px;
}

#hn .hs-button,
#hn .hs-form-d31ac655-48da-4f44-98e0-2b9823d4a507_487f4c3d-8e59-4335-8616-00674796de9f .hs-button:hover,
#hn .hs-form-d31ac655-48da-4f44-98e0-2b9823d4a507_487f4c3d-8e59-4335-8616-00674796de9f .hs-button:hover:not(.inactive),
#hn .hs-form-d31ac655-48da-4f44-98e0-2b9823d4a507_487f4c3d-8e59-4335-8616-00674796de9f .hs-button:focus,
#hn .hs-form-d31ac655-48da-4f44-98e0-2b9823d4a507_487f4c3d-8e59-4335-8616-00674796de9f .hs-button:active,
#hn .hs-form-d31ac655-48da-4f44-98e0-2b9823d4a507_487f4c3d-8e59-4335-8616-00674796de9f .hs-button:active:not(.inactive):not(.link) {
    background: #cd2026;
    border-color: #cd2026;
    color: #ffffff;
    font-size: 12px;
    line-height: 12px;
    font-family: Roboto;
}

#hn .hs-form-d31ac655-48da-4f44-98e0-2b9823d4a507_487f4c3d-8e59-4335-8616-00674796de9f .hs-button {
    white-space: pre-wrap;
}

#hn .hs-form-32bfe3f3-5439-4eae-9a5b-a99c27028d65_a8a07047-9a8a-4378-8d1a-fa33ca5e1995 fieldset.form-columns-1 .hs-input {
    max-width: 100%;
    width: 100%;
}

#hn .hs-form-32bfe3f3-5439-4eae-9a5b-a99c27028d65_a8a07047-9a8a-4378-8d1a-fa33ca5e1995 fieldset.form-columns-1 input[type=checkbox],
#hn .hs-form-32bfe3f3-5439-4eae-9a5b-a99c27028d65_a8a07047-9a8a-4378-8d1a-fa33ca5e1995 fieldset.form-columns-1 input[type=radio] {
    display: inline-block;
    height: auto;
    margin-right: 1rem;
}

#hn ul.inputs-list.multi-container {
    margin-top: 3rem;
}

#hn fieldset.form-columns-2 {
    max-width: 100%;
}

#hn fieldset.form-columns-1,
#hn .input select {
    max-width: 100%;
    width: 100%;
}

div#home-hs-form .input {
    margin-bottom: 1rem;
}

section.banner.banner--home.subSections.third-section.how-it-works {
    margin-bottom: 9rem;
}

@media (max-width: 768px) {
    .hide-on-mobile {
        display: none;
    }
}

/* Homepage hero slider — assets include bottom curve; no clip-path here */
section.banner.banner--home.subSections.home-hero-slider {
    background-color: transparent;
    padding: 0 !important;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    width: 100vw;
    max-width: 100vw;
    box-sizing: border-box;
    overflow: visible;
    margin-bottom: 0rem;
}
section.banner.banner--home.subSections.home-hero-slider:after {
    display: none;
}
.home-hero-slider__viewport {
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}
.home-hero-slider__track {
    display: flex;
    flex-direction: row;
    width: 100%;
    transition: transform 0.55s cubic-bezier(0.4, 0, 0.2, 1);
    will-change: transform;
}
@media (prefers-reduced-motion: reduce) {
    .home-hero-slider__track {
        transition: none;
    }
}
.home-hero-slider__slide {
    flex: 0 0 100%;
    min-width: 100%;
    box-sizing: border-box;
}
.home-hero-slide {
    min-height: 0;
    display: flex;
    align-items: stretch;
}
.home-hero-slide__grid {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: minmax(0, auto);
    align-items: stretch;
    width: 100%;
    max-width: none;
    margin: 0;
    gap: 0;
    min-height: 0;
    position: relative;
}
.home-hero-slide__content {
    grid-column: 1;
    grid-row: 1;
    z-index: 1;
    align-self: stretch;
    justify-self: start;
    width: 50%;
    max-width: 50%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: "Roboto", system-ui, -apple-system, sans-serif;
    min-width: 0;
    position: absolute;
    top: 40%;
    left: 6%;
    transform: translateY(-50%);
}
#hn section.banner.banner--home.subSections.home-hero-slider .home-hero-slide__eyebrow {
    margin: 0 0 1.2rem;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #002D56;
}
#hn section.banner.banner--home.subSections.home-hero-slider h1.home-hero-slide__title,
#hn section.banner.banner--home.subSections.home-hero-slider h2.home-hero-slide__title {
    margin: 0 0 1.6rem;
    font-size: clamp(3.2rem, 3.2rem + 1.5vw, 4.8rem);
    font-weight: 700;
    line-height: 1.12;
    color: #002D56;
}
#hn section.banner.banner--home.subSections.home-hero-slider h2.home-hero-slide__title.home-hero-slide__title--h2 {
    font-size: clamp(3rem, 3rem + 1.4vw, 4.6rem);
}
.home-hero-slide__title-line {
    display: block;
}
.home-hero-slide__title-line--accent {
    color: #1B6B61;
}
#hn section.banner.banner--home.subSections.home-hero-slider .home-hero-slide__lede {
    margin: 0 0 2.4rem;
    max-width: 52rem;
    font-size: clamp(1.6rem, 1.4rem + 0.35vw, 1.9rem);
    line-height: 1.55;
    color: #3d4f5c;
}
.home-hero-slide__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1.2rem 1.6rem;
    align-items: center;
}
.home-hero-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 4.8rem;
    padding: 0 2.4rem;
    font-size: 1.5rem;
    font-weight: 500;
    font-family: inherit;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
    border: none;
    box-sizing: border-box;
    transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}
.home-hero-btn--primary {
    background-color: #D32F2F;
    color: #fff;
}
.home-hero-btn--primary:hover,
.home-hero-btn--primary:focus {
    background-color: #b71c1c;
    color: #fff;
    text-decoration: none;
}
.home-hero-btn--secondary {
    background-color: #fff;
    color: #002D56;
    border: 1px solid #d5dcdf;
    box-shadow: 0 2px 8px rgba(0, 45, 86, 0.08);
}
.home-hero-btn--secondary:hover,
.home-hero-btn--secondary:focus {
    box-shadow: 0 4px 14px rgba(0, 45, 86, 0.12);
    color: #002D56;
    background: #f0f0f0;
}
.home-hero-slide__visual {
    grid-column: 1;
    grid-row: 1;
    position: relative;
    width: 100%;
    min-width: 0;
    min-height: 0;
    overflow: hidden;
    aspect-ratio: 1440 / 796;
    background-color: transparent;
}
.home-hero-slide__visual::after {
    display: none;
}
.home-hero-slide__visual img {
    position: absolute;
    left: 0;
    top: -10rem;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    display: block;
}
.home-hero-slider__dots {
    position: absolute;
    left: 6%;
    bottom: 27%;
    display: flex;
    gap: 0.8rem;
    z-index: 3;
    align-items: center;
}
.home-hero-slider__dot {
    width: 3.6rem;
    height: 0.45rem;
    padding: 0;
    border: none;
    border-radius: 999px;
    background: #cfd8dc;
    cursor: pointer;
    transition: background-color 0.25s ease, width 0.25s ease;
}
.home-hero-slider__dot.is-active {
    background: #002D56;
    width: 4.4rem;
}
.home-hero-slider__dot-label {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}
span.home-hero-slide__title-line.home-hero-slide__title-line2 {
    display: inline-block;
}

span.home-hero-slide__title-line.home-hero-slide__title-line--accent {
    display: inline-block;
}
@media (max-width: 991.98px) {
    section.banner.banner--home.subSections.home-hero-slider {
        padding: 0 !important;
        margin-bottom: 4rem;
    }

    .home-hero-slider__viewport {
        display: flex;
        flex-direction: column;
    }

    .home-hero-slider__track {
        flex: 0 0 auto;
    }

    .home-hero-slide__grid {
        display: flex;
        flex-direction: column;
    }

    /* Design: copy + CTAs first, full-bleed image below */
    .home-hero-slide__content {
        grid-column: unset;
        grid-row: unset;
        order: -1;
        width: 100%;
        max-width: none;
        align-self: stretch;
        justify-self: stretch;
        background: #f0f7f7;
        padding: clamp(2.4rem, 5vw, 3.2rem) clamp(1.4rem, 4vw, 1.8rem) clamp(1.8rem, 4vw, 2.4rem);
        position: unset;
        transform: none;
    }

    .home-hero-slide__visual {
        grid-column: unset;
        grid-row: unset;
        order: 0;
        flex: 0 0 auto;
        width: 100%;
        aspect-ratio: 1 / 1.05;
        max-height: none;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3.2rem), 50% 100%, 0 calc(100% - 3.2rem));
        clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3.2rem), 50% 100%, 0 calc(100% - 3.2rem));
    }

    .home-hero-slider__dots {
        position: static;
        left: auto;
        bottom: auto;
        justify-content: center;
        align-items: center;
        gap: 0.75rem;
        padding: clamp(1rem, 2.5vw, 1.4rem) clamp(1.4rem, 4vw, 1.8rem) clamp(1.2rem, 3vw, 1.6rem);
    }

    .home-hero-slider__dot {
        width: 2.8rem;
        height: 0.35rem;
        border-radius: 999px;
        background: #d5dde3;
    }

    .home-hero-slider__dot.is-active {
        background: #002855;
        width: 3.2rem;
    }

    .home-hero-slide__title-line--accent {
        color: #1a8a81;
    }
}

@media (max-width: 767.98px) {
    section.banner.banner--home.subSections.home-hero-slider {
        padding: 0 !important;
    }

    #hn section.banner.banner--home.subSections.home-hero-slider .home-hero-slide__eyebrow {
        color: #002855;
        font-weight: 700;
    }

    #hn section.banner.banner--home.subSections.home-hero-slider h1.home-hero-slide__title,
    #hn section.banner.banner--home.subSections.home-hero-slider h2.home-hero-slide__title {
        color: #002855;
    }

    #hn section.banner.banner--home.subSections.home-hero-slider .home-hero-slide__lede {
        color: #3d4f5c;
    }

    .home-hero-slide__actions {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: stretch;
        gap: 1rem;
        width: 100%;
        max-width: 100%;
    }

    .home-hero-btn {
        width: 100%;
        min-height: 5.2rem;
        border-radius: 10px;
        font-size: 1.55rem;
        font-weight: 600;
    }

    .home-hero-btn--primary {
        background-color: #cc2127;
    }

    .home-hero-btn--primary:hover,
    .home-hero-btn--primary:focus {
        background-color: #b01a1f;
    }

    .home-hero-btn--secondary {
        color: #002855;
        border: 1px solid #002855;
        box-shadow: none;
        background-color: #fff;
    }

    .home-hero-btn--secondary:hover,
    .home-hero-btn--secondary:focus {
        box-shadow: none;
        background-color: #fff;
        color: #002855;
        border-color: #002855;
    }

    .home-hero-slide__visual {
        aspect-ratio: 1 / 1.08;
        -webkit-clip-path: polygon(0 0, 100% 0, 100% 92%, 50% 100%, 0 92%);
        clip-path: polygon(0 0, 100% 0, 100% 92%, 50% 100%, 0 92%);
    }
    .home-hero-slide__visual img {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: -43rem 4rem;
        display: block;
    }
    .container {
        max-width: none !important;
        width: auto  !important;
    }
    #hn section.trust-pilot.trust-story-cards .trust-story-cards__inner {
        padding: 4rem;
    }
}

/* Workforce crisis cards (counter-section redesign) */
#counter-section.workforce-crisis {
    margin-top: clamp(2rem, 5vw, 5rem);
    margin-bottom: 0;
    padding: clamp(4rem, 8vw, 7rem) 0 clamp(5rem, 9vw, 8rem);
    background-color: #f1f6f7;
    box-sizing: border-box;
}

#counter-section.workforce-crisis .workforce-crisis__inner {
    max-width: 120rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: clamp(1.2rem, 3vw, 2rem);
    padding-right: clamp(1.2rem, 3vw, 2rem);
    text-align: center;
}

#hn #counter-section.workforce-crisis .workforce-crisis__title {
    color: #002d56;
    font-size: clamp(2.4rem, 2rem + 1.4vw, 3.2rem);
    font-weight: 500;
    line-height: 1.22;
    margin: 0 auto 2rem;
    max-width: 70rem;
    text-align: center;
}

#counter-section.workforce-crisis .workforce-crisis__intro {
    margin: 0 auto 3.6rem;
    max-width: 90rem;
    text-align: center;
    font-size: clamp(1.5rem, 1.35rem + 0.35vw, 1.75rem);
    line-height: 1.55;
    color: #3d4f5c;
}

#counter-section.workforce-crisis .workforce-crisis__cards {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(1.4rem, 2.5vw, 2.4rem);
    align-items: stretch;
    margin-bottom: 2.8rem;
}

#counter-section.workforce-crisis .workforce-crisis__card {
    border-radius: 20px;
    padding: 2.4rem 2rem 2.6rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: center;
    min-height: 100%;
    box-sizing: border-box;
}

#counter-section.workforce-crisis .workforce-crisis__card--light {
    background-color: #fff;
    box-shadow: 0 2px 12px rgba(0, 45, 86, 0.06);
}

#counter-section.workforce-crisis .workforce-crisis__card--mint {
    background-color: #e6f5f5;
    box-shadow: 0 2px 12px rgba(0, 45, 86, 0.04);
}

#counter-section.workforce-crisis .workforce-crisis__icon {
    height: 9.6rem;
    margin-bottom: .5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
}

#counter-section.workforce-crisis .workforce-crisis__icon img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}

#hn #counter-section.workforce-crisis .workforce-crisis__card-title {
    margin: 0 0 1.2rem;
    font-size: 1.9rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #002d56;
}

#hn #counter-section.workforce-crisis .workforce-crisis__card-text {
    margin: 0;
    font-size: 1.45rem;
    line-height: 1.5;
    color: #3d4f5c;
    flex: 1 1 auto;
    text-align: left;
}

#counter-section.workforce-crisis .workforce-crisis__link {
    color: #00236f;
    font-weight: 500;
    text-underline-offset: 0.15em;
}

#counter-section.workforce-crisis .workforce-crisis__link:hover,
#counter-section.workforce-crisis .workforce-crisis__link:focus {
    color: #0d4ea6;
}

#counter-section.workforce-crisis .workforce-crisis__tagline {
    margin: 0;
    font-size: clamp(1.5rem, 1.35rem + 0.35vw, 1.75rem);
    line-height: 1.45;
    color: #4a5f6d;
    text-align: center;
}

@media (max-width: 991.98px) {
    #counter-section.workforce-crisis .workforce-crisis__cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    #counter-section.workforce-crisis .workforce-crisis__cards {
        grid-template-columns: 1fr;
    }
}

/* Career starts — meaningful-career + seagreen-art-bg (white layout; Typeform unchanged) */
#hn section.meaningful-career.career-starts.seagreen-art-bg {
    background-color: #fff;
}

#hn section.meaningful-career.career-starts.seagreen-art-bg:after {
    display: none;
}

#hn section.meaningful-career.career-starts .career-starts__inner {
    max-width: 100rem;
    margin: 0 auto;
    padding: clamp(4rem, 8vw, 1.5rem) clamp(1.5rem, 3vw, 1rem);
    text-align: center;
}

#hn section.meaningful-career.career-starts .career-starts__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.8rem;
    margin: 0 auto 1.6rem;
    padding: 0.55rem 1.4rem 0.55rem 1rem;
    background-color: #e8f1ff;
    border-radius: 999px;
    font-size: 1.15rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #1a2b4c;
}

#hn section.meaningful-career.career-starts .career-starts__badge-icon {
    flex-shrink: 0;
    color: #1a2b4c;
}

#hn section.meaningful-career.career-starts .career-starts__title {
    margin: 0 auto 1.6rem;
    max-width: 100%;
    font-size: clamp(2.4rem, 2rem + 1.4vw, 3.2rem);
    font-weight: 500;
    line-height: 1.15;
    color: #1a2b4c;
    text-align: center;
}

#hn section.meaningful-career.career-starts .career-starts__lede {
    margin: 0 auto 3.2rem;
    max-width: 100%;
    font-size: clamp(1.45rem, 1.3rem + 0.35vw, 1.65rem);
    line-height: 1.55;
    color: #555;
    font-weight: 400;
    text-align: center;
}

#hn section.meaningful-career.career-starts .career-starts__cards {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(1.4rem, 2.5vw, 2.4rem);
    margin-bottom: 3.2rem;
    text-align: left;
}

#hn section.meaningful-career.career-starts .career-starts__card {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 1.6rem;
    padding: 2rem 2rem 2.2rem;
    background: #fff;
    border: 1px solid #e8ecef;
    border-radius: 20px;
    box-sizing: border-box;
    box-shadow: 0 1px 4px rgba(26, 43, 76, 0.05);
}

#hn section.meaningful-career.career-starts .career-starts__card-icon {
    flex-shrink: 0;
    width: 7.2rem;
    height: 7.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

#hn section.meaningful-career.career-starts .career-starts__card-icon img {
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
}

#hn section.meaningful-career.career-starts .career-starts__card-title {
    margin: 0 0 0.8rem;
    font-size: clamp(1.6rem, 1.45rem + 0.3vw, 1.85rem);
    font-weight: 700;
    color: #1a2b4c;
    line-height: 1.25;
}

#hn section.meaningful-career.career-starts .career-starts__card-text {
    margin: 0;
    font-size: clamp(1.45rem, 1.3rem + 0.35vw, 1.65rem);
    line-height: 1.5;
    color: #555;
}

#hn section.meaningful-career.career-starts .career-starts__cta {
    text-align: center;
}

#hn section.meaningful-career.career-starts .career-starts__btn {
    appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 5rem;
    padding: 0 2.8rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    color: #fff;
    background-color: #d32f2f;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    max-width: 100%;
    white-space: normal;
    text-align: center;
    line-height: 1.25;
    transition: background-color 0.2s ease;
}

#hn section.meaningful-career.career-starts .career-starts__btn:hover,
#hn section.meaningful-career.career-starts .career-starts__btn:focus {
    background-color: #b71c1c;
    color: #fff;
}

@media (max-width: 767.98px) {
    #hn section.meaningful-career.career-starts .career-starts__cards {
        grid-template-columns: 1fr;
    }
}

/* Allied healthcare programs grid (healthcare-bootcamps + seagreen-art-bg) */
#hn section.healthcare-bootcamps.hp-programs-grid.seagreen-art-bg {
    background-color: #f2f9f9;
}

#hn section.healthcare-bootcamps.hp-programs-grid.seagreen-art-bg:after {
    display: none;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__inner {
    padding: clamp(4rem, 8vw, 6rem) clamp(1.5rem, 3vw, 2rem);
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__title {
    text-align: center;
    margin: 0 auto 1.2rem;
    max-width: 62rem;
    font-size: clamp(2.4rem, 2rem + 1.4vw, 3.2rem);
    font-weight: 500;
    color: #1a2b49;
    line-height: 1.2;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__sub {
    text-align: center;
    margin: 0 auto 3rem;
    max-width: 100%;   
    font-size: clamp(1.45rem, 1.3rem + 0.25vw, 1.65rem);
    line-height: 1.55;
    color: #4a4a4a;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(1.4rem, 2.2vw, 2.4rem);
    margin-bottom: 3.2rem;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    text-decoration: none;
    color: inherit;
    padding: 2rem 1.8rem 1.6rem;
    background: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.08);
    border: 1px solid rgba(0, 0, 0, 0.04);
    box-sizing: border-box;
    min-height: 100%;
    transition: box-shadow 0.2s ease, transform 0.2s ease;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__card:hover,
#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__card:focus {
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.1);
    transform: translateY(-2px);
}


#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__icon-wrap img {
    max-width: 92%;
    height: auto;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__card-title {
    margin: 0 0 .75rem;
    font-size: 1.8rem;
    font-weight: 500;
    text-transform: uppercase;
    color: #333;
    line-height: 1.25;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__card-desc {
    margin: 0 0 1.4rem;
    flex: 1 1 auto;
    font-size: clamp(1.45rem, 1.3rem + 0.25vw, 1.65rem);
    line-height: 1.45;
    color: #4a4a4a;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__meta {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: auto;
    padding-top: 1rem;
    border-top: 1px solid #e8ecef;
    font-size: 1.35rem;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__duration {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    color: #6b7280;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__clock {
    flex-shrink: 0;
    color: #6b7280;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__salary {
    font-weight: 700;
    color: #008b8b;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__cta {
    text-align: center;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 5rem;
    padding: 0 2.8rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    color: #fff;
    background-color: #d12127;
    border-radius: 6px;
    text-decoration: none;
    transition: background-color 0.2s ease;
}

#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__btn:hover,
#hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__btn:focus {
    background-color: #b01016;
    color: #fff;
}

@media (max-width: 991.98px) {
    #hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    #hn section.healthcare-bootcamps.hp-programs-grid .hp-programs-grid__cards {
        grid-template-columns: 1fr;
    }
}

/* How it works — replaces legacy third-section content */
#hn section.banner.banner--home.subSections.third-section.how-it-works {
    background-color: #fff;
    padding: clamp(4rem, 8vw, 6rem) 0;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works::after {
    display: none;
    content: none;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__inner {
    max-width: 120rem;
    margin: 0 auto;
    padding-left: clamp(1.2rem, 3vw, 2rem);
    padding-right: clamp(1.2rem, 3vw, 2rem);
    text-align: center;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    margin: 0 auto 1.4rem;
    padding: 0.5rem 1.35rem 0.5rem 0.85rem;
    background-color: #e8f1ff;
    border-radius: 999px;
    font-size: 1.2rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #1a2b4c;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__badge-icon {
    display: flex;
    flex-shrink: 0;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__badge-icon svg {
    display: block;
    width: 2rem;
    height: 2rem;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__title {
    margin: 0 auto 3.2rem;
    max-width: 56rem;
    font-size: clamp(2.4rem, 2rem + 1.4vw, 3.2rem);
    font-weight: 500;
    line-height: 1.15;
    color: #1a2b4c;
    text-align: center;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__steps {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 3.2rem;
    max-width: 110rem;
    margin-left: auto;
    margin-right: auto;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__step {
    flex: 1 1 0;
    min-width: 0;
    max-width: 26rem;
    text-align: center;
    padding: 0 0.4rem;
    box-sizing: border-box;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__num {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 6.2rem;
    height: 6.2rem;
    margin: 0 auto 1.2rem;
    border-radius: 50%;
    box-sizing: border-box;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2rem;
    font-weight: 700;
    line-height: 0.3rem;
    color: #207d7b;
    background-color: #fff;
    border: 9px solid #d1e7e5;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__num--final {
    color: #fff;
    background-color: #215294;
    border-color: #215294;
    box-shadow:
        0 0 0 1px rgba(200, 218, 245, 0.95),
        0 0 0 5px rgba(184, 210, 245, 0.45),
        0 0 18px 4px rgba(170, 200, 240, 0.35);
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__step-title {
    margin: 0 0 0.85rem;
    font-size: clamp(1.15rem, 1rem + 0.35vw, 1.35rem);
    font-weight: 700;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #1a2b4c;
    line-height: 1.25;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__step-desc {
    margin: 0 0 0.6rem;
    font-size: clamp(1.35rem, 1.2rem + 0.25vw, 1.5rem);
    line-height: 1.5;
    color: #555;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__step-link {
    display: inline-block;
    margin-top: 0.4rem;
    font-size: 1.4rem;
    font-weight: 400;
    color: #008b8b;
    text-underline-offset: 0.15em;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__step-link:hover,
#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__step-link:focus {
    color: #006d6d;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__connector {
    flex: 0 1 3.5rem;
    min-width: 1.6rem;
    height: 2px;
    margin-top: 2.55rem;
    align-self: flex-start;
    background: #207d7b;
    position: relative;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__connector::after {
    content: "";
    position: absolute;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    border-style: solid;
    border-width: 4px 0 4px 7px;
    border-color: transparent transparent transparent #207d7b;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__cta {
    text-align: center;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__btn {
    appearance: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 5rem;
    padding: 0 2.8rem;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 1.6rem;
    font-weight: 500;
    color: #fff;
    background-color: #d32f2f;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    transition: background-color 0.2s ease;
}

#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__btn:hover,
#hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__btn:focus {
    background-color: #b71c1c;
    color: #fff;
}

@media (max-width: 991.98px) {
    #hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__steps {
        flex-wrap: wrap;
        row-gap: 2rem;
    }

    #hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__step {
        flex: 1 1 40%;
        max-width: none;
    }

    #hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__connector {
        display: none;
    }
}

@media (max-width: 575.98px) {
    #hn section.banner.banner--home.subSections.third-section.how-it-works .how-it-works__step {
        flex: 1 1 100%;
    }
}

/* Trust pilot — student story video cards */
#hn section.trust-pilot.trust-story-cards.subSections {
    margin-top: clamp(3rem, 6vw, 5rem);
    padding: clamp(4rem, 7vw, 6rem) 0;
    background-color: #eef2f7;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__inner {
    max-width: 120rem;
    margin: 0 auto;
    padding-left: clamp(1.2rem, 3vw, 2rem);
    padding-right: clamp(1.2rem, 3vw, 2rem);
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__heading {
    margin: 0 0 2.8rem;
    font-size: clamp(2.2rem, 1.9rem + 0.9vw, 3rem);
    font-weight: 700;
    color: #1a2b49;
    text-align: center;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: clamp(1.2rem, 2vw, 2rem);
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__card {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 10px;
    overflow: hidden;
    cursor: pointer;
    text-align: left;
    background: transparent;
    box-shadow: 0 6px 24px rgba(26, 43, 73, 0.12);
    transition: box-shadow 0.2s ease, transform 0.2s ease;
    aspect-ratio: 3 / 4;
    font: inherit;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__card:hover,
#hn section.trust-pilot.trust-story-cards .trust-story-cards__card:focus {
    box-shadow: 0 10px 32px rgba(26, 43, 73, 0.16);
    transform: translateY(-2px);
    outline: none;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__media {
    position: absolute;
    inset: 0;
    display: block;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__bar {
    position: absolute;
    left: 0.85rem;
    right: 0.85rem;
    bottom: 0.85rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-height: 4.4rem;
    padding: 0.55rem 3.8rem 0.55rem 1.5rem;
    background: #fff;
    border-radius: 0.8rem;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
    overflow: visible;
    box-sizing: border-box;
    width: 84%;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__title {
    flex: 1 1 auto;
    margin: 0;
    font-size: clamp(1.25rem, 1.1rem + 0.3vw, 1.45rem);
    font-weight: 700;
    color: #1d4e89;
    line-height: 1.25;
    text-align: center;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__play {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(50%, -50%);
    width: 5.8rem;
    height: 5.8rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__play svg {
    display: block;
    width: 100%;
    height: 100%;
}

#hn section.trust-pilot.trust-story-cards .trust-story-cards__play svg circle {
    fill: #1d4e89;
}

@media (max-width: 991.98px) {
    #hn section.trust-pilot.trust-story-cards .trust-story-cards__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 575.98px) {
    #hn section.trust-pilot.trust-story-cards .trust-story-cards__grid {
        grid-template-columns: 1fr;
    }
}

/* For employers — pipeline + CTA (after trust story cards) */
#hn section.for-employers.employers-pipeline.subSections {
    padding: clamp(4rem, 8vw, 6.5rem) 0;
    background-color: #fff;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__inner {
    max-width: 120rem;
    margin: 0 auto;
    padding-left: clamp(1.2rem, 3vw, 2rem);
    padding-right: clamp(1.2rem, 3vw, 2rem);
}

#hn section.for-employers.employers-pipeline .employers-pipeline__grid {
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
    gap: clamp(2.4rem, 4vw, 4.5rem);
    align-items: center;
    margin-bottom: clamp(2.4rem, 4vw, 3.5rem);
}

#hn section.for-employers.employers-pipeline .employers-pipeline__badge {
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    margin: 0 0 1.25rem;
    padding: 0.45rem 1.1rem 0.45rem 0.75rem;
    background-color: #e8f1ff;
    border-radius: 8px;
    font-size: 1.15rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #1a2b4c;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__badge-icon {
    display: flex;
    flex-shrink: 0;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__badge-icon svg {
    display: block;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__title {
    margin: 0 0 1.25rem;
    font-size: clamp(2.6rem, 2.1rem + 1.4vw, 3.6rem);
    font-weight: 700;
    line-height: 1.12;
    color: #1a2b49;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__title-accent {
    color: #207d7b;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__lede {
    margin: 0 0 1.75rem;
    max-width: 52rem;
    font-size: clamp(1.45rem, 1.25rem + 0.35vw, 1.65rem);
    line-height: 1.55;
    color: #5c6570;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__list {
    margin: 0;
    padding: 0;
    list-style: none;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__item {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    margin-bottom: 1.1rem;
    font-size: clamp(1.4rem, 1.25rem + 0.2vw, 1.55rem);
    line-height: 1.45;
    color: #1a2b49;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__item:last-child {
    margin-bottom: 0;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__check {
    flex-shrink: 0;
    margin-top: 0.15rem;
    line-height: 0;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__check svg {
    display: block;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__media {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 12px 40px rgba(26, 43, 73, 0.12);
}

#hn section.for-employers.employers-pipeline .employers-pipeline__img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__cta {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: clamp(1.5rem, 3vw, 2.5rem);
    padding: clamp(1.6rem, 2.5vw, 2.2rem) clamp(1.6rem, 3vw, 2.8rem);
    background-color: #fff;
    border: 2px dashed #b8d4e8;
    border-radius: 12px;
    box-sizing: border-box;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__cta-copy {
    flex: 1 1 auto;
    min-width: 0;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__cta-heading {
    margin: 0 0 0.45rem;
    font-size: clamp(1.75rem, 1.45rem + 0.5vw, 2.1rem);
    font-weight: 700;
    line-height: 1.25;
    color: #207d7b;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__cta-sub {
    margin: 0;
    max-width: 48rem;
    font-size: clamp(1.35rem, 1.2rem + 0.2vw, 1.5rem);
    line-height: 1.5;
    color: #5c6570;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__btn {
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 5rem;
    padding: 0 2.4rem;
    font-family: inherit;
    font-size: 1.55rem;
    font-weight: 700;
    color: #fff;
    background-color: #207d7b;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    text-decoration: none;
    box-sizing: border-box;
    transition: background-color 0.2s ease, color 0.2s ease;
}

#hn section.for-employers.employers-pipeline .employers-pipeline__btn:hover,
#hn section.for-employers.employers-pipeline .employers-pipeline__btn:focus {
    background-color: #1a6b69;
    color: #fff;
    text-decoration: none;
    outline: none;
}

@media (max-width: 991.98px) {
    #hn section.for-employers.employers-pipeline .employers-pipeline__grid {
        grid-template-columns: 1fr;
    }

    #hn section.for-employers.employers-pipeline .employers-pipeline__media {
        max-width: 36rem;
        margin: 0 auto;
        order: -1;
    }
}

@media (max-width: 767.98px) {
    #hn section.for-employers.employers-pipeline .employers-pipeline__cta {
        flex-direction: column;
        align-items: stretch;
        text-align: center;
    }

    #hn section.for-employers.employers-pipeline .employers-pipeline__btn {
        width: 100%;
    }
}

/* Platform CTA — gradient card after employers pipeline */
#hn section.platform-cta.subSections {
    padding: clamp(2.4rem, 5vw, 4rem) 0 clamp(3.2rem, 6vw, 5rem);
    background-color: #fff;
}

#hn section.platform-cta .platform-cta__inner {
    max-width: 120rem;
    margin: 0 auto;
    padding-left: clamp(1.2rem, 3vw, 2rem);
    padding-right: clamp(1.2rem, 3vw, 2rem);
}

#hn section.platform-cta .platform-cta__box {
    text-align: center;
    padding: clamp(2.8rem, 5vw, 4.5rem) clamp(1.8rem, 4vw, 3.5rem);
    border-radius: 14px;
    background: linear-gradient(105deg, #cfe8f8 0%, #e8f3fb 38%, #f7fbfe 65%, #ffffff 100%);
    box-shadow: 0 6px 28px rgba(26, 43, 73, 0.07);
    box-sizing: border-box;
}

#hn section.platform-cta .platform-cta__heading {
    margin: 0 auto 1.2rem;
    max-width: 72rem;
    font-size: clamp(2.2rem, 1.85rem + 1.1vw, 3.2rem);
    font-weight: 700;
    line-height: 1.2;
    color: #1a1f24;
}

#hn section.platform-cta .platform-cta__description {
    margin: 0 auto 2.2rem;
    max-width: 56rem;
    font-size: clamp(1.45rem, 1.25rem + 0.35vw, 1.65rem);
    line-height: 1.55;
    font-weight: 400;
    color: #4a5568;
}

#hn section.platform-cta .platform-cta__actions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 1.2rem 1.4rem;
}

#hn section.platform-cta .platform-cta__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 4.8rem;
    padding: 0 2.4rem;
    font-family: inherit;
    font-size: 1.5rem;
    font-weight: 600;
    border-radius: 6px;
    text-decoration: none;
    box-sizing: border-box;
    transition: background-color 0.2s ease, color 0.2s ease, box-shadow 0.2s ease;
}

#hn section.platform-cta .platform-cta__btn--primary {
    color: #fff;
    background-color: #d32f2f;
    border: none;
}

#hn section.platform-cta .platform-cta__btn--primary:hover,
#hn section.platform-cta .platform-cta__btn--primary:focus {
    background-color: #b71c1c;
    color: #fff;
    text-decoration: none;
}

#hn section.platform-cta .platform-cta__btn--secondary {
    color: #002855;
    background-color: #fff;
    border: 1px solid rgba(0, 40, 85, 0.18);
    box-shadow: 0 2px 10px rgba(0, 40, 85, 0.08);
}

#hn section.platform-cta .platform-cta__btn--secondary:hover,
#hn section.platform-cta .platform-cta__btn--secondary:focus {
    color: #002855;
    background-color: #fff;
    border-color: rgba(0, 40, 85, 0.28);
    box-shadow: 0 4px 16px rgba(0, 40, 85, 0.12);
    text-decoration: none;
}

@media (max-width: 575.98px) {
    #hn section.platform-cta .platform-cta__actions {
        flex-direction: column;
        align-items: stretch;
    }

    #hn section.platform-cta .platform-cta__btn {
        width: 100%;
    }
    #counter-section.workforce-crisis .workforce-crisis__card {
        border-radius: 20px;
        padding: 2.4rem 3rem 2.6rem;
        display: flex;
        align-items: center;
        text-align: center;
        min-height: 100%;
        box-sizing: border-box;
        flex-direction: column;
        align-content: center;
    }
    #hn #counter-section.workforce-crisis .workforce-crisis__card-text {
        margin: 0;
        font-size: 1.8rem;
        line-height: 1.5;
        color: #3d4f5c;
        flex: 1 1 auto;
        text-align: center;
    }
    #hn p {
        font-size: clamp(1.8rem, 1.3rem + 0.25vw, 1.65rem) !important;
    }
}
