.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:0 2rem 4rem;background-color:var(--background-light,#f7fafc)}.FeatureSection_featureSection__header__EvKV_{text-align:center;margin-bottom:6rem}.FeatureSection_featureSection__title__4WOxS{font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:700;color:#1a202c;margin-bottom:1rem;letter-spacing:1px}.FeatureSection_featureSection__subtitle__y2HvJ{font-size:clamp(1rem,3vw,1.25rem);color:#4a5568;max-width:700px;margin:0 auto;line-height:1.6}.FeatureSection_featureSection__features__CM7eM{display:flex;flex-direction:column;gap:4rem;max-width:1100px;margin:0 auto}.FeatureSection_featureRow___1EgU{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:4rem;gap:4rem;background-color:#fff;padding:3rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 20px 40px -15px rgba(45,55,72,.1);opacity:0;transform:translateY(50px);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-area:1/2}.FeatureSection_featureRow___1EgU.FeatureSection_reversed__quOb_ .FeatureSection_featureRow__imageContainer__6ixLD{grid-area:1/1}.FeatureSection_featureRow___1EgU.FeatureSection_isVisible__2Zr_c{opacity:1;transform:translateY(0)}.FeatureSection_featureRow__textContainer__TcQVV h3{font-family:Bebas Neue,sans-serif;font-size:2rem;font-weight:600;color:#1a202c;margin-bottom:1rem;letter-spacing:1px;position:relative;padding-bottom:1rem}.FeatureSection_featureRow__textContainer__TcQVV h3:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:4px;background-color:#0c5bc9}.FeatureSection_featureRow__textContainer__TcQVV strong{display:block;font-size:1.2rem;font-weight:700;color:#003049;margin-bottom:1.5rem;line-height:1.4}.FeatureSection_featureRow__textContainer__TcQVV p{font-size:1rem;line-height:1.8;color:#4a5568}.FeatureSection_featureRow__imageContainer__6ixLD{border-radius:8px;overflow:hidden;position:relative;box-shadow:0 10px 20px rgba(0,0,0,.1)}.FeatureSection_featureRow__imageContainer__6ixLD:before{content:"★";position:absolute;top:10px;left:10px;z-index:1;color:#fff;background-color:#0c5bc9;padding:4px 6px;border-radius:4px;font-size:.8rem;font-weight:700;box-shadow:0 2px 5px rgba(0,0,0,.2)}.FeatureSection_featureRow__image__egPDJ{width:100%;height:auto;display:block}@media(max-width:900px){.FeatureSection_featureRow___1EgU{grid-template-columns:1fr;gap:3rem;padding:2rem}.FeatureSection_featureRow___1EgU.FeatureSection_reversed__quOb_ .FeatureSection_featureRow__imageContainer__6ixLD,.FeatureSection_featureRow___1EgU.FeatureSection_reversed__quOb_ .FeatureSection_featureRow__textContainer__TcQVV{grid-area:auto}.FeatureSection_featureRow___1EgU .FeatureSection_featureRow__textContainer__TcQVV{grid-row:1}.FeatureSection_featureRow___1EgU .FeatureSection_featureRow__imageContainer__6ixLD{grid-row:2}.FeatureSection_featureRow__textContainer__TcQVV{text-align:center}.FeatureSection_featureRow__textContainer__TcQVV h3:after{left:50%;transform:translateX(-50%)}}@keyframes HeroSection_fadeInUp__2G4kw{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection_hero__CjTIU{display:flex;align-items:center;justify-content:center;text-align:center;min-height:90vh;padding:2rem 1rem;position:relative;background:linear-gradient(180deg,#bfe6ff 85%,transparent);margin-top:-15px;overflow:hidden}@media(min-height:900px){.HeroSection_hero__CjTIU{min-height:70vh}}.HeroSection_hero__CjTIU:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle,rgba(0,80,133,.05) 1px,transparent 0);background-size:25px 25px;z-index:0}.HeroSection_hero__container__gmgDI{max-width:1200px;width:100%;z-index:1;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:2rem}@media(min-width:1800px){.HeroSection_hero__container__gmgDI{max-width:1600px;gap:4rem}}.HeroSection_hero__texto__1SCo4{animation:HeroSection_fadeInUp__2G4kw .8s ease-out .2s forwards;opacity:0}@media(min-width:1800px){.HeroSection_hero__texto__1SCo4{max-width:650px}}.HeroSection_hero__title__JXEdA{max-width:570px;font-size:clamp(2.5rem,5vw,3.125rem);font-weight:800;line-height:1.1;color:#1a202c}.HeroSection_hero__title__JXEdA .HeroSection_hero__span__5TyyN{background:linear-gradient(45deg,#0071bc,#005085,#0071bc,#17b7f7,#0084bc,#0071bc);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.HeroSection_hero__belt__xf1qS{width:600px;margin:0 auto auto;animation:HeroSection_fadeInUp__2G4kw .8s ease-out .3s forwards;opacity:0}.HeroSection_hero__belt__xf1qS img{width:400px;height:auto}.HeroSection_hero__fighters__nyrfL{display:flex}.HeroSection_hero__CjTIU .HeroSection_hero__fighter__N8rCA{max-width:250px;animation:HeroSection_fadeInUp__2G4kw .8s ease-out .4s forwards;opacity:0}.HeroSection_hero__CjTIU .HeroSection_hero__fighter__N8rCA img{width:100%;height:auto;object-fit:contain}.HeroSection_hero__texto__1SCo4{order:2}.HeroSection_hero__izquierda__n0jLY{order:1}.HeroSection_hero__derecha__UzQPM{order:3}.HeroSection_hero__subtitle___cbhq{font-size:clamp(1rem,2.5vw,1.25rem);color:#4a5568;max-width:600px;margin:1rem auto;line-height:1.6}.HeroSection_hero__cta__xdMeF{margin-top:1.5rem}.HeroSection_hero__button__69wa7{display:inline-block;background-color:#0071bc;color:#fff;padding:1rem 2.5rem;border-radius:8px;font-weight:600;font-size:1.1rem;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 15px rgba(1,106,204,.2)}.HeroSection_hero__button__69wa7:hover{transform:translateY(-3px);box-shadow:0 7px 20px rgba(1,106,204,.3)}@media(max-width:992px){.HeroSection_hero__CjTIU{min-height:100vh;padding-top:2rem}.HeroSection_hero__container__gmgDI{flex-direction:column;gap:2rem}.HeroSection_hero__derecha__UzQPM,.HeroSection_hero__izquierda__n0jLY,.HeroSection_hero__texto__1SCo4{order:0}.HeroSection_hero__belt__xf1qS img{width:400px}.HeroSection_hero__fighters__nyrfL{display:flex;flex-direction:row;justify-content:center;align-items:flex-end;gap:1rem;width:100%}.HeroSection_hero__CjTIU .HeroSection_hero__fighter__N8rCA{max-width:150px}}@media(max-width:550px){.HeroSection_hero__belt__xf1qS{width:300px;margin:0 auto auto;animation:HeroSection_fadeInUp__2G4kw .8s ease-out .3s forwards;opacity:0}.HeroSection_hero__belt__xf1qS img{width:300px;height:auto}.HeroSection_hero__title__JXEdA{max-width:320px;margin:10px auto;font-size:clamp(1.7rem,5vw,1.7rem);line-height:1.1}.HeroSection_hero__button__69wa7{font-size:18px}}.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:6rem 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(4,1fr);grid-gap:2rem;gap:2rem;max-width:1280px;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}@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}