.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}}.BlogPost_article__xrjoy{min-height:100vh;background-color:#ffffff;padding:2rem 0}.BlogPost_container__B877N{max-width:800px;margin:0 auto;padding:0 2rem;text-align:center}.BlogPost_header__Ne2Bg{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e5e7eb}.BlogPost_superTitle__yFgxU{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.BlogPost_superTitleIcon__amrDj{width:1.25rem;height:1.25rem}.BlogPost_superTitleDivider__xssvY{width:2rem;height:1px;background-color:#231F20}.BlogPost_superTitleText__G7p6q{font-size:.875rem;font-weight:600;letter-spacing:.1em;color:#231F20;text-transform:uppercase}.BlogPost_title__ytX97{font-size:2.5rem;font-weight:700;color:#231F20;margin-bottom:1.5rem;line-height:1.2}.BlogPost_meta__TjxgC{display:flex;justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.9rem;color:#6b7280}.BlogPost_authorInfo__XkrHd{display:flex;align-items:center;gap:.5rem}.BlogPost_authorImageContainer__ysplc{width:2rem;height:2rem;border-radius:50%;overflow:hidden;flex-shrink:0}.BlogPost_authorImage__T01SP{width:100%;height:100%;object-fit:cover}.BlogPost_author__fXlah{font-weight:500}.BlogPost_tags__j8Hap{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap}.BlogPost_tag__Eml9I{background-color:#f1f2eb;color:#231F20;padding:.25rem .75rem;border-radius:1rem;font-size:.8rem;font-weight:500}.BlogPost_featuredImage__9sB26{margin-top:2rem}.BlogPost_featuredImage__9sB26 img{width:100%;height:auto;border-radius:.75rem;box-shadow:0 10px 25px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.BlogPost_content__HWC45{text-align:left;line-height:1.8;font-size:1.1rem;color:#374151}.BlogPost_content__HWC45 h1{font-size:2.25rem;font-weight:700;color:#231F20;margin:3rem 0 1.5rem;line-height:1.3;text-align:center}.BlogPost_content__HWC45 h2{font-size:1.875rem;margin:2.5rem 0 1.25rem}.BlogPost_content__HWC45 h2,.BlogPost_content__HWC45 h3{font-weight:600;color:#231F20;line-height:1.4;text-align:left}.BlogPost_content__HWC45 h3{font-size:1.5rem;margin:2rem 0 1rem}.BlogPost_content__HWC45 h4{font-size:1.25rem;font-weight:600;color:#231F20;margin:1.75rem 0 .75rem;line-height:1.4;text-align:left}.BlogPost_content__HWC45 p{margin:1.5rem 0;text-align:left}.BlogPost_content__HWC45 ol,.BlogPost_content__HWC45 ul{margin:1.5rem 0;padding-left:1.5rem}.BlogPost_content__HWC45 li{margin:.75rem 0;text-align:left}.BlogPost_content__HWC45 blockquote{border-left:4px solid #b9ff4c;padding-left:1.5rem;margin:2rem 0;font-style:italic;color:#6b7280;text-align:left}.BlogPost_content__HWC45 code{background-color:#f3f4f6;padding:.125rem .25rem;border-radius:.25rem;font-family:Courier New,monospace;font-size:.9em}.BlogPost_content__HWC45 pre{background-color:#f3f4f6;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1.5rem 0}.BlogPost_content__HWC45 a{color:#231F20;text-decoration:underline;font-weight:500}.BlogPost_content__HWC45 a:hover{color:#000000;text-decoration:none}.BlogPost_content__HWC45 strong{font-weight:700;color:#231F20}.BlogPost_content__HWC45 em{font-style:italic}.BlogPost_content__HWC45 img{max-width:100%;height:auto;margin:2rem auto;display:block;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.BlogPost_content__HWC45 table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.95rem;border-radius:.5rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.BlogPost_content__HWC45 thead{background-color:#f1f2eb}.BlogPost_content__HWC45 th{padding:1rem .75rem;text-align:left;font-weight:600;color:#231F20;border-bottom:2px solid #e5e7eb}.BlogPost_content__HWC45 td{padding:.875rem .75rem;border-bottom:1px solid #e5e7eb;color:#374151}.BlogPost_content__HWC45 tbody tr:hover{background-color:#f9fafb}.BlogPost_content__HWC45 tbody tr:last-child td{border-bottom:none}.BlogPost_content__HWC45 td:first-child,.BlogPost_content__HWC45 th:first-child{padding-left:1.25rem}.BlogPost_content__HWC45 td:last-child,.BlogPost_content__HWC45 th:last-child{padding-right:1.25rem}@media (max-width:768px){.BlogPost_container__B877N{padding:0 1rem}.BlogPost_title__ytX97{font-size:2rem}.BlogPost_content__HWC45{font-size:1rem}.BlogPost_content__HWC45 h1{font-size:1.875rem;margin:2.5rem 0 1.25rem}.BlogPost_content__HWC45 h2{font-size:1.5rem;margin:2rem 0 1rem}.BlogPost_content__HWC45 h3{font-size:1.25rem;margin:1.75rem 0 .75rem}.BlogPost_meta__TjxgC{flex-direction:column;gap:.5rem}.BlogPost_superTitle__yFgxU{gap:.5rem}.BlogPost_superTitleDivider__xssvY{width:1.5rem}.BlogPost_content__HWC45 table{font-size:.875rem}.BlogPost_content__HWC45 td,.BlogPost_content__HWC45 th{padding:.75rem .5rem}.BlogPost_content__HWC45 td:first-child,.BlogPost_content__HWC45 th:first-child{padding-left:.75rem}.BlogPost_content__HWC45 td:last-child,.BlogPost_content__HWC45 th:last-child{padding-right:.75rem}}