/* About: authentic VERVE fit-out photography, with the existing page copy. */
/* White tiles need their own text colours inside the dark section. */
.legacy-content[data-source-page="about"] [data-skin-tone="dark"] .card{color:var(--pulse-ink)}
.legacy-content[data-source-page="about"] [data-skin-tone="dark"] .card h3{color:var(--pulse-ink)!important}
.legacy-content[data-source-page="about"] [data-skin-tone="dark"] .card p{color:var(--pulse-body)!important}
.legacy-content .about-photo-hero{position:relative;isolation:isolate;background:#141717;overflow:hidden}
.legacy-content .about-photo-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 18%;z-index:-2}
.legacy-content .about-photo-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.72) 35%,rgba(0,0,0,.14) 72%,rgba(0,0,0,.05))}
.legacy-content .about-photo-copy{padding:100px 0 110px;max-width:760px;color:white}
.legacy-content .about-photo-copy .badge{color:#eee!important}
.legacy-content .about-photo-copy h1{font-size:clamp(42px,4.8vw,68px)!important;color:white;line-height:1.1;letter-spacing:-.05em!important;margin:0 0 28px;text-wrap:initial}
.legacy-content .about-photo-copy h1 span{color:var(--pulse-accent)!important}
.legacy-content .about-photo-copy p{max-width:550px;font-size:16px;line-height:1.85;color:#eee}
@media(max-width:1050px){.legacy-content .about-photo-copy{max-width:660px;padding-block:80px}.legacy-content .about-photo-hero:after{background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.67) 45%,rgba(0,0,0,.2))}}
@media(max-width:760px){
 .legacy-content .about-photo-image{object-position:78% top}
 .legacy-content .about-photo-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.95),rgba(0,0,0,.8) 37%,rgba(0,0,0,.25) 74%,rgba(0,0,0,.04))}
 .legacy-content .about-photo-copy{padding:210px 0 44px;max-width:100%}
 .legacy-content .about-photo-copy .badge{margin-bottom:18px}
 .legacy-content .about-photo-copy h1{font-size:clamp(38px,9.8vw,58px)!important;margin-bottom:22px}
 .legacy-content .about-photo-copy p{font-size:14px;line-height:1.8}
}
