.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}}.ResourceCard_resourceCard__peg5_{display:flex;flex-direction:column;background-color:var(--color-bg-primary);border:1px solid var(--color-border-light);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;height:100%;max-width:350px}.ResourceCard_resourceCard__peg5_:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(35,31,32,.15)}.ResourceCard_imageContainer__kUeaJ{position:relative;width:100%;height:200px;overflow:hidden}.ResourceCard_cardImage__VE_gz{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ResourceCard_imageOverlay__J0XiS{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--color-white);opacity:0;transition:opacity .3s ease}.ResourceCard_resourceCard__peg5_:hover .ResourceCard_cardImage__VE_gz{transform:scale(1.05)}.ResourceCard_resourceCard__peg5_:hover .ResourceCard_imageOverlay__J0XiS{opacity:.1}.ResourceCard_cardContent__0LH5Q{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1 1}.ResourceCard_superTitle__hsclm{display:flex;align-items:center;gap:.5rem}.ResourceCard_superTitleIcon__QNr6u{height:14px;width:auto}.ResourceCard_superTitleDivider__rjJ01{width:1px;height:14px;opacity:.6}.ResourceCard_superTitleText__X_dUe{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.ResourceCard_cardTitle__1tfno{font-size:1.25rem;font-weight:600;line-height:1.3;margin:0;flex:1 1}.ResourceCard_authorInfo__Z3cp5{display:flex;align-items:center;gap:.75rem;margin-top:auto}.ResourceCard_authorImageContainer__lNrIK{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0}.ResourceCard_authorImage__QqcyD{width:100%;height:100%;object-fit:cover}.ResourceCard_authorName__WmuuE{font-size:.9rem;font-weight:500}@media (max-width:768px){.ResourceCard_imageContainer__kUeaJ{height:180px}.ResourceCard_cardContent__0LH5Q{padding:1.25rem;gap:.75rem}.ResourceCard_superTitleDivider__rjJ01,.ResourceCard_superTitleIcon__QNr6u{height:12px}.ResourceCard_superTitleText__X_dUe{font-size:.65rem}.ResourceCard_cardTitle__1tfno{font-size:1.1rem}.ResourceCard_authorName__WmuuE{font-size:.85rem}}@media (max-width:480px){.ResourceCard_imageContainer__kUeaJ{height:150px}.ResourceCard_cardContent__0LH5Q{padding:1rem}.ResourceCard_cardTitle__1tfno{font-size:1rem}.ResourceCard_authorImageContainer__lNrIK{width:28px;height:28px}.ResourceCard_authorName__WmuuE{font-size:.8rem}}.BlogIndex_container__P0ijI{min-height:100vh;background-color:#ffffff;padding:4rem 2rem;max-width:1200px;margin:0 auto}.BlogIndex_header__GykXG{text-align:center;margin-bottom:4rem}.BlogIndex_superTitle__4bMLW{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.BlogIndex_superTitleIcon__FUQlw{width:1.25rem;height:1.25rem}.BlogIndex_superTitleDivider__droor{width:2rem;height:1px;background-color:#231F20}.BlogIndex_superTitleText___j3v0{font-size:.875rem;font-weight:600;letter-spacing:.1em;color:#231F20;text-transform:uppercase}.BlogIndex_title__w6lqE{font-size:3rem;font-weight:700;color:#231F20;margin-bottom:1.5rem;line-height:1.2}.BlogIndex_description__2Mpkx{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto;line-height:1.6}.BlogIndex_blogGrid__qRoAM{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:2rem;gap:2rem;margin-top:3rem}@media (max-width:768px){.BlogIndex_container__P0ijI{padding:2rem 1rem}.BlogIndex_title__w6lqE{font-size:2.25rem}.BlogIndex_description__2Mpkx{font-size:1.125rem}.BlogIndex_blogGrid__qRoAM{grid-template-columns:1fr;gap:1.5rem}.BlogIndex_superTitle__4bMLW{gap:.5rem}.BlogIndex_superTitleDivider__droor{width:1.5rem}}@media (max-width:480px){.BlogIndex_title__w6lqE{font-size:1.875rem}.BlogIndex_description__2Mpkx{font-size:1rem}}