.footer{color:#fff;box-sizing:border-box;background-color:#1c7c3b;width:100%;max-width:100%;padding:60px 5% 30px;font-family:poppins,sans-serif;overflow-x:hidden}.footer-top{box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;width:100%;max-width:100%;margin-bottom:40px;padding-left:5%;padding-right:5%;display:grid;overflow-x:hidden}.footer-col h3{margin-bottom:15px;font-family:poppins;font-size:18px;font-weight:600}.footer-col ul{margin:0;padding:0;list-style:none}.footer-col ul li{margin-bottom:10px}.footer-col a{color:#ccc;text-decoration:none;transition:color .3s}.footer-col a:hover{color:#fff}.footer-col p{color:#ccc;font-family:poppins;font-size:14px;line-height:1.6}.social-links{gap:12px;display:flex}.social-links a{color:#fff;background:rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:poppins;font-size:16px;transition:all .3s;display:inline-flex}.social-links a:hover{color:#f68e36;background:#fff}.footer-highlights{box-sizing:border-box;border-top:1px solid rgba(255,255,255,.2);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;width:100%;max-width:100%;margin:40px 0;padding-top:30px;padding-left:5%;padding-right:5%;display:grid;overflow-x:hidden}.highlight-box{align-items:flex-start;gap:15px;display:flex}.highlight-icon{color:#f68e36;flex-shrink:0;font-size:30px}.highlight-box h4{margin-bottom:6px;font-family:poppins;font-size:16px;font-weight:600}.highlight-box p{color:#ccc;font-family:poppins;font-size:14px;line-height:1.5}.footer-bottom{text-align:center;color:#e3e3e3;border-top:1px solid rgba(255,255,255,.2);padding-top:15px;font-family:poppins;font-size:13px}
.Header-module__ftUjWW__header{z-index:50;background:#fff;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;padding:8px 24px;display:flex;position:-webkit-sticky;position:sticky;top:0;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Header-module__ftUjWW__brand{align-items:center;gap:12px;min-width:0;display:flex}.Header-module__ftUjWW__logo{color:inherit;text-decoration:none}.Header-module__ftUjWW__logoWrapper{text-align:center;flex-direction:column;align-items:center;display:flex}.Header-module__ftUjWW__logoImg{border-radius:0%}.Header-module__ftUjWW__brandYear{color:#fff;background-color:#067804;border-radius:999px;margin-top:6px;padding:3px 10px;font-size:.8rem;font-weight:500}.Header-module__ftUjWW__brandText{flex-direction:column;min-width:0;display:flex}.Header-module__ftUjWW__brandName{color:#fb7406;margin:0;font-size:1.4rem;font-weight:700}.Header-module__ftUjWW__brandSubtitle{color:#3faf47;margin:0;font-weight:600}.Header-module__ftUjWW__brandMotto{color:#555;margin:2px 0 0;font-size:.9rem}.Header-module__ftUjWW__nav{white-space:nowrap;flex:auto;justify-content:center;gap:20px;min-width:0;display:flex}.Header-module__ftUjWW__nav a{color:#f15a29;font-weight:500;text-decoration:none}.Header-module__ftUjWW__nav a:hover{color:#1c7c3b}.Header-module__ftUjWW__contactInfo{white-space:nowrap;color:#4b4b4b;flex:none;align-items:center;gap:14px;display:flex}.Header-module__ftUjWW__contactInfo div{align-items:center;gap:6px;display:flex}.Header-module__ftUjWW__icon{color:#f15a29}.Header-module__ftUjWW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:44px;height:40px;margin:0;padding:0;display:none}.Header-module__ftUjWW__hamburgerBar{background:#1c1c1c;border-radius:1px;width:22px;height:2px}.Header-module__ftUjWW__overlay{pointer-events:none;z-index:49;background:0 0;transition:background .25s;position:fixed;top:0;bottom:0;left:0;right:0}.Header-module__ftUjWW__overlayShow{pointer-events:auto;background:rgba(0,0,0,.42)}.Header-module__ftUjWW__drawer{z-index:50;background:#fff;flex-direction:column;width:min(86vw,360px);height:100dvh;transition:transform .28s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-8px 0 24px rgba(0,0,0,.15)}.Header-module__ftUjWW__drawerOpen{transform:translate(0)}.Header-module__ftUjWW__drawerHeader{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.Header-module__ftUjWW__drawerBrand{align-items:center;gap:10px;display:flex}.Header-module__ftUjWW__drawerLogo{border-radius:6px}.Header-module__ftUjWW__drawerBrandName{color:#fb7406;font-weight:700}.Header-module__ftUjWW__drawerBrandSub{color:#3faf47;font-size:12px}.Header-module__ftUjWW__closeBtn{cursor:pointer;background:#f6f6f6;border:none;border-radius:8px;width:36px;height:36px;position:relative}.Header-module__ftUjWW__closeLine{transform-origin:50%;background:#111;width:18px;height:2px;position:absolute;top:50%;left:50%}.Header-module__ftUjWW__closeLine:first-child{transform:translate(-50%,-50%)rotate(45deg)}.Header-module__ftUjWW__closeLine:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.Header-module__ftUjWW__drawerNav{flex-direction:column;padding:10px 8px;display:flex}.Header-module__ftUjWW__drawerNav a{color:#f15a29;border-radius:10px;padding:12px;font-weight:600;text-decoration:none}.Header-module__ftUjWW__drawerNav a:hover{color:#1c7c3b;background:#f8f8f8}.Header-module__ftUjWW__drawerContact{border-top:1px solid #eee;gap:10px;margin-top:auto;padding:12px 12px 16px;display:grid}.Header-module__ftUjWW__drawerContactItem{color:#333;border:1px solid #eee;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;display:flex}.Header-module__ftUjWW__drawerContactItem:hover{background:#fafafa}@media (max-width:1200px){.Header-module__ftUjWW__brandMotto{display:none}.Header-module__ftUjWW__nav{gap:16px}}@media (max-width:1024px){.Header-module__ftUjWW__contactInfo span{display:none}.Header-module__ftUjWW__contactInfo{gap:10px}}@media (max-width:820px){.Header-module__ftUjWW__header{flex-wrap:wrap;row-gap:8px}.Header-module__ftUjWW__hamburger{display:inline-flex}.Header-module__ftUjWW__nav,.Header-module__ftUjWW__contactInfo{display:none}}.Header-module__ftUjWW__contactInfoMobile{display:none}.Header-module__ftUjWW__contactItem{color:#4b4b4b;border:1px solid #eee;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:14px;text-decoration:none;display:inline-flex}@media (max-width:820px){.Header-module__ftUjWW__contactInfo{display:none}.Header-module__ftUjWW__contactInfoMobile{flex-wrap:wrap;order:2;justify-content:center;gap:10px;width:100%;padding:4px 0;display:flex}.Header-module__ftUjWW__contactItem span{display:inline}}.Header-module__ftUjWW__rightCluster{align-items:center;gap:10px;margin-left:auto;display:none}.Header-module__ftUjWW__contactInlineMobile{align-items:center;gap:8px;display:flex}.Header-module__ftUjWW__inlineItem{color:#4b4b4b;border:1px solid #eee;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;line-height:1;text-decoration:none;display:inline-flex}.Header-module__ftUjWW__inlineItem:hover{background:#fafafa}.Header-module__ftUjWW__inlineText{font-size:13px}@media (max-width:820px){.Header-module__ftUjWW__header{flex-wrap:wrap;row-gap:8px}.Header-module__ftUjWW__nav,.Header-module__ftUjWW__contactInfo{display:none}.Header-module__ftUjWW__rightCluster{display:flex}.Header-module__ftUjWW__brand{flex:auto;min-width:0}.Header-module__ftUjWW__brandText{min-width:0}.Header-module__ftUjWW__brandMotto{display:none}@media (max-width:360px){.Header-module__ftUjWW__inlineText{display:none}}}
