nav.dp-nav{position:relative;z-index:110;overflow:visible!important}
.dp-header-categories[hidden],.dp-header-category-panel[hidden]{display:none!important}
.dp-header-category-trigger{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 16px;border:0;border-radius:9px;background:#34551a;color:#fff;font:600 15px/1.4 Manrope,sans-serif;cursor:pointer}
.dp-header-category-trigger:hover,.dp-header-category-trigger[aria-expanded=true]{background:#263f14}
.dp-header-chevron{width:7px;height:7px;border-bottom:2px solid currentColor;border-right:2px solid currentColor;transform:rotate(45deg);margin-left:4px;margin-top:-4px}
[aria-expanded=true]>.dp-header-chevron{transform:rotate(225deg);margin-top:4px}
.dp-header-category-panel{position:absolute;top:100%;left:20px;right:20px;max-width:1180px;margin:0 auto;padding:20px 24px 24px;background:#fff;color:#263322;border:1px solid #e0e6d9;border-radius:0 0 16px 16px;box-shadow:0 16px 32px #1a2c2026;text-align:left}
.dp-header-category-top{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid #e5eadf}
.dp-header-category-top a{color:#42691d!important;font:600 14px/1.5 Manrope,sans-serif;text-decoration:none}
.dp-header-category-close{border:0;border-radius:8px;background:#f2f5ee;color:#35492b;padding:10px 14px;min-height:44px;font:500 13px/1.4 Manrope,sans-serif;cursor:pointer}
.dp-header-category-list{list-style:none!important;padding:0!important;margin:0!important}
.dp-header-category-panel>.dp-header-category-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 24px;align-items:start}
.dp-header-category-list li{margin:0!important;padding:0!important;min-width:0}
.dp-header-category-list a,.dp-header-category-list summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:10px 8px!important;color:#34442c!important;font:500 13px/1.5 Manrope,sans-serif!important;text-decoration:none!important;overflow-wrap:anywhere;border-radius:7px;cursor:pointer}
.dp-header-category-list summary{list-style:none}
.dp-header-category-list summary::-webkit-details-marker{display:none}
.dp-header-category-list summary::after{content:'';flex-shrink:0;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg)}
.dp-header-category-list details[open]>summary{background:#edf3e5;color:#315218!important;font-weight:650!important}
.dp-header-category-list details[open]>summary::after{transform:rotate(225deg)}
.dp-header-category-list a:hover,.dp-header-category-list summary:hover{background:#f2f6ec;color:#315218!important}
.dp-header-category-list a[aria-current=page]{font-weight:750!important;background:#edf3e5}
.dp-header-category-children{padding:4px 0 8px 12px;border-left:2px solid #dfE8d5;margin:4px 0 8px 8px}
.dp-header-category-list .dp-header-category-all{color:#42691d!important;font-weight:650!important}
.dp-header-categories :is(a,button,summary):focus-visible{outline:3px solid #85ac42;outline-offset:2px}
@media(max-width:767px){nav.dp-nav{flex-wrap:wrap!important}.dp-header-categories{width:100%}.dp-header-category-trigger{width:100%;justify-content:space-between}.dp-header-category-panel{position:static;max-width:none;margin:8px 0 0;padding:12px;border-radius:12px}.dp-header-category-panel>.dp-header-category-list{grid-template-columns:minmax(0,1fr);gap:0}.dp-header-category-top{gap:8px}.dp-header-category-top a{font-size:13px}}
