.about-page-body{background:#fff;color:#171a20}.about-page{overflow:hidden}.about-page h1,.about-page h2,.about-page h3,.about-page p,.about-page figure{margin:0}.about-page .contact-info h2{margin-bottom:clamp(54px,5vw,88px)}
@media(max-width:767px){.about-page .contact-info h2{margin-bottom:32px}}
.about-hero{position:relative;min-height:clamp(620px,78vh,900px);padding-top:64px;background:#eef3f7}.about-hero::after{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(3,5,7,.66) 0%,rgba(3,5,7,.42) 34%,rgba(3,5,7,.16) 68%,rgba(3,5,7,.04) 100%);content:""}.about-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.about-hero-copy{position:relative;z-index:2;display:grid;justify-items:center;width:min(1320px,var(--safe-width));padding-top:clamp(96px,11vw,168px);margin:0 auto;text-align:center;color:#fff}.about-hero h1{width:min(760px,70vw);font-size:var(--fs-hero);line-height:var(--lh-hero);letter-spacing:-.05em;font-weight:650}.about-hero-copy p{width:min(760px,70vw);max-width:none;margin-top:24px;font-size:var(--fs-body);line-height:var(--lh-body);color:rgba(255,255,255,.78)}
.about-gallery{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:clamp(120px,9vw,180px);gap:clamp(12px,1.2vw,20px);width:min(1680px,var(--safe-width));padding:clamp(96px,9vw,150px) 0 clamp(110px,10vw,170px);margin:0 auto}.about-section-heading{grid-column:1/-1;display:block;margin-bottom:var(--title-content-gap);text-align:center}.about-section-heading>span,.history-heading>span,.brand-copy>span{font-size:var(--fs-button);color:#777b80}.about-section-heading h2,.history-heading h2,.brand-copy h2{font-size:var(--fs-section-title);line-height:var(--lh-section-title);letter-spacing:-.052em;font-weight:600}.about-section-heading p{justify-self:end;max-width:430px;font-size:var(--fs-body);line-height:var(--lh-body);color:#5c5e62}.gallery-panorama,.gallery-story,.gallery-wide{overflow:hidden;border-radius:8px;background:#f3f3f3}.gallery-panorama img,.gallery-story img,.gallery-wide img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.gallery-panorama:hover img,.gallery-story:hover img,.gallery-wide:hover img{transform:scale(1.03)}.gallery-panorama figcaption,.gallery-story figcaption,.gallery-wide figcaption{display:none}.gallery-pair{display:contents}.gallery-panorama{grid-column:span 7;grid-row:span 3}.gallery-story{grid-column:span 4;grid-row:span 2}.gallery-pair .gallery-story:nth-child(1){grid-column:span 5;grid-row:span 3}.gallery-pair .gallery-story:nth-child(5){grid-column:span 6;grid-row:span 3}.gallery-pair .gallery-story:nth-child(6),.gallery-wide{grid-column:span 3;grid-row:span 3}.gallery-wide-reverse img{grid-column:auto;grid-row:auto}.gallery-wide-reverse figcaption{grid-column:auto;grid-row:auto}.gallery-panorama img,.gallery-pair .gallery-story:nth-child(5) img{object-position:center 35%}.gallery-story img,.gallery-wide img{object-position:center center}
.about-brand{display:grid;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:clamp(44px,5vw,72px);align-items:center;width:min(980px,var(--safe-width));padding:clamp(100px,10vw,150px) 0 clamp(120px,11vw,180px);margin:0 auto;background:#fff}.brand-logo-lockup{display:block;justify-self:center;width:min(220px,72%);height:auto}.brand-copy{max-width:620px;padding-left:clamp(40px,5vw,66px);border-left:1px solid #d0d2d6}.brand-copy h2{margin:0 0 34px}.brand-copy p{max-width:600px;margin-top:20px;font-size:var(--fs-body);line-height:var(--lh-body);color:#2f3338}.brand-copy p:first-of-type{font-size:var(--fs-body);line-height:var(--lh-body);color:#2f3338}
.about-history{padding:clamp(110px,11vw,180px) max(var(--page-x),calc((100vw - 1320px)/2));background:#f7f7f7}.history-heading{display:grid;grid-template-columns:56px minmax(0,1fr);gap:32px;align-items:start;margin-bottom:var(--title-content-gap)}.history-list{position:relative;margin:0;padding:0;list-style:none;border-top:1px solid #171a20}.history-list::before{position:absolute;top:0;bottom:0;left:28%;width:1px;background:#e31937;content:""}.history-item{position:relative;display:grid;grid-template-columns:28% minmax(0,1fr);min-height:145px;border-bottom:1px solid #d4d4d4}.history-item::before{position:absolute;top:50%;left:calc(28% - 5px);width:10px;height:10px;border-radius:50%;background:#e31937;content:"";transform:translateY(-50%);transition:transform .35s ease,box-shadow .35s ease}.history-item.is-current::before{box-shadow:0 0 0 8px rgba(227,25,55,.12);transform:translateY(-50%) scale(1.2)}.history-item time{align-self:center;padding-right:72px;text-align:right;font-size:clamp(38px,4vw,64px);line-height:1;letter-spacing:-.04em;font-weight:350}.history-item>div{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:30px;align-items:center;padding:30px 0 30px 72px}.history-item h3{font-size:var(--fs-card-title);line-height:var(--lh-card-title);font-weight:600}.history-item p{display:flex;justify-content:space-between;gap:20px;font-size:var(--fs-body);line-height:var(--lh-body);color:#4f5257}.history-item p span{color:#171a20}
@media(max-width:1200px){.about-gallery{grid-template-columns:repeat(8,minmax(0,1fr));grid-auto-rows:clamp(120px,14vw,170px)}.gallery-panorama,.gallery-pair .gallery-story:nth-child(1){grid-column:span 8;grid-row:span 3}.gallery-story,.gallery-pair .gallery-story:nth-child(5),.gallery-pair .gallery-story:nth-child(6),.gallery-wide{grid-column:span 4;grid-row:span 2}}
@media(max-width:900px){.about-gallery,.about-brand{width:var(--safe-width)}.about-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.gallery-panorama,.gallery-story,.gallery-pair .gallery-story:nth-child(1),.gallery-pair .gallery-story:nth-child(5),.gallery-pair .gallery-story:nth-child(6),.gallery-wide{grid-column:span 1;grid-row:auto;aspect-ratio:4/3}.gallery-panorama,.gallery-pair .gallery-story:nth-child(1){grid-column:span 2;aspect-ratio:16/9}.gallery-pair{display:contents}.about-brand{grid-template-columns:1fr;gap:42px}.brand-logo-lockup{justify-self:start;width:min(190px,52vw)}.brand-copy{padding-left:0;padding-top:38px;border-left:0;border-top:1px solid #d0d2d6}.history-item>div{grid-template-columns:1fr;gap:12px}.history-item p{justify-content:flex-start}}
@media(max-width:600px){.about-hero{min-height:690px}.about-hero::after{background:linear-gradient(180deg,rgba(3,5,7,.72) 0%,rgba(3,5,7,.44) 42%,rgba(3,5,7,.12) 100%)}.about-hero>img{object-position:48% center}.about-hero-copy{justify-items:center;padding-top:88px}.about-hero h1{width:min(320px,86vw);max-width:none}.about-hero-copy p{width:min(300px,82vw);max-width:none}.about-gallery{grid-template-columns:1fr;gap:10px;padding:72px 0 88px}.about-section-heading{margin-bottom:var(--title-content-gap)}.gallery-panorama,.gallery-story,.gallery-pair .gallery-story:nth-child(1),.gallery-pair .gallery-story:nth-child(5),.gallery-pair .gallery-story:nth-child(6),.gallery-wide{grid-column:span 1;aspect-ratio:4/3}.gallery-panorama,.gallery-pair .gallery-story:nth-child(1){aspect-ratio:16/10}.gallery-pair{display:contents}.about-brand{gap:38px;padding:78px 0 92px}.brand-logo-lockup{width:min(170px,56vw)}.brand-copy{padding-top:32px}.brand-copy h2{margin:0 0 28px}.about-history{padding-right:var(--page-x);padding-left:var(--page-x)}.history-heading{grid-template-columns:1fr;gap:16px}.history-list::before{left:72px}.history-item{grid-template-columns:72px 1fr;min-height:168px}.history-item::before{left:67px}.history-item time{align-self:start;padding:34px 18px 0 0;font-size:23px}.history-item>div{display:block;padding:32px 0 32px 28px}.history-item p{display:grid;gap:7px;margin-top:14px}.history-item p span{color:#6f7175}}

/* Company history: show capability milestones instead of company-name changes. */
.about-history .history-item{min-height:176px}.about-history .history-item time{font-size:clamp(24px,2.4vw,36px);font-weight:500;letter-spacing:-.02em;color:#4b4f55}.about-history .history-item>div{display:block;max-width:820px;padding-top:34px;padding-bottom:34px}.about-history .history-item h3{font-size:clamp(24px,2vw,34px);line-height:1.22;font-weight:600}.about-history .history-item p{display:block;max-width:720px;margin-top:14px;font-size:var(--fs-body);line-height:var(--lh-body);color:#55585d}.about-history .history-item ul{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0;padding:0;list-style:none}.about-history .history-item li{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border:1px solid #dedede;border-radius:999px;background:#fff;color:#5c5f64;font-size:var(--fs-button);line-height:var(--lh-button);font-weight:600}

@media(max-width:600px){.about-history .history-item{min-height:0}.about-history .history-item time{font-size:20px}.about-history .history-item>div{padding-top:30px;padding-bottom:30px}.about-history .history-item h3{font-size:24px}.about-history .history-item p{margin-top:12px}.about-history .history-item ul{gap:8px;margin-top:18px}.about-history .history-item li{min-height:28px;padding:0 10px}}

/* Center the company history title and content block. */
.about-history .history-heading{display:block;margin-right:auto;margin-left:auto;text-align:center}.about-history .history-list{max-width:min(1040px,100%);margin-right:auto;margin-left:auto}.about-history .history-list::before{left:34%}.about-history .history-item{grid-template-columns:34% minmax(0,1fr)}.about-history .history-item::before{left:calc(34% - 5px)}

@media(max-width:600px){.about-history .history-list{max-width:100%}.about-history .history-list::before{left:72px}.about-history .history-item{grid-template-columns:72px 1fr}.about-history .history-item::before{left:67px}}

/* Align first-screen Banner title with the homepage hero title hierarchy. */
.about-hero h1 {
  font-size: var(--fs-hero) !important;
  line-height: var(--lh-hero) !important;
}

/* About page hero: keep the building image unobscured. */
.about-hero::after {
  display: none;
}

/* English about page: allow longer copy to wrap inside media and timeline blocks. */
html[lang="en"] .about-page,
html[lang="en"] .about-hero-copy,
html[lang="en"] .about-section-heading,
html[lang="en"] .gallery-panorama,
html[lang="en"] .gallery-story,
html[lang="en"] .gallery-wide,
html[lang="en"] .brand-copy,
html[lang="en"] .history-item > div {
  min-width: 0;
  max-width: 100%;
}

html[lang="en"] .about-hero h1,
html[lang="en"] .about-hero-copy p,
html[lang="en"] .about-section-heading h2,
html[lang="en"] .brand-copy h2,
html[lang="en"] .brand-copy p,
html[lang="en"] .history-heading h2,
html[lang="en"] .history-item h3,
html[lang="en"] .history-item p,
html[lang="en"] .history-item li {
  white-space: normal !important;
  overflow-wrap: break-word;
  word-break: normal;
}

@media (max-width: 600px) {
  html[lang="en"] .about-hero h1,
  html[lang="en"] .about-hero-copy p {
    width: min(92vw, 100%);
    max-width: 92vw;
  }
}

.about-hero > picture {
  position: absolute;
  inset: 0;
}

.about-hero > picture > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media (max-width: 600px) {
  .about-hero > picture > img {
    object-position: 48% center;
  }
}
