.Header_header__U1XmD{background:#ffffff;position:-webkit-sticky;position:sticky;top:0;z-index:100;height:72px;border-bottom:1px solid #e5e7eb}.Header_container__NkCGP{display:flex;align-items:center;justify-content:space-between;padding:1rem;max-width:1200px;margin:0 auto}.Header_logo__Tk4Oh img{height:20px;width:auto}.Header_nav__RIakP{display:flex;align-items:center}.Header_navList__rubhB{display:flex;list-style:none;gap:2rem;margin:0;padding:0}.Header_hasDropdown__Zw5jg,.Header_navItem__ZFRRD{position:relative}.Header_navLink__hy_5G{color:#1f2937;font-weight:300;padding:.5rem 0;transition:color .2s ease;display:flex;align-items:center;gap:.25rem}.Header_navLink__hy_5G:hover{color:#8DE700;cursor:pointer}.Header_dropdownArrow__HM1Oz{font-size:.75rem;transition:transform .2s ease}.Header_hasDropdown__Zw5jg:hover .Header_dropdownArrow__HM1Oz{transform:rotate(180deg)}.Header_dropdown__LYW4A{position:absolute;top:100%;left:0;background:#ffffff;border:1px solid #e5e7eb;border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);min-width:200px;z-index:1000;margin-top:.5rem}.Header_dropdownList__0_Wml{list-style:none;padding:.5rem 0;margin:0}.Header_dropdownItem__0BtbS{margin:0}.Header_dropdownLink__J_juy{display:block;padding:.5rem 1rem;color:#1f2937;font-weight:400;transition:background-color .2s ease;text-decoration:none}.Header_dropdownLink__J_juy:hover{background-color:#f8fafc;color:#8DE700}.Header_megaMenu__xOJsU{position:fixed;top:72px;left:0;right:0;width:100%;background:#ffffff;border-top:1px solid #e5e7eb;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);z-index:1000}.Header_megaMenuContainer__IEc2y{max-width:1200px;margin:0 auto;padding:0 1rem}.Header_megaMenuContent__87GM7{display:grid;grid-template-columns:300px 1fr;grid-gap:3rem;gap:3rem;padding:2rem 0}.Header_megaMenuFeatured__RZ2EE{padding:1.5rem;background:#f8fafc;border-radius:.75rem;border:1px solid #e5e7eb}.Header_featuredImageWrapper__OoTrS{margin-bottom:1rem;border-radius:.5rem;overflow:hidden}.Header_featuredImage__k05EU{width:100%;height:120px;object-fit:cover;background:#f3f4f6;border-radius:.5rem}.Header_featuredTitle__krEHH{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#000000}.Header_featuredTitle__krEHH a{color:#000000;text-decoration:none}.Header_featuredTitle__krEHH a:hover{color:#8DE700}.Header_featuredDescription__r_pWg{color:#6b7280;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.Header_featuredCTA__8_UTb{display:inline-flex;align-items:center;gap:.25rem;color:#000000;font-weight:500;font-size:.875rem;text-decoration:none;transition:color .2s ease}.Header_featuredCTA__8_UTb:hover{color:#8DE700}.Header_megaMenuSections__gZAYe{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.Header_megaMenuSection__Cghn7{padding:.5rem 0}.Header_sectionTitle__iLCDA{font-size:1rem;font-weight:600;color:#000000;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #b9ff4c}.Header_sectionLinks__yClRv{list-style:none;padding:0;margin:0}.Header_sectionLinkItem__nfuX5{margin-bottom:.5rem}.Header_sectionLink__eJ2G7{display:block;color:#6b7280;font-size:.875rem;text-decoration:none;padding:.375rem 0;transition:color .2s ease}.Header_sectionLink__eJ2G7:hover{color:#B9FF4C;text-decoration:underline}@media (max-width:1024px){.Header_megaMenuContent__87GM7{grid-template-columns:1fr;gap:2rem}.Header_megaMenuSections__gZAYe{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Header_megaMenu__xOJsU{display:none}.Header_megaMenuSections__gZAYe{grid-template-columns:1fr}}.Header_actions__5kKYG{display:flex;align-items:center;gap:1rem}.Header_ctaButton__SFdof{background-color:#B9FF4C;color:#000000;padding:.5rem 1rem;border-radius:.375rem;font-weight:500;transition:background-color .2s ease}.Header_ctaButton__SFdof:hover{background-color:#A8E63D;color:#000000}@media (max-width:768px){.Header_container__NkCGP{padding:.75rem}.Header_navList__rubhB{gap:1rem}.Header_navLink__hy_5G{font-size:.875rem}.Header_ctaButton__SFdof{padding:.375rem .75rem;font-size:.875rem}}.Footer_footer__iEhlu{background-color:var(--color-theme-black);color:#d1d5db;padding:0 0 1rem;margin-top:auto}.Footer_ctaSection__dF6IX{display:block;width:100%;background-color:#000;color:#fff;text-decoration:none;transition:all .3s ease;cursor:pointer;padding:4rem 0}.Footer_ctaSection__dF6IX:hover{background-color:#B9FF4C}.Footer_ctaContainer__UqdSX{max-width:1200px;margin:0 auto;padding:2rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:4rem}.Footer_ctaTitle__vNcun{font-size:2.5rem;font-weight:700;margin:0;color:#fff;transition:transform .3s ease}.Footer_ctaSection__dF6IX:hover .Footer_ctaTitle__vNcun{transform:translateX(8px);color:#000}.Footer_ctaRight__3vgxP{display:flex;align-items:center;gap:1rem;transition:transform .3s ease}.Footer_ctaText__RKL7o{font-size:1.25rem;font-weight:500;color:#fff;white-space:nowrap;transition:color .3s ease}.Footer_ctaArrow__ah322{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;border:1px solid #fff;color:#fff;transition:all .3s ease}.Footer_ctaSection__dF6IX:hover .Footer_ctaRight__3vgxP{transform:translateX(8px)}.Footer_ctaSection__dF6IX:hover .Footer_ctaText__RKL7o{color:#000}.Footer_ctaSection__dF6IX:hover .Footer_ctaArrow__ah322{border-color:#000;color:#000}.Footer_container__sd4kn{max-width:1200px;margin:0 auto;padding:6rem 1rem 0}.Footer_footerContent__yUVpI{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem;margin-left:4rem}.Footer_footerSection__j2Djm{text-align:left}.Footer_footerSection__j2Djm h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.75rem}.Footer_logo__ephpD img{height:16px;width:auto;margin-bottom:.75rem}.Footer_description___IKwQ{color:#9ca3af;line-height:1.5;margin-bottom:.75rem;font-size:.875rem}.Footer_footerLinks__Apa5S{cursor:pointer;list-style:none;padding:0;margin:0}.Footer_footerLinks__Apa5S li{cursor:pointer;margin-bottom:.4rem}.Footer_footerLinks__Apa5S a{font-weight:200;color:#d1d5db;font-size:.875rem;transition:color .2s ease}.Footer_footerLinks__Apa5S a:hover{color:var(--color-pop-green)}.Footer_footerBottom__NRzWu{display:flex;justify-content:space-between;align-items:center;margin-top:8rem;padding-top:2rem;border-top:1px solid #374151;flex-wrap:wrap;gap:1rem}.Footer_copyright__oBK_O p{color:#9ca3af;font-size:.875rem;margin:0}.Footer_legalLinks__yQ1HM{display:flex;gap:1.5rem}.Footer_legalLinks__yQ1HM a{color:#9ca3af;font-size:.875rem;transition:color .2s ease}.Footer_legalLinks__yQ1HM a:hover{color:#fff}@media (max-width:1024px){.Footer_footerContent__yUVpI{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:768px){.Footer_ctaContainer__UqdSX{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.5rem 1rem}.Footer_ctaTitle__vNcun{font-size:2rem;text-align:left}.Footer_ctaRight__3vgxP{align-self:stretch;justify-content:space-between}.Footer_ctaText__RKL7o{font-size:1.125rem}.Footer_footerContent__yUVpI{grid-template-columns:repeat(1,1fr);gap:1.5rem}.Footer_footerBottom__NRzWu{flex-direction:column;text-align:center}.Footer_legalLinks__yQ1HM{justify-content:center}}@media (max-width:480px){.Footer_ctaTitle__vNcun{font-size:1.75rem}.Footer_ctaText__RKL7o{font-size:1rem}.Footer_ctaArrow__ah322{width:40px;height:40px}.Footer_footerContent__yUVpI{grid-template-columns:1fr;gap:1.5rem}}.LegalPage_legalPage___eDJF{min-height:100vh;background-color:#ffffff;padding:4rem 0}.LegalPage_container__mtuI3{max-width:800px;margin:0 auto;padding:0 2rem}.LegalPage_header__atrcn{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.LegalPage_title__oNUFV{font-size:2.5rem;font-weight:700;color:#231F20;margin:0 0 1rem;line-height:1.2}.LegalPage_lastUpdated__vtOFr{font-size:1rem;color:#6b7280;margin:0;font-style:italic}.LegalPage_content__K4n1D{line-height:1.6;color:#374151}.LegalPage_section__4eeee{margin-bottom:2.5rem}.LegalPage_section__4eeee h2{font-size:1.875rem;font-weight:700;color:#231F20;margin:2rem 0 1rem;line-height:1.3}.LegalPage_section__4eeee h3{font-size:1.5rem;font-weight:600;color:#231F20;margin:1.5rem 0 1rem;line-height:1.3}.LegalPage_section__4eeee h4{font-size:1.25rem;font-weight:600;color:#231F20;margin:1.25rem 0 .75rem;line-height:1.3}.LegalPage_section__4eeee p{margin-bottom:1rem;font-size:1rem;line-height:1.6}.LegalPage_section__4eeee ul{margin:1rem 0;padding-left:1.5rem}.LegalPage_section__4eeee li{margin-bottom:.5rem;font-size:1rem;line-height:1.6}.LegalPage_section__4eeee li strong{color:#231F20;font-weight:600}.LegalPage_section__4eeee a{color:#231F20;text-decoration:underline;transition:opacity .2s ease}.LegalPage_section__4eeee a:hover{opacity:.7}.LegalPage_definitionsTable__wx1yg{margin:1.5rem 0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.LegalPage_definitionRow__IL8gd{display:flex;border-bottom:1px solid #e5e7eb}.LegalPage_definitionRow__IL8gd:last-child{border-bottom:none}.LegalPage_term__Dm8Au{flex:0 0 30%;padding:1rem;background-color:#f8fafc;border-right:1px solid #e5e7eb;font-weight:600}.LegalPage_meaning__K8QPB{flex:1 1;padding:1rem;background-color:#ffffff}@media (max-width:1024px){.LegalPage_container__mtuI3{padding:0 1.5rem}.LegalPage_title__oNUFV{font-size:2rem}}@media (max-width:768px){.LegalPage_legalPage___eDJF{padding:2rem 0}.LegalPage_container__mtuI3{padding:0 1rem}.LegalPage_header__atrcn{margin-bottom:2rem;padding-bottom:1.5rem}.LegalPage_title__oNUFV{font-size:1.75rem}.LegalPage_section__4eeee h2{font-size:1.5rem}.LegalPage_section__4eeee h3{font-size:1.25rem}.LegalPage_section__4eeee h4{font-size:1.125rem}.LegalPage_section__4eeee{margin-bottom:2rem}.LegalPage_definitionRow__IL8gd{flex-direction:column}.LegalPage_term__Dm8Au{flex:none;border-right:none;border-bottom:1px solid #e5e7eb}.LegalPage_meaning__K8QPB{flex:none}}