.Navbar_nav__UQg6X{position:fixed;top:0;left:0;width:100%;padding:1rem 2rem;background-color:#16423c;color:#fff;box-shadow:var(--shadow-sm);z-index:1000;justify-content:space-between}.Navbar_logo__jeo_0,.Navbar_nav__UQg6X{display:flex;align-items:center}.Navbar_toggleButton__b3Xqn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#fff}.Navbar_navList__D0GFS{display:flex;list-style:none;margin:0;padding:0;color:#19b43d;background-attachment:fixed;transition:max-height .3s ease}.Navbar_navList__D0GFS li{margin:0 1rem}.Navbar_logo__jeo_0 img{width:100px;height:50px}.Navbar_navList__D0GFS a{text-decoration:none;color:#fff;font-weight:700;transition:color .3s ease}.Navbar_navList__D0GFS a.Navbar_active__v_ja0,.Navbar_navList__D0GFS a:hover{color:var(--highlight-color)}.Navbar_show__6benA{display:block}@media (max-width:768px){.Navbar_toggleButton__b3Xqn{display:block}.Navbar_navList__D0GFS{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:#16423c;box-shadow:0 2px 4px rgba(0,0,0,.1);align-items:center}.Navbar_navList__D0GFS.Navbar_show__6benA{display:flex}.Navbar_navList__D0GFS li{margin:.5rem 0}.Navbar_navList__D0GFS a{color:#fff;padding:.5rem 0;width:100%;text-align:center}}@keyframes Navbar_fadeIn__RvMe6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Navbar_show__6benA{animation:Navbar_fadeIn__RvMe6 .3s ease-out forwards}.Navbar_main__m5oEw{padding-top:calc(var(--navbar-height) + 1rem)}:root{--primary-color:#167130;--secondary-color:#6a9c89;--tertiary-color:#c4dad2;--background-color:#f5f5f5;--text-color:#6c6868;--logo-color:#167130;--font-sans:"Inter","Arial","Helvetica",sans-serif;--font-size-base:16px;--section-spacing:clamp(2rem,4vw,4rem);--container-width:min(1200px,90vw);--navbar-height:60px;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:30px;--transition-base:0.3s cubic-bezier(0.4,0,0.2,1);--shadow-sm:0 2px 10px rgba(0,0,0,.1);--shadow-md:0 4px 6px rgba(46,204,113,.2);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1)}body,html{box-sizing:border-box;background-color:#f0f5f3;color:var(--text-color)}*,body,html{margin:0;padding:0}*{box-sizing:inherit}html{font-size:var(--font-size-base);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:#f0f5f3;color:var(--text-color);font-family:var(--font-sans);line-height:1.6;padding-top:var(--navbar-height);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem;color:var(--primary-color);letter-spacing:-.02em}h1{font-size:clamp(2rem,5vw,2.5rem)}h2{font-size:clamp(1.75rem,4vw,2rem)}h3{font-size:clamp(1.5rem,3vw,1.75rem)}p{margin-bottom:1rem;max-width:65ch;color:var(--text-color)}a{color:var(--logo-color);text-decoration:none;transition:var(--transition-base)}a:hover{color:var(--secondary-color)}.logo,img{max-width:100%;height:auto;display:block}.logo{max-width:100px;margin:0 auto}.button,.logo,button{transition:var(--transition-base)}.button,button{display:inline-flex;align-items:center;justify-content:center;background-color:var(--secondary-color);color:var(--text-color);padding:.75rem 1.5rem;border:none;border-radius:var(--border-radius-lg);font-size:1rem;font-weight:500;cursor:pointer;text-transform:uppercase;letter-spacing:.5px}.button:hover,button:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.button:hover,.container,button:hover{background-color:var(--tertiary-color)}.container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 clamp(1rem,3vw,2rem);border-radius:var(--border-radius-md);box-shadow:var(--shadow-sm);color:var(--text-color)}.section{padding:var(--section-spacing) 0;background-color:var(--gray);text-align:center}.section.bg-image{background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative}.background-image{width:100%;height:auto;display:block}.background-image-cover{width:100%;height:clamp(250px,50vh,400px);background-size:cover;background-position:50%}.text-center{text-align:center}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .5s ease-out forwards}@media (prefers-color-scheme:dark){:root{--black:#fff;--white:#1a1a1a;--gray:#2d2d2d}}@media (min-width:768px){:root{--navbar-height:70px}.container{padding:0 2rem}.section{padding:4rem 0}.logo{max-width:150px}}@media print{body{padding-top:0}.section{page-break-inside:avoid}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.Footer_footer__B0omC{background-color:#16423c;color:#fff;padding:4rem 0 2rem;font-family:Arial,sans-serif;position:relative;bottom:0;width:100%;z-index:1000}.Footer_footerContent__E1EFC{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_footerSection__FwXC4{flex:1;min-width:200px;margin-bottom:2rem;padding:0 1rem}.Footer_brandSection__ndGbz{flex:2}.Footer_brandSection__ndGbz p{margin-top:1rem;font-size:1rem;line-height:1.6;color:#c4dad2}.Footer_footerSection__FwXC4 h3{margin-bottom:1.5rem;font-size:1.4rem;color:#6a9c89;position:relative;padding-bottom:.5rem}.Footer_footerSection__FwXC4 h3:after{content:"";position:absolute;left:0;bottom:0;width:50px;height:2px;background-color:#6a9c89}.Footer_footerSection__FwXC4 ul{list-style-type:none;padding:0}.Footer_footerSection__FwXC4 ul li{margin-bottom:1rem}.Footer_footerSection__FwXC4 ul li a{color:#c4dad2;text-decoration:none;transition:color .3s ease}.Footer_footerSection__FwXC4 ul li a:hover{color:#fff}.Footer_socialIcons__ulhfl{display:flex;gap:1.5rem;margin-top:1rem}.Footer_socialIcons__ulhfl a{color:#c4dad2;font-size:1.5rem;transition:color .3s ease}.Footer_socialIcons__ulhfl a:hover{color:#fff}.Footer_footerBottom__6YbgC{text-align:center;padding-top:2rem;margin-top:2rem;border-top:1px solid #6a9c89}.Footer_footerBottom__6YbgC p{font-size:.9rem;color:#c4dad2}@media (max-width:768px){.Footer_footerContent__E1EFC{flex-direction:column}.Footer_footerSection__FwXC4{margin-bottom:2.5rem}.Footer_brandSection__ndGbz{text-align:center}.Footer_footerSection__FwXC4 h3:after{left:50%;transform:translateX(-50%)}.Footer_socialIcons__ulhfl{justify-content:center}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6d93bde91c0c2823-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/a34f9d1faa5f3315-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_d65c78{font-family:Inter,Inter Fallback;font-style:normal}