.masthead{min-height:720px;display:grid;grid-template-columns:1.1fr .9fr;background:#f2f6f4}.masthead-copy{padding:90px clamp(24px,6vw,100px);display:flex;flex-direction:column;justify-content:center}.masthead-copy h1{font-size:clamp(64px,9vw,140px);line-height:.82;letter-spacing:-5px;margin:22px 0}.masthead-photo{background:url('assets/images/hero.jpg') center/cover}.manifesto{padding:95px 0;background:#d5513d;color:#fff}.manifesto-grid{display:grid;grid-template-columns:120px 1fr 280px;gap:35px}.manifesto b{font-size:15px}.manifesto h2{font-size:clamp(42px,5.5vw,76px);line-height:.95;margin:0}.appointment-strip{padding:55px 0;background:#172a31;color:#fff}.appointment-strip .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.appointment-strip h2{margin:0;font-size:38px}.cookie-banner{position:fixed;right:18px;bottom:18px;z-index:50;width:min(440px,calc(100% - 36px));background:#172a31;color:#fff;padding:22px;box-shadow:0 10px 32px rgba(0,0,0,.25)}.cookie-banner p{font-size:14px;margin:8px 0 15px}.cookie-actions{display:flex;gap:10px}.cookie-actions button{border:0;padding:10px 14px;font-weight:700;cursor:pointer}.cookie-accept{background:#d5513d;color:#fff}.cookie-decline{background:#fff;color:#172a31}@media(max-width:760px){.masthead{grid-template-columns:1fr}.masthead-photo{height:370px}.manifesto-grid{grid-template-columns:1fr}.appointment-strip .wrap{display:block}.appointment-strip h2{margin-bottom:16px}}
