.brand-logo{width:auto;max-width:var(--logo-width,180px);max-height:58px}.cms-page{background:#fff}.cms-section{padding:42px 0}.cms-narrow{max-width:860px}.cms-align-center{text-align:center}.cms-hero{padding:clamp(70px,10vw,130px) 0;background:linear-gradient(135deg,var(--green),var(--green2));color:#fff}.cms-hero h1{font:700 clamp(44px,7vw,76px)/1 Georgia,serif;margin:14px 0}.cms-hero p{max-width:720px;font-size:19px;color:#d8e5dc}.cms-hero.cms-align-center p{margin-left:auto;margin-right:auto}.cms-section h2{font:700 clamp(34px,5vw,52px)/1.1 Georgia,serif;margin:0 0 18px}.cms-image{width:100%;max-height:720px;object-fit:contain;border-radius:24px}.cms-columns{display:grid;grid-template-columns:1fr 1fr;gap:50px;font-size:17px;line-height:1.8}.cms-callout{padding:40px;border-radius:28px;background:var(--lime)}.cms-callout p{max-width:800px}.cms-spacer{height:55px}.mobile-contact-bar{display:none}
@media(max-width:850px){.cms-columns{grid-template-columns:1fr;gap:25px}.cms-section{padding:32px 0}}
@media(max-width:640px){body:has(.mobile-contact-bar){padding-bottom:70px}.mobile-contact-bar{position:fixed;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;left:0;right:0;bottom:0;z-index:90;background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 28px rgba(12,42,27,.12);padding-bottom:env(safe-area-inset-bottom)}.mobile-contact-bar a{display:flex;min-width:0;min-height:62px;align-items:center;justify-content:center;flex-direction:column;gap:2px;font-size:11px;font-weight:800;color:var(--green);border-right:1px solid var(--line)}.mobile-contact-bar a:last-child{border-right:0}.mobile-contact-bar span{font-size:19px}.brand-logo{max-width:min(var(--logo-width,180px),150px);max-height:48px}}
