.About_aboutSection__B3ths{padding:1.5rem;background-color:white;text-align:center}.About_aboutTitle__HHMYj{font-size:1.875rem;font-weight:700;color:#047857;margin-bottom:1rem}.About_aboutText__GVzZo{max-width:40rem;margin:0 auto;color:#374151}.Contact_contactSection__LtJA6{background-color:#f0fdf4;padding:4rem 2rem;text-align:center;font-family:Segoe UI,Roboto,sans-serif}.Contact_contactTitle__8JUl2{font-size:2rem;margin-bottom:2rem;color:#14532d}.Contact_contactInfo__Mjzla{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:2rem}.Contact_contactInfo__Mjzla p{font-size:1.2rem;color:#064e3b;display:flex;align-items:center}.Contact_contactInfo__Mjzla a{margin-left:.5rem;color:#047857;text-decoration:none;font-weight:500}.Contact_contactInfo__Mjzla a:hover{color:#065f46;text-decoration:underline}.Contact_icon__XmLxk{font-size:1.5rem;margin-right:.5rem;color:#16a34a;vertical-align:middle}.Contact_socialIcons__wgXm0{display:flex;justify-content:center;gap:1.5rem;font-size:2rem;margin-top:1rem}.Contact_socialIcons__wgXm0 a{color:#16a34a;transition:transform .3s ease,color .3s ease}.Contact_socialIcons__wgXm0 a:hover{color:#15803d;transform:scale(1.2)}.Hero_heroSection__SgfSN{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;background-color:#dcfce7}.Hero_heroImage__hzgRk{border-radius:9999px;box-shadow:0 4px 6px rgba(0,0,0,.1);margin-bottom:1rem;object-fit:cover}.Hero_heroTitle__NdH3b{font-size:2.25rem;font-weight:700;color:#065f46}.Hero_heroSubtitle__uDn3N{margin-top:.5rem;font-size:1.125rem;color:#047857}.Navbar_navbar__fk_p7{position:fixed;top:0;left:0;right:0;background-color:white;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:50}.Navbar_navList__3LBi0{display:flex;justify-content:center;gap:2rem;padding:1rem;color:#065f46;font-weight:500;cursor:pointer}.Navbar_navList__3LBi0 li:hover{text-decoration:underline}.Products_productsSection__ECmXq{padding:1.5rem;background-color:#f0fdf4}.Products_productsTitle__QIZON{text-align:center;font-size:1.875rem;font-weight:700;color:#065f46;margin-bottom:1.5rem}.Products_productsGrid__GIxN2{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:80rem;margin:0 auto}@media (min-width:768px){.Products_productsGrid__GIxN2{grid-template-columns:repeat(3,1fr)}}.Products_productCard__dxFBi{background-color:white;border-radius:1rem;box-shadow:0 4px 6px rgba(0,0,0,.1);overflow:hidden;transition:transform .3s ease;text-decoration:none}.Products_productCard__dxFBi:hover{transform:scale(1.05)}.Products_productImage__zZ6HU{width:100%;height:100%;object-fit:cover}.Products_productName__RdQ3d{text-align:center;padding:1rem;font-weight:600;color:#047857;text-decoration:none}