.side{display:flex;flex-direction:column;overflow:hidden}.side .nav.eco-grouped-nav{min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding-right:3px;scrollbar-width:thin}.eco-grouped-nav .eco-menu-group{display:grid;gap:3px}.eco-grouped-nav .eco-menu-parent,.eco-grouped-nav .eco-menu-child{width:100%;min-width:0}.eco-grouped-nav .eco-menu-parent{display:grid;grid-template-columns:22px minmax(0,1fr) 18px;align-items:center;gap:10px;text-align:left}.eco-grouped-nav .eco-menu-parent span,.eco-grouped-nav .eco-menu-child span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.eco-grouped-nav .eco-menu-parent i{font-style:normal;text-align:center;transition:transform .2s}.eco-grouped-nav .eco-menu-group.open .eco-menu-parent i{transform:rotate(180deg)}.eco-grouped-nav .eco-menu-children{display:grid;gap:2px;padding:2px 0 6px 20px}.eco-grouped-nav .eco-menu-children[hidden]{display:none}.eco-grouped-nav .eco-menu-child{min-height:38px}.eco-grouped-nav .eco-menu-child svg{width:17px;height:17px}.eco-grouped-nav .eco-menu-child.active,.eco-grouped-nav .eco-menu-child[aria-current="page"]{background:rgba(255,255,255,.18);font-weight:700}.eco-grouped-nav button:focus-visible{outline:2px solid #8ce8ac;outline-offset:2px}.eco-more-groups{display:grid;gap:16px}.eco-more-group{display:grid;gap:9px}.eco-more-group h4{display:flex;align-items:center;gap:9px;margin:0;color:#0b5d39}.eco-more-group h4 svg{width:20px;height:20px}.eco-more-group>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.eco-more-group button{min-width:0;min-height:52px;display:flex;align-items:center;gap:10px;border:1px solid #dce9e1;border-radius:12px;background:#fff;color:#173f2c;padding:10px;text-align:left;font:inherit;cursor:pointer}.eco-more-group button span{min-width:0;overflow-wrap:anywhere}.eco-more-group button svg{width:20px;height:20px;flex:0 0 auto}.eco-more-group button:hover,.eco-more-group button:focus-visible{border-color:#159947;background:#f1fbf4;outline:0}@media(max-width:760px){.side{overflow:hidden}.side .nav.eco-grouped-nav{flex:1;min-height:0;overflow-y:auto;padding-bottom:12px}.eco-more-group>div{grid-template-columns:1fr}.eco-more-group button{min-height:48px}}
.side .nav.eco-grouped-nav{flex:1 1 auto}
