.marinac-about{background:#f7f8fa;color:#101820}.about-hero{min-height:72vh;padding:clamp(72px,9vw,132px) 0 56px;overflow:hidden}.about-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);grid-gap:clamp(32px,6vw,88px);gap:clamp(32px,6vw,88px);align-items:center}.about-copy{max-width:780px}.about-crumb{display:flex;gap:10px;margin-bottom:28px;color:rgba(16,24,32,.58);font-size:13px;text-transform:uppercase;letter-spacing:.08em}.about-crumb a{color:inherit;text-decoration:none}.about-title{max-width:980px;margin-top:18px}.about-lede{max-width:720px;margin:22px 0 32px}.about-photo-stack{position:relative;min-height:560px}.about-photo{position:absolute;display:block;width:min(74%,420px);aspect-ratio:4/3;object-fit:cover;border-radius:8px;box-shadow:0 24px 60px rgba(16,24,32,.16)}.about-photo-1{top:0;right:0}.about-photo-2{top:28%;left:0}.about-photo-3{right:10%;bottom:0;width:min(60%,340px)}.about-story{background:#fff}.about-story-grid{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:clamp(32px,5vw,84px);gap:clamp(32px,5vw,84px);align-items:start}.about-statement{position:-webkit-sticky;position:sticky;top:112px;display:grid;grid-gap:14px;gap:14px;padding-top:8px}.about-statement span{font-size:13px;color:rgba(16,24,32,.54);letter-spacing:.12em;text-transform:uppercase}.about-statement strong{font-size:clamp(28px,4vw,48px);line-height:1.04;font-family:var(--font-serif);font-weight:500}.about-text{display:grid;grid-gap:22px;gap:22px;max-width:860px}.about-text p{margin:0;color:rgba(16,24,32,.76);font-size:clamp(18px,1.5vw,21px);line-height:1.72}@media (max-width:900px){.about-hero-grid,.about-story-grid{grid-template-columns:1fr}.about-photo-stack{min-height:420px}.about-photo{width:min(72%,380px)}.about-statement{position:static}}@media (max-width:640px){.about-hero{padding-top:48px}.about-photo-stack{min-height:320px}.about-photo{width:76%}.about-photo-3{width:58%}}