.serac-expertises-page {
    --blue: #001366;
    --surface: #eee8dc;
    --soft: #f7f2e8;
    --ink: #303544;
    --muted: #636978;
    --line: rgba(0, 19, 102, 0.14);
    --line-strong: rgba(0, 19, 102, 0.28);
    background: var(--surface);
    color: var(--ink);
    overflow: hidden;
}

.serac-expertises-page * {
    box-sizing: border-box;
}

.serac-expertises-page :where(.wp-block-group, .wp-block-heading, .wp-block-image, .wp-block-buttons) {
    margin-block-start: 0;
    margin-block-end: 0;
}

.serac-expertises-page .wp-block-group__inner-container {
    display: contents;
}

.serac-expertises-shell {
    width: min(100% - 60px, 1440px);
    margin: 0 auto;
}

.serac-expertises-kicker,
.serac-expertises-h1,
.serac-expertises-h2,
.serac-expertises-h3,
.serac-expertises-lead,
.serac-expertises-copy {
    margin-top: 0;
}

.serac-expertises-kicker {
    margin-bottom: 34px;
    color: rgba(0, 19, 102, 0.58);
    font-family: "Hanken Grotesk", Arial, sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.24em;
    line-height: 1.2;
    text-transform: uppercase;
}

.serac-expertises-h1,
.serac-expertises-h2,
.serac-expertises-h3 {
    color: var(--blue);
    font-family: "Satoshi", "Hanken Grotesk", Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 0;
}

.serac-expertises-h1 {
    max-width: 760px;
    margin-bottom: 0;
    font-size: clamp(58px, 7vw, 92px);
    line-height: 0.96;
}

.serac-expertises-h2 {
    max-width: 920px;
    margin-bottom: 0;
    font-size: clamp(38px, 4.7vw, 78px);
    line-height: 1.02;
}

.serac-expertises-h3 {
    margin-bottom: 22px;
    font-size: clamp(27px, 2.8vw, 44px);
    line-height: 1.08;
}

.serac-expertises-lead {
    margin-bottom: 0;
    color: var(--blue);
    font-family: "Hanken Grotesk", Arial, sans-serif;
    font-size: clamp(22px, 2vw, 31px);
    font-weight: 500;
    line-height: 1.42;
}

.serac-expertises-copy {
    margin-bottom: 0;
    color: var(--muted);
    font-family: "Hanken Grotesk", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.76;
}

.serac-expertises-hero {
    position: relative;
    min-height: 700px;
    padding: 158px 0 86px;
    background-color: var(--surface);
    background-image:
        linear-gradient(rgba(0, 19, 102, .055) 1px, transparent 1px),
        linear-gradient(90deg, rgba(0, 19, 102, .055) 1px, transparent 1px);
    background-size: 80px 80px;
}

.serac-expertises-hero::after {
    content: "EX";
    position: absolute;
    right: -34px;
    bottom: 42px;
    color: rgba(0, 19, 102, 0.035);
    font-family: "Satoshi", Arial, sans-serif;
    font-size: clamp(220px, 28vw, 480px);
    font-weight: 700;
    line-height: 0.7;
    pointer-events: none;
}

.serac-expertises-hero-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 0.54fr) minmax(360px, 0.46fr);
    gap: clamp(56px, 7vw, 116px);
    align-items: end;
}

.serac-expertises-hero-title {
    padding-bottom: 12px;
}

.serac-expertises-hero-copy {
    max-width: 590px;
    padding-top: 34px;
    border-top: 1px solid var(--line);
}

.serac-expertises-hero-copy .serac-expertises-copy {
    max-width: 540px;
    margin-top: 30px;
}

.serac-expertises-opening {
    position: relative;
    background: var(--blue);
    padding: 86px 0;
    overflow: hidden;
}

.serac-expertises-opening::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        linear-gradient(90deg, rgba(0, 19, 102, 0.9), rgba(0, 19, 102, 0.62)),
        url("stock/serac-stock-glacier-pexels-12071906.jpg") center 52% / cover no-repeat;
    opacity: 0.11;
    filter: grayscale(1) contrast(1.1);
    pointer-events: none;
}

.serac-expertises-opening .serac-expertises-shell {
    position: relative;
    z-index: 1;
}

.serac-expertises-opening-grid {
    display: grid;
    grid-template-columns: minmax(0, 0.46fr) minmax(0, 0.54fr);
    gap: clamp(48px, 7vw, 120px);
    align-items: start;
}

.serac-expertises-opening .serac-expertises-kicker,
.serac-expertises-opening .serac-expertises-h2,
.serac-expertises-opening .serac-expertises-copy {
    color: var(--surface);
}

.serac-expertises-opening .serac-expertises-kicker {
    opacity: 0.62;
}

.serac-expertises-opening-copy {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 34px;
    padding-top: 34px;
    border-top: 1px solid rgba(238, 232, 220, 0.2);
}

.serac-expertises-opening-copy .serac-expertises-copy {
    color: rgba(238, 232, 220, 0.84);
}

.serac-expertises-list-section {
    padding: 100px 0 108px;
    background: var(--soft);
}

.serac-expertises-section-head {
    display: grid;
    grid-template-columns: 260px minmax(0, 1fr);
    gap: clamp(48px, 7vw, 120px);
    align-items: start;
    margin-bottom: 64px;
}

.serac-expertises-section-head .serac-expertises-copy {
    max-width: 760px;
    margin-top: 28px;
}

.serac-expertises-list {
    border-top: 1px solid var(--line-strong);
}

.serac-expertise-row {
    margin: 0;
}

.serac-expertise-row-link,
.serac-expertise-row-inner {
    position: relative;
    display: grid;
    grid-template-columns: 110px minmax(0, 0.44fr) minmax(280px, 0.42fr) 52px;
    gap: clamp(28px, 4vw, 64px);
    align-items: start;
    min-height: 210px;
    padding: 42px 0;
    border-bottom: 1px solid var(--line-strong);
    color: inherit;
    text-decoration: none;
}

.serac-expertise-row-link::before,
.serac-expertise-row-inner::before {
    content: "";
    position: absolute;
    inset: 0 -30px;
    background: rgba(0, 19, 102, 0.045);
    opacity: 0;
    transition: opacity 0.2s ease;
}

.serac-expertise-row-link:hover::before,
.serac-expertise-row-inner:hover::before {
    opacity: 1;
}

.serac-expertise-number,
.serac-expertise-main,
.serac-expertise-points,
.serac-expertise-arrow,
.serac-expertise-action {
    position: relative;
    z-index: 1;
}

.serac-expertise-number {
    color: rgba(0, 19, 102, 0.42);
    font-family: "Satoshi", "Hanken Grotesk", Arial, sans-serif;
    font-size: clamp(42px, 4.4vw, 76px);
    font-weight: 500;
    line-height: 0.92;
}

.serac-expertise-points {
    display: grid;
    gap: 13px;
    margin: 5px 0 0;
    padding: 0;
    list-style: none;
}

.serac-expertise-points li {
    display: flex;
    gap: 13px;
    color: var(--blue);
    font-family: "Hanken Grotesk", Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.45;
}

.serac-expertise-points li::before {
    content: "";
    flex: 0 0 7px;
    width: 7px;
    height: 7px;
    margin-top: 8px;
    background: var(--blue);
}

.serac-expertise-action {
    justify-self: end;
}

.serac-expertise-arrow,
.wp-block-button.serac-expertise-arrow .wp-block-button__link {
    justify-self: end;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border: 1px solid var(--line-strong);
    border-radius: 0;
    padding: 0;
    background: transparent;
    color: var(--blue);
    font-family: "Material Symbols Outlined";
    font-size: 25px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.wp-block-button.serac-expertise-arrow {
    margin: 0;
}

.serac-expertise-row-link:hover .serac-expertise-arrow,
.serac-expertise-row-inner:hover .wp-block-button.serac-expertise-arrow .wp-block-button__link {
    background: var(--blue);
    color: var(--surface);
    transform: translateX(4px);
}

.serac-expertises-method {
    padding: 108px 0;
    background: var(--surface);
}

.serac-expertises-method-grid {
    display: grid;
    grid-template-columns: minmax(320px, 0.42fr) minmax(0, 0.58fr);
    gap: clamp(48px, 7vw, 118px);
    align-items: stretch;
}

.serac-expertises-method-media {
    position: relative;
    min-height: 520px;
    overflow: hidden;
    background: var(--blue);
}

.serac-expertises-method-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 19, 102, 0.32);
    mix-blend-mode: multiply;
    pointer-events: none;
}

.serac-expertises-method-media img {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 520px;
    object-fit: cover;
    filter: saturate(0.65) contrast(1.08);
}

.serac-expertises-method-media .wp-block-image {
    height: 100%;
}

.serac-expertises-method-copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: clamp(18px, 3vw, 48px) 0;
}

.serac-expertises-method-steps {
    display: grid;
    gap: 0;
    margin-top: 54px;
    border-top: 1px solid var(--line-strong);
}

.serac-expertises-method-steps div {
    display: grid;
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 28px;
    padding: 25px 0;
    border-bottom: 1px solid var(--line);
}

.serac-expertises-method-steps span {
    color: rgba(0, 19, 102, 0.44);
    font-family: "Satoshi", "Hanken Grotesk", Arial, sans-serif;
    font-size: 32px;
    line-height: 1;
}

.serac-expertises-method-steps p {
    margin: 0;
    color: var(--blue);
    font-family: "Hanken Grotesk", Arial, sans-serif;
    font-size: clamp(20px, 1.7vw, 28px);
    font-weight: 500;
    line-height: 1.35;
}

.serac-expertises-method-steps .serac-expertises-step-number {
    color: rgba(0, 19, 102, 0.44);
    font-family: "Satoshi", "Hanken Grotesk", Arial, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
}

.serac-expertises-cta {
    position: relative;
    padding: 96px 0 104px;
    background: var(--blue);
    overflow: hidden;
}

.serac-expertises-cta::after {
    content: "SERAC";
    position: absolute;
    right: -0.06em;
    bottom: -0.15em;
    color: rgba(238, 232, 220, 0.055);
    font-family: "Satoshi", "Hanken Grotesk", Arial, sans-serif;
    font-size: clamp(120px, 18vw, 330px);
    font-weight: 700;
    line-height: 0.78;
    letter-spacing: 0;
    pointer-events: none;
}

.serac-expertises-cta-grid {
    position: relative;
    z-index: 1;
    display: grid;
    grid-template-columns: minmax(0, 0.58fr) minmax(320px, 0.42fr);
    gap: clamp(48px, 7vw, 118px);
    align-items: start;
}

.serac-expertises-cta .serac-expertises-kicker,
.serac-expertises-cta .serac-expertises-h2,
.serac-expertises-cta .serac-expertises-copy {
    color: var(--surface);
}

.serac-expertises-cta .serac-expertises-kicker {
    opacity: 0.62;
}

.serac-expertises-cta-copy {
    padding-top: 34px;
    border-top: 1px solid rgba(238, 232, 220, 0.22);
}

.serac-expertises-cta .serac-expertises-copy {
    color: rgba(238, 232, 220, 0.84);
}

a.serac-expertises-button,
.wp-block-button.serac-expertises-button .wp-block-button__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    min-height: 56px;
    margin-top: 40px;
    border: 1px solid var(--surface);
    padding: 18px 26px;
    color: var(--surface);
    font-family: "Hanken Grotesk", Arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.14em;
    line-height: 1.2;
    text-decoration: none;
    text-transform: uppercase;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.wp-block-button.serac-expertises-button {
    margin-top: 40px;
}

a.serac-expertises-button:hover,
.wp-block-button.serac-expertises-button .wp-block-button__link:hover {
    background: var(--surface);
    color: var(--blue);
}

@media (max-width: 1023px) {
    .serac-expertises-hero {
        min-height: auto;
        padding-top: 136px;
    }

    .serac-expertises-hero-grid,
    .serac-expertises-opening-grid,
    .serac-expertises-section-head,
    .serac-expertises-method-grid,
    .serac-expertises-cta-grid {
        grid-template-columns: 1fr;
    }

    .serac-expertises-hero-title {
        padding-bottom: 0;
    }

    .serac-expertises-hero-copy {
        max-width: 720px;
    }

    .serac-expertises-opening-copy {
        grid-template-columns: 1fr;
    }

    .serac-expertise-row-link,
    .serac-expertise-row-inner {
        grid-template-columns: 86px minmax(0, 1fr) 48px;
    }

    .serac-expertise-points {
        grid-column: 2 / -1;
    }

    .serac-expertises-method-media {
        min-height: 360px;
    }

    .serac-expertises-method-media img {
        min-height: 360px;
    }
}

@media (max-width: 639px) {
    .serac-expertises-shell {
        width: min(100% - 40px, 1440px);
    }

    .serac-expertises-h1 {
        font-size: clamp(42px, 13vw, 54px);
    }

    .serac-expertises-hero {
        padding: 122px 0 74px;
    }

    .serac-expertises-hero::after {
        right: -60px;
        bottom: 20px;
        font-size: 190px;
    }

    .serac-expertises-opening,
    .serac-expertises-list-section,
    .serac-expertises-method,
    .serac-expertises-cta {
        padding-top: 72px;
        padding-bottom: 78px;
    }

    .serac-expertises-section-head {
        margin-bottom: 42px;
    }

    .serac-expertise-row-link,
    .serac-expertise-row-inner {
        grid-template-columns: 1fr 46px;
        gap: 22px;
        min-height: auto;
        padding: 34px 0;
    }

    .serac-expertise-number {
        grid-column: 1 / -1;
        font-size: 42px;
    }

    .serac-expertise-main {
        grid-column: 1 / -1;
    }

    .serac-expertise-points {
        grid-column: 1 / -1;
    }

    .serac-expertise-arrow,
    .serac-expertise-action {
        position: absolute;
        right: 0;
        top: 34px;
        width: 46px;
        height: 46px;
    }

    .serac-expertises-method-steps div {
        grid-template-columns: 1fr;
        gap: 13px;
    }

    a.serac-expertises-button,
    .wp-block-button.serac-expertises-button,
    .wp-block-button.serac-expertises-button .wp-block-button__link {
        width: 100%;
    }
}
