@import "https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";
.About-module__GKrQ1W__appContainer{background-color:#fff;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;display:flex}.About-module__GKrQ1W__container{max-width:1200px;margin:0 auto;padding:0 1rem}@keyframes About-module__GKrQ1W__fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.About-module__GKrQ1W__header{color:#fff;z-index:100;background-color:#006400;padding:1rem 0;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.2)}@media (min-width:769px){.About-module__GKrQ1W__header{position:-webkit-sticky;position:sticky;top:0}}.About-module__GKrQ1W__headerContent{justify-content:space-between;align-items:center;display:flex}.About-module__GKrQ1W__logoGroup{align-items:center;gap:.75rem;text-decoration:none;display:flex}.About-module__GKrQ1W__headerLogo{object-fit:contain;background-color:#fff;border-radius:50%;width:40px;height:40px;padding:3px}.About-module__GKrQ1W__headerTitle{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}.About-module__GKrQ1W__navDesktop{display:none}.About-module__GKrQ1W__navDesktop a,.About-module__GKrQ1W__navDesktop a:visited,.About-module__GKrQ1W__navDesktop a:active{color:#fff;border-radius:6px;margin-left:1.25rem;padding:.5rem .75rem;font-weight:400;text-decoration:none;transition:background-color .3s}.About-module__GKrQ1W__navDesktop a:hover{background-color:#004d00;text-decoration:none}.About-module__GKrQ1W__active{background-color:#004d00;font-weight:700}.About-module__GKrQ1W__menuToggle{color:#fff;cursor:pointer;z-index:20;background:0 0;border:none;padding:.5rem;font-size:1.5rem;display:none}.About-module__GKrQ1W__menuToggle svg{fill:#fff;width:24px;height:24px}.About-module__GKrQ1W__navMobile{z-index:99;background-color:#005a00;flex-direction:column;width:100%;padding:1rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 5px 10px rgba(0,0,0,.3)}.About-module__GKrQ1W__navMobile.About-module__GKrQ1W__open{display:flex}.About-module__GKrQ1W__navMobile a{color:#fff;text-align:center;border-bottom:none;padding:1rem 1.5rem;font-size:1.05rem;text-decoration:none;transition:background-color .3s}.About-module__GKrQ1W__navMobile a:hover{background-color:#004d00}.About-module__GKrQ1W__activeMobile{color:#fc0;background-color:#004d00;font-weight:700}@media (max-width:768px){.About-module__GKrQ1W__menuToggle{display:block}.About-module__GKrQ1W__navDesktop{display:none!important}}@media (min-width:769px){.About-module__GKrQ1W__navDesktop{display:flex!important}.About-module__GKrQ1W__navMobile{display:none!important}}.About-module__GKrQ1W__main{text-align:center;background-color:#f4f4f4;flex-grow:1;padding:3rem 0}.About-module__GKrQ1W__section{padding:3rem 0}.About-module__GKrQ1W__aboutSection{background-color:#fff;padding:2rem 1rem}.About-module__GKrQ1W__title{color:#047857;opacity:0;margin-bottom:2rem;font-size:2.5rem;font-weight:800;animation:1s ease-out forwards About-module__GKrQ1W__fadeInSlideUp}.About-module__GKrQ1W__content{max-width:900px;margin:0 auto}.About-module__GKrQ1W__content p{color:#171717;text-align:justify;opacity:0;border-radius:8px;margin:0 auto 1.5rem;padding:.5rem;font-size:1.125rem;line-height:1.6;animation:1s ease-out forwards About-module__GKrQ1W__fadeInSlideUp}.About-module__GKrQ1W__content p:first-child{animation-delay:.1s}.About-module__GKrQ1W__content p:nth-child(2){animation-delay:.3s}.About-module__GKrQ1W__content p:nth-child(3){animation-delay:.5s}.About-module__GKrQ1W__visionMission{background-color:#e0f2f1}.About-module__GKrQ1W__sectionTitle{color:#047857;opacity:0;margin-bottom:1.5rem;font-size:2rem;font-weight:700;animation:1s ease-out .2s forwards About-module__GKrQ1W__fadeInSlideUp}.About-module__GKrQ1W__visionText{color:#065f46;opacity:0;background-color:#fff;border-left:5px solid #fc0;border-radius:8px;max-width:800px;margin:0 auto 3rem;padding:1.5rem;font-size:1.25rem;font-style:italic;animation:1s ease-out .4s forwards About-module__GKrQ1W__fadeInSlideUp;box-shadow:0 4px 8px rgba(0,0,0,.05)}.About-module__GKrQ1W__missionList{gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}@media (min-width:768px){.About-module__GKrQ1W__missionList{grid-template-columns:repeat(2,1fr)}}.About-module__GKrQ1W__missionItem{text-align:left;opacity:0;background-color:#fff;border-top:4px solid #047857;border-radius:12px;align-items:flex-start;padding:1.25rem;transition:transform .3s;animation:1s ease-out forwards About-module__GKrQ1W__fadeInSlideUp;display:flex;box-shadow:0 6px 12px rgba(0,0,0,.1)}.About-module__GKrQ1W__missionItem svg{stroke:#047857;flex-shrink:0;margin-top:.2rem;margin-right:1rem}.About-module__GKrQ1W__missionItem span{color:#171717}.About-module__GKrQ1W__gallerySection{background-color:#f4f4f4}.About-module__GKrQ1W__productImages{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem;display:flex}.About-module__GKrQ1W__imageWrapper{text-align:center;opacity:0;background-color:#fff;border-radius:16px;max-width:250px;padding:1rem;transition:transform .3s ease-in-out,box-shadow .3s;animation:1s ease-out forwards About-module__GKrQ1W__fadeInSlideUp;box-shadow:0 8px 16px rgba(0,0,0,.15)}.About-module__GKrQ1W__image{object-fit:cover;border-radius:10px;width:100%;height:180px;display:block}@media (min-width:640px){.About-module__GKrQ1W__image{height:200px}}.About-module__GKrQ1W__imageLabel{color:#006400;text-align:center;margin-top:10px;font-size:1rem;font-weight:700}.About-module__GKrQ1W__contactSection{color:#fff;background-color:#006400}.About-module__GKrQ1W__contactSection .About-module__GKrQ1W__sectionTitle{color:#fc0;margin-bottom:.5rem}.About-module__GKrQ1W__contactIntro{color:#e0f2f1;opacity:0;max-width:700px;margin:0 auto 3rem;font-size:1.1rem;animation:1s ease-out .2s forwards About-module__GKrQ1W__fadeInSlideUp}.About-module__GKrQ1W__contactDetails{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.About-module__GKrQ1W__contactCard{color:#006400;text-align:center;opacity:0;background-color:#fff;border-radius:12px;width:100%;max-width:300px;padding:2rem;transition:transform .3s;animation:1s ease-out forwards About-module__GKrQ1W__fadeInSlideUp;box-shadow:0 10px 20px rgba(0,0,0,.3)}.About-module__GKrQ1W__contactIcon svg{stroke:#fc0;width:30px;height:30px}.About-module__GKrQ1W__contactIcon{margin-bottom:1rem;line-height:1}.About-module__GKrQ1W__contactCard h3{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.About-module__GKrQ1W__contactCard p{color:#333;word-break:break-all;margin-bottom:.5rem}.About-module__GKrQ1W__contactCard a{color:#047857;margin-top:.5rem;font-weight:600;text-decoration:underline;transition:color .2s;display:block}.About-module__GKrQ1W__contactCard a:hover{color:#006400}.About-module__GKrQ1W__footer{color:#fff;text-align:center;background-color:#004d00;margin-top:auto;padding:1.5rem 0}
