.Navigation_navigation___ROsA{position:fixed;top:0;left:0;right:0;justify-content:space-between;padding:1rem 2rem;background-color:#2a4b35;box-shadow:0 2px 4px rgba(0,0,0,.05);z-index:1000;height:auto}.Navigation_logoContainer__hoSm0,.Navigation_logo__C5sGf,.Navigation_navigation___ROsA{display:flex;align-items:center}.Navigation_logo__C5sGf{gap:.75rem}.Navigation_logoIcon__yrj3o{margin-right:.25rem}.Navigation_companyName__Kdu85{font-size:1.5rem;color:#fff;font-weight:600;margin:0}.Navigation_navLinks__T8Ifl{display:flex;gap:2rem;margin-top:0}.Navigation_navLink__5YM_n{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.Navigation_navLink__5YM_n:hover{color:#e5e5e5}.Navigation_hamburger__PvYWX{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.Navigation_hamburgerLine__xWP2e{display:block;width:100%;height:3px;background-color:#fff;transition:all .3s ease-in-out}.Navigation_hamburgerLine__xWP2e.Navigation_active__0kjVU:first-child{transform:translateY(9px) rotate(45deg)}.Navigation_hamburgerLine__xWP2e.Navigation_active__0kjVU:nth-child(2){opacity:0}.Navigation_hamburgerLine__xWP2e.Navigation_active__0kjVU:nth-child(3){transform:translateY(-9px) rotate(-45deg)}@media (max-width:768px){.Navigation_navigation___ROsA{padding:.75rem 1rem}.Navigation_hamburger__PvYWX{display:flex}.Navigation_navLinks__T8Ifl{position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:#2a4b35;box-shadow:0 4px 6px rgba(0,0,0,.1);padding:0;gap:0;max-height:0;overflow:hidden;transition:all .3s ease-in-out;opacity:0;visibility:hidden}.Navigation_navLinks__T8Ifl.Navigation_open__8ptR_{max-height:300px;opacity:1;visibility:visible;padding:1rem;gap:1rem}.Navigation_navLink__5YM_n{width:100%;text-align:center;padding:.5rem 0}}@media (max-width:480px){.Navigation_navigation___ROsA{padding:.5rem .75rem}.Navigation_companyName__Kdu85{font-size:1.2rem}}.Footer_footer__PyJc9{padding:3rem 2rem;background-color:#2a4b35;color:#fff}.Footer_footerContent__cNO98{max-width:1200px;margin:0 auto}.Footer_footerNav__Y_1wy{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:2rem;text-align:left}.Footer_navSection__5QjjD{display:flex;flex-direction:column}.Footer_navTitle__Pd3bU{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#fff}.Footer_navList__hQgUf{list-style:none;padding:0;margin:0}.Footer_navList__hQgUf li{margin-bottom:.5rem}.Footer_navLink___ob_K{color:#e5e5e5;text-decoration:none;font-size:.9rem;transition:color .3s ease}.Footer_navLink___ob_K:hover{color:#fff;text-decoration:underline}.Footer_footerBottom__Gdeo_{text-align:center;padding-top:2rem;border-top:1px solid #4a6b55}.Footer_copyright___dFI_{font-size:.9rem;color:#e5e5e5}@media (max-width:768px){.Footer_footer__PyJc9{padding:2rem 1.5rem}.Footer_footerNav__Y_1wy{grid-template-columns:1fr;gap:1.5rem;text-align:center}.Footer_navSection__5QjjD{align-items:center}}@media (max-width:480px){.Footer_footer__PyJc9{padding:1.5rem 1rem}.Footer_copyright___dFI_{font-size:.8rem}.Footer_navTitle__Pd3bU{font-size:1rem}.Footer_navLink___ob_K{font-size:.85rem}}.PageLayout_main__WoGh5{display:flex;flex-direction:column;min-height:100vh;background-color:#fff;color:#333;font-family:var(--font-geist-sans),Arial,sans-serif;padding-top:0}@media (max-width:768px){.PageLayout_main__WoGh5>:not(nav):not(:first-child){margin-top:1rem}}.Section_section__Gwne_{padding:5rem 2rem;width:100%}.Section_section__Gwne_:nth-child(odd){background-color:#fff}.Section_section__Gwne_:nth-child(2n){background-color:#f7f7f7}.Section_sectionContainer__LSIEr{max-width:1200px;margin:0 auto}.Section_sectionTitle__hPzus{font-size:2.5rem;color:#2a4b35;margin-bottom:1.5rem;text-align:center;font-weight:700;position:relative}.Section_sectionTitle__hPzus:after{content:"";position:absolute;bottom:-.75rem;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:#2a4b35}.Section_sectionDescription__uz3pb{font-size:1.2rem;line-height:1.6;text-align:center;max-width:800px;margin:0 auto 3rem;color:#333}.Section_subSectionTitle__WIk3w{font-size:1.4rem;color:#333;margin:1.5rem 0;font-weight:500}@media (max-width:768px){.Section_section__Gwne_{padding:3rem 1.25rem}.Section_sectionTitle__hPzus{font-size:2rem}}@media (max-width:480px){.Section_section__Gwne_{padding:2.5rem 1rem}.Section_sectionTitle__hPzus{font-size:1.6rem}.Section_sectionTitle__hPzus:after{width:40px}}.Business_toggleButton__uRqJB{background:linear-gradient(135deg,#2a4b35,#3d6b50);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s ease;margin:1rem 0;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 2px 8px rgba(42,75,53,.2)}.Business_toggleButton__uRqJB:hover{background:linear-gradient(135deg,#1a3022,#2a4b35);transform:translateY(-2px);box-shadow:0 4px 12px rgba(42,75,53,.3)}.Business_toggleButton__uRqJB:active{transform:translateY(0);box-shadow:0 2px 6px rgba(42,75,53,.25)}.Business_serviceGrid__JeSiu{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.Business_serviceCard__UXdwt{background:#fff;border:1px solid rgba(42,75,53,.1);border-radius:8px;padding:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;height:100%}.Business_serviceCard__UXdwt:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-5px)}.Business_serviceIcon__WIvSP{width:80px;height:80px;background:rgba(42,75,53,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.Business_serviceTitle__I27mh{font-size:1.4rem;color:#2a4b35;margin-bottom:1.5rem;font-weight:600;text-align:center}.Business_serviceDescription__9wHxa{margin-bottom:2rem;line-height:1.7;color:#444;font-size:1rem;text-align:left}.Business_clientList__B304z,.Business_serviceList__3cfA9{margin-top:0;background:rgba(42,75,53,.03);padding:2rem;border-radius:10px;border-left:4px solid #2a4b35;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Business_clientList__B304z p,.Business_serviceList__3cfA9 p{font-weight:700;margin-bottom:1.2rem;color:#2a4b35;font-size:1.1rem}.Business_clientList__B304z ul,.Business_serviceList__3cfA9 ul{list-style-type:none;padding-left:0}.Business_clientList__B304z li,.Business_serviceList__3cfA9 li{margin-bottom:1rem;position:relative;padding-left:1.8rem;line-height:1.7;color:#444;font-size:.95rem}.Business_clientList__B304z li:before,.Business_serviceList__3cfA9 li:before{content:"✓";color:#2a4b35;position:absolute;left:0;font-weight:700;font-size:1.1rem}.Business_clientList__B304z a,.Business_serviceList__3cfA9 a{color:#2a4b35;text-decoration:none;transition:all .2s ease;font-weight:500}.Business_clientList__B304z a:hover,.Business_serviceList__3cfA9 a:hover{color:#1a3022;text-decoration:underline}.Business_serviceContent__Rcfkt{flex-grow:1}.Business_serviceInfo__VBJfU{flex:1 1;display:flex;flex-direction:column;gap:2rem}.Business_serviceThumbnail__R_zGq{display:flex;justify-content:center;margin:2rem 0;padding:1rem;background:rgba(42,75,53,.02);border-radius:12px}.Business_thumbnailImage__qLX_c{border-radius:16px;box-shadow:0 8px 24px rgba(0,0,0,.15);transition:all .3s ease;max-width:100%;width:100%;height:auto;max-height:400px;object-fit:cover;border:2px solid rgba(42,75,53,.1)}.Business_thumbnailImage__qLX_c:hover{transform:scale(1.03);box-shadow:0 12px 32px rgba(0,0,0,.25);border-color:rgba(42,75,53,.2)}.Business_serviceHighlights__Lia9Q{margin-top:1.5rem;display:flex;flex-direction:column;gap:1rem}.Business_highlight__VjWs7{padding:1rem;background-color:rgba(42,75,53,.05);border-radius:6px;border-left:3px solid #2a4b35;display:flex;flex-direction:column;gap:.25rem}.Business_highlight__VjWs7 strong{color:#2a4b35;font-size:.9rem;font-weight:600}.Business_highlight__VjWs7 span{color:#666;font-size:.85rem;line-height:1.4}.Business_serviceLink__HR23_{color:#2a4b35;text-decoration:none;font-weight:600;padding:6px 12px;border-radius:6px;transition:all .3s ease;background:linear-gradient(135deg,rgba(42,75,53,.08),rgba(42,75,53,.05));border:1px solid rgba(42,75,53,.2);display:inline-block;margin:.5rem 0}.Business_serviceLink__HR23_:hover{background:linear-gradient(135deg,rgba(42,75,53,.15),rgba(42,75,53,.1));text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 8px rgba(42,75,53,.2)}.Business_projectTitle__5dEts{font-size:1.1rem;color:#2a4b35;margin-bottom:1rem;font-weight:600;border-bottom:2px solid rgba(42,75,53,.1);padding-bottom:.5rem}.Business_challengeList__O6db0{margin:0;padding:2rem;background:linear-gradient(135deg,rgba(215,53,39,.06),rgba(215,53,39,.03));border-radius:10px;border-left:4px solid #d73527;box-shadow:0 2px 8px rgba(215,53,39,.12)}.Business_challengeList__O6db0 p{font-weight:700;margin-bottom:1.2rem;color:#d73527;font-size:1.1rem}.Business_challengeList__O6db0 ul{list-style-type:none;padding-left:0;margin:0}.Business_challengeList__O6db0 li{margin-bottom:1rem;position:relative;padding-left:1.8rem;color:#444;line-height:1.7;font-size:.95rem}.Business_challengeList__O6db0 li:before{content:"⚠";color:#d73527;position:absolute;left:0;font-weight:700;font-size:1.1rem}.Business_serviceListGrid__kum0h{display:grid;grid-template-rows:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:0}@media (max-width:768px){.Business_serviceGrid__JeSiu{grid-template-columns:1fr;gap:2.5rem}.Business_serviceThumbnail__R_zGq{margin:1.5rem 0;padding:.5rem}.Business_thumbnailImage__qLX_c{max-height:300px}.Business_serviceCard__UXdwt{padding:2rem}.Business_serviceIcon__WIvSP{width:70px;height:70px}.Business_serviceTitle__I27mh{font-size:1.3rem}.Business_serviceDescription__9wHxa{font-size:1rem;padding:0}.Business_serviceListGrid__kum0h{grid-template-columns:1fr;gap:1.5rem}.Business_challengeList__O6db0,.Business_clientList__B304z,.Business_serviceList__3cfA9{padding:1.25rem}}@media (max-width:480px){.Business_serviceGrid__JeSiu{gap:2rem}.Business_serviceCard__UXdwt{padding:1.5rem}.Business_serviceIcon__WIvSP{width:60px;height:60px}.Business_serviceTitle__I27mh{font-size:1.2rem}.Business_challengeList__O6db0,.Business_clientList__B304z,.Business_serviceList__3cfA9{padding:1rem}}.Company_ceoIntroduction__CjAas{display:flex;gap:3rem;align-items:flex-start;max-width:1000px;margin:0 auto}.Company_ceoImageContainer__3M8ix{flex-shrink:0}.Company_ceoImage___2q_m{border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Company_ceoDescription__9_paN{flex:1 1}.Company_ceoName__lF1VX{color:#2a4b35;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;line-height:1.4}.Company_ceoText__t79SV{line-height:1.8;color:#333}.Company_ceoText__t79SV p{margin-bottom:1.2rem}.Company_ceoText__t79SV p:last-child{margin-bottom:0}.Company_companyProfile__J5FFo{display:flex;flex-direction:column;gap:3rem;max-width:800px;margin:0 auto}.Company_companyTableContainer__whC8X{overflow-x:auto;box-shadow:0 2px 8px rgba(0,0,0,.08);border-radius:8px}.Company_companyTable__no37S{width:100%;border-collapse:collapse;margin:0;background-color:#fff}.Company_companyTable__no37S td,.Company_companyTable__no37S th{padding:1.2rem;text-align:left;border-bottom:1px solid rgba(42,75,53,.1)}.Company_companyTable__no37S th{width:30%;background-color:rgba(42,75,53,.05);font-weight:500;color:#2a4b35}.Company_companyTable__no37S tr:last-child td,.Company_companyTable__no37S tr:last-child th{border-bottom:none}.Company_profileSection__zVabD{width:100%;max-width:600px;margin:1rem auto}.Company_profileCard__fNBOe{padding:1.5rem;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;border:1px solid rgba(42,75,53,.1)}.Company_profileCard__fNBOe:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.Company_profileLink__OzZiZ{color:#2a4b35;font-weight:500;font-size:1.2rem;text-decoration:none;display:block;text-align:center}.Company_profileLink__OzZiZ:hover{color:#1a3022}.Company_socialLinks__AI3de{display:flex;gap:1rem;margin-top:2rem}.Company_socialLink__PdoUn{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background-color:#2a4b35;color:#fff;text-decoration:none;border-radius:6px;font-weight:500;transition:all .3s ease;box-shadow:0 2px 4px rgba(42,75,53,.2)}.Company_socialLink__PdoUn:hover{background-color:#1a3022;transform:translateY(-1px);box-shadow:0 4px 8px rgba(42,75,53,.3)}@media (max-width:768px){.Company_ceoIntroduction__CjAas{flex-direction:column;gap:2rem;text-align:center}.Company_ceoImageContainer__3M8ix{align-self:center}.Company_ceoImage___2q_m{width:250px;height:250px}.Company_ceoDescription__9_paN{text-align:left}.Company_ceoName__lF1VX{text-align:center;font-size:1.3rem}.Company_socialLinks__AI3de{justify-content:center}.Company_companyTable__no37S td,.Company_companyTable__no37S th{padding:1rem}}@media (max-width:480px){.Company_ceoIntroduction__CjAas{gap:1.5rem}.Company_ceoImage___2q_m{width:200px;height:200px}.Company_ceoName__lF1VX{font-size:1.2rem}.Company_socialLinks__AI3de{flex-direction:column;gap:.75rem}.Company_socialLink__PdoUn{text-align:center}.Company_profileCard__fNBOe{padding:1.25rem}}.Contact_contactContainer__TobpY{max-width:800px;margin:0 auto;width:100%}.Contact_contactForm__WT8dL{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;height:500px}@media (max-width:768px){.Contact_contactForm__WT8dL{height:450px}}@media (max-width:480px){.Contact_contactForm__WT8dL{height:400px}}.News_newsContainer__geEIv{max-width:800px;margin:0 auto}.News_articlesList__GAwfL{display:flex;flex-direction:column;gap:1.5rem}.News_articleLink__HkM_Z{text-decoration:none;color:inherit;display:block;transition:transform .2s ease,box-shadow .2s ease}.News_articleLink__HkM_Z:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.News_newsArticle__z8Y1p{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e5e7eb;cursor:pointer;transition:border-color .2s ease}.News_newsArticle__z8Y1p:hover{border-color:#10b981}.News_newsHeader___VQCr{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid #f3f4f6}.News_newsTitle__1DjuU{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;line-height:1.3}.News_newsDate__LrhBM{font-size:.875rem;color:#6b7280;font-weight:500}.News_newsPreview__6QWry{line-height:1.6;color:#374151}.News_previewText__kcLr5{margin:0;font-size:.95rem;color:#6b7280;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.News_noArticles__3Ip1H{text-align:center;color:#6b7280;font-style:italic;padding:3rem}.News_articleContent__mdipV{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);border:1px solid #e5e7eb}.News_articleHeader__23eSj{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f3f4f6}.News_articleTitle__eU8et{font-size:1.75rem;font-weight:700;color:#1f2937;margin:0 0 .5rem;line-height:1.3}.News_articleDate__Dao2B{font-size:.875rem;color:#6b7280;font-weight:500}.News_articleBody__6oXFq{line-height:1.8;color:#374151}.News_articleBody__6oXFq h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin:2rem 0 1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.News_articleBody__6oXFq h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:1.5rem 0 .75rem}.News_articleBody__6oXFq p{margin:0 0 1.5rem}.News_articleBody__6oXFq ol,.News_articleBody__6oXFq ul{margin:0 0 1.5rem;padding-left:1.5rem}.News_articleBody__6oXFq li{margin:.5rem 0}.News_articleBody__6oXFq strong{font-weight:600;color:#1f2937}.News_articleBody__6oXFq hr{border:none;border-top:2px solid #e5e7eb;margin:2rem 0}.News_backToNews__2UD8I{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.75rem 1.5rem;background:#f3f4f6;color:#374151;text-decoration:none;border-radius:6px;font-weight:500;transition:background-color .2s ease}.News_backToNews__2UD8I:hover{background:#e5e7eb;color:#1f2937}@media (max-width:768px){.News_articleContent__mdipV,.News_newsArticle__z8Y1p{padding:1.5rem;margin:0 1rem}.News_articleTitle__eU8et,.News_newsTitle__1DjuU{font-size:1.5rem}.News_articlesList__GAwfL{margin:0 1rem;gap:1rem}.News_newsArticle__z8Y1p{margin:0}}.Hero_heroSection__TOiuS{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-height:100vh;padding:8rem 2rem 4rem;background-color:#f7f7f7;background-image:url(/images/hero-bg.jpg);background-size:cover;background-position:50%;text-align:center;position:relative;overflow:hidden;margin-top:0}.Hero_heroSection__TOiuS:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(42,75,53,.05);z-index:-1}.Hero_heroContent__FRit9{max-width:800px;margin:0 0 0 4rem;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1}.Hero_heroTitle__r_GpJ{font-size:3rem;color:#fff;margin-bottom:2rem;font-weight:700;text-align:left;line-height:1.2}.Hero_heroDescription__lCxlM{font-size:1.2rem;line-height:1.6;color:#fff;margin-bottom:2.5rem;text-align:left}.Hero_heroButton__NLmXW{display:inline-block;padding:.8rem 2.5rem;background-color:transparent;color:#fff;border:2px solid #fff;border-radius:50px;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s ease}.Hero_heroButton__NLmXW:hover{background-color:#fff;color:#1a3a8f}@media (max-width:768px){.Hero_heroSection__TOiuS{padding-top:6rem;min-height:60vh}.Hero_heroContent__FRit9{margin:0 auto;align-items:center;text-align:center}.Hero_heroTitle__r_GpJ{font-size:2.2rem;text-align:center}.Hero_heroDescription__lCxlM{font-size:1.1rem;text-align:center}}@media (max-width:480px){.Hero_heroSection__TOiuS{padding-top:5rem}.Hero_heroTitle__r_GpJ{font-size:1.8rem}.Hero_heroDescription__lCxlM{font-size:1rem}.Hero_heroDescription__lCxlM br{display:none}}.Home_homeSection__Y4hLd{padding:4rem 2rem;background-color:#fff}.Home_homeContainer__RpDFg{max-width:1200px;margin:0 auto;text-align:center}.Home_homeTitle__TggN7{font-size:2.5rem;color:#2a4b35;margin-bottom:1.5rem;font-weight:700}.Home_homeDescription__atJ9r{font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto 3rem;color:#333}.Home_cardGrid___zcLz{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.Home_card__YMJNF{padding:2rem;border-radius:8px;background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:all .3s ease;display:flex;flex-direction:column;height:100%;border:1px solid rgba(42,75,53,.1);text-align:center}.Home_card__YMJNF:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-5px)}.Home_cardTitle__DuvtN{font-size:1.3rem;color:#2a4b35;margin-bottom:1rem;font-weight:500}.Home_cardDescription__lN_Ry{margin-bottom:1.5rem;line-height:1.6;flex-grow:1;color:#333}.Home_cardLink__94Gdr{display:inline-block;padding:.75rem 1.5rem;background-color:#2a4b35;color:#fff;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .3s ease}.Home_cardLink__94Gdr:hover{background-color:#1a3022}@media (max-width:768px){.Home_homeSection__Y4hLd{padding:3rem 1.25rem}.Home_homeTitle__TggN7{font-size:2rem}.Home_cardGrid___zcLz{grid-template-columns:1fr}}@media (max-width:480px){.Home_homeSection__Y4hLd{padding:2.5rem 1rem}.Home_homeTitle__TggN7{font-size:1.6rem}.Home_card__YMJNF{padding:1.25rem}}