/* About hero: calmer scale and no right-side container edge. */
.about-hero{width:min(1180px,calc(100% - 48px));max-width:1180px;padding:82px 0 76px;border:0!important;border-inline:0!important;box-shadow:none!important}
.about-hero::after{display:none!important}
.about-hero h1{max-width:850px;font-size:clamp(38px,4.8vw,60px)!important;line-height:1.18;letter-spacing:-1.5px;margin:16px 0 18px}
.about-hero p{max-width:700px;font-size:16px;line-height:1.85}
@media(max-width:820px){.about-hero{width:calc(100% - 32px);padding:64px 0 58px}.about-hero h1{font-size:clamp(34px,10vw,50px)!important}.about-hero p{font-size:15px}}
