.Header-module__hBw1pG__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;box-sizing:border-box;will-change:transform;background:rgba(248,246,240,.95);width:100%;height:75px;padding:15px 0;transition:all .3s;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.Header-module__hBw1pG__navbar *{box-sizing:border-box}.Header-module__hBw1pG__navContainer{justify-content:space-between;align-items:center;width:100%;max-width:1400px;height:45px;margin:0 auto;padding:0 40px;display:flex}.Header-module__hBw1pG__navLogo h2{color:#37544b;margin:0;font-family:Georgia,serif;font-size:1.8rem;font-weight:600;line-height:1.2}.Header-module__hBw1pG__navLogo a{text-decoration:none}.Header-module__hBw1pG__navMenu{align-items:center;gap:48px;margin:0;padding:0;list-style:none;display:flex}.Header-module__hBw1pG__navMenu a{color:#374151;text-transform:uppercase;letter-spacing:1px;border:none;outline:none;padding:8px 0;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__hBw1pG__navMenu a:hover{color:#464}.Header-module__hBw1pG__navMenu a:focus,.Header-module__hBw1pG__navMenu a:active{color:#464;border:none;outline:none}.Header-module__hBw1pG__navMembersLink{text-transform:uppercase;letter-spacing:1px;padding:8px 0;font-size:1.1rem;color:#204137!important;border:none!important;outline:none!important;font-weight:500!important;text-decoration:none!important;transition:color .3s!important}.Header-module__hBw1pG__navMembersLink:hover{color:#464!important}.Header-module__hBw1pG__navMembersLink:focus,.Header-module__hBw1pG__navMembersLink:active{color:#464!important;border:none!important;outline:none!important}.Header-module__hBw1pG__navSearch{color:#37544b;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:all .3s;display:flex}.Header-module__hBw1pG__navSearch:hover{color:#464;background:rgba(55,84,75,.1)}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1002;box-sizing:border-box;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;width:32px;height:28px;padding:8px;display:none;position:relative}.Header-module__hBw1pG__hamburger:focus,.Header-module__hBw1pG__hamburger:active{outline:none}.Header-module__hBw1pG__hamburger:hover span{background:#464!important}.Header-module__hBw1pG__hamburger span{transform-origin:50%;border-radius:2px;transition:all .5s cubic-bezier(.4,0,.2,1);opacity:1!important;background:#37544b!important;width:25px!important;height:3px!important;margin:3px 0!important;display:block!important;position:relative!important}.Header-module__hBw1pG__hamburger span:first-child{margin-top:0}.Header-module__hBw1pG__hamburger span:last-child{margin-bottom:0}.Header-module__hBw1pG__hamburgerOpen span:first-child{transform-origin:50%;transform:rotate(45deg)translate(5.5px,7px)}.Header-module__hBw1pG__hamburgerOpen span:nth-child(2){opacity:0;transform:scale(0)}.Header-module__hBw1pG__hamburgerOpen span:nth-child(3){transform-origin:50%;transform:rotate(-45deg)translate(5.5px,-7px)}.Header-module__hBw1pG__mobileNav{align-items:center;gap:12px;display:none}.Header-module__hBw1pG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;background:rgba(248,246,240,.96);border-bottom:1px solid rgba(68,102,68,.1);padding-top:75px;padding-bottom:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 8px 32px rgba(0,0,0,.12)}.Header-module__hBw1pG__mobileMenuOpen{transform:translateY(0)}.Header-module__hBw1pG__mobileMenuHeader{text-align:left;border-bottom:none;align-items:center;height:75px;margin-bottom:0;padding:0;display:flex;position:absolute;top:20px;left:24px;right:80px}.Header-module__hBw1pG__mobileMenuHeader h2{color:#204137;letter-spacing:.5px;margin:0;font-size:24px;font-weight:600}.Header-module__hBw1pG__mobileMenuItems{max-width:400px;margin:20px auto 0;padding:0 24px;list-style:none}.Header-module__hBw1pG__mobileMenuItems li{margin-bottom:0}.Header-module__hBw1pG__mobileMenuItems li:last-child{border-bottom:none}.Header-module__hBw1pG__mobileMenuItems a{color:#204137;border:none;outline:none;align-items:center;padding:12px 0;font-size:18px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__mobileMenuItems a:hover{color:#6c9464;background:rgba(108,148,100,.05);padding-left:8px}.Header-module__hBw1pG__mobileMenuItems a:active{background:rgba(108,148,100,.1);border:none;outline:none}.Header-module__hBw1pG__mobileSearch{align-items:center;gap:8px;display:flex;font-size:18px!important}.Header-module__hBw1pG__mobileSearch svg{width:20px;height:20px}.Header-module__hBw1pG__mobileMembersLink{font-weight:600;color:#6c9464!important}@media (max-width:768px){.Header-module__hBw1pG__navMenu{display:none}.Header-module__hBw1pG__mobileNav,.Header-module__hBw1pG__hamburger{display:flex}.Header-module__hBw1pG__mobileMenu{display:block}.Header-module__hBw1pG__navContainer{align-items:center;height:45px;min-height:45px;padding:0 20px}.Header-module__hBw1pG__navLogo{flex:1;min-width:0;overflow:visible}.Header-module__hBw1pG__navLogo h2{white-space:nowrap;text-overflow:unset;max-width:100%;margin:0;font-size:24px;line-height:1.2;overflow:visible}.Header-module__hBw1pG__mobileNav{white-space:nowrap;flex-shrink:0;align-items:center;gap:12px}}@media (max-width:480px){.Header-module__hBw1pG__navLogo h2{font-size:22px;line-height:1.1}.Header-module__hBw1pG__navContainer{align-items:center;padding:0 16px}.Header-module__hBw1pG__mobileNav{gap:8px}}@media (max-width:380px){.Header-module__hBw1pG__navLogo h2{font-size:20px;line-height:1.1}.Header-module__hBw1pG__navContainer{padding:0 12px}}
