@media (max-width: 1100px) {
    .ab-section-head,
    .ab-company__top,
    .ab-cta__grid {
        grid-template-columns: 1fr;
    }

    .ab-hero__bottom {
        grid-template-columns: 1fr;
    }

    .ab-hero__actions {
        justify-content: flex-start;
    }

    .ab-founder__grid,
    .ab-company__grid,
    .ab-reach__grid,
    .ab-proof__grid {
        grid-template-columns: 1fr;
    }

    .ab-founder__visual {
        width: min(100%, 680px);
    }

    .ab-company__seal {
        margin-top: 1rem;
    }

    .ab-reach__statement {
        position: static;
        max-width: 52rem;
    }

    .ab-proof__number {
        width: fit-content;
        font-size: clamp(11rem, 32vw, 22rem);
    }
}

@media (max-width: 900px) {
    :root {
        --ab-gutter: clamp(1rem, 4.6vw, 1.65rem);
    }

    .ab-section {
        padding-block: clamp(4.5rem, 13vw, 7rem);
    }

    .ab-hero {
        min-height: auto;
    }

    .ab-hero__inner {
        padding-top: clamp(5.5rem, 15vw, 8rem);
        padding-bottom: 1.5rem;
        gap: 3.4rem;
    }

    .ab-hero__headline h1 {
        max-width: 12ch;
        font-size: clamp(4rem, 14vw, 6.8rem);
        line-height: 0.89;
    }

    .ab-hero__orbit {
        top: 14%;
        right: -36%;
        width: 84vw;
    }

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

    .ab-purpose__grid {
        grid-template-columns: 1fr;
    }

    .ab-purpose__statement h2 {
        max-width: 15ch;
    }

    .ab-purpose__copy {
        grid-template-columns: 1fr;
    }

    .ab-principle {
        grid-template-columns: 0.2fr 0.8fr;
    }

    .ab-principle > p {
        grid-column: 2;
    }

    .ab-vision__grid {
        grid-template-columns: 1fr;
    }

    .ab-vision__panel {
        min-height: auto;
    }

    .ab-vision__panel h2 {
        margin-top: 3.5rem;
    }
}

@media (max-width: 700px) {
    body .fg-about-page h1,
    body .fg-about-page h2,
    body .fg-about-page h3,
    body .fg-about-page p,
    body .fg-about-page li,
    body .fg-about-page strong,
    body .fg-about-page span,
    body .fg-about-page a {
        max-width: 100%;
        word-break: normal !important;
        overflow-wrap: normal !important;
        white-space: normal;
        hyphens: none !important;
    }

    .ab-kicker {
        font-size: 0.61rem;
        letter-spacing: 0.12em;
    }

    .ab-kicker::before {
        width: 1.8rem;
    }

    .ab-section-head h2,
    .ab-company__top h2,
    .ab-reach__statement h2,
    .ab-proof__content h2 {
        max-width: 100%;
        font-size: clamp(3rem, 14vw, 4.6rem);
        line-height: 0.96;
    }

    .ab-section-head {
        gap: 1.8rem;
        margin-bottom: 3.2rem;
    }

    .ab-hero__meta {
        align-items: flex-start;
        flex-direction: column;
        gap: 0.9rem;
    }

    .ab-hero__headline h1 {
        max-width: 100%;
        font-size: clamp(3.65rem, 16.8vw, 5.5rem);
        line-height: 0.91;
    }

    .ab-hero__lead {
        font-size: 1rem;
        line-height: 1.75;
    }

    .ab-hero__actions {
        align-items: stretch;
    }

    .ab-hero__actions .ab-button {
        width: 100%;
    }

    .ab-hero__facts {
        grid-template-columns: 1fr;
        border-left: 0;
    }

    .ab-hero__facts > div {
        min-height: auto;
        padding: 1.1rem 0;
        border-right: 0;
    }

    .ab-hero__facts small {
        margin-bottom: 0.7rem;
    }

    .ab-hero__orbit {
        top: 18%;
        right: -62%;
        width: 124vw;
    }

    .ab-purpose__statement h2 {
        max-width: 100%;
        font-size: clamp(2.9rem, 13.6vw, 4.4rem);
        line-height: 1;
    }

    .ab-purpose__principle {
        grid-template-columns: 1fr;
        gap: 0.8rem;
    }

    .ab-purpose__principle p {
        font-size: 1.85rem;
    }

    .ab-founder__image {
        min-height: min(124vw, 620px);
        border-radius: 1.2rem 1.2rem 42% 42%;
    }

    .ab-founder__caption {
        align-items: flex-start;
        flex-direction: column;
        gap: 0.35rem;
    }

    .ab-founder__content blockquote {
        font-size: clamp(2.7rem, 12.3vw, 4rem);
        line-height: 1.01;
    }

    .ab-principle {
        grid-template-columns: 1fr;
        gap: 1.1rem;
        padding-block: 3rem;
    }

    .ab-principle__number {
        font-size: 3.7rem;
    }

    .ab-principle__title h3 {
        max-width: 100%;
        font-size: clamp(2.6rem, 11.5vw, 3.7rem);
    }

    .ab-principle > p {
        grid-column: auto;
    }

    .ab-company__top {
        gap: 1.8rem;
        margin-bottom: 3.2rem;
    }

    .ab-company__table > div {
        grid-template-columns: 1fr;
        gap: 0.35rem;
    }

    .ab-company__seal-ring {
        width: min(86vw, 310px);
    }

    .ab-reach__path ol {
        padding-left: 3.6rem;
    }

    .ab-reach__line {
        left: 1rem;
    }

    .ab-reach__path li {
        min-height: auto;
        padding-bottom: 2.8rem;
    }

    .ab-reach__path li + li {
        padding-top: 2.8rem;
    }

    .ab-reach__path strong {
        font-size: clamp(2.4rem, 11vw, 3.5rem);
    }

    .ab-proof__number {
        font-size: clamp(9rem, 47vw, 15rem);
    }

    .ab-vision__panel {
        padding: 1.4rem;
    }

    .ab-vision__panel h2 {
        max-width: 100%;
        margin-top: 3rem;
        font-size: clamp(2.8rem, 12vw, 4rem);
    }

    .ab-cta h2 {
        max-width: 100%;
        font-size: clamp(3.8rem, 17vw, 5.8rem);
        line-height: 0.9;
    }

    .ab-cta::before {
        right: -58%;
        width: 122vw;
    }

    .ab-cta__contact .ab-button {
        width: 100%;
    }
}

@media (max-width: 420px) {
    .ab-hero__headline h1 {
        font-size: clamp(3.25rem, 15.8vw, 4.4rem);
    }

    .ab-button {
        min-height: 3.3rem;
        padding-inline: 1rem;
        font-size: 0.68rem;
    }

    .ab-purpose__statement h2 {
        font-size: 2.85rem;
    }

    .ab-founder__content blockquote {
        font-size: 2.65rem;
    }

    .ab-principle__title h3 {
        font-size: 2.65rem;
    }

    .ab-cta h2 {
        font-size: 3.75rem;
    }
}
