body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.HomePage_container__SH0ac{background:linear-gradient(135deg,#f8faf5,#edf7ee);font-family:Poppins,system-ui,-apple-system,sans-serif;min-height:100dvh;padding:clamp(2rem,5vw,5rem) 1.5rem}.HomePage_wrapper__K-ldh{margin:0 auto;max-width:1280px}.HomePage_sectionHeader__2IH3M{margin-bottom:clamp(3.5rem,8vw,6rem);text-align:center}.HomePage_sectionHeader__2IH3M h1{color:#0f5e2f;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:700;line-height:1.15;margin-bottom:.75rem}.HomePage_sectionHeader__2IH3M p{color:#4a704d;font-size:clamp(1.1rem,2.5vw,1.35rem);font-weight:500;opacity:.95}.HomePage_grid__g-\+YE{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:1fr}@media (min-width:640px){.HomePage_grid__g-\+YE{grid-template-columns:repeat(2,1fr)}}@media (min-width:880px){.HomePage_grid__g-\+YE{grid-template-columns:repeat(3,1fr)}}@media (min-width:1200px){.HomePage_grid__g-\+YE{grid-template-columns:repeat(4,1fr)}}.HomePage_card__mRBV3{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #4caf5014;border-radius:1.5rem;box-shadow:0 12px 32px #0f5e2f14;cursor:pointer;overflow:hidden;transition:all .38s cubic-bezier(.16,1,.3,1)}.HomePage_card__mRBV3:hover{border-color:#4caf5029;box-shadow:0 24px 56px #0f5e2f24;transform:translateY(-12px)}.HomePage_imageWrapper__pkOEw{height:220px;overflow:hidden;position:relative}.HomePage_image__quCCx{height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1);width:100%}.HomePage_card__mRBV3:hover .HomePage_image__quCCx{transform:scale(1.09)}.HomePage_content__8RYE0{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 1.5rem 1.75rem}.HomePage_content__8RYE0 h2{color:#0f5e2f;font-size:1.28rem;font-weight:600;line-height:1.35;margin:0}.HomePage_footer__YaZi9{margin-top:auto}.HomePage_readMore__RMeX6{align-items:center;color:#2e7d32;display:inline-flex;font-size:.95rem;font-weight:600;gap:.4rem;transition:all .3s ease}.HomePage_card__mRBV3:hover .HomePage_readMore__RMeX6{color:#1b5e20;gap:.6rem}.HomePage_error__Rkdc\+,.HomePage_loading__2nxus{align-items:center;color:#2e7d32;display:flex;flex-direction:column;font-size:1.4rem;gap:1.5rem;justify-content:center;min-height:70dvh;text-align:center}.HomePage_loading__2nxus p{font-weight:500;margin:0}.HomePage_spinner__Y-iQz{animation:HomePage_spin__OuDvu 1.1s linear infinite;border:5px solid #e8f5e9;border-radius:50%;border-top-color:#4caf50;height:56px;width:56px}@keyframes HomePage_spin__OuDvu{to{transform:rotate(1turn)}}.HomePage_error__Rkdc\+{color:#c62828;font-weight:500}.HomePage_noData__BL6Kd{color:#5f7d66;font-size:1.3rem;grid-column:1/-1;padding:4rem 1rem;text-align:center}.HomePage_modalOverlay__ftmwz{align-items:center;animation:HomePage_fadeIn__dOYq2 .3s ease;background:#001e00d9;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.HomePage_modal__3eQRm{animation:HomePage_scaleIn__P25CH .3s ease;background:#000;border-radius:20px;max-width:800px;overflow:hidden;position:relative;width:90%}.HomePage_videoPlayer__ziaUP{display:block;height:auto;width:100%}.HomePage_closeBtn__y8Ntt{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:35px;position:absolute;right:15px;top:12px;transition:.3s ease;width:35px}.HomePage_closeBtn__y8Ntt:hover{background:#ff5252}@keyframes HomePage_fadeIn__dOYq2{0%{opacity:0}to{opacity:1}}@keyframes HomePage_scaleIn__P25CH{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.FAQPage_container__X2kcW{background:linear-gradient(135deg,#f1f8e9,#e8f5e9);display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;padding:60px 20px}.FAQPage_wrapper__BPFuJ{max-width:900px;width:100%}.FAQPage_header__OFWtk{margin-bottom:50px;text-align:center}.FAQPage_header__OFWtk h1{color:#1b5e20;font-size:36px;margin-bottom:10px}.FAQPage_header__OFWtk p{color:#4caf50;font-size:16px}.FAQPage_faqContainer__-RnaI{display:flex;flex-direction:column;gap:20px}.FAQPage_faqItem__94VtF{background:#fff;border-radius:16px;box-shadow:0 10px 30px #00640014;overflow:hidden;transition:.3s ease}.FAQPage_question__BnceC{align-items:center;background:none;border:none;color:#1b5e20;cursor:pointer;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:20px;text-align:left;width:100%}.FAQPage_icon__sYlth{color:#2e7d32;font-size:22px}.FAQPage_answer__bFZrJ{max-height:0;overflow:hidden;padding:0 20px;transition:max-height .4s ease,padding .3s ease}.FAQPage_answer__bFZrJ p{color:#555;line-height:1.6;margin:0;padding-bottom:20px}.FAQPage_active__UgLqq .FAQPage_answer__bFZrJ{max-height:300px;padding:0 20px 20px}@media (max-width:600px){.FAQPage_header__OFWtk h1{font-size:28px}.FAQPage_question__BnceC{font-size:15px}}.TermsPage_container__i0Opl{background:linear-gradient(135deg,#f1f8e9,#e8f5e9);display:flex;font-family:Poppins,sans-serif;justify-content:center;min-height:100vh;padding:60px 20px}.TermsPage_wrapper__XZh\+1{max-width:900px;width:100%}.TermsPage_header__FYavu{margin-bottom:40px;text-align:center}.TermsPage_header__FYavu h1{color:#1b5e20;font-size:36px;margin-bottom:10px}.TermsPage_header__FYavu p{color:#4caf50;font-size:16px}.TermsPage_card__DOx0K{background:#fff;border-radius:20px;box-shadow:0 15px 40px #00640014;line-height:1.7;padding:40px}.TermsPage_termsList__ly4PB{list-style:none;padding:0}.TermsPage_termsList__ly4PB li{color:#2e7d32;font-size:16px;margin-bottom:20px;padding-left:30px;position:relative}.TermsPage_termsList__ly4PB li:before{content:"🌿";left:0;position:absolute;top:0}.TermsPage_footerNote__p\+Sea{border-top:1px solid #e0e0e0;color:#555;font-size:14px;margin-top:30px;padding-top:20px}@media (max-width:600px){.TermsPage_card__DOx0K{padding:25px}.TermsPage_header__FYavu h1{font-size:28px}}
/*# sourceMappingURL=main.53e28d5e.css.map*/