body {
    margin: 0;
}

.mud-main-content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

h1:focus {
    outline: none;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid #e50000;
}

.validation-message {
    color: #e50000;
}

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.darker-border-checkbox.form-check-input {
    border-color: #929292;
}

.form-floating > .form-control-plaintext::placeholder, .form-floating > .form-control::placeholder {
    color: var(--bs-secondary-color);
    text-align: end;
}

.form-floating > .form-control-plaintext:focus::placeholder, .form-floating > .form-control:focus::placeholder {
    text-align: start;
}

.hero {
    width: 100%;
    min-height: clamp(520px, 58vw, 760px);
    position: relative;
    overflow: hidden;
    border-radius: 0;
    background: #003f33 url('img/banner1.png') center / cover no-repeat;
}

.hero-topbar {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f7f9fc;
    padding: 8px clamp(18px, 4vw, 64px);
    box-sizing: border-box;
}

.hero-brand-panel {
    height: auto;
    background: transparent;
    width: auto;
    padding: 0;
    border-radius: 0;
    clip-path: none;
}

.hero-brand {
    width: clamp(132px, 13vw, 190px);
    height: auto;
    display: block;
}

.hero-menu-btn {
    color: #0b5b4a !important;
    margin-right: 8px;
}

.hero-nav {
    padding: 0;
    display: flex;
    gap: clamp(34px, 5.2vw, 88px);
    flex-wrap: wrap;
}

.hero-nav a {
    color: #003841;
    text-decoration: none;
    font-weight: 800;
    font-size: clamp(0.78rem, .95vw, 1rem);
    text-transform: uppercase;
}

.hero-content {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    padding-top: clamp(130px, 14vw, 220px);
    width: min(930px, calc(100% - 32px));
}

.hero-content h1 {
    margin: 0 0 12px;
    font-size: clamp(1.9rem, 4vw, 4rem);
    letter-spacing: 1px;
}

.hero-content p {
    margin: 0 auto;
    max-width: 760px;
    font-size: clamp(1rem, 1.5vw, 2rem);
    line-height: 1.25;
}

.hero-cta {
    margin-top: 18px;
    display: inline-block;
    background: #04795c;
    color: #fff;
    border-radius: 999px;
    padding: 16px 64px;
    text-decoration: none;
    font-size: clamp(1rem, 1.45vw, 1.85rem);
    font-weight: 500;
}

@media (max-width: 900px) {
    .hero {
        min-height: 560px;
        background-position: center;
    }

    .hero-content {
        padding-top: 92px;
    }
}

.services-section {
    max-width: 980px;
    margin: 28px auto 0;
    padding: 34px 16px 24px;
    text-align: center;
    scroll-margin-top: 96px;
}

.services-section h2 {
    margin: 0 0 12px;
    color: #12654f;
    font-size: clamp(1.75rem, 2.8vw, 2.55rem);
    line-height: 1;
}

.services-copy {
    margin: 0 auto;
    max-width: 790px;
    color: #0b1114;
    font-size: clamp(1.05rem, 1.65vw, 1.55rem);
    line-height: 1.23;
    font-weight: 400;
}

.services-copy strong {
    font-weight: 800;
}

.about-section {
    width: 100%;
    background: #f7f7fb;
    display: grid;
    grid-template-columns: minmax(320px, .95fr) minmax(320px, 1.05fr);
    align-items: stretch;
    gap: clamp(28px, 4vw, 58px);
    padding: 0;
    height: 680px;
    overflow: hidden;
}

.about-visual {
    min-height: clamp(270px, 27vw, 390px);
    height: 620px;
    position: relative;
    overflow: visible;
    border-top-right-radius: 0;
}

.about-image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center 24%;
    border-top-right-radius: 48px;
    margin-top: 50px;
}

.about-corridors {
    position: absolute;
    left: 0;
    bottom: -50px;
    background: #003841;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 18px 10px 10px;
    text-transform: uppercase;
    z-index: 3;
    width: 50%;
    min-width: 220px;
    min-height: 100px;
}

.about-corridors strong {
    font-size: clamp(2.1rem, 3.8vw, 3.2rem);
    line-height: .82;
}

.about-corridors span {
    font-size: clamp(.78rem, 1.05vw, 1rem);
    font-weight: 900;
    line-height: .92;
}

.about-logistics-image {
    position: absolute;
    right: -19%;
    bottom: -55px;
    width: min(72%, 620px);
    aspect-ratio: 16 / 7;
    object-fit: cover;
    border: 4px solid #f7f7fb;
    border-top-right-radius: 48px;
    display: block;
    z-index: 2;
}

.about-copy {
    align-self: start;
    color: #5c5f62;
    max-width: 650px;
    padding: 54px clamp(22px, 5vw, 72px) 42px 0;
    text-align: center;
}

.about-copy p {
    margin: 0 0 30px;
    font-size: clamp(1.05rem, 1.55vw, 1.5rem);
    line-height: 1.16;
}

.about-copy p:last-child {
    margin-bottom: 0;
}

.about-copy strong {
    font-weight: 800;
}

.about-copy em {
    font-style: italic;
}

@media (max-width: 900px) {
    .about-section {
        grid-template-columns: 1fr;
        gap: 0;
        padding: 24px 0 44px;
    }

    .about-visual {
        min-height: 320px;
        border-top-right-radius: 34px;
    }

    .about-corridors {
        width: min(52%, 250px);
        min-width: 0;
    }

    .about-image {
        border-top-right-radius: 34px;
    }

    .about-logistics-image {
        right: 16px;
        bottom: -18px;
        width: min(62%, 330px);
        border-top-right-radius: 34px;
    }

    .about-copy {
        padding: 56px 20px 0;
        max-width: none;
    }

    .about-copy p {
        margin-bottom: 22px;
    }
}

.service-catalog-section {
    position: relative;
    z-index: 1;
    max-width: 920px;
    margin: 6px auto 48px;
    padding: 0 16px 22px;
}

.service-catalog-grid {
    display: grid;
    grid-template-columns: repeat(3, 202px);
    justify-content: center;
    gap: 46px 62px;
}

.service-catalog-card {
    background: #fff;
    border-radius: 8px;
    border: 1px solid #11a087;
    min-height: 188px;
    padding: 20px 14px 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.service-catalog-icon {
    width: 66px;
    height: 66px;
    object-fit: contain;
}

.service-catalog-card p {
    margin: 8px 0 12px;
    color: #061a20;
    font-weight: 600;
    line-height: 1.08;
    font-size: .92rem;
}

.service-catalog-btn {
    border: 1px solid #9ac7bd;
    background: #fff;
    color: #12654f;
    border-radius: 6px;
    height: 24px;
    min-width: 42px;
    cursor: pointer;
}

@media (max-width: 900px) {
    .service-catalog-grid {
        grid-template-columns: repeat(2, minmax(0, 220px));
        gap: 24px 28px;
    }
}

@media (max-width: 560px) {
    .service-catalog-grid {
        grid-template-columns: minmax(0, 260px);
        gap: 22px;
    }
}

.about-page-hero {
    background:
        linear-gradient(rgba(0, 56, 65, .74), rgba(0, 56, 65, .76)),
        url('img/header.webp') center 45% / cover no-repeat;
    min-height: clamp(240px, 28vw, 390px);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 48px 18px;
    box-sizing: border-box;
}

.about-page-logo {
    color: #fff;
    display: flex;
    align-items: center;
    gap: clamp(14px, 2vw, 26px);
    font-weight: 900;
    font-size: clamp(3rem, 8vw, 8.2rem);
    line-height: .9;
}

.about-page-logo img {
    width: clamp(58px, 9vw, 136px);
    height: auto;
    display: block;
}

.about-page {
    background: #f7f7fb;
    color: #003841;
    padding: 54px 18px 210px;
}

.about-why,
.about-team {
    max-width: 1160px;
    margin: 0 auto;
}

.about-why h1 {
    margin: 0 0 44px;
    font-size: clamp(2.4rem, 5.2vw, 5.25rem);
    line-height: .86;
    color: #003841;
}

.about-why h1 em {
    font-style: italic;
    font-weight: 400;
}

.about-why h1 span {
    color: #126f58;
    font-weight: 900;
}

.about-why-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(190px, 1fr));
    gap: clamp(28px, 4vw, 70px);
    margin: 0 auto 68px;
}

.about-why-card {
    min-height: 250px;
    border-radius: 34px;
    color: #fff;
    padding: 28px 24px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.about-card-dark {
    background: #003841;
}

.about-card-green {
    background: #0f765d;
}

.about-why-card img {
    width: 78px;
    height: 78px;
    object-fit: contain;
    filter: brightness(0) invert(1);
    margin-bottom: 12px;
}

.about-why-card h2 {
    color: #fff;
    font-size: clamp(1.05rem, 1.5vw, 1.42rem);
    line-height: 1;
    margin: 0 0 8px;
    font-weight: 900;
}

.about-why-card p {
    color: #fff;
    margin: 0;
    font-size: clamp(.9rem, 1.25vw, 1.2rem);
    line-height: 1.02;
}

.about-team {
    text-align: center;
}

.about-team h2 {
    display: inline-block;
    background: #003841;
    color: #fff;
    border-radius: 999px;
    padding: 8px 28px 10px;
    margin: 0 0 22px;
    font-size: clamp(1.45rem, 2.6vw, 2.45rem);
    line-height: 1;
    font-weight: 900;
}

.about-team-intro {
    max-width: 990px;
    margin: 0 auto 58px;
    color: #003841;
    font-size: clamp(1rem, 1.45vw, 1.55rem);
    line-height: 1.18;
    font-weight: 700;
}

.about-team-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(260px, 1fr));
    column-gap: clamp(44px, 8vw, 140px);
    row-gap: 42px;
    text-align: left;
}

.about-person {
    display: grid;
    grid-template-columns: 154px 1fr;
    align-items: center;
    gap: 24px;
}

.about-person img,
.about-person-placeholder {
    width: 154px;
    height: 154px;
    border-radius: 999px;
    background: #8b8f91;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .2);
}

.about-person img {
    object-fit: cover;
    object-position: center top;
    display: block;
}

.about-person-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 2rem;
    font-weight: 900;
}

.about-person h3 {
    margin: 0;
    color: #003841;
    font-size: clamp(.98rem, 1.25vw, 1.22rem);
    line-height: 1;
    font-weight: 900;
}

.about-person p,
.about-person a {
    margin: 3px 0 0;
    color: #003841;
    display: block;
    font-size: clamp(.9rem, 1.05vw, 1.08rem);
    line-height: 1.08;
    font-weight: 700;
    text-decoration: none;
}

.about-page-footer {
    margin-top: 0;
}

@media (max-width: 900px) {
    .about-page {
        padding: 38px 16px 130px;
    }

    .about-page-logo {
        flex-direction: column;
        font-size: clamp(2.7rem, 13vw, 4.6rem);
        text-align: center;
    }

    .about-why-grid {
        grid-template-columns: repeat(2, minmax(0, 250px));
        justify-content: center;
        gap: 24px;
        max-width: 560px;
    }

    .about-why-card {
        min-height: 220px;
    }

    .about-team-grid {
        grid-template-columns: repeat(2, minmax(0, 330px));
        justify-content: center;
        column-gap: 24px;
        row-gap: 30px;
        max-width: 760px;
        margin-inline: auto;
    }

    .about-person {
        grid-template-columns: 96px 1fr;
        gap: 14px;
    }

    .about-person img,
    .about-person-placeholder {
        width: 96px;
        height: 96px;
    }
}

@media (max-width: 560px) {
    .about-why-grid,
    .about-team-grid {
        grid-template-columns: 1fr;
    }

    .about-why-grid {
        max-width: 360px;
    }

    .about-person {
        grid-template-columns: 112px 1fr;
        gap: 16px;
    }

    .about-person img,
    .about-person-placeholder {
        width: 112px;
        height: 112px;
    }
}

.service-modal-backdrop {
    position: fixed;
    inset: 0;
    z-index: 1000;
    background: rgba(0, 21, 26, .62);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 24px;
}

.service-modal {
    width: min(940px, 100%);
    max-height: calc(100vh - 48px);
    overflow: auto;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 24px 70px rgba(0, 0, 0, .28);
    color: #183c42;
    padding: 34px;
    position: relative;
}

.service-modal-close {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 38px;
    height: 38px;
    border: 1px solid #d6dfdc;
    border-radius: 50%;
    background: #fff;
    color: #003841;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 1;
}

.service-modal-kicker {
    color: #12654f;
    font-size: .88rem;
    font-weight: 900;
    letter-spacing: .08em;
    margin: 0 48px 10px 0;
    text-transform: uppercase;
}

.service-modal h2 {
    color: #003841;
    font-size: clamp(2rem, 4vw, 3.3rem);
    line-height: 1;
    margin: 0 48px 14px 0;
}

.service-modal-summary,
.service-modal-ideal {
    color: #4f5f63;
    font-size: clamp(1rem, 1.35vw, 1.2rem);
    line-height: 1.42;
    margin: 0 0 24px;
}

.service-modal-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-bottom: 22px;
}

.service-modal-grid > div {
    background: #f4f7f6;
    border-radius: 8px;
    padding: 18px 20px;
}

.service-modal h3 {
    color: #12654f;
    font-size: 1.22rem;
    margin: 0 0 10px;
}

.service-modal ul {
    margin: 0;
    padding-left: 20px;
}

.service-modal li {
    color: #30484d;
    font-size: 1rem;
    line-height: 1.45;
    margin-bottom: 4px;
}

.service-modal-cta {
    border-top: 1px solid #d9e2e0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding-top: 22px;
}

.service-modal-cta p {
    color: #30484d;
    margin: 0;
    line-height: 1.35;
}

.service-modal-cta div {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end;
}

.service-modal-cta a {
    background: #12654f;
    border-radius: 999px;
    color: #fff;
    font-weight: 800;
    padding: 11px 18px;
    text-decoration: none;
    white-space: nowrap;
}

.service-modal-cta a:last-child {
    background: #003841;
}

@media (max-width: 700px) {
    .service-modal-backdrop {
        padding: 12px;
    }

    .service-modal {
        padding: 26px 18px;
    }

    .service-modal-grid,
    .service-modal-cta {
        grid-template-columns: 1fr;
        display: grid;
    }

    .service-modal-cta div {
        justify-content: stretch;
    }

    .service-modal-cta a {
        text-align: center;
    }
}

.strategic-section {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: none;
    margin: 8px 0 40px;
    padding: 0;
    background: #f7f7fb;
}

.strategic-hero {
    position: relative;
    min-height: clamp(260px, 31vw, 360px);
    border-radius: 0;
    overflow: visible;
    background: #056d54;
}

.strategic-world {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.strategic-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 103, 77, .64);
}

.strategic-copy {
    position: relative;
    z-index: 2;
    color: #fff;
    width: min(600px, calc(100% - 32px));
    padding: clamp(84px, 11vw, 130px) 0 0 clamp(28px, 4vw, 48px);
}

.strategic-copy h2 {
    margin: 0 0 8px;
    font-size: clamp(1.75rem, 3.3vw, 2.9rem);
    line-height: .96;
}

.strategic-copy p {
    margin: 0;
    max-width: 540px;
    line-height: 1.08;
    font-size: clamp(.95rem, 1.45vw, 1.25rem);
}

.strategic-container {
    position: absolute;
    right: clamp(18px, 6vw, 86px);
    bottom: clamp(-128px, -9vw, -96px);
    width: clamp(260px, 32vw, 450px);
    z-index: 8;
    transform-origin: 50% 18%;
    animation: container-sway 4.6s ease-in-out infinite;
    will-change: transform;
}

@keyframes container-sway {
    0% {
        transform: rotate(-3deg) translateY(0);
    }

    25% {
        transform: rotate(2deg) translateY(-2px);
    }

    50% {
        transform: rotate(3deg) translateY(0);
    }

    75% {
        transform: rotate(-2deg) translateY(-1px);
    }

    100% {
        transform: rotate(-3deg) translateY(0);
    }
}

@media (prefers-reduced-motion: reduce) {
    .strategic-container {
        animation: none;
    }
}

.strategic-body {
    position: relative;
    background: #f7f7fb;
    border-radius: 0;
    padding: 64px 0 0;
    min-height: 0;
    overflow: hidden;
}

.strategic-map {
    position: relative;
    display: block;
    width: min(100%, 1120px);
    margin: 0 auto;
    opacity: 1;
}

@media (max-width: 900px) {
    .strategic-hero {
        min-height: 250px;
    }

    .strategic-copy {
        width: calc(100% - 16px);
        padding: 42px 12px 0;
    }

    .strategic-container {
        opacity: .82;
        right: 8px;
        bottom: -52px;
        width: min(48vw, 240px);
    }

    .strategic-body {
        padding-top: 44px;
    }

    .strategic-map {
        width: 100%;
    }
}

.blog-section {
    width: 100%;
    background: #fff;
    padding: 14px 16px 48px;
}

.blog-wrap {
    max-width: 1200px;
    margin: 0 auto;
}

.blog-wrap h3 {
    margin: 0 0 14px;
    text-align: center;
    color: #2f4b4f;
    font-size: clamp(1.6rem, 2.6vw, 2.6rem);
    font-weight: 700;
}

.blog-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(220px, 1fr));
    gap: 18px;
}

.blog-card {
    background: #dbe7e6;
    border-radius: 24px;
    padding: 10px 10px 16px;
}

.blog-card-link {
    display: block;
    color: inherit;
    text-decoration: none;
    transition: transform .2s ease, box-shadow .2s ease;
}

.blog-card-link:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 28px rgba(0, 56, 69, .14);
}

.blog-card img {
    width: 100%;
    height: 170px;
    object-fit: cover;
    border-radius: 12px;
    display: block;
}

.blog-card p {
    margin: 10px 4px 0;
    color: #39565c;
    font-weight: 600;
    line-height: 1.18;
    font-size: clamp(.92rem, 1.1vw, 1.15rem);
}

@media (max-width: 900px) {
    .blog-grid {
        grid-template-columns: 1fr;
    }
}

.news-page {
    background: #fff;
    color: #2f4b4f;
    padding: 96px 16px 72px;
}

.news-hero {
    max-width: 1180px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr);
    gap: 42px;
    align-items: center;
}

.news-back-link {
    color: #007e95;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 18px;
    text-decoration: none;
}

.news-kicker {
    color: #7a8d94;
    font-size: .9rem;
    font-weight: 700;
    letter-spacing: .08em;
    margin: 0 0 12px;
    text-transform: uppercase;
}

.news-hero h1 {
    color: #003845;
    font-size: clamp(2rem, 3.6vw, 3.8rem);
    line-height: 1.03;
    margin: 0;
    max-width: 760px;
}

.news-summary {
    color: #48646a;
    font-size: clamp(1rem, 1.35vw, 1.25rem);
    line-height: 1.42;
    margin: 18px 0 0;
    max-width: 680px;
}

.news-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 24px;
}

.news-meta span {
    border: 1px solid #b6c9cf;
    border-radius: 999px;
    color: #3e5b63;
    font-size: .92rem;
    font-weight: 700;
    padding: 8px 14px;
}

.news-hero-img {
    width: 100%;
    aspect-ratio: 4 / 3;
    border-radius: 18px;
    display: block;
    object-fit: cover;
}

.news-article {
    max-width: 860px;
    margin: 54px auto 0;
}

.news-article p {
    color: #3d565b;
    font-size: clamp(1.05rem, 1.3vw, 1.22rem);
    line-height: 1.68;
    margin: 0 0 22px;
}

.news-article h2 {
    color: #003845;
    font-size: clamp(1.45rem, 2.4vw, 2.15rem);
    line-height: 1.1;
    margin: 40px 0 14px;
}

.news-source {
    border-top: 1px solid #c7d7dc;
    margin-top: 42px;
    padding-top: 24px;
}

.news-source a {
    color: #007e95;
    font-weight: 800;
    text-decoration: none;
}

@media (max-width: 900px) {
    .news-page {
        padding-top: 72px;
    }

    .news-hero {
        grid-template-columns: 1fr;
        gap: 28px;
    }
}

.site-footer {
    width: 100%;
    background: #d6e4e8;
    padding: 0 0 34px;
    margin-top: 0;
    scroll-margin-top: 96px;
}

.footer-cta-wrap {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 18px;
    transform: translateY(-34px);
}

.footer-cta {
    background: #003841;
    border-radius: 8px;
    color: #fff;
    display: grid;
    grid-template-columns: 1fr minmax(260px, 290px);
    align-items: center;
    gap: 28px;
    min-height: 128px;
    padding: 24px;
    box-shadow: 0 12px 22px rgba(0, 56, 65, .12);
}

.footer-contact-copy h3 {
    margin: 0;
    color: #fff;
    font-size: clamp(1.5rem, 2vw, 2rem);
    font-weight: 800;
}

.footer-contact-copy a {
    color: #fff;
    display: block;
    font-size: .86rem;
    line-height: 1.2;
    margin-top: 10px;
    text-decoration: none;
}

.footer-contact-copy a[href^="tel"]::before {
    content: "\260E";
    margin-right: 6px;
}

.footer-contact-copy a[href^="mailto"]::before {
    content: "\2709";
    margin-right: 6px;
}

.footer-email-form {
    background: #fff;
    border: 0;
    border-radius: 999px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 58px;
    overflow: hidden;
    padding: 6px;
    width: 100%;
}

.footer-email-form input {
    appearance: none;
    background: transparent;
    border: 0;
    border-radius: 999px 0 0 999px;
    box-sizing: border-box;
    color: #43585e;
    flex: 1 1 auto;
    font-size: .76rem;
    height: 100%;
    line-height: 1;
    min-width: 0;
    outline: none;
    padding: 0 16px;
}

.footer-email-form input::placeholder {
    color: #9aa7ac;
}

.footer-email-form button {
    background: #003841;
    border: 0;
    border-radius: 999px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    flex: 0 0 90px;
    font-size: .78rem;
    font-weight: 700;
    height: 100%;
    line-height: 1;
}

.footer-bottom {
    max-width: 1080px;
    margin: 16px auto 0;
    padding: 0 18px;
    display: grid;
    grid-template-columns: 180px 1fr 180px;
    align-items: center;
    gap: 20px;
}

.footer-left {
    justify-self: start;
}

.footer-socials {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

.footer-socials span,
.footer-socials a {
    width: 22px;
    height: 22px;
    border: 1px solid #aebec5;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #8798a1;
    font-size: .72rem;
    font-weight: 700;
    text-decoration: none;
}

.footer-copy {
    margin: 0;
    color: #526d75;
    font-size: .72rem;
}

.footer-address {
    grid-column: 2;
    color: #314b52;
    font-size: .95rem;
    line-height: 1.25;
    margin: 0;
    text-align: center;
}

@media (max-width: 900px) {
    .site-footer {
        padding-bottom: 28px;
    }

    .footer-cta {
        grid-template-columns: 1fr;
        gap: 18px;
        padding: 22px 18px;
    }

    .footer-email-form {
        grid-template-columns: 1fr;
        border-radius: 18px;
        gap: 6px;
    }

    .footer-email-form input {
        min-height: 38px;
    }

    .footer-bottom {
        grid-template-columns: 1fr;
        text-align: center;
    }

    .footer-left {
        justify-self: center;
    }

    .footer-socials {
        justify-content: center;
    }

    .footer-address {
        grid-column: auto;
    }
}
