.cms-blog-section{padding:64px 24px;background:#f3f7f5}.cms-blog-inner{max-width:1200px;margin:auto}.cms-blog-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.cms-blog-heading h2{font-size:2rem;font-weight:800;color:#004d40}.cms-blog-heading a{color:#004d40;text-decoration:underline}.cms-post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:24px}.cms-post-card{background:white;border:1px solid #dde7e1;border-radius:18px;overflow:hidden;box-shadow:0 6px 20px #004d400a}.cms-post-card img{width:100%;height:200px;object-fit:cover}.cms-post-card a{display:block;color:inherit;text-decoration:none;height:100%}.cms-post-card a:focus-visible{outline:3px solid #b8952b;outline-offset:-3px}.cms-post-card a>div{padding:24px}.cms-post-card small{color:#53675f}.cms-post-card h3{font-size:1.25rem;font-weight:700;margin:12px 0}.cms-post-card p{line-height:1.9;color:#52645c;margin-bottom:16px}.cms-post-card span{color:#004d40;font-weight:700}
.cms-hero-controls{display:none}
.cms-hero-controls[hidden]{display:none}
.cms-hero-navigation,.cms-hero-dots{display:flex;align-items:center;gap:6px;flex-wrap:wrap}
.cms-hero-controls button{border:1px solid #004d40;border-radius:50%;min-width:40px;height:44px;padding:0 8px;color:#004d40;background:white}
.cms-hero-controls .cms-hero-toggle{border-radius:24px;padding:8px 16px;font-size:14px;width:auto;height:auto;min-height:44px}
.cms-hero-dots button[aria-pressed="true"]{color:white;background:#004d40}
.cms-hero-controls button:focus-visible{outline:3px solid #b8952b;outline-offset:3px}
.cms-hero-status{font-size:13px;color:#526960}
#home .hero-image-wrap img{width:100%;height:clamp(260px,42vw,560px);object-fit:cover}
@media(prefers-reduced-motion:reduce){#home .float-animation,#home .pulse-animation{animation:none}}
