:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Header-module__hBw1pG__header{z-index:1000;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;display:flex;position:fixed;top:0}.Header-module__hBw1pG__logoImg{object-fit:contain;height:45px}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__nav a{color:#427a43;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s}.Header-module__hBw1pG__nav a:hover{color:#c0b87a;font-size:1rem}.Header-module__hBw1pG__contactBtn{background-color:#005f02;border-radius:6px;padding:.6rem 1.2rem;font-weight:500;color:#fff!important}.Header-module__hBw1pG__contactBtn:hover{background-color:#427a43}.Header-module__hBw1pG__dropdown{position:relative}.Header-module__hBw1pG__dropdownTitle{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.95rem}.Header-module__hBw1pG__dropdownMenu{z-index:100;background:#fff;border-radius:8px;flex-direction:column;gap:.6rem;min-width:160px;padding:1rem;animation:.2s ease-in-out Header-module__hBw1pG__fadeIn;display:flex;position:absolute;top:120%;left:0;box-shadow:0 10px 30px #00000014}.Header-module__hBw1pG__dropdownMenu a{color:#333;font-size:.9rem}.Header-module__hBw1pG__dropdownMenu a:hover{color:#005f02}.Header-module__hBw1pG__burger{cursor:pointer;flex-direction:column;gap:5px;display:none}.Header-module__hBw1pG__burger span{background:#333;width:25px;height:3px;transition:all .3s}.Header-module__hBw1pG__active span:first-child{transform:rotate(45deg)translateY(8px)}.Header-module__hBw1pG__active span:nth-child(2){opacity:0}.Header-module__hBw1pG__active span:nth-child(3){transform:rotate(-45deg)translateY(-8px)}.Header-module__hBw1pG__logoutBtn{cursor:pointer;color:#c00;padding:.5rem 1rem;transition:all .3s;display:block}.Header-module__hBw1pG__logoutBtn:hover{background-color:#ffffff14}@media (max-width:992px){.Header-module__hBw1pG__burger{display:flex}.Header-module__hBw1pG__nav{background:#fff;flex-direction:column;align-items:flex-start;gap:1.5rem;width:260px;padding:2rem;display:none;position:absolute;top:70px;right:0;box-shadow:-5px 10px 30px #0000001a}.Header-module__hBw1pG__showMenu{display:flex}.Header-module__hBw1pG__dropdownMenu{box-shadow:none;padding-left:1rem;position:relative;top:0;left:0}}@keyframes Header-module__hBw1pG__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#111;padding:3rem 1rem}.Footer-module__S6Hkya__container{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__middleSection{text-align:center}.Footer-module__S6Hkya__logoImg{height:60px;margin-bottom:1rem}.Footer-module__S6Hkya__tagline{opacity:.8;max-width:400px;margin:0 auto 1rem;font-size:.95rem;line-height:1.6}.Footer-module__S6Hkya__copyright{opacity:.5;font-size:.8rem}.Footer-module__S6Hkya__addressSection{text-align:center}.Footer-module__S6Hkya__addressSection h4{margin-bottom:.8rem}.Footer-module__S6Hkya__addressSection p{opacity:.8;margin-bottom:.4rem;font-size:.9rem}.Footer-module__S6Hkya__navSection{text-align:center}.Footer-module__S6Hkya__navSection h4{margin-bottom:1rem}.Footer-module__S6Hkya__navLinks{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__navLinks a{color:#ccc;font-size:.9rem;text-decoration:none;transition:all .3s}.Footer-module__S6Hkya__navLinks a:hover{color:#fff}@media (min-width:768px){.Footer-module__S6Hkya__container{flex-direction:row;justify-content:space-between;align-items:flex-start}.Footer-module__S6Hkya__navSection{text-align:left;width:25%}.Footer-module__S6Hkya__navLinks{flex-direction:column;align-items:flex-start;gap:.8rem}.Footer-module__S6Hkya__middleSection{text-align:center;width:40%}.Footer-module__S6Hkya__addressSection{text-align:right;width:25%;margin-right:10px}}
.ScrollToTop-module__bPaVnG__button{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:999;background-color:#005f02;border:none;border-radius:50%;width:45px;height:45px;font-size:20px;transition:all .3s;position:fixed;bottom:30px;right:20px;box-shadow:0 8px 20px #0003}.ScrollToTop-module__bPaVnG__button:hover{background-color:#427a43;transform:translateY(-3px)}.ScrollToTop-module__bPaVnG__show{opacity:1;visibility:visible}
