.footer{padding:48px;background-color:#000;color:#fff}.footer-nav{display:block}@media(max-width:1018px){.navbar{display:none!important}}.navbar{display:flex;justify-content:center;align-items:center;background-color:#fff;padding:10px 0;position:-webkit-sticky;position:sticky;top:0;z-index:1000;opacity:.9}.nav,.navbar a{text-decoration:none;color:#000;font-size:16px;padding:10px 15px}.dropdown,.nav,.navbar a{position:relative}.dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:#fff;border:1px solid #ccc;border-radius:6px;padding:10px 0;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;min-width:200px}.dropdown img{margin-left:10px}.dropdown-menu a{display:block;padding:10px 15px;color:#000;text-decoration:none;font-size:14px}.dropdown-menu a:hover{background-color:#004225;color:#fff;border-radius:8px}.navbar .nav.active-hover{color:#004225!important}.dropdown:hover .dropdown-menu{display:block}.navbar .nav:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);height:1.5em;border-right:2px solid #000}.navbar .nav:hover,.navbar>a:hover{color:#004225}.h-mobile_list{list-style:none;margin:0;padding:0}.h-mobile_item{border-bottom:1px solid #d9d9d9;position:relative}.h-mobile_item>a,.h-mobile_item_button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 16px;text-decoration:none;color:#111;font-size:15px;line-height:1.4;background:#fff;box-sizing:border-box}.h-mobile_item>a:hover,.h-mobile_item_button:hover{background:#f5f5f5}.h-mobile_item_button{border:none;cursor:pointer;font:inherit}.h-mobile_item_button .label{flex:1 1;text-align:left}.h-mobile_item_button .toggle-icon{font-size:20px;line-height:1;width:24px;text-align:center;transition:transform .25s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.h-mobile_item.is-open>.h-mobile_item_button .toggle-icon{transform:none}.h-mobile_sub{max-height:0;overflow:hidden;opacity:0;transition:max-height .35s ease,opacity .35s ease;background:#fafafa}.h-mobile_item.is-open>.h-mobile_sub{max-height:320px;opacity:1}.h-mobile_sub a{display:block;padding:10px 20px 10px 32px;font-size:14px;color:#222;text-decoration:none;border-bottom:1px solid #e5e5e5}.h-mobile_sub a:last-child{border-bottom:none}.h-mobile_sub a:hover{background:#eee}.h-mobile_sub a:before{content:"- ";color:#555;font-weight:400}@media(prefers-reduced-motion:reduce){.h-mobile_sub{transition:none}.h-mobile_item.is-open>.h-mobile_sub{max-height:999px}}