:root{--green-dark:#173300;--green-lime:#9ee870;--green-aqua:#73edb8;--green-light-1:#ceeba4;--green-light-2:#e0f9cb;--green-light-3:#bff5de;--success-200:#1bba81;--success-100:#24de9c;--success-50:#e9fcf5;--info-200:#1375cf;--info-100:#1890ff;--info-50:#e8f4ff;--warning-200:#f3af40;--warning-100:#fdca17;--warning-50:#fffae8;--error-200:#f12b2c;--error-100:#f95a59;--error-50:#feeeee;--neutral-50:#fafafa;--neutral-100:#eff3f3;--neutral-200:#ced6d6;--neutral-300:#92a0a1;--neutral-400:#304547;--neutral-500:#172c2d;--neutral-600:#112122;--neutral-700:#061717;--border-radius-pill:100px;--transition-fast:0.2s ease;--neutral-200-10:rgba(206,222,214,.1)}@font-face{font-family:MyriadPro;src:url(/assets/fonts/MyriadVariableConcept-Roman.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:MyriadPro;src:url(/assets/fonts/MyriadVariableConcept-Roman.otf) format("opentype");font-weight:100 900;font-style:normal}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}*,:after,:before{box-sizing:border-box}body,html{background-color:var(--neutral-700);min-height:100vh;font-family:MyriadPro,sans-serif;margin:0;padding:0;color:var(--neutral-100);overflow-x:hidden}#root,.app{height:100%}.button{font-weight:700}a{text-decoration:none;outline:none;box-shadow:none;transition:none}a,a:hover{color:inherit}a:focus{outline:none}a:active{color:inherit}.button_button__xXU3a{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:var(--border-radius-pill);border:none;cursor:pointer;transition:all var(--transition-fast);text-align:center;padding:0 20px;font-weight:700;font-size:1em;gap:1rem}.button_primary-transparent__lWGnu{background-color:transparent;color:var(--neutral-100)}.button_primary-transparent__lWGnu:hover{background-color:var(--neutral-200-10)}.button_primary__kJ3PK{background-color:var(--green-lime);color:var(--neutral-700)}.button_primary__kJ3PK:hover{background-color:var(--green-dark);color:var(--neutral-100)}.button_primary-white__NBjFZ{background-color:var(--neutral-100);color:var(--neutral-600)}.button_primary-white__NBjFZ:hover{background-color:var(--neutral-400);color:var(--neutral-700)}.button_outline__dNF3K{background-color:transparent;border:2px solid var(--green-lime);color:var(--green-lime)}.button_outline__dNF3K:hover{background-color:transparent;border:2px solid var(--green-dark);color:var(--green-dar)}.button_outline-white__lVpPi{background-color:transparent;border:2px solid var(--neutral-100);color:var(--neutral-100)}.button_outline-white__lVpPi:hover{background-color:transparent;border:2px solid var(--neutral-400);color:var(--neutral-200)}.button_disabled__LgJ1d{background-color:var(--neutral-400);color:var(--neutral-600);cursor:not-allowed}.button_disabled-outline___eoY3{background-color:transparent;border:2px solid var(--neutral-400);cursor:not-allowed}.button_sm__tab3r{padding:6px 12px}.button_md__ISgMd{padding:10px 20px}.button_lg__fPEOC{padding:12px 24px}.button_fullWidth__C1edx{width:100%}.button_icon__XLOjw{display:flex;align-items:center;justify-content:center}.ArrowIcon_icon__D9fOp{transition:transform .2s ease;stroke:currentColor}.ArrowIcon_right__CsmMy{transform:rotate(0deg)}.ArrowIcon_left__CcUxc{transform:rotate(180deg)}.ArrowIcon_up__lspnl{transform:rotate(-90deg)}.ArrowIcon_down__ltb_j{transform:rotate(90deg)}.MobileNavIcon_icon___GBOp{stroke:none}.CloseIcon_icon__Mmg2w,.MobileNavIcon_icon___GBOp{width:34px;height:34px;fill:currentColor;transition:transform .2s ease}.arrowButton_button__5j4BW{width:40px;height:40px;border-radius:8px;background-color:var(--neutral-500);color:var(--green-lime);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background .2s ease}.arrowButton_button__5j4BW:hover{background-color:var(--neutral-400)}.MobileMenuButton_button__2V3XM{all:unset;cursor:pointer}.MobileMenuButton_iconWrapper__71iO4{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;background-color:transparent;color:var(--neutral-100);transition:background .2s ease,color .2s ease}.MobileMenuButton_iconWrapper__71iO4:hover{background-color:var(--neutral-200-10)}.PillButton_button__bFXVX{all:unset;cursor:pointer;padding:10px 20px;border-radius:999px;background-color:transparent;color:var(--neutral-100);transition:background .2s ease,color .2s ease;display:inline-flex;align-items:center;justify-content:center;text-align:center}.PillButton_active__ee9HH,.PillButton_button__bFXVX:hover{background-color:var(--green-lime);color:var(--neutral-700)}@media (max-width:768px){.PillButton_button__bFXVX{min-width:100px;height:48px}}.ButtonGroupContainer_container__ZFmsU{background-color:var(--neutral-700);border-radius:999px;display:flex;gap:12px;padding:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:2rem;margin-bottom:2rem}.InfoCard_card__vwGv5{border-radius:16px;padding:2rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;justify-content:space-between;height:100%;flex:1 1}.InfoCard_card__vwGv5:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.InfoCard_default___QmMH{background-color:var(--neutral-500);color:var(--neutral-50)}.InfoCard_selected__wCFAY{background-color:var(--neutral-100);color:var(--neutral-700);box-shadow:0 0 0 3px var(--green-lime)}.InfoCard_title___v_jk{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.InfoCard_subtitle__iN7ri{font-size:.9rem;margin-bottom:1rem;color:inherit}.InfoCard_price__SXGA_{font-size:2rem;font-weight:800;margin-bottom:1.5rem;color:inherit}.InfoCard_cop__IYLNH{font-size:1rem}.InfoCard_line__NTpGa{height:.8px;width:100%;background-color:var(--green-lime);margin:2rem auto}.InfoCard_featureList__eMCMt{list-style:none;padding:0;margin:0 0 2rem;flex-grow:1}.InfoCard_featureItem__KHGLm{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;line-height:1.4}.InfoCard_icon__8dhwc{color:var(--green-lime);flex-shrink:0}.InfoCard_iconSelectd__oe2sX{color:inherit;flex-shrink:0}.InfoCard_footer__cZcLQ{margin-top:auto;display:flex;flex-direction:column;gap:1rem}.InfoCard_cta__kDvHo{background-color:var(--green-lime);border:none;padding:.75rem 1rem;border-radius:8px;font-weight:600;cursor:pointer;color:#112122;transition:background-color .2s ease;text-align:center}.InfoCard_cta__kDvHo:hover{background-color:#aef57c}.InfoCard_cancel__UsqKF{font-size:.7rem;opacity:.6;line-height:1;color:var(--neutral-300)}.InfoCard_childHeader__4jxvo{display:flex;align-items:center;justify-content:space-between;gap:1rem}.InfoCard_success__wyBGT{background-color:var(--green-light-1);color:var(--neutral-400);font-weight:900;font-size:12px;padding:3px 10px;border-radius:var(--border-radius-pill);border:1px solid var(--green-light-2)}@media (max-width:768px){.InfoCard_card__vwGv5{width:100%;flex:unset}}.Logo_logo__i_m_Q{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.MobileTabs_wrapper__Jid1n{display:flex;flex-direction:column;width:100%;max-width:100%;overflow:visible;padding-top:2rem}.MobileTabs_tabsRow__MeKOc{display:flex;overflow-x:auto;padding:10px;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;max-width:100%;box-sizing:border-box;background-color:var(--neutral-700);border-top-left-radius:30px;border-bottom-left-radius:30px;scrollbar-color:var(--green-lime) var(--neutral-700);scrollbar-width:thin}.MobileTabs_tabButton__vxIZW{flex:0 0 auto;scroll-snap-align:start;padding:.75rem 1.25rem;border-radius:999px;border:none;background:var(--neutral-500);color:#fff;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .2s ease;max-width:90vw;overflow:hidden;text-overflow:ellipsis}.MobileTabs_active__t3osx,.MobileTabs_tabButton__vxIZW:hover{background-color:var(--green-lime);color:var(--neutral-700)}.MobileTabs_mobileDescription__K8Gsb{margin-top:1rem;font-size:.95rem;padding:0 1rem;text-align:center;max-width:100%;word-wrap:break-word}.MobileTabs_subtitle__VL5hU{font-size:1.5rem}.PlanTabsMobile_wrapper__yasm7{width:100%;margin-top:2rem}.PlanTabsMobile_tabs__b765K{display:flex;justify-content:space-between}.PlanTabsMobile_tab__7ylsu{flex:1 1;text-align:center;padding:1rem 0;font-weight:700;font-size:1rem;color:var(--neutral-100);background:transparent;border:none;cursor:pointer}.PlanTabsMobile_active__3D3St{color:var(--green-lime)}.PlanTabsMobile_tabIndicator__O8_HY{position:relative;height:2px;background:var(--neutral-500);margin-top:-2px}.PlanTabsMobile_indicator__K94BH{position:absolute;top:0;left:0;width:50%;height:2px;background:var(--green-lime);transition:left .3s ease}.FloatingWhatsappButton_whatsapp__o0_ha{position:fixed;bottom:1.5rem;right:1.5rem;z-index:999;background-color:var(--neutral-100);width:56px;height:56px;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;transition:transform .2s ease;color:var(--neutral-100)}.FloatingWhatsappButton_whatsapp__o0_ha:hover{transform:scale(1.1);background-color:#00d954;color:var(--neutral-100)}.FloatingWhatsappButton_whatsapp__o0_ha svg{background-color:#00d954;border-radius:50%;width:36px;height:36px}.Header_header__nI5EN{display:flex;justify-content:space-between;align-items:center;padding:24px 40px;background-color:var(--neutral-600);position:relative;z-index:10;border-bottom:1px solid var(--neutral-400)}.Header_logo__075y4{color:var(--green-lime)}.Header_left__5PtfC{display:flex;align-items:center;color:var(--green-lime)}.Header_right__ajD1O{display:flex;align-items:center;gap:24px}.Header_link__WwhQt{color:var(--neutral-100);font-weight:500;font-size:16px;text-decoration:none;transition:color .2s ease}.Header_link__WwhQt:hover{color:var(--green-lime)}.Header_divider___FT6_{width:90%;max-width:1200px;margin:0 auto;height:1px;background-color:var(--neutral-600);opacity:.2}.Header_desktopButtons__I1XjK{display:flex;gap:1rem}.Header_mobileButton__s3BF_{display:none}@media (max-width:768px){.Header_desktopButtons__I1XjK{display:none}.Header_mobileButton__s3BF_{display:block}.Header_header__nI5EN{padding:1rem}}.Footer_footer__8XwKc{flex-direction:column;border-top:2px solid rgba(115,237,136,.1);background-color:var(--neutral-600)}.Footer_footer__8XwKc,.Footer_top__wPGZe{width:100%;display:flex;border-radius:40px 40px 0 0}.Footer_top__wPGZe{justify-content:flex-start;flex-wrap:wrap;padding:7.5rem 2rem 7.5rem 72px;column-gap:120px;row-gap:2rem}.Footer_title__jrrGj{font-size:16px;color:var(--neutral-100)}.Footer_text__Gw3M8{margin:0;font-size:.95rem;line-height:1.4}.Footer_bottom__Jb6rs{width:100%;display:flex;justify-content:flex-start;align-items:center;padding:1rem 2rem 1rem 72px;background-color:var(--green-lime);flex-wrap:wrap;gap:1.5rem;color:var(--neutral-400)}.Footer_column__1XUzi{display:flex;flex-direction:column;gap:.5rem}.Footer_logo__khUee{margin-bottom:20px;color:var(--green-lime)}.Footer_social__HQcjG{display:flex;gap:15px}.Footer_social__HQcjG a{cursor:pointer}.Footer_bottom__Jb6rs ul{display:flex;gap:1rem;list-style:none;padding:0;margin:0;flex-wrap:wrap}.Footer_bottom__Jb6rs ul li a{text-decoration:none}@media (max-width:768px){.Footer_top__wPGZe{padding:3rem 1.5rem}.Footer_column__1XUzi,.Footer_top__wPGZe{align-items:center;justify-content:center;text-align:center}.Footer_bottom__Jb6rs{padding:1rem}.Footer_bottom__Jb6rs ul{align-items:center;justify-content:center;text-align:center;gap:.4rem;font-size:12px}}.MobileMenu_menu__UuPk9{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:var(--neutral-600);border-top:1px solid var(--neutral-300);text-align:center}.MobileMenu_button__g5Xzb{width:100%;max-width:300px;margin:0 auto}.BenefitItem_card__s5H6q{display:flex;align-items:center;background-color:transparent;padding:1.5rem 2rem;border-radius:18px;border:none;gap:1.5rem;color:var(--neutral-200);max-width:420px}.BenefitItem_iconWrapper__gKkvg{background-color:var(--green-lime);color:var(--neutral-700);border-radius:12px;padding:.75rem;display:flex;align-items:center;justify-content:center;width:64px;height:64px;flex-shrink:0}.BenefitItem_texts__yv3e_{display:flex;flex-direction:column;justify-content:center}.BenefitItem_title__GrM4m{font-size:1.2rem;font-weight:700;margin:0}.BenefitItem_description__qG9eh{font-size:1rem;opacity:.85;margin:.25rem 0 0}.BenefitItem_cardHighlight__HdIor{border-left:6px solid var(--neutral-700)}@media (max-width:768px){.BenefitItem_card__s5H6q{padding:1rem 1.5rem;gap:1rem;max-width:100%}.BenefitItem_iconWrapper__gKkvg{width:48px;height:48px;padding:.5rem}.BenefitItem_title__GrM4m{font-size:1rem}.BenefitItem_description__qG9eh{font-size:.9rem}.BenefitItem_texts__yv3e_{text-align:left;align-items:flex-start}}.HeroSection_hero__49Zea{background:var(--neutral-700);padding:4rem 2rem;color:var(--neutral-100)}.HeroSection_container__ChryV{max-width:1200px;margin:0 auto;text-align:center}.HeroSection_title__Srlk8{font-size:2.5rem;font-weight:700;margin-bottom:2rem;line-height:1.2}.HeroSection_buttons__waMWR{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.HeroSection_imageContainer__2rDLE{width:100%;max-width:1200px;margin:0 auto}.HeroSection_image__seAp3{width:100%;height:auto;display:block;object-fit:contain}.HeroSection_benefits__1rAl4{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:3rem}.HeroSection_benefitItem__7wJEn{text-align:center;max-width:200px;font-size:1rem}.HeroSection_benefitItem__7wJEn img{height:48px;margin-bottom:.5rem}.HeroSection_benefitItem__7wJEn small{display:block;font-size:.85rem}.HeroSection_brandsSection__kS4VA{margin-top:4rem;text-align:center}.HeroSection_brandsTitle__xiKQI{font-size:1.5rem;font-weight:600;color:var(--neutral-100);margin-bottom:2rem}.HeroSection_brandsLogos__We_qD{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.HeroSection_brandBox__Ygs02{background-color:var(--neutral-800);border-radius:18px;padding:1rem 2rem;min-width:180px;height:80px;display:flex;align-items:center;justify-content:center;border:1px solid #ffffff0d;transition:filter .3s ease,opacity .3s ease;will-change:filter,opacity}.HeroSection_brandLogo__qaT10{max-height:40px;max-width:120px;object-fit:contain;filter:grayscale(100%) brightness(1.2);opacity:.9;transition:filter .3s ease,opacity .3s ease}.HeroSection_brandBox__Ygs02:hover .HeroSection_brandLogo__qaT10{filter:none;opacity:1}@media (max-width:768px){.HeroSection_container__ChryV{padding:.5rem}.HeroSection_buttons__waMWR{flex-direction:column;align-items:center}.HeroSection_buttons__waMWR button{width:290px}.HeroSection_imageContainer__2rDLE{max-width:400px}.HeroSection_benefits__1rAl4{justify-content:center;gap:1.5rem}.HeroSection_brandsLogos__We_qD{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;width:100%;justify-items:center}.HeroSection_brandBox__Ygs02{padding:.5rem;min-width:auto;width:100%;max-width:160px;height:60px}.HeroSection_brandBox__Ygs02:first-child{order:4}.HeroSection_brandBox__Ygs02:nth-child(2){order:2}.HeroSection_brandBox__Ygs02:nth-child(3){order:3}.HeroSection_brandBox__Ygs02:nth-child(4){order:1}.HeroSection_brandBox__Ygs02:nth-child(5){order:5;grid-column:span 2}.HeroSection_brandLogo__qaT10{max-width:100px;height:auto}}.SectionTwo_section__hTllv{background-color:var(--neutral-600);padding:4rem 2rem;display:flex;justify-content:center;border-radius:40px 40px 0 0;color:var(--neutral-100);box-sizing:border-box}.SectionTwo_container__ebVf9{max-width:1200px;width:100%;display:flex;flex-wrap:wrap;gap:3rem;align-items:flex-start;justify-content:space-between;box-sizing:border-box}.SectionTwo_textBlock__7ZMrt{flex:1 1 500px;display:flex;flex-direction:column;box-sizing:border-box}.SectionTwo_title__0c_LR{font-size:2rem;font-weight:700;margin:0;padding-top:.5rem;will-change:opacity}.SectionTwo_content__EN3uH{margin-top:1rem;will-change:opacity}.SectionTwo_subtitle__xBkvu{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.SectionTwo_description__U8oDq{font-size:1rem;line-height:1.6}.SectionTwo_imageWrapper__3ymxY{flex:1 1 400px;display:flex;justify-content:center;margin-top:1rem}.SectionTwo_image__ed0tj{width:100%;max-width:600px;height:auto;object-fit:cover;border-radius:20px;display:block}.SectionTwo_fadeIn__y8T4x{opacity:1;transition:opacity .3s ease-in;will-change:opacity}.SectionTwo_fadeOut__dZFly{opacity:0;transition:opacity .2s ease-out;will-change:opacity}.SectionTwo_mobileTabs__UJN2F{position:relative;width:100vw;padding-left:2rem;box-sizing:border-box}@media (max-width:768px){.SectionTwo_container__ebVf9{flex-direction:column;align-items:center;gap:2rem;text-align:center}.SectionTwo_textBlock__7ZMrt{align-items:center;flex:1 1 auto;width:100%}.SectionTwo_title__0c_LR{font-size:2.5rem}.SectionTwo_subtitle__xBkvu{font-size:1.5rem}.SectionTwo_description__U8oDq{font-size:.95rem}.SectionTwo_image__ed0tj{max-width:400px;max-height:370px}.SectionTwo_content__EN3uH{margin-top:.5rem}}.SectionThree_section___DahM{background-color:var(--neutral-700);padding:4rem 2rem;display:flex;justify-content:center;color:var(--neutral-100);box-sizing:border-box}.SectionThree_container__IXNDG{max-width:1200px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:3rem;box-sizing:border-box}.SectionThree_title__marbr{font-size:2rem;font-weight:700;margin:0;padding-top:.5rem;max-width:640px;will-change:opacity}.SectionThree_slideContent__o40PC{display:flex;flex-wrap:wrap;gap:2.5rem;width:100%;justify-content:flex-start}.SectionThree_card__CMwSP{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.05);border-radius:18px;padding:1.5rem;flex:1 1 500px;display:flex;flex-direction:column;align-items:center;text-align:center;box-sizing:border-box}.SectionThree_image__l4dqq{width:100%;border-radius:12px;margin-bottom:1rem;display:block;object-fit:cover;height:auto}.SectionThree_cardTitle__AKDL5{font-size:1rem;font-weight:700;margin-bottom:.5rem}.SectionThree_description__k3zQv{font-size:.9rem;line-height:1.5;text-align:left;padding-left:calc(40px + .5rem);margin:0}.SectionThree_titleRow__Lknw5{display:flex;align-items:flex-start;justify-content:flex-start;gap:.5rem;margin-top:1rem;width:100%;text-align:left}.SectionThree_iconDiv__yYFiB{background-color:var(--green-lime);border-radius:10px;padding:.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;top:2px}.SectionThree_icon__VxRVl{width:20px;height:20px;color:var(--neutral-700)}.SectionThree_navigation__FiYSC{display:flex;align-items:center;gap:1.5rem}.SectionThree_dotGroup__laShj{display:flex;gap:.5rem}.SectionThree_dot__96OVh{width:10px;height:10px;border-radius:50%;background-color:var(--neutral-400);transition:background-color .2s ease}.SectionThree_activeDot__62vL4{background-color:var(--green-lime)}@media (max-width:768px){.SectionThree_container__IXNDG{align-items:center}.SectionThree_title__marbr{font-size:2.5rem;text-align:center}.SectionThree_slideContent__o40PC{justify-content:center;width:100%}.SectionThree_card__CMwSP{width:100%;max-width:360px;padding:1.25rem;text-align:center}.SectionThree_image__l4dqq{max-height:240px}.SectionThree_cardTitle__AKDL5{font-size:1rem;margin-top:1rem}.SectionThree_description__k3zQv{font-size:.9rem;line-height:1.4;padding-left:0;text-align:center}.SectionThree_navigation__FiYSC{justify-content:center;margin-top:1rem}.SectionThree_iconDiv__yYFiB{top:18px}.SectionThree_titleRow__Lknw5{justify-content:center;text-align:center;margin-bottom:1rem}}.SectionFour_section__2pr9p{background-color:var(--neutral-600);padding:4rem 2rem;display:flex;justify-content:center;color:var(--neutral-100);width:100%;margin:0 auto;box-sizing:border-box}.SectionFour_container__h0vyB{max-width:1200px;width:100%;display:flex;flex-direction:column;gap:1rem;box-sizing:border-box}.SectionFour_title__9VBVd{font-size:2.5rem;font-weight:700;text-align:left;will-change:opacity}.SectionFour_subtitle__l8rIj{font-size:1.2em;max-width:700px;text-align:left;color:var(--neutral-100)}.SectionFour_tabs__oTf2V{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem;margin-top:1em}.SectionFour_tabItem__Wi1kY{display:flex;flex-direction:column;align-items:flex-start;text-align:left;background:transparent;border:none;cursor:pointer;padding:0;flex:1 1;min-width:200px}.SectionFour_tabLabel__YOD8E{font-weight:600;font-size:1.5em;color:var(--neutral-100);margin-bottom:.5rem}.SectionFour_tabDescription__nrCgq{font-size:1.2em;color:var(--neutral-100);line-height:1.4}.SectionFour_tab__qX0K0{flex:1 1;background:none;border:none;padding:1rem;cursor:pointer;text-align:left}.SectionFour_active__PWURb .SectionFour_tabLabel__YOD8E{color:var(--green-lime)}.SectionFour_tabIndicator__0ehST{position:relative;height:2px;background:transparent;margin-top:-2px}.SectionFour_indicator__beW9_{position:absolute;top:0;left:0;width:33.3333%;height:2px;background:var(--green-lime);transition:left .3s ease}.SectionFour_cards__Pb27X{display:flex;align-items:stretch;justify-content:space-between;height:600px;gap:2rem}.SectionFour_card__UdtdX{flex:1 1;display:flex;align-items:stretch;justify-content:center;border-radius:50px;overflow:hidden;background-color:transparent;box-sizing:border-box}.SectionFour_image__kugva{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .3s ease}.SectionFour_small__PeMA9{flex:1 1}.SectionFour_large__MLds5{flex:2 1}.SectionFour_narrow__t3ON5{flex:1 1 40%}.SectionFour_wide__IqhWM{flex:1 1 60%}@media (max-width:768px){.SectionFour_subtitle__l8rIj,.SectionFour_title__9VBVd{text-align:center;margin:0 auto}.SectionFour_tabs__oTf2V{flex-direction:row;justify-content:space-between;gap:.5rem;text-align:center}.SectionFour_tab__qX0K0{flex:1 1 30%;background:transparent;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;border-radius:12px;color:var(--neutral-100)}.SectionFour_tab__qX0K0.SectionFour_active__PWURb{background-color:hsla(0,0%,100%,.05)}.SectionFour_tabDescription__nrCgq{width:100%;text-align:center;margin-top:1rem;font-size:.95rem;color:var(--neutral-100)}.SectionFour_tabLabel__YOD8E{font-size:15px;text-align:center}.SectionFour_card__UdtdX{max-width:480px;flex:1 1 40%;display:flex;align-items:center;justify-content:center;height:250px}.SectionFour_image__kugva{width:100%;height:280px;object-fit:cover;border-radius:20px}.SectionFour_navigation__p1t9O{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-top:1rem}.SectionFour_descriptionWrapper__ZeRM8{padding:0 1rem;text-align:center}}.SectionFive_section__X7FvT{background-color:var(--neutral-700);padding:4rem 2rem;display:flex;justify-content:center}.SectionFive_container__leiYK{max-width:1200px;width:100%;display:flex;flex-direction:column;gap:2rem}.SectionFive_textBlock__8dV88{margin:0 auto 2rem;text-align:center}.SectionFive_title__ztwXG{color:var(--neutral-100);font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.SectionFive_subtitle__4xL7B{color:var(--neutral-100);font-size:1rem;line-height:1.6}.SectionFive_columns__49TE6{display:flex;flex-direction:row;justify-content:space-between;gap:2rem;align-items:flex-start;flex-wrap:nowrap}.SectionFive_plans___soW1{flex:1 1;display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.SectionFive_features__hlSud{flex:1.5 1;color:var(--neutral-100);font-size:.95rem;text-align:left}.SectionFive_label__xEuOM{font-weight:600;margin-bottom:1rem;color:var(--neutral-100);font-size:1.6rem}.SectionFive_featureBlock__yuaZD{margin-bottom:1.5rem}.SectionFive_eccomerce__fg2dG{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.SectionFive_eccomerce__fg2dG svg{width:1.5em;height:1.5em;flex-shrink:0;color:var(--green-lime)}.SectionFive_eccomerce__fg2dG h4{margin:0;font-size:1.5rem;text-align:left}.SectionFive_featureBlock__yuaZD ul{list-style:none;padding-left:0;margin:0}.SectionFive_featureBlock__yuaZD li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem}.SectionFive_listIcon__5VB3N{color:var(--neutral-700);background-color:var(--green-light-1);flex-shrink:0;width:1em;height:1em;border-radius:100%}@media (max-width:768px){.SectionFive_columns__49TE6,.SectionFive_plans___soW1{flex-direction:column}}.SectionSix_section__q_cJl{background-color:transparent;padding:10rem 2rem;display:flex;justify-content:center}.SectionSix_container__v_Ujm{position:relative;overflow:hidden;background:linear-gradient(0deg,#111112,#172c2d);border-radius:20px;display:flex;justify-content:space-between;align-items:flex-end;max-width:1200px;width:100%;gap:2rem;padding:2em 4em 0}.SectionSix_content__n62Lz{color:var(--neutral-100);display:flex;flex-direction:column;justify-content:center;position:relative;margin-bottom:6em}.SectionSix_title__k6inn{font-size:2rem;font-weight:700;margin-bottom:1rem}.SectionSix_subtitle__leNP2{font-size:1rem;line-height:1.6;margin-bottom:2rem;max-width:500px}.SectionSix_buttons__p_3_m{display:flex;gap:1rem;flex-wrap:wrap}.SectionSix_primary__nqQ_C{background-color:var(--green-lime);color:#112122;padding:.75rem 1.5rem;border:none;border-radius:10px;font-weight:600;cursor:pointer}.SectionSix_secondary__DIk7k{background-color:transparent;color:var(--neutral-100);padding:.75rem 1.5rem;border:1px solid var(--neutral-300);border-radius:10px;font-weight:600;cursor:pointer}.SectionSix_imageWrapper__dXvw9{display:flex;align-items:flex-end;position:relative;z-index:1;margin-top:0}.SectionSix_image__iIR2N{width:auto;height:100%;max-height:400px;object-fit:contain}@media (max-width:768px){.SectionSix_section__q_cJl{padding-top:1rem}.SectionSix_container__v_Ujm{flex-direction:column;align-items:center;text-align:center;padding-top:4em}.SectionSix_buttons__p_3_m{display:flex;flex-direction:column;align-items:center;gap:1rem}.SectionSix_buttons__p_3_m button{width:290px}.SectionSix_title__k6inn{font-size:2.5rem}.SectionSix_subtitle__leNP2{font-size:1rem;padding:0 1rem}.SectionSix_image__iIR2N{width:400px;height:auto}.SectionSix_content__n62Lz{margin-bottom:1em}}