body.awoh-about-page {
    background: #f4f2ed;
    color: #0b0b0b;
    font-family: "Montserrat", Arial, sans-serif;
}

.awoh-about-page .ms-main {
    overflow: hidden;
    background: #f4f2ed;
}

.awoh-about-page .awoh-about__container {
    width: min(calc(100% - 64px), 1180px);
    margin: 0 auto;
}

.awoh-about-page .awoh-about__display,
.awoh-about-page .awoh-about__section-title,
.awoh-about-page .awoh-about__team-name,
.awoh-about-page .awoh-about__cta-title {
    margin: 0;
    font-family: "GAFTON", Arial, sans-serif !important;
    font-weight: 400 !important;
    font-synthesis: none;
    letter-spacing: 0.005em;
    line-height: 0.88;
    text-transform: uppercase;
}

.awoh-about-page .awoh-about__eyebrow {
    margin: 0 0 16px;
    color: #ff9700;
    font-size: clamp(15px, 1.35vw, 19px);
    font-weight: 800;
    letter-spacing: 0.02em;
    line-height: 1;
    text-transform: uppercase;
}

.awoh-about-page .awoh-about__copy {
    margin: 0;
    font-size: clamp(17px, 1.45vw, 22px);
    font-weight: 430;
    letter-spacing: -0.02em;
    line-height: 1.48;
}

.awoh-about-page .awoh-about__copy + .awoh-about__copy {
    margin-top: 24px;
}

.awoh-about__hero {
    position: relative;
    display: flex;
    min-height: clamp(650px, 82vh, 920px);
    align-items: center;
    background: #050505 url("../images/about/about-portada.jpg") center / cover no-repeat;
    color: #fff;
}

.awoh-about__hero::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.84) 0%, rgba(0, 0, 0, 0.58) 32%, rgba(0, 0, 0, 0.08) 68%, rgba(0, 0, 0, 0.02) 100%);
}

.awoh-about__hero-content {
    position: relative;
    z-index: 1;
    width: 100%;
    padding: clamp(150px, 18vh, 220px) 0 clamp(72px, 8vw, 110px);
}

.awoh-about__hero .awoh-about__eyebrow {
    margin-bottom: 18px;
    color: #ff9700;
    font-size: clamp(14px, 1.05vw, 17px);
}

.awoh-about__hero .awoh-about__display {
    max-width: 760px;
    color: #fff;
    font-family: "Montserrat", Arial, sans-serif !important;
    font-size: clamp(62px, 7.4vw, 112px);
    font-weight: 800 !important;
    letter-spacing: 0.005em;
    line-height: 0.88;
    text-transform: none;
}

.awoh-about__hero-copy {
    max-width: 460px;
    margin: clamp(28px, 3vw, 42px) 0 0;
    color: rgba(255, 255, 255, 0.88);
    font-size: clamp(15px, 1.25vw, 18px);
    font-weight: 450;
    letter-spacing: -0.015em;
    line-height: 1.5;
}

.awoh-about__intro {
    padding: clamp(76px, 8vw, 118px) 0;
}

.awoh-about__intro-grid,
.awoh-about__approach-grid {
    display: grid;
    grid-template-columns: minmax(280px, 0.8fr) minmax(420px, 1.2fr);
    gap: clamp(52px, 9vw, 140px);
    align-items: start;
}

.awoh-about__intro-grid {
    display: block;
}

.awoh-about__intro-content {
    width: min(100%, 820px);
    margin: 0 auto;
}

.awoh-about__intro .awoh-about__section-title {
    margin: 0 0 clamp(24px, 2.5vw, 38px);
    font-family: "GAFTON", Arial, sans-serif !important;
    font-weight: 400 !important;
    font-synthesis: none;
    letter-spacing: 0.005em;
    line-height: 0.86;
    text-transform: uppercase;
}

.awoh-about__intro .awoh-about__section-title span {
    display: block;
    white-space: nowrap;
}

.awoh-about__intro-title-small {
    font-size: clamp(31px, 3.6vw, 56px);
}

.awoh-about__intro-title-large {
    font-size: clamp(52px, 6vw, 94px);
}

.awoh-about__intro .awoh-about__copy {
    max-width: 820px;
    font-family: "Montserrat", Arial, sans-serif !important;
    font-size: clamp(18px, 1.65vw, 26px);
    font-weight: 430;
    letter-spacing: -0.025em;
    line-height: 1.35;
}

.awoh-about__intro .awoh-about__copy + .awoh-about__copy {
    margin-top: 24px;
}

.awoh-about__texture-band {
    height: clamp(110px, 13vw, 190px);
    background: #000 url("../images/bg/awoh-texture-horizontal-optimized.jpg") center / cover no-repeat;
}

.awoh-about__approach {
    padding: clamp(72px, 8vw, 118px) 0;
    background: #f4f2ed;
    color: #0b0b0b;
}

.awoh-about__approach-grid {
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    gap: clamp(48px, 7vw, 105px);
    align-items: center;
}

.awoh-about__approach .awoh-about__section-title {
    margin-bottom: clamp(28px, 3vw, 42px);
    color: #0b0b0b;
    font-size: clamp(52px, 5.4vw, 82px);
    white-space: nowrap;
}

.awoh-about__approach-copy {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(24px, 3vw, 42px);
}

.awoh-about__approach .awoh-about__copy {
    margin: 0;
    font-size: clamp(15px, 1.25vw, 18px);
    line-height: 1.5;
}

.awoh-about__approach .awoh-about__copy + .awoh-about__copy {
    margin-top: 0;
}

.awoh-about__approach-image {
    position: relative;
    overflow: hidden;
    margin: 0;
    aspect-ratio: 1.55 / 1;
    border-radius: 10px;
    background: #111;
}

.awoh-about__approach-image > img:first-child {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.awoh-about__approach-logo {
    position: absolute;
    top: 25%;
    left: 67%;
    width: 15%;
    height: auto;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.16));
}

.awoh-about__values {
    position: relative;
    min-height: clamp(600px, 41vw, 760px);
    padding: clamp(70px, 7vw, 110px) 0;
    background: #030303 url("../images/about/what-drives-us-bg-v2.jpg") center / cover no-repeat;
    color: #fff;
}

.awoh-about__values::before {
    content: none;
}

.awoh-about__values-layout {
    position: relative;
    display: grid;
    grid-template-columns: minmax(300px, 0.78fr) minmax(500px, 1.22fr);
    gap: clamp(90px, 12vw, 190px);
    align-items: center;
}

.awoh-about__values .awoh-about__section-title {
    color: #fff;
    font-family: "GAFTON", Arial, sans-serif !important;
    font-weight: 400 !important;
    font-synthesis: none;
    letter-spacing: 0.005em;
    line-height: 0.86;
    text-transform: uppercase;
}

.awoh-about__values .awoh-about__section-title span,
.awoh-about__values .awoh-about__section-title strong {
    display: block;
}

.awoh-about__values .awoh-about__section-title span {
    font-size: clamp(31px, 3.6vw, 56px);
}

.awoh-about__values .awoh-about__section-title strong {
    font-family: inherit;
    font-size: clamp(52px, 6vw, 94px);
    font-weight: 400;
    white-space: nowrap;
}

.awoh-about__values-list {
    border-top: 0;
}

.awoh-about__value {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.awoh-about__value summary {
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr) 52px;
    gap: 20px;
    align-items: center;
    min-height: clamp(70px, 5.8vw, 92px);
    color: #fff;
    cursor: pointer;
    list-style: none;
}

.awoh-about__value summary::-webkit-details-marker {
    display: none;
}

.awoh-about__value-number {
    font-size: clamp(19px, 1.65vw, 26px);
    font-weight: 750;
}

.awoh-about__value-name {
    font-size: clamp(19px, 1.65vw, 26px);
    font-weight: 600;
    letter-spacing: -0.035em;
}

.awoh-about__value-arrow {
    justify-self: end;
    color: #ff7900;
    font-size: clamp(30px, 3vw, 44px);
    font-weight: 300;
    line-height: 1;
    transition: transform 220ms ease;
}

.awoh-about__value[open] .awoh-about__value-arrow {
    transform: rotate(90deg);
}

.awoh-about__value p {
    max-width: 620px;
    margin: -2px 72px 28px 92px;
    color: rgba(255, 255, 255, 0.75);
    font-size: clamp(15px, 1.25vw, 18px);
    line-height: 1.5;
}

.awoh-about__team {
    padding: clamp(76px, 8vw, 118px) 0;
    background: #f4f2ed;
    color: #0b0b0b;
}

.awoh-about__team-heading {
    margin-bottom: clamp(42px, 5vw, 68px);
}

.awoh-about__team .awoh-about__section-title {
    color: #0b0b0b;
    font-family: "Montserrat", Arial, sans-serif !important;
    font-weight: 800 !important;
    font-synthesis: none;
    letter-spacing: -0.055em;
    line-height: 0.94;
    text-transform: uppercase;
}

.awoh-about__team .awoh-about__section-title span,
.awoh-about__team .awoh-about__section-title strong {
    display: block;
}

.awoh-about__team .awoh-about__section-title span {
    font-size: clamp(28px, 2.8vw, 42px);
}

.awoh-about__team .awoh-about__section-title strong {
    font-family: inherit;
    font-size: clamp(35px, 3.8vw, 58px);
    font-weight: 800;
}

.awoh-about__team-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(18px, 2.2vw, 32px);
}

.awoh-about__team-image {
    overflow: hidden;
    margin: 0 0 18px;
    aspect-ratio: 1 / 1;
    border-radius: clamp(34px, 4vw, 58px);
    background: #ddd;
}

.awoh-about__team-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: none;
    transition: filter 350ms ease, transform 600ms ease;
}

.awoh-about__team-card:hover img {
    transform: scale(1.025);
}

.awoh-about__team-name {
    color: #0b0b0b;
    font-family: "Montserrat", Arial, sans-serif !important;
    font-size: clamp(24px, 2.4vw, 36px);
    font-weight: 800 !important;
    letter-spacing: -0.055em;
    line-height: 1;
    text-align: center;
    text-transform: none;
}

.awoh-about__team-role {
    margin: 8px 0 0;
    color: #0b0b0b;
    font-size: clamp(11px, 1vw, 14px);
    font-weight: 650;
    line-height: 1.4;
    text-align: center;
}

.awoh-about__equipment {
    position: relative;
    padding: clamp(92px, 10vw, 150px) 0;
    background: #050505 url("../images/about/equipment-bg.jpg") center / cover no-repeat;
    color: #fff;
}

.awoh-about__equipment::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.28) 0%, rgba(0, 0, 0, 0.5) 42%, rgba(0, 0, 0, 0.22) 100%);
}

.awoh-about__equipment-grid {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
    gap: clamp(36px, 5vw, 78px);
    align-items: center;
}

.awoh-about__equipment .awoh-about__section-title {
    color: #fff;
    font-family: "GAFTON", Arial, sans-serif !important;
    font-weight: 400 !important;
    font-synthesis: none;
    letter-spacing: 0.005em;
    line-height: 0.86;
    text-transform: uppercase;
}

.awoh-about__equipment .awoh-about__section-title span,
.awoh-about__equipment .awoh-about__section-title strong {
    display: block;
}

.awoh-about__equipment .awoh-about__section-title span {
    font-size: clamp(31px, 3.6vw, 56px);
}

.awoh-about__equipment .awoh-about__section-title strong {
    font-family: inherit;
    font-size: clamp(52px, 6vw, 94px);
    font-weight: 400;
    white-space: nowrap;
}

.awoh-about__equipment-list {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid rgba(255, 255, 255, 0.55);
}

.awoh-about__equipment-list li {
    display: grid;
    grid-template-columns: 42px 1fr;
    gap: 18px;
    padding: 19px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.55);
    font-size: clamp(17px, 1.6vw, 23px);
    font-weight: 650;
}

.awoh-about__equipment-list span {
    color: #ff9700;
    font-size: 13px;
}

.awoh-about__cta {
    padding: clamp(48px, 5vw, 76px) 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    background: #030303;
    color: #fff;
}

.awoh-about__cta-inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: clamp(45px, 8vw, 130px);
    align-items: center;
}

.awoh-about__cta-title {
    max-width: 680px;
    margin: 0;
    color: #fff;
    font-family: "Montserrat", Arial, sans-serif !important;
    font-size: clamp(32px, 3.6vw, 55px);
    font-weight: 800 !important;
    letter-spacing: -0.055em;
    line-height: 0.94;
    text-transform: uppercase;
}

.awoh-about__cta-link {
    display: inline-flex;
    gap: 22px;
    align-items: center;
    justify-content: center;
    min-width: clamp(220px, 22vw, 310px);
    padding: 15px 24px;
    border: 1.5px solid #ff9700;
    border-radius: 999px;
    color: #ff9700;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: clamp(13px, 1.25vw, 17px);
    font-weight: 750;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    transition: background-color 180ms ease, color 180ms ease, transform 180ms ease;
}

.awoh-about__cta-link:hover,
.awoh-about__cta-link:focus-visible {
    background: #ff9700;
    color: #030303;
    transform: translateY(-2px);
}

@media (max-width: 900px) {
    .awoh-about-page .awoh-about__container {
        width: min(calc(100% - 48px), 760px);
    }

    .awoh-about__intro-grid,
    .awoh-about__equipment-grid {
        grid-template-columns: 1fr;
        gap: 42px;
    }

    .awoh-about__approach-grid {
        grid-template-columns: 1fr;
        gap: 46px;
    }

    .awoh-about__approach-content {
        max-width: 720px;
    }

    .awoh-about__intro .awoh-about__section-title {
        max-width: 820px;
    }

    .awoh-about__values-layout {
        grid-template-columns: 1fr;
        gap: 54px;
    }

    .awoh-about__team-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 600px) {
    .awoh-about-page .awoh-about__container {
        width: min(calc(100% - 40px), 520px);
    }

    .awoh-about__hero {
        min-height: 620px;
        align-items: flex-end;
        background-position: 62% center;
    }

    .awoh-about__hero-content {
        padding: 150px 0 64px;
    }

    .awoh-about__hero .awoh-about__display {
        max-width: 460px;
        font-size: clamp(52px, 14.2vw, 78px);
    }

    .awoh-about__hero-copy {
        max-width: 330px;
        font-size: 14px;
    }

    .awoh-about__intro {
        padding: 62px 0 68px;
    }

    .awoh-about__intro .awoh-about__section-title {
        margin-bottom: 26px;
        line-height: 0.88;
    }

    .awoh-about__intro .awoh-about__section-title span {
        white-space: normal;
    }

    .awoh-about__intro .awoh-about__copy {
        font-size: 17px;
        line-height: 1.42;
    }

    .awoh-about__intro .awoh-about__copy + .awoh-about__copy {
        margin-top: 24px;
    }

    .awoh-about__approach {
        padding: 64px 0 72px;
    }

    .awoh-about__approach .awoh-about__section-title {
        margin-bottom: 28px;
        font-size: clamp(48px, 14vw, 68px);
        white-space: normal;
    }

    .awoh-about__approach-copy {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .awoh-about__approach .awoh-about__copy {
        font-size: 15px;
    }

    .awoh-about__approach-image {
        aspect-ratio: 1.32 / 1;
    }

    .awoh-about__team-grid {
        grid-template-columns: 1fr;
    }

    .awoh-about__team {
        padding: 64px 0 74px;
    }

    .awoh-about__team-heading {
        margin-bottom: 38px;
    }

    .awoh-about__team .awoh-about__section-title span {
        font-size: clamp(25px, 8vw, 34px);
    }

    .awoh-about__team .awoh-about__section-title strong {
        font-size: clamp(31px, 10vw, 43px);
    }

    .awoh-about__team-card + .awoh-about__team-card {
        margin-top: 24px;
    }

    .awoh-about__team-image {
        border-radius: 44px;
    }

    .awoh-about__values {
        padding: 72px 0 82px;
        min-height: 0;
        background-position: center;
    }

    .awoh-about__values .awoh-about__section-title span {
        font-size: clamp(31px, 9vw, 42px);
    }

    .awoh-about__values .awoh-about__section-title strong {
        font-size: clamp(52px, 15vw, 72px);
        white-space: normal;
    }

    .awoh-about__value summary {
        grid-template-columns: 42px minmax(0, 1fr) 38px;
        gap: 12px;
        min-height: 76px;
    }

    .awoh-about__value-number {
        font-size: 18px;
    }

    .awoh-about__value-name {
        font-size: clamp(19px, 6vw, 25px);
    }

    .awoh-about__value-arrow {
        font-size: 36px;
    }

    .awoh-about__value p {
        margin: 0 38px 24px 54px;
        font-size: 14px;
    }

    .awoh-about__team-heading {
        display: block;
    }

    .awoh-about__equipment {
        background-position: 64% center;
    }

    .awoh-about__equipment .awoh-about__section-title span {
        font-size: clamp(31px, 9vw, 42px);
    }

    .awoh-about__equipment .awoh-about__section-title strong {
        font-size: clamp(52px, 15vw, 72px);
        white-space: normal;
    }

    .awoh-about__cta {
        padding: 48px 0 54px;
    }

    .awoh-about__cta-inner {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .awoh-about__cta-title {
        font-size: clamp(31px, 9vw, 43px);
    }

    .awoh-about__cta-link {
        width: fit-content;
        min-width: 220px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .awoh-about__team-image img {
        transition: none;
    }
}
