:root{--background:#fff;--foreground:#171717;--primary:#2e7d32;--light-green:#84bd00;--gold:#f0b323;--slate:#7c8e92;--gun-metal:#465357;--soft-black:#333;--gray:#797979;--white:#fff;--light-gray:#d2d2d2;--red:#cc092f;--dark-green:#005005}body,html{max-width:100vw;overflow-x:hidden;font-family:Open Sans,sans-serif}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}.Footer_footer__fFtFG{background-color:#fff;padding:4rem 2rem;border-top:2px solid #f8f8f8}.Footer_footerContent__4E1rZ{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.Footer_footerColumn__GTEp5{display:flex;flex-direction:column;gap:1rem}.Footer_footerColumn__GTEp5 h4{color:#333;font-size:1.2rem;margin-bottom:1rem}.Footer_footerColumn__GTEp5 a{color:#666;text-decoration:none;font-size:.9rem;transition:color .2s ease}.Footer_footerColumn__GTEp5 a:hover{color:#333}.Footer_socialLinks__f_gx6{display:flex;gap:1rem;margin-top:1rem}.Footer_socialLinks__f_gx6 a{color:inherit;font-size:1rem;display:flex;align-items:center}.Footer_socialLinks__f_gx6 a:hover{opacity:.8}.Footer_phone__xTuXC{font-size:1.1rem;font-weight:600;color:#333}.Footer_address__wJ4JQ{color:#666;font-size:.9rem;line-height:1.5}.Footer_legal__Kzp17{margin-top:1rem;font-size:.8rem;color:#888;display:flex;flex-direction:column;gap:.5rem}.Footer_legal__Kzp17 a{color:#888;text-decoration:underline}.Footer_footerColumn__GTEp5 img{height:auto;width:180px}@media (max-width:768px){.Footer_footerContent__4E1rZ{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.Footer_footerContent__4E1rZ{grid-template-columns:1fr;align-items:center;display:flex;flex-direction:column}.Footer_footerColumn__GTEp5{width:100%;text-align:center;display:flex;align-items:center}.Footer_footer__fFtFG{padding:2rem 1rem}}.Header_header__JzYUg{background-color:#fff;height:100px;padding:0 32px;display:flex;justify-content:center;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.1);position:fixed;top:0;left:0;right:0;width:100%;z-index:100;transition:height .3s ease}.Header_headerContent__FmJPV{display:flex;justify-content:space-between;align-items:center;max-width:1200px;width:100%}.Header_headerScrolled__gDRGH{height:70px}.Header_logo__2331F{height:60px;transition:height .3s ease}.Header_headerScrolled__gDRGH .Header_logo__2331F{height:40px}.Header_logo__2331F img{height:100%;width:auto}.Header_rightSection__BpQRk{display:flex;align-items:center;gap:3rem}.Header_nav__ezPHB{display:flex;gap:3rem;cursor:pointer}.Header_navLink__wQK2s{position:relative;text-decoration:none;cursor:pointer}.Header_navLink__wQK2s:after{content:"";position:absolute;width:0;height:3px;bottom:-4px;left:0;background-color:#2e7d32;transition:width .1s ease-in-out}.Header_navLink__wQK2s:hover:after{width:100%}.Header_button__gl74g{background-color:var(--primary);color:#fff;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .2s ease;transform-origin:center}.Header_button__gl74g:hover{background-color:color-mix(in srgb,var(--primary) 85%,#fff);transform:scale(1.05)}.Header_hamburger__2JBWh{display:none;flex-direction:column;justify-content:space-around;width:40px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:10}.Header_hamburger__2JBWh span{width:30px;height:4px;background:#333;border-radius:10px;transition:all .3s linear}@media (max-width:768px){.Header_header__JzYUg{height:80px;padding:8px 16px}.Header_headerScrolled__gDRGH{height:60px}.Header_hamburger__2JBWh{display:flex}.Header_rightSection__BpQRk{position:fixed;top:58px;right:-100%;flex-direction:column;background:#fff;width:100%;height:calc(100vh - 58px);padding:2rem;transition:right .1s ease-in-out;z-index:90;gap:2rem}.Header_rightSection__BpQRk.Header_menuOpen__nlNse{right:0}.Header_nav__ezPHB{flex-direction:column;align-items:center;gap:2rem}.Header_navLink__wQK2s{font-size:18px}}