@font-face {
  font-family: "Barlow Condensed";
  src:
    url("assets/fonts/BarlowCondensed-Regular.woff2") format("woff2"),
    url("assets/fonts/BarlowCondensed-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

/* Tobin desktop parity — Figma frame 129:384 at 1920 × 5770 */
@media (min-width: 761px) {
  .tobin-page {
    margin: 0;
    overflow-x: hidden;
  }

  .tobin-canvas {
    position: relative;
    width: 1920px;
    height: 5770px;
    margin: 0 auto;
    overflow: hidden;
    background: #000;
    transform-origin: top center;
  }

  @supports (zoom: 1) {
    .tobin-canvas {
      zoom: min(1, calc(100vw / 1920px));
    }
  }

  .tobin-canvas > site-header {
    display: contents;
  }

  .tobin-page .site-header {
    position: absolute;
    z-index: 20;
    left: 235px;
    top: 0;
    display: grid;
    width: 1450px;
    min-height: 0;
    height: 90px;
    margin: 0;
    grid-template-columns: 264px 861px 196px;
    column-gap: 53px;
    align-items: center;
    padding: 0 48px;
    background: #181818;
  }

  .tobin-page .site-header::after {
    position: absolute;
    left: 365px;
    top: 43px;
    display: block;
    width: 861px;
    height: 3px;
    background: #fd4401;
  }

  .tobin-page .brand {
    position: absolute;
    left: 48px;
    top: 17px;
    width: 264px;
    height: 53px;
  }

  .tobin-page .brand img {
    width: 264px;
    height: 53px;
    object-fit: cover;
  }

  .tobin-page .back-link {
    position: absolute;
    left: 1270px;
    top: 32px;
    display: block;
    width: 132px;
    height: 21px;
    color: #fff;
    font-family: var(--tobin-body);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
  }

  .tobin-page .back-link .arrow {
    position: absolute;
    left: 124px;
    top: 11px;
    width: 28px;
    height: 2px;
    color: #fd4401;
  }

  .tobin-main {
    position: absolute;
    left: 235px;
    top: 90px;
    width: 1450px;
    height: 4523px;
    margin: 0;
    overflow: visible;
  }

  .tobin-main > section {
    position: absolute;
    left: 0;
    width: 1450px;
    margin: 0;
    overflow: hidden;
  }

  .tobin-hero {
    top: 0;
    height: 600px;
    aspect-ratio: auto;
  }

  .tobin-language {
    top: 600px;
    height: 625px;
    aspect-ratio: auto;
  }

  .tobin-system {
    top: 1225px;
    height: 1208px;
    aspect-ratio: auto;
  }

  .tobin-impact {
    top: 2432px;
    height: 1394px;
    aspect-ratio: auto;
    background: #181818;
  }

  .tobin-cta {
    top: 3826px;
    height: 697px;
    aspect-ratio: auto;
  }

  .tobin-fill-img {
    position: absolute;
    inset: 0;
    display: block;
    width: 1450px;
    height: 600px;
    max-width: none;
    object-fit: cover;
  }

  .tobin-frame {
    position: absolute;
    z-index: 3;
    margin: 0;
    padding: 0;
    border-left: 3px solid #fd4401;
  }

  .tobin-rule {
    position: absolute;
    width: 168px;
    height: 2px;
    margin: 0;
    background: #fd4401;
  }

  .tobin-page h1,
  .tobin-page h2 {
    margin: 0;
    font-family: var(--tobin-display);
    font-size: 48px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 0.9;
    text-transform: uppercase;
  }

  .tobin-page p {
    margin: 0;
    color: #fff;
    font-family: var(--tobin-body);
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.3;
  }

  .tobin-hero__copy {
    left: 71px;
    top: 53px;
    width: 537px;
    height: 507px;
    min-height: 0;
  }

  .tobin-logo-lockup {
    position: absolute;
    left: 26px;
    top: 0;
    display: block;
    width: 427px;
    height: 109px;
  }

  .tobin-logo-lockup > span {
    position: absolute;
    top: 0;
    display: block;
    height: 109px;
    overflow: hidden;
  }

  .tobin-logo-lockup__reebok {
    left: 0;
    width: 196px;
  }

  .tobin-logo-lockup__ufc {
    left: 204px;
    width: 222px;
  }

  .tobin-logo-lockup img {
    position: absolute;
    max-width: none;
    height: 140px;
    object-fit: fill;
  }

  .tobin-logo-lockup__reebok img {
    left: -32px;
    top: -16px;
    width: 260px;
  }

  .tobin-logo-lockup__ufc img {
    left: -20px;
    top: -16px;
    width: 260px;
  }

  .tobin-hero__copy .tobin-rule {
    left: 31px;
    top: 114px;
    width: 419px;
  }

  .tobin-kicker {
    position: absolute;
    left: 31px;
    top: 136px;
    display: block;
    margin: 0;
    color: #fff;
    font-family: var(--tobin-display);
    font-size: 24px;
    font-weight: 400;
    line-height: 0.87;
  }

  .tobin-hero__copy h1 {
    position: absolute;
    left: 31px;
    top: 168px;
    width: 404px;
    max-width: none;
    height: 79px;
  }

  .tobin-hero__copy h1 span {
    color: #fd4401;
  }

  .tobin-hero__copy > p {
    position: absolute;
    left: 31px;
    width: 503px;
    max-width: none;
  }

  .tobin-hero__copy > p:nth-of-type(1) {
    top: 267px;
  }

  .tobin-hero__copy > p:nth-of-type(2) {
    top: 329px;
  }

  .tobin-language__copy {
    left: 71px;
    top: 53px;
    width: 576px;
    height: 519px;
    min-height: 0;
  }

  .tobin-language__copy h2 {
    position: absolute;
    left: 31px;
    top: 11px;
    width: 404px;
    height: 129px;
  }

  .tobin-language__copy h2 span {
    display: block;
    color: #fd4401;
  }

  .tobin-language__copy .tobin-rule {
    left: 31px;
    top: 134px;
  }

  .tobin-language__copy > p {
    position: absolute;
    left: 31px;
    width: 542px;
    max-width: none;
    margin: 0;
  }

  .tobin-language__copy > p:nth-of-type(1) {
    top: 177px;
  }

  .tobin-language__copy > p:nth-of-type(2) {
    top: 270px;
  }

  .tobin-language__copy > p:nth-of-type(3) {
    top: 395px;
  }

  .tobin-language__map {
    position: absolute;
    left: 476px;
    right: auto;
    top: -1px;
    width: 974px;
    height: 625px;
    object-fit: cover;
  }

  .tobin-language__caption {
    position: absolute;
    left: 716px;
    right: auto;
    top: 550px;
    bottom: auto;
    width: 649px;
    height: 31px;
    color: #fd4401;
    font-family: "Avenir XDL Heavy", var(--tobin-body);
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
    text-align: center;
  }

  .tobin-system__challenge,
  .tobin-system__solution {
    position: absolute;
    left: 0;
    width: 1450px;
    height: 600px;
  }

  .tobin-system__challenge {
    top: 0;
  }

  .tobin-system__challenge::after {
    display: none;
  }

  .tobin-system__challenge > .tobin-fill-img {
    top: 7px;
  }

  .tobin-system__portrait {
    position: absolute;
    z-index: 2;
    left: 860px;
    right: auto;
    top: -21px;
    width: 762px;
    height: 844px;
    object-fit: cover;
  }

  .tobin-system__challenge-copy {
    left: 71px;
    top: 110px;
    width: 514px;
    height: 379px;
    min-height: 0;
  }

  .tobin-system__challenge-copy h2 {
    position: absolute;
    left: 31px;
    top: 0;
    width: 404px;
    height: 42px;
    line-height: 0.87;
  }

  .tobin-system__challenge-copy .tobin-rule {
    left: 31px;
    top: 71px;
  }

  .tobin-system__challenge-copy p {
    position: absolute;
    left: 31px;
    top: 98px;
    width: 480px;
    max-width: none;
  }

  .tobin-system__solution {
    top: 607px;
    background: #000;
  }

  .tobin-system__solution-copy {
    left: 71px;
    top: 51px;
    width: 725px;
    height: 497px;
    min-height: 0;
    padding: 0;
    border-left: 3px solid #fd4401;
  }

  .tobin-system__solution-copy h2 {
    position: absolute;
    left: 30px;
    top: 0;
    width: 292px;
    height: 42px;
    color: #fd4401;
    line-height: 0.87;
  }

  .tobin-system__solution-copy .tobin-rule {
    left: 30px;
    top: 66px;
    width: 155px;
    height: 3px;
  }

  .tobin-system__solution-copy > p {
    position: absolute;
    left: 30px;
    width: 692px;
    max-width: none;
  }

  .tobin-system__solution-copy > p:nth-of-type(1) {
    top: 96px;
  }

  .tobin-system__solution-copy > p:nth-of-type(2) {
    top: 283px;
  }

  .tobin-system__tagline {
    position: absolute;
    left: 46px;
    top: 523px;
    width: 649px;
    height: 31px;
    color: #fd4401;
    font-family: "Avenir XDL Heavy", var(--tobin-body);
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
    text-align: center;
    text-transform: uppercase;
  }

  .tobin-system__product {
    position: absolute;
    left: 764px;
    top: 216px;
    width: 543px;
    height: 362px;
    object-fit: cover;
  }

  .tobin-impact__intro {
    position: absolute;
    left: 100px;
    top: 0;
    width: 614px;
    height: 156px;
  }

  .tobin-impact__top,
  .tobin-impact__bottom {
    position: absolute;
    inset: 0;
    display: block;
    width: 1450px;
    height: 1394px;
  }

  .tobin-impact__top img,
  .tobin-impact__bottom img {
    position: absolute;
    display: block;
    object-fit: cover;
  }

  .tobin-impact__top img:nth-child(1) {
    left: 109px;
    top: 173px;
    width: 227px;
    height: 342px;
  }

  .tobin-impact__top img:nth-child(2) {
    left: 473px;
    top: 174px;
    width: 228px;
    height: 341px;
  }

  .tobin-impact__top img:nth-child(3) {
    left: 769px;
    top: 41px;
    width: 676px;
    height: 474px;
  }

  .tobin-impact__bottom img:nth-child(1) {
    left: 0;
    top: 553px;
    width: 468px;
    height: 327px;
  }

  .tobin-impact__bottom img:nth-child(2) {
    left: 490px;
    top: 552px;
    width: 469px;
    height: 328px;
  }

  .tobin-impact__bottom img:nth-child(3) {
    left: 982px;
    top: 553px;
    width: 468px;
    height: 327px;
  }

  .tobin-impact__top::before,
  .tobin-impact__top::after,
  .tobin-impact__bottom::before,
  .tobin-impact__bottom::after {
    content: "";
    position: absolute;
    z-index: 2;
    width: 3px;
    background: #fd4401;
  }

  .tobin-impact__top::before {
    left: 404px;
    top: 246px;
    height: 215px;
  }

  .tobin-impact__top::after {
    left: 735px;
    top: 41px;
    height: 431px;
  }

  .tobin-impact__bottom::before {
    left: 478px;
    top: 575px;
    height: 283px;
  }

  .tobin-impact__bottom::after {
    left: 969px;
    top: 575px;
    height: 283px;
  }

  .tobin-impact__copy {
    left: 52px;
    bottom: auto;
    top: 981px;
    width: 573px;
    height: 335px;
    min-height: 0;
    background: transparent;
    box-shadow: none;
  }

  .tobin-impact__copy h2 {
    position: absolute;
    left: 31px;
    top: 12px;
    width: 404px;
    height: 42px;
    line-height: 0.87;
  }

  .tobin-impact__copy .tobin-rule {
    left: 31px;
    top: 83px;
  }

  .tobin-impact__copy p {
    position: absolute;
    left: 31px;
    top: 117px;
    width: 539px;
    max-width: none;
  }

  .tobin-impact__uniform {
    position: absolute;
    left: 745px;
    right: auto;
    top: 904px;
    bottom: auto;
    width: 700px;
    height: 489px;
    object-fit: cover;
  }

  .tobin-cta .tobin-fill-img {
    width: 1450px;
    height: 600px;
  }

  .tobin-cta::after {
    display: none;
  }

  .tobin-cta__quote {
    left: 49px;
    top: 158px;
    width: 490px;
    height: 283px;
    min-height: 0;
  }

  .tobin-cta__quote p {
    position: absolute;
    left: 30px;
    top: 58px;
    width: 457px;
    height: 167px;
    font-family: var(--tobin-display);
    font-size: 48px;
    font-weight: 700;
    line-height: 0.9;
    text-transform: uppercase;
  }

  .tobin-cta__quote p::before,
  .tobin-cta__quote p::after {
    color: #fd4401;
  }

  .tobin-cta__quote p::before {
    content: "”";
  }

  .tobin-cta__quote p::after {
    content: "”";
  }

  .tobin-contact {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 4516px;
    width: 1920px;
    height: 1280px;
  }

  .tobin-contact > contact-section {
    display: block;
    width: 100%;
    height: 100%;
  }

  .tobin-page .tobin-contact .contact-section {
    --home-orange: #fd4401;
    --home-ink: #fff;
    --home-dim: #5e5e5e;
    --home-body: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
    --home-display: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
    position: relative;
    display: block;
    width: 1920px;
    height: 1280px;
    min-height: 0;
    padding: 0;
    background: #000;
  }

  .tobin-page .tobin-contact .contact-section::before {
    display: none;
  }

  .tobin-page .tobin-contact .contact-section__globe {
    position: absolute;
    z-index: 0;
    left: 518px;
    top: 0;
    width: 1402px;
    max-width: none;
    height: 1015px;
    object-fit: cover;
    object-position: left top;
    opacity: 0.75;
  }

  .tobin-page .tobin-contact .contact-info {
    position: absolute;
    inset: 0;
    display: block;
  }

  .tobin-page .tobin-contact .section-intro {
    position: absolute;
    left: 164px;
    top: 78px;
    width: 755px;
    height: 237px;
    max-width: none;
    margin: 0;
    padding-left: 27px;
    border-left: 3px solid #fd4401;
  }

  .tobin-page .tobin-contact .section-intro::before {
    display: none;
  }

  .tobin-page .tobin-contact h2 {
    position: absolute;
    left: 27px;
    top: 0;
    width: 728px;
    height: 83px;
    font-family: var(--home-display);
    font-size: 85px;
    font-weight: 700;
    line-height: 1.01;
    white-space: nowrap;
  }

  .tobin-page .tobin-contact h2 .period-dot {
    position: absolute;
    left: 499px;
    top: 60px;
    width: 10px;
    height: 10px;
  }

  .tobin-page .tobin-contact .xdl-rule {
    position: absolute;
    left: 27px;
    top: 125px;
    width: 168px;
    height: 2px;
    margin: 0;
    background: #fd4401;
  }

  .tobin-page .tobin-contact .section-intro p {
    position: absolute;
    left: 27px;
    top: 164px;
    width: 516px;
    max-width: none;
    margin: 0;
    font-size: 35px;
    line-height: 1.3;
    white-space: nowrap;
  }

  .tobin-page .tobin-contact .contact-form {
    position: absolute;
    z-index: 2;
    left: 115px;
    top: 381px;
    display: block;
    width: 677px;
    height: 499px;
    margin: 0;
    padding: 0;
    background: transparent;
  }

  .tobin-page .tobin-contact .form-grid {
    position: absolute;
    left: 47px;
    top: 31px;
    display: grid;
    width: 581px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 19px;
    row-gap: 16px;
  }

  .tobin-page .tobin-contact .form-grid label {
    display: block;
    height: 56px;
  }

  .tobin-page .tobin-contact .form-grid label.wide {
    grid-column: 1 / -1;
  }

  .tobin-page .tobin-contact .form-grid label:last-child {
    height: 151px;
  }

  .tobin-page .tobin-contact input,
  .tobin-page .tobin-contact textarea {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    padding: 0 19px;
    border: 1px solid rgba(253, 68, 1, 0.72);
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.72);
    color: #fff;
    font-family: var(--home-body);
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3;
  }

  .tobin-page .tobin-contact textarea {
    padding-top: 16px;
    resize: none;
  }

  .tobin-page .tobin-contact .submit-row {
    position: absolute;
    left: 47px;
    top: 416px;
    width: 581px;
    margin: 0;
  }

  .tobin-page .tobin-contact .submit-row .btn {
    position: relative;
    justify-content: center;
    width: 100%;
    min-width: 0;
    height: 59px;
    min-height: 0;
    padding: 0;
    border: 1px solid rgba(253, 68, 1, 0.72);
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.72);
    font-family: var(--home-display);
    font-size: 24px;
    font-weight: 400;
    line-height: 0.87;
  }

  .tobin-page .tobin-contact .submit-row .arrow {
    position: absolute;
    right: 80px;
    width: 20px;
    color: #fd4401;
  }

  .tobin-page .tobin-contact .contact-items {
    position: absolute;
    z-index: 2;
    left: 132px;
    top: 899px;
    display: block;
    width: 644px;
    height: 263px;
    margin: 0;
  }

  .tobin-page .tobin-contact .contact-item {
    display: grid;
    grid-template-columns: 128px 516px;
    width: 644px;
    height: 128px;
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3;
  }

  .tobin-page .tobin-contact .contact-item img {
    width: 128px;
    height: 128px;
  }

  .tobin-page .tobin-contact .contact-item span {
    align-self: start;
    padding: 29px 0 0;
  }

  .tobin-page .tobin-contact .contact-item strong {
    color: #5e5e5e;
    font-size: 24px;
    font-weight: 300;
  }

  .tobin-page .tobin-contact .contact-items > social-links {
    position: absolute;
    left: 25px;
    top: 193px;
    width: 205px;
    height: 70px;
  }

  .tobin-page .tobin-contact .social-row {
    display: flex;
    width: 205px;
    height: 70px;
    gap: 0;
  }

  .tobin-page .tobin-contact .social-row a {
    width: 65px;
    height: 70px;
  }

  .tobin-page .tobin-contact .social-row img {
    width: 77px;
    height: 65px;
  }

  .tobin-page .tobin-contact .contact-section > .footer-note {
    position: absolute;
    z-index: 2;
    left: 164px;
    top: 1212px;
    display: flex;
    justify-content: space-between;
    width: 1718px;
    height: 42px;
    margin: 0;
    padding: 0;
    color: #5e5e5e;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3;
    text-transform: uppercase;
  }

  .tobin-page .tobin-contact .contact-section > .footer-note strong {
    color: #fd4401;
    font-weight: 300;
  }
}

@media (max-width: 760px) {
  .tobin-canvas,
  .tobin-contact {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
  }

  .tobin-system__product {
    display: block;
    width: calc(100% - 44px);
    max-width: 100%;
    height: auto;
    margin: 0 22px 44px;
  }

  .tobin-impact__intro {
    width: auto;
    margin: 28px 22px;
  }
}
@font-face {
  font-family: "Barlow Condensed";
  src:
    url("assets/fonts/BarlowCondensed-Bold.woff2") format("woff2"),
    url("assets/fonts/BarlowCondensed-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: "Avenir";
  src: url("assets/fonts/Avenir-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}

@font-face {
  font-family: "Avenir";
  src: url("assets/fonts/Avenir-Roman.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: "Avenir";
  src: url("assets/fonts/Avenir-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}

@font-face {
  font-family: "Avenir XDL Heavy";
  src: url("assets/fonts/AvenirNextCondensed-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

:root {
  color-scheme: dark;
  --bg: #000000;
  --panel: #181818;
  --panel-soft: #202020;
  --ink: #f6f3ee;
  --muted: #b8b1aa;
  --dim: #746e68;
  --line: rgba(255, 255, 255, 0.12);
  --brand: #fd4401;
  --brand-deep: #b33001;
  --steel: #2b3946;
  --wrap: min(100% - 64px, 1580px);
  --narrow: min(100% - 64px, 1280px);
  --heading: "Barlow Condensed", "Arial Narrow", Impact, sans-serif;
  --body: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
}

.fritz-page {
  --fritz-bg: #000;
  --fritz-panel: #181818;
  --fritz-orange: #fd4401;
  --fritz-ink: #fff;
  --fritz-muted: #d6d6d6;
  --fritz-gutter: clamp(40px, 12.24vw, 235px);
  --fritz-display: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  --fritz-body: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
  background: var(--fritz-bg);
  color: var(--fritz-ink);
  font-family: var(--fritz-body);
}

.fritz-page main {
  background: var(--fritz-bg);
  overflow: hidden;
}

.fritz-page .site-header {
  width: min(100% - calc(var(--fritz-gutter) * 2), 1450px);
  min-height: clamp(54px, 4.7vw, 90px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: clamp(160px, 13.75vw, 264px) 1fr auto;
  gap: clamp(24px, 4vw, 80px);
  align-items: center;
  background: var(--fritz-panel);
}

.fritz-page .site-header::after {
  display: block;
  grid-column: 2;
  width: 100%;
  height: 2px;
  background: var(--fritz-orange);
}

.fritz-page .brand {
  display: block;
  width: clamp(160px, 13.75vw, 264px);
  line-height: 0;
}

.fritz-page .brand img {
  width: 100%;
  height: auto;
}

.fritz-page .back-link {
  color: var(--fritz-ink);
  font-size: clamp(0.72rem, 0.84vw, 1rem);
  font-weight: 500;
  line-height: 1.3;
}

.fritz-page .back-link .arrow {
  width: clamp(22px, 1.85vw, 36px);
  height: 2px;
  color: var(--fritz-orange);
  background: currentColor;
}

.fritz-main {
  width: min(100% - calc(var(--fritz-gutter) * 2), 1450px);
  margin: 0 auto;
  background: var(--fritz-bg);
}

.fritz-page h1,
.fritz-page h2 {
  margin: 0;
  font-family: var(--fritz-display);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0.9;
  text-transform: uppercase;
}

.fritz-page h1 {
  font-size: clamp(2rem, 2.5vw, 3rem);
}

.fritz-page h2 {
  font-size: clamp(1.45rem, 1.88vw, 2.25rem);
}

.fritz-page p {
  margin: 0;
  color: var(--fritz-ink);
  font-size: clamp(0.76rem, 1.25vw, 1.5rem);
  font-weight: 300;
  line-height: 1.3;
}

.fritz-hero,
.fritz-about,
.fritz-services,
.fritz-brands,
.fritz-cta {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--fritz-bg);
}

.fritz-hero {
  aspect-ratio: 1450 / 600;
}

.fritz-about {
  aspect-ratio: 1450 / 800;
}

.fritz-services {
  aspect-ratio: 1450 / 850;
}

.fritz-brands {
  aspect-ratio: 1450 / 420;
}

.fritz-cta {
  aspect-ratio: 1450 / 543;
}

.fritz-fill-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.fritz-hero > .fritz-fill-img {
  width: 99.7931%;
}

.fritz-frame {
  position: absolute;
  z-index: 2;
  padding-left: clamp(20px, 1.61vw, 31px);
  border-left: 3px solid var(--fritz-orange);
}

.fritz-rule {
  width: clamp(76px, 8.75vw, 168px);
  height: 2px;
  margin: clamp(14px, 1.15vw, 22px) 0 clamp(16px, 1.72vw, 33px);
  background: var(--fritz-orange);
}

.fritz-kicker {
  display: block;
  color: var(--fritz-orange);
  font-family: var(--fritz-display);
  font-size: clamp(0.68rem, 1.25vw, 1.5rem);
  font-weight: 400;
  line-height: 0.87;
  text-transform: uppercase;
}

.fritz-hero__copy {
  left: 4.9%;
  top: 27.17%;
  width: 28.34%;
  min-height: 45.17%;
}

.fritz-hero__copy .fritz-kicker {
  font-size: clamp(0.68rem, 0.94vw, 1.125rem);
}

.fritz-hero__copy h1 {
  width: 168px;
  margin-top: clamp(10px, 0.68vw, 13px);
}

.fritz-hero__copy p {
  width: min(100%, 300px);
}

.fritz-about__copy {
  left: 4.9%;
  top: 12.25%;
  width: 37.8%;
  min-height: 79.38%;
}

.fritz-about__copy p {
  max-width: 514px;
}

.fritz-about__copy p + p {
  margin-top: clamp(18px, 1.5vw, 29px);
}

.fritz-about__image {
  position: absolute;
  right: 0;
  top: 4.88%;
  width: 55.66%;
  height: 72.13%;
  object-fit: cover;
}

.fritz-stats {
  position: absolute;
  right: 1.79%;
  bottom: 3.13%;
  width: 48.83%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: start;
  text-align: center;
}

.fritz-stats div {
  min-height: clamp(76px, 7.45vw, 143px);
  padding: 0 clamp(12px, 1.56vw, 30px);
}

.fritz-stats div + div {
  border-left: 2px solid var(--fritz-orange);
}

.fritz-stats strong {
  display: block;
  color: var(--fritz-orange);
  font-family: var(--fritz-display);
  font-size: clamp(2rem, 3.34vw, 4rem);
  font-weight: 700;
  line-height: 0.87;
}

.fritz-stats span {
  display: block;
  margin-top: clamp(8px, 1.04vw, 20px);
  color: var(--fritz-ink);
  font-family: var(--fritz-display);
  font-size: clamp(1.05rem, 1.67vw, 2rem);
  font-weight: 400;
  line-height: 0.91;
  text-transform: uppercase;
}

.fritz-services__intro {
  left: 4.9%;
  top: 5.88%;
  width: 12.5%;
  min-height: 90.94%;
}

.fritz-services__list {
  position: absolute;
  left: 8.48%;
  top: 13.18%;
  width: 36.41%;
  display: grid;
  gap: clamp(18px, 2.55vw, 49px);
}

.fritz-services__list article {
  display: grid;
  grid-template-columns: clamp(42px, 3.54vw, 68px) 1fr;
  gap: clamp(18px, 2.64vw, 51px);
  align-items: start;
}

.fritz-services__list img {
  width: 100%;
  height: auto;
}

.fritz-services__list h2 {
  margin-bottom: clamp(4px, 0.31vw, 6px);
}

.fritz-services__list p {
  max-width: 409px;
}

.fritz-services__gallery {
  position: absolute;
  right: 0;
  top: 3.18%;
  width: 53.66%;
  height: 93.65%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-template-rows: repeat(3, minmax(0, 1fr));
  gap: 5.17% 5.4%;
}

.fritz-services__gallery img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fritz-brands::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0,0,0,0.62) 0%, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0.38) 100%);
}

.fritz-brands__content {
  position: absolute;
  z-index: 2;
  inset: 0;
}

.fritz-brands__content > .fritz-kicker {
  position: absolute;
  left: 7.24%;
  top: 18.81%;
}

.fritz-brands__logos {
  position: absolute;
  left: 5.66%;
  top: 30%;
  width: 38.41%;
  height: 39.76%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  background: rgba(0, 0, 0, 0.36);
  border-left: 2px solid var(--fritz-orange);
  border-right: 2px solid var(--fritz-orange);
}

.fritz-brands__logos img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.fritz-brands__statement {
  left: 4.9%;
  bottom: 2px;
  min-height: 18.57%;
}

.fritz-brands__statement h2 {
  font-size: clamp(2rem, 2.5vw, 3rem);
}

.fritz-contact-bridge {
  width: 100%;
  max-width: 1920px;
  margin-inline: auto;
}

.fritz-brands__statement span {
  color: var(--fritz-orange);
}

.fritz-cta::after {
  content: "";
  position: absolute;
  left: 28.41%;
  bottom: 23.76%;
  width: 42.96%;
  height: 2px;
  background: var(--fritz-orange);
}

.fritz-button {
  position: absolute;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  min-width: clamp(188px, 17.97vw, 345px);
  min-height: clamp(52px, 4.32vw, 83px);
  padding: 0 clamp(22px, 2.4vw, 46px);
  border: 2px solid var(--fritz-orange);
  color: var(--fritz-ink);
  background: rgba(0, 0, 0, 0.38);
  font-size: clamp(0.78rem, 1.04vw, 1.25rem);
  font-weight: 500;
  transition: background 180ms ease, transform 180ms ease;
}

.fritz-button:hover {
  background: rgba(253, 68, 1, 0.18);
  transform: translateY(-1px);
}

.fritz-button span {
  position: relative;
  width: clamp(34px, 2.6vw, 50px);
  height: 2px;
  background: currentColor;
}

.fritz-button span::after {
  content: "";
  position: absolute;
  right: 0;
  top: -5px;
  width: 10px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.fritz-cta__primary {
  left: 2.97%;
  bottom: 16.57%;
}

.fritz-cta__secondary {
  right: 2.97%;
  bottom: 16.57%;
}

@media (min-width: 1600px) {
  .fritz-page .site-header {
    position: relative;
    display: block;
    height: 90px;
  }

  .fritz-page .brand {
    position: absolute;
    left: 48px;
    top: 17px;
    width: 264px;
    height: 53px;
  }

  .fritz-page .site-header::after {
    position: absolute;
    left: 365px;
    top: 42.5px;
    width: 861px;
    height: 3px;
  }

  .fritz-page .back-link {
    position: absolute;
    left: 1270px;
    top: 32px;
    display: block;
    width: 152px;
    height: 21px;
  }

  .fritz-page .back-link .arrow {
    position: absolute;
    left: 124px;
    top: 10px;
    width: 28px;
  }

  .fritz-hero__copy {
    padding-top: 16px;
  }

  .fritz-hero__copy h1 {
    line-height: 0.87;
  }

  .fritz-hero__copy .fritz-rule {
    margin-top: 30px;
    margin-bottom: 31px;
  }

  .fritz-about__copy .fritz-rule {
    margin-bottom: 24px;
  }

  .fritz-stats {
    display: block;
    height: 143px;
  }

  .fritz-stats::before,
  .fritz-stats::after {
    content: "";
    position: absolute;
    top: 0;
    width: 2px;
    height: 123px;
    background: var(--fritz-orange);
  }

  .fritz-stats::before {
    left: 214px;
  }

  .fritz-stats::after {
    left: 488px;
  }

  .fritz-stats div {
    position: absolute;
    top: 0;
    min-height: 0;
    padding: 0;
  }

  .fritz-stats div:nth-child(1) {
    left: 0;
    width: 174px;
  }

  .fritz-stats div:nth-child(2) {
    left: 254px;
    width: 174px;
  }

  .fritz-stats div:nth-child(3) {
    left: 508px;
    width: 200px;
  }

  .fritz-stats div + div {
    border-left: 0;
  }

  .fritz-stats span {
    margin-top: 14px;
  }

  .fritz-services__list {
    display: block;
    height: 711px;
  }

  .fritz-services__list article {
    position: absolute;
    left: 0;
    width: 100%;
  }

  .fritz-services__list article:nth-child(1) {
    top: 0;
  }

  .fritz-services__list article:nth-child(2) {
    top: 146px;
  }

  .fritz-services__list article:nth-child(3) {
    top: 295px;
  }

  .fritz-services__list article:nth-child(4) {
    top: 438px;
  }

  .fritz-services__list article:nth-child(5) {
    top: 592px;
  }

  .fritz-services__list h2 {
    position: relative;
    top: 7px;
  }

  .fritz-services__list p {
    position: relative;
    top: 3px;
  }
}

@media (max-width: 1100px) {
  .fritz-page .site-header {
    grid-template-columns: clamp(170px, 28vw, 264px) 1fr auto;
  }

  .fritz-services__list {
    gap: clamp(12px, 1.7vw, 22px);
  }
}

@media (max-width: 760px) {
  .fritz-page {
    --fritz-gutter: 22px;
  }

  .fritz-page .site-header {
    width: calc(100% - 44px);
    grid-template-columns: 1fr auto;
    gap: 20px;
  }

  .fritz-page .site-header::after {
    display: none;
  }

  .fritz-page .brand {
    width: 170px;
  }

  .fritz-main {
    width: 100%;
  }

  .fritz-hero,
  .fritz-about,
  .fritz-services,
  .fritz-brands,
  .fritz-cta {
    display: grid;
    aspect-ratio: auto;
    overflow: visible;
  }

  .fritz-fill-img,
  .fritz-frame,
  .fritz-about__image,
  .fritz-stats,
  .fritz-services__intro,
  .fritz-services__list,
  .fritz-services__gallery,
  .fritz-brands__content,
  .fritz-brands__content > .fritz-kicker,
  .fritz-brands__logos,
  .fritz-brands__statement,
  .fritz-button {
    position: static;
    width: auto;
    height: auto;
  }

  .fritz-cta::after,
  .fritz-brands::after {
    display: none;
  }

  .fritz-page h1 {
    font-size: clamp(3.2rem, 14vw, 3.8rem);
  }

  .fritz-page h2 {
    font-size: clamp(1.9rem, 8.4vw, 2.35rem);
  }

  .fritz-page p {
    font-size: 0.95rem;
  }

  .fritz-hero > .fritz-fill-img,
  .fritz-brands > .fritz-fill-img {
    width: 100%;
    aspect-ratio: 1450 / 600;
    object-fit: cover;
  }

  .fritz-frame {
    margin: 34px 22px 44px;
    padding: 0 0 0 24px;
    border-left: 2px solid var(--fritz-orange);
  }

  .fritz-hero__copy h1 {
    width: auto;
  }

  .fritz-about__image {
    width: 100%;
    aspect-ratio: 807 / 577;
    object-fit: cover;
  }

  .fritz-stats {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0;
    margin: 22px 22px 50px;
  }

  .fritz-stats div {
    padding: 0 8px;
  }

  .fritz-stats strong {
    font-size: 2.7rem;
  }

  .fritz-stats span {
    font-size: clamp(1.05rem, 5.2vw, 1.28rem);
  }

  .fritz-services {
    padding: 0 22px 54px;
  }

  .fritz-services__intro {
    margin: 0 0 26px;
    padding-left: 24px;
    min-height: 0;
  }

  .fritz-services__list {
    gap: 24px;
  }

  .fritz-services__list article {
    grid-template-columns: 52px 1fr;
    gap: 18px;
  }

  .fritz-services__gallery {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 40px;
  }

  .fritz-services__gallery img {
    width: 100%;
    aspect-ratio: 368 / 238;
    height: auto;
    object-fit: cover;
  }

  .fritz-brands {
    background: var(--fritz-bg);
  }

  .fritz-brands__content {
    display: grid;
  }

  .fritz-brands__content > .fritz-kicker {
    margin: 28px 22px 16px;
  }

  .fritz-brands__logos {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin: 0 22px;
    background: rgba(0, 0, 0, 0.36);
    border-left: 2px solid var(--fritz-orange);
    border-right: 2px solid var(--fritz-orange);
  }

  .fritz-brands__logos img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: contain;
  }

  .fritz-brands__statement {
    margin: 38px 22px 44px;
  }

  .fritz-cta {
    padding: 34px 22px 54px;
  }

  .fritz-button {
    display: inline-flex;
    min-width: 100%;
    margin-bottom: 14px;
  }
}

.tobin-page {
  --tobin-bg: #000;
  --tobin-panel: #181818;
  --tobin-orange: #fd4401;
  --tobin-ink: #fff;
  --tobin-gutter: clamp(40px, 12.24vw, 235px);
  --tobin-display: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  --tobin-body: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
  background: var(--tobin-bg);
  color: var(--tobin-ink);
  font-family: var(--tobin-body);
}

.tobin-page main {
  background: var(--tobin-bg);
  overflow: hidden;
}

.tobin-page .site-header {
  width: min(100% - calc(var(--tobin-gutter) * 2), 1450px);
  min-height: clamp(54px, 4.7vw, 90px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: clamp(160px, 13.75vw, 264px) 1fr auto;
  gap: clamp(24px, 4vw, 80px);
  align-items: center;
}

.tobin-page .site-header::after {
  display: block;
  grid-column: 2;
  width: 100%;
  height: 2px;
  background: var(--tobin-orange);
}

.tobin-page .brand {
  display: block;
  width: clamp(160px, 13.75vw, 264px);
  line-height: 0;
}

.tobin-page .brand img {
  width: 100%;
  height: auto;
}

.tobin-page .back-link {
  color: var(--tobin-ink);
  font-size: clamp(0.58rem, 0.53vw, 0.78rem);
  font-weight: 500;
}

.tobin-page .back-link .arrow {
  width: clamp(22px, 1.85vw, 36px);
  height: 2px;
  color: var(--tobin-orange);
  background: currentColor;
}

.tobin-main {
  width: min(100% - calc(var(--tobin-gutter) * 2), 1450px);
  margin: 0 auto;
  background: var(--tobin-bg);
}

.tobin-page h1,
.tobin-page h2 {
  margin: 0;
  font-family: var(--tobin-display);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0.9;
  text-transform: uppercase;
}

.tobin-page h1 {
  font-size: clamp(2rem, 2.5vw, 3rem);
}

.tobin-page h2 {
  font-size: clamp(2rem, 2.5vw, 3rem);
}

.tobin-page h1 span,
.tobin-page h2 span,
.tobin-system__solution h2,
.tobin-language__caption,
.tobin-system__tagline {
  color: var(--tobin-orange);
}

.tobin-page p {
  margin: 0;
  color: var(--tobin-ink);
  font-size: clamp(0.72rem, 1.04vw, 1.25rem);
  font-weight: 300;
  line-height: 1.3;
}

.tobin-hero,
.tobin-language,
.tobin-system,
.tobin-impact,
.tobin-cta {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--tobin-bg);
}

.tobin-hero {
  aspect-ratio: 1450 / 600;
}

.tobin-language {
  aspect-ratio: 1450 / 625;
}

.tobin-system {
  aspect-ratio: 1450 / 1208;
}

.tobin-impact {
  aspect-ratio: 1450 / 1394;
  background: var(--tobin-panel);
}

.tobin-cta {
  aspect-ratio: 1450 / 697;
}

.tobin-fill-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.tobin-frame {
  position: absolute;
  z-index: 2;
  padding-left: clamp(20px, 1.77vw, 34px);
  border-left: 2px solid var(--tobin-orange);
}

.tobin-rule {
  width: clamp(76px, 8.75vw, 168px);
  height: 2px;
  margin: clamp(14px, 1.32vw, 26px) 0 clamp(18px, 1.82vw, 35px);
  background: var(--tobin-orange);
}

.tobin-kicker {
  display: block;
  margin-bottom: clamp(12px, 1.04vw, 20px);
  color: var(--tobin-ink);
  font-family: var(--tobin-display);
  font-size: clamp(0.58rem, 0.78vw, 0.94rem);
  font-weight: 400;
  line-height: 1;
}

.tobin-hero__copy {
  left: 4.9%;
  top: 4.5%;
  width: 35.1%;
  min-height: 88.3%;
  padding-top: 0;
}

.tobin-logo-lockup {
  display: flex;
  gap: clamp(8px, 1vw, 18px);
  align-items: center;
  width: min(100%, 430px);
  height: clamp(58px, 7.3vw, 140px);
}

.tobin-logo-lockup img {
  width: clamp(104px, 13.55vw, 260px);
  height: auto;
}

.tobin-hero__copy h1 {
  max-width: 420px;
}

.tobin-hero__copy p {
  max-width: 503px;
  margin-top: clamp(10px, 0.63vw, 12px);
}

.tobin-language__copy {
  left: 4.9%;
  top: 8.48%;
  width: 38.4%;
  min-height: 83.04%;
}

.tobin-language__copy h2 {
  max-width: 404px;
}

.tobin-language__copy p {
  max-width: 542px;
}

.tobin-language__copy p + p {
  margin-top: clamp(18px, 1.5vw, 29px);
}

.tobin-language__map {
  position: absolute;
  right: 0;
  top: -0.16%;
  width: 67.17%;
  height: 100%;
  object-fit: cover;
}

.tobin-language__caption {
  position: absolute;
  right: 5.86%;
  bottom: 9.6%;
  width: 44.76%;
  font-weight: 700;
  text-align: center;
}

.tobin-system__challenge,
.tobin-system__solution {
  position: absolute;
  left: 0;
  width: 100%;
}

.tobin-system__challenge {
  top: 0;
  height: 49.67%;
}

.tobin-system__challenge::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.42) 42%, rgba(0,0,0,0.04) 100%);
}

.tobin-system__portrait {
  position: absolute;
  z-index: 2;
  right: -11.86%;
  top: -3.5%;
  width: 52.55%;
  height: 140.67%;
  object-fit: contain;
}

.tobin-system__challenge-copy {
  left: 4.9%;
  top: 26.17%;
  width: 31%;
  min-height: 47.17%;
}

.tobin-system__challenge-copy p {
  max-width: 420px;
}

.tobin-system__solution {
  top: 50.25%;
  height: 49.67%;
  background: var(--tobin-bg);
}

.tobin-system__solution h2 {
  position: absolute;
  left: 7.24%;
  top: 9.5%;
  width: 20.14%;
}

.tobin-system__solution-copy {
  position: absolute;
  left: 31.03%;
  top: 3.17%;
  width: 29.38%;
  min-height: 19.67%;
  padding-left: clamp(20px, 2.14vw, 41px);
  border-left: 2px solid var(--tobin-orange);
}

.tobin-system__tagline {
  position: absolute;
  left: 9.86%;
  top: 28.83%;
  width: 44.76%;
  font-weight: 700;
}

.tobin-system__products {
  position: absolute;
  left: 9.86%;
  bottom: 3.67%;
  width: 82.28%;
  height: 60.33%;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 6.54%;
}

.tobin-system__products::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 4.14%;
  width: 2px;
  height: 85.64%;
  background: var(--tobin-orange);
  transform: translateX(-50%);
}

.tobin-system__products img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tobin-impact__top,
.tobin-impact__bottom {
  position: absolute;
  display: grid;
  gap: 2.55%;
}

.tobin-impact__top {
  left: 0.28%;
  top: 2.94%;
  width: 99.66%;
  height: 34%;
  grid-template-columns: 21.9% 21.96% 46.94%;
}

.tobin-impact__bottom {
  left: 0;
  top: 39.67%;
  width: 99.66%;
  height: 35.08%;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.tobin-impact__top::before,
.tobin-impact__top::after,
.tobin-impact__bottom::before,
.tobin-impact__bottom::after {
  content: "";
  position: absolute;
  top: 0;
  width: 2px;
  height: 100%;
  background: var(--tobin-orange);
}

.tobin-impact__top::before {
  left: 24.2%;
}

.tobin-impact__top::after {
  left: 55.68%;
}

.tobin-impact__bottom::before {
  left: 32.6%;
}

.tobin-impact__bottom::after {
  left: 66.55%;
}

.tobin-impact__top img,
.tobin-impact__bottom img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tobin-impact__copy {
  z-index: 3;
  left: 3.59%;
  bottom: 8.25%;
  width: 40.14%;
  min-height: 20.01%;
  background: var(--tobin-panel);
  box-shadow: -72px -30px 0 30px var(--tobin-panel);
}

.tobin-impact__copy p {
  max-width: 548px;
}

.tobin-impact__uniform {
  position: absolute;
  right: 0.34%;
  bottom: 0.07%;
  width: 48.28%;
  height: 35.08%;
  object-fit: cover;
}

.tobin-cta .tobin-fill-img {
  height: 86.08%;
}

.tobin-cta::after {
  content: "";
  position: absolute;
  left: 31.1%;
  bottom: 15.64%;
  width: 35.24%;
  height: 2px;
  background: var(--tobin-orange);
}

.tobin-cta__quote {
  left: 3.38%;
  top: 22.67%;
  width: 31.52%;
  min-height: 40.6%;
}

.tobin-cta__quote p {
  position: relative;
  font-family: var(--tobin-display);
  font-size: clamp(1.55rem, 2.5vw, 3rem);
  font-weight: 700;
  line-height: 0.9;
  text-transform: uppercase;
}

.tobin-cta__quote p::before,
.tobin-cta__quote p::after {
  color: var(--tobin-orange);
}

.tobin-cta__quote p::before {
  content: "\"";
}

.tobin-cta__quote p::after {
  content: "\"";
}

.tobin-button {
  position: absolute;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  min-width: clamp(188px, 17.97vw, 345px);
  min-height: clamp(52px, 4.32vw, 83px);
  padding: 0 clamp(22px, 2.4vw, 46px);
  border: 2px solid var(--tobin-orange);
  color: var(--tobin-ink);
  background: rgba(0, 0, 0, 0.34);
  font-size: clamp(0.78rem, 1.04vw, 1.25rem);
  font-weight: 500;
  transition: background 180ms ease, transform 180ms ease;
}

.tobin-button:hover {
  background: rgba(253, 68, 1, 0.18);
  transform: translateY(-1px);
}

.tobin-button span {
  position: relative;
  width: clamp(34px, 2.6vw, 50px);
  height: 2px;
  background: currentColor;
}

.tobin-button span::after {
  content: "";
  position: absolute;
  right: 0;
  top: -5px;
  width: 10px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.tobin-cta__primary {
  left: 4.9%;
  bottom: 9.47%;
}

.tobin-cta__secondary {
  right: 0.34%;
  bottom: 9.47%;
}

@media (max-width: 1100px) {
  .tobin-page .site-header {
    grid-template-columns: clamp(170px, 28vw, 264px) 1fr auto;
  }

  .tobin-system__portrait {
    right: -15%;
  }
}

@media (max-width: 760px) {
  .tobin-page {
    --tobin-gutter: 22px;
  }

  .tobin-page .site-header {
    width: calc(100% - 44px);
    grid-template-columns: 1fr auto;
    gap: 20px;
  }

  .tobin-page .site-header::after {
    display: none;
  }

  .tobin-page .brand {
    width: 170px;
  }

  .tobin-main {
    width: 100%;
  }

  .tobin-hero,
  .tobin-language,
  .tobin-system,
  .tobin-impact,
  .tobin-cta {
    display: grid;
    aspect-ratio: auto;
    overflow: visible;
  }

  .tobin-fill-img,
  .tobin-frame,
  .tobin-language__map,
  .tobin-language__caption,
  .tobin-system__challenge,
  .tobin-system__solution,
  .tobin-system__portrait,
  .tobin-system__solution h2,
  .tobin-system__solution-copy,
  .tobin-system__tagline,
  .tobin-system__products,
  .tobin-impact__top,
  .tobin-impact__bottom,
  .tobin-impact__copy,
  .tobin-impact__uniform,
  .tobin-button {
    position: static;
    width: auto;
    height: auto;
  }

  .tobin-cta::after,
  .tobin-system__challenge::after,
  .tobin-system__products::after,
  .tobin-impact__top::before,
  .tobin-impact__top::after,
  .tobin-impact__bottom::before,
  .tobin-impact__bottom::after {
    display: none;
  }

  .tobin-page h1,
  .tobin-page h2 {
    font-size: clamp(2.85rem, 13vw, 3.35rem);
  }

  .tobin-page p {
    font-size: 0.95rem;
  }

  .tobin-hero > .tobin-fill-img,
  .tobin-cta > .tobin-fill-img {
    width: 100%;
    aspect-ratio: 1450 / 600;
    object-fit: cover;
  }

  .tobin-frame {
    margin: 34px 22px 44px;
    padding: 0 0 0 24px;
    border-left: 2px solid var(--tobin-orange);
  }

  .tobin-hero__copy {
    padding-top: 0;
  }

  .tobin-logo-lockup {
    height: 82px;
  }

  .tobin-logo-lockup img {
    width: min(42%, 150px);
  }

  .tobin-language__map {
    width: 100%;
    aspect-ratio: 974 / 625;
    object-fit: cover;
  }

  .tobin-language__caption,
  .tobin-system__tagline {
    margin: 18px 22px 44px;
    text-align: left;
  }

  .tobin-system__challenge {
    display: grid;
  }

  .tobin-system__challenge > .tobin-fill-img {
    width: 100%;
    aspect-ratio: 1450 / 600;
    object-fit: cover;
  }

  .tobin-system__portrait {
    width: min(74%, 360px);
    margin: -180px 0 0 auto;
    pointer-events: none;
  }

  .tobin-system__challenge-copy {
    margin-top: -80px;
  }

  .tobin-system__solution {
    display: grid;
    padding: 0 22px 48px;
    background: var(--tobin-bg);
  }

  .tobin-system__solution h2 {
    margin-top: 8px;
  }

  .tobin-system__solution-copy {
    margin-top: 20px;
    padding-left: 24px;
    border-left: 2px solid var(--tobin-orange);
  }

  .tobin-system__tagline {
    margin: 22px 0;
  }

  .tobin-system__products {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .tobin-system__products img {
    width: 100%;
    aspect-ratio: 543 / 362;
    object-fit: cover;
  }

  .tobin-impact {
    padding: 22px;
  }

  .tobin-impact__top,
  .tobin-impact__bottom {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .tobin-impact__bottom {
    margin-top: 14px;
  }

  .tobin-impact__top img,
  .tobin-impact__bottom img,
  .tobin-impact__uniform {
    width: 100%;
    height: auto;
    aspect-ratio: 4 / 3;
    object-fit: cover;
  }

  .tobin-impact__copy {
    margin: 36px 0 22px;
  }

  .tobin-impact__uniform {
    margin-top: 8px;
  }

  .tobin-cta {
    background: var(--tobin-bg);
  }

  .tobin-cta__quote {
    margin-top: 30px;
    margin-bottom: 26px;
  }

  .tobin-cta__quote p {
    font-size: clamp(2.4rem, 11.5vw, 3rem);
  }

  .tobin-button {
    display: inline-flex;
    min-width: min(100%, 304px);
    margin: 0 22px 14px;
  }

  .tobin-cta__secondary {
    margin-bottom: 54px;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  background: var(--bg);
  overflow-x: clip;
}

body {
  margin: 0;
  background:
    radial-gradient(circle at 75% 12%, rgba(253, 68, 1, 0.16), transparent 24rem),
    linear-gradient(180deg, #030303 0%, #020202 100%);
  color: var(--ink);
  font-family: var(--body);
  font-size: 16px;
  line-height: 1.55;
  overflow-x: clip;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

a {
  color: inherit;
  text-decoration: none;
}

button,
input,
textarea {
  font: inherit;
}

.wrap {
  width: var(--wrap);
  margin-inline: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.narrow {
  width: var(--narrow);
  margin-inline: auto;
}

.site-header {
  width: var(--wrap);
  margin: 0 auto;
  min-height: 92px;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 42px;
  color: var(--ink);
  position: relative;
  z-index: 10;
}

.site-header::after {
  content: "";
  height: 1px;
  background: linear-gradient(90deg, transparent, var(--brand), transparent);
  grid-column: 2;
  grid-row: 1;
  opacity: 0.9;
}

.site-header--home {
  grid-template-columns: auto 1fr auto;
  min-height: 80px;
}

.site-header--home::after {
  display: none;
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: var(--heading);
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.brand__mark {
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  background: var(--ink);
  color: var(--bg);
  font-family: var(--body);
  font-weight: 900;
  font-size: 1.1rem;
  line-height: 1;
}

.brand__lab {
  font-family: var(--body);
  font-size: 0.58rem;
  font-weight: 700;
  color: var(--muted);
  margin-left: 2px;
  vertical-align: middle;
}

.nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  font-size: 0.68rem;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--muted);
}

.nav a {
  position: relative;
  transition: color 180ms ease;
}

.nav a + a::before {
  content: "";
  position: absolute;
  left: -14px;
  top: 50%;
  width: 2px;
  height: 14px;
  transform: translateY(-50%);
  background: var(--brand);
}


.nav a:hover,
.nav a[aria-current="page"] {
  color: var(--ink);
}

.back-link,
.menu-toggle {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--muted);
  font-size: 0.76rem;
  font-weight: 700;
  background: transparent;
  border: 0;
  cursor: pointer;
  white-space: nowrap;
}

.menu-toggle {
  justify-self: end;
  color: var(--ink);
  display: none;
}

.arrow {
  width: 50px;
  height: 1px;
  display: inline-block;
  background: currentColor;
  position: relative;
  flex: 0 0 auto;
}

.arrow::after {
  content: "";
  position: absolute;
  right: 0;
  top: -4px;
  width: 8px;
  height: 8px;
  border-top: 1px solid currentColor;
  border-right: 1px solid currentColor;
  transform: rotate(45deg);
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  min-width: 184px;
  min-height: 54px;
  padding: 0 18px;
  border: 1px solid var(--brand);
  color: var(--ink);
  background: rgba(0, 0, 0, 0.28);
  font-size: 0.82rem;
  font-weight: 700;
  transition: border-color 180ms ease, background 180ms ease, transform 180ms ease;
}

.btn:hover {
  background: rgba(253, 68, 1, 0.12);
  border-color: #ff6a3d;
  transform: translateY(-1px);
}

.btn--small {
  min-width: 152px;
  min-height: 46px;
  font-size: 0.72rem;
}

.hero {
  width: var(--wrap);
  min-height: 845px;
  margin: 0 auto 54px;
  display: grid;
  grid-template-columns: 0.68fr 1.32fr;
  align-items: center;
  position: relative;
  overflow: hidden;
  background: #050505;
}

.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, #050505 0%, rgba(5, 5, 5, 0.78) 28%, rgba(5, 5, 5, 0.08) 63%, #050505 100%),
    var(--hero-image) center right / cover no-repeat;
  opacity: 0.96;
}

.hero__content {
  position: relative;
  z-index: 1;
  padding-left: 66px;
  max-width: 520px;
  border-left: 2px solid var(--brand);
}

.hero__aside {
  position: absolute;
  top: 82px;
  right: 70px;
  z-index: 1;
  max-width: 280px;
  font-size: 1.45rem;
  line-height: 1.15;
  text-align: right;
}

.eyebrow {
  color: var(--brand);
  font-family: var(--heading);
  font-size: 0.86rem;
  font-weight: 400;
  text-transform: uppercase;
}

.kicker {
  color: var(--brand);
  font-family: var(--heading);
  font-size: 0.78rem;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin-bottom: 8px;
}

h1,
h2,
h3,
.display {
  margin: 0;
  font-family: var(--heading);
  font-weight: 700;
  line-height: 0.92;
  text-transform: uppercase;
}

h1 {
  font-size: 6.8rem;
}

h2 {
  font-size: 5rem;
}

h3 {
  font-size: 3rem;
}

p {
  margin: 0;
  color: var(--muted);
}

.lede {
  margin-top: 28px;
  max-width: 480px;
  color: var(--ink);
  font-size: 1.08rem;
  line-height: 1.42;
}

.orange {
  color: var(--brand);
}

.hero .btn {
  margin-top: 34px;
}

.social-row {
  display: flex;
  gap: 18px;
  align-items: center;
  margin-top: 30px;
  color: var(--brand);
  font-size: 0.82rem;
  font-weight: 800;
}

.brand-rail {
  width: 100%;
  padding: 22px 0;
  background: #080808;
  border-block: 1px solid rgba(255, 255, 255, 0.06);
  overflow: hidden;
}

.brand-rail__track {
  display: flex;
  width: max-content;
  animation: brand-rail-scroll 60s linear infinite;
}

.brand-rail:hover .brand-rail__track {
  animation-play-state: paused;
}

@keyframes brand-rail-scroll {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}

@media (prefers-reduced-motion: reduce) {
  .brand-rail__track {
    animation: none;
  }
}

.brand-rail__logos {
  display: flex;
  gap: clamp(10px, 1.93vw, 37px);
  padding-right: clamp(10px, 1.93vw, 37px);
  align-items: center;
}

.brand-rail__logos span {
  flex: none;
  width: clamp(96px, 8.44vw, 162px);
  height: clamp(52px, 4.53vw, 87px);
  display: grid;
  place-items: center;
  background: #030303;
  border: 1px solid rgba(255, 255, 255, 0.08);
  overflow: hidden;
}

.brand-rail__logos img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.split-section {
  width: var(--wrap);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.7fr 1.3fr;
  gap: 58px;
  align-items: center;
  padding: 82px 0;
  border-bottom: 1px solid rgba(253, 68, 1, 0.38);
}

.split-section--dark {
  background: var(--panel);
  width: 100%;
  padding-inline: max(32px, calc((100% - min(100% - 64px, 1580px)) / 2));
}

.section-copy {
  padding-left: 36px;
  border-left: 2px solid var(--brand);
}

.section-copy p {
  max-width: 440px;
  margin-top: 24px;
  color: var(--ink);
}

.section-copy .btn {
  margin-top: 34px;
}

.media-frame {
  min-height: 360px;
  overflow: hidden;
  background: var(--panel-soft);
}

.media-frame img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.team-home {
  width: 100%;
  background: var(--panel);
  border-block: 1px solid rgba(253, 68, 1, 0.44);
}

.team-home__inner {
  width: var(--wrap);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.5fr 1.5fr;
  align-items: stretch;
}

.team-home__copy {
  padding: 92px 36px;
  align-self: center;
}

.team-home__image {
  min-height: 0;
  background: #111;
}

.team-home__image img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.case-band {
  width: var(--wrap);
  min-height: 680px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.46fr 1.54fr;
  align-items: center;
  gap: 42px;
  padding: 84px 0;
  border-block: 1px solid rgba(253, 68, 1, 0.42);
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.92), rgba(0, 0, 0, 0.54)),
    url("New_IMGs/CtrlN_IMG_174.webp") center / cover no-repeat;
}

.case-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  align-self: stretch;
}

.case-card {
  min-height: 360px;
  padding: 26px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  border: 1px solid var(--brand);
  background:
    linear-gradient(180deg, rgba(12, 12, 12, 0.28), rgba(0, 0, 0, 0.84)),
    radial-gradient(circle at 82% 18%, rgba(253, 68, 1, 0.18), transparent 36%),
    rgba(3, 3, 3, 0.72);
  position: relative;
  overflow: hidden;
}

.case-card::before {
  content: attr(data-logo);
  position: absolute;
  top: 34px;
  left: 26px;
  font-family: var(--heading);
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1;
  color: var(--ink);
  letter-spacing: 0;
}

.case-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(120deg, transparent 0 58%, rgba(253, 68, 1, 0.18) 58% 59%, transparent 59%),
    repeating-linear-gradient(135deg, rgba(255, 255, 255, 0.055) 0 1px, transparent 1px 22px);
  opacity: 0.72;
  pointer-events: none;
}

.case-card > * {
  position: relative;
  z-index: 1;
}

.case-card strong {
  font-family: var(--heading);
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 0.96;
  text-transform: uppercase;
}

.work-system .media-frame {
  background: #080808;
}

.work-system .media-frame img {
  object-position: top center;
}

.work-system {
  width: 100%;
  background: var(--panel);
  padding: 86px 0 92px;
}

.work-system__top {
  width: var(--wrap);
  margin: 0 auto;
  display: grid;
  grid-template-columns: 0.62fr 1.38fr;
  gap: 58px;
  align-items: center;
}

.system-line {
  width: var(--wrap);
  margin: 64px auto 0;
}

.system-line h3 {
  font-size: 2.8rem;
}

.system-line h3 span {
  margin-right: 28px;
}

.feature-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
  margin-top: 34px;
}

.feature {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 22px;
}

.feature__icon {
  color: var(--brand);
  font-size: 2rem;
  font-weight: 800;
}

.feature h4,
.service-list h4,
.stat strong {
  margin: 12px 0 8px;
  font-family: var(--heading);
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
}

.feature p {
  font-size: 0.9rem;
}

.contact-section {
  width: var(--wrap);
  min-height: 780px;
  margin: 0 auto;
  padding: 84px 0 56px;
  display: grid;
  grid-template-columns: 0.82fr 1.18fr;
  gap: 64px;
  position: relative;
  overflow: hidden;
}

.contact-section::before {
  content: "";
  position: absolute;
  right: -12%;
  bottom: -15%;
  width: 78%;
  aspect-ratio: 1.5;
  background: url("New_IMGs/CtrlN_IMG_190.webp") right bottom / contain no-repeat;
  opacity: 0.92;
}

.contact-section > * {
  position: relative;
  z-index: 1;
}

.contact-info {
  display: grid;
  align-content: start;
  gap: 44px;
}

.contact-items {
  display: grid;
  gap: 26px;
  margin-top: 70px;
}

.contact-item {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 16px;
  color: var(--muted);
  font-size: 0.9rem;
}

.contact-item span:first-child {
  color: var(--brand);
  font-size: 1.5rem;
  font-weight: 800;
}

.contact-form {
  align-self: start;
}

.form-title {
  font-family: var(--heading);
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 16px;
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.form-grid .wide {
  grid-column: 1 / -1;
}

input,
textarea {
  width: 100%;
  min-height: 44px;
  color: var(--ink);
  background: rgba(0, 0, 0, 0.72);
  border: 1px solid rgba(253, 68, 1, 0.32);
  padding: 12px 14px;
  border-radius: 0;
  outline: 0;
}

textarea {
  min-height: 136px;
  resize: vertical;
}

input:focus,
textarea:focus {
  border-color: var(--brand);
}

.submit-row {
  margin-top: 12px;
  width: 100%;
}

.submit-row .btn {
  width: 100%;
  background: rgba(0, 0, 0, 0.86);
}

.page-shell {
  background: var(--bg);
}

.page-hero {
  width: var(--narrow);
  min-height: 620px;
  margin: 0 auto 70px;
  display: grid;
  align-items: center;
  position: relative;
  overflow: hidden;
  background: var(--panel);
}

.page-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0, 0, 0, 0.86), rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.78)),
    var(--page-image) center right / cover no-repeat;
  opacity: 0.95;
}

.page-hero__content {
  position: relative;
  z-index: 1;
  max-width: 650px;
  margin-left: 76px;
  padding-left: 36px;
  border-left: 2px solid var(--brand);
}

.page-hero p {
  margin-top: 26px;
  color: var(--ink);
  max-width: 520px;
}

.editorial-section {
  width: var(--narrow);
  margin: 0 auto;
  padding: 74px 0;
  display: grid;
  grid-template-columns: 0.72fr 1.28fr;
  gap: 72px;
  align-items: start;
}

.editorial-section + .editorial-section {
  border-top: 1px solid rgba(253, 68, 1, 0.4);
}

.editorial-section > .media-frame {
  min-height: 0;
}

.editorial-section > .media-frame img {
  height: auto;
}

.editorial-section--flipped {
  grid-template-columns: 1.28fr 0.72fr;
}

.editorial-section--flipped .section-copy {
  order: 2;
}

.long-media img {
  width: 100%;
  object-fit: cover;
}

.services-layout {
  width: var(--narrow);
  margin: 0 auto 110px;
  display: grid;
  grid-template-columns: 0.52fr 1.48fr;
  gap: 64px;
  align-items: start;
}

.service-list {
  display: grid;
  gap: 32px;
  position: sticky;
  top: 32px;
}

.service-list article {
  padding-left: 24px;
  border-left: 1px solid var(--brand);
}

.service-list .number {
  color: var(--brand);
  font-size: 0.78rem;
  font-weight: 800;
}

.case-study-list {
  width: var(--narrow);
  margin: 0 auto 96px;
  display: grid;
  gap: 58px;
}

.study {
  display: grid;
  grid-template-columns: 0.54fr 1.46fr;
  gap: 42px;
  align-items: center;
  border-top: 1px solid rgba(253, 68, 1, 0.45);
  padding-top: 42px;
}

.study__copy {
  padding-left: 26px;
  border-left: 2px solid var(--brand);
}

.study__copy h2 {
  font-size: 3.7rem;
}

.study__copy p {
  margin-top: 22px;
}

.statement {
  width: var(--narrow);
  margin: 72px auto;
  padding: 52px 0;
  border-block: 1px solid rgba(253, 68, 1, 0.42);
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 42px;
}

.statement h2 {
  font-size: 4rem;
}

.profile-grid {
  width: var(--narrow);
  margin: 0 auto 88px;
  display: grid;
  gap: 72px;
}

.profile-card {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 52px;
  align-items: center;
}

.profile-card--reverse {
  grid-template-columns: 0.9fr 1.1fr;
}

.profile-card--reverse .profile-copy {
  order: 2;
}

.profile-copy {
  padding-left: 30px;
  border-left: 2px solid var(--brand);
}

.profile-copy p + p {
  margin-top: 20px;
}

.stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
  margin-top: 24px;
}

.stat {
  border-left: 1px solid rgba(253, 68, 1, 0.65);
  padding-left: 18px;
}

.stat strong {
  color: var(--brand);
  display: block;
  font-size: 4rem;
  margin: 0;
}

.service-icons {
  display: grid;
  gap: 26px;
}

.service-icons li {
  list-style: none;
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 18px;
  align-items: start;
}

.service-icons span {
  color: var(--brand);
  font-weight: 900;
  font-size: 1.6rem;
}

.service-icons strong {
  display: block;
  font-family: var(--heading);
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
}

.gallery-stack {
  width: var(--narrow);
  margin: 0 auto 90px;
  display: grid;
  gap: 42px;
}

.two-up {
  display: grid;
  grid-template-columns: 0.82fr 1.18fr;
  gap: 48px;
  align-items: center;
}

.cta-strip {
  width: var(--narrow);
  margin: 72px auto 110px;
  display: grid;
  grid-template-columns: 1fr auto auto 1fr;
  gap: 28px;
  align-items: center;
}

.cta-strip::before,
.cta-strip::after {
  content: "";
  height: 1px;
  background: var(--brand);
}

.mobile-menu {
  position: fixed;
  inset: 0;
  z-index: 40;
  background: #000;
  display: none;
  place-items: center;
  padding: 32px;
}

.mobile-menu.is-open {
  display: grid;
}

.mobile-menu__panel {
  width: min(480px, 100%);
  display: grid;
  gap: 22px;
  background: #000;
}

.mobile-menu .btn {
  width: 100%;
}

.mobile-menu__close {
  justify-self: end;
  border: 1px solid var(--brand);
  color: var(--ink);
  background: transparent;
  width: 44px;
  height: 44px;
  cursor: pointer;
}

.footer-note {
  width: var(--wrap);
  margin: 0 auto;
  padding: 0 0 28px;
  color: var(--dim);
  font-size: 0.7rem;
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}

.footer-note strong {
  color: var(--brand);
}

@media (max-width: 1100px) {
  :root {
    --wrap: min(100% - 36px, 940px);
    --narrow: min(100% - 36px, 920px);
  }

  .site-header,
  .site-header--home {
    grid-template-columns: auto 1fr auto;
    gap: 20px;
  }

  .site-header--home .nav {
    display: none;
  }

  .menu-toggle {
    display: inline-flex;
  }

  h1 {
    font-size: 5rem;
  }

  h2 {
    font-size: 3.8rem;
  }

  .hero,
  .split-section,
  .team-home__inner,
  .case-band,
  .work-system__top,
  .contact-section,
  .editorial-section,
  .editorial-section--flipped,
  .services-layout,
  .study,
  .profile-card,
  .profile-card--reverse,
  .two-up,
  .statement {
    grid-template-columns: 1fr;
  }

  .hero {
    min-height: 720px;
  }

  .hero__content {
    padding-left: 32px;
    margin-right: 28px;
  }

  .hero__aside {
    display: none;
  }

  .team-home__copy {
    padding: 64px 0 28px 36px;
  }

  .team-home__image {
    min-height: 0;
  }

  .case-cards {
    grid-template-columns: 1fr;
    padding: 0 0 70px;
  }

  .work-system__top {
    gap: 34px;
  }

  .feature-grid,
  .stats {
    grid-template-columns: repeat(2, 1fr);
  }

  .editorial-section--flipped .section-copy,
  .profile-card--reverse .profile-copy {
    order: initial;
  }

  .service-list {
    position: static;
  }
}

@media (max-width: 720px) {
  body {
    font-size: 15px;
  }

  .site-header {
    min-height: 76px;
  }

  .site-header::after {
    display: none;
  }

  .brand {
    font-size: 1.5rem;
  }

  .brand__mark {
    width: 26px;
    height: 26px;
  }

  .back-link {
    font-size: 0.68rem;
  }

  .back-link .arrow {
    width: 26px;
  }

  h1 {
    font-size: 3.7rem;
  }

  h2 {
    font-size: 3rem;
  }

  h3 {
    font-size: 2.2rem;
  }

  .hero {
    min-height: 640px;
    margin-bottom: 28px;
  }

  .hero::before {
    background:
      linear-gradient(180deg, rgba(0, 0, 0, 0.5), #050505 74%),
      var(--hero-image) center top / cover no-repeat;
  }

  .hero__content,
  .page-hero__content {
    margin: 0 22px;
    padding-left: 22px;
  }

  .lede {
    font-size: 0.98rem;
  }

  .split-section,
  .work-system,
  .editorial-section {
    padding: 54px 0;
  }

  .split-section--dark {
    padding-inline: 18px;
  }

  .section-copy {
    padding-left: 22px;
  }

  .team-home__copy {
    padding-left: 22px;
  }

  .team-home__image {
    min-height: 0;
  }

  .case-band {
    min-height: 720px;
    background-position: center;
  }

  .system-line h3 {
    font-size: 2.2rem;
  }

  .feature-grid,
  .stats,
  .form-grid {
    grid-template-columns: 1fr;
  }

  .contact-section {
    min-height: auto;
    padding-top: 58px;
    padding-bottom: 280px;
    overflow: visible;
  }

  .contact-section::before {
    width: 125%;
    right: -36%;
    bottom: -8%;
    opacity: 0.72;
  }

  .page-hero {
    min-height: 520px;
    margin-bottom: 36px;
  }

  .page-hero::before {
    background:
      linear-gradient(180deg, rgba(0, 0, 0, 0.35), #050505 85%),
      var(--page-image) center / cover no-repeat;
  }

  .study__copy h2 {
    font-size: 3rem;
  }

  .statement h2 {
    font-size: 3rem;
  }

  .cta-strip {
    grid-template-columns: 1fr;
    margin: 48px auto 80px;
  }

  .cta-strip::before,
  .cta-strip::after {
    display: none;
  }
}

@media (min-width: 481px) and (max-width: 1100px) {
  :root {
    --wrap: min(100% - 30px, 1040px);
    --narrow: min(100% - 30px, 980px);
  }

  body {
    font-size: clamp(9px, 1.84vw, 14px);
  }

  .site-header,
  .site-header--home {
    min-height: clamp(40px, 8vw, 68px);
    gap: clamp(10px, 2.4vw, 24px);
  }

  .site-header--home .nav {
    display: flex;
    gap: clamp(9px, 2vw, 18px);
    font-size: 0.58rem;
  }

  .nav a + a::before {
    left: calc(clamp(9px, 2vw, 18px) * -0.55);
    height: 8px;
  }

  .menu-toggle {
    display: none;
  }

  .brand {
    gap: 6px;
    font-size: 1.42rem;
  }

  .brand__mark {
    width: 22px;
    height: 22px;
    font-size: 0.86rem;
  }

  .brand__lab {
    font-size: 0.42rem;
  }

  h1 {
    font-size: 3.1rem;
  }

  h2 {
    font-size: 3.18rem;
  }

  h3 {
    font-size: 2.3rem;
  }

  .btn {
    min-width: 112px;
    min-height: 34px;
    padding: 0 10px;
    gap: 10px;
    font-size: 0.68rem;
  }

  .btn--small {
    min-width: 96px;
    min-height: 28px;
    font-size: 0.58rem;
  }

  .arrow {
    width: 36px;
  }

  .hero,
  .split-section,
  .team-home__inner,
  .case-band,
  .work-system__top,
  .contact-section,
  .editorial-section,
  .editorial-section--flipped,
  .services-layout,
  .study,
  .profile-card,
  .profile-card--reverse,
  .two-up,
  .statement {
    grid-template-columns: initial;
  }

  .editorial-section {
    grid-template-columns: 0.72fr 1.28fr;
  }

  .editorial-section--flipped {
    grid-template-columns: 1.28fr 0.72fr;
  }

  .services-layout {
    grid-template-columns: 0.52fr 1.48fr;
  }

  .study {
    grid-template-columns: 0.54fr 1.46fr;
  }

  .profile-card {
    grid-template-columns: 1.1fr 0.9fr;
  }

  .profile-card--reverse {
    grid-template-columns: 0.9fr 1.1fr;
  }

  .two-up {
    grid-template-columns: 0.82fr 1.18fr;
  }

  .statement {
    grid-template-columns: 1fr auto;
  }

  .hero {
    min-height: clamp(300px, 58vw, 540px);
    grid-template-columns: 0.7fr 1.3fr;
    margin-bottom: clamp(16px, 3vw, 32px);
  }

  .hero::before {
    background:
      linear-gradient(90deg, #050505 0%, rgba(5, 5, 5, 0.74) 29%, rgba(5, 5, 5, 0.08) 64%, #050505 100%),
      var(--hero-image) center right / cover no-repeat;
  }

  .hero__content {
    max-width: 235px;
    margin-left: clamp(20px, 5vw, 48px);
    padding-left: clamp(16px, 3vw, 34px);
  }

  .hero__aside {
    display: block;
    top: clamp(34px, 7vw, 72px);
    right: clamp(22px, 6vw, 58px);
    max-width: 150px;
    font-size: 1rem;
  }

  .lede {
    max-width: 220px;
    margin-top: 14px;
    font-size: 0.74rem;
    line-height: 1.35;
  }

  .hero .btn {
    margin-top: 18px;
  }

  .social-row {
    gap: 12px;
    margin-top: 18px;
    font-size: 0.66rem;
  }

  .brand-rail {
    padding: 6px 0;
  }

  .split-section {
    grid-template-columns: 0.68fr 1.32fr;
    gap: clamp(18px, 4vw, 42px);
    padding: clamp(22px, 4.4vw, 52px) 0;
  }

  .section-copy {
    margin-left: clamp(20px, 5vw, 48px);
    padding-left: clamp(16px, 3vw, 30px);
  }

  .section-copy p {
    max-width: 230px;
    margin-top: 14px;
    font-size: 0.72rem;
    line-height: 1.42;
  }

  .section-copy .btn {
    margin-top: 18px;
  }

  .kicker {
    margin-bottom: 6px;
    font-size: 0.62rem;
  }

  .split-section .media-frame {
    height: clamp(170px, 36vw, 340px);
    min-height: 0;
  }

  .split-section .media-frame img {
    object-fit: contain;
  }

  .team-home__inner {
    grid-template-columns: 0.48fr 1.52fr;
  }

  .team-home__copy {
    padding: clamp(26px, 5.2vw, 62px) clamp(12px, 2.4vw, 28px);
  }

  .team-home h2 {
    font-size: 1.9rem;
    white-space: nowrap;
  }

  .team-home .section-copy p {
    max-width: 170px;
    margin-top: 12px;
  }

  .team-home__image img {
    height: clamp(210px, 42vw, 390px);
    object-fit: cover;
    object-position: center;
  }

  .case-band {
    min-height: clamp(235px, 46vw, 500px);
    grid-template-columns: 0.38fr 1.62fr;
    gap: clamp(14px, 3vw, 34px);
    padding: clamp(24px, 5vw, 62px) 0;
  }

  .case-cards {
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(9px, 2vw, 22px);
    padding: 0;
  }

  .case-card {
    min-height: clamp(180px, 37vw, 360px);
    padding: clamp(8px, 1.8vw, 22px);
  }

  .case-card::before {
    top: clamp(12px, 2.5vw, 28px);
    left: clamp(8px, 1.8vw, 22px);
    font-size: clamp(1.32rem, 3.3vw, 2.4rem);
  }

  .case-card strong {
    font-size: clamp(0.78rem, 2.15vw, 1.75rem);
    overflow-wrap: normal;
    word-break: normal;
  }

  .work-system h2 {
    font-size: 1.9rem;
    white-space: nowrap;
  }

  .work-system {
    padding: clamp(24px, 5vw, 64px) 0 clamp(26px, 5.5vw, 70px);
  }

  .work-system__top {
    grid-template-columns: 0.56fr 1.44fr;
    gap: clamp(18px, 4vw, 48px);
  }

  .work-system__top .media-frame {
    height: clamp(160px, 30vw, 320px);
    min-height: 0;
  }

  .system-line {
    margin-top: clamp(16px, 3.4vw, 42px);
  }

  .system-line h3 {
    font-size: 1.34rem;
  }

  .system-line h3 span {
    margin-right: 14px;
  }

  .system-line p {
    max-width: 740px;
    font-size: 0.58rem;
    line-height: 1.36;
  }

  .feature-grid {
    grid-template-columns: repeat(4, 1fr);
    gap: clamp(12px, 2.4vw, 26px);
    margin-top: 14px;
  }

  .feature {
    padding-left: 10px;
  }

  .feature__icon {
    font-size: 1rem;
  }

  .feature h4,
  .service-list h4,
  .stat strong {
    font-size: 0.82rem;
    margin: 8px 0 5px;
  }

  .feature p {
    font-size: 0.5rem;
    line-height: 1.3;
  }

  .contact-section {
    min-height: clamp(330px, 58vw, 620px);
    grid-template-columns: 0.82fr 1.18fr;
    gap: clamp(24px, 5vw, 56px);
    padding: clamp(28px, 5.8vw, 70px) 0 clamp(18px, 3.6vw, 46px);
    overflow: hidden;
  }

  .contact-section::before {
    width: 82%;
    right: -14%;
    bottom: -16%;
    opacity: 0.9;
  }

  .contact-items {
    gap: 10px;
    margin-top: clamp(18px, 3.6vw, 48px);
  }

  .contact-item {
    grid-template-columns: 24px 1fr;
    gap: 10px;
    font-size: 0.56rem;
  }

  .contact-item span:first-child {
    font-size: 1rem;
  }

  .form-title {
    font-size: 1rem;
    margin-bottom: 8px;
  }

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

  input,
  textarea {
    min-height: 25px;
    padding: 6px 9px;
    font-size: 0.56rem;
  }

  textarea {
    min-height: 62px;
  }

  .contact-section h2 {
    font-size: 2.45rem;
  }

  .contact-section .section-copy p {
    font-size: 0.62rem;
    line-height: 1.34;
  }

  .footer-note {
    font-size: 0.55rem;
    padding-bottom: 18px;
  }
}

@media (max-width: 480px) {
  .site-header--home .nav {
    display: none;
  }

  .menu-toggle {
    display: inline-flex;
  }

}

/* Rebuilt homepage: real DOM + extracted Figma layer assets */

.home-page {
  --home-bg: #000000;
  --home-panel: #181818;
  --home-orange: #fd4401;
  --home-ink: #ffffff;
  --home-muted: #9b9b9b;
  --home-dim: #5e5e5e;
  --home-gutter: clamp(28px, 6.25vw, 120px);
  --home-display: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  --home-body: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
  --home-max: 1920px;
  background: var(--home-bg);
  color: var(--home-ink);
  font-family: var(--home-body);
}

.home-page main {
  width: min(100%, var(--home-max));
  margin-inline: auto;
  background: var(--home-bg);
  overflow: hidden;
}

.home-page img {
  display: block;
}

.home-page .period,
.home-page .orange {
  color: var(--home-orange);
}

.home-page h1,
.home-page h2,
.home-page h3,
.home-page h4 {
  margin: 0;
  font-family: var(--home-display);
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.home-page p {
  color: var(--home-ink);
}

.home-page .kicker {
  margin-bottom: 10px;
  color: var(--home-orange);
  font-family: var(--home-display);
  font-size: clamp(0.68rem, 0.62vw, 0.95rem);
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
}

.home-page .xdl-frame {
  position: relative;
  padding-left: clamp(18px, 1.65vw, 32px);
}

.home-page .xdl-frame::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: var(--home-orange);
}

.home-page .xdl-rule {
  width: clamp(82px, 8.75vw, 168px);
  height: 2px;
  margin-top: clamp(18px, 1.95vw, 38px);
  background: var(--home-orange);
}

.home-page .outline-button,
.home-page .film-button {
  display: inline-flex;
  align-items: center;
  min-height: clamp(48px, 4.32vw, 83px);
  border: 2px solid var(--home-orange);
  color: var(--home-ink);
  background: rgba(0, 0, 0, 0.24);
  font-weight: 800;
  transition: background 180ms ease, transform 180ms ease;
}

.home-page .outline-button:hover,
.home-page .film-button:hover {
  background: rgba(253, 68, 1, 0.16);
  transform: translateY(-1px);
}

.home-page .outline-button {
  justify-content: space-between;
  gap: 22px;
  min-width: clamp(178px, 17.96vw, 345px);
  padding-inline: clamp(18px, 1.8vw, 34px);
  font-size: clamp(0.62rem, 0.74vw, 0.95rem);
}

.home-page .button-arrow {
  position: relative;
  width: clamp(34px, 3vw, 57px);
  height: 2px;
  background: currentColor;
  flex: 0 0 auto;
}

.home-page .button-arrow::after {
  content: "";
  position: absolute;
  right: 0;
  top: -5px;
  width: 10px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.home-page .site-header {
  position: absolute;
  z-index: 8;
  top: clamp(20px, 2.8vw, 54px);
  left: var(--home-gutter);
  right: var(--home-gutter);
  width: auto;
  min-height: 54px;
  margin: 0;
  display: grid;
  grid-template-columns: clamp(174px, 24.9vw, 478px) 1fr auto;
  gap: clamp(24px, 4.2vw, 80px);
  align-items: start;
}

.home-page .site-header::after {
  display: none;
}

.home-page .brand {
  display: block;
  width: clamp(174px, 24.9vw, 478px);
  line-height: 0;
}

.home-page .brand img {
  width: 100%;
  height: auto;
}

.home-page .nav {
  display: flex;
  justify-content: center;
  gap: clamp(16px, 2.45vw, 47px);
  padding-top: clamp(4px, 0.35vw, 7px);
  color: var(--home-ink);
  font-size: clamp(0.42rem, 0.48vw, 0.7rem);
  font-weight: 600;
  letter-spacing: 0.2em;
}

.home-page .nav a + a::before {
  left: calc(clamp(16px, 2.45vw, 47px) / -2);
  width: 2px;
  height: 20px;
  background: var(--home-orange);
}


.home-page .menu-toggle {
  padding-top: 2px;
  color: var(--home-ink);
  font-size: 0.7rem;
}

.xdl-hero {
  position: relative;
  min-height: clamp(650px, 66.1vw, 1269px);
  background: #000;
  overflow: hidden;
}

.xdl-hero__media {
  position: absolute;
  z-index: 0;
  top: clamp(76px, 7.45vw, 143px);
  left: 0;
  width: 100%;
  height: min(56.25vw, 1080px);
  min-height: 520px;
  overflow: hidden;
}

.xdl-hero__poster,
.xdl-hero__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.xdl-hero__poster {
  z-index: 0;
  opacity: 0.98;
}

.xdl-hero__video {
  z-index: 1;
  opacity: 0;
  transition: opacity 0.6s ease;
}

.xdl-hero__video.is-playing {
  opacity: 0.98;
}

.xdl-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    linear-gradient(90deg, #000 0%, rgba(0, 0, 0, 0.72) 24%, rgba(0, 0, 0, 0.08) 56%, rgba(0, 0, 0, 0.82) 100%),
    linear-gradient(180deg, #000 0%, transparent 20%, transparent 74%, #000 100%);
}

.xdl-hero__content {
  position: absolute;
  z-index: 2;
  left: var(--home-gutter);
  top: clamp(184px, 12.86vw, 247px);
  width: min(34vw, 524px);
  min-width: 320px;
  min-height: clamp(520px, 46.82vw, 899px);
}

.xdl-hero__content h1 {
  font-size: clamp(4.25rem, 5.21vw, 6.25rem);
  line-height: 0.87;
}

.xdl-hero__content p {
  max-width: 492px;
  margin-top: clamp(22px, 2.1vw, 40px);
  font-size: clamp(0.9rem, 1.82vw, 2.2rem);
  font-weight: 500;
  line-height: 1.06;
}

.xdl-hero__content p span {
  color: var(--home-orange);
}

.xdl-hero__aside {
  position: absolute;
  z-index: 2;
  top: clamp(92px, 6.2vw, 119px);
  right: var(--home-gutter);
  max-width: clamp(180px, 18.1vw, 347px);
  color: var(--home-ink);
  font-size: clamp(1rem, 2.5vw, 3rem);
  font-weight: 500;
  line-height: 1.08;
  text-align: right;
}

.xdl-hero__aside::after {
  content: "";
  position: absolute;
  right: -16px;
  top: -38px;
  width: 2px;
  height: clamp(120px, 11.6vw, 223px);
  background: var(--home-orange);
}

.film-button {
  gap: 16px;
  min-width: clamp(220px, 18.7vw, 359px);
  margin-top: clamp(26px, 3vw, 58px);
  padding: 8px clamp(16px, 1.5vw, 28px);
}

.film-button__play {
  position: relative;
  width: clamp(34px, 2.7vw, 52px);
  height: clamp(34px, 2.7vw, 52px);
  border: 1px solid var(--home-orange);
  border-radius: 50%;
  flex: 0 0 auto;
}

.film-button__play::after {
  content: "";
  position: absolute;
  left: 43%;
  top: 50%;
  transform: translate(-38%, -50%);
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 13px solid var(--home-orange);
}

.film-button strong {
  display: block;
  font-family: var(--home-display);
  font-size: clamp(1.12rem, 1.82vw, 2.2rem);
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.film-button small {
  display: block;
  margin-top: 2px;
  color: var(--home-orange);
  font-family: var(--home-display);
  font-size: clamp(0.58rem, 0.72vw, 0.92rem);
  font-weight: 400;
  line-height: 1;
}

.home-page .social-row {
  display: flex;
  align-items: center;
  gap: 0;
  margin-top: clamp(18px, 1.8vw, 35px);
}

.home-page .social-row a {
  display: block;
  width: clamp(34px, 4.05vw, 78px);
  height: clamp(28px, 3.38vw, 65px);
  overflow: hidden;
}

.home-page .social-row img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.home-page .brand-rail {
  height: clamp(86px, 7.03vw, 135px);
  padding: clamp(12px, 1.3vw, 25px) 0;
  background: #0f0f0f;
  border: 0;
  display: grid;
  align-content: center;
}

.home-page .brand-rail__logos span {
  background: #030303;
  border: 0;
}

.xdl-section {
  position: relative;
  display: grid;
  width: 100%;
  overflow: hidden;
}

.section-intro h2 {
  font-size: clamp(3.8rem, 4.43vw, 5.32rem);
  line-height: 0.94;
}

.section-intro p {
  max-width: 534px;
  margin-top: clamp(22px, 2.1vw, 40px);
  font-size: clamp(0.96rem, 1.82vw, 2.2rem);
  font-weight: 400;
  line-height: 1.3;
}

.section-intro .outline-button {
  margin-top: clamp(26px, 2.5vw, 48px);
}

.hub-section {
  min-height: clamp(560px, 45.16vw, 867px);
  grid-template-columns: 36.4% 63.6%;
  gap: 0;
  align-items: center;
  padding: clamp(48px, 4.16vw, 80px) var(--home-gutter);
  background: var(--home-panel);
}

.hub-section .section-intro {
  max-width: 560px;
}

.capability-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(4px, 0.42vw, 8px);
  align-self: center;
}

.capability-card {
  position: relative;
  min-width: 0;
  aspect-ratio: 349 / 342;
  overflow: hidden;
  background: #050505;
}

.capability-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 48%, rgba(0, 0, 0, 0.88) 100%);
}

.capability-card > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 240ms ease;
}

.capability-card:hover > img {
  transform: scale(1.035);
}

.capability-card div {
  position: absolute;
  z-index: 1;
  left: clamp(8px, 1vw, 19px);
  right: 8px;
  bottom: clamp(12px, 1.2vw, 23px);
  display: grid;
  grid-template-columns: clamp(30px, 2.6vw, 50px) 1fr;
  gap: clamp(8px, 0.7vw, 14px);
  align-items: center;
}

.capability-card div img {
  width: clamp(30px, 2.6vw, 50px);
  height: clamp(30px, 2.6vw, 50px);
  object-fit: contain;
}

.capability-card h3 {
  color: var(--home-ink);
  font-size: clamp(1.35rem, 1.82vw, 2.2rem);
  line-height: 1.06;
  white-space: nowrap;
}

.team-section {
  min-height: clamp(560px, 45.16vw, 867px);
  grid-template-columns: 34.7% 65.3%;
  background: var(--home-panel);
  border-top: 2px solid var(--home-orange);
  border-bottom: 2px solid var(--home-orange);
}

.team-section .section-intro {
  align-self: center;
  margin-left: var(--home-gutter);
  max-width: 460px;
}

.portrait-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  height: 100%;
}

.portrait-card {
  position: relative;
  min-width: 0;
  display: block;
  color: inherit;
  text-decoration: none;
  background: #0f0f0f;
  overflow: hidden;
}

.portrait-card + .portrait-card {
  border-left: 1px solid rgba(255, 255, 255, 0.08);
}

.portrait-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.portrait-card h3 {
  position: absolute;
  left: clamp(14px, 1.2vw, 23px);
  bottom: clamp(16px, 1.2vw, 23px);
  color: var(--home-ink);
  font-size: clamp(2.2rem, 3.35vw, 4rem);
  line-height: 0.87;
}

.case-section {
  min-height: clamp(520px, 41.67vw, 800px);
  grid-template-columns: 34.7% 65.3%;
  align-items: center;
  padding: clamp(38px, 3.2vw, 61px) var(--home-gutter);
  background: #0d0d0d;
}

.case-section__bg {
  position: absolute;
  inset: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.case-section::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0.58) 30%, rgba(0, 0, 0, 0.18) 100%);
}

.case-section > :not(.case-section__bg) {
  position: relative;
  z-index: 2;
}

.case-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(16px, 1.72vw, 33px);
}

.study-card {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: clamp(420px, 36.46vw, 700px);
  padding: clamp(22px, 1.5vw, 29px);
  border: 2px solid var(--home-orange);
  background: rgba(24, 24, 24, 0.75);
  overflow: hidden;
  transition: background 180ms ease, transform 180ms ease;
}

.study-card:hover {
  background: rgba(24, 24, 24, 0.86);
  transform: translateY(-2px);
}

.study-card img {
  width: auto;
  max-width: min(90%, 323px);
  height: auto;
  margin-bottom: clamp(28px, 2.35vw, 45px);
}

.study-card span {
  color: var(--home-orange);
  font-size: clamp(0.65rem, 0.83vw, 1rem);
  font-weight: 900;
  line-height: 1.3;
  text-transform: uppercase;
}

.study-card strong {
  display: block;
  max-width: 360px;
  margin-top: clamp(8px, 0.8vw, 16px);
  color: var(--home-ink);
  font-family: var(--home-display);
  font-size: clamp(2.25rem, 2.5vw, 3rem);
  font-weight: 700;
  line-height: 0.87;
  text-transform: uppercase;
}

.library-section {
  min-height: clamp(920px, 79.22vw, 1521px);
  grid-template-columns: 37.3% 62.7%;
  grid-template-rows: auto auto 1fr;
  align-items: start;
  padding: clamp(54px, 3.33vw, 64px) var(--home-gutter) clamp(62px, 4.8vw, 92px);
  background: var(--home-panel);
}

.library-section .section-intro {
  z-index: 2;
  max-width: 614px;
}

.library-section__image {
  z-index: 1;
  justify-self: end;
  width: min(100%, 1199px);
  height: auto;
  margin-right: calc(var(--home-gutter) * -0.25);
}

.library-copy {
  grid-column: 1 / -1;
  width: min(1216px, 78%);
  margin-top: clamp(42px, 4.6vw, 88px);
  margin-left: clamp(18px, 1.4vw, 27px);
}

.library-copy h3 {
  display: flex;
  gap: clamp(18px, 1.9vw, 36px);
  flex-wrap: wrap;
  font-family: var(--home-body);
  font-size: clamp(1.1rem, 1.82vw, 2.2rem);
  font-weight: 800;
  line-height: 1;
  text-transform: uppercase;
}

.library-copy h3 span:nth-child(2) {
  color: var(--home-orange);
}

.library-copy p {
  max-width: 1215px;
  margin-top: clamp(18px, 1.3vw, 25px);
  font-size: clamp(0.92rem, 1.35vw, 1.65rem);
  font-weight: 400;
  line-height: 1.3;
}

.feature-row {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: clamp(30px, 4.7vw, 90px);
  margin-top: clamp(58px, 4.8vw, 92px);
  padding-inline: clamp(12px, 2.1vw, 40px);
}

.feature-row article {
  position: relative;
}

.feature-row article:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 20px;
  right: calc(clamp(30px, 4.7vw, 90px) / -2);
  width: 1px;
  height: 185px;
  background: #575757;
}

.feature-row img {
  width: clamp(70px, 6.35vw, 122px);
  height: clamp(70px, 6.35vw, 122px);
  object-fit: contain;
}

.feature-row h4 {
  margin-top: clamp(14px, 1.2vw, 23px);
  font-size: clamp(1.35rem, 1.67vw, 2rem);
  line-height: 1.06;
}

.feature-row p {
  max-width: 275px;
  margin-top: clamp(10px, 0.9vw, 17px);
  font-size: clamp(0.82rem, 1.25vw, 1.5rem);
  font-weight: 400;
  line-height: 1.3;
}

.home-page .contact-section {
  position: relative;
  min-height: clamp(760px, 66.67vw, 1280px);
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 0;
  width: 100%;
  margin: 0;
  padding: clamp(54px, 4.06vw, 78px) var(--home-gutter) clamp(40px, 4vw, 76px);
  background: #000;
  overflow: hidden;
}

.home-page .contact-section::before {
  display: none;
}

.contact-section__globe {
  position: absolute;
  z-index: 0;
  left: clamp(70px, 10.36vw, 199px);
  bottom: 0;
  width: min(79.3vw, 1522px);
  max-width: none;
  height: auto;
  opacity: 0.88;
}

.home-page .contact-info,
.home-page .contact-form {
  position: relative;
  z-index: 2;
}

.home-page .contact-info {
  display: grid;
  align-content: start;
  gap: clamp(38px, 5.1vw, 98px);
}

.home-page .contact-section .section-intro {
  max-width: 755px;
}

.home-page .contact-section h2 {
  font-size: clamp(4rem, 4.43vw, 5.32rem);
  line-height: 1.01;
}

.home-page .contact-section .section-intro p {
  max-width: 516px;
}

.home-page .contact-items {
  display: grid;
  gap: clamp(18px, 1.15vw, 22px);
  margin-top: 0;
}

.home-page .contact-item {
  display: grid;
  grid-template-columns: clamp(56px, 6.67vw, 128px) minmax(0, 1fr);
  gap: 0;
  align-items: center;
  color: var(--home-dim);
  font-size: clamp(0.8rem, 1.25vw, 1.5rem);
  font-weight: 300;
  line-height: 1.3;
}

.home-page .contact-item img {
  width: clamp(56px, 6.67vw, 128px);
  height: clamp(56px, 6.67vw, 128px);
  object-fit: contain;
}

.home-page .contact-item span {
  padding-left: clamp(12px, 1.1vw, 20px);
}

.home-page .contact-item strong {
  color: var(--home-dim);
  font-size: clamp(0.58rem, 0.76vw, 0.9rem);
  font-weight: 400;
  text-transform: uppercase;
}

.home-page .contact-form {
  justify-self: end;
  align-self: start;
  width: min(100%, 710px);
  margin-top: clamp(0px, 0.5vw, 10px);
  padding: clamp(0px, 0.8vw, 14px);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.28));
}

.home-page .form-title {
  margin-bottom: clamp(10px, 0.8vw, 16px);
  font-family: var(--home-display);
  font-size: clamp(1.4rem, 1.88vw, 2.25rem);
  font-weight: 400;
  line-height: 0.87;
  text-transform: uppercase;
}

.home-page .form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(8px, 0.63vw, 12px);
}

.home-page .form-grid .wide {
  grid-column: 1 / -1;
}

.home-page input,
.home-page textarea {
  min-height: clamp(34px, 2.3vw, 44px);
  border: 1px solid rgba(253, 68, 1, 0.65);
  background: rgba(0, 0, 0, 0.78);
  color: var(--home-ink);
  font-size: clamp(0.68rem, 0.82vw, 0.95rem);
}

.home-page textarea {
  min-height: clamp(92px, 7.1vw, 136px);
}

.home-page .submit-row {
  margin-top: clamp(8px, 0.63vw, 12px);
}

.home-page .submit-row .btn {
  width: 100%;
  min-height: clamp(44px, 3.5vw, 68px);
  border-color: var(--home-orange);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.72);
}

.home-page .footer-note {
  width: min(100%, var(--home-max));
  margin: 0 auto;
  padding: 0 var(--home-gutter) clamp(18px, 1.3vw, 25px);
  background: #000;
  color: var(--home-dim);
  font-size: clamp(0.58rem, 0.78vw, 0.95rem);
  font-weight: 300;
}

.home-page .footer-note strong {
  color: var(--home-orange);
}

.home-page .mobile-menu .outline-button {
  width: 100%;
}

@media (max-width: 1180px) {
  .home-page .site-header {
    align-items: center;
    grid-template-columns: clamp(170px, 28vw, 280px) 1fr auto;
  }

  .home-page .site-header--home .nav {
    display: none;
  }

  .home-page .menu-toggle {
    display: inline-flex;
  }

  .xdl-hero__aside {
    display: none;
  }

  .hub-section,
  .team-section,
  .case-section,
  .library-section,
  .home-page .contact-section {
    grid-template-columns: 1fr;
  }

  .hub-section {
    gap: 36px;
  }

  .hub-section .section-intro,
  .team-section .section-intro {
    margin-left: 0;
    max-width: 620px;
  }

  .team-section {
    padding-top: 54px;
  }

  .portrait-row {
    margin-top: 42px;
    height: auto;
  }

  .portrait-card {
    aspect-ratio: 418 / 866;
  }

  .case-section {
    gap: 36px;
  }

  .library-section {
    gap: 34px;
  }

  .library-section__image {
    justify-self: start;
    width: 100%;
    margin: 0;
  }

  .library-copy {
    width: 100%;
    margin-left: 0;
  }

  .home-page .contact-form {
    justify-self: start;
    margin-top: 32px;
  }
}

@media (max-width: 760px) {
  .home-page {
    --home-gutter: 22px;
  }

  .xdl-hero {
    min-height: 690px;
  }

  .xdl-hero__media {
    top: 86px;
    left: -50%;
    width: 190%;
    height: 520px;
  }

  .xdl-hero__poster,
  .xdl-hero__video {
    object-position: 64% top;
  }

  .xdl-hero::after {
    background:
      linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.42) 43%, #000 80%),
      linear-gradient(90deg, #000 0%, transparent 40%, rgba(0, 0, 0, 0.45) 100%);
  }

  .xdl-hero__content {
    top: 245px;
    width: calc(100% - 44px);
    min-width: 0;
    min-height: 370px;
  }

  .xdl-hero__content h1 {
    font-size: 4rem;
  }

  .xdl-hero__content p,
  .section-intro p,
  .home-page .contact-section .section-intro p {
    font-size: 1rem;
    line-height: 1.35;
  }

  .home-page .brand-rail {
    height: auto;
  }

  .capability-grid,
  .case-grid,
  .feature-row {
    grid-template-columns: 1fr;
  }

  .capability-card {
    aspect-ratio: 349 / 260;
  }

  .capability-card h3 {
    white-space: normal;
  }

  .portrait-row {
    grid-template-columns: 1fr;
  }

  .portrait-card {
    aspect-ratio: 418 / 520;
  }

  .portrait-card img {
    object-position: center 16%;
  }

  .study-card {
    min-height: 330px;
  }

  .feature-row article::after {
    display: none;
  }

  .contact-section__globe {
    left: -24%;
    width: 138%;
    opacity: 0.72;
  }

  .home-page .form-grid {
    grid-template-columns: 1fr;
  }
}

/* Homepage desktop fidelity layer — Figma frame 1:7 at 1920 × 6775 */

.home-page .period-dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 2px;
  background: var(--home-orange);
}

.home-page .brand-rail__track {
  animation: none;
  transform: none;
}

@media (max-width: 1180px) {
  .home-page .desktop-break {
    display: none;
  }
}

@media (min-width: 1181px) {
  .home-page {
    --home-bg: #0a0a0a;
    --home-panel: #181818;
    --home-orange: #fd4401;
    --home-ink: #ffffff;
    --home-dim: #5e5e5e;
    background: var(--home-bg);
  }

  .home-page main {
    position: relative;
    width: min(100%, 1920px);
    background: var(--home-bg);
  }

  .home-page h1,
  .home-page h2,
  .home-page h3,
  .home-page h4 {
    font-weight: 700;
  }

  .home-page .period-dot {
    margin-left: 0;
  }

  .home-page .xdl-frame {
    padding: 0;
  }

  .home-page .xdl-frame::before {
    width: min(0.15625vw, 3px);
  }

  .home-page .xdl-rule {
    position: absolute;
    width: 28.8%;
    height: min(0.10417vw, 2px);
    margin: 0;
  }

  .home-page .outline-button {
    width: min(17.96875vw, 345px);
    min-width: 0;
    height: min(4.32292vw, 83px);
    min-height: 0;
    padding: 0 min(1.77083vw, 34px);
    border: min(0.15625vw, 3px) solid var(--home-orange);
    font-family: var(--home-body);
    font-size: min(1.25vw, 24px);
    font-weight: 500;
    line-height: 1.06;
    white-space: nowrap;
  }

  .home-page .button-arrow {
    width: min(2.96875vw, 57px);
    height: min(0.10417vw, 2px);
  }

  .home-page .button-arrow::after {
    top: min(-0.26042vw, -5px);
    width: min(0.52083vw, 10px);
    height: min(0.52083vw, 10px);
    border-width: min(0.10417vw, 2px);
  }

  /* Header */

  .home-page .site-header {
    position: absolute;
    inset: 0;
    z-index: 8;
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    margin: 0;
    pointer-events: none;
  }

  .home-page .brand {
    position: absolute;
    left: 4.32292%;
    top: 10.98814%;
    width: 24.89583%;
    height: 7.58893%;
    pointer-events: auto;
  }

  .home-page .brand img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .home-page .nav {
    position: absolute;
    z-index: 20;
    left: max(19.42708vw, calc(50% - 587px));
    top: min(2.60417vw, 50px);
    display: block;
    width: min(62.5vw, 1200px);
    height: min(2.44792vw, 47px);
    padding: 0;
    transform: none;
    color: var(--home-ink);
    font-family: var(--home-body);
    font-size: min(0.9375vw, 18px);
    font-weight: 500;
    line-height: 1.44;
    letter-spacing: 0.2em;
    pointer-events: auto;
  }

  .home-page .nav a {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }

  .home-page .nav a:nth-child(1) {
    left: 0;
    width: 7.66667%;
  }

  .home-page .nav a:nth-child(2) {
    left: 16.33333%;
    width: 11.83333%;
  }

  .home-page .nav a:nth-child(3) {
    left: 36.83333%;
    width: 7.25%;
  }

  .home-page .nav a:nth-child(4) {
    left: 52.75%;
    width: 14.25%;
  }

  .home-page .nav a:nth-child(5) {
    left: 75.66667%;
    width: 5.83333%;
  }

  .home-page .nav a:nth-child(6) {
    left: 90.16667%;
    width: 9.5%;
  }

  .home-page .nav a + a::before {
    left: -4.33333%;
    top: 21.2766%;
    width: min(0.10417vw, 2px);
    height: 57.44681%;
    transform: none;
    background: var(--home-orange);
  }

  .home-page .menu-toggle {
    display: none;
  }

  /* Hero */

  .xdl-hero {
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1920 / 1265;
    background: #000;
  }

  .xdl-hero__media {
    top: 10.98814%;
    left: -6px;
    width: 100%;
    height: 85.37549%;
    min-height: 0;
  }

  .xdl-hero__poster,
  .xdl-hero__video {
    opacity: 1;
    object-position: center top;
  }

  .xdl-hero::after {
    display: none;
  }

  .xdl-hero__aside {
    top: 12.09486%;
    right: 6.25%;
    width: 15.57292%;
    max-width: none;
    color: var(--home-ink);
    font-size: min(1.66667vw, 32px);
    font-weight: 500;
    line-height: 1.08;
    text-align: right;
  }

  .xdl-hero__aside::after {
    right: min(-1.04167vw, -20px);
    top: -6.41026%;
    width: min(0.10417vw, 2px);
    height: 114.10256%;
    background: var(--home-orange);
  }

  .xdl-hero__content {
    left: 6.25%;
    top: 19.20949%;
    width: 27.29167%;
    min-width: 0;
    height: 71.06719%;
    min-height: 0;
  }

  .xdl-hero__content h1 {
    position: absolute;
    left: 4.77099%;
    top: 16.3515%;
    width: 91.41221%;
    height: 29.03226%;
    font-size: min(5.20833vw, 100px);
    line-height: 0.87;
  }

  .xdl-hero__content h1 .period-dot {
    position: absolute;
    left: 96.13779%;
    top: 91.57088%;
    width: min(0.52083vw, 10px);
    height: min(0.52083vw, 10px);
  }

  .xdl-hero__content .xdl-rule {
    left: 6.10687%;
    top: 49.83315%;
    width: 32.06107%;
  }

  .xdl-hero__content p {
    position: absolute;
    left: 6.10687%;
    top: 54.28254%;
    width: 93.89313%;
    max-width: none;
    height: 13.4594%;
    margin: 0;
    font-size: min(1.82292vw, 35px);
    font-weight: 500;
    line-height: 1.06;
  }

  .xdl-hero__content p span {
    color: var(--home-orange);
  }

  .film-button,
  .home-page .film-button {
    position: absolute;
    left: 4.00763%;
    top: 75.41713%;
    width: 68.51145%;
    min-width: 0;
    height: 10.01112%;
    min-height: 0;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
  }


  .film-button::before {
    content: "";
    position: absolute;
    left: 1.94986%;
    top: 3.33333%;
    width: 96.10028%;
    height: 92.22222%;
    border: min(0.15625vw, 3px) solid var(--home-orange);
  }

  .film-button__play {
    position: absolute;
    left: 6.12813%;
    top: 20%;
    width: 14.48468%;
    height: 57.77778%;
    border-width: min(0.05208vw, 1px);
  }

  .film-button__play::after {
    border-top-width: min(0.41667vw, 8px);
    border-bottom-width: min(0.41667vw, 8px);
    border-left-width: min(0.67708vw, 13px);
  }

  .film-button > span:last-child {
    position: absolute;
    inset: 0;
  }

  .film-button strong {
    position: absolute;
    left: 27.5766%;
    top: 18.88889%;
    font-size: min(1.82292vw, 35px);
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
  }

  .film-button small {
    position: absolute;
    left: 27.85515%;
    top: 57.77778%;
    margin: 0;
    font-size: min(1.14583vw, 22px);
    font-weight: 400;
    line-height: 1.06;
  }

  .xdl-hero__content > social-links {
    position: absolute;
    left: 1.9084%;
    top: 87.09677%;
    width: 39.12214%;
    height: 7.78643%;
  }

  .home-page .social-row {
    width: 100%;
    height: 100%;
    margin: 0;
  }

  .home-page .social-row a {
    width: 33.33333%;
    height: 100%;
  }

  .home-page .social-row img {
    width: 100%;
    height: 100%;
  }

  /* Trusted-by rail */

  .home-page .brand-rail {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1920 / 135;
    padding: 0;
    background: #0f0f0f;
  }

  .home-page .brand-rail__track,
  .home-page .brand-rail__logos {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
  }

  .home-page .brand-rail__logos span {
    position: absolute;
    top: 18.51852%;
    height: 64.44444%;
    background: #030303;
  }

  .home-page .brand-rail__logos span:nth-child(1) {
    left: 2.08333%;
    width: 8.4375%;
  }

  .home-page .brand-rail__logos span:nth-child(2) {
    left: 12.44792%;
    width: 8.38542%;
  }

  .home-page .brand-rail__logos span:nth-child(3) {
    left: 22.76042%;
    width: 8.38542%;
  }

  .home-page .brand-rail__logos span:nth-child(4) {
    left: 33.07292%;
    width: 8.38542%;
  }

  .home-page .brand-rail__logos span:nth-child(5) {
    left: 43.38542%;
    width: 8.4375%;
  }

  .home-page .brand-rail__logos span:nth-child(6) {
    left: 53.75%;
    width: 8.4375%;
  }

  .home-page .brand-rail__logos span:nth-child(7) {
    left: 64.11458%;
    width: 8.4375%;
  }

  .home-page .brand-rail__logos span:nth-child(8) {
    left: 74.47917%;
    width: 8.4375%;
  }

  .home-page .brand-rail__logos span:nth-child(9) {
    left: 84.84375%;
    width: 8.4375%;
  }

  .home-page .brand-rail__logos span:nth-child(10) {
    left: 95.20833%;
    width: 8.4375%;
  }

  .home-page .brand-rail__logos img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }

  /* One Hub */

  .hub-section {
    display: block;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1920 / 867;
    padding: 0;
    background: var(--home-panel);
    box-shadow: inset 0 min(-0.10417vw, -2px) 0 var(--home-orange);
  }

  .hub-section .section-intro {
    position: absolute;
    left: 6.25%;
    top: 12.22607%;
    width: 29.94792%;
    height: 54.4406%;
    max-width: none;
  }

  .hub-section .section-intro::before {
    height: 100%;
  }

  .hub-section .kicker {
    position: absolute;
    left: 6.78261%;
    top: 4.02542%;
    margin: 0;
    font-family: var(--home-display);
    font-size: min(1.875vw, 36px);
    font-weight: 400;
    line-height: 0.87;
  }

  .hub-section .section-intro h2 {
    position: absolute;
    left: 5.56522%;
    top: 15.67797%;
    width: 92.86957%;
    height: 36.22881%;
    font-size: min(5.20833vw, 100px);
    line-height: 0.87;
  }

  .hub-section .section-intro h2 .period-dot {
    position: absolute;
    left: 98.12734%;
    top: 88.88889%;
    width: min(0.52083vw, 10px);
    height: min(0.52083vw, 10px);
  }

  .hub-section .xdl-rule {
    left: 6.78261%;
    top: 60.59322%;
  }

  .hub-section .section-intro p {
    position: absolute;
    left: 6.78261%;
    top: 69.27966%;
    width: 93.21739%;
    max-width: none;
    margin: 0;
    font-size: min(1.82292vw, 35px);
    font-weight: 500;
    line-height: 1.3;
  }

  .hub-section .section-intro .outline-button {
    position: absolute;
    left: 5.91304%;
    top: 117.58475%;
    margin: 0;
    font-size: min(1.14583vw, 22px);
  }

  .capability-grid {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    align-self: auto;
  }

  .capability-card {
    position: absolute;
    width: 18.17708%;
    height: 39.44637%;
    aspect-ratio: auto;
  }

  .capability-card:nth-child(1) {
    left: 41.97917%;
    top: 9.22722%;
  }

  .capability-card:nth-child(2) {
    left: 60.41667%;
    top: 9.22722%;
  }

  .capability-card:nth-child(3) {
    left: 79.0625%;
    top: 9.22722%;
  }

  .capability-card:nth-child(4) {
    left: 41.97917%;
    top: 49.71165%;
  }

  .capability-card:nth-child(5) {
    left: 60.52083%;
    top: 49.71165%;
  }

  .capability-card:nth-child(6) {
    left: 79.0625%;
    top: 49.71165%;
    width: 18.4375%;
  }

  .capability-card > img {
    width: 100%;
    height: 100%;
  }

  .capability-card div {
    top: 81.57895%;
    right: auto;
    bottom: auto;
    display: flex;
    grid-template-columns: none;
    gap: min(0.67708vw, 13px);
    align-items: center;
  }

  .capability-card:nth-child(1) div,
  .capability-card:nth-child(4) div {
    left: 1.7192%;
  }

  .capability-card:nth-child(2) div {
    left: 2.86533%;
  }

  .capability-card:nth-child(3) div {
    left: 5.44413%;
  }

  .capability-card:nth-child(5) div {
    left: 2.29226%;
  }

  .capability-card:nth-child(6) div {
    left: 5.36723%;
  }

  .capability-card div img {
    width: min(2.60417vw, 50px);
    height: min(2.60417vw, 50px);
  }

  .capability-card h3 {
    font-size: min(1.82292vw, 35px);
    font-weight: 700;
    line-height: 1.06;
  }

  /* Team */

  .team-section {
    display: block;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1920 / 867;
    border: 0;
    background: var(--home-panel);
    box-shadow:
      inset 0 min(0.10417vw, 2px) 0 var(--home-orange),
      inset 0 min(-0.10417vw, -2px) 0 var(--home-orange);
  }

  .team-section .section-intro {
    position: absolute;
    left: 6.25%;
    top: 20.99193%;
    width: 30.10417%;
    height: 41.98385%;
    max-width: none;
    margin: 0;
  }

  .team-section .kicker {
    position: absolute;
    left: 5.53633%;
    top: 6.59341%;
    margin: 0;
    font-family: var(--home-display);
    font-size: min(1.875vw, 36px);
    font-weight: 400;
    line-height: 0.87;
  }

  .team-section .section-intro h2 {
    position: absolute;
    left: 4.67128%;
    top: 20.6044%;
    width: 95.32872%;
    height: 21.15385%;
    font-size: min(4.42708vw, 85px);
    line-height: 0.87;
    white-space: nowrap;
  }

  .team-section .xdl-rule {
    left: 5.53633%;
    top: 53.84615%;
  }

  .team-section .section-intro p {
    position: absolute;
    left: 5.53633%;
    top: 62.63736%;
    width: 72.83737%;
    max-width: none;
    margin: 0;
    font-size: min(1.82292vw, 35px);
    font-weight: 300;
    line-height: 1.3;
  }

  .team-section .section-intro .outline-button {
    position: absolute;
    left: 4.67128%;
    top: 114.83516%;
    margin: 0;
  }

  .portrait-row {
    position: absolute;
    left: 34.6875%;
    top: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 65.3125%;
    height: 99.88466%;
  }

  .portrait-card {
    aspect-ratio: auto;
  }

  .portrait-card + .portrait-card {
    border: 0;
  }

  .portrait-card h3 {
    left: 5.50239%;
    bottom: 2.77136%;
    font-size: min(3.33333vw, 64px);
    font-weight: 700;
    line-height: 0.87;
  }

  .portrait-card:nth-child(2) h3 {
    left: 3.34928%;
  }

  .portrait-card:nth-child(3) h3 {
    left: 4.78469%;
  }

  /* Case Studies */

  .case-section {
    display: block;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1920 / 800;
    padding: 0;
    background: #0d0d0d;
  }

  .case-section__bg {
    top: 1.375%;
    height: 100%;
    object-fit: cover;
  }

  .case-section::after {
    display: none;
  }

  .case-section .section-intro {
    position: absolute;
    left: 6.25%;
    top: 30.125%;
    width: 20.41667%;
    height: 42.375%;
  }

  .case-section .section-intro::before {
    height: 45.13274%;
  }

  .case-section .section-intro h2 {
    position: absolute;
    left: 8.16327%;
    top: 0;
    width: 82.14286%;
    height: 45.13274%;
    font-size: min(5.20833vw, 100px);
    line-height: 0.87;
  }

  .case-section .section-intro h2 .period-dot {
    position: absolute;
    left: 87.8882%;
    top: 89.54248%;
    width: min(0.52083vw, 10px);
    height: min(0.52083vw, 10px);
  }

  .case-section .xdl-rule {
    left: 8.16327%;
    top: 57.52212%;
    width: 42.85714%;
  }

  .case-section .section-intro .outline-button {
    position: absolute;
    left: 6.88776%;
    top: 71.68142%;
    margin: 0;
  }

  .case-section .case-grid {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
  }

  .study-card {
    position: absolute;
    top: 7.625%;
    width: 19.79167%;
    height: 87.5%;
    min-height: 0;
    padding: 0;
    border: min(0.15625vw, 3px) solid var(--home-orange);
  }

  .study-card:nth-child(1) {
    left: 34.58333%;
  }

  .study-card:nth-child(2) {
    left: 56.09375%;
  }

  .study-card:nth-child(3) {
    left: 77.60417%;
  }

  .study-card img {
    position: absolute;
    width: auto;
    max-width: none;
    height: auto;
    margin: 0;
  }

  .study-card:nth-child(1) img {
    left: 4.47368%;
    top: 27.14286%;
    width: 50%;
    height: 13%;
  }

  .study-card:nth-child(2) img {
    left: 3.68421%;
    top: 24.42857%;
    width: 55.26316%;
    height: 19.14286%;
  }

  .study-card:nth-child(3) img {
    left: 0;
    top: 30.14286%;
    width: 85%;
    height: 7.28571%;
  }

  .study-card span {
    position: absolute;
    color: var(--home-orange);
    font-family: var(--home-display);
    font-size: min(0.83333vw, 16px);
    font-weight: 400;
    line-height: 1.3;
  }

  .study-card strong {
    position: absolute;
    max-width: none;
    margin: 0;
    font-family: var(--home-display);
    font-size: clamp(1.375rem, 2.5vw, 2.5rem);
    font-weight: 700;
    line-height: 0.87;
    text-transform: uppercase;
  }

  .study-card:nth-child(1) span {
    left: 6.05263%;
    top: 42.71429%;
  }

  .study-card:nth-child(1) strong {
    left: 6.05263%;
    top: 47.85714%;
    width: 91.05263%;
  }

  .study-card:nth-child(2) span {
    left: 7.63158%;
    top: 44.85714%;
  }

  .study-card:nth-child(2) strong {
    left: 7.63158%;
    top: 50%;
    width: 85.52632%;
  }

  .study-card:nth-child(3) span {
    left: 6.31579%;
    top: 42.42857%;
  }

  .study-card:nth-child(3) strong {
    left: 6.31579%;
    top: 47.42857%;
    width: 99.21053%;
  }

  /* Client Library */

  .library-section {
    display: block;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1920 / 1521;
    margin-top: 2.08333%;
    padding: 0;
    background: #0a0a0a;
  }

  .library-section__image {
    position: absolute;
    z-index: 1;
    left: 37.8125%;
    top: 0;
    width: 62.44792%;
    height: 52.59698%;
    margin: 0;
    object-fit: fill;
  }

  .library-section .section-intro {
    position: absolute;
    z-index: 2;
    left: 6.77083%;
    top: 4.20776%;
    width: 31.97917%;
    height: 38.2643%;
    max-width: none;
  }

  .library-section .section-intro::before {
    height: 96.56357%;
  }

  .library-section .section-intro h2 {
    position: absolute;
    left: 4.39739%;
    top: 4.98282%;
    width: 80.29316%;
    height: 11.51203%;
    font-size: min(4.42708vw, 85px);
    line-height: 0.87;
    white-space: nowrap;
  }

  .library-section .section-intro h2 .period-dot {
    position: absolute;
    left: 100%;
    top: 85.07463%;
    width: min(0.52083vw, 10px);
    height: min(0.52083vw, 10px);
  }

  .library-section .xdl-rule {
    left: 4.39739%;
    top: 26.11684%;
    width: 27.36156%;
  }

  .library-section .section-intro p {
    position: absolute;
    left: 4.39739%;
    top: 32.98969%;
    width: 86.97068%;
    max-width: none;
    margin: 0;
    font-size: min(1.82292vw, 35px);
    font-weight: 300;
    line-height: 1.3;
  }

  .library-copy {
    position: absolute;
    inset: 0;
    width: 100%;
    margin: 0;
  }

  .library-copy h3 {
    position: absolute;
    left: 8.22917%;
    top: 52.59698%;
    display: flex;
    width: 63.28125%;
    gap: min(1.875vw, 36px);
    flex-wrap: nowrap;
    font-family: "Avenir XDL Heavy", var(--home-body);
    font-size: min(2.5vw, 48px);
    font-weight: 800;
    line-height: 1.3;
    white-space: nowrap;
  }

  .library-copy p {
    position: absolute;
    left: 8.22917%;
    width: 63.28125%;
    max-width: none;
    margin: 0;
    font-size: min(1.82292vw, 35px);
    font-weight: 300;
    line-height: 1.3;
  }

  .library-copy p:not(.orange) {
    top: 58.38264%;
  }

  .library-copy p.orange {
    top: 72.1236%;
  }

  .feature-row {
    position: absolute;
    inset: 0;
    display: block;
    margin: 0;
    padding: 0;
  }

  .feature-row article {
    position: absolute;
  }

  .feature-row article:nth-child(1) {
    left: 11.14583%;
    top: 76.33136%;
    width: 18.28125%;
    height: 15.77909%;
  }

  .feature-row article:nth-child(2) {
    left: 32.23958%;
    top: 76.33136%;
    width: 18.69792%;
    height: 18.86917%;
  }

  .feature-row article:nth-child(3) {
    left: 53.75%;
    top: 76.13412%;
    width: 18.85417%;
    height: 19.65812%;
  }

  .feature-row article:nth-child(4) {
    left: 75.46875%;
    top: 76.13412%;
    width: 14.42708%;
    height: 15.97633%;
  }

  .feature-row img {
    position: absolute;
    left: 0;
    top: 0;
    width: min(6.35417vw, 122px);
    height: min(6.35417vw, 122px);
  }

  .feature-row h4 {
    position: absolute;
    margin: 0;
    font-size: min(1.66667vw, 32px);
    font-weight: 700;
    line-height: 1.06;
  }

  .feature-row p {
    position: absolute;
    max-width: none;
    margin: 0;
    font-size: min(1.25vw, 24px);
    font-weight: 300;
    line-height: 1.3;
  }

  .feature-row article:nth-child(1) h4 {
    left: 6.26781%;
    top: 48.33333%;
    width: 64.10256%;
  }

  .feature-row article:nth-child(1) p {
    left: 5.98291%;
    top: 69.16667%;
    width: 78.34758%;
  }

  .feature-row article:nth-child(2) h4 {
    left: 6.12813%;
    top: 42.85714%;
    width: 71.58774%;
  }

  .feature-row article:nth-child(2) p {
    left: 6.12813%;
    top: 59.93031%;
    width: 71.8663%;
  }

  .feature-row article:nth-child(3) h4 {
    left: 6.90608%;
    top: 41.80602%;
    width: 62.1547%;
  }

  .feature-row article:nth-child(3) p {
    left: 6.90608%;
    top: 58.19398%;
    width: 68.23204%;
  }

  .feature-row article:nth-child(4) h4 {
    left: 12.63538%;
    top: 49.38272%;
    width: 81.22744%;
  }

  .feature-row article:nth-child(4) p {
    left: 12.63538%;
    top: 69.54733%;
    width: 87.36462%;
  }

  .feature-row article:not(:last-child)::after {
    top: 16.25%;
    right: min(-0.10417vw, -2px);
    width: min(0.10417vw, 2px);
    height: min(9.63542vw, 185px);
  }

  /* Contact */

  .home-page .contact-section {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    min-height: 0;
    aspect-ratio: 1920 / 1280;
    padding: 0;
    background: #000;
  }

  .home-page .contact-section__globe {
    position: absolute;
    z-index: 0;
    left: 26.97917%;
    top: 0;
    bottom: auto;
    width: 73.02083%;
    max-width: none;
    height: 79.29688%;
    object-fit: cover;
    object-position: left top;
    opacity: 0.75;
  }

  .home-page .contact-info {
    position: absolute;
    inset: 0;
    display: block;
  }

  .home-page .contact-section .section-intro {
    position: absolute;
    left: 8.54167%;
    top: 6.09375%;
    width: 39.32292%;
    height: 18.51563%;
    max-width: none;
  }

  .home-page .contact-section .section-intro::before {
    height: 94.93671%;
  }

  .home-page .contact-section h2 {
    position: absolute;
    left: 3.57616%;
    top: 0;
    width: 96.42384%;
    height: 35.0211%;
    font-size: min(4.42708vw, 85px);
    font-weight: 700;
    line-height: 1.01;
    white-space: nowrap;
  }

  .home-page .contact-section h2 .period-dot {
    position: absolute;
    left: 68.54396%;
    top: 72.28916%;
    width: min(0.52083vw, 10px);
    height: min(0.52083vw, 10px);
  }

  .home-page .contact-section .xdl-rule {
    left: 3.57616%;
    top: 52.74262%;
    width: 22.25166%;
  }

  .home-page .contact-section .section-intro p {
    position: absolute;
    left: 3.57616%;
    top: 69.19831%;
    width: 68.34437%;
    max-width: none;
    margin: 0;
    font-size: min(1.82292vw, 35px);
    font-weight: 300;
    line-height: 1.3;
    white-space: nowrap;
  }

  .home-page .contact-form {
    position: absolute;
    z-index: 2;
    left: 5.98958%;
    top: 29.76563%;
    display: block;
    width: 35.26042%;
    height: 38.98438%;
    margin: 0;
    padding: 0;
    background: transparent;
  }

  .home-page .form-grid {
    position: absolute;
    left: 6.94239%;
    top: 6.21242%;
    display: grid;
    width: 85.81979%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: min(0.98958vw, 19px);
    row-gap: min(0.83333vw, 16px);
  }

  .home-page .form-grid label {
    display: block;
    height: min(2.91667vw, 56px);
  }

  .home-page .form-grid label.wide {
    grid-column: 1 / -1;
  }

  .home-page .form-grid label:last-child {
    height: min(7.86458vw, 151px);
  }

  .home-page input,
  .home-page textarea {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    padding: 0 min(0.98958vw, 19px);
    border: min(0.05208vw, 1px) solid rgba(253, 68, 1, 0.72);
    border-radius: min(0.26042vw, 5px);
    background: rgba(0, 0, 0, 0.72);
    color: var(--home-ink);
    font-family: var(--home-body);
    font-size: min(0.78125vw, 15px);
    font-weight: 300;
    line-height: 1.3;
  }

  .home-page textarea {
    padding-top: min(0.83333vw, 16px);
    resize: none;
  }

  .home-page .submit-row {
    position: absolute;
    left: 6.94239%;
    top: 83.36673%;
    width: 85.81979%;
    margin: 0;
  }

  .home-page .submit-row .btn {
    position: relative;
    justify-content: center;
    width: 100%;
    min-width: 0;
    height: min(3.07292vw, 59px);
    min-height: 0;
    padding: 0;
    border: min(0.05208vw, 1px) solid rgba(253, 68, 1, 0.72);
    border-radius: min(0.26042vw, 5px);
    background: rgba(0, 0, 0, 0.72);
    font-family: var(--home-display);
    font-size: min(1.25vw, 24px);
    font-weight: 400;
    line-height: 0.87;
  }

  .home-page .submit-row .arrow {
    position: absolute;
    right: 13.76936%;
    width: min(1.04167vw, 20px);
    color: var(--home-orange);
  }

  .home-page .contact-items {
    position: absolute;
    z-index: 2;
    left: 6.875%;
    top: 70.23438%;
    display: block;
    width: 33.54167%;
    height: 20.54688%;
    margin: 0;
  }

  .home-page .contact-item {
    display: grid;
    grid-template-columns: 19.87578% 80.12422%;
    width: 100%;
    height: 48.48485%;
    color: var(--home-ink);
    font-size: min(1.25vw, 24px);
    font-weight: 300;
    line-height: 1.3;
  }

  .home-page .contact-item img {
    width: 100%;
    height: 100%;
  }

  .home-page .contact-item span {
    align-self: start;
    padding: 4.50311% 0 0;
  }

  .home-page .contact-item strong {
    color: var(--home-dim);
    font-size: min(1.25vw, 24px);
    font-weight: 300;
  }

  .home-page .contact-items > social-links {
    position: absolute;
    left: 3.88199%;
    top: 73.38403%;
    width: 31.8323%;
    height: 26.61597%;
  }

  .home-page .contact-section > .footer-note {
    position: absolute;
    z-index: 2;
    left: 8.54167%;
    top: 94.6875%;
    display: flex;
    justify-content: space-between;
    width: 89.47917%;
    height: 3.28125%;
    margin: 0;
    padding: 0;
    color: var(--home-dim);
    font-size: min(0.78125vw, 15px);
    font-weight: 300;
    line-height: 1.3;
    text-transform: uppercase;
  }

  .home-page .contact-section > .footer-note strong {
    color: var(--home-orange);
    font-weight: 300;
  }
}

/* Team page from Figma node 53:8 */

.team-page {
  --team-bg: #181818;
  --team-black: #000;
  --team-orange: #fd4401;
  --team-blue: #2d3846;
  --team-ink: #fff;
  --team-muted: #d6d6d6;
  --team-gutter: clamp(40px, 12.24vw, 235px);
  --team-inner: clamp(28px, 2.65vw, 51px);
  --team-max: 1920px;
  --team-display: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  --team-body: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
  background: var(--team-black);
  color: var(--team-ink);
  font-family: var(--team-body);
}

.team-page .site-header {
  width: min(100% - calc(var(--team-gutter) * 2), 1440px);
  min-height: clamp(54px, 4.7vw, 90px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: clamp(160px, 13.75vw, 264px) 1fr auto;
  gap: clamp(24px, 4vw, 80px);
  align-items: center;
}

.team-page .site-header::after {
  display: block;
  grid-column: 2;
  width: 100%;
  height: 2px;
  background: var(--team-orange);
}

.team-page .brand {
  display: block;
  width: clamp(160px, 13.75vw, 264px);
  line-height: 0;
}

.team-page .brand img {
  width: 100%;
  height: auto;
}

.team-page .back-link {
  color: var(--team-ink);
  font-size: clamp(0.58rem, 0.53vw, 0.78rem);
  font-weight: 500;
}

.team-page .back-link .arrow {
  width: clamp(22px, 1.85vw, 36px);
  height: 2px;
  color: var(--team-orange);
  background: currentColor;
}

.team-main {
  width: min(100% - calc(var(--team-gutter) * 2), 1450px);
  min-height: 100vh;
  margin: 0 auto;
  padding: 0 0 clamp(70px, 5.2vw, 100px);
  background: var(--team-bg);
}

.team-page h1,
.team-page h2,
.team-page h3 {
  margin: 0;
  font-family: var(--team-display);
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.team-page p {
  color: var(--team-ink);
}

.team-frame {
  position: relative;
  padding-left: clamp(18px, 1.78vw, 34px);
}

.team-frame::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2px;
  height: 100%;
  background: var(--team-orange);
}

.team-kicker {
  display: block;
  color: var(--team-orange);
  font-family: var(--team-display);
  font-size: clamp(1rem, 1.25vw, 1.5rem);
  font-weight: 400;
  line-height: 1.3;
}

.team-rule {
  width: clamp(92px, 6.35vw, 122px);
  height: 2px;
  margin-top: clamp(18px, 2.25vw, 43px);
  background: var(--team-orange);
}

.team-button {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  min-width: clamp(188px, 15.1vw, 290px);
  min-height: clamp(52px, 4.43vw, 85px);
  padding: 0 clamp(24px, 2.4vw, 46px);
  border: 2px solid var(--team-orange);
  color: var(--team-ink);
  background: rgba(24, 24, 24, 0.35);
  font-size: clamp(0.86rem, 1.15vw, 1.35rem);
  font-weight: 500;
  transition: background 180ms ease, transform 180ms ease;
}

.team-button:hover {
  background: rgba(253, 68, 1, 0.16);
  transform: translateY(-1px);
}

.team-button span {
  position: relative;
  width: clamp(34px, 2.9vw, 56px);
  height: 2px;
  background: currentColor;
}

.team-button span::after {
  content: "";
  position: absolute;
  right: 0;
  top: -5px;
  width: 10px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.team-social {
  display: flex;
  align-items: center;
  gap: 0;
}

.team-social a,
.team-social__single {
  display: block;
  width: clamp(34px, 4.05vw, 78px);
  height: clamp(28px, 3.38vw, 65px);
  overflow: hidden;
}

.team-social img,
.team-social__single img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.team-hero {
  position: relative;
  min-height: clamp(500px, 42.7vw, 820px);
  overflow: hidden;
}

.team-hero__image {
  position: absolute;
  inset: 0 0 auto auto;
  width: min(75.5vw, 1450px);
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center top;
}

.team-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(24, 24, 24, 0.9) 0%, rgba(24, 24, 24, 0.68) 32%, rgba(24, 24, 24, 0.08) 72%, rgba(24, 24, 24, 0.35) 100%);
  pointer-events: none;
}

.team-hero__content,
.team-hero__button {
  position: relative;
  z-index: 1;
}

.team-hero__content {
  width: min(46vw, 690px);
  padding-top: clamp(90px, 6.4vw, 124px);
  margin-left: clamp(0px, 2.45vw, 47px);
}

.team-hero__content h1 {
  margin-top: 8px;
  font-size: clamp(3rem, 4.43vw, 5.32rem);
  line-height: 0.87;
}

.team-hero__content p {
  max-width: 690px;
  margin-top: clamp(34px, 3vw, 58px);
  font-size: clamp(0.86rem, 1.15vw, 1.35rem);
  font-weight: 400;
  line-height: 1.28;
}

.team-hero .team-social {
  margin-top: clamp(24px, 2.3vw, 44px);
}

.team-hero__button {
  position: absolute;
  right: clamp(38px, 2.4vw, 46px);
  bottom: clamp(48px, 3.85vw, 74px);
}

.fritz-card {
  display: grid;
  grid-template-columns: 330fr 330fr 330fr 460fr;
  min-height: clamp(210px, 17.2vw, 330px);
  margin-left: var(--team-inner);
}

.fritz-card__role {
  display: grid;
  align-items: center;
  padding: clamp(24px, 3.1vw, 60px);
  background: var(--team-blue);
  border-left: clamp(18px, 1.65vw, 32px) solid var(--team-orange);
  color: var(--team-ink);
  font-size: clamp(1rem, 1.25vw, 1.5rem);
  font-weight: 500;
}

.fritz-card__photo,
.christian-card__photo {
  position: relative;
  overflow: hidden;
  background: #080808;
}

.fritz-card__photo > img,
.christian-card__photo > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fritz-card__photo .team-social {
  position: absolute;
  left: 18px;
  bottom: 6px;
}

.fritz-card h2 {
  display: grid;
  align-content: center;
  padding: 0 12px;
  background: var(--team-orange);
  color: var(--team-ink);
  font-size: clamp(3rem, 4.43vw, 5.32rem);
  line-height: 0.87;
}

.fritz-card > .team-button,
.christian-card > .team-button {
  align-self: center;
  justify-self: center;
}

.profile-copy-row {
  display: grid;
  grid-template-columns: 330fr 1070fr;
  gap: 0;
  margin-left: var(--team-inner);
  padding: clamp(34px, 3.1vw, 60px) 0;
}

.profile-copy-row h3 {
  align-self: start;
  padding: 0 clamp(24px, 3.3vw, 64px) 0 clamp(18px, 2.6vw, 50px);
  color: var(--team-ink);
  font-size: clamp(2rem, 2.6vw, 3.12rem);
  line-height: 1.04;
  text-align: right;
}

.team-body-copy {
  border-left: 2px solid var(--team-orange);
  padding-left: clamp(32px, 3.2vw, 62px);
}

.team-body-copy p {
  max-width: 1060px;
  font-size: clamp(1rem, 1.25vw, 1.5rem);
  font-weight: 500;
  line-height: 1.3;
}

.team-body-copy p + p {
  margin-top: clamp(24px, 2vw, 38px);
}

.team-image-row {
  display: grid;
  margin-left: calc(var(--team-inner) + 22.76%);
}

.team-image-row img {
  width: 100%;
  height: 100%;
  min-width: 0;
  object-fit: cover;
}

.team-image-row--three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.christian-card {
  display: grid;
  grid-template-columns: 330fr 330fr 330fr 460fr;
  min-height: clamp(210px, 17.2vw, 330px);
  margin-left: var(--team-inner);
  margin-top: 0;
}

.christian-card h2 {
  display: grid;
  align-content: center;
  justify-items: end;
  padding: 0 clamp(18px, 1.8vw, 34px);
  background: var(--team-orange);
  color: var(--team-ink);
  font-size: clamp(2.8rem, 3.7vw, 4.45rem);
  line-height: 0.94;
  text-align: right;
}

.team-social__single {
  position: absolute;
  right: 16px;
  top: 8px;
}

.christian-card > p {
  display: grid;
  align-content: center;
  padding: clamp(24px, 3.35vw, 64px);
  background: var(--team-blue);
  border-left: clamp(18px, 1.65vw, 32px) solid #baaea3;
  font-size: clamp(1rem, 1.25vw, 1.5rem);
  font-weight: 400;
  line-height: 1.3;
}

.profile-copy-row--christian {
  padding-top: clamp(36px, 4vw, 76px);
}

.team-image-row--four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-left: var(--team-inner);
  margin-top: clamp(40px, 3.2vw, 62px);
}

.team-cta {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: clamp(28px, 2.9vw, 56px);
  align-items: center;
  margin-left: var(--team-inner);
  margin-top: clamp(56px, 4.2vw, 80px);
}

.team-cta > div {
  height: 2px;
  background: var(--team-orange);
}

@media (min-width: 1920px) {
  .team-page .site-header {
    position: relative;
    display: block;
    width: 1450px;
    height: 90px;
    min-height: 0;
    background: var(--team-bg);
  }

  .team-page .site-header::after {
    position: absolute;
    left: 415px;
    top: 44px;
    display: block;
    width: 778px;
    height: 3px;
  }

  .team-page .brand {
    position: absolute;
    left: 94px;
    top: 18px;
    width: 264px;
    height: 53px;
  }

  .team-page .back-link {
    position: absolute;
    left: 1240px;
    top: 33px;
    display: flex;
    width: 152px;
    height: 18px;
    gap: 0;
    font-size: 16px;
    line-height: 1.06;
    white-space: nowrap;
  }

  .team-page .back-link .arrow {
    position: absolute;
    left: 124px;
    top: 11px;
    flex: none;
    width: 28px;
    margin: 0;
  }

  .team-main {
    height: 2822px;
    min-height: 0;
    padding: 0;
  }

  .team-hero {
    height: 820px;
    min-height: 0;
  }

  .team-hero__image {
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .team-hero::after {
    display: none;
  }

  .team-hero__content {
    position: absolute;
    left: 112px;
    top: 101px;
    width: 676px;
    height: 676px;
    margin: 0;
    padding: 58px 0 0 32px;
  }

  .team-frame::before {
    width: 3px;
  }

  .team-kicker {
    position: absolute;
    left: 28px;
    top: 58px;
    width: 299px;
    font-size: 26px;
    line-height: 1.06;
  }

  .team-hero__content h1 {
    position: absolute;
    left: 31px;
    top: 97px;
    width: 551px;
    margin: 0;
    font-size: 85px;
    line-height: 0.87;
  }

  .team-rule {
    position: absolute;
    left: 32px;
    top: 207px;
    width: 168px;
    height: 2px;
    margin: 0;
  }

  .team-hero__content p {
    position: absolute;
    left: 32px;
    top: 235px;
    width: 565px;
    max-width: none;
    margin: 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.3;
  }

  .team-hero .team-social {
    position: absolute;
    left: 5px;
    top: 618px;
    width: 140px;
    height: 65px;
    margin: 0;
  }

  .team-social a,
  .team-social__single {
    width: 77px;
    height: 65px;
  }

  .team-hero__button {
    right: 77px;
    bottom: 43px;
    width: 262px;
    min-width: 0;
    height: 83px;
    min-height: 0;
    padding: 0 38px;
    font-size: 24px;
    line-height: 1.06;
  }

  .team-button {
    border-width: 2px;
    gap: 0;
    white-space: nowrap;
  }

  .team-button span {
    flex: none;
    margin-left: auto;
    width: 41px;
  }

  .fritz-card {
    position: relative;
    grid-template-columns: 362fr 330fr 330fr 377fr;
    width: 1399px;
    height: 330px;
    min-height: 0;
    margin-left: 51px;
  }

  .fritz-card::after,
  .christian-card::after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 1022px;
    top: 1px;
    width: 333px;
    height: 32px;
    background: var(--team-orange);
    pointer-events: none;
  }

  .fritz-card__role {
    padding: 0 21px;
    border-left-width: 32px;
    font-size: 24px;
    line-height: 1.3;
  }

  .fritz-card h2 {
    position: relative;
    top: 1px;
    height: 330px;
    padding: 0 9px;
    font-size: 85px;
    line-height: 0.87;
  }

  .fritz-card__photo,
  .christian-card__photo {
    top: 1px;
    height: 330px;
  }

  .fritz-card__photo .team-social {
    left: -6px;
    bottom: -6px;
    width: 140px;
    height: 67px;
  }

  .fritz-card > .team-button {
    position: absolute;
    left: 1058px;
    top: 140px;
    width: 258px;
    min-width: 0;
    height: 83px;
    min-height: 0;
    padding: 0 36px;
    font-size: 24px;
    line-height: 1.06;
  }

  .profile-copy-row {
    grid-template-columns: 336px 1063px;
    width: 1399px;
    height: 333px;
    margin-left: 51px;
    padding: 0;
  }

  .profile-copy-row h3 {
    width: 258px;
    margin: 96px 0 0 32px;
    padding: 0;
    font-size: 40px;
    line-height: 1.2;
  }

  .team-body-copy {
    height: 246px;
    margin-top: 44px;
    padding-left: 43px;
    border-left-width: 3px;
  }

  .team-body-copy p {
    width: 884px;
    max-width: none;
    margin-top: 15px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3;
  }

  .team-body-copy p + p {
    margin-top: 31px;
  }

  .team-image-row--three {
    grid-template-columns: 337px 330px 330px;
    width: 997px;
    height: 330px;
    margin-left: 406px;
  }

  .christian-card {
    position: relative;
    grid-template-columns: 330fr 330fr 362fr 377fr;
    width: 1399px;
    height: 330px;
    min-height: 0;
    margin-left: 51px;
  }

  .christian-card h2 {
    position: relative;
    top: 1px;
    height: 330px;
    padding: 0 15px;
    font-size: 64px;
    line-height: 0.87;
  }

  .team-social__single {
    right: -7px;
    top: 0;
  }

  .christian-card > p {
    position: relative;
    top: 1px;
    height: 330px;
    padding: 0 23px;
    border-left-width: 32px;
    font-size: 24px;
    line-height: 1.3;
  }

  .christian-card > .team-button {
    position: absolute;
    left: 1054px;
    top: 147px;
    width: 266px;
    min-width: 0;
    height: 83px;
    min-height: 0;
    padding: 0 36px;
    font-size: 24px;
    line-height: 1.06;
  }

  .profile-copy-row--christian {
    grid-template-columns: 328px 1071px;
    height: 342px;
    padding: 0;
  }

  .profile-copy-row--christian h3 {
    width: 329px;
    margin: 122px 0 0 -30px;
    font-size: 34px;
    line-height: 1.2;
  }

  .profile-copy-row--christian .team-body-copy {
    margin-top: 44px;
  }

  .team-image-row--four {
    grid-template-columns: repeat(4, 330px);
    width: 1352px;
    height: 330px;
    margin: 0 0 0 98px;
    padding-left: 32px;
    background: var(--team-blue);
  }

  .team-page > contact-section {
    display: block;
    width: min(100%, 1920px);
    height: 1280px;
    margin: 0 auto;
  }

  .team-page .contact-section {
    position: relative;
    display: block;
    width: 100%;
    height: 1280px;
    min-height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: var(--team-black);
  }

  .team-page .contact-section::before {
    display: none;
  }

  .team-page .contact-section__globe {
    position: absolute;
    z-index: 0;
    left: 518px;
    top: 0;
    bottom: auto;
    width: 1402px;
    max-width: none;
    height: 1015px;
    object-fit: cover;
    object-position: left top;
    opacity: 0.75;
  }

  .team-page .contact-info {
    position: absolute;
    inset: 0;
    display: block;
    z-index: 2;
  }

  .team-page .contact-section .section-intro {
    position: absolute;
    left: 164px;
    top: 78px;
    width: 755px;
    height: 237px;
    max-width: none;
  }

  .team-page .contact-section .section-intro::before {
    height: 225px;
  }

  .team-page .contact-section h2 {
    position: absolute;
    left: 27px;
    top: 0;
    width: 728px;
    height: 83px;
    margin: 0;
    font-family: var(--team-display);
    font-size: 85px;
    font-weight: 700;
    line-height: 1.01;
    letter-spacing: 0;
    text-transform: uppercase;
    white-space: nowrap;
  }

  .team-page .contact-section h2 .period-dot {
    position: absolute;
    left: 499px;
    top: 60px;
    width: 10px;
    height: 10px;
    border-radius: 0;
    background: var(--team-orange);
  }

  .team-page .contact-section .xdl-rule {
    position: absolute;
    left: 27px;
    top: 125px;
    width: 168px;
    height: 2px;
    margin: 0;
  }

  .team-page .contact-section .section-intro p {
    position: absolute;
    left: 27px;
    top: 164px;
    width: 516px;
    max-width: none;
    margin: 0;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.3;
    white-space: nowrap;
  }

  .team-page .contact-form {
    position: absolute;
    z-index: 2;
    left: 115px;
    top: 381px;
    display: block;
    width: 677px;
    height: 499px;
    margin: 0;
    padding: 0;
    background: transparent;
  }

  .team-page .form-grid {
    position: absolute;
    left: 47px;
    top: 31px;
    display: grid;
    width: 581px;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 19px;
    row-gap: 16px;
  }

  .team-page .form-grid label {
    display: block;
    height: 56px;
  }

  .team-page .form-grid label.wide {
    grid-column: 1 / -1;
  }

  .team-page .form-grid label:last-child {
    height: 151px;
  }

  .team-page input,
  .team-page textarea {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    padding: 0 19px;
    border: 1px solid rgba(253, 68, 1, 0.72);
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.72);
    color: var(--team-ink);
    font-family: var(--team-body);
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3;
  }

  .team-page textarea {
    padding-top: 16px;
    resize: none;
  }

  .team-page .submit-row {
    position: absolute;
    left: 47px;
    top: 416px;
    width: 581px;
    margin: 0;
  }

  .team-page .submit-row .btn {
    position: relative;
    justify-content: center;
    width: 100%;
    min-width: 0;
    height: 59px;
    min-height: 0;
    padding: 0;
    border: 1px solid rgba(253, 68, 1, 0.72);
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.72);
    font-family: var(--team-display);
    font-size: 24px;
    font-weight: 400;
    line-height: 0.87;
  }

  .team-page .submit-row .arrow {
    position: absolute;
    right: 80px;
    width: 20px;
    color: var(--team-orange);
  }

  .team-page .contact-items {
    position: absolute;
    z-index: 2;
    left: 132px;
    top: 899px;
    display: block;
    width: 644px;
    height: 263px;
    margin: 0;
  }

  .team-page .contact-item {
    display: grid;
    grid-template-columns: 128px 516px;
    width: 644px;
    height: 128px;
    color: var(--team-ink);
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3;
  }

  .team-page .contact-item img {
    width: 128px;
    height: 128px;
  }

  .team-page .contact-item span {
    align-self: start;
    padding: 29px 0 0;
  }

  .team-page .contact-item strong {
    color: #5e5e5e;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
  }

  .team-page .contact-items > social-links {
    position: absolute;
    left: 25px;
    top: 193px;
    width: 205px;
    height: 70px;
  }

  .team-page .contact-items .social-row {
    gap: 0;
  }

  .team-page .contact-items .social-row a {
    width: 65px;
    height: 65px;
    margin: 0;
  }

  .team-page .contact-section > .footer-note {
    position: absolute;
    z-index: 2;
    left: 164px;
    top: 1212px;
    display: flex;
    justify-content: space-between;
    width: 1718px;
    height: 42px;
    margin: 0;
    padding: 0;
    color: #5e5e5e;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3;
    text-transform: uppercase;
  }

  .team-page .contact-section > .footer-note strong {
    color: var(--team-orange);
    font-weight: 300;
  }
}

/* Services page from Figma node 59:57 */

.services-page {
  --svc-bg: #181818;
  --svc-black: #000;
  --svc-orange: #fd4401;
  --svc-blue: #2d3846;
  --svc-ink: #fff;
  --svc-dim: #898989;
  --svc-gutter: clamp(40px, 12.24vw, 235px);
  --svc-display: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  --svc-body: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
  background: var(--svc-black);
  color: var(--svc-ink);
  font-family: var(--svc-body);
}

.services-page .site-header {
  width: min(100% - calc(var(--svc-gutter) * 2), 1450px);
  min-height: clamp(54px, 4.7vw, 90px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: clamp(160px, 13.75vw, 264px) 1fr auto;
  gap: clamp(24px, 4vw, 80px);
  align-items: center;
}

.services-page .site-header::after {
  display: block;
  grid-column: 2;
  width: 100%;
  height: 2px;
  background: var(--svc-orange);
}

.services-page .brand {
  display: block;
  width: clamp(160px, 13.75vw, 264px);
  line-height: 0;
}

.services-page .brand img {
  width: 100%;
  height: auto;
}

.services-page .back-link {
  color: var(--svc-ink);
  font-size: clamp(0.58rem, 0.53vw, 0.78rem);
  font-weight: 500;
}

.services-page .back-link .arrow {
  width: clamp(22px, 1.85vw, 36px);
  height: 2px;
  color: var(--svc-orange);
  background: currentColor;
}

.services-main {
  width: min(100% - calc(var(--svc-gutter) * 2), 1450px);
  margin: 0 auto;
  background: var(--svc-bg);
}

.svc-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--svc-bg);
}

.svc-hero,
.svc-marketing,
.svc-digital {
  aspect-ratio: 1450 / 662;
}

.svc-design {
  aspect-ratio: 1450 / 357;
}

.svc-story {
  aspect-ratio: 1450 / 998;
}

.svc-strategy {
  aspect-ratio: 1450 / 996;
  margin-top: -22.83%;
}

.svc-ai {
  aspect-ratio: 1450 / 994;
  margin-top: -22.83%;
}

.svc-marketing {
  margin-top: -22.9%;
}

.svc-copy {
  position: absolute;
  z-index: 2;
  padding-left: clamp(18px, 1.8vw, 34px);
  border-left: 2px solid var(--svc-orange);
}

.svc-copy h1,
.svc-copy h2 {
  margin: 0;
  font-family: var(--svc-display);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0.86;
  text-transform: uppercase;
}

.svc-copy h1 {
  margin-top: clamp(5px, 0.42vw, 8px);
  font-size: clamp(3rem, 4.43vw, 5.32rem);
}

.svc-copy h2 {
  margin-top: clamp(5px, 0.42vw, 8px);
  font-size: clamp(3rem, 4.43vw, 5.32rem);
}

.svc-kicker,
.svc-number {
  display: block;
  color: var(--svc-orange);
  font-family: var(--svc-display);
  font-size: clamp(0.74rem, 1.25vw, 1.5rem);
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
}

.svc-rule {
  width: clamp(70px, 8.75vw, 168px);
  height: 2px;
  margin: clamp(16px, 2vw, 36px) 0 clamp(18px, 1.95vw, 38px);
  background: var(--svc-orange);
}

.svc-copy p {
  margin: 0;
  color: var(--svc-ink);
  font-size: clamp(0.7rem, 1.04vw, 1.25rem);
  font-weight: 400;
  line-height: 1.25;
}

.svc-copy p + p {
  margin-top: clamp(14px, 1.35vw, 26px);
}

.svc-copy--hero {
  left: 7.24%;
  top: 10.12%;
  width: 27%;
}

.svc-copy--left {
  left: 6.68%;
  top: 3.1%;
  width: 40%;
}

.svc-copy--right {
  left: 53.52%;
  top: 3.1%;
  width: 43%;
  padding-left: 3.1%;
}

.svc-design .svc-copy--right {
  top: 7.56%;
}

.svc-marketing .svc-copy--right {
  top: 1.96%;
}

.svc-digital .svc-copy--left {
  top: 8%;
}

.svc-img,
.svc-tile,
.svc-block {
  position: absolute;
  display: block;
}

.svc-img,
.svc-tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.svc-block {
  background: var(--svc-blue);
}

.hero-img--sketch {
  left: 33.79%;
  top: 54.98%;
  width: 20.69%;
  height: 45.32%;
}

.hero-img--shoe {
  left: 54.48%;
  top: 55.29%;
  width: 20.76%;
  height: 45.47%;
}

.hero-img--runner {
  left: 75.24%;
  top: 55.29%;
  width: 20.76%;
  height: 45.47%;
}

.design-img--worktable {
  left: 4.48%;
  top: 7.56%;
  width: 22.76%;
  height: 92.44%;
}

.design-img--texture {
  left: 27.24%;
  top: 7.56%;
  width: 22.76%;
  height: 92.44%;
}

.story-img--portrait {
  left: 4.34%;
  top: 33.47%;
  width: 45.66%;
  height: 66.33%;
}

.story-img--material {
  left: 50.07%;
  top: 0.4%;
  width: 22.76%;
  height: 33.07%;
}

.story-img--hands {
  left: 72.83%;
  top: 0.4%;
  width: 22.76%;
  height: 33.07%;
}

.story-img--surface {
  left: 50.07%;
  top: 33.17%;
  width: 22.76%;
  height: 33.07%;
}

.story-img--production {
  left: 72.83%;
  top: 33.77%;
  width: 22.76%;
  height: 33.07%;
}

.strategy-img--workshop {
  left: 4.34%;
  top: 33.23%;
  width: 22.76%;
  height: 33.13%;
}

.strategy-block {
  left: 27.14%;
  top: 33.18%;
  width: 22.76%;
  height: 33.13%;
}

.strategy-img--light {
  left: 49.93%;
  top: 33.23%;
  width: 45.86%;
  height: 66.77%;
}

.ai-img--chair {
  left: 4.41%;
  top: 33.2%;
  width: 45.52%;
  height: 66.8%;
}

.ai-img--woman {
  left: 49.93%;
  top: 33.2%;
  width: 22.83%;
  height: 33.4%;
}

.ai-img--face {
  left: 72.76%;
  top: 33.2%;
  width: 22.83%;
  height: 33.4%;
}

.marketing-img--lips {
  left: 4.41%;
  top: 49.85%;
  width: 22.83%;
  height: 50.15%;
}

.marketing-img--fragrance {
  left: 27.24%;
  top: 49.85%;
  width: 22.76%;
  height: 50.15%;
}

.marketing-img--airbag {
  left: 50%;
  top: 49.85%;
  width: 22.76%;
  height: 50.15%;
}

.marketing-img--fashion {
  left: 72.76%;
  top: 49.85%;
  width: 22.83%;
  height: 50.15%;
}

.digital-img--tablet {
  left: 49.93%;
  top: 0;
  width: 22.76%;
  height: 49.85%;
}

.digital-img--woman {
  left: 72.76%;
  top: 0;
  width: 22.76%;
  height: 49.85%;
}

.digital-img--phone {
  left: 4.41%;
  top: 49.85%;
  width: 22.76%;
  height: 50.15%;
}

.digital-img--screens {
  left: 27.24%;
  top: 50.15%;
  width: 22.76%;
  height: 49.85%;
}

.digital-img--creator {
  left: 50%;
  top: 50.15%;
  width: 22.76%;
  height: 49.85%;
}

.digital-block {
  left: 72.76%;
  top: 49.85%;
  width: 22.76%;
  height: 50.15%;
}

.services-page .contact-section {
  position: relative;
  min-height: clamp(760px, 66.67vw, 1280px);
  width: min(100%, 1920px);
  margin: clamp(30px, 1.56vw, 30px) auto 0;
  padding: clamp(54px, 4.06vw, 78px) var(--svc-gutter) clamp(40px, 4vw, 76px);
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 0;
  background: #000;
  overflow: hidden;
}

.services-page .contact-section::before {
  display: none;
}

.services-page .contact-info,
.services-page .contact-form {
  position: relative;
  z-index: 2;
}

.services-page .contact-info {
  display: grid;
  align-content: start;
  gap: clamp(38px, 5.1vw, 98px);
}

.services-page .contact-section .section-intro {
  max-width: 755px;
}

.services-page .contact-section h2 {
  font-size: clamp(4rem, 4.43vw, 5.32rem);
  line-height: 1.01;
}

.services-page .contact-section .section-intro p {
  max-width: 516px;
}

.services-page .contact-items {
  display: grid;
  gap: clamp(18px, 1.15vw, 22px);
  margin-top: 0;
}

.services-page .contact-item {
  display: grid;
  grid-template-columns: clamp(56px, 6.67vw, 128px) minmax(0, 1fr);
  gap: 0;
  align-items: center;
  color: var(--svc-dim);
  font-size: clamp(0.8rem, 1.25vw, 1.5rem);
  font-weight: 300;
  line-height: 1.3;
}

.services-page .contact-item img {
  width: clamp(56px, 6.67vw, 128px);
  height: clamp(56px, 6.67vw, 128px);
  object-fit: contain;
}

.services-page .contact-item span {
  padding-left: clamp(12px, 1.1vw, 20px);
}

.services-page .contact-item strong {
  color: var(--svc-dim);
  font-size: clamp(0.58rem, 0.76vw, 0.9rem);
  font-weight: 400;
  text-transform: uppercase;
}

.services-page .contact-form {
  justify-self: end;
  align-self: start;
  width: min(100%, 710px);
  margin-top: clamp(0px, 0.5vw, 10px);
  padding: clamp(0px, 0.8vw, 14px);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.28));
}

.services-page .form-title {
  margin-bottom: clamp(10px, 0.8vw, 16px);
  font-family: var(--svc-display);
  font-size: clamp(1.4rem, 1.88vw, 2.25rem);
  font-weight: 400;
  line-height: 0.87;
  text-transform: uppercase;
}

@media (min-width: 1101px) {
  .services-page .site-header {
    position: relative;
    display: block;
  }

  .services-page .site-header::after {
    position: absolute;
    left: 25.17241%;
    top: 48.88889%;
    width: 59.37931%;
    height: 3px;
  }

  .services-page .brand {
    position: absolute;
    left: 3.31034%;
    top: 18.88889%;
    width: 18.2069%;
    height: 58.88889%;
  }

  .services-page .brand img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }

  .services-page .back-link {
    position: absolute;
    left: 87.58621%;
    top: 35.55556%;
    width: 10.48276%;
    height: 16.66667%;
    justify-content: space-between;
    gap: 0;
    font-size: clamp(12px, 0.83333vw, 16px);
    line-height: 1.3;
  }

  .services-page .back-link .arrow {
    width: 19.44444%;
    height: 2px;
  }

  .svc-copy {
    inset: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
  }

  .svc-design .svc-copy--right,
  .svc-marketing .svc-copy--right,
  .svc-digital .svc-copy--left {
    left: 0;
    top: 0;
    width: 100%;
  }

  .svc-copy::before {
    content: "";
    position: absolute;
    width: 3px;
    background: var(--svc-orange);
  }

  .svc-copy h1,
  .svc-copy h2,
  .svc-kicker,
  .svc-number,
  .svc-rule,
  .svc-copy p {
    position: absolute;
    margin: 0;
  }

  .svc-copy h1,
  .svc-copy h2 {
    font-size: clamp(48px, 3.33333vw, 64px);
  }

  .svc-kicker {
    font-size: clamp(27px, 1.875vw, 36px);
    line-height: 0.87;
  }

  .svc-number {
    font-size: clamp(18px, 1.25vw, 24px);
    height: clamp(22px, 1.51042vw, 29px);
    line-height: 0.87;
  }

  .svc-copy p {
    font-size: clamp(18px, 1.25vw, 24px);
    font-weight: 300;
    line-height: 1.3;
  }

  .svc-copy p + p {
    margin: 0;
  }

  .svc-rule {
    width: 11.58621%;
    height: 2px;
  }

  .svc-hero .svc-copy::before {
    left: 4.89655%;
    top: 9.36556%;
    height: 59.06344%;
  }

  .svc-hero .svc-kicker {
    left: 7.24138%;
    top: 10.12085%;
    width: 9.31034%;
    height: 4.38066%;
  }

  .svc-hero h1 {
    left: 7.24138%;
    top: 17.06949%;
    width: 23.86207%;
    height: 16.16314%;
  }

  .svc-hero .svc-rule {
    left: 7.24138%;
    top: 41.69184%;
  }

  .svc-hero .svc-copy p {
    left: 7.24138%;
    top: 49.09366%;
    width: 25.03448%;
    height: 18.27795%;
  }

  .svc-design .svc-copy::before {
    left: 53.51724%;
    top: 7.56303%;
    height: 88.79552%;
  }

  .svc-design .svc-number {
    left: 55.93103%;
    top: 10.92437%;
    width: 2.89655%;
  }

  .svc-design h2 {
    left: 55.72414%;
    top: 20.16807%;
    width: 17.7931%;
    height: 13.72549%;
  }

  .svc-design .svc-rule {
    left: 55.93103%;
    top: 43.97759%;
  }

  .svc-design .svc-copy p {
    left: 55.72414%;
    width: 39.7931%;
  }

  .svc-design .svc-copy p:first-of-type {
    top: 51.54062%;
    height: 17.36695%;
  }

  .svc-design .svc-copy p:last-of-type {
    top: 72.26891%;
    height: 22.96919%;
  }

  .svc-story .svc-copy::before {
    left: 4.34483%;
    top: 1.30261%;
    height: 30.56112%;
  }

  .svc-story .svc-number {
    left: 7.37931%;
    top: 2.90581%;
    width: 9.31034%;
  }

  .svc-story h2 {
    left: 6.82759%;
    top: 7.21443%;
    width: 39.44828%;
    height: 7.51503%;
  }

  .svc-story .svc-rule {
    left: 6.82759%;
    top: 16.53307%;
  }

  .svc-story .svc-copy p {
    left: 6.82759%;
    top: 19.43888%;
    width: 39.44828%;
    height: 8.81764%;
  }

  .svc-strategy .svc-copy::before {
    left: 52.89655%;
    top: 1.30522%;
    height: 30.62249%;
  }

  .svc-strategy .svc-number {
    left: 55.17241%;
    top: 3.11245%;
    width: 9.31034%;
  }

  .svc-strategy h2 {
    left: 55.17241%;
    top: 7.02811%;
    width: 39.44828%;
    height: 5.12048%;
  }

  .svc-strategy .svc-rule {
    left: 55.17241%;
    top: 15.76305%;
  }

  .svc-strategy .svc-copy p {
    left: 55.17241%;
    top: 18.27309%;
    width: 38.68966%;
    height: 12.4498%;
  }

  .svc-ai .svc-copy::before {
    left: 4.41379%;
    top: 1.30785%;
    height: 30.6841%;
  }

  .svc-ai .svc-number {
    left: 6.68966%;
    top: 3.11871%;
    width: 9.31034%;
  }

  .svc-ai h2 {
    left: 6.68966%;
    top: 7.04225%;
    width: 39.44828%;
    height: 5.13078%;
    line-height: 1.06;
  }

  .svc-ai .svc-rule {
    left: 6.68966%;
    top: 15.79477%;
  }

  .svc-ai .svc-copy p {
    left: 6.68966%;
    top: 18.30986%;
    width: 30.41379%;
    height: 12.47485%;
  }

  .svc-marketing .svc-copy::before {
    left: 52.89655%;
    top: 1.96375%;
    height: 46.07251%;
  }

  .svc-marketing .svc-number {
    left: 55.17241%;
    top: 5.89124%;
    width: 7.65517%;
  }

  .svc-marketing h2 {
    left: 55.17241%;
    top: 11.78248%;
    width: 32.55172%;
    height: 7.70393%;
    line-height: 1.06;
  }

  .svc-marketing .svc-rule {
    left: 55.17241%;
    top: 26.13293%;
    width: 9.58621%;
  }

  .svc-marketing .svc-copy p {
    left: 55.17241%;
    top: 30.06042%;
    width: 33.10345%;
    height: 17.97583%;
  }

  .svc-digital .svc-copy::before {
    left: 4.41379%;
    top: 8.00604%;
    height: 33.6858%;
  }

  .svc-digital .svc-number {
    left: 6.68966%;
    top: 9.2145%;
    width: 9.31034%;
  }

  .svc-digital h2 {
    left: 6.68966%;
    top: 15.10574%;
    width: 39.44828%;
    height: 7.70393%;
    line-height: 1.06;
  }

  .svc-digital .svc-rule {
    left: 6.68966%;
    top: 28.24773%;
  }

  .svc-digital .svc-copy p {
    left: 6.68966%;
    top: 31.72205%;
    width: 28.27586%;
    height: 8.45921%;
  }

  .hero-img--sketch {
    left: 37.93103%;
    top: 54.68278%;
    width: 20.68966%;
    height: 45.31722%;
  }

  .hero-img--shoe {
    left: 58.62069%;
    top: 54.68278%;
    width: 20.68966%;
    height: 45.31722%;
  }

  .hero-img--runner {
    left: 79.31034%;
    top: 54.68278%;
    width: 20.68966%;
    height: 45.31722%;
  }

  .design-img--worktable {
    left: 4.48276%;
    top: 7.56303%;
    width: 22.75862%;
    height: 92.43697%;
  }

  .design-img--texture {
    left: 27.24138%;
    top: 7.56303%;
    width: 22.75862%;
    height: 92.43697%;
  }

  .story-img--portrait {
    left: 4.34483%;
    top: 33.46693%;
    width: 45.65517%;
    height: 66.33267%;
  }

  .story-img--material {
    left: 50.06897%;
    top: 0.4008%;
    width: 22.75862%;
    height: 33.06613%;
  }

  .story-img--hands {
    left: 72.82759%;
    top: 0.4008%;
    width: 22.75862%;
    height: 33.06613%;
  }

  .story-img--surface {
    left: 50.06897%;
    top: 33.16633%;
    width: 22.75862%;
    height: 33.06613%;
  }

  .story-img--production {
    left: 72.82759%;
    top: 33.76754%;
    width: 22.75862%;
    height: 33.06613%;
  }

  .strategy-img--workshop {
    left: 4.34483%;
    top: 33.23293%;
    width: 22.75862%;
    height: 33.13253%;
  }

  .strategy-block {
    left: 27.13793%;
    top: 33.18273%;
    width: 22.75862%;
    height: 33.13253%;
  }

  .strategy-img--light {
    left: 49.93103%;
    top: 33.23293%;
    width: 45.86207%;
    height: 66.76707%;
  }

  .ai-img--chair {
    left: 4.41379%;
    top: 33.4004%;
    width: 45.58621%;
    height: 66.49899%;
  }

  .ai-img--woman {
    left: 50%;
    top: 33.4004%;
    width: 22.75862%;
    height: 33.1992%;
  }

  .ai-img--face {
    left: 72.75862%;
    top: 33.4004%;
    width: 22.75862%;
    height: 33.1992%;
  }

  .marketing-img--lips {
    left: 4.27586%;
    top: 50.15106%;
    width: 22.75862%;
    height: 49.84894%;
  }

  .marketing-img--fragrance {
    left: 27.03448%;
    top: 50.15106%;
    width: 22.75862%;
    height: 49.84894%;
  }

  .marketing-img--airbag {
    left: 49.7931%;
    top: 50.15106%;
    width: 22.75862%;
    height: 49.84894%;
  }

  .marketing-img--fashion {
    left: 72.55172%;
    top: 50%;
    width: 22.75862%;
    height: 49.84894%;
  }

  .digital-img--tablet {
    left: 49.93103%;
    top: 0;
    width: 22.75862%;
    height: 49.84894%;
  }

  .digital-img--woman {
    left: 72.75862%;
    top: 0;
    width: 22.75862%;
    height: 49.84894%;
  }

  .digital-img--phone {
    left: 4.41379%;
    top: 49.84894%;
    width: 22.75862%;
    height: 49.84894%;
  }

  .digital-img--screens {
    left: 27.24138%;
    top: 50.15106%;
    width: 22.75862%;
    height: 49.84894%;
  }

  .digital-img--creator {
    left: 50%;
    top: 50.15106%;
    width: 22.75862%;
    height: 49.84894%;
  }

  .digital-block {
    left: 72.75862%;
    top: 49.84894%;
    width: 22.75862%;
    height: 49.84894%;
  }

  .services-page contact-section {
    display: block;
    padding-bottom: clamp(12px, 1.5625vw, 30px);
    background: var(--svc-black);
  }

  .services-page .services-contact {
    width: min(100%, 1920px);
    min-height: 0;
    aspect-ratio: 1920 / 1280;
    margin: 0 auto;
    padding: 0;
    display: block;
  }

  .services-page .services-contact .contact-section__globe {
    left: 26.97917%;
    top: 0;
    bottom: auto;
    width: 73.02083%;
    height: 79.29688%;
    opacity: 0.75;
    object-fit: cover;
    object-position: left top;
  }

  .services-page .services-contact .contact-info {
    position: absolute;
    left: 8.54167%;
    top: 6.09375%;
    width: 39.32292%;
    height: 18.51563%;
    display: block;
  }

  .services-page .services-contact .section-intro {
    position: absolute;
    inset: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    padding: 0;
  }

  .services-page .services-contact .section-intro::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 94.93671%;
    background: var(--svc-orange);
  }

  .services-page .services-contact h2 {
    position: absolute;
    left: 3.57616%;
    top: 0;
    width: 96.42384%;
    height: 35.0211%;
    margin: 0;
    font-family: var(--svc-display);
    font-size: clamp(64px, 4.42708vw, 85px);
    font-weight: 700;
    line-height: 1.01;
    text-transform: uppercase;
  }

  .services-page .services-contact .period-dot {
    position: absolute;
    left: 68.54396%;
    top: 72.28916%;
    width: clamp(8px, 0.52083vw, 10px);
    height: clamp(8px, 0.52083vw, 10px);
    background: var(--svc-orange);
  }

  .services-page .services-contact .xdl-rule {
    position: absolute;
    left: 3.57616%;
    top: 52.74262%;
    width: 22.25166%;
    height: 2px;
    margin: 0;
    background: var(--svc-orange);
  }

  .services-page .services-contact .section-intro p {
    position: absolute;
    left: 3.57616%;
    top: 69.19831%;
    width: 68.34437%;
    max-width: none;
    height: 19.40928%;
    margin: 0;
    font-size: clamp(26px, 1.82292vw, 35px);
    font-weight: 300;
    line-height: 1.3;
  }

  .services-page .services-contact .contact-form {
    position: absolute;
    left: 8.4375%;
    top: 32.1875%;
    width: 30.3125%;
    height: 34.6875%;
    margin: 0;
    padding: 0;
    background: transparent;
  }

  .services-page .services-contact .form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 3.2646%;
    row-gap: clamp(10px, 0.83333vw, 16px);
  }

  .services-page .services-contact input,
  .services-page .services-contact textarea {
    min-height: 0;
    height: clamp(42px, 2.91667vw, 56px);
    padding: 0 clamp(14px, 1.04167vw, 20px);
    border: 1px solid rgba(253, 68, 1, 0.8);
    color: var(--svc-ink);
    background: rgba(0, 0, 0, 0.58);
    font-family: var(--svc-body);
    font-size: clamp(11px, 0.78125vw, 15px);
    font-weight: 300;
  }

  .services-page .services-contact textarea {
    height: clamp(113px, 7.86458vw, 151px);
    padding-top: clamp(14px, 1.04167vw, 20px);
    resize: none;
  }

  .services-page .services-contact .submit-row {
    width: 100%;
    margin-top: clamp(12px, 0.88542vw, 17px);
  }

  .services-page .services-contact .submit-row .btn {
    width: 100%;
    min-height: 0;
    height: clamp(45px, 3.125vw, 60px);
    padding: 0 13.57388% 0 38.14433%;
    border: 1px solid rgba(253, 68, 1, 0.8);
    color: var(--svc-ink);
    background: rgba(0, 0, 0, 0.58);
    font-family: var(--svc-display);
    font-size: clamp(18px, 1.25vw, 24px);
    font-weight: 400;
    line-height: 0.87;
    text-transform: none;
  }

  .services-page .services-contact .submit-row .arrow {
    width: clamp(21px, 1.45833vw, 28px);
    height: 2px;
    color: var(--svc-orange);
  }

  .services-page .services-contact .contact-items {
    position: absolute;
    left: 6.875%;
    top: 70.23438%;
    width: 33.54167%;
    height: 10%;
    margin: 0;
    display: block;
  }

  .services-page .services-contact .contact-item {
    width: 100%;
    height: 100%;
    grid-template-columns: 19.87578% 80.12422%;
    color: var(--svc-ink);
    font-size: clamp(18px, 1.25vw, 24px);
    font-weight: 300;
    line-height: 1.3;
  }

  .services-page .services-contact .contact-item img {
    width: 100%;
    height: 100%;
  }

  .services-page .services-contact .contact-item span {
    padding-left: 0;
    align-self: center;
  }

  .services-page .services-contact .contact-item strong {
    color: var(--svc-dim);
    font-size: inherit;
    font-weight: 300;
  }

  .services-page .services-contact > social-links {
    position: absolute;
    left: 8.17708%;
    top: 85.3125%;
    width: 10.67708%;
    height: 5.46875%;
  }

  .services-page .services-contact .social-row {
    width: 100%;
    height: 100%;
    margin: 0;
  }

  .services-page .services-contact .social-row a {
    width: 37.63537%;
    height: 92.49439%;
  }

  .services-page .services-contact .social-row a:nth-child(2) {
    margin-left: -7.07317%;
    transform: translateY(3.85408%);
  }

  .services-page .services-contact .social-row a:nth-child(3) {
    margin-left: -5.36585%;
    transform: translateY(8.11509%);
  }

  .services-page .services-contact .social-row img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }

  .services-page .services-contact .footer-note {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: clamp(11px, 0.78125vw, 15px);
    font-weight: 300;
    line-height: 1.3;
  }

  .services-page .services-contact .footer-note strong {
    position: absolute;
    left: 8.54167%;
    top: 94.6875%;
    width: 11.09375%;
    color: var(--svc-orange);
    font-weight: 300;
    text-transform: uppercase;
  }

  .services-page .services-contact .footer-note span {
    position: absolute;
    left: 79.375%;
    top: 95.9375%;
    width: 18.64583%;
    color: var(--svc-dim);
    text-transform: uppercase;
    white-space: nowrap;
  }
}

@media (min-width: 761px) and (max-width: 1100px) {
  .services-page {
    --svc-gutter: 40px;
  }

  .services-page .site-header {
    width: calc(100% - 80px);
    grid-template-columns: 1fr auto;
    gap: 24px;
  }

  .services-page .site-header::after {
    display: none;
  }

  .services-page .brand {
    width: 200px;
  }

  .services-main {
    width: 100%;
  }

  .svc-section {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    aspect-ratio: auto;
    margin-top: 0;
    overflow: visible;
  }

  .svc-section > * {
    min-width: 0;
    max-width: 100%;
  }

  .svc-copy,
  .svc-img,
  .svc-tile,
  .svc-block {
    position: static;
    width: auto;
    height: auto;
  }

  .svc-copy {
    margin-left: 40px;
    padding: 56px 40px 44px 62px;
    border-left: 2px solid var(--svc-orange);
    overflow: hidden;
  }

  .svc-copy h1,
  .svc-copy h2 {
    font-size: clamp(3.5rem, 8vw, 5rem);
  }

  .svc-copy p {
    max-width: 640px;
    font-size: 1.1rem;
  }

  .svc-img,
  .svc-tile img {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
  }

  .svc-block {
    min-height: 250px;
  }

  .services-page contact-section {
    display: block;
    background: var(--svc-black);
  }

  .services-page .services-contact {
    width: 100%;
    min-height: 1180px;
    margin: 0;
    padding: 70px 40px 48px;
    display: flex;
    flex-direction: column;
    gap: 40px;
    background: var(--svc-black);
  }

  .services-page .services-contact .contact-section__globe {
    left: 14%;
    right: auto;
    bottom: 0;
    width: 100%;
    height: auto;
    opacity: 0.7;
  }

  .services-page .services-contact .contact-info,
  .services-page .services-contact .contact-form,
  .services-page .services-contact .contact-items,
  .services-page .services-contact > social-links,
  .services-page .services-contact .footer-note {
    position: relative;
    inset: auto;
    z-index: 2;
    width: 100%;
    height: auto;
    margin: 0;
  }

  .services-page .services-contact .section-intro {
    max-width: 720px;
  }

  .services-page .services-contact h2 {
    font-size: 5rem;
  }

  .services-page .services-contact .section-intro p {
    max-width: 620px;
    font-size: 1.5rem;
  }

  .services-page .services-contact .contact-form {
    max-width: 720px;
    padding: 0;
    background: transparent;
  }

  .services-page .services-contact .contact-items {
    max-width: 640px;
  }

  .services-page .services-contact .contact-item {
    color: var(--svc-ink);
  }

  .services-page .services-contact .footer-note {
    margin-top: auto;
    justify-content: space-between;
  }
}

@media (max-width: 1100px) {
  .team-page .site-header {
    grid-template-columns: clamp(170px, 28vw, 264px) 1fr auto;
  }

  .team-hero__content {
    width: min(68vw, 690px);
  }

  .fritz-card,
  .christian-card {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fritz-card > .team-button,
  .christian-card > .team-button {
    min-width: min(80%, 290px);
  }

  .profile-copy-row {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .profile-copy-row h3 {
    padding-inline: 0;
    text-align: left;
  }

  .team-image-row {
    margin-left: 0;
  }

  .services-page .site-header {
    grid-template-columns: clamp(170px, 28vw, 264px) 1fr auto;
  }
}

@media (max-width: 760px) {
  .services-page {
    --svc-gutter: 22px;
  }

  .services-page .site-header {
    width: calc(100% - 44px);
    grid-template-columns: 1fr auto;
    gap: 20px;
  }

  .services-page .site-header::after {
    display: none;
  }

  .services-page .brand {
    width: 170px;
  }

  .services-main {
    width: 100%;
  }

  .svc-section {
    display: grid;
    grid-template-columns: minmax(0, 1fr);
    gap: 0;
    aspect-ratio: auto;
    margin-top: 0;
    overflow: visible;
  }

  .svc-section > * {
    min-width: 0;
    max-width: 100%;
  }

  .svc-copy,
  .svc-img,
  .svc-tile,
  .svc-block {
    position: static;
    width: auto;
    height: auto;
  }

  .svc-copy {
    padding: 44px 22px 34px 40px;
    border-left: 2px solid var(--svc-orange);
    margin-left: 22px;
    overflow: hidden;
  }

  .svc-copy h1,
  .svc-copy h2 {
    font-size: clamp(3rem, 14vw, 3.5rem);
  }

  .svc-copy p {
    max-width: 620px;
    font-size: 0.95rem;
  }

  .svc-img,
  .svc-tile img {
    width: 100%;
    aspect-ratio: 1 / 1;
    height: auto;
  }

  .story-img--portrait,
  .strategy-img--light,
  .ai-img--chair {
    aspect-ratio: 1 / 1;
  }

  .svc-block {
    min-height: 180px;
  }

  .services-page .contact-section {
    grid-template-columns: 1fr;
    min-height: 860px;
    padding: 54px 22px 40px;
  }

  .services-page .contact-section__globe {
    left: -18%;
    width: 138%;
  }

  .services-page .contact-form {
    justify-self: stretch;
    margin-top: 34px;
  }

  .team-page {
    --team-gutter: 22px;
    --team-inner: 0px;
  }

  .team-page .site-header {
    width: calc(100% - 44px);
    grid-template-columns: 1fr auto;
    gap: 20px;
  }

  .team-page .site-header::after {
    display: none;
  }

  .team-page .brand {
    width: 170px;
  }

  .team-page .back-link {
    font-size: 0.65rem;
  }

  .team-main {
    width: 100%;
    padding-inline: 0;
  }

  .team-hero {
    min-height: 720px;
  }

  .team-hero__image {
    width: 170%;
    height: 470px;
    left: -45%;
    right: auto;
    object-position: 64% top;
  }

  .team-hero::after {
    background: linear-gradient(180deg, rgba(24,24,24,0.18) 0%, rgba(24,24,24,0.35) 38%, var(--team-bg) 70%);
  }

  .team-hero__content {
    width: auto;
    margin: 0 22px;
    padding-top: 330px;
  }

  .team-hero__content h1 {
    font-size: 4.1rem;
  }

  .team-hero__button {
    position: relative;
    right: auto;
    bottom: auto;
    z-index: 1;
    margin: 24px 22px 0 40px;
  }

  .fritz-card,
  .christian-card,
  .team-image-row--three,
  .team-image-row--four {
    grid-template-columns: 1fr;
  }

  .fritz-card h2,
  .christian-card h2 {
    min-height: 190px;
  }

  .fritz-card > .team-button,
  .christian-card > .team-button {
    margin: 34px 22px;
  }

  .profile-copy-row {
    padding: 46px 22px;
  }

  .team-body-copy {
    padding-left: 24px;
  }

  .team-image-row img {
    aspect-ratio: 1 / 1;
  }

  .christian-card > p {
    min-height: 190px;
  }

  .team-cta {
    grid-template-columns: 1fr;
    margin-inline: 22px;
  }
}

/* Case studies page from Figma node 97:2 */

.case-page {
  --case-bg: #000;
  --case-panel: #181818;
  --case-orange: #fd4401;
  --case-blue: #2d3846;
  --case-ink: #fff;
  --case-dim: #5e5e5e;
  --case-gutter: clamp(40px, 12.24vw, 235px);
  --case-display: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  --case-body: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
  background: var(--case-bg);
  color: var(--case-ink);
  font-family: var(--case-body);
}

.case-page main {
  background: var(--case-bg);
  overflow: hidden;
}

.case-page .site-header {
  width: min(100% - calc(var(--case-gutter) * 2), 1450px);
  min-height: clamp(54px, 4.7vw, 90px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: clamp(160px, 13.75vw, 264px) 1fr auto;
  gap: clamp(24px, 4vw, 80px);
  align-items: center;
}

.case-page .site-header::after {
  display: block;
  grid-column: 2;
  width: 100%;
  height: 2px;
  background: var(--case-orange);
}

.case-page .brand {
  display: block;
  width: clamp(160px, 13.75vw, 264px);
  line-height: 0;
}

.case-page .brand img {
  width: 100%;
  height: auto;
}

.case-page .back-link {
  color: var(--case-ink);
  font-size: clamp(0.58rem, 0.53vw, 0.78rem);
  font-weight: 500;
}

.case-page .back-link .arrow {
  width: clamp(22px, 1.85vw, 36px);
  height: 2px;
  color: var(--case-orange);
  background: currentColor;
}

.case-main {
  width: min(100% - calc(var(--case-gutter) * 2), 1450px);
  margin: 0 auto;
  background: var(--case-panel);
}

.case-page h1,
.case-page h2,
.case-page h3 {
  margin: 0;
  font-family: var(--case-display);
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.case-page p {
  margin: 0;
  color: var(--case-ink);
}

.case-frame,
.case-brand-copy,
.case-culture-copy {
  position: absolute;
  z-index: 2;
  padding-left: clamp(20px, 2.45vw, 47px);
  border-left: 2px solid var(--case-orange);
}

.case-rule {
  width: clamp(76px, 8.75vw, 168px);
  height: 2px;
  margin: clamp(16px, 1.95vw, 38px) 0 clamp(18px, 1.82vw, 35px);
  background: var(--case-orange);
}

.case-kicker {
  display: block;
  color: var(--case-orange);
  font-family: var(--case-display);
  font-size: clamp(0.74rem, 1.25vw, 1.5rem);
  font-weight: 400;
  line-height: 1.3;
  text-transform: uppercase;
}

.case-brand-copy h2 {
  margin-top: clamp(10px, 0.95vw, 18px);
  font-size: clamp(2rem, 2.5vw, 3rem);
  line-height: 0.87;
}

.case-brand-copy p,
.case-hero-copy p,
.case-culture-copy p {
  max-width: 100%;
  font-size: clamp(0.82rem, 1.25vw, 1.5rem);
  font-weight: 300;
  line-height: 1.3;
}

.case-hero-panel,
.case-brand-panel,
.case-culture {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--case-panel);
}

.case-hero-panel {
  aspect-ratio: 1450 / 696;
}

.case-hero-panel__image {
  position: absolute;
  left: 0;
  top: -2.87%;
  width: 100%;
  height: 102.87%;
  max-width: none;
  object-fit: cover;
}

.case-hero-copy {
  left: 4.83%;
  top: 21.41%;
  width: 35.4%;
  min-height: 54.31%;
}

.case-hero-copy h1 {
  font-size: clamp(4rem, 6.67vw, 8rem);
  line-height: 0.87;
}

.case-brand-panel--skechers {
  aspect-ratio: 1450 / 787;
}

.case-brand-panel--puma {
  aspect-ratio: 1450 / 888;
}

.case-brand-panel--fila {
  aspect-ratio: 1450 / 841;
}

.case-logo,
.case-img,
.case-line {
  position: absolute;
  display: block;
}

.case-logo,
.case-img {
  z-index: 1;
}

.case-logo {
  object-fit: contain;
}

.case-img {
  max-width: none;
  object-fit: cover;
}

.case-line {
  z-index: 1;
  background: var(--case-orange);
}

.case-logo--skechers {
  left: 6.41%;
  top: 11.82%;
  width: 22.28%;
  height: 6.48%;
}

.case-brand-copy--skechers {
  left: 4.83%;
  top: 10.93%;
  width: 36.1%;
  min-height: 36.72%;
  padding-top: clamp(52px, 3.39vw, 65px);
}

.case-img--skechers-goodyear {
  left: 45.1%;
  top: 8%;
  width: 32.55%;
  height: 42.57%;
}

.case-img--skechers-event {
  left: 77.66%;
  top: 8%;
  width: 17.45%;
  height: 42.69%;
}

.case-skechers-strip {
  position: absolute;
  left: 4.83%;
  top: 56.04%;
  width: 90.28%;
  height: 36.09%;
  background: var(--case-blue);
  overflow: hidden;
}

.case-skechers-strip img {
  position: absolute;
  top: 3.17%;
  height: 94.01%;
  max-width: none;
  object-fit: cover;
}

.shoe-sole {
  left: 3.82%;
  width: 10.92%;
}

.shoe-side {
  left: 17.27%;
  width: 16.35%;
}

.shoe-heel {
  left: 36.13%;
  width: 20.4%;
}

.shoe-bottom {
  left: 59.05%;
  width: 18.64%;
}

.shoe-profile {
  left: 80.21%;
  width: 16.42%;
}

.case-strip-rule {
  position: absolute;
  top: 11.27%;
  width: 2px;
  height: 77.46%;
  background: var(--case-orange);
}

.case-strip-rule--one {
  left: 15.89%;
}

.case-strip-rule--two {
  left: 34.76%;
}

.case-strip-rule--three {
  left: 57.68%;
}

.case-strip-rule--four {
  left: 78.84%;
}

.case-line--skechers-top {
  left: 45.1%;
  top: 53.37%;
  width: 50%;
  height: 2px;
}

.case-line--skechers-bottom {
  left: 4.83%;
  top: 96.57%;
  width: 90.34%;
  height: 2px;
}

.case-logo--puma {
  left: 7.17%;
  top: 1.58%;
  width: 14.48%;
  height: 15.09%;
}

.case-brand-copy--puma {
  left: 4.83%;
  top: 9.01%;
  width: 31.8%;
  min-height: 43.7%;
  padding-top: clamp(52px, 3.39vw, 65px);
}

.case-brand-copy--puma p {
  width: 92%;
}

.case-line--puma-divider {
  left: 39.1%;
  top: 1.58%;
  width: 2px;
  height: 58.22%;
}

.case-img--puma-board-top {
  left: 41.1%;
  top: 1.58%;
  width: 26.41%;
  height: 28.72%;
}

.case-img--puma-board-bottom {
  left: 41.1%;
  top: 31.31%;
  width: 26.34%;
  height: 28.72%;
}

.case-img--puma-board-tall {
  left: 67.52%;
  top: 1.58%;
  width: 26.9%;
  height: 58.22%;
}

.case-img--puma-uniform {
  left: 4.83%;
  top: 63.06%;
  width: 29.03%;
  height: 31.64%;
}

.case-img--puma-runner {
  left: 35.03%;
  top: 63.06%;
  width: 29.1%;
  height: 31.64%;
}

.case-img--puma-team {
  left: 65.31%;
  top: 62.73%;
  width: 29.1%;
  height: 31.64%;
}

.case-line--puma-bottom {
  left: 4.83%;
  top: 98.42%;
  width: 90.34%;
  height: 2px;
}

.case-line--puma-row-one,
.case-line--puma-row-two {
  top: 66.22%;
  width: 2px;
  height: 24.77%;
}

.case-line--puma-row-one {
  left: 34.28%;
}

.case-line--puma-row-two {
  left: 64.69%;
}

.case-logo--fila {
  left: 7.03%;
  top: 1.9%;
  width: 13.1%;
  height: 10.82%;
}

.case-brand-copy--fila {
  left: 4.83%;
  top: 1.9%;
  width: 40.1%;
  min-height: 43.04%;
  padding-top: clamp(78px, 5.1vw, 98px);
}

.case-img--fila-store {
  left: 47.31%;
  top: 10.94%;
  width: 22.97%;
  height: 31.63%;
}

.case-img--fila-dot {
  left: 72.21%;
  top: 10.94%;
  width: 22.97%;
  height: 31.63%;
}

.case-line--fila-top,
.case-line--fila-middle {
  left: 47.31%;
  width: 47.86%;
  height: 2px;
}

.case-line--fila-top {
  top: 10.94%;
}

.case-line--fila-middle {
  top: 42.57%;
}

.case-line--fila-bottom {
  left: 4.83%;
  top: 97.15%;
  width: 90.34%;
  height: 2px;
}

.case-runway-strip {
  position: absolute;
  left: 4.83%;
  top: 59%;
  width: 90.34%;
  height: 35.85%;
  display: grid;
  grid-template-columns: 203fr 203fr 204fr 202fr 202fr 202fr;
  gap: clamp(8px, 0.99vw, 19px);
  overflow: hidden;
}

.case-runway-strip img {
  width: 100%;
  height: 100%;
  min-width: 0;
  object-fit: cover;
}

.case-culture {
  width: 89.66%;
  aspect-ratio: 1300 / 744;
  margin-left: 5.17%;
  background: var(--case-panel);
}

.case-culture::after {
  content: "";
  position: absolute;
  left: 0;
  top: 53.63%;
  width: 100.77%;
  height: 2px;
  background: var(--case-orange);
}

.case-culture-strip {
  position: absolute;
  left: 0;
  top: -0.27%;
  width: 100.77%;
  height: 51.21%;
  display: grid;
  grid-template-columns: 166fr 242fr 241fr 242fr 243fr 176fr;
  background: var(--case-blue);
  overflow: hidden;
}

.case-culture-strip img {
  width: 100%;
  height: 100%;
  min-width: 0;
  object-fit: cover;
}

.case-culture-copy {
  left: 0;
  top: 61.96%;
  width: 47.46%;
  min-height: 25.27%;
  padding-left: clamp(24px, 2.03vw, 39px);
}

.case-culture-copy h2 {
  font-size: clamp(2rem, 2.5vw, 3rem);
  line-height: 0.9;
}

.case-culture-copy h2 span {
  color: var(--case-orange);
}

.case-culture-copy p {
  margin-top: clamp(16px, 1.35vw, 26px);
}

.case-culture-logo {
  position: absolute;
  left: 55.62%;
  top: 67.88%;
  width: 38.46%;
  max-width: none;
  height: auto;
}

.case-trusted {
  width: min(100%, 1920px);
  min-height: clamp(150px, 12.92vw, 248px);
  margin: 0 auto;
  padding: clamp(34px, 2.97vw, 57px) 0 clamp(28px, 1.93vw, 37px);
  background: #000;
}

.case-trusted__label {
  width: min(100% - 64px, 513px);
  margin: 0 auto clamp(26px, 2.08vw, 40px);
  display: grid;
  grid-template-columns: 27px 1fr 27px;
  gap: 26px;
  align-items: center;
}

.case-trusted__label span {
  width: 2px;
  height: 27px;
  background: var(--case-orange);
}

.case-trusted__label h2 {
  font-family: var(--case-body);
  color: var(--case-ink);
  font-size: clamp(0.62rem, 0.94vw, 1.13rem);
  font-weight: 500;
  line-height: 1.44;
  text-align: center;
  letter-spacing: 0.2em;
}

.case-trusted__logos {
  width: min(100% - 56px, 1920px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(10, minmax(0, 1fr));
  gap: clamp(14px, 1.92vw, 37px);
  align-items: center;
}

.case-trusted__logos span {
  display: grid;
  place-items: center;
  min-width: 0;
  height: clamp(48px, 4.53vw, 87px);
  overflow: hidden;
}

.case-trusted__logos img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.case-page .contact-section {
  position: relative;
  min-height: clamp(760px, 66.67vw, 1280px);
  width: min(100%, 1920px);
  margin: 0 auto;
  padding: clamp(54px, 4.06vw, 78px) var(--case-gutter) clamp(40px, 4vw, 76px);
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 0;
  background: #000;
  overflow: hidden;
}

.case-page .contact-section::before {
  display: none;
}

.case-page .contact-info,
.case-page .contact-form {
  position: relative;
  z-index: 2;
}

.case-page .contact-info {
  display: grid;
  align-content: start;
  gap: clamp(38px, 5.1vw, 98px);
}

.case-page .contact-section .section-intro {
  max-width: 755px;
}

.case-page .contact-section h2 {
  font-size: clamp(4rem, 4.43vw, 5.32rem);
  line-height: 1.01;
}

.case-page .contact-section .section-intro p {
  max-width: 516px;
}

.case-page .contact-items {
  display: grid;
  gap: clamp(18px, 1.15vw, 22px);
  margin-top: 0;
}

.case-page .contact-item {
  display: grid;
  grid-template-columns: clamp(56px, 6.67vw, 128px) minmax(0, 1fr);
  gap: 0;
  align-items: center;
  color: var(--case-dim);
  font-size: clamp(0.8rem, 1.25vw, 1.5rem);
  font-weight: 300;
  line-height: 1.3;
}

.case-page .contact-item img {
  width: clamp(56px, 6.67vw, 128px);
  height: clamp(56px, 6.67vw, 128px);
  object-fit: contain;
}

.case-page .contact-item span {
  padding-left: clamp(12px, 1.1vw, 20px);
}

.case-page .contact-item strong {
  color: var(--case-dim);
  font-size: clamp(0.58rem, 0.76vw, 0.9rem);
  font-weight: 400;
  text-transform: uppercase;
}

.case-page .contact-form {
  justify-self: end;
  align-self: start;
  width: min(100%, 710px);
  margin-top: clamp(0px, 0.5vw, 10px);
  padding: clamp(0px, 0.8vw, 14px);
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.72), rgba(0, 0, 0, 0.28));
}

.case-page .form-title {
  margin-bottom: clamp(10px, 0.8vw, 16px);
  font-family: var(--case-display);
  font-size: clamp(1.4rem, 1.88vw, 2.25rem);
  font-weight: 400;
  line-height: 0.87;
  text-transform: uppercase;
}

@media (max-width: 1100px) {
  .case-page .site-header {
    grid-template-columns: clamp(170px, 28vw, 264px) 1fr auto;
  }

  .case-brand-copy--puma p {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .case-page {
    --case-gutter: 22px;
  }

  .case-page .site-header {
    width: calc(100% - 44px);
    grid-template-columns: 1fr auto;
    gap: 20px;
  }

  .case-page .site-header::after {
    display: none;
  }

  .case-page .brand {
    width: 170px;
  }

  .case-main {
    width: 100%;
  }

  .case-hero-panel,
  .case-brand-panel,
  .case-culture {
    display: grid;
    width: 100%;
    aspect-ratio: auto;
    margin-left: 0;
    overflow: visible;
  }

  .case-hero-panel__image,
  .case-logo,
  .case-img,
  .case-frame,
  .case-brand-copy,
  .case-skechers-strip,
  .case-runway-strip,
  .case-culture-strip,
  .case-culture-copy,
  .case-culture-logo {
    position: static;
    width: auto;
    height: auto;
  }

  .case-line,
  .case-strip-rule,
  .case-culture::after {
    display: none;
  }

  .case-hero-panel__image {
    width: 100%;
    aspect-ratio: 1450 / 716;
    object-fit: cover;
  }

  .case-frame,
  .case-brand-copy,
  .case-culture-copy {
    margin: 34px 22px 44px;
    padding: 0 0 0 24px;
    border-left: 2px solid var(--case-orange);
  }

  .case-hero-copy h1 {
    font-size: 4.2rem;
  }

  .case-brand-copy h2,
  .case-culture-copy h2 {
    font-size: 3.2rem;
  }

  .case-brand-copy p,
  .case-hero-copy p,
  .case-culture-copy p {
    max-width: 620px;
    font-size: 0.95rem;
  }

  .case-logo {
    justify-self: start;
    max-width: 220px;
    margin: 44px 22px 0 46px;
    object-fit: contain;
  }

  .case-logo--puma {
    max-width: 150px;
  }

  .case-logo--fila {
    max-width: 150px;
  }

  .case-brand-copy--skechers,
  .case-brand-copy--puma,
  .case-brand-copy--fila {
    padding-top: 0;
  }

  .case-img {
    width: 100%;
    aspect-ratio: 1 / 0.7;
    object-fit: cover;
  }

  .case-img--skechers-event {
    aspect-ratio: 1 / 1;
  }

  .case-skechers-strip {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    padding: 18px;
    background: var(--case-blue);
  }

  .case-skechers-strip img {
    position: static;
    width: 100%;
    height: auto;
    aspect-ratio: 1 / 1;
    object-fit: contain;
  }

  .case-runway-strip {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px;
    padding: 18px;
    background: var(--case-bg);
  }

  .case-runway-strip img {
    width: 100%;
    height: auto;
    aspect-ratio: 203 / 319;
    object-fit: cover;
  }

  .case-culture-strip {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    background: var(--case-blue);
  }

  .case-culture-strip img {
    width: 100%;
    height: auto;
    aspect-ratio: 242 / 381;
    object-fit: cover;
  }

  .case-culture-logo {
    width: min(76%, 360px);
    margin: 0 22px 48px 46px;
  }

  .case-trusted {
    padding: 40px 22px 34px;
  }

  .case-trusted__label {
    width: 100%;
    grid-template-columns: 18px 1fr 18px;
    gap: 16px;
  }

  .case-trusted__logos {
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .case-trusted__logos span {
    height: 56px;
  }

  .case-page .contact-section {
    grid-template-columns: 1fr;
    min-height: 860px;
    padding: 54px 22px 40px;
  }

  .case-page .contact-section__globe {
    left: -18%;
    width: 138%;
  }

  .case-page .contact-form {
    justify-self: stretch;
    margin-top: 34px;
  }
}

/* Christian Luis page from Figma node 100:126 */

.chris-page {
  --chris-bg: #000;
  --chris-panel: #181818;
  --chris-orange: #fd4401;
  --chris-ink: #fff;
  --chris-dim: #5e5e5e;
  --chris-gutter: clamp(40px, 12.24vw, 235px);
  --chris-display: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  --chris-body: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
  background: var(--chris-bg);
  color: var(--chris-ink);
  font-family: var(--chris-body);
}

.chris-page main {
  background: var(--chris-bg);
  overflow: hidden;
}

.chris-page .site-header {
  width: min(100% - calc(var(--chris-gutter) * 2), 1450px);
  min-height: clamp(54px, 4.7vw, 90px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: clamp(160px, 13.75vw, 264px) 1fr auto;
  gap: clamp(24px, 4vw, 80px);
  align-items: center;
}

.chris-page .site-header::after {
  display: block;
  grid-column: 2;
  width: 100%;
  height: 2px;
  background: var(--chris-orange);
}

.chris-page .brand {
  display: block;
  width: clamp(160px, 13.75vw, 264px);
  line-height: 0;
}

.chris-page .brand img {
  width: 100%;
  height: auto;
}

.chris-page .back-link {
  color: var(--chris-ink);
  font-size: clamp(0.58rem, 0.53vw, 0.78rem);
  font-weight: 500;
}

.chris-page .back-link .arrow {
  width: clamp(22px, 1.85vw, 36px);
  height: 2px;
  color: var(--chris-orange);
  background: currentColor;
}

.chris-main {
  width: min(100% - calc(var(--chris-gutter) * 2), 1450px);
  margin: 0 auto;
  background: var(--chris-panel);
}

.chris-page h1,
.chris-page h2,
.chris-page h3 {
  margin: 0;
  font-family: var(--chris-display);
  font-weight: 700;
  letter-spacing: 0;
  text-transform: uppercase;
}

.chris-page p {
  margin: 0;
  color: var(--chris-ink);
}

.chris-hero,
.chris-human,
.chris-work,
.chris-builder {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--chris-panel);
}

.chris-hero {
  aspect-ratio: 1450 / 550;
}

.chris-human {
  aspect-ratio: 1450 / 760;
}

.chris-work {
  aspect-ratio: 1450 / 2189;
}

.chris-builder {
  aspect-ratio: 1450 / 638;
}

.chris-frame {
  position: absolute;
  z-index: 2;
  padding-left: clamp(20px, 1.77vw, 34px);
  border-left: 2px solid var(--chris-orange);
}

.chris-rule {
  width: clamp(76px, 8.75vw, 168px);
  height: 2px;
  margin: clamp(14px, 1.32vw, 26px) 0 clamp(18px, 1.82vw, 35px);
  background: var(--chris-orange);
}

.chris-kicker {
  display: block;
  color: var(--chris-orange);
  font-family: var(--chris-display);
  font-size: clamp(0.56rem, 0.94vw, 1.13rem);
  font-weight: 400;
  line-height: 0.87;
  text-transform: uppercase;
}

.chris-page h1,
.chris-page h2,
.chris-page h3 {
  font-size: clamp(2rem, 2.5vw, 3rem);
  line-height: 0.9;
}

.chris-page h1 span,
.chris-page h2 span,
.chris-page h3 span,
.chris-human__copy h2 span,
.chris-work__intro h2,
.chris-work__archive-title,
.chris-trusted h2,
.chris-builder__copy h2 span {
  color: var(--chris-orange);
}

.chris-page p {
  font-size: clamp(0.84rem, 1.25vw, 1.5rem);
  font-weight: 300;
  line-height: 1.3;
}

.chris-hero__image,
.chris-builder__image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
}

.chris-hero__copy {
  left: 4.9%;
  top: 9.64%;
  width: 35.1%;
  min-height: 77.82%;
  padding-top: 2%;
}

.chris-hero__copy h1 {
  max-width: 404px;
}

.chris-hero__copy p {
  max-width: 478px;
}

.chris-hero__aside {
  position: absolute;
  z-index: 2;
  right: 2.76%;
  bottom: 4.55%;
  width: 285px;
  padding-right: 18px;
  border-right: 2px solid var(--chris-orange);
  font-size: clamp(0.56rem, 0.94vw, 1.13rem);
  font-weight: 500;
  line-height: 1.08;
  text-align: right;
}

.chris-human__copy {
  left: 4.9%;
  top: 4.74%;
  width: 36.3%;
  min-height: 77.89%;
}

.chris-human__copy p {
  max-width: 493px;
}

.chris-human__copy p + p {
  margin-top: clamp(18px, 1.66vw, 32px);
}

.chris-human__images {
  position: absolute;
  left: 44.76%;
  top: 3.16%;
  width: 53.52%;
  height: 91.71%;
  display: grid;
  grid-template-rows: repeat(3, 1fr);
  gap: 3.73%;
}

.chris-human__images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.chris-work__intro {
  left: 4.69%;
  top: 0.64%;
  width: 46%;
  min-height: 9%;
}

.chris-work__intro p {
  max-width: 614px;
  margin-top: clamp(12px, 0.99vw, 19px);
}

.chris-work__hero-img {
  position: absolute;
  left: 4.9%;
  top: 10.69%;
  width: 52.28%;
  height: 19.42%;
  object-fit: cover;
}

.chris-work__case {
  position: absolute;
  right: 6.2%;
  top: 12.98%;
  width: 32.4%;
  min-height: 16.9%;
  padding: 0 20px 0 2.8%;
  border-right: 2px solid var(--chris-orange);
  text-align: right;
}

.chris-work__case h3 {
  font-size: clamp(2rem, 2.5vw, 3rem);
}

.chris-work__case span {
  display: block;
  color: var(--chris-orange);
  font-size: clamp(0.72rem, 1.25vw, 1.5rem);
  font-weight: 300;
  line-height: 1.3;
}

.chris-work__case p {
  margin-top: clamp(22px, 1.35vw, 26px);
  font-size: clamp(0.7rem, 1.04vw, 1.25rem);
  line-height: 1.28;
}

.chris-work__triptych {
  position: absolute;
  left: 4.9%;
  top: 30.56%;
  width: 90.9%;
  height: 23.3%;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 3.26%;
}

.chris-work__triptych img {
  width: 100%;
  height: 100%;
  min-width: 0;
  object-fit: cover;
}

.chris-work__process {
  position: absolute;
  left: 4.9%;
  top: 55%;
  width: 61%;
  color: var(--chris-orange);
  font-size: clamp(0.62rem, 0.9vw, 1.08rem);
  line-height: 1.22;
}

.chris-rule--archive {
  position: absolute;
  left: 4.9%;
  top: 58.61%;
  margin: 0;
  width: 11.17%;
}

.chris-work__archive-title {
  position: absolute;
  left: 4.9%;
  top: 59.8%;
  width: 30%;
}

.chris-archive-strip {
  position: absolute;
  left: 0;
  top: 62.54%;
  width: 100%;
  height: 17.18%;
  display: flex;
  overflow: hidden;
  background: #d9d9d9;
}

.chris-archive-strip img {
  flex: 0 0 20.83%;
  width: 20.83%;
  height: 100%;
  object-fit: cover;
}

.chris-archive-strip img:first-child {
  margin-left: -10.28%;
}

.chris-trusted {
  position: absolute;
  left: 4.69%;
  top: 81.45%;
  width: 71%;
}

.chris-trusted .chris-rule {
  margin: 0 0 clamp(18px, 1.35vw, 26px);
  width: 11.17%;
}

.chris-trusted__logos {
  display: grid;
  grid-template-columns: repeat(4, clamp(56px, 5.83vw, 112px));
  gap: clamp(28px, 5.52vw, 80px);
  align-items: center;
  margin-top: clamp(20px, 1.25vw, 24px);
}

.chris-trusted__logos img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.chris-trusted__services {
  margin-top: clamp(22px, 1.5vw, 29px);
  color: var(--chris-orange);
  font-size: clamp(0.62rem, 0.98vw, 1.18rem);
}

.chris-trusted .chris-rule--small {
  margin-top: clamp(22px, 1.69vw, 32px);
}

.chris-trusted__reflection {
  margin-top: clamp(24px, 1.6vw, 31px);
  font-size: clamp(0.62rem, 0.98vw, 1.18rem);
  line-height: 1.22;
}

.chris-builder__image {
  height: 86.2%;
}

.chris-builder__copy {
  left: 4.9%;
  top: 5.64%;
  width: 31.8%;
  min-height: 64.73%;
}

.chris-builder__copy p {
  max-width: 454px;
}

.chris-builder__copy p + p {
  margin-top: clamp(18px, 1.5vw, 29px);
}

.chris-button {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
  min-width: clamp(188px, 17.97vw, 345px);
  min-height: clamp(52px, 4.32vw, 83px);
  margin-top: clamp(28px, 3.35vw, 64px);
  padding: 0 clamp(24px, 2.4vw, 46px);
  border: 2px solid var(--chris-orange);
  color: var(--chris-ink);
  background: rgba(0, 0, 0, 0.18);
  font-size: clamp(0.86rem, 1.25vw, 1.5rem);
  font-weight: 500;
  transition: background 180ms ease, transform 180ms ease;
}

.chris-button:hover {
  background: rgba(253, 68, 1, 0.16);
  transform: translateY(-1px);
}

.chris-button span {
  position: relative;
  width: clamp(34px, 2.6vw, 50px);
  height: 2px;
  background: currentColor;
}

.chris-button span::after {
  content: "";
  position: absolute;
  right: 0;
  top: -5px;
  width: 10px;
  height: 10px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.chris-builder::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 36.4%;
  bottom: 13.79%;
  width: 56.98%;
  height: 2px;
  background: var(--chris-orange);
}

.chris-builder__signature {
  position: absolute;
  right: 3%;
  top: 48.8%;
  width: 25.9%;
  min-height: 27.12%;
  padding-right: 18px;
  border-right: 2px solid var(--chris-orange);
  text-align: right;
}

.chris-builder__signature a {
  position: absolute;
  right: -4px;
  top: -6px;
  width: clamp(34px, 4.05vw, 78px);
  height: clamp(28px, 3.38vw, 65px);
}

.chris-builder__signature a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.chris-builder__signature > img {
  display: block;
  width: 70%;
  height: auto;
  margin: 12% 12% 0 auto;
}

.chris-builder__signature p {
  margin-top: clamp(8px, 0.63vw, 12px);
  font-size: clamp(0.5rem, 0.78vw, 0.94rem);
  font-weight: 500;
  line-height: 1.08;
  text-transform: uppercase;
}

.chris-builder__signature strong {
  color: var(--chris-orange);
  font-weight: 800;
}

@media (max-width: 1100px) {
  .chris-page .site-header {
    grid-template-columns: clamp(170px, 28vw, 264px) 1fr auto;
  }
}

@media (max-width: 1100px) {
  .chris-page {
    --chris-gutter: 22px;
  }

  .chris-page .site-header {
    width: calc(100% - 44px);
    grid-template-columns: 1fr auto;
    gap: 20px;
  }

  .chris-page .site-header::after {
    display: none;
  }

  .chris-page .brand {
    width: 170px;
  }

  .chris-main {
    width: 100%;
  }

  .chris-hero,
  .chris-human,
  .chris-work,
  .chris-builder {
    display: grid;
    aspect-ratio: auto;
    overflow: visible;
  }

  .chris-hero__image,
  .chris-builder__image,
  .chris-frame,
  .chris-human__images,
  .chris-work__hero-img,
  .chris-work__case,
  .chris-work__triptych,
  .chris-work__process,
  .chris-rule--archive,
  .chris-work__archive-title,
  .chris-archive-strip,
  .chris-trusted,
  .chris-builder__signature {
    position: static;
    width: auto;
    height: auto;
  }

  .chris-hero__aside,
  .chris-builder::after {
    display: none;
  }

  .chris-hero__image,
  .chris-builder__image {
    width: 100%;
    aspect-ratio: 1450 / 550;
    object-fit: cover;
  }

  .chris-frame {
    margin: 34px 22px 44px;
    padding: 0 0 0 24px;
    border-left: 2px solid var(--chris-orange);
  }

  .chris-page h1,
  .chris-page h2,
  .chris-page h3 {
    font-size: 3.35rem;
  }

  .chris-page p {
    font-size: 0.95rem;
  }

  .chris-hero__copy {
    padding-top: 0;
  }

  .chris-human__images {
    display: grid;
    gap: 12px;
    margin: 0 22px 44px;
  }

  .chris-human__images img {
    width: 100%;
    aspect-ratio: 776 / 215;
    height: auto;
    object-fit: cover;
  }

  .chris-work__hero-img {
    width: 100%;
    aspect-ratio: 1456 / 816;
    object-fit: cover;
  }

  .chris-work__case {
    margin: 34px 22px 44px;
    padding: 0 22px 0 0;
    border-right: 2px solid var(--chris-orange);
    text-align: right;
  }

  .chris-work__triptych {
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    margin: 0 22px;
  }

  .chris-work__triptych img {
    width: 100%;
    aspect-ratio: 4 / 3;
    height: auto;
    object-fit: cover;
  }

  .chris-page .chris-work__process,
  .chris-page .chris-rule--archive,
  .chris-page .chris-work__archive-title,
  .chris-page .chris-trusted {
    margin-left: 22px;
    margin-right: 22px;
  }

  .chris-work__process {
    margin-top: 34px;
    color: var(--chris-orange);
  }

  .chris-rule--archive {
    margin-top: 26px;
  }

  .chris-page .chris-work__archive-title {
    margin-top: 18px;
    font-size: clamp(2.35rem, 10.7vw, 2.65rem);
    line-height: 0.9;
  }

  .chris-archive-strip {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-top: 18px;
    background: transparent;
  }

  .chris-archive-strip img,
  .chris-archive-strip img:first-child {
    width: 100%;
    height: auto;
    margin-left: 0;
    aspect-ratio: 600 / 748;
    object-fit: cover;
  }

  .chris-trusted {
    margin-top: 42px;
    margin-bottom: 54px;
  }

  .chris-trusted__logos {
    grid-template-columns: repeat(2, minmax(0, 96px));
    gap: 16px 34px;
  }

  .chris-trusted__services,
  .chris-trusted__reflection {
    max-width: 620px;
  }

  .chris-button {
    min-width: min(100%, 280px);
  }

  .chris-builder__signature {
    margin: 0 22px 54px;
    padding-right: 18px;
    border-right: 2px solid var(--chris-orange);
    text-align: right;
  }

  .chris-builder__signature a {
    position: static;
    display: inline-block;
  }

  .chris-builder__signature > img {
    width: min(72%, 260px);
    margin: 20px 0 0 auto;
  }
}

/* Case Studies desktop fidelity overrides — Figma frame 97:2 at 1920 × 5513 */
@media (min-width: 761px) {
  .case-page .site-header {
    background: var(--case-panel);
  }

  .case-page .case-frame,
  .case-page .case-brand-copy,
  .case-page .case-culture-copy {
    padding-left: 0;
  }

  .case-page .case-hero-copy {
    left: 70px;
    top: 149px;
    width: 478px;
    height: 378px;
    min-height: 0;
    padding-left: 45px;
  }

  .case-page .case-hero-copy h1 {
    width: 431px;
  }

  .case-page .case-hero-copy .case-rule {
    margin-top: 26px;
    margin-bottom: 33px;
  }

  .case-page .case-hero-copy p {
    width: 417px;
  }

  .case-page .case-brand-copy--skechers {
    left: 70px;
    top: 9px;
    width: 584px;
    min-height: 397px;
    padding: 0 0 0 46px;
  }

  .case-page .case-logo--skechers {
    left: 93px;
    top: 9px;
    width: 323px;
    height: 51px;
  }

  .case-page .case-brand-copy--skechers .case-kicker {
    position: absolute;
    left: 46px;
    top: 58px;
    width: 290px;
    font-size: 20px;
  }

  .case-page .case-brand-copy--skechers h2 {
    position: absolute;
    left: 46px;
    top: 86px;
    width: 498px;
    margin: 0;
    font-size: 36px;
    line-height: 36px;
  }

  .case-page .case-brand-copy--skechers .case-rule {
    position: absolute;
    left: 46px;
    top: 161.5px;
    margin: 0;
  }

  .case-page .case-brand-copy--skechers p {
    position: absolute;
    left: 46px;
    top: 171px;
    width: 536px;
    height: 224px;
    font-size: 16px;
    line-height: 1.3;
    overflow: hidden;
  }

  .case-page .case-brand-copy--puma {
    left: 70px;
    top: 80px;
    width: 497px;
    min-height: 374px;
    padding: 65px 0 0 46px;
  }

  .case-page .case-brand-copy--puma h2 {
    width: 410px;
    margin-top: 7px;
  }

  .case-page .case-brand-copy--puma .case-rule {
    margin: 23.3px 0 20px;
  }

  .case-page .case-brand-copy--puma p {
    width: 429px;
    height: 156px;
    font-size: 16px;
    line-height: 1.3;
  }

  .case-page .case-brand-copy--fila {
    left: 70px;
    top: 16px;
    width: 616px;
    min-height: 370px;
    padding: 98px 0 0 37px;
  }

  .case-page .case-brand-copy--fila h2 {
    width: 521px;
    margin-top: 5px;
  }

  .case-page .case-brand-copy--fila .case-rule {
    margin: 25px 0 17px;
  }

  .case-page .case-brand-copy--fila p {
    width: 536px;
    font-size: 16px;
    line-height: 1.3;
  }

  .case-page .case-line--fila-top,
  .case-page .case-line--fila-middle {
    left: 686px;
    width: 694px;
  }

  .case-page .case-line--fila-top {
    top: 39px;
  }

  .case-page .case-line--fila-middle {
    top: 412px;
  }

  .case-page .case-runway-strip {
    left: 70px;
    top: 465px;
    width: 1311px;
    height: 326px;
    grid-template-columns: 203px 203px 204px 202px 202px 202px;
    gap: 19px;
    align-items: start;
  }

  .case-page .case-runway-strip img {
    height: auto;
    object-fit: fill;
  }

  .case-page .case-runway-strip img:nth-child(2) {
    margin-top: 7px;
  }

  .case-page .case-runway-strip img:nth-child(3),
  .case-page .case-runway-strip img:nth-child(4),
  .case-page .case-runway-strip img:nth-child(6) {
    margin-top: 3px;
  }

  .case-page .case-runway-strip img:nth-child(5) {
    margin-top: 4px;
  }

  .case-page .case-culture-copy {
    left: 0;
    top: 461px;
    width: 617px;
    min-height: 188px;
    padding-left: 37px;
  }

  .case-page .case-culture-copy h2 {
    width: 578px;
    margin-top: 9px;
  }

  .case-page .case-culture-copy p {
    width: 542px;
    margin-top: 22.4px;
  }

  .case-page .case-culture {
    width: 1300px;
    height: 744px;
    margin-left: 75px;
  }

  .case-page .case-culture-strip img {
    object-fit: fill;
  }

  .case-page .case-trusted {
    position: relative;
    z-index: 3;
    height: 248px;
    min-height: 0;
    margin-top: -61px;
    padding: 0;
    overflow: visible;
  }

  .case-page .case-trusted__label {
    position: absolute;
    left: 748px;
    top: 57px;
    width: 513px;
    height: 27px;
    margin: 0;
    grid-template-columns: 27px 405px 27px;
    gap: 27px;
  }

  .case-page .case-trusted__label h2 {
    font-size: 18px;
    line-height: 1.44;
    letter-spacing: 0.2em;
  }

  .case-page .case-trusted__logos {
    position: absolute;
    left: 28px;
    top: 124px;
    width: 1950px;
    margin: 0;
    grid-template-columns: 162px 161px 161px 161px 162px 162px 162px 162px 162px 162px;
    gap: 37px;
  }

  .case-page .case-trusted__logos span {
    height: 87px;
  }

  .case-page .contact-section {
    position: relative;
    display: block;
    width: 100%;
    height: 1280px;
    min-height: 0;
    margin: 0;
    padding: 0;
    background: #000;
  }

  .case-page .contact-section__globe {
    position: absolute;
    z-index: 0;
    left: 518px;
    top: 0;
    width: 1402px;
    max-width: none;
    height: 1015px;
    object-fit: cover;
    object-position: left top;
    opacity: 0.75;
  }

  .case-page .contact-info {
    position: absolute;
    inset: 0;
    display: block;
  }

  .case-page .contact-section .section-intro {
    position: absolute;
    left: 164px;
    top: 78px;
    width: 755px;
    height: 237px;
    max-width: none;
    padding: 0;
  }

  .case-page .contact-section .section-intro::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    height: 225px;
    background: var(--case-orange);
  }

  .case-page .contact-section h2 {
    position: absolute;
    left: 27px;
    top: 0;
    width: 728px;
    height: 83px;
    font-size: 85px;
    font-weight: 700;
    line-height: 1.01;
    white-space: nowrap;
  }

  .case-page .contact-section h2 .period-dot {
    position: absolute;
    left: 499px;
    top: 60px;
    width: 10px;
    height: 10px;
    background: var(--case-orange);
  }

  .case-page .contact-section .xdl-rule {
    position: absolute;
    left: 27px;
    top: 125px;
    width: 168px;
    height: 2px;
    margin: 0;
    background: var(--case-orange);
  }

  .case-page .contact-section .section-intro p {
    position: absolute;
    left: 27px;
    top: 164px;
    width: 516px;
    max-width: none;
    margin: 0;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.3;
    white-space: nowrap;
  }

  .case-page .contact-form {
    position: absolute;
    z-index: 2;
    left: 115px;
    top: 381px;
    display: block;
    width: 677px;
    height: 499px;
    margin: 0;
    padding: 0;
    background: transparent;
  }

  .case-page .form-grid {
    position: absolute;
    left: 47px;
    top: 31px;
    display: grid;
    width: 581px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 19px;
    row-gap: 16px;
  }

  .case-page .form-grid label {
    display: block;
    height: 56px;
  }

  .case-page .form-grid label.wide {
    grid-column: 1 / -1;
  }

  .case-page .form-grid label:last-child {
    height: 151px;
  }

  .case-page input,
  .case-page textarea {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 0;
    padding: 0 19px;
    border: 1px solid rgba(253, 68, 1, 0.72);
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.72);
    color: var(--case-ink);
    font-family: var(--case-body);
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3;
  }

  .case-page textarea {
    padding-top: 16px;
    resize: none;
  }

  .case-page .submit-row {
    position: absolute;
    left: 47px;
    top: 416px;
    width: 581px;
    margin: 0;
  }

  .case-page .submit-row .btn {
    position: relative;
    justify-content: center;
    width: 100%;
    min-width: 0;
    height: 59px;
    min-height: 0;
    padding: 0;
    border: 1px solid rgba(253, 68, 1, 0.72);
    border-radius: 5px;
    background: rgba(0, 0, 0, 0.72);
    font-family: var(--case-display);
    font-size: 24px;
    font-weight: 400;
    line-height: 0.87;
  }

  .case-page .submit-row .arrow {
    position: absolute;
    right: 80px;
    width: 20px;
    color: var(--case-orange);
  }

  .case-page .contact-items {
    position: absolute;
    z-index: 2;
    left: 132px;
    top: 899px;
    display: block;
    width: 644px;
    height: 263px;
    margin: 0;
  }

  .case-page .contact-item {
    display: grid;
    grid-template-columns: 128px 516px;
    width: 100%;
    height: 128px;
    color: var(--case-ink);
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3;
  }

  .case-page .contact-item img {
    width: 128px;
    height: 128px;
  }

  .case-page .contact-item span {
    align-self: start;
    padding: 29px 0 0;
  }

  .case-page .contact-item strong {
    color: var(--case-dim);
    font-size: 24px;
    font-weight: 300;
  }

  .case-page .contact-items > social-links {
    position: absolute;
    left: 25px;
    top: 193px;
    width: 205px;
    height: 70px;
  }

  .case-page .social-row {
    display: flex;
    align-items: center;
    gap: 0;
    width: 205px;
    height: 70px;
    margin: 0;
  }

  .case-page .social-row a {
    display: block;
    width: 77px;
    height: 65px;
    overflow: hidden;
  }

  .case-page .social-row a + a {
    margin-left: -14px;
  }

  .case-page .social-row img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .case-page .contact-section > .footer-note {
    position: absolute;
    z-index: 2;
    left: 164px;
    top: 1212px;
    display: flex;
    justify-content: space-between;
    width: 1718px;
    height: 42px;
    margin: 0;
    padding: 0;
    color: var(--case-dim);
    font-size: 15px;
    font-weight: 300;
    line-height: 1.3;
    text-transform: uppercase;
  }

  .case-page .contact-section > .footer-note strong {
    color: var(--case-orange);
    font-weight: 300;
  }
}

/* Keep the Tobin parity layer authoritative over the legacy Tobin rules above. */
@media (min-width: 761px) {
  .tobin-page .back-link {
    font-size: 16px;
    line-height: 1.3;
  }

  .tobin-page .site-header::after {
    left: 365px;
    top: 43px;
    width: 861px;
    height: 3px;
  }

  .tobin-page .tobin-frame {
    padding: 0;
    border-left-width: 3px;
  }

  .tobin-page h1,
  .tobin-page h2 {
    font-size: 48px;
  }

  .tobin-page p {
    font-size: 24px;
    line-height: 1.3;
  }

  .tobin-page .tobin-hero__copy {
    left: 71px;
    top: 53px;
    width: 537px;
    height: 507px;
    min-height: 0;
  }

  .tobin-page .tobin-logo-lockup {
    left: 26px;
    top: 0;
    width: 427px;
    height: 109px;
  }

  .tobin-page .tobin-kicker {
    left: 31px;
    top: 136px;
    margin: 0;
    font-size: 24px;
    line-height: 0.87;
  }

  .tobin-page .tobin-hero__copy > p {
    margin: 0;
    max-width: none;
  }

  .tobin-page .tobin-language__copy {
    left: 71px;
    top: 53px;
    width: 576px;
    height: 519px;
    min-height: 0;
  }

  .tobin-page .tobin-language__copy > p {
    margin: 0;
    max-width: none;
  }

  .tobin-page .tobin-language__caption {
    left: 716px;
    right: auto;
    top: 550px;
    bottom: auto;
    width: 649px;
    font-family: "Avenir XDL Heavy", var(--tobin-body);
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
  }

  .tobin-page .tobin-system__challenge-copy {
    left: 71px;
    top: 110px;
    width: 514px;
    height: 379px;
    min-height: 0;
  }

  .tobin-page .tobin-system__challenge-copy p {
    width: 480px;
    max-width: none;
  }

  .tobin-page .tobin-system__solution-copy {
    left: 71px;
    top: 51px;
    width: 725px;
    height: 497px;
    min-height: 0;
    padding: 0;
    border-left-width: 3px;
  }

  .tobin-page .tobin-system__solution {
    top: 607px;
  }

  .tobin-page .tobin-system__solution-copy h2 {
    left: 30px;
    top: 0;
    width: 292px;
    height: 42px;
  }

  .tobin-page .tobin-system__solution-copy > p {
    max-width: none;
  }

  .tobin-page .tobin-system__tagline {
    left: 46px;
    top: 523px;
    width: 649px;
    font-family: "Avenir XDL Heavy", var(--tobin-body);
    font-size: 24px;
    font-weight: 800;
    line-height: 1.3;
  }

  .tobin-page .tobin-impact__intro {
    font-size: 24px;
    line-height: 1.3;
  }

  .tobin-page .tobin-impact__top,
  .tobin-page .tobin-impact__bottom {
    left: 0;
    top: 0;
    width: 1450px;
    height: 1394px;
  }

  .tobin-page .tobin-impact__top::before {
    left: 404px;
    top: 246px;
    width: 3px;
    height: 215px;
  }

  .tobin-page .tobin-impact__top::after {
    left: 735px;
    top: 41px;
    width: 3px;
    height: 431px;
  }

  .tobin-page .tobin-impact__bottom::before {
    left: 478px;
    top: 575px;
    width: 3px;
    height: 283px;
  }

  .tobin-page .tobin-impact__bottom::after {
    left: 969px;
    top: 575px;
    width: 3px;
    height: 283px;
  }

  .tobin-page .tobin-impact__copy {
    left: 52px;
    top: 981px;
    bottom: auto;
    width: 573px;
    height: 335px;
    min-height: 0;
    background: transparent;
    box-shadow: none;
  }

  .tobin-page .tobin-impact__copy p {
    max-width: none;
  }

  .tobin-page .tobin-impact__uniform {
    left: 745px;
    right: auto;
    top: 904px;
    bottom: auto;
    width: 700px;
    height: 489px;
  }

  .tobin-page .tobin-cta__quote {
    left: 49px;
    top: 158px;
    width: 490px;
    height: 283px;
    min-height: 0;
  }

  .tobin-page .tobin-cta__quote p {
    left: 30px;
    top: 58px;
    width: 457px;
    margin: 0;
    font-size: 48px;
    line-height: 0.9;
  }

  .tobin-page .tobin-contact .contact-section > .footer-note span {
    font-size: 0;
  }

  .tobin-page .tobin-contact .contact-section > .footer-note span::after {
    content: "© 2025 X DESIGN LAB LLC. ALL RIGHTS RESERVED.";
    font-size: 15px;
  }
}

/* Christian Luis desktop parity override — Figma frame 100:126 */

@media (min-width: 1101px) {
  .chris-page .site-header {
    position: relative;
    display: block;
    width: min(calc(100% - (2 * var(--chris-gutter))), 1450px);
    height: min(4.6875vw, 90px);
    min-height: 0;
  }

  .chris-page .brand {
    position: absolute;
    left: 3.3103448%;
    top: 18.8888889%;
    width: 18.2068966%;
    height: 58.8888889%;
  }

  .chris-page .brand img {
    width: 100%;
    height: 100%;
    object-fit: fill;
  }

  .chris-page .site-header::after {
    content: "";
    position: absolute;
    left: 25.1724138%;
    top: 47.2222222%;
    display: block;
    width: 59.3793103%;
    height: min(0.15625vw, 3px);
    background: var(--chris-orange);
  }

  .chris-page .back-link {
    position: absolute;
    left: 87.5862069%;
    top: 35.5555556%;
    width: 9.1034483%;
    height: 16.6666667%;
    color: var(--chris-ink);
    font-family: var(--chris-body);
    font-size: min(0.8333333vw, 16px);
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
  }

  .chris-page .back-link .arrow {
    position: absolute;
    left: 93.9393939%;
    top: 73.3333333%;
    width: 21.2121212%;
    height: min(0.1041667vw, 2px);
  }

  .chris-page .back-link .arrow::after {
    right: 0;
    top: min(-0.2604167vw, -5px);
    width: min(0.5208333vw, 10px);
    height: min(0.5208333vw, 10px);
    border-width: min(0.1041667vw, 2px);
  }

  .chris-main {
    width: min(calc(100% - (2 * var(--chris-gutter))), 1450px);
  }

  .chris-page h1,
  .chris-page h2,
  .chris-page h3 {
    font-size: min(2.5vw, 48px);
    font-weight: 700;
    line-height: 0.9;
    letter-spacing: 0;
  }

  .chris-page p {
    font-size: min(1.25vw, 24px);
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 0;
  }

  .chris-hero,
  .chris-human,
  .chris-work,
  .chris-builder {
    overflow: hidden;
  }

  .chris-frame {
    box-sizing: border-box;
    padding: 0;
    border-left: min(0.15625vw, 3px) solid var(--chris-orange);
  }

  .chris-hero__image,
  .chris-builder__image {
    object-fit: fill;
  }

  .chris-hero__copy {
    left: 4.8965517%;
    top: 9.6363636%;
    width: 36%;
    height: 77.8181818%;
    min-height: 0;
    padding: 0;
  }

  .chris-kicker {
    position: absolute;
    left: 31px;
    top: 6.5420561%;
    width: 351px;
    height: 3.5046729%;
    font-size: min(0.9375vw, 18px);
    font-weight: 400;
    line-height: 0.87;
    letter-spacing: 0;
  }

  .chris-hero__copy .chris-rule {
    position: absolute;
    left: 31px;
    top: 15.1869159%;
    width: 32.2456814%;
    height: min(0.1041667vw, 2px);
    margin: 0;
  }

  .chris-hero__copy h1 {
    position: absolute;
    left: 31px;
    top: 21.9626168%;
    width: 404px;
    height: 30.1401869%;
  }

  .chris-hero__copy p {
    position: absolute;
    left: 31px;
    top: 55.8411215%;
    width: 478px;
    height: 36.4485981%;
  }

  .chris-page .chris-hero__aside {
    box-sizing: border-box;
    right: 1.4482759%;
    bottom: 2.1818182%;
    width: 20.9655172%;
    height: 12.5454545%;
    padding: 14px 17px 0 0;
    border-right: min(0.1041667vw, 2px) solid var(--chris-orange);
    font-size: min(0.9375vw, 18px);
    font-weight: 500;
    line-height: 1.08;
  }

  .chris-human__copy {
    left: 4.8965517%;
    top: 4.7368421%;
    width: 36.3448276%;
    height: 77.8947368%;
    min-height: 0;
  }

  .chris-human__copy h2 {
    position: absolute;
    left: 31px;
    top: 2.027027%;
    width: 301px;
    height: 20.4391892%;
  }

  .chris-human__copy .chris-rule {
    position: absolute;
    left: 31px;
    top: 30.0675676%;
    width: 31.8785579%;
    height: min(0.1041667vw, 2px);
    margin: 0;
  }

  .chris-human__copy p {
    position: absolute;
    left: 31px;
    top: 36.1486486%;
    width: 493px;
    height: 63.0067568%;
    max-width: none;
  }

  .chris-human__images {
    left: 44.7586207%;
    top: 3.1578947%;
    width: 53.5172414%;
    height: 91.7105263%;
    gap: 3.7302726%;
  }

  .chris-human__images img {
    object-fit: fill;
  }

  .chris-work__intro {
    left: 4.6896552%;
    top: 0.6395614%;
    width: 47%;
    height: 8.9995432%;
    min-height: 0;
  }

  .chris-work__intro h2 {
    position: absolute;
    left: 34px;
    top: 18.7817259%;
    width: 324px;
    height: 26.3959391%;
  }

  .chris-work__intro p {
    position: absolute;
    left: 34px;
    top: 49.7461929%;
    width: 614px;
    height: 31.9796954%;
    max-width: none;
    margin: 0;
  }

  .chris-work__hero-img {
    left: 4.8965517%;
    top: 10.6898127%;
    width: 52.2758621%;
    height: 19.4152581%;
    object-fit: fill;
  }

  .chris-work__case {
    box-sizing: border-box;
    right: 6.2068966%;
    top: 12.9741891%;
    width: 32.4137931%;
    height: 16.6285975%;
    min-height: 0;
    padding: 0;
    border: 0;
  }

  .chris-work__case::after {
    content: "";
    position: absolute;
    right: -6.1702128%;
    top: -17.5824176%;
    width: min(0.15625vw, 3px);
    height: 117.3076923%;
    background: var(--chris-orange);
  }

  .chris-work__case h3 {
    position: absolute;
    right: 0;
    top: 0;
    width: 38.5106383%;
    height: 14.2857143%;
    font-size: min(2.5vw, 48px);
    line-height: 0.87;
  }

  .chris-work__case span {
    position: absolute;
    right: 0;
    top: 10.989011%;
    width: 71.4893617%;
    height: 8.7912088%;
    font-size: min(1.25vw, 24px);
    line-height: 1.3;
  }

  .chris-page .chris-work__case p {
    position: absolute;
    right: 0;
    width: 100%;
    margin: 0;
    font-size: min(1.25vw, 24px);
    font-weight: 300;
    line-height: 1.3;
  }

  .chris-work__case p:first-of-type {
    top: 25%;
  }

  .chris-work__case p + p {
    top: 59.3406593%;
  }

  .chris-work__triptych {
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
  }

  .chris-work__triptych img {
    position: absolute;
    object-fit: fill;
  }

  .chris-work__triptych img:nth-child(1) {
    left: 4.8965517%;
    top: 30.5619004%;
    width: 28.137931%;
    height: 23.2983097%;
  }

  .chris-work__triptych img:nth-child(2) {
    left: 36%;
    top: 30.6989493%;
    width: 28%;
    height: 23.161261%;
  }

  .chris-work__triptych img:nth-child(3) {
    left: 67.7931034%;
    top: 30.6989493%;
    width: 28%;
    height: 23.161261%;
  }

  .chris-page .chris-work__process {
    left: 4.8965517%;
    top: 55.0022841%;
    width: 43.5172414%;
    height: 2.5125628%;
    color: var(--chris-orange);
    font-size: min(1.25vw, 24px);
    line-height: 1.3;
  }

  .chris-rule--archive {
    left: 4.8965517%;
    top: 58.6112373%;
    width: 11.1724138%;
    height: min(0.1041667vw, 2px);
  }

  .chris-work__archive-title {
    left: 4.8965517%;
    top: 59.7999086%;
    width: 28.137931%;
    height: 1.6445866%;
    line-height: 0.87;
  }

  .chris-archive-strip {
    top: 62.5399726%;
    height: 17.176792%;
  }

  .chris-archive-strip img {
    flex: 0 0 20.8275862%;
    width: 20.8275862%;
    height: 100%;
    object-fit: fill;
  }

  .chris-archive-strip img:nth-child(2) {
    flex-basis: 20.7586207%;
    width: 20.7586207%;
  }

  .chris-archive-strip img:first-child {
    margin-left: -10.2758621%;
  }

  .chris-trusted {
    inset: 0;
    width: 100%;
    height: 100%;
  }

  .chris-trusted .chris-rule {
    position: absolute;
    left: 4.8965517%;
    top: 82.0009137%;
    width: 11.1724138%;
    height: min(0.1041667vw, 2px);
    margin: 0;
  }

  .chris-trusted h2 {
    position: absolute;
    left: 4.8965517%;
    top: 83.1886706%;
    width: 17.3793103%;
    height: 1.6445866%;
    line-height: 0.87;
  }

  .chris-trusted__logos {
    position: absolute;
    inset: 0;
    display: block;
    margin: 0;
  }

  .chris-trusted__logos img {
    position: absolute;
    width: auto;
    height: auto;
    object-fit: fill;
  }

  .chris-trusted__logos img:nth-child(1) {
    left: 4.6896552%;
    top: 85.7012334%;
    width: 7.7241379%;
    height: 5.1621745%;
  }

  .chris-trusted__logos img:nth-child(2) {
    left: 19.7931034%;
    top: 85.7012334%;
    width: 7.7241379%;
    height: 5.1621745%;
  }

  .chris-trusted__logos img:nth-child(3) {
    left: 34.8965517%;
    top: 85.7012334%;
    width: 7.7241379%;
    height: 5.1621745%;
  }

  .chris-trusted__logos img:nth-child(4) {
    left: 49.9999999%;
    top: 86.0666971%;
    width: 6.6896552%;
    height: 4.4769301%;
  }

  .chris-page .chris-trusted__services {
    position: absolute;
    left: 4.6896552%;
    top: 91.4572864%;
    width: 68.7586207%;
    height: 1.4618547%;
    margin: 0;
    color: var(--chris-orange);
    font-size: min(1.25vw, 24px);
    line-height: 1.3;
  }

  .chris-trusted .chris-rule--small {
    left: 4.8275862%;
    top: 94.6094107%;
    margin: 0;
  }

  .chris-page .chris-trusted__reflection {
    position: absolute;
    left: 4.6896552%;
    top: 95.7514847%;
    width: 54.137931%;
    height: 2.8771128%;
    margin: 0;
    font-size: min(1.25vw, 24px);
    line-height: 1.3;
  }

  .chris-builder__image {
    width: 100%;
    height: 86.2068966%;
    object-fit: fill;
  }

  .chris-builder__copy {
    left: 4.8965517%;
    top: 5.6426332%;
    width: 48%;
    height: 64.7335423%;
    min-height: 0;
  }

  .chris-builder__copy h2 {
    position: absolute;
    left: 31px;
    top: 3.3898305%;
    width: 301px;
    height: 19.3704601%;
  }

  .chris-builder__copy .chris-rule {
    position: absolute;
    left: 31px;
    top: 31.4769976%;
    width: 24.137931%;
    height: min(0.1041667vw, 2px);
    margin: 0;
  }

  .chris-builder__copy p {
    position: absolute;
    left: 31px;
    width: 65.2298851%;
    max-width: none;
    margin: 0;
  }

  .chris-builder__copy p:first-of-type {
    top: 40.1937046%;
    width: 454px;
    height: 21.5496368%;
  }

  .chris-builder__copy p + p {
    top: 67.0702179%;
    width: 398px;
    height: 31.4769976%;
    margin: 0;
  }

  .chris-button {
    position: absolute;
    left: 31px;
    top: 114.2857143%;
    box-sizing: border-box;
    width: 345px;
    min-width: 0;
    height: 20.0968523%;
    min-height: 0;
    margin: 0;
    justify-content: flex-start;
    padding: 0 32px;
    border-width: min(0.15625vw, 3px);
    font-size: min(1.25vw, 24px);
    line-height: 1.06;
    white-space: nowrap;
  }

  .chris-button span {
    position: absolute;
    left: 234px;
    width: 50px;
  }

  .chris-builder::after {
    left: 32.2758621%;
    bottom: auto;
    top: 86.2068966%;
    width: 67.7241379%;
    height: min(0.1041667vw, 2px);
  }

  .chris-builder__signature {
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 0;
    padding: 0;
    border: 0;
  }

  .chris-builder__signature::after {
    content: "";
    position: absolute;
    left: 98.0689655%;
    top: 52.5078369%;
    width: min(0.1041667vw, 2px);
    height: 27.1159875%;
    background: var(--chris-orange);
  }

  .chris-builder__signature a {
    right: auto;
    left: 93.3793103%;
    top: 50.7836991%;
    width: 5.3208629%;
    height: 10.1482869%;
  }

  .chris-builder__signature > img {
    position: absolute;
    left: 76.0689655%;
    top: 52.5078369%;
    width: 17.3103448%;
    height: 15.830721%;
    margin: 0;
  }

  .chris-builder__signature p {
    position: absolute;
    left: 70.6896552%;
    top: 66.7711599%;
    width: 26.2068966%;
    height: 8.1504702%;
    margin: 0;
    font-size: min(0.9375vw, 18px);
    font-weight: 500;
    line-height: 1.08;
  }

  .chris-builder__signature strong {
    font-family: "Avenir XDL Heavy", var(--chris-body);
    font-weight: 800;
  }

  .chris-contact {
    position: relative;
    width: 100%;
    aspect-ratio: 1920 / 1280;
    overflow: hidden;
    background: var(--chris-bg);
  }

  .chris-contact__globe {
    position: absolute;
    left: 26.9791667%;
    top: 0;
    width: 73.0208333%;
    height: 79.296875%;
    overflow: hidden;
  }

  .chris-contact__globe img {
    position: absolute;
    left: -0.02%;
    top: 0;
    width: 108.59%;
    max-width: none;
    height: 100%;
    opacity: 0.75;
  }

  .chris-contact__intro {
    position: absolute;
    left: 8.5416667%;
    top: 6.09375%;
    box-sizing: border-box;
    width: 39.3229167%;
    height: 18.515625%;
    border-left: min(0.15625vw, 3px) solid var(--chris-orange);
  }

  .chris-contact__intro h2 {
    position: absolute;
    left: 24px;
    top: 0;
    width: 728px;
    height: 35.021097%;
    margin: 0;
    font-family: var(--chris-display);
    font-size: min(4.4270833vw, 85px);
    font-weight: 700;
    line-height: 1.01;
    letter-spacing: 0;
    text-transform: uppercase;
  }

  .chris-contact__intro h2 span {
    position: absolute;
    left: 68.543956%;
    top: 72.2891566%;
    width: min(0.5208333vw, 10px);
    height: min(0.5208333vw, 10px);
    overflow: hidden;
    background: var(--chris-orange);
    color: transparent;
    font-size: 0;
  }

  .chris-contact__rule {
    position: absolute;
    left: 24px;
    top: 52.742616%;
    width: 168px;
    height: min(0.1041667vw, 2px);
    background: var(--chris-orange);
  }

  .chris-page .chris-contact__intro p {
    position: absolute;
    left: 24px;
    top: 69.1983122%;
    width: 516px;
    height: 19.4092827%;
    margin: 0;
    font-size: min(1.8229167vw, 35px);
    font-weight: 300;
    line-height: 1.3;
  }

  .chris-contact__form-art {
    position: absolute;
    left: 5.9895833%;
    top: 29.765625%;
    width: 35.2604167%;
    height: 38.984375%;
  }

  .chris-contact__form-art > img {
    width: 100%;
    height: 100%;
  }

  .chris-contact__form-art a {
    position: absolute;
    left: 19.4977843%;
    top: 87.1743487%;
    width: 61.152142%;
    height: 5.4108216%;
    color: var(--chris-ink);
    font-family: var(--chris-display);
    font-size: min(1.25vw, 24px);
    font-weight: 400;
    line-height: 0.87;
    text-align: center;
  }

  .chris-contact__address {
    position: absolute;
    left: 6.875%;
    top: 70.234375%;
    width: 33.5416667%;
    height: 10%;
  }

  .chris-contact__address img {
    position: absolute;
    left: 0;
    top: 0;
    width: 19.8757764%;
    height: 100%;
  }

  .chris-page .chris-contact__address p {
    position: absolute;
    left: 19.8757764%;
    top: 22.65625%;
    width: 80.1242236%;
    height: 73.4375%;
    margin: 0;
    font-size: min(1.25vw, 24px);
    font-weight: 300;
    line-height: 1.3;
  }

  .chris-contact__address p span {
    color: var(--chris-dim);
    text-transform: uppercase;
  }

  .chris-contact__social {
    position: absolute;
    left: 8.1770833%;
    top: 85.3125%;
    width: 10.6770833%;
    height: 5.46875%;
  }

  .chris-contact__social a {
    position: absolute;
    display: block;
    width: 37.6353715%;
    height: 92.4943869%;
  }

  .chris-contact__social a:nth-child(1) {
    left: 0;
    top: 0;
  }

  .chris-contact__social a:nth-child(2) {
    left: 30.6142759%;
    top: 3.5679408%;
  }

  .chris-contact__social a:nth-child(3) {
    left: 62.3644669%;
    top: 7.50558%;
  }

  .chris-contact__social img {
    width: 100%;
    height: 100%;
  }

  .chris-contact__footer {
    position: absolute;
    left: 8.5416667%;
    top: 94.6875%;
    width: 89.4791667%;
    height: 3.28125%;
    font-family: var(--chris-body);
    font-size: min(0.78125vw, 15px);
    font-weight: 300;
    line-height: 1.3;
    text-transform: uppercase;
  }

  .chris-contact__footer strong {
    position: absolute;
    left: 0;
    top: 23.8095238%;
    width: 12.3981374%;
    color: var(--chris-orange);
    font-weight: 300;
  }

  .chris-contact__footer span {
    position: absolute;
    right: 0;
    top: 38.0952381%;
    width: 20.8381839%;
    color: var(--chris-dim);
  }

  .chris-page::after {
    content: "";
    display: block;
    width: 100%;
    height: 6px;
    background: var(--chris-bg);
  }
}

@media (max-width: 1100px) {
  .chris-contact {
    display: grid;
    gap: 28px;
    padding: 48px 22px 40px;
    overflow: hidden;
    background: var(--chris-bg);
  }

  .chris-contact__globe {
    position: absolute;
    inset: 0 0 auto 0;
    width: 100%;
    opacity: 0.48;
  }

  .chris-contact__globe img {
    width: 100%;
    height: auto;
  }

  .chris-contact__intro,
  .chris-contact__form-art,
  .chris-contact__address,
  .chris-contact__social,
  .chris-contact__footer {
    position: relative;
    z-index: 1;
  }

  .chris-contact__intro {
    padding-left: 20px;
    border-left: 2px solid var(--chris-orange);
  }

  .chris-contact__intro h2 {
    margin: 0;
    font-family: var(--chris-display);
    font-size: clamp(3.35rem, 15vw, 4.6rem);
    font-weight: 700;
    line-height: 0.9;
    text-transform: uppercase;
  }

  .chris-contact__intro h2 span {
    color: var(--chris-orange);
  }

  .chris-contact__rule {
    width: 112px;
    height: 2px;
    margin: 22px 0;
    background: var(--chris-orange);
  }

  .chris-page .chris-contact__intro p,
  .chris-page .chris-contact__address p {
    margin: 0;
    font-size: 1rem;
    line-height: 1.3;
  }

  .chris-contact__form-art {
    width: 100%;
  }

  .chris-contact__form-art > img {
    width: 100%;
    height: auto;
  }

  .chris-contact__form-art a {
    position: absolute;
    left: 19.5%;
    bottom: 3.8%;
    width: 61.2%;
    color: var(--chris-ink);
    font-family: var(--chris-display);
    font-size: 1rem;
    font-weight: 400;
    text-align: center;
  }

  .chris-contact__address {
    display: grid;
    grid-template-columns: 82px 1fr;
    align-items: center;
  }

  .chris-contact__address img {
    width: 82px;
    height: 82px;
  }

  .chris-contact__address p span {
    color: var(--chris-dim);
    text-transform: uppercase;
  }

  .chris-contact__social {
    display: flex;
    align-items: center;
  }

  .chris-contact__social a {
    display: block;
    width: 52px;
    height: 44px;
  }

  .chris-contact__social img {
    width: 100%;
    height: 100%;
  }

  .chris-contact__footer {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    color: var(--chris-dim);
    font-size: 0.62rem;
    text-transform: uppercase;
  }

  .chris-contact__footer strong {
    color: var(--chris-orange);
    font-weight: 300;
  }
}

/* UFC × Reebok case study — Figma frames 129:384 and 325:1588 */

.ufc-case-page {
  margin: 0;
  background: #000;
  color: #fff;
  font-family: "Avenir", "Avenir Next", Helvetica, Arial, sans-serif;
  font-weight: 300;
}

.ufc-case-page,
.ufc-case-page * {
  box-sizing: border-box;
}

.ufc-case-page img {
  display: block;
  max-width: none;
}

.ufc-case-stage {
  position: relative;
  width: 1920px;
  height: 5770px;
  margin: 0 auto;
  overflow: hidden;
  background: #000;
}

.ufc-case-canvas {
  position: relative;
  width: 1920px;
  height: 5770px;
  overflow: hidden;
  background: #000;
}

.ufc-case-page h1,
.ufc-case-page h2,
.ufc-case-page blockquote {
  margin: 0;
  font-family: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 0.9;
  text-transform: uppercase;
}

.ufc-case-page h1,
.ufc-case-page h2 {
  font-size: 48px;
}

.ufc-case-page h1 span,
.ufc-case-page h2 span {
  color: #fd4401;
}

.ufc-case-page p {
  margin: 0;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.3;
}

.ufc-media {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.ufc-divider,
.ufc-rule {
  position: absolute;
  z-index: 4;
  display: block;
  background: #fd4401;
}

.ufc-divider {
  width: 3px;
}

.ufc-rule {
  height: 2px;
}

.ufc-case-page .ufc-kicker {
  position: absolute;
  z-index: 4;
  font-family: "Barlow Condensed", Impact, "Arial Narrow", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 0.87;
}

.ufc-case-page .ufc-heavy {
  color: #fd4401;
  font-weight: 800;
}

.ufc-header {
  position: absolute;
  z-index: 10;
  left: 235px;
  top: 0;
  width: 1450px;
  height: 90px;
  background: #181818;
}

.ufc-header__brand {
  position: absolute;
  left: 48px;
  top: 17px;
  width: 264px;
  height: 53px;
}

.ufc-header__brand img {
  width: 264px;
  height: 53px;
  object-fit: cover;
}

.ufc-header__rule {
  position: absolute;
  left: 365px;
  top: 43px;
  width: 861px;
  height: 3px;
  background: #fd4401;
}

.ufc-header__back {
  position: absolute;
  left: 1270px;
  top: 30px;
  width: 152px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}

.ufc-header__back span,
.ufc-button span,
.ufc-contact__form button span {
  position: relative;
  display: block;
  width: 28px;
  height: 2px;
  background: currentColor;
}

.ufc-header__back span {
  color: #fd4401;
}

.ufc-header__back span::after,
.ufc-button span::after,
.ufc-contact__form button span::after {
  content: "";
  position: absolute;
  right: 0;
  top: -4px;
  width: 8px;
  height: 8px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.ufc-header__menu {
  display: none;
}

.ufc-hero {
  position: absolute;
  left: 235px;
  top: 90px;
  width: 1450px;
  height: 600px;
  overflow: hidden;
  background: #181818;
}

.ufc-hero__image {
  inset: 0;
}

.ufc-hero__divider {
  left: 71px;
  top: 53px;
  height: 507px;
}

.ufc-hero__logos img {
  position: absolute;
  z-index: 4;
  object-fit: contain;
}

.ufc-hero__ufc {
  left: 98px;
  top: 53px;
  width: 196px;
  height: 109px;
}

.ufc-hero__reebok {
  left: 302px;
  top: 53px;
  width: 222px;
  height: 109px;
}

.ufc-hero__rule {
  left: 105px;
  top: 167px;
  width: 419px;
}

.ufc-hero .ufc-kicker {
  left: 105px;
  top: 189px;
  width: 154px;
  height: 19px;
}

.ufc-hero h1 {
  position: absolute;
  z-index: 4;
  left: 105px;
  top: 221px;
  width: 404px;
  height: 79px;
}

.ufc-hero__copy {
  position: absolute;
  z-index: 4;
  left: 105px;
  top: 320px;
  width: 503px;
  height: 212px;
}

.ufc-language {
  position: absolute;
  left: 235px;
  top: 690px;
  width: 1450px;
  height: 625px;
  overflow: hidden;
  background: #000;
}

.ufc-language__divider {
  left: 69px;
  top: 53px;
  height: 519px;
}

.ufc-language h2 {
  position: absolute;
  z-index: 4;
  left: 105px;
  top: 64px;
  width: 404px;
  height: 129px;
}

.ufc-language__rule {
  left: 105px;
  top: 187px;
  width: 168px;
}

.ufc-language__copy {
  position: absolute;
  z-index: 4;
  left: 105px;
  top: 230px;
  width: 542px;
  height: 342px;
}

.ufc-language__copy p + p {
  margin-top: 28px;
}

.ufc-language__map {
  left: 476px;
  top: -1px;
  width: 974px;
  height: 625px;
}

.ufc-language__caption {
  position: absolute;
  z-index: 4;
  left: 716px;
  top: 550px;
  width: 649px;
  height: 25px;
  text-align: center;
}

.ufc-challenge {
  position: absolute;
  left: 235px;
  top: 1315px;
  width: 1450px;
  height: 607px;
  overflow: visible;
  background: #181818;
}

.ufc-challenge__arena {
  left: 0;
  top: 7px;
  width: 1450px;
  height: 600px;
}

.ufc-challenge__portrait {
  z-index: 3;
  left: 860px;
  top: -21px;
  width: 762px;
  height: 844px;
  object-fit: contain;
}

.ufc-challenge__divider {
  left: 71px;
  top: 110px;
  height: 379px;
}

.ufc-challenge h2 {
  position: absolute;
  z-index: 4;
  left: 105px;
  top: 110px;
  width: 404px;
  height: 42px;
}

.ufc-challenge__rule {
  left: 105px;
  top: 181px;
  width: 168px;
}

.ufc-challenge__copy {
  position: absolute;
  z-index: 4;
  left: 105px;
  top: 208px;
  width: 480px;
  height: 281px;
}

.ufc-solution {
  position: absolute;
  left: 235px;
  top: 1922px;
  width: 1450px;
  height: 600px;
  overflow: hidden;
  background: #000;
}

.ufc-solution__divider {
  left: 71px;
  top: 51px;
  height: 497px;
}

.ufc-solution h2 {
  position: absolute;
  z-index: 4;
  left: 104px;
  top: 51px;
  width: 292px;
  height: 42px;
  color: #fd4401;
}

.ufc-solution__rule {
  left: 104px;
  top: 117px;
  width: 155px;
}

.ufc-solution__copy {
  position: absolute;
  z-index: 4;
  left: 104px;
  top: 147px;
  width: 620px;
  height: 265px;
  overflow: hidden;
}

.ufc-solution__copy p + p {
  margin-top: 26px;
}

.ufc-solution__tagline {
  position: absolute;
  z-index: 4;
  left: 46px;
  top: 523px;
  width: 649px;
  height: 25px;
  text-align: center;
}

.ufc-solution__uniforms {
  left: 764px;
  top: 216px;
  width: 543px;
  height: 362px;
}

.ufc-solution__jackets {
  left: 143px;
  top: 216px;
  width: 543px;
  height: 362px;
}

.ufc-impact {
  position: absolute;
  left: 235px;
  top: 2522px;
  width: 1450px;
  height: 1394px;
  overflow: hidden;
  background: #181818;
}

.ufc-impact__intro {
  position: absolute;
  z-index: 4;
  left: 100px;
  top: 0;
  width: 614px;
  height: 156px;
}

.ufc-impact__gallery img {
  position: absolute;
  object-fit: cover;
}

.ufc-impact__hoodie {
  left: 109px;
  top: 173px;
  width: 227px;
  height: 342px;
}

.ufc-impact__walkout {
  left: 473px;
  top: 174px;
  width: 228px;
  height: 341px;
}

.ufc-impact__training {
  left: 769px;
  top: 41px;
  width: 676px;
  height: 474px;
}

.ufc-impact__vest {
  left: 0;
  top: 553px;
  width: 468px;
  height: 327px;
}

.ufc-impact__track {
  left: 490px;
  top: 552px;
  width: 469px;
  height: 328px;
}

.ufc-impact__team {
  left: 982px;
  top: 553px;
  width: 468px;
  height: 327px;
}

.ufc-impact__gallery::before,
.ufc-impact__gallery::after {
  content: "";
  position: absolute;
  z-index: 3;
  top: 41px;
  width: 3px;
  height: 431px;
  background: #fd4401;
}

.ufc-impact__gallery::before {
  left: 404px;
  top: 246px;
  height: 215px;
}

.ufc-impact__gallery::after {
  left: 735px;
}

.ufc-impact__divider {
  left: 52px;
  top: 981px;
  height: 335px;
}

.ufc-impact h2 {
  position: absolute;
  z-index: 4;
  left: 86px;
  top: 993px;
  width: 404px;
  height: 42px;
}

.ufc-impact__rule {
  left: 86px;
  top: 1064px;
  width: 168px;
}

.ufc-impact__copy {
  position: absolute;
  z-index: 4;
  left: 86px;
  top: 1098px;
  width: 539px;
  height: 218px;
}

.ufc-impact__uniform {
  left: 745px;
  top: 904px;
  width: 700px;
  height: 489px;
}

.ufc-quote {
  position: absolute;
  z-index: 3;
  left: 235px;
  top: 3916px;
  width: 1450px;
  height: 697px;
  overflow: visible;
  background: #181818;
}

.ufc-quote__image {
  left: 0;
  top: 0;
  width: 1450px;
  height: 600px;
}

.ufc-quote__divider {
  left: 49px;
  top: 158px;
  height: 283px;
}

.ufc-quote blockquote {
  position: absolute;
  z-index: 4;
  left: 82px;
  top: 216px;
  width: 457px;
  height: 167px;
  font-size: 48px;
}

.ufc-quote blockquote span {
  color: #fd4401;
}

.ufc-button {
  position: absolute;
  z-index: 5;
  width: 345px;
  height: 83px;
  padding: 0 46px;
  border: 2px solid #fd4401;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
  background: rgba(0, 0, 0, 0.28);
  font-size: 20px;
  font-weight: 500;
}

.ufc-button span {
  width: 50px;
}

.ufc-quote__primary {
  left: 71px;
  top: 526px;
}

.ufc-quote__secondary {
  left: 1100px;
  top: 526px;
}

.ufc-quote__button-rule {
  position: absolute;
  z-index: 5;
  left: 457px;
  top: 567px;
  width: 623px;
  height: 2px;
  background: #fd4401;
}

.ufc-contact {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 4516px;
  width: 1920px;
  height: 1280px;
  overflow: hidden;
  background: #000;
}

.ufc-contact__globe {
  position: absolute;
  left: 518px;
  top: 0;
  width: 1522px;
  height: 1015px;
  max-width: none;
  object-fit: cover;
  opacity: 0.75;
}

.ufc-contact__divider {
  left: 164px;
  top: 78px;
  height: 225px;
}

.ufc-contact h2 {
  position: absolute;
  z-index: 3;
  left: 191px;
  top: 78px;
  width: 728px;
  height: 83px;
  font-size: 85px;
  line-height: 1.01;
}

.ufc-contact h2 span {
  color: #fd4401;
}

.ufc-contact__rule {
  left: 191px;
  top: 203px;
  width: 168px;
}

.ufc-contact__intro {
  position: absolute;
  z-index: 3;
  left: 191px;
  top: 242px;
  width: 516px;
  height: 46px;
  font-size: 35px;
}

.ufc-contact__form {
  position: absolute;
  z-index: 3;
  left: 115px;
  top: 381px;
  width: 677px;
  height: 499px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-auto-rows: 64px;
  gap: 18px 24px;
  padding: 28px 42px;
}

.ufc-contact__form .wide,
.ufc-contact__form button {
  grid-column: 1 / -1;
}

.ufc-contact__form input,
.ufc-contact__form textarea {
  width: 100%;
  height: 100%;
  padding: 0 18px;
  border: 2px solid #fd4401;
  border-radius: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.34);
  font-size: 16px;
  font-weight: 300;
  outline: 0;
}

.ufc-contact__form textarea {
  padding-top: 16px;
  resize: none;
}

.ufc-contact__form button {
  width: 414px;
  height: 54px;
  margin: 0 auto;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 34px;
  color: #fff;
  background: transparent;
  font-size: 24px;
  font-weight: 500;
  cursor: pointer;
}

.ufc-contact__form button span {
  width: 50px;
}

.ufc-contact__address {
  position: absolute;
  z-index: 3;
  left: 132px;
  top: 899px;
  width: 644px;
  height: 128px;
}

.ufc-contact__address img {
  position: absolute;
  left: 0;
  top: 0;
  width: 128px;
  height: 128px;
}

.ufc-contact__address p {
  position: absolute;
  left: 128px;
  top: 29px;
  width: 516px;
  height: 94px;
  color: #fff;
}

.ufc-contact__address p span {
  color: #5e5e5e;
}

.ufc-contact__social {
  position: absolute;
  z-index: 3;
  left: 157px;
  top: 1092px;
  width: 205px;
  height: 70px;
}

.ufc-contact__social a,
.ufc-contact__social img {
  position: absolute;
  width: 78px;
  height: 65px;
}

.ufc-contact__social a:nth-child(1) {
  left: 0;
  top: 0;
}

.ufc-contact__social a:nth-child(2) {
  left: 63px;
  top: 3px;
}

.ufc-contact__social a:nth-child(3) {
  left: 128px;
  top: 5px;
}

.ufc-contact__footer {
  position: absolute;
  z-index: 3;
  left: 164px;
  top: 1212px;
  width: 1718px;
  height: 42px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.3;
}

.ufc-contact__footer strong {
  position: absolute;
  left: 0;
  top: 10px;
  color: #fd4401;
  font-weight: 300;
}

.ufc-contact__footer span {
  position: absolute;
  right: 0;
  top: 16px;
  color: #5e5e5e;
}

@media (max-width: 1919px) and (min-width: 761px) {
  .ufc-case-stage {
    width: 100vw;
    height: calc(5770px * (100vw / 1920px));
    margin: 0;
  }

  .ufc-case-canvas {
    transform: scale(calc(100vw / 1920px));
    transform-origin: top left;
  }
}

@media (max-width: 760px) {
  .ufc-case-page {
    width: 100%;
    overflow-x: hidden;
  }

  .ufc-case-stage,
  .ufc-case-canvas {
    width: 393px;
    height: 7347px;
  }

  .ufc-case-stage {
    margin: 0 auto;
  }

  .ufc-case-page h1,
  .ufc-case-page h2 {
    font-size: 35px;
  }

  .ufc-case-page p {
    font-size: 16px;
    line-height: 1.3;
  }

  .ufc-divider {
    width: 2px;
  }

  .ufc-header {
    left: 0;
    top: 0;
    width: 393px;
    height: 47px;
    background: #000;
  }

  .ufc-header__brand {
    left: 20px;
    top: 6px;
    width: 169px;
    height: 34px;
  }

  .ufc-header__brand img {
    width: 169px;
    height: 34px;
  }

  .ufc-header__rule,
  .ufc-header__back {
    display: none;
  }

  .ufc-header__menu {
    position: absolute;
    left: 332px;
    top: 6px;
    width: 41px;
    height: 34px;
    border: 1px solid #fd4401;
    display: grid;
    align-content: center;
    gap: 4px;
    padding: 0 9px;
  }

  .ufc-header__menu i {
    width: 21px;
    height: 1px;
    background: #fd4401;
  }

  .ufc-hero {
    left: 0;
    top: 47px;
    width: 393px;
    height: 694px;
    background: #181818;
  }

  .ufc-hero__image {
    left: 0;
    top: 445px;
    width: 393px;
    height: 248px;
    object-fit: cover;
    object-position: 67% center;
  }

  .ufc-hero__divider {
    left: 33px;
    top: 42px;
    height: 382px;
  }

  .ufc-hero__ufc {
    left: 50px;
    top: 25px;
    width: 130px;
    height: 60px;
  }

  .ufc-hero__reebok {
    left: 184px;
    top: 25px;
    width: 136px;
    height: 60px;
  }

  .ufc-hero__rule {
    left: 57px;
    top: 106px;
    width: 168px;
  }

  .ufc-hero .ufc-kicker {
    left: 57px;
    top: 133px;
    width: 154px;
    height: 20px;
    font-size: 24px;
  }

  .ufc-hero h1 {
    left: 52px;
    top: 162px;
    width: 287px;
    height: 59px;
  }

  .ufc-hero__copy {
    left: 57px;
    top: 254px;
    width: 289px;
    height: 162px;
  }

  .ufc-language {
    left: 0;
    top: 741px;
    width: 393px;
    height: 746px;
  }

  .ufc-language__divider {
    left: 35px;
    top: 25px;
    height: 402px;
  }

  .ufc-language h2 {
    left: 61px;
    top: 32px;
    width: 300px;
    height: 69px;
    font-size: 40px;
  }

  .ufc-language__rule {
    left: 61px;
    top: 136px;
    width: 168px;
  }

  .ufc-language__copy {
    left: 61px;
    top: 168px;
    width: 300px;
    height: 252px;
  }

  .ufc-language__copy p + p {
    margin-top: 20px;
  }

  .ufc-language__map {
    left: 0;
    top: 446px;
    width: 393px;
    height: 300px;
    object-position: 62% center;
  }

  .ufc-language__caption {
    left: 24px;
    top: 716px;
    width: 346px;
    height: 25px;
    white-space: nowrap;
  }

  .ufc-challenge {
    left: 0;
    top: 1487px;
    width: 393px;
    height: 703px;
    overflow: hidden;
    background: #000;
  }

  .ufc-challenge__arena {
    left: 0;
    top: 323px;
    width: 393px;
    height: 380px;
    object-position: 53% center;
  }

  .ufc-challenge__portrait {
    left: 98px;
    top: 317px;
    width: 349px;
    height: 386px;
    object-fit: contain;
    object-position: left center;
  }

  .ufc-challenge__divider {
    left: 35px;
    top: 30px;
    height: 267px;
  }

  .ufc-challenge h2 {
    left: 54px;
    top: 37px;
    width: 227px;
    height: 27px;
  }

  .ufc-challenge__rule {
    left: 54px;
    top: 92px;
    width: 168px;
  }

  .ufc-challenge__copy {
    left: 54px;
    top: 110px;
    width: 309px;
    height: 189px;
    overflow: hidden;
  }

  .ufc-solution {
    left: 0;
    top: 2190px;
    width: 393px;
    height: 1290px;
  }

  .ufc-solution__divider {
    left: 37px;
    top: 22px;
    height: 312px;
  }

  .ufc-solution h2 {
    left: 60px;
    top: 29px;
    width: 292px;
    height: 35px;
    font-size: 48px;
  }

  .ufc-solution__rule {
    left: 61px;
    top: 99px;
    width: 155px;
  }

  .ufc-solution__copy {
    left: 61px;
    top: 124px;
    width: 285px;
    height: 210px;
    overflow: visible;
  }

  .ufc-solution__copy p {
    height: 210px;
    overflow: hidden;
  }

  .ufc-solution__copy p + p {
    position: absolute;
    left: 0;
    top: 487px;
    width: 285px;
    height: 147px;
    margin: 0;
  }

  .ufc-solution__tagline {
    left: 57px;
    top: 778px;
    width: 167px;
    height: 63px;
    text-align: left;
    text-transform: uppercase;
  }

  .ufc-solution__uniforms {
    left: 20px;
    top: 354px;
    width: 356px;
    height: 237px;
  }

  .ufc-solution__jackets {
    left: 20px;
    top: 863px;
    width: 354px;
    height: 236px;
    opacity: 1;
  }

  .ufc-solution::after {
    content: "Rather than eliminating each athlete’s individuality, the system celebrated it. Every competitor entered the Octagon representing their country through a unified UFC design language, creating one of the organization’s first globally recognizable visual identity systems.";
    position: absolute;
    left: 61px;
    top: 1121px;
    width: 285px;
    height: 147px;
    padding-left: 23px;
    border-left: 2px solid #fd4401;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.3;
  }

  .ufc-impact {
    left: 0;
    top: 3480px;
    width: 393px;
    height: 2195px;
    background: #000;
  }

  .ufc-impact__intro {
    display: none;
  }

  .ufc-impact__hoodie {
    left: 8px;
    top: 42px;
    width: 170px;
    height: 256px;
  }

  .ufc-impact__walkout {
    left: 216px;
    top: 43px;
    width: 170px;
    height: 255px;
  }

  .ufc-impact__training {
    left: 0;
    top: 348px;
    width: 393px;
    height: 276px;
  }

  .ufc-impact__track {
    left: 0;
    top: 675px;
    width: 393px;
    height: 275px;
  }

  .ufc-impact__team {
    left: 0;
    top: 998px;
    width: 393px;
    height: 275px;
  }

  .ufc-impact__vest {
    left: 0;
    top: 1324px;
    width: 393px;
    height: 275px;
  }

  .ufc-impact__gallery::before,
  .ufc-impact__gallery::after {
    top: 23px;
    left: 69px;
    width: 255px;
    height: 2px;
  }

  .ufc-impact__gallery::after {
    top: 323px;
  }

  .ufc-impact__divider {
    left: 31px;
    top: 1624px;
    height: 42px;
  }

  .ufc-impact h2 {
    left: 49px;
    top: 1632px;
    width: 176px;
    height: 25px;
  }

  .ufc-impact__rule {
    left: 34px;
    top: 1993px;
    width: 168px;
  }

  .ufc-impact__copy {
    left: 34px;
    top: 2006px;
    width: 339px;
    height: 156px;
    overflow: hidden;
  }

  .ufc-impact__uniform {
    left: 0;
    top: 1690px;
    width: 393px;
    height: 275px;
  }

  .ufc-quote {
    left: 0;
    top: 5675px;
    width: 393px;
    height: 616px;
    overflow: hidden;
    background: #000;
  }

  .ufc-quote__image {
    left: 0;
    top: 0;
    width: 393px;
    height: 260px;
    object-position: 75% center;
  }

  .ufc-quote__divider {
    left: 33px;
    top: 265px;
    height: 110px;
  }

  .ufc-quote blockquote {
    left: 60px;
    top: 265px;
    width: 279px;
    height: 110px;
    font-size: 30px;
  }

  .ufc-button {
    left: 60px;
    width: 274px;
    height: 52px;
    padding: 0 38px;
    font-size: 16px;
  }

  .ufc-button span {
    width: 50px;
  }

  .ufc-quote__primary {
    top: 416px;
  }

  .ufc-quote__secondary {
    top: 533px;
  }

  .ufc-quote__button-rule {
    left: 0;
    top: 500px;
    width: 393px;
  }

  .ufc-contact {
    left: 0;
    top: 6291px;
    width: 393px;
    height: 1061px;
  }

  .ufc-contact__globe {
    left: 0;
    top: 118px;
    width: 561px;
    height: 374px;
    object-position: center;
    transform: translateX(-80px);
  }

  .ufc-contact__divider {
    left: 33px;
    top: 18px;
    height: 109px;
  }

  .ufc-contact h2 {
    left: 60px;
    top: 18px;
    width: 278px;
    height: 37px;
    font-size: 40px;
  }

  .ufc-contact__rule {
    left: 60px;
    top: 60px;
    width: 168px;
  }

  .ufc-contact__intro {
    left: 60px;
    top: 83px;
    width: 230px;
    height: 17px;
    font-size: 16px;
  }

  .ufc-contact__form {
    left: 3px;
    top: 585px;
    width: 390px;
    height: 361px;
    grid-auto-rows: 38px;
    gap: 9px 12px;
    padding: 18px 28px;
  }

  .ufc-contact__form input,
  .ufc-contact__form textarea {
    padding: 0 10px;
    border-width: 1px;
    font-size: 11px;
  }

  .ufc-contact__form textarea {
    padding-top: 9px;
  }

  .ufc-contact__form button {
    width: 180px;
    height: 34px;
    gap: 16px;
    font-size: 16px;
  }

  .ufc-contact__form button span {
    width: 36px;
  }

  .ufc-contact__address {
    left: 0;
    top: 484px;
    width: 393px;
    height: 128px;
  }

  .ufc-contact__address img {
    width: 128px;
    height: 128px;
  }

  .ufc-contact__address p {
    left: 108px;
    top: 32px;
    width: 256px;
    height: 63px;
    font-size: 18px;
  }

  .ufc-contact__social {
    left: 7px;
    top: 907px;
    width: 188px;
    height: 70px;
  }

  .ufc-contact__footer {
    left: 13px;
    top: 977px;
    width: 363px;
    height: 66px;
  }

  .ufc-contact__footer strong {
    top: 10px;
  }

  .ufc-contact__footer span {
    left: 0;
    right: auto;
    top: 42px;
  }
}

@media (max-width: 392px) {
  .ufc-case-stage {
    width: 100vw;
    height: calc(7347px * (100vw / 393px));
    margin: 0;
  }

  .ufc-case-canvas {
    transform: scale(calc(100vw / 393px));
    transform-origin: top left;
  }
}
