.managed-customer-page{max-width:1280px}.managed-customer-page>header{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,6vw,90px);align-items:center;padding:clamp(35px,7vw,90px) 0}.managed-customer-page>header h1{max-width:10ch;margin:12px 0 24px;font-size:clamp(4rem,8vw,8rem)}.managed-customer-page>header p:last-child{max-width:650px;color:var(--taupe);font:clamp(1.15rem,2vw,1.65rem)/1.6 var(--font-display),serif}.managed-customer-page>header>div:last-child{position:relative;min-height:clamp(420px,60vw,720px);overflow:hidden;background:var(--stone)}.managed-customer-page>header img{object-fit:cover}.managed-customer-page>section{max-width:860px;padding:clamp(50px,8vw,110px) 0}.managed-customer-page>section h2{max-width:12ch;margin:0 0 34px;font-size:clamp(3rem,6vw,6rem)}.managed-customer-page>section p{color:#514c45;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.85}.managed-customer-page>section p+p{margin-top:1.5rem}.managed-customer-page>footer{display:flex;align-items:center;gap:24px;padding:40px 0;border-top:1px solid var(--stone)}@media(max-width:760px){.managed-customer-page>header{grid-template-columns:1fr}.managed-customer-page>header>div:last-child{min-height:120vw}.managed-customer-page>footer{align-items:flex-start;flex-direction:column}}