*{box-sizing:border-box}html,body{scroll-behavior:auto;color:#1b1c1c;background:#fff;margin:0;padding:0;font-family:Public Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;overflow:clip auto}h1,h2,h3,h4,h5{font-family:Plus Jakarta Sans,Public Sans,Inter,system-ui,sans-serif}a{color:inherit;text-decoration:none}.site{min-height:100vh}.container{width:min(1280px,100% - 2rem);margin-inline:auto}.site-topbar{background:#f9f9f9;width:100%;height:30px}.site-topbar-inner{justify-content:flex-end;align-items:center;gap:1.5rem;height:100%;display:flex}.site-topbar-link{color:#1b1c1c;white-space:nowrap;font-size:.85rem;font-weight:600;text-decoration:none}.site-topbar-link:hover{color:#027736;text-underline-offset:3px;text-decoration:underline}.site-header{z-index:20;background:#fff;border-bottom:none;position:relative}.site-breadcrumb-bar{background:#f8fcf9;border-top:1px solid #c3c6d140;width:100%;padding:.35rem 0 .25rem}.site-breadcrumb-nav{text-transform:uppercase;letter-spacing:.08em;white-space:normal;flex-wrap:wrap;align-items:center;gap:.35rem;padding:0;font-family:Inter,system-ui,sans-serif;font-size:.9rem;display:flex;overflow:hidden}.site-breadcrumb-nav a{color:#027736;font-weight:600}.site-breadcrumb-nav .material-symbols-outlined{color:#94b8a1;font-size:14px}.site-breadcrumb-nav .current{color:#648b72;font-weight:500}.site-header-inner{justify-content:space-between;align-items:center;gap:1.25rem;min-height:84px;padding:1rem 0 .85rem;display:flex}.brand{flex-shrink:0;align-items:center;display:flex}.brand-logo{width:auto;height:80px;display:block}.brand span{color:#027736;letter-spacing:-.02em;font-family:Plus Jakarta Sans,Public Sans,system-ui,sans-serif;font-size:1.0625rem;font-weight:700}.site-menu{flex-wrap:wrap;align-items:center;gap:clamp(1.25rem,2.5vw,1.85rem);display:flex}.site-menu a{color:#5f7567;letter-spacing:.01em;font-size:.9375rem;font-weight:600;line-height:1.3}.site-menu a.active{color:#16a34a;border-bottom:2px solid #16a34a;padding-bottom:.4rem}.site-menu-item.has-submenu{align-items:center;display:inline-flex;position:relative}.site-menu-item.has-submenu>a{align-items:center;gap:.15rem;display:inline-flex}.site-menu-caret{font-size:18px;line-height:1;transition:transform .2s}.site-menu-item.has-submenu:hover .site-menu-caret,.site-menu-item.has-submenu:focus-within .site-menu-caret{transform:rotate(180deg)}.site-submenu{opacity:0;visibility:hidden;z-index:30;background:#fff;border:1px solid #c3c6d166;border-radius:0;flex-direction:column;gap:.15rem;min-width:220px;padding:.5rem;transition:opacity .15s,transform .15s,visibility .15s;display:flex;position:absolute;top:100%;left:0;transform:translateY(6px);box-shadow:0 12px 28px #0277361f}.site-menu-item.has-submenu:after{content:"";height:.75rem;position:absolute;top:100%;left:0;right:0}.site-menu-item.has-submenu:hover .site-submenu,.site-menu-item.has-submenu:focus-within .site-submenu{opacity:1;visibility:visible;transform:translateY(0)}.site-submenu a{color:#5f7567;white-space:nowrap;border-radius:0;padding:.55rem .85rem;font-size:.9rem;font-weight:600;display:block}.site-submenu a:hover,.site-submenu a:focus-visible{color:#16a34a;background:#f1f9f4}.site-submenu a.active{color:#16a34a;background:#16a34a14;border-bottom:none;padding-bottom:.55rem}.mobile-submenu{border-left:2px solid #c3c6d180;flex-direction:column;gap:.4rem;margin:-.25rem 0 .25rem;padding-left:1rem;display:flex}.mobile-submenu a{color:#5f7567;font-size:.95rem;font-weight:500}.mobile-submenu a.active{color:#16a34a}.site-cta-row{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.site-header .site-cta-row .btn{letter-spacing:.02em;border-radius:0;padding:.65rem 1.35rem;font-size:.9rem;font-weight:700;line-height:1.25}.site-header .site-cta-row .btn-primary,.mobile-menu-cta .btn-primary{color:#fff;background:#027736}.site-header .site-cta-row .btn-secondary,.mobile-menu-cta .btn-secondary{color:#027736;background:#f4c542}.btn{letter-spacing:.01em;border-radius:0;padding:.55rem .95rem;font-size:.9rem;font-weight:700;display:inline-block}.btn-primary,.btn-secondary{color:#fff;background:#027736}.btn-light{color:#027736;background:#fff;margin-top:.75rem}.hero-grid{grid-template-columns:1fr 1fr;display:grid}.hero-panel{min-height:560px;position:relative;overflow:hidden}.hero-image{object-fit:cover}.hero-image-layer{opacity:0;transition:opacity 1.2s ease-in-out}.hero-image-layer.is-active{opacity:1}.hero-overlay{background:linear-gradient(#02773640,#027736e6);position:absolute;inset:0}.hero-overlay.right{background:linear-gradient(#16a34a40,#16a34ae6)}.hero-content{z-index:1;color:#fff;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.hero-content h1{margin:.5rem 0;font-size:clamp(1.7rem,2.6vw,3rem);line-height:1.15}.hero-content p{opacity:.92;margin:0}.hero-cta{color:#fff;background:#ffffff24;border:1px solid #ffffff4d;border-radius:0;justify-content:center;align-items:center;margin-top:1rem;padding:.65rem 1rem;font-size:.9rem;font-weight:700;transition:background-color .2s;display:inline-flex}.hero-cta:hover{background:#ffffff3d}.badge{text-transform:uppercase;background:#ffffff38;border-radius:0;padding:.25rem .5rem;font-size:.9rem;font-weight:700;display:inline-block}.hero-carousel{background:#027736;width:100%;min-height:560px;position:relative;overflow:hidden}.hero-carousel-track{width:100%;min-height:560px;position:relative}.hero-carousel-slide{opacity:0;pointer-events:none;align-items:flex-end;transition:opacity .9s ease-in-out;display:flex;position:absolute;inset:0}.hero-carousel-slide.is-active{opacity:1;z-index:1;pointer-events:auto}.hero-carousel-image{object-fit:cover}.hero-carousel-overlay{background:linear-gradient(#02773626 40%,#027736d9 100%);position:absolute;inset:0}.hero-carousel-content{z-index:2;color:#fff;max-width:760px;padding:3rem 0 4.5rem;position:relative}.hero-carousel-badge{text-transform:uppercase;letter-spacing:.05em;background:#ffffff38;border-radius:0;margin-bottom:1rem;padding:.3rem .7rem;font-size:.9rem;font-weight:700;display:inline-block}.hero-carousel-content h1{color:#fff;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.1}.hero-carousel-content p{opacity:.95;max-width:60ch;margin:1rem 0 0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.55}.hero-carousel-cta{color:#027736;background:#fff;border-radius:0;align-items:center;gap:.4rem;margin-top:1.5rem;padding:.85rem 1.6rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.hero-carousel-cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0003}.hero-carousel-nav{z-index:3;color:#027736;cursor:pointer;background:#ffffffd9;border:none;border-radius:0;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel-nav:hover{background:#fff}.hero-carousel-nav--prev{left:1rem}.hero-carousel-nav--next{right:1rem}.hero-carousel-dots{z-index:3;gap:.55rem;display:flex;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%)}.hero-carousel-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:0;width:.7rem;height:.7rem;padding:0;transition:background .2s,transform .2s}.hero-carousel-dot.is-active{background:#fff;transform:scale(1.2)}@media (max-width:768px){.hero-carousel,.hero-carousel-track{touch-action:pan-y;min-height:460px}.hero-carousel-nav{display:none}}.section{padding:4rem 0}.scroll-reveal-item{opacity:0;will-change:opacity, transform;transition:opacity .65s,transform .65s;transform:translateY(26px)}.scroll-reveal-item.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.scroll-reveal-item,.scroll-reveal-item.is-visible{opacity:1;transition:none;transform:none}}.home-featured-news{background:#fff;border-bottom:1px solid #ece7e6;padding-top:2.4rem;padding-bottom:2.8rem}.home-featured-news-head h2{margin-bottom:1.6rem}.home-featured-news-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}.home-featured-news-card{background:#f0eded;border:1px solid #e4e2e1;border-radius:0;padding:1rem}.home-featured-news-card--large{grid-column:span 8}.home-featured-news-card--medium{grid-column:span 4}.home-featured-news-card--small{grid-column:span 3}.home-featured-news-link{gap:.6rem;display:grid}.home-featured-news-image-wrap{background:#e4e2e1;border-radius:0;width:100%;height:11rem;position:relative;overflow:hidden}.home-featured-news-card--large .home-featured-news-image-wrap{height:13.2rem}.home-featured-news-card--small .home-featured-news-image-wrap{height:8.8rem}.home-featured-news-image-wrap--empty{background:linear-gradient(135deg,#dcfce7 0%,#e4e2e1 100%)}.home-featured-news-image{object-fit:cover}.home-featured-news-badge{color:#fff;letter-spacing:.05em;text-transform:uppercase;z-index:1;background:#027736;border-radius:0;padding:.25rem .6rem;font-size:.9rem;font-weight:700;position:absolute;top:.6rem;left:.6rem}.home-featured-news-card time{color:#16a34a;text-transform:uppercase;letter-spacing:.09em;font-size:.9rem;font-weight:700}.home-featured-news-card h3{color:#027736;margin:0;font-size:1.3rem;line-height:1.2}.home-featured-news-card--small h3{font-size:1.05rem}.home-featured-news-card p{color:#425047;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:4.4em;margin:0;font-size:.94rem;line-height:1.55;display:-webkit-box;overflow:hidden}.home-featured-news-card--small p{font-size:.9rem}.home-featured-news-cta{color:#fff;background:#027736;border-radius:0;align-items:center;gap:.25rem;width:fit-content;margin-top:.2rem;padding:.5rem .9rem;font-size:.9rem;font-weight:700;display:inline-flex}.home-featured-news-cta .material-symbols-outlined{font-size:1rem}.eyebrow{color:#0d943f;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.9rem;font-weight:700}h2{color:#027736;margin:.5rem 0 1rem;font-size:clamp(1.6rem,2.2vw,2.6rem)}.lead{color:#476953;max-width:760px;margin:0 0 1.5rem}.payload-richtext{color:#425047;font-size:1rem;line-height:1.65}.payload-richtext :is(p,li,blockquote){font-size:1rem;line-height:1.65}.payload-richtext p{margin:0 0 .9rem}.payload-richtext :is(ul,ol){margin:0 0 1rem;padding-left:1.25rem}.payload-richtext li+li{margin-top:.35rem}.payload-richtext :is(strong,b,em,i,a){font-size:inherit;line-height:inherit}.payload-richtext :is(img,picture,video,iframe,svg){border-radius:0;max-width:100%;height:auto;margin:1.25rem auto;display:block}.payload-richtext figure{max-width:100%;margin:1.25rem 0}.payload-richtext figure img{margin:0 auto}.payload-richtext figcaption{color:#6b8073;text-align:center;margin-top:.5rem;font-size:.9rem}.foundation-top{grid-template-columns:2fr 1fr;align-items:end;gap:1.25rem;margin-bottom:1.25rem;display:grid}.foundation-stat-box{color:#00200c;background:#d9cdbb;border-radius:0;align-items:center;gap:.85rem;min-height:56px;padding:.8rem 1rem;display:flex}.foundation-stat-number{font-size:2rem;font-weight:900;line-height:1}.foundation-stat-label{font-size:.95rem;font-weight:500;line-height:1.25}.foundation-grid{grid-template-columns:2fr 1fr;gap:1rem;display:grid}.card{background:#fff;border:1px solid #e4e2e1;border-radius:0;padding:1.25rem}.card.large{background:#f0eded}.foundation-icon{color:#7f292c;font-size:1.5rem}.card.accent{color:#fff;background:#027736;overflow:hidden}.card.accent p{color:#dcfce7}.card-accent-image-wrap{aspect-ratio:16/9;background:#004319;width:calc(100% + 2.5rem);margin:-1.25rem -1.25rem 1rem;position:relative;overflow:hidden}.card-accent-image{object-fit:cover}.card.full{grid-column:1/-1}.foundation-metrics{border-top:1px solid #dde7e1;gap:1.2rem;margin-top:1rem;padding-top:.85rem;display:flex}.foundation-metric-item{min-width:130px}.foundation-metric-label{text-transform:uppercase;letter-spacing:.04em;color:#94b8a1;margin:0;font-size:.9rem;font-weight:800}.foundation-metric-value{color:#0f2a19;margin:.2rem 0 0;font-size:1.75rem;font-weight:800;line-height:1.05}.csr-layout{grid-template-columns:1fr 2fr;align-items:center;gap:2rem;display:grid}.csr-copy h3{margin:0 0 .5rem}.csr-copy p{color:#476953;max-width:520px;margin:0 0 .9rem}.csr-link{color:#0f7635;align-items:center;gap:.35rem;font-size:.95rem;font-weight:700;display:inline-flex}.csr-link .material-symbols-outlined{font-size:1rem}.partners-logos{filter:grayscale();flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1.5rem;display:flex}.partner-logo-item{min-width:110px}.partner-logo-image{object-fit:contain;width:auto;height:auto;max-height:38px}.partner-placeholder{color:#a3a3a3;letter-spacing:.02em;font-size:1.65rem;font-weight:800;line-height:1}.muted{color:#648b72;font-size:.9rem}.services{background:#b8dbc7}.services .container>h2{text-align:center;margin-top:.35rem;margin-bottom:2.25rem}.services-eyebrow{text-align:center;color:#0f7635;letter-spacing:.12em;margin:0;font-size:.9rem;font-weight:700}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.05rem;display:grid}.service-card{background:#fff;border-radius:0;padding:1.15rem;box-shadow:0 1px 2px #0000000d}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.service-icon-box{background:#ecfff3;border-radius:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;margin-bottom:.8rem;display:inline-flex}.service-icon{color:#0f7635;margin-bottom:0;font-size:1.28rem}.service-card h3{margin:0 0 .55rem;font-size:1.05rem}.service-card p,.service-card-richtext{color:#648b72;margin:0 0 .95rem;font-size:.9rem;line-height:1.55}.service-card-richtext p{margin:0 0 .5rem}.service-card-richtext :is(p,ul,ol):last-child{margin-bottom:0}.service-card-richtext :is(ul,ol){margin:0 0 .5rem;padding-left:1.2rem}.service-footer{letter-spacing:.02em;color:#027736;text-transform:uppercase;border-top:1px solid #e2f0e7;justify-content:space-between;align-items:center;padding-top:.8rem;font-size:.9rem;font-weight:700;display:flex}.service-chevron{color:#cbe1d3;font-size:1rem}.service-card:first-child .service-icon-box{background:#e6ffef}.service-card:first-child .service-icon,.service-card:first-child .service-footer{color:#0f7635}.service-card:nth-child(2) .service-icon-box{background:#effff5}.service-card:nth-child(2) .service-icon,.service-card:nth-child(2) .service-footer{color:#1e8a46}.service-card:nth-child(3) .service-icon-box{background:#fffbeb}.service-card:nth-child(3) .service-icon{color:#b45309}.service-card:nth-child(3) .service-footer{color:#c2410c}.service-card:nth-child(4) .service-icon-box{background:#fff1f2}.service-card:nth-child(4) .service-icon,.service-card:nth-child(4) .service-footer{color:#be123c}.site-footer{color:#607a6a;background:#f0eded;margin-top:.8rem;padding:2rem 0 1rem}.site-footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.site-footer h4,.site-footer h5{color:#1e452c;margin:0 0 .5rem}.site-footer ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.site-footer li{gap:.2rem;font-size:.9rem;display:grid}.site-footer p,.site-footer a,.site-footer-bottom{font-size:.9rem}.site-footer-socials{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.site-footer-socials a{color:#027736;background:#fff;border:1px solid #dbe8e0;border-radius:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .2s;display:inline-flex}.site-footer-socials a:hover{color:#16a34a;border-color:#16a34a}.site-footer-socials svg{width:1rem;height:1rem;display:block}.site-footer-bottom{border-top:1px solid #e2f0e7;margin-top:1rem;padding-top:1rem}.mobile-fab,.mobile-menu-layer{display:none}.booking-main{padding:2rem 0 3rem}.inline-editable{cursor:pointer;outline-offset:2px;background:#16a34a0f;border-radius:0;outline:1px dashed #16a34a8c;margin:-.05em -.35em;padding:.05em .35em;transition:background .15s,outline-color .15s;display:inline-block;position:relative}.inline-editable:hover,.inline-editable:focus-visible{background:#16a34a2e;outline-color:#16a34a}.inline-editable-pencil{opacity:.7;vertical-align:middle;color:#16a34a;margin-left:.4em;font-size:.78em;transition:opacity .15s}.inline-editable:hover .inline-editable-pencil,.inline-editable:focus-visible .inline-editable-pencil{opacity:1}.inline-editable--block{display:block}.inline-editable--multiline{white-space:pre-wrap}.inline-editable-placeholder{color:#6b8073;opacity:.85;font-style:italic}.inline-edit-modal textarea{width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #d5dfd9;border-radius:0;min-height:6rem;padding:.65rem .8rem}.inline-edit-modal textarea:focus{outline-offset:0;border-color:#16a34a;outline:2px solid #16a34a}.inline-edit-modal-hint{color:#6b8073;margin:0;font-size:.9rem}.inline-edit-overlay{z-index:1000;background:#0f161299;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.inline-edit-modal{color:#1b1c1c;background:#fff;border-radius:0;flex-direction:column;gap:.85rem;width:100%;max-width:480px;padding:1.25rem;display:flex;box-shadow:0 24px 60px #00000040}.inline-edit-modal-header{justify-content:space-between;align-items:center;display:flex}.inline-edit-modal-header h4{color:#027736;margin:0;font-size:1.05rem}.inline-edit-modal-close{cursor:pointer;color:#425047;background:0 0;border:none;border-radius:0;padding:.25rem;display:inline-flex}.inline-edit-modal-close:hover{background:#00000014}.inline-edit-modal input[type=text]{width:100%;font:inherit;background:#fff;border:1px solid #d5dfd9;border-radius:0;padding:.65rem .8rem}.inline-edit-modal input[type=text]:focus{outline-offset:0;border-color:#16a34a;outline:2px solid #16a34a}.inline-edit-modal-error{color:#b91c1c;margin:0;font-size:.9rem}.inline-edit-modal-actions{justify-content:flex-end;gap:.6rem;margin-top:.25rem;display:flex}.inline-edit-modal-actions button{cursor:pointer;color:#425047;background:#fff;border:1px solid #d5dfd9;border-radius:0;padding:.55rem 1rem;font-weight:700;transition:background .15s}.inline-edit-modal-actions button:hover:not(:disabled){background:#f0eded}.inline-edit-modal-actions .inline-edit-modal-save{color:#fff;background:#027736;border-color:#16a34a}.inline-edit-modal-actions .inline-edit-modal-save:hover:not(:disabled){background:#00501d}.inline-edit-modal-actions button:disabled{opacity:.6;cursor:not-allowed}.admin-edit-bar{z-index:999;color:#fff;letter-spacing:.04em;-webkit-backdrop-filter:blur(6px);background:#0f1612e6;border-top:1px solid #ffffff14;font-size:.9rem;position:fixed;bottom:0;left:0;right:0}.admin-edit-bar-inner{align-items:center;gap:.55rem;max-width:1200px;height:28px;margin:0 auto;padding:.3rem 1rem;display:flex}.admin-edit-bar-dot{background:#f59e0b;border-radius:0;flex-shrink:0;width:.45rem;height:.45rem;transition:background .15s}.admin-edit-bar--on .admin-edit-bar-dot{background:#22c55e;box-shadow:0 0 6px #22c55eb3}.admin-edit-bar-label{opacity:.85;text-transform:uppercase;font-weight:700}.admin-edit-bar-toggle{cursor:pointer;background:#fff3;border:none;border-radius:0;flex-shrink:0;width:32px;height:16px;padding:0;transition:background .2s;position:relative}.admin-edit-bar-toggle.is-on{background:#16a34a}.admin-edit-bar-toggle-knob{background:#fff;border-radius:0;width:12px;height:12px;transition:transform .2s;position:absolute;top:2px;left:2px}.admin-edit-bar-toggle.is-on .admin-edit-bar-toggle-knob{transform:translate(16px)}.admin-edit-bar-state{letter-spacing:.08em;min-width:2ch;font-weight:700}body:has(.admin-edit-bar){padding-bottom:28px}.booking-frame-wrap{justify-content:center;min-height:900px;display:flex}.booking-frame-wrap #mop_iframe{max-width:100%}@media (max-width:1024px){.hero-grid{grid-template-columns:1fr}.foundation-top{grid-template-columns:1fr;align-items:start}.foundation-grid{grid-template-columns:1fr}.csr-layout{grid-template-columns:1fr;gap:1rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-featured-news-card--large,.home-featured-news-card--medium{grid-column:span 6}.home-featured-news-card--small{grid-column:span 4}.site-header-inner{flex-wrap:wrap}.site-menu{order:3;width:100%}.site-footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){body{padding-bottom:80px}.site-header-inner{flex-flow:row;justify-content:space-between;align-items:center}.site-header .site-menu{display:none}.site-header .site-cta-row{flex-wrap:nowrap;gap:.45rem;display:flex}.site-header .site-cta-row .btn-primary{display:none}.site-header .site-cta-row .btn{padding:.55rem .9rem;font-size:.9rem}.mobile-fab{color:#027736;z-index:70;background:#fff;border-top:1px solid #e2f0e7;border-radius:0;width:100%;height:60px;padding:.4rem;transition:transform .3s;display:block;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -4px 16px #0f2a191a}.mobile-fab-actions{z-index:1;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-fab.is-collapsed{transform:translateY(100%)}.mobile-fab-btn{white-space:nowrap;border-radius:0;justify-content:center;align-items:center;height:44px;padding:0 1.15rem;font-size:.9rem;font-weight:700;line-height:1;display:inline-flex}.mobile-fab-btn--primary{color:#fff;background:#027736}.mobile-fab-btn--secondary{color:#fff;background:#00d44e}.mobile-fab-toggle{color:#027736;cursor:pointer;z-index:2;background:#fff;border:none;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.mobile-fab-toggle .material-symbols-outlined{font-variation-settings:"wght" 700, "opsz" 48;font-size:36px}.mobile-menu-layer{z-index:60;background:#0f2a1973;align-items:flex-end;animation:.25s .3s both mobileBackdropFadeIn;display:flex;position:fixed;inset:0}.mobile-menu-sheet{background:#fff;border-top-left-radius:0;border-top-right-radius:0;width:100%;max-height:80vh;padding:1rem;animation:.35s cubic-bezier(.32,.72,0,1) .3s both mobileSheetSlideUp;overflow:auto}@keyframes mobileBackdropFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mobileSheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.mobile-menu-nav{gap:.35rem;margin-bottom:.9rem;display:grid}.mobile-menu-nav a{color:#476953;border-radius:0;padding:.75rem .8rem;font-weight:600}.mobile-menu-nav a.active{color:#16a34a;background:#e0f2e7}.mobile-menu-cta{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.mobile-menu-cta .btn{text-align:center;width:100%;padding:.82rem 1rem;font-size:.92rem;line-height:1.2}.services-grid,.site-footer-grid,.home-featured-news-grid{grid-template-columns:1fr}.home-featured-news-card--large,.home-featured-news-card--medium,.home-featured-news-card--small{grid-column:auto}}.page-layout-block--hidden-marker{outline-offset:4px;border-radius:0;outline:2px dashed #c5660d;position:relative}.page-layout-block--hidden-marker:before{content:"Nascosto sul frontend";color:#fff;letter-spacing:.04em;text-transform:uppercase;z-index:5;pointer-events:none;background:#c5660d;border-radius:0;padding:.25rem .55rem;font-size:.9rem;font-weight:600;position:absolute;top:.5rem;right:.5rem}
