.company-hero,
.company-positioning,
.company-model,
.company-create-value,
.company-approach,
.company-global-operations,
.company-different-approach {
    --company-layout-max-width: 1248px;
    --company-layout-side-padding: 16px;
}

.company-hero {
    --company-header-offset: 118px;
    padding: var(--company-header-offset) 0 0;
    background-color: #0b0d12;
    background-image:
        linear-gradient(to right, rgba(255, 255, 255, 0.07) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
    background-size: 22px 22px;
    color: #f5f6f8;
}

.company-hero__inner {
    box-sizing: border-box;
    width: min(100%, var(--company-layout-max-width));
    margin: 0 auto;
    padding: 40px var(--company-layout-side-padding) 72px;
    min-height: 649px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(360px, 464px);
    align-items: center;
    gap: 48px;
}

.company-hero__content {
    max-width: 560px;
}

.company-hero__title {
    margin: 0 0 26px;
    color: #f5f6f8;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 72px;
    line-height: 0.95;
    letter-spacing: 0;
}

.company-hero__copy p {
    margin: 0;
    color: rgba(229, 233, 240, 0.88);
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 0.95;
    letter-spacing: 0;
}

.company-hero__copy p + p {
    margin-top: 16px;
}

.company-hero__media {
    justify-self: end;
    width: 100%;
}

.company-hero__image {
    display: block;
    width: 100%;
    max-width: 464px;
    height: auto;
    aspect-ratio: 464 / 493;
    margin-inline: auto;
    border-radius: 16px;
    object-fit: cover;
}

.company-positioning {
    background: #050607;
    color: #f5f6f8;
}

.company-positioning__inner {
    box-sizing: border-box;
    width: min(100%, var(--company-layout-max-width));
    margin: 0 auto;
    padding: 70px var(--company-layout-side-padding) 78px;
    display: grid;
    grid-template-columns: minmax(520px, 615px) minmax(360px, 464px);
    justify-content: space-between;
    align-items: center;
    column-gap: 32px;
    row-gap: 28px;
}

.company-positioning__media {
    width: 100%;
    max-width: 615px;
}

.company-positioning__image {
    display: block;
    width: 100%;
    max-width: 615px;
    height: auto;
    aspect-ratio: 615 / 460;
    margin-inline: auto;
    border: 0;
    object-fit: contain;
}

.company-positioning__content {
    width: 100%;
    max-width: 464px;
}

.company-positioning__title {
    margin: 0 0 16px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 72px;
    line-height: 0.95;
    letter-spacing: 0;
    color: #f5f6f8;
}

.company-positioning__subtitle {
    margin: 0 0 16px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 0.95;
    letter-spacing: 0;
    color: #f5f6f8;
}

.company-positioning__subtitle--secondary {
    margin-top: 28px;
    margin-bottom: 16px;
}

.company-positioning__copy p {
    margin: 0;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0;
    color: rgba(229, 233, 240, 0.9);
}

.company-positioning__copy p + p {
    margin-top: 14px;
}

.company-positioning__pills {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 12px;
}

.company-positioning__pill {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    width: fit-content;
    height: 37px;
    padding: 8px 16px;
    border: 1px solid rgba(220, 226, 236, 0.35);
    border-radius: 16px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    color: #f5f6f8;
}

.company-positioning__pill--materials {
    width: 203px;
}

.company-positioning__pill--equipment {
    width: 250px;
}

.company-positioning__pill--clarity {
    width: 225px;
}

.company-positioning__note {
    margin: 16px 0 0;
    max-width: 703px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0;
    color: rgba(229, 233, 240, 0.9);
}

.company-model {
    background-color: #e8e8e8;
    background-image:
        linear-gradient(to right, rgba(13, 13, 13, 0.05) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(13, 13, 13, 0.05) 1px, transparent 1px);
    background-size: 22px 22px;
    color: #0d0d0d;
}

.company-model__inner {
    box-sizing: border-box;
    width: min(100%, var(--company-layout-max-width));
    margin: 0 auto;
    padding: 56px var(--company-layout-side-padding) 72px;
}

.company-model__title {
    margin: 0 0 42px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 72px;
    line-height: 0.95;
    letter-spacing: 0;
    color: #0d0d0d;
}

.company-model__cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px;
}

.company-model-card {
    box-sizing: border-box;
    width: 100%;
    min-height: 318px;
    padding: 16px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.82);
    display: flex;
    flex-direction: column;
    gap: 16px;
    overflow: hidden;
}

.company-model-card__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
}

.company-model-card__step {
    margin: 0;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 0.8;
    letter-spacing: 0;
    color: #0d0d0d;
}

.company-model-card__icon {
    width: 16px;
    height: 16px;
    object-fit: contain;
}

.company-model-card__title {
    margin: 0;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0;
    color: #0d0d0d;
}

.company-model-card__lead {
    margin: 0;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 0.95;
    letter-spacing: 0.02em;
    color: #0d0d0d;
}

.company-model-card__body,
.company-model-card__list {
    margin: 0;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 0.95;
    letter-spacing: 0.02em;
    color: rgba(13, 13, 13, 0.64);
}

.company-model-card__list {
    padding-left: 16px;
    display: grid;
    gap: 2px;
}

.company-model-card__list li {
    margin: 0;
}

@media (max-width: 1260px) {
    .company-hero__inner {
        grid-template-columns: minmax(0, 1fr) minmax(320px, 420px);
        gap: 32px;
    }

    .company-positioning__inner {
        grid-template-columns: minmax(0, 1fr);
        justify-content: stretch;
        gap: 28px;
    }

    .company-positioning__content {
        max-width: 100%;
        order: 1;
    }

    .company-positioning__media {
        order: 2;
        justify-self: center;
    }
}

@media (max-width: 1100px) {
    .company-model__cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }
}

@media (max-width: 900px) {
    .company-hero__inner {
        grid-template-columns: 1fr;
        min-height: 0;
        padding-top: 24px;
        padding-bottom: 48px;
        gap: 28px;
    }

    .company-hero__content,
    .company-hero__media {
        max-width: none;
        justify-self: center;
    }

    .company-hero__title,
    .company-positioning__title,
    .company-model__title {
        font-size: clamp(40px, 11vw, 72px);
    }

    .company-positioning__inner {
        padding-top: 42px;
        padding-bottom: 48px;
    }

    .company-positioning__subtitle {
        font-size: clamp(24px, 6vw, 32px);
    }

    .company-positioning__pill {
        max-width: 100%;
    }

    .company-model__cards {
        grid-template-columns: 1fr;
    }
}

.company-create-value {
    background-color: #0b0d12;
    background-image:
        linear-gradient(to right, rgba(255, 255, 255, 0.07) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
    background-size: 22px 22px;
    color: #f5f6f8;
}

.company-create-value__inner {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 710px;
    align-items: stretch;
}

.company-create-value__content {
    box-sizing: border-box;
    padding: clamp(34px, 4.2vw, 52px) clamp(18px, 2.2vw, 32px) clamp(30px, 3.8vw, 44px) clamp(24px, 4vw, 48px);
    max-width: 520px;
}

.company-create-value__title {
    margin: 0 0 14px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 72px;
    line-height: 0.95;
    letter-spacing: 0;
    color: #f5f6f8;
}

.company-create-value__lead {
    margin: 0 0 20px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0;
    color: rgba(232, 236, 242, 0.86);
}

.company-create-value__pills {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 10px;
}

.company-create-value__pill {
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    width: min(100%, 468px);
    height: 56px;
    padding: 16px;
    border-radius: 16px;
    background: #0d0d0d;
    color: #f5f6f8;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0;
}

.company-create-value__pill img {
    width: 24px;
    height: 24px;
    flex: 0 0 auto;
    object-fit: contain;
}

.company-create-value__note {
    margin: 18px 0 0;
    max-width: 430px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0;
    color: rgba(232, 236, 242, 0.84);
}

.company-create-value__media {
    min-height: 852px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.company-create-value__image {
    display: block;
    width: 710px;
    height: 852px;
    max-width: 100%;
    object-fit: cover;
    object-position: center center;
}

@media (max-width: 1100px) {
    .company-create-value__inner {
        grid-template-columns: 1fr;
        width: min(100%, var(--company-layout-max-width));
        padding: 0 var(--company-layout-side-padding);
    }

    .company-create-value__content {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 28px;
    }

    .company-create-value__media {
        min-height: 420px;
        justify-content: center;
    }

    .company-create-value__image {
        width: min(100%, 710px);
        height: auto;
        aspect-ratio: 710 / 852;
        border-radius: 16px;
    }
}

@media (max-width: 900px) {
    .company-create-value__content {
        padding-top: 30px;
    }

    .company-create-value__title {
        font-size: clamp(40px, 11vw, 72px);
    }

    .company-create-value__media {
        min-height: 320px;
    }
}

.company-approach {
    background-color: #000000;
    background-image: none;
    color: #f5f6f8;
}

.company-approach__inner {
    box-sizing: border-box;
    width: min(100%, var(--company-layout-max-width));
    margin: 0 auto;
    padding: 34px var(--company-layout-side-padding) 34px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 453px;
    align-items: center;
    gap: 42px;
}

.company-approach__content {
    max-width: 640px;
}

.company-approach__title {
    margin: 0 0 14px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 72px;
    line-height: 0.95;
    letter-spacing: 0;
    color: #f5f6f8;
}

.company-approach__lead {
    margin: 0 0 63px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 0.95;
    letter-spacing: 0;
    color: rgba(232, 236, 242, 0.86);
}

.company-approach__rows {
    width: min(100%, 795px);
    min-height: 218px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.company-approach__row {
    display: grid;
    grid-template-columns: minmax(160px, 1fr) minmax(340px, 1fr);
    align-items: center;
    gap: 22px;
    min-height: 62px;
    padding: 0;
    border-bottom: 1px solid var(--color-border-strong, #555555);
}

.company-approach__term,
.company-approach__desc {
    margin: 0;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    letter-spacing: 0;
}

.company-approach__term {
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    color: #f5f6f8;
}

.company-approach__desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 0.95;
    color: rgba(232, 236, 242, 0.82);
}

.company-approach__media {
    justify-self: center;
}

.company-approach__image {
    display: block;
    width: 453px;
    height: 481px;
    max-width: 100%;
    object-fit: contain;
    mix-blend-mode: plus-lighter;
}

@media (max-width: 1100px) {
    .company-approach__inner {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .company-approach__content {
        max-width: 100%;
    }

    .company-approach__media {
        order: 2;
    }

    .company-approach__image {
        width: min(100%, 453px);
        height: auto;
        aspect-ratio: 453 / 481;
        margin-inline: auto;
    }
}

@media (max-width: 900px) {
    .company-approach__title {
        font-size: clamp(40px, 11vw, 72px);
    }

    .company-approach__row {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .company-approach__term {
        font-size: clamp(22px, 6.2vw, 24px);
    }
}

.company-global-operations {
    background-color: #0b0d12;
    background-image:
        linear-gradient(to right, rgba(255, 255, 255, 0.07) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
    background-size: 22px 22px;
    color: #f5f6f8;
}

.company-global-operations__inner {
    box-sizing: border-box;
    width: min(100%, var(--company-layout-max-width));
    margin: 0 auto;
    padding: 48px var(--company-layout-side-padding) 64px;
    display: grid;
    grid-template-columns: 467px minmax(0, 1fr);
    align-items: start;
    column-gap: 180px;
    row-gap: 28px;
}

.company-global-operations__media {
    width: 100%;
    display: flex;
    justify-content: center;
}

.company-global-operations__image {
    display: block;
    width: 100%;
    max-width: 467px;
    height: auto;
    border-radius: 16px;
    object-fit: contain;
}

.company-global-operations__content {
    max-width: 620px;
}

.company-global-operations__title {
    margin: 0 0 20px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 72px;
    line-height: 0.95;
    letter-spacing: 0;
    color: #f5f6f8;
}

.company-global-operations__content p {
    margin: 0;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0;
}

.company-global-operations__lead {
    font-weight: 500;
    color: rgba(232, 236, 242, 0.9);
}

.company-global-operations__body {
    font-weight: 400;
    color: rgba(232, 236, 242, 0.84);
}

.company-global-operations__content p + p {
    margin-top: 18px;
}

@media (max-width: 1100px) {
    .company-global-operations__inner {
        grid-template-columns: 1fr;
        padding-top: 40px;
        padding-bottom: 48px;
    }

    .company-global-operations__media {
        order: 2;
    }

    .company-global-operations__content {
        order: 1;
        max-width: 100%;
    }

    .company-global-operations__image {
        width: 100%;
        max-width: 467px;
        height: auto;
        margin-inline: auto;
    }
}

@media (max-width: 900px) {
    .company-global-operations__title {
        font-size: clamp(32px, 10vw, 52px);
    }

    .company-global-operations__content p {
        font-size: clamp(14px, 3.8vw, 16px);
        line-height: 1.2;
    }

    .company-global-operations__image {
        max-width: min(100%, 360px);
    }
}

.company-different-approach {
    background-color: #ececec;
    background-image: none;
}

.company-different-approach__inner {
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    padding: 0;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 547px;
    align-items: stretch;
}

.company-different-approach__panel {
    box-sizing: border-box;
    padding: clamp(28px, 4vw, 56px) clamp(20px, 3vw, 40px);
    background-color: #ececec;
    background-image:
        linear-gradient(to right, rgba(13, 13, 13, 0.05) 1px, transparent 1px),
        linear-gradient(to bottom, rgba(13, 13, 13, 0.05) 1px, transparent 1px);
    background-size: 22px 22px;
    color: #0d0d0d;
    min-height: 520px;
    display: flex;
    flex-direction: column;
}

.company-different-approach__title {
    margin: 0 0 20px;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 72px;
    line-height: 0.95;
    letter-spacing: 0;
    color: #0d0d0d;
}

.company-different-approach__copy p {
    margin: 0;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0;
}

.company-different-approach__lead {
    font-weight: 500;
    color: rgba(13, 13, 13, 0.9);
}

.company-different-approach__body {
    font-weight: 400;
    color: rgba(13, 13, 13, 0.88);
}

.company-different-approach__copy p + p {
    margin-top: 22px;
}

.company-different-approach__actions {
    margin-top: auto;
    padding-top: 28px;
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
}

.company-different-approach__btn {
    box-sizing: border-box;
    height: 64px;
    padding: 16px 24px;
    border-radius: 500px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-decoration: none;
    font-family: 'PP Neue Montreal', 'Neue Montreal', system-ui, -apple-system, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
}

.company-different-approach__btn img {
    width: 32px;
    height: 32px;
    object-fit: contain;
}

.company-different-approach__btn--primary {
    width: 314px;
    background: #0d0d0d;
    color: #f5f6f8;
    border: 2px solid #0d0d0d;
}

.company-different-approach__btn--primary img {
    filter: invert(1);
}

.company-different-approach__btn--ghost {
    width: 209px;
    background: transparent;
    color: #0d0d0d;
    border: 2px solid rgba(13, 13, 13, 0.5);
}

.company-different-approach__media {
    min-height: 743px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.company-different-approach__image {
    display: block;
    width: 547px;
    height: 743px;
    max-width: 100%;
    object-fit: cover;
    object-position: center center;
}

@media (max-width: 1100px) {
    .company-different-approach__inner {
        grid-template-columns: 1fr;
        width: min(100%, var(--company-layout-max-width));
        padding: 0 var(--company-layout-side-padding) 24px;
    }

    .company-different-approach__panel {
        min-height: 0;
    }

    .company-different-approach__media {
        min-height: 420px;
        justify-content: center;
    }

    .company-different-approach__image {
        width: min(100%, 547px);
        height: auto;
        aspect-ratio: 547 / 743;
        border-radius: 16px;
    }

    .company-different-approach__btn--primary,
    .company-different-approach__btn--ghost {
        width: auto;
        max-width: 100%;
    }

    .company-different-approach__title {
        font-size: clamp(40px, 8vw, 72px);
    }
}

body.company-reveal-ready .company-reveal {
    opacity: 0;
    transform: translate3d(0, 34px, 0);
    transition-property: opacity, transform;
    transition-duration: 0.82s;
    transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
    transition-delay: var(--company-reveal-delay, 0ms);
    will-change: opacity, transform;
}

body.company-reveal-ready .company-reveal.company-reveal--image {
    transform: translate3d(0, 42px, 0) scale(0.985);
}

body.company-reveal-ready .company-reveal.company-reveal--visible {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
}

@media (prefers-reduced-motion: reduce) {
    body.company-reveal-ready .company-reveal {
        opacity: 1;
        transform: none;
        transition: none;
    }
}

@keyframes company-briefcase-float {
    0% {
        transform: translate3d(0, 0, 0) rotate(-2deg);
    }
    50% {
        transform: translate3d(0, -12px, 0) rotate(2deg);
    }
    100% {
        transform: translate3d(0, 0, 0) rotate(-2deg);
    }
}

@keyframes company-icon-orbit {
    0% {
        transform: translate3d(0, 0, 0) rotate(0deg);
    }
    50% {
        transform: translate3d(0, -4px, 0) rotate(180deg);
    }
    100% {
        transform: translate3d(0, 0, 0) rotate(360deg);
    }
}

@keyframes company-positioning-float {
    0% {
        transform: translate3d(0, 0, 0) rotate(-1deg);
    }
    50% {
        transform: translate3d(0, -10px, 0) rotate(1deg);
    }
    100% {
        transform: translate3d(0, 0, 0) rotate(-1deg);
    }
}

.company-approach__image--animated {
    animation: company-briefcase-float 7s ease-in-out infinite;
    transform-origin: 50% 55%;
}

.company-model-card__icon--animated {
    animation: company-icon-orbit 6.2s ease-in-out infinite;
    transform-origin: 50% 50%;
}

.company-positioning__image--animated {
    animation: company-positioning-float 8s ease-in-out infinite;
    transform-origin: 50% 52%;
}

@media (prefers-reduced-motion: reduce) {
    .company-approach__image--animated,
    .company-model-card__icon--animated,
    .company-positioning__image--animated {
        animation: none;
    }
}
