/* Dedicated professional profile experience */
.illueca-editorial-profile {
    background: var(--ieh-paper);
    color: var(--ieh-ink);
    font-family: var(--ieh-sans);
    font-size: 16px;
    line-height: 1.65;
    margin: 0;
    overflow-x: clip;
    padding-top: var(--ieh-header-height);
}

.illueca-editorial-profile *,
.illueca-editorial-profile *::before,
.illueca-editorial-profile *::after {
    box-sizing: border-box;
}

.illueca-editorial-profile .ieh-header {
    background: rgba(6, 31, 24, .98);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.illueca-editorial-profile a {
    color: inherit;
    text-decoration: none;
}

.illueca-editorial-profile img {
    display: block;
    max-width: 100%;
}

.illueca-editorial-profile h1,
.illueca-editorial-profile h2,
.illueca-editorial-profile h3 {
    font-family: var(--ieh-serif);
    font-weight: 500;
    margin-top: 0;
}

.ipe-profile {
    background: var(--ieh-paper);
}

.ipe-hero {
    background:
        radial-gradient(circle at 79% 18%, rgba(199, 151, 45, .12), transparent 30%),
        var(--ieh-green-950);
    color: var(--ieh-white);
    padding: 38px 0 0;
}

.ipe-breadcrumb {
    align-items: center;
    color: rgba(255, 255, 255, .52);
    display: flex;
    flex-wrap: wrap;
    font-size: 10px;
    font-weight: 700;
    gap: 9px;
    letter-spacing: .08em;
    margin-bottom: clamp(48px, 6vw, 82px);
    text-transform: uppercase;
}

.ipe-breadcrumb a:hover {
    color: var(--ieh-gold-light);
}

.ipe-hero__grid {
    align-items: end;
    display: grid;
    gap: clamp(45px, 8vw, 120px);
    grid-template-columns: minmax(0, 1.2fr) minmax(350px, .65fr);
}

.ipe-hero__copy {
    align-self: center;
    padding-bottom: clamp(65px, 8vw, 105px);
}

.ipe-hero__copy h1 {
    color: var(--ieh-white);
    font-size: clamp(62px, 8vw, 116px);
    letter-spacing: -.05em;
    line-height: .91;
    margin-bottom: 22px;
}

.ipe-hero__role {
    color: var(--ieh-gold-light);
    font-size: 14px;
    font-weight: 650;
    letter-spacing: .03em;
    margin-bottom: 32px;
}

.ipe-hero__summary {
    border-left: 1px solid rgba(221, 184, 95, .65);
    color: rgba(255, 255, 255, .67);
    font-size: clamp(15px, 1.45vw, 18px);
    line-height: 1.72;
    margin: 0;
    max-width: 690px;
    padding-left: 23px;
}

.ipe-hero__portrait {
    align-self: end;
    background: #e6e2da;
    margin: 0;
    max-height: 610px;
    overflow: hidden;
}

.ipe-hero__portrait img {
    aspect-ratio: 4 / 5;
    filter: saturate(.84);
    height: min(610px, 48vw);
    object-fit: cover;
    object-position: top center;
    width: 100%;
}

.ipe-contact-strip {
    background: var(--ieh-cream);
    border-bottom: 1px solid var(--ieh-line);
}

.ipe-contact-strip__grid {
    align-items: stretch;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr)) auto;
}

.ipe-contact-strip__grid > div {
    border-right: 1px solid var(--ieh-line);
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 104px;
    padding: 22px clamp(18px, 2.5vw, 38px) 22px 0;
}

.ipe-contact-strip__grid > div + div {
    padding-left: clamp(18px, 2.5vw, 38px);
}

.ipe-contact-strip__grid > div span {
    color: var(--ieh-gold);
    font-size: 9px;
    font-weight: 750;
    letter-spacing: .12em;
    margin-bottom: 4px;
    text-transform: uppercase;
}

.ipe-contact-strip__grid > div a,
.ipe-contact-strip__grid > div strong {
    color: var(--ieh-green-950);
    font-family: var(--ieh-serif);
    font-size: clamp(16px, 1.5vw, 20px);
    font-weight: 500;
    overflow-wrap: anywhere;
}

.ipe-contact-strip__grid > div a:hover {
    color: var(--ieh-gold);
}

.ipe-contact-strip__team {
    align-items: center;
    align-self: stretch;
    color: var(--ieh-green-900);
    display: flex;
    font-size: 10px;
    font-weight: 750;
    gap: 8px;
    justify-content: flex-end;
    letter-spacing: .09em;
    padding-left: clamp(18px, 2.8vw, 44px);
    text-align: right;
    text-transform: uppercase;
}

.ipe-contact-strip__team:hover {
    color: var(--ieh-gold);
}

.ipe-body {
    padding: clamp(85px, 10vw, 145px) 0;
}

.ipe-body__grid {
    align-items: start;
    display: grid;
    gap: clamp(55px, 9vw, 135px);
    grid-template-columns: minmax(0, 1.15fr) minmax(360px, .75fr);
}

.ipe-biography h2 {
    color: var(--ieh-green-950);
    font-size: clamp(43px, 5.3vw, 72px);
    letter-spacing: -.035em;
    line-height: 1;
    margin-bottom: clamp(42px, 5vw, 65px);
}

.ipe-prose {
    color: #303b35;
    font-family: var(--ieh-serif);
    font-size: clamp(18px, 1.65vw, 22px);
    line-height: 1.78;
    max-width: 760px;
}

.ipe-prose p {
    margin: 0 0 1.55em;
}

.ipe-prose p:first-child::first-letter {
    color: var(--ieh-green-900);
    float: left;
    font-size: 4.2em;
    line-height: .76;
    margin: .08em .1em 0 0;
}

.ipe-credentials {
    display: grid;
    gap: 24px;
}

.ipe-credential-card {
    background: var(--ieh-cream);
    border-top: 3px solid var(--ieh-gold);
    padding: clamp(28px, 3.4vw, 46px);
}

.ipe-credential-card--areas {
    background: var(--ieh-green-900);
    color: var(--ieh-white);
}

.ipe-credential-card__number {
    color: var(--ieh-gold);
    font-size: 10px;
    font-weight: 750;
    letter-spacing: .12em;
    margin: 0 0 24px;
}

.ipe-credential-card h2 {
    color: var(--ieh-green-950);
    font-size: clamp(28px, 3vw, 40px);
    line-height: 1.05;
    margin-bottom: 27px;
}

.ipe-credential-card--areas h2 {
    color: var(--ieh-white);
}

.ipe-credential-card ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ipe-credential-card li {
    border-top: 1px solid var(--ieh-line);
    color: var(--ieh-muted);
    font-size: 13px;
    line-height: 1.62;
    padding: 15px 0;
}

.ipe-credential-card--areas li {
    border-color: rgba(255, 255, 255, .14);
    color: rgba(255, 255, 255, .75);
}

.ipe-others {
    background: var(--ieh-cream);
    padding: clamp(80px, 9vw, 125px) 0;
}

.ipe-others__heading {
    align-items: end;
    display: grid;
    gap: 50px;
    grid-template-columns: 1fr .65fr;
    margin-bottom: clamp(42px, 5vw, 68px);
}

.ipe-others__heading h2 {
    color: var(--ieh-green-950);
    font-size: clamp(42px, 5vw, 68px);
    letter-spacing: -.035em;
    line-height: 1;
}

.ipe-others__heading > p {
    color: var(--ieh-muted);
    font-size: 14px;
    margin: 0;
}

.ipe-others__grid {
    display: grid;
    gap: clamp(20px, 3vw, 40px);
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ipe-others__image {
    aspect-ratio: 4 / 5;
    display: block;
    margin-bottom: 21px;
    overflow: hidden;
}

.ipe-others__image img {
    filter: saturate(.75);
    height: 100%;
    object-fit: cover;
    object-position: top center;
    transition: filter .3s ease, transform .45s ease;
    width: 100%;
}

.ipe-others__name,
.ipe-others__role,
.ipe-others__link {
    display: block;
}

.ipe-others__name {
    color: var(--ieh-green-950);
    font-family: var(--ieh-serif);
    font-size: clamp(25px, 2.6vw, 34px);
    line-height: 1.05;
    margin-bottom: 8px;
}

.ipe-others__role {
    color: var(--ieh-muted);
    font-size: 12px;
    min-height: 42px;
}

.ipe-others__link {
    color: var(--ieh-green-800);
    font-size: 10px;
    font-weight: 750;
    letter-spacing: .1em;
    margin-top: 18px;
    text-transform: uppercase;
}

.ipe-others a:hover img {
    filter: saturate(1);
    transform: scale(1.025);
}

.ipe-others a:hover .ipe-others__link {
    color: var(--ieh-gold);
}

.ipe-cta {
    background: var(--ieh-gold);
    padding: clamp(58px, 7vw, 90px) 0;
}

.ipe-cta__inner {
    align-items: center;
    display: flex;
    gap: 40px;
    justify-content: space-between;
}

.ipe-cta h2 {
    color: var(--ieh-green-950);
    font-size: clamp(39px, 5vw, 67px);
    line-height: 1;
    margin: 0;
    max-width: 850px;
}

.ipe-cta a {
    background: var(--ieh-green-950);
    color: var(--ieh-white);
    flex: 0 0 auto;
    font-size: 10px;
    font-weight: 750;
    letter-spacing: .1em;
    padding: 19px 24px;
    text-transform: uppercase;
}

.ipe-cta a:hover {
    background: var(--ieh-white);
    color: var(--ieh-green-950);
}

@media (max-width: 980px) {
    .ipe-hero__grid {
        grid-template-columns: minmax(0, 1fr) minmax(290px, .65fr);
    }

    .ipe-contact-strip__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ipe-contact-strip__team {
        border-top: 1px solid var(--ieh-line);
        justify-content: flex-start;
        min-height: 80px;
        padding-left: 0;
        text-align: left;
    }

    .ipe-body__grid {
        gap: 60px;
        grid-template-columns: 1fr;
    }

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

@media (max-width: 680px) {
    .ipe-hero {
        padding-top: 24px;
    }

    .ipe-breadcrumb {
        margin-bottom: 42px;
    }

    .ipe-hero__grid {
        gap: 34px;
        grid-template-columns: 1fr;
    }

    .ipe-hero__copy {
        padding-bottom: 0;
    }

    .ipe-hero__copy h1 {
        font-size: clamp(54px, 16vw, 76px);
    }

    .ipe-hero__portrait {
        margin-inline: calc(var(--ieh-gutter) * -1);
    }

    .ipe-hero__portrait img {
        height: 470px;
    }

    .ipe-contact-strip__grid,
    .ipe-credentials,
    .ipe-others__grid,
    .ipe-others__heading {
        grid-template-columns: 1fr;
    }

    .ipe-contact-strip__grid > div,
    .ipe-contact-strip__grid > div + div {
        border-bottom: 1px solid var(--ieh-line);
        border-right: 0;
        min-height: 80px;
        padding: 18px 0;
    }

    .ipe-contact-strip__team {
        padding: 22px 0;
    }

    .ipe-prose {
        font-size: 18px;
    }

    .ipe-credential-card {
        margin-inline: calc(var(--ieh-gutter) * -1);
        padding-inline: var(--ieh-gutter);
    }

    .ipe-others__role {
        min-height: 0;
    }

    .ipe-cta__inner {
        align-items: flex-start;
        flex-direction: column;
    }

    .ipe-cta a {
        text-align: center;
        width: 100%;
    }
}
