.FAQSection_faqSection___Fcgu{padding:6rem 2rem;background-color:var(--text-light)}.FAQSection_faqSection__header__ASiDx{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.FAQSection_faqSection__title__hucLW{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--text-heading);margin-bottom:.5rem}.FAQSection_faqSection__subtitle__aM1Ax{font-size:clamp(1rem,3vw,1.25rem);color:var(--text-body)}.FAQSection_faqSection__content__VOaua{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;max-width:1200px;margin:0 auto}@media(max-width:768px){.FAQSection_faqSection__content__VOaua{grid-template-columns:1fr}}.FAQSection_faqSection__column__3Kfqh{display:flex;flex-direction:column;gap:1rem}.FAQSection_faqItem__WmeXm{border:1px solid var(--border-light);border-radius:var(--border-radius-md);transition:box-shadow .2s ease}.FAQSection_faqItem__WmeXm:hover{box-shadow:var(--box-shadow-md)}.FAQSection_faqItem__question__UB3Iy{display:flex;justify-content:space-between;align-items:center;width:100%;padding:1.25rem;text-align:left;font-size:1.1rem;font-weight:600;color:var(--text-heading);background-color:rgba(0,0,0,0);border:none;cursor:pointer}.FAQSection_faqItem__question__UB3Iy span{padding-right:1rem}.FAQSection_faqItem__icon__auyAz{position:relative;width:16px;height:16px;flex-shrink:0}.FAQSection_faqItem__icon__auyAz:after,.FAQSection_faqItem__icon__auyAz:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:var(--primary-blue);transition:transform .3s ease-out}.FAQSection_faqItem__icon__auyAz:after{transform:translateY(-50%)}.FAQSection_faqItem__icon__auyAz:before{transform:translateY(-50%) rotate(90deg)}.FAQSection_faqItem__icon__auyAz.FAQSection_open__vTUqY:before{transform:translateY(-50%) rotate(45deg)}.FAQSection_faqItem__icon__auyAz.FAQSection_open__vTUqY:after{transform:translateY(-50%) rotate(-45deg)}.FAQSection_faqItem__answerContainer__Anfjn{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease-out}.FAQSection_faqItem__answerContainer__Anfjn.FAQSection_open__vTUqY{grid-template-rows:1fr}.FAQSection_faqItem__answer__xNad7{overflow:hidden;padding-left:3%;font-size:1rem;line-height:1.7;color:var(--text-body)}.FeatureSection_featureSection__cSXcO{padding:3rem 2rem 6rem;background-color:#f8fafc;overflow:hidden}.FeatureSection_featureSection__header__EvKV_{text-align:center;margin-bottom:5rem}.FeatureSection_featureSection__title__4WOxS{font-size:clamp(2.2rem,5vw,3.5rem);font-weight:800;color:#1a202c;margin-bottom:1.2rem;line-height:1.1;letter-spacing:-1px}.FeatureSection_featureSection__subtitle__y2HvJ{font-size:clamp(1.1rem,2.5vw,1.3rem);color:#4a5568;max-width:700px;margin:0 auto;line-height:1.6}.FeatureSection_featureSection__features__CM7eM{display:flex;flex-direction:column;gap:6rem;max-width:1200px;margin:0 auto}.FeatureSection_featureRow___1EgU{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:5rem;gap:5rem;opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1)}.FeatureSection_featureRow___1EgU.FeatureSection_reversed__quOb_ .FeatureSection_featureRow__textContainer__TcQVV{grid-column:2;grid-row:1}.FeatureSection_featureRow___1EgU.FeatureSection_reversed__quOb_ .FeatureSection_featureRow__imageContainer__6ixLD{grid-column:1;grid-row:1}.FeatureSection_featureRow___1EgU.FeatureSection_isVisible__2Zr_c{opacity:1;transform:translateY(0)}.FeatureSection_featureRow__textContainer__TcQVV{display:flex;flex-direction:column;align-items:flex-start}.FeatureSection_featureRow__badge__w3Csi{display:inline-block;background:linear-gradient(135deg,#0071bc,#17b7f7);color:#fff;font-size:.85rem;font-weight:800;letter-spacing:1.5px;padding:.4rem 1rem;border-radius:50px;margin-bottom:1.5rem;box-shadow:0 4px 10px rgba(0,113,188,.2)}.FeatureSection_featureRow__title__mwfIx{font-size:clamp(2rem,4vw,2.5rem);font-weight:800;color:#1a202c;margin-bottom:1rem;line-height:1.2;letter-spacing:-.5px}.FeatureSection_featureRow__highlight__pPQIz{font-size:1.25rem;font-weight:600;color:#0071bc;margin-bottom:1.2rem;line-height:1.4}.FeatureSection_featureRow__description__niOHs{font-size:1.1rem;line-height:1.7;color:#4a5568;margin:0}.FeatureSection_featureRow__imageContainer__6ixLD{position:relative;width:100%}.FeatureSection_featureRow__imageWrapper__Cb9xX{border-radius:20px;overflow:hidden;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 25px 50px -12px rgba(0,30,70,.1);transition:transform .4s ease,box-shadow .4s ease}.FeatureSection_featureRow__imageWrapper__Cb9xX:hover{transform:translateY(-5px);box-shadow:0 30px 60px -12px rgba(0,30,70,.15)}.FeatureSection_featureRow__image__egPDJ{width:100%;height:auto;display:block;object-fit:cover}@media(max-width:960px){.FeatureSection_featureRow___1EgU{grid-template-columns:1fr;gap:3rem}.FeatureSection_featureRow___1EgU.FeatureSection_reversed__quOb_ .FeatureSection_featureRow__textContainer__TcQVV{grid-column:1;grid-row:1}.FeatureSection_featureRow___1EgU.FeatureSection_reversed__quOb_ .FeatureSection_featureRow__imageContainer__6ixLD{grid-column:1;grid-row:2}.FeatureSection_featureRow__textContainer__TcQVV{align-items:center;text-align:center;padding:0 1rem}}@keyframes HeroSection_slideUpFade__P_avW{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection_fadeInLeft__2gZWY{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.HeroSection_hero__CjTIU{position:relative;width:100%;background:radial-gradient(circle at top center,#eef6fc 0,#a4d4ef 100%);display:flex;flex-direction:column;overflow:hidden;margin-top:-15px;padding-top:40px}.HeroSection_hero__container__gmgDI{display:flex;justify-content:space-between;align-items:flex-end;width:100%;max-width:1300px;margin:0 auto;padding:0 2rem;position:relative;z-index:2;flex:1 1}.HeroSection_hero__imageWrapper__FIx3C{flex:0 0 50%;display:flex;justify-content:center;animation:HeroSection_slideUpFade__P_avW 1s ease-out forwards}.HeroSection_hero__image__t7Btv{width:100%;max-width:650px;height:auto;object-fit:contain;object-position:bottom center;display:block}.HeroSection_hero__textContent__ks9Cj{flex:0 0 45%;z-index:10;padding-bottom:12vh;animation:HeroSection_fadeInLeft__2gZWY 1s ease-out .3s forwards;opacity:0}.HeroSection_hero__title__JXEdA{font-size:clamp(2.5rem,4.5vw,4rem);font-weight:900;line-height:1.1;color:#0f172a;margin-bottom:1.2rem;letter-spacing:-1px}.HeroSection_hero__title__JXEdA .HeroSection_hero__highlight__vU56_{background:linear-gradient(135deg,#0071bc,#17b7f7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;display:inline-block}.HeroSection_hero__subtitle___cbhq{font-size:clamp(1.1rem,1.8vw,1.4rem);color:#334155;line-height:1.6;margin-bottom:2rem;max-width:500px}.HeroSection_hero__actions__SwbfS{display:flex;width:80%}.HeroSection_hero__button__69wa7{background-color:#0071bc;color:#fff;font-size:1.15rem;font-weight:700;padding:1rem 2.5rem;border-radius:8px;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 20px -5px rgba(0,113,188,.4);width:70%;text-align:center;margin:0 auto}.HeroSection_hero__button__69wa7:hover{background-color:#005085;transform:scale(1.05);box-shadow:0 15px 25px -5px rgba(0,113,188,.5)}.HeroSection_hero__bottomFade__LQj9L{position:absolute;bottom:0;left:0;width:100%;height:40px;z-index:20;background:linear-gradient(0deg,rgba(255,255,255,.9) 0,rgba(255,255,255,0));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);mask-image:linear-gradient(0deg,black 20%,transparent);-webkit-mask-image:linear-gradient(0deg,black 20%,transparent)}@media(max-width:1024px){.HeroSection_hero__container__gmgDI{align-items:center}.HeroSection_hero__textContent__ks9Cj{flex:0 0 50%;padding-bottom:5rem}.HeroSection_hero__imageWrapper__FIx3C{flex:0 0 50%}}@media(max-width:768px){.HeroSection_hero__CjTIU{min-height:auto;padding-top:2rem}.HeroSection_hero__container__gmgDI{flex-direction:column;align-items:center;padding:0 1rem;gap:2rem}.HeroSection_hero__textContent__ks9Cj{order:1;width:100%;text-align:center;padding-bottom:0;display:flex;flex-direction:column;align-items:center}.HeroSection_hero__title__JXEdA{font-size:clamp(2.2rem,9vw,3rem)}.HeroSection_hero__imageWrapper__FIx3C{order:2;width:100%;max-width:480px;display:flex;align-items:flex-end}.HeroSection_hero__button__69wa7{width:100%}}.CTASection_ctaSection__04pBv{background:linear-gradient(54deg,rgb(10,70,110) 32%,rgb(24,115,176) 73%,rgb(41,170,255) 92%);color:var(--text-light);padding:6rem 2rem;text-align:center}.CTASection_ctaSection__content__dJ5Wg{max-width:800px;margin:0 auto}.CTASection_ctaSection__title__MDP61{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:2rem}.CTASection_ctaSection__description__NF2O0{font-size:clamp(1rem,3vw,1.25rem);max-width:600px;margin:0 auto 3rem;opacity:.9}.CTASection_ctaSection__button__4KeT_{display:inline-block;background-color:var(--accent-blue);color:var(--text-light);border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:var(--border-radius-md);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.CTASection_ctaSection__button__4KeT_:hover{transform:translateY(-3px);box-shadow:0 7px 20px rgba(0,0,0,.3)}.ModuleCarousel_moduleSection__5viPZ{padding:2rem 0;background-color:#f7fafc;position:relative;overflow:hidden}.ModuleCarousel_moduleSection__title__1g2BW{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#1a202c;text-align:center;margin-bottom:.5rem;letter-spacing:1px}.ModuleCarousel_moduleSection__subtitle__KpsTj{font-size:clamp(1rem,3vw,1.25rem);color:#4a5568;text-align:center;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.ModuleCarousel_moduleSection__wrapper__6ErPb{position:relative;width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center}.ModuleCarousel_moduleSection__carousel__FtFLy{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent);mask-image:linear-gradient(90deg,transparent,black 15%,black 85%,transparent)}.ModuleCarousel_moduleSection__container__MwUUm{display:flex;padding:1.5rem 0}.ModuleCarousel_moduleSection__item__y5VAv{display:flex;align-items:stretch;background-color:#fff;border-radius:12px;min-width:280px;height:120px;margin:0 10px;list-style-type:none;box-shadow:0 8px 25px rgba(45,55,72,.1);transition:transform .3s ease,box-shadow .3s ease;cursor:-webkit-grab;cursor:grab;border:1px solid #e2e8f0}.ModuleCarousel_moduleSection__item__y5VAv:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px M30px rgba(45,55,72,.15)}.ModuleCarousel_moduleSection__5viPZ .ModuleCarousel_item__iconWrapper__StofR{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:100px;position:relative;border-right:2px dashed #e2e8f0}.ModuleCarousel_moduleSection__5viPZ .ModuleCarousel_item__icon__rdyyc{display:flex;align-items:center;justify-content:center;font-size:2.5rem;width:64px;height:64px;background-color:#edf2f4;border-radius:50%;text-shadow:0 2px 4px rgba(0,0,0,.1)}.ModuleCarousel_moduleSection__5viPZ .ModuleCarousel_item__details__QKDzp{display:flex;flex-direction:column;justify-content:center;padding:1rem 1.5rem;flex-grow:1;overflow:hidden}.ModuleCarousel_moduleSection__5viPZ .ModuleCarousel_item__sublabel__Ni3ng{font-size:.8rem;font-weight:700;color:#0c5bc9;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.35rem}.ModuleCarousel_moduleSection__5viPZ .ModuleCarousel_item__label__QMooF{font-size:1.15rem;font-weight:600;color:#2d3748;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ModuleCarousel_moduleSection__arrow__y1o_D{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background-color:#fff;border:2px solid #e2e8f0;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:2rem;color:#2d3748;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:all .2s ease}.ModuleCarousel_moduleSection__arrow__y1o_D:hover{transform:translateY(-50%) scale(1.1);border-color:#0c5bc9;color:#1a202c}.ModuleCarousel_moduleSection__arrow__y1o_D.ModuleCarousel_left__Pzz04{left:15px}.ModuleCarousel_moduleSection__arrow__y1o_D.ModuleCarousel_right__CfCFw{right:15px}@media(max-width:768px){.ModuleCarousel_moduleSection__arrow__y1o_D{display:none}}.PricingSection_pricingSection__1ReqJ{padding:1rem 2rem;background-color:var(--background-light)}.PricingSection_pricingSection__header__bsjdh{text-align:center;max-width:800px;margin:0 auto 4rem}.PricingSection_pricingSection__title__hI1aK{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--text-heading);margin-bottom:1rem}.PricingSection_pricingSection__subtitle__CZo3X{font-size:clamp(1rem,3vw,1.25rem);color:var(--text-body)}.PricingSection_billingToggle__G2e8p{display:flex;justify-content:center;background-color:#e2e8f0;border-radius:var(--border-radius-md);padding:.25rem;width:-moz-fit-content;width:fit-content;margin:0 auto 4rem}.PricingSection_billingToggle__G2e8p button{padding:.75rem 1.5rem;border:none;background-color:rgba(0,0,0,0);border-radius:var(--border-radius-md);font-weight:600;color:var(--text-body);cursor:pointer;transition:background-color .2s ease,color .2s ease}.PricingSection_billingToggle__G2e8p button.PricingSection_active__jI90S{background-color:var(--text-light);color:var(--primary-blue);box-shadow:0 2px 4px rgba(0,0,0,.05)}.PricingSection_billingToggle__G2e8p .PricingSection_discount__tw9ND{background-color:#d1e7dd;color:#0f5132;padding:.2rem .5rem;border-radius:4px;font-size:.8rem;margin-left:.5rem}.PricingSection_planCards__UVfrm{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;max-width:1100px;margin:0 auto;align-items:center}@media(max-width:992px){.PricingSection_planCards__UVfrm{grid-template-columns:1fr 1fr}}@media(max-width:600px){.PricingSection_planCards__UVfrm{grid-template-columns:1fr}}.PricingSection_planCard__yBZlr{background-color:var(--text-light);border:1px solid var(--border-light);border-radius:var(--border-radius-md);padding:2rem;text-align:center;display:flex;flex-direction:column;height:100%;transition:transform .2s ease,box-shadow .2s ease}.PricingSection_planCard__yBZlr:hover{transform:translateY(-5px);box-shadow:var(--box-shadow-md)}.PricingSection_planCard__yBZlr.PricingSection_featured__Vd28E{border-color:var(--primary-blue);transform:scale(1.05);position:relative;border-width:2px}.PricingSection_planCard__yBZlr .PricingSection_featuredBadge__i7rB3{position:absolute;top:-15px;left:50%;transform:translateX(-50%);background-color:var(--primary-blue);color:var(--text-light);padding:.4rem 1rem;border-radius:20px;font-size:.8rem;font-weight:700}.PricingSection_planCard__yBZlr h3{font-size:1.5rem;color:var(--text-heading);margin-bottom:.5rem}.PricingSection_planCard__description__DgyBF{color:var(--text-body);font-size:.9rem;margin-bottom:1.5rem;min-height:40px}.PricingSection_planCard__price__nnegc{margin-bottom:.5rem}.PricingSection_planCard__price__nnegc .PricingSection_price__Do5cA{font-size:3rem;font-weight:700;color:var(--text-heading);line-height:1}.PricingSection_planCard__price__nnegc .PricingSection_period__Ne_V_{font-size:1rem;color:var(--text-body);margin-left:.25rem}.PricingSection_planCard__yBZlr .PricingSection_annualPrice__qn8ru{font-size:.8rem;color:var(--text-body);margin-bottom:1.5rem}.PricingSection_planCard__cta__G9WFp{display:block;width:100%;padding:.9rem;border-radius:var(--border-radius-md);font-weight:600;margin-bottom:1.5rem;background-color:var(--primary-blue);color:var(--text-light);transition:filter .2s ease;border:none;cursor:pointer}.PricingSection_planCard__cta__G9WFp:hover{filter:brightness(1.1)}.PricingSection_planCard__features__NGXvM{list-style:none;padding:0;margin-top:0;text-align:left}.PricingSection_planCard__features__NGXvM li{padding-left:1.5rem;position:relative;margin-bottom:.75rem;color:var(--text-body);font-size:.9rem}.PricingSection_planCard__features__NGXvM li:before{content:"✔";position:absolute;left:0;color:var(--primary-blue)}.PricingSection_comparisonSection__R6bpz{margin-top:6rem}.PricingSection_comparisonSection__title__9Bhzv{text-align:center;font-size:2rem;color:var(--text-heading);margin-bottom:3rem}.PricingSection_tableContainer__UWinm{max-width:1280px;margin:0 auto;overflow-x:auto}.PricingSection_comparisonTable__RvYsG{width:100%;min-width:800px;border-collapse:collapse}.PricingSection_comparisonTable__RvYsG td,.PricingSection_comparisonTable__RvYsG th{padding:1rem;text-align:center;font-size:20;border-bottom:1px solid var(--border-light)}.PricingSection_comparisonTable__RvYsG th{background-color:var(--background-light);color:var(--text-heading);font-weight:600}.PricingSection_comparisonTable__RvYsG td:first-child{font-weight:500}.PricingSection_comparisonTable__RvYsG td{text-align:center;color:var(--text-body)}.PricingSection_comparisonTable__RvYsG .PricingSection_categoryRow__4l_Fi td{background-color:#f0f4f8;color:var(--text-heading);font-weight:700;font-size:22;text-align:center}.PricingSection_comparisonTable__RvYsG .PricingSection_check__WlVTC{color:#198754;font-weight:700;font-size:1.5rem}.PricingSection_comparisonTable__RvYsG .PricingSection_cross__FhYoi{color:#dc3545;font-weight:700;font-size:1.5rem}.PricingSection_iva__0xfM2{font-size:10px;color:#767676}.PricingSection_imagenlucha__4WH1y{width:100px;margin:0 auto 15px}.PricingSection_promos__8i4jV{gap:1.5rem;width:100%;width:66%;padding:0 1rem;margin:50px auto 2rem}@media(min-width:768px){.PricingSection_promos__8i4jV{flex-direction:row;align-items:stretch}}@media(max-width:500px){.PricingSection_promos__8i4jV{width:100%;padding:0}}.PricingSection_card__PnnxJ{border-radius:16px;padding:2.5rem 2rem;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;flex:1 1}.PricingSection_card__PnnxJ:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.1)}.PricingSection_content__7WMnU{display:flex;flex-direction:column;height:100%}.PricingSection_title__CDvoK{font-size:1.5rem;font-weight:800;margin:0 0 .75rem;line-height:1.2}.PricingSection_text__lRu0u{font-size:1.1rem;margin:0;line-height:1.5;opacity:.9}.PricingSection_cardLight__G379C{background-color:#fff;border:2px solid #e2e8f0;color:#1a202c;margin-bottom:30px}.PricingSection_cardLight__G379C .PricingSection_title__CDvoK{color:#0071bc}.PricingSection_priceBox__NvFZb{padding-top:1.5rem;display:flex;align-items:baseline;gap:.5rem;width:35%;margin:0 auto}@media(max-width:500px){.PricingSection_priceBox__NvFZb{width:90%}}.PricingSection_price__Do5cA{font-size:2rem;font-weight:800;color:#1a202c}.PricingSection_period__Ne_V_{font-size:1rem;color:#4a5568;font-weight:600}.PricingSection_cardDark__vCyIa{background:linear-gradient(135deg,#0071bc,#005085);color:#fff;text-align:center;align-items:center}.PricingSection_cardDark__vCyIa .PricingSection_text__lRu0u{margin-bottom:1.5rem}.PricingSection_button__thHVL{background-color:#fff;color:#0071bc;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .2s ease;box-shadow:0 4px 10px rgba(0,0,0,.15);width:100%;max-width:250px;margin:0 auto}.PricingSection_button__thHVL:hover{background-color:#f7fafc;transform:scale(1.05)}.PricingSection_pricingHeader__kN7pS{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto 5rem;padding:0 1.5rem;position:relative}.PricingSection_pricingHeader__title__VnuLa{font-size:clamp(2.5rem,6vw,4rem);font-weight:900;color:#1a202c;line-height:1.1;letter-spacing:-1.5px;margin:0 0 1.5rem}.PricingSection_pricingHeader__gradientText__oqyc5{background:linear-gradient(135deg,#0071bc,#17b7f7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;display:inline-block}.PricingSection_pricingHeader__subtitle__J2Ago{font-size:clamp(1.1rem,2.5vw,1.4rem);color:#4a5568;line-height:1.6;max-width:650px;margin:0}.PricingSection_pricingHeader__subtitle__J2Ago .PricingSection_pricingHeader__highlight__39tkV{color:#2d3748;font-weight:700;position:relative}.PricingSection_pricingHeader__subtitle__J2Ago .PricingSection_pricingHeader__highlight__39tkV:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:3px}@media(max-width:768px){.PricingSection_pricingHeader__kN7pS{margin-bottom:3.5rem}.PricingSection_pricingHeader__title__VnuLa{letter-spacing:-1px}}@keyframes VideoSection_posterSlam__eccSR{0%{opacity:0;transform:translateY(-20px) scale(1.05) rotate(-2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(1deg)}}@keyframes VideoSection_liveBlink__8ONeD{50%{opacity:.6}}@keyframes VideoSection_tvTurnOn__F8bf5{0%{transform:scale(.8);opacity:0}50%{transform:scale(1.05);opacity:.7}to{transform:scale(1);opacity:1}}.VideoSection_videoSection__1kxBN{padding:5rem 2rem;background-color:var(--background-light);overflow:hidden}.VideoSection_container__IA_RW{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;grid-gap:5rem;gap:5rem;width:95%;margin:0 auto}.VideoSection_broadcastColumn__bQaXn{opacity:0}.VideoSection_isVisible__oQ94j .VideoSection_broadcastColumn__bQaXn{animation:VideoSection_tvTurnOn__F8bf5 .9s cubic-bezier(.25,1,.5,1) forwards}.VideoSection_tvFrame__zvs4C{background:linear-gradient(145deg,#3a475a,#1d2531);border-radius:40px 40px 10px 10px;padding:1.5rem;box-shadow:0 40px 80px -30px rgba(0,0,0,.3),inset 0 4px 6px hsla(0,0%,100%,.1);position:relative;border:4px solid #1a202c}.VideoSection_tvScreen__AcBsH{background-color:#000;border-radius:12px;overflow:hidden;position:relative;box-shadow:inset 0 0 30px rgba(0,0,0,.9);aspect-ratio:16/10}.VideoSection_video__qwHJ6{display:block;width:100%;height:100%}.VideoSection_liveBanner__rkiCc{position:absolute;right:1rem;z-index:2;display:flex;align-items:center;gap:.5rem;background-color:rgba(0,0,0,.8);color:#fff;padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:700;text-transform:uppercase}.VideoSection_liveIndicator__bYK7s{width:8px;height:8px;background-color:#ea1010;border-radius:50%;animation:VideoSection_liveBlink__8ONeD 1.5s infinite}.VideoSection_scanlines__AfLmd,.VideoSection_screenGlare__FcWIk{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.VideoSection_screenGlare__FcWIk{background:linear-gradient(110deg,rgba(255,255,255,0) 40%,rgba(255,255,255,.08) 50%,rgba(255,255,255,0) 60%);border-radius:12px}.VideoSection_scanlines__AfLmd{background:linear-gradient(180deg,rgba(255,255,255,.03) 50%,transparent 0);background-size:100% 4px;opacity:.4}.VideoSection_tvBrand__x9auM{text-align:center;margin-top:1rem;color:#a0aec0;font-weight:600;font-size:.8rem;letter-spacing:2px}.VideoSection_tvKnob__yCdqq{position:absolute;bottom:1rem;right:-2rem;width:3.5rem;height:3.5rem;background:linear-gradient(45deg,#8190a6,#3a475a);border-radius:50%;border:3px solid #a0aec0;box-shadow:0 5px 8px rgba(0,0,0,.5)}.VideoSection_tvKnob__yCdqq:after{content:"";position:absolute;top:50%;left:25%;width:50%;height:3px;background-color:#cbd5e0;transform:translateY(-50%)}.VideoSection_posterColumn__elh5v{opacity:0}.VideoSection_isVisible__oQ94j .VideoSection_posterColumn__elh5v{animation:VideoSection_posterSlam__eccSR .9s cubic-bezier(.25,1,.5,1) .2s forwards}.VideoSection_poster__XOCjc{background-color:#f7fafc;color:#1a202c;border:2px solid #e2e8f0;box-shadow:0 10px 30px -10px rgba(0,0,0,.2);text-align:center;padding:1rem;position:relative;transform:rotate(1deg);transition:transform .3s ease}.VideoSection_poster__XOCjc:hover{transform:rotate(0deg) scale(1.02)}.VideoSection_posterHeader__1hlMk{background:#0071bc;padding:15px;margin:.5rem;color:#fff;font-weight:700;font-family:Bebas Neue,sans-serif;font-size:1.2rem;letter-spacing:2px;border-radius:20px}.VideoSection_posterContent__L4ZHp{padding:5px 1rem}.VideoSection_luchadorIcon__9uOnW{filter:drop-shadow(0 4px 6px rgba(0,0,0,.1))}.VideoSection_posterTitle__WsDgg{font-family:Bebas Neue,sans-serif;font-size:clamp(.8rem,4vw,1.2rem);line-height:1.1;text-transform:uppercase;font-weight:600;color:#b8b8b8}.VideoSection_posterHighlight__bkCbg{display:block;font-size:clamp(1.5rem,5vw,2.3rem);color:#2b2b2b;margin-top:.5rem}.VideoSection_benefitsList__5d0dk{list-style:none;padding:0;margin:2rem auto;text-align:left;max-width:320px;font-size:.95rem;line-height:1.6;font-family:Roboto,sans-serif}.VideoSection_benefitsList__5d0dk li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.VideoSection_benefitIcon__kju4p{color:#0071bc;flex-shrink:0;margin-top:4px;width:20px;height:20px}.VideoSection_posterFooter__TUC9j{border-top:2px dashed #e2e8f0;padding-top:1rem;margin:1rem;font-family:Bebas Neue,sans-serif;font-weight:700;font-size:1.1rem;color:#2d3748}@media(max-width:992px){.VideoSection_videoSection__1kxBN{padding:5rem 1rem}.VideoSection_container__IA_RW{grid-template-columns:1fr;gap:5rem}.VideoSection_poster__XOCjc{transform:rotate(0deg)}}.VideoSection_iconWrapper__tynU7{width:81px;height:105px;margin:0 auto}