/* Shared public footer. Menu visibility and ordering are managed in the backend. */
.site-footer.site-footer-organized{padding:0;background:#f8faf8;border-top:1px solid #e0e7e1;color:#596b5e}
.site-footer-organized *{box-sizing:border-box}
.site-footer-organized .footer-layout{width:var(--ui-shell);max-width:1240px;min-width:0;margin:0 auto}
.site-footer-organized .footer-overview{display:grid;grid-template-columns:minmax(220px,.85fr) minmax(0,1.6fr);align-items:start;gap:70px;padding:42px 0 34px}
.site-footer-organized .footer-identity{min-width:0;padding-top:1px}
.site-footer-organized .footer-brand{width:145px;display:inline-flex;vertical-align:top}
.site-footer-organized .footer-brand img{display:block;width:100%;height:auto}
.site-footer-organized .footer-identity p{max-width:280px;margin:15px 0 0;color:#67766c;font-size:13px;line-height:1.9;text-wrap:balance}
.site-footer-organized .footer-menu-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:30px;min-width:0}
.site-footer-organized .footer-menu-group{min-width:0}
.site-footer-organized h2{margin:0;color:#344b3b;font-size:14px;font-weight:650;line-height:1.6;letter-spacing:.3px}
.site-footer-organized .footer-menu-group h2{padding-bottom:12px}
.site-footer-organized .footer-menu-group ul{list-style:none;margin:0;padding:0;display:grid;gap:3px}
.site-footer-organized .footer-menu-group .footer-company-links{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px}
.site-footer-organized .footer-menu-group li{min-width:0;margin:0;padding:0}
.site-footer-organized a{text-decoration:none}
.site-footer-organized .footer-menu-group a{display:inline-flex;align-items:center;max-width:100%;min-height:32px;padding:4px 0;color:#617167;font-size:13px;line-height:1.7;overflow-wrap:anywhere}
.site-footer-organized .footer-menu-group a:hover,.site-footer-organized .footer-menu-group a[aria-current=page]{color:#315e3e;text-decoration:underline;text-underline-offset:5px;text-decoration-color:#a8bd9c}
.site-footer-organized .footer-menu-group a[aria-current=page]{font-weight:650}
.site-footer-organized .footer-partners{display:flex;align-items:baseline;gap:30px;padding:19px 0;border-top:1px solid #e3e9e2}
.site-footer-organized .footer-partners h2{flex:none;color:#66766a;font-size:12px;font-weight:550}
.site-footer-organized .footer-partners nav{display:flex;flex-wrap:wrap;align-items:center;gap:5px 21px;min-width:0}
.site-footer-organized .footer-partners a{display:inline-flex;align-items:center;min-height:28px;max-width:100%;color:#65746a;font-size:12px;line-height:1.7;overflow-wrap:anywhere}
.site-footer-organized .footer-partners a:hover,.site-footer-organized .footer-legal a:hover{color:#315e3e;text-decoration:underline;text-underline-offset:4px}
.site-footer-organized .footer-legal{display:flex;align-items:center;justify-content:space-between;gap:10px 24px;flex-wrap:wrap;padding:20px 0 24px;border-top:1px solid #e3e9e2;color:#68766d;font-size:12px;line-height:1.8}
.site-footer-organized .footer-legal small{font-size:inherit;color:inherit;overflow-wrap:anywhere}
.site-footer-organized .footer-legal a{color:inherit;overflow-wrap:anywhere}
.site-footer-organized .footer-registration{display:flex;flex-wrap:wrap;align-items:center;gap:5px 20px;min-width:0;max-width:100%}
.site-footer-organized .footer-bottom-links{display:flex;flex-wrap:wrap;align-items:center;gap:4px 18px;margin-left:auto;min-width:0;max-width:100%}
.site-footer-organized .footer-bottom-links a{display:inline-flex;align-items:center;min-height:28px;max-width:100%;font-size:12px;line-height:1.7}
.site-footer-organized .footer-bottom-links a[aria-current=page]{color:#315e3e;font-weight:650}
.site-footer-organized a:focus-visible{outline:2px solid #719760;outline-offset:4px;border-radius:3px}
@media(max-width:900px){.site-footer-organized .footer-overview{grid-template-columns:minmax(180px,.7fr) minmax(0,1.5fr);gap:32px}.site-footer-organized .footer-menu-groups{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:20px}}
@media(max-width:650px){.site-footer-organized .footer-bottom-links{margin-left:0}.site-footer-organized .footer-registration{flex-direction:column;align-items:flex-start;gap:5px}}
@media(max-width:650px){.site-footer-organized .footer-layout{width:calc(100% - 36px)}.site-footer-organized .footer-overview{grid-template-columns:minmax(0,1fr);gap:27px;padding:28px 0 25px}.site-footer-organized .footer-brand{width:133px}.site-footer-organized .footer-identity p{max-width:none;margin-top:12px;font-size:12px;text-wrap:initial}.site-footer-organized .footer-menu-groups{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:18px}.site-footer-organized .footer-menu-group h2{font-size:13px;padding-bottom:9px;letter-spacing:0}.site-footer-organized .footer-menu-group a{min-height:38px;font-size:12px;padding:6px 0}.site-footer-organized .footer-menu-group ul{gap:0}.site-footer-organized .footer-partners{display:block;padding:18px 0 17px}.site-footer-organized .footer-partners h2{margin-bottom:8px}.site-footer-organized .footer-partners nav{gap:4px 18px}.site-footer-organized .footer-partners a{min-height:32px;font-size:12px}.site-footer-organized .footer-legal{align-items:flex-start;flex-direction:column;gap:5px;padding:17px 0 24px;font-size:11px}.site-footer-organized .footer-legal a{min-height:28px;display:inline-flex;align-items:center}}
