.page_hero__PB2jw{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#1a1a1a,#0f0f0f);position:relative;overflow:hidden}.page_hero__PB2jw:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(255,62,81,.05) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,62,81,.03) 0,transparent 50%);pointer-events:none;animation:page_float__uD_TG 6s ease-in-out infinite}.page_content__Ltfl_{position:relative;z-index:1;padding:60px 20px;gap:48px;width:100%;max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.page_title__72TnV{font-size:clamp(2rem,5vw + 1rem,3.5rem);font-weight:800;text-align:center;line-height:1.1;margin-bottom:0;animation:page_fadeInUp__J1UKm .8s ease-out;letter-spacing:-.02em}.page_subtitle__6EPQ5{font-size:clamp(1.125rem,2vw + .5rem,1.75rem);font-weight:400;color:rgba(255,255,255,.9);text-align:center;animation:page_fadeInUp__J1UKm .8s ease-out .2s both;line-height:1.4;margin-top:-8px;padding:0 10px}.page_videoWrapper__jDETk{width:100%;max-width:900px;margin:0 auto;border-radius:16px;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.6),0 0 100px rgba(255,62,81,.1);animation:page_fadeInUp__J1UKm .8s ease-out .4s both;background:#000;position:relative;aspect-ratio:16/9;border:1px solid rgba(255,255,255,.1)}.page_video__wTjq4{width:100%;height:100%;border:none;position:absolute;top:0;left:0}.page_videoCover__112VE{position:relative;width:100%;height:100%;cursor:pointer;overflow:hidden;background:#000}.page_playButton__ssFV_,.page_videoCover__112VE{display:flex;align-items:center;justify-content:center}.page_playButton__ssFV_{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90px;height:90px;background:rgba(255,62,81,.9);border-radius:50%;color:white;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.3)}.page_videoCover__112VE:hover .page_playButton__ssFV_{background:#FF3E51;transform:translate(-50%,-50%) scale(1.1);box-shadow:0 6px 30px rgba(255,62,81,.4)}.page_ctaButton__qi4Pg{background-color:#FF3E51;border:none;font-size:clamp(1rem,1.5vw + .5rem,1.5rem);font-weight:500;padding:18px 48px;height:auto;transition:all .3s ease;animation:page_fadeInUp__J1UKm .8s ease-out .6s both,page_pulse__JSFta 2s 1.4s infinite,page_shake__YUz_e 4s ease-in-out 3s infinite;position:relative;overflow:hidden;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}@keyframes page_shake__YUz_e{0%,90%,to{transform:translateX(0)}92%{transform:translateX(-5px)}94%{transform:translateX(5px)}96%{transform:translateX(-3px)}98%{transform:translateX(3px)}}.page_ctaButton__qi4Pg:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,.2);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.page_ctaButton__qi4Pg:hover{background-color:#FF3E51;transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,62,81,.4)}.page_ctaButton__qi4Pg:hover:before{width:300px;height:300px}@keyframes page_fadeInUp__J1UKm{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes page_pulse__JSFta{0%,to{box-shadow:0 10px 30px rgba(255,62,81,.4)}50%{box-shadow:0 10px 40px rgba(255,62,81,.6)}}@keyframes page_slideInLeft__RJ7s8{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes page_slideInRight__xu0Ve{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes page_zoomIn__r9kWC{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes page_float__uD_TG{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:1024px){.page_content__Ltfl_{gap:40px;padding:50px 30px}.page_videoWrapper__jDETk{max-width:90%}}@media (max-width:768px){.page_hero__PB2jw{min-height:calc(100vh - 60px)}.page_content__Ltfl_{gap:32px;padding:40px 20px}.page_title__72TnV{font-size:clamp(1.75rem,8vw,3rem);margin-bottom:8px;letter-spacing:-.01em}.page_subtitle__6EPQ5{font-size:clamp(1rem,4vw,1.25rem);margin-top:0;padding:0 5px}.page_videoWrapper__jDETk{max-width:100%;border-radius:12px;box-shadow:0 15px 50px rgba(0,0,0,.5)}.page_ctaButton__qi4Pg{font-size:clamp(.875rem,3vw,1.125rem);padding:16px 32px;width:100%;max-width:320px}}.page_subHeroSection__CCzAK{background-color:#f8f9fa;color:#1a1a1a;padding:80px 0;position:relative;opacity:0;transform:translateY(40px);transition:all .8s ease-out}.page_subHeroSection__CCzAK.page_visible__AzqRK{opacity:1;transform:translateY(0)}.page_subHeroSection__CCzAK .page_videoWrapper__jDETk{box-shadow:0 20px 60px rgba(0,0,0,.15),0 0 80px rgba(255,62,81,.05);border:1px solid rgba(0,0,0,.1);transition:all .5s ease}.page_subHeroSection__CCzAK.page_visible__AzqRK .page_videoWrapper__jDETk{animation:page_fadeInUp__J1UKm .8s ease-out .3s both}.page_subHeroSection__CCzAK .page_videoWrapper__jDETk:hover{transform:scale(1.02);box-shadow:0 30px 80px rgba(0,0,0,.2),0 0 100px rgba(255,62,81,.1)}.page_correctionsSection__Ac9mF{background-color:#ffffff;color:#1a1a1a;padding:80px 0;position:relative;opacity:0;transform:translateY(40px);transition:all .8s ease-out}.page_correctionsSection__Ac9mF.page_visible__AzqRK{opacity:1;transform:translateY(0)}.page_sectionTitle__HJlHJ{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;text-align:center;line-height:1.2;margin-bottom:16px;color:#1a1a1a;position:relative;padding-top:40px}.page_sectionSubtitle__oL7UA{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:400;color:#666666;text-align:center;line-height:1.5;max-width:800px;margin:0 auto}.page_correctionsSection__Ac9mF .page_videoWrapper__jDETk{box-shadow:0 20px 60px rgba(0,0,0,.15),0 0 80px rgba(255,62,81,.05);border:1px solid rgba(0,0,0,.1);transition:all .5s ease}.page_correctionsSection__Ac9mF.page_visible__AzqRK .page_videoWrapper__jDETk{animation:page_zoomIn__r9kWC .8s ease-out .5s both}.page_correctionsSection__Ac9mF .page_videoWrapper__jDETk:hover{transform:scale(1.02);box-shadow:0 30px 80px rgba(0,0,0,.2),0 0 100px rgba(255,62,81,.1)}.page_correctionsSection__Ac9mF .page_ctaButton__qi4Pg{box-shadow:0 10px 30px rgba(255,62,81,.3)}.page_correctionsSection__Ac9mF .page_ctaButton__qi4Pg:hover{box-shadow:0 15px 40px rgba(255,62,81,.4)}.page_biographySection__KC0Gc{background:linear-gradient(135deg,#FF3E51,#8B0000);padding:40px 0 0;position:relative;overflow:hidden;min-height:450px;display:flex;align-items:stretch;opacity:0;transition:all 1s ease-out}.page_biographySection__KC0Gc.page_visible__AzqRK{opacity:1}.page_bioContent__BNjo5{padding:20px 0;height:100%}.page_bioLabel__90IIV{color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:2px;font-weight:500}.page_bioName__Npzy3{color:white;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;margin-bottom:20px}.page_bioTextWrapper___WBkH{background:rgba(0,0,0,.2);border-radius:20px;padding:5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 2px 10px rgba(0,0,0,.3)}.page_bioScrollArea__B83gQ{padding:20px}.page_bioText__T40CL{color:white;font-size:1rem;line-height:1.7}.page_bioText__T40CL p{margin-bottom:16px;position:relative;padding-left:20px}.page_bioText__T40CL p:before{content:"•";position:absolute;left:0;color:rgba(255,255,255,.6);font-size:1.2rem;line-height:1.7}.page_bioText__T40CL ul{list-style:none;padding:0;margin:0}.page_bioText__T40CL ul li{margin-bottom:16px;position:relative;padding-left:20px;color:white}.page_bioText__T40CL ul li:before{content:"•";position:absolute;left:0;color:rgba(255,255,255,.6);font-size:1.2rem;line-height:1.7}.page_bioText__T40CL ul li p{margin-bottom:0;padding-left:0}.page_bioText__T40CL ul li p:before{display:none}.page_bioScrollArea__B83gQ .mantine-ScrollArea-scrollbar{background-color:rgba(255,255,255,.1);border-radius:10px}.page_bioScrollArea__B83gQ .mantine-ScrollArea-thumb{background-color:rgba(255,255,255,.3);border-radius:10px}.page_bioScrollArea__B83gQ .mantine-ScrollArea-thumb:hover{background-color:rgba(255,255,255,.5)}.page_imageColumn__zTdfP{position:relative;display:flex;align-items:flex-end;justify-content:center;padding:0}.page_cristianoImageWrapper__zTxAy{position:relative;width:100%;max-width:500px;height:450px;margin-bottom:-1px}.page_cristianoImage__BIjdp{-o-object-fit:contain;object-fit:contain;-o-object-position:bottom center;object-position:bottom center;width:100%;height:100%;transform:scale(1.15);transform-origin:bottom center;filter:brightness(1.2) contrast(1.1);transition:all .5s ease}.page_biographySection__KC0Gc.page_visible__AzqRK .page_cristianoImage__BIjdp{animation:page_slideInRight__xu0Ve 1s ease-out .3s both}@media (max-width:768px){.page_additionalVideosSection__Reyha,.page_correctionsSection__Ac9mF{padding:60px 0}.page_sectionTitle__HJlHJ{font-size:2rem;margin-bottom:12px}.page_sectionSubtitle__oL7UA{font-size:1.125rem;padding:0 20px}.page_biographySection__KC0Gc{padding:40px 0 0;min-height:auto}.page_bioContent__BNjo5{padding:20px 0}.page_bioLabel__90IIV{font-size:.875rem}.page_bioName__Npzy3{font-size:2rem;margin-bottom:16px}.page_bioTextWrapper___WBkH{margin-bottom:30px}.page_bioText__T40CL{font-size:.95rem}.page_cristianoImageWrapper__zTxAy{height:350px;max-width:350px;margin:0 auto}.page_cristianoImage__BIjdp{transform:scale(1)}.page_bioScrollArea__B83gQ{height:250px!important}.page_imageColumn__zTdfP{margin-top:20px}}@media (max-width:480px){.page_correctionsSection__Ac9mF{padding:40px 0}.page_sectionTitle__HJlHJ{font-size:1.75rem}.page_sectionSubtitle__oL7UA{font-size:1rem}.page_biographySection__KC0Gc{padding:30px 0 0}.page_bioName__Npzy3{font-size:1.75rem}.page_bioText__T40CL{font-size:.875rem}.page_bioScrollArea__B83gQ{height:200px!important;padding:15px}.page_cristianoImageWrapper__zTxAy{height:300px;max-width:300px}}.page_pillarsSection__2lvCm{background:linear-gradient(180deg,#ffffff,#f8f9fa);color:#1a1a1a;padding:100px 0;position:relative;overflow:hidden;opacity:0;transition:all .8s ease-out}.page_pillarsSection__2lvCm.page_visible__AzqRK{opacity:1}.page_pillarsSection__2lvCm:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,62,81,.05) 0,transparent 70%);border-radius:50%}.page_pillarsSection__2lvCm:after{content:"";position:absolute;bottom:-30%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(255,62,81,.03) 0,transparent 70%);border-radius:50%}.page_pillarsDescription__UV1TF{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:#666666;max-width:900px;text-align:center;margin:0 auto;position:relative;z-index:1}.page_pillarItem__v1mbY{transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0;transform:translateY(30px)}.page_pillarsSection__2lvCm.page_visible__AzqRK .page_pillarItem__v1mbY{opacity:1;transform:translateY(0)}.page_pillarsSection__2lvCm.page_visible__AzqRK .page_pillarItem__v1mbY:first-child{transition-delay:.1s}.page_pillarsSection__2lvCm.page_visible__AzqRK .page_pillarItem__v1mbY:nth-child(2){transition-delay:.2s}.page_pillarsSection__2lvCm.page_visible__AzqRK .page_pillarItem__v1mbY:nth-child(3){transition-delay:.3s}.page_pillarsSection__2lvCm.page_visible__AzqRK .page_pillarItem__v1mbY:nth-child(4){transition-delay:.4s}.page_pillarItem__v1mbY:before{content:attr(data-number);position:absolute;top:-20px;left:20px;font-size:4rem;font-weight:800;color:rgba(255,62,81,.08);z-index:0}.page_pillarCard__tBdlh{background:rgba(255,255,255,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:40px 30px;height:100%;box-shadow:0 10px 40px rgba(0,0,0,.05);transition:all .4s ease;position:relative;overflow:hidden}.page_pillarCard__tBdlh:after{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent 30%,rgba(255,62,81,.05) 50%,transparent 70%);transform:rotate(45deg);transition:all .6s ease;opacity:0}.page_pillarIconWrapper__uFXOW{width:100px;height:100px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;position:relative;z-index:1;margin:0 auto 20px}.page_pillarText__acZp4{font-size:1.25rem;line-height:1.4;color:#1a1a1a;font-weight:700;margin-bottom:0;position:relative;z-index:1}.page_pillarsTestimonial__dUzoW{font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.8;color:#666666;max-width:900px;text-align:center;margin:0 auto}.page_sectionTitle__HJlHJ:after{content:"EXCLUSIVO";position:absolute;top:-30px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#FF3E51,#ff6b7a);color:white;padding:6px 20px;border-radius:20px;font-size:.75rem;font-weight:700;letter-spacing:1px}@media (max-width:768px){.page_pillarsSection__2lvCm{padding:60px 20px}.page_pillarsDescription__UV1TF{font-size:1rem;text-align:left}.page_pillarCard__tBdlh{padding:30px 20px}.page_pillarItem__v1mbY:before{font-size:3rem;top:-15px;left:15px}.page_pillarIconWrapper__uFXOW{width:80px;height:80px}.page_pillarText__acZp4{font-size:1.1rem}.page_pillarsTestimonial__dUzoW{font-size:1rem;text-align:left}.page_sectionTitle__HJlHJ:after{top:-25px;font-size:.7rem}}@media (max-width:480px){.page_pillarsSection__2lvCm{padding:40px 15px}.page_pillarsDescription__UV1TF{font-size:.95rem}.page_pillarIconWrapper__uFXOW{width:80px;height:80px}.page_pillarsTestimonial__dUzoW{font-size:.95rem}.page_content__Ltfl_{gap:24px;padding:30px 16px}.page_title__72TnV{font-size:1.75rem}.page_subtitle__6EPQ5{font-size:1rem}.page_videoWrapper__jDETk{border-radius:8px}.page_ctaButton__qi4Pg{font-size:1rem;padding:14px 24px}}.page_testSection__4Vl_F{background-color:#ffffff;padding:80px 0;position:relative;opacity:0;transition:all .8s ease-out}.page_testSection__4Vl_F.page_visible__AzqRK{opacity:1}.page_testImageWrapper__R3WL1{width:100%;display:flex;align-items:center;justify-content:center}.page_testImage__Yx9eo{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-width:500px;opacity:0;transform:translateX(-40px);transition:all .8s ease-out .3s}.page_testSection__4Vl_F.page_visible__AzqRK .page_testImage__Yx9eo{opacity:1;transform:translateX(0)}.page_testTitle__RA3qV{font-size:clamp(2rem,3.5vw,3rem);font-weight:800;color:#1a1a1a;line-height:1.2;margin-bottom:16px}.page_testSubtitle__Nk1Am{font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.6;color:#666666;margin-bottom:32px}.page_testButton__SJW9o{background-color:#FF3E51;border:none;font-size:1.25rem;font-weight:600;padding:16px 40px;height:auto;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 10px 30px rgba(255,62,81,.3);position:relative;overflow:hidden}.page_testButton__SJW9o:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:rgba(255,255,255,.2);border-radius:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s}.page_testButton__SJW9o:hover{background-color:#FF3E51;transform:translateY(-2px);box-shadow:0 15px 40px rgba(255,62,81,.4)}.page_testButton__SJW9o:hover:before{width:300px;height:300px}@media (max-width:768px){.page_testSection__4Vl_F{padding:60px 0}.page_testImageWrapper__R3WL1{margin-bottom:30px}.page_testImage__Yx9eo{max-width:400px}.page_testTitle__RA3qV{font-size:2rem}.page_testSubtitle__Nk1Am{font-size:1.125rem}.page_testButton__SJW9o{font-size:1.125rem;padding:14px 32px}}@media (max-width:480px){.page_testSection__4Vl_F{padding:40px 0}.page_testImage__Yx9eo{max-width:300px}.page_testTitle__RA3qV{font-size:1.75rem}.page_testSubtitle__Nk1Am{font-size:1rem}.page_testButton__SJW9o{font-size:1rem;padding:12px 24px}}.page_testimonialsSection__VXewl{background:linear-gradient(180deg,#1a1a1a,#0f0f0f);padding:100px 0;position:relative;overflow:hidden;opacity:0;transform:translateY(40px);transition:all .8s ease-out}.page_testimonialsSection__VXewl.page_visible__AzqRK{opacity:1;transform:translateY(0)}.page_testimonialsSection__VXewl:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 30% 20%,rgba(255,62,81,.05) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,62,81,.03) 0,transparent 50%);pointer-events:none}.page_testimonialsSection__VXewl .page_sectionTitle__HJlHJ{color:white;font-size:clamp(2rem,4vw,3.5rem);margin-bottom:0}.page_carouselContainer__Tbhs1{width:100%;position:relative;padding:40px 0}.page_carouselTrack__CzeH1{display:flex;align-items:center;justify-content:center;position:relative;height:500px;perspective:1200px}.page_carouselItem__hDL92{position:absolute;transition:all .6s cubic-bezier(.4,0,.2,1);cursor:pointer;width:800px;transform-style:preserve-3d}.page_carouselItem__hDL92.page_hidden__mVLUC{opacity:0;transform:translateX(100%) scale(.5);pointer-events:none}.page_carouselItem__hDL92.page_prev__G0VcH{transform:translateX(-55%) scale(.75) rotateY(15deg);opacity:.5;filter:blur(2px);z-index:1}.page_carouselItem__hDL92.page_active__XS64f{transform:translateX(0) scale(1) rotateY(0);opacity:1;z-index:3;filter:none}.page_carouselItem__hDL92.page_next__jcnwV{transform:translateX(55%) scale(.75) rotateY(-15deg);opacity:.5;filter:blur(2px);z-index:1}.page_carouselItem__hDL92.page_next__jcnwV:hover,.page_carouselItem__hDL92.page_prev__G0VcH:hover{opacity:.7;filter:blur(1px)}.page_testimonialVideoWrapper__ArrST{width:100%;border-radius:16px;overflow:hidden;background:#000;box-shadow:0 20px 60px rgba(0,0,0,.5);transition:box-shadow .3s ease}.page_carouselItem__hDL92.page_active__XS64f .page_testimonialVideoWrapper__ArrST{box-shadow:0 30px 80px rgba(0,0,0,.6),0 0 40px rgba(255,62,81,.2)}.page_testimonialVideo__Fqma0{width:100%;aspect-ratio:16/9;border:none;display:block}.page_carouselIndicators__rkNg6{display:flex;gap:12px;justify-content:center;margin-top:40px}.page_indicator__rh2u0{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.page_indicator__rh2u0:hover{background:rgba(255,255,255,.2)}.page_indicatorActive__Uu3LA{background:#FF3E51;border-color:#FF3E51;width:32px;border-radius:6px}@media (max-width:1200px){.page_carouselItem__hDL92{width:600px}.page_carouselTrack__CzeH1{height:400px}}@media (max-width:768px){.page_testimonialsSection__VXewl{padding:60px 0}.page_carouselContainer__Tbhs1{padding:30px 0}.page_carouselTrack__CzeH1{height:300px}.page_carouselItem__hDL92{width:450px}.page_carouselItem__hDL92.page_prev__G0VcH{transform:translateX(-45%) scale(.65) rotateY(10deg)}.page_carouselItem__hDL92.page_next__jcnwV{transform:translateX(45%) scale(.65) rotateY(-10deg)}}@media (max-width:480px){.page_testimonialsSection__VXewl{padding:40px 0}.page_carouselContainer__Tbhs1{padding:20px 0}.page_carouselTrack__CzeH1{height:250px}.page_carouselItem__hDL92{width:300px}.page_carouselItem__hDL92.page_next__jcnwV,.page_carouselItem__hDL92.page_prev__G0VcH{opacity:0;pointer-events:none}.page_testimonialVideoWrapper__ArrST{border-radius:12px}.page_carouselIndicators__rkNg6{margin-top:30px}.page_indicator__rh2u0{width:10px;height:10px}.page_indicatorActive__Uu3LA{width:24px}}.page_finalVideoSection__u24cj{background:linear-gradient(180deg,#0f0f0f,#1a1a1a);padding:100px 0;position:relative;opacity:0;transform:scale(.95);transition:all 1s ease-out}.page_finalVideoSection__u24cj.page_visible__AzqRK{opacity:1;transform:scale(1)}.page_finalVideoWrapper__emNS0{width:100%;max-width:900px;margin:0 auto;position:relative;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.6),0 0 60px rgba(255,62,81,.15)}.page_finalVideo__E8ZPn{width:100%;aspect-ratio:16/9;border:none;display:block}@media (max-width:768px){.page_finalVideoSection__u24cj{padding:60px 0}.page_finalVideoWrapper__emNS0{border-radius:16px;box-shadow:0 20px 50px rgba(0,0,0,.5)}}@media (max-width:480px){.page_finalVideoSection__u24cj{padding:40px 0}.page_finalVideoWrapper__emNS0{border-radius:12px}}.page_container__eEA_Q{width:100%;padding:0 20px;margin:0 auto}.page_divider__p8_Ew{height:1px;background-color:rgba(0,0,0,.05);border:none;margin:0}.page_bioGrid__eF7hg{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:stretch;width:100%}.page_bioContentCol__6YUSR{display:flex;flex-direction:column}@media (max-width:768px){.page_bioGrid__eF7hg{grid-template-columns:1fr;gap:30px}}.page_faqSection__TxKrB{background:linear-gradient(180deg,#1a1a1a,#0f0f0f);color:#ffffff;padding:100px 0;position:relative;overflow:hidden;opacity:0;transform:translateY(30px);transition:all .8s ease-out}.page_faqSection__TxKrB.page_visible__AzqRK{opacity:1;transform:translateY(0)}.page_faqTitle__NUvOY{font-size:3rem;font-weight:700;color:#ffffff;text-align:center;margin-bottom:1rem;letter-spacing:-.02em}.page_faqSubtitle__utH8J{font-size:1.25rem;color:rgba(255,255,255,.7);text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto}.page_faqContainer__7Tym_{max-width:900px;margin:0 auto}.page_faqItem__Y_ZNM{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.page_faqItem__Y_ZNM:hover{background:rgba(255,255,255,.08);border-color:rgba(255,62,81,.3);transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.3)}.page_faqQuestion__NxchC{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .3s ease}.page_faqQuestion__NxchC:hover{background:rgba(255,62,81,.05)}.page_faqQuestionNumber__I2B3F{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,#ff3e51,#e01e5a);color:#ffffff;font-size:.875rem;font-weight:600;border-radius:50%;margin-right:1rem;flex-shrink:0}.page_faqQuestionText__9IBti{flex:1;font-size:1.125rem;font-weight:600;color:#ffffff;line-height:1.5;margin-right:1rem}.page_faqIcon__h3P_Y{width:24px;height:24px;color:rgba(255,255,255,.5);transition:transform .3s ease;flex-shrink:0}.page_faqIcon__h3P_Y.page_active__XS64f{transform:rotate(180deg);color:#ff3e51}.page_faqAnswer__IQ93C{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.page_faqAnswer__IQ93C.page_active__XS64f{max-height:1000px;transition:max-height .5s ease-in}.page_faqAnswerContent__yf6k1{padding:0 2rem 2rem 4rem;font-size:1rem;line-height:1.8;color:rgba(255,255,255,.8)}.page_faqAnswerContent__yf6k1 p{margin-bottom:1rem}.page_faqAnswerContent__yf6k1 p:last-child{margin-bottom:0}.page_faqAnswerContent__yf6k1 ol,.page_faqAnswerContent__yf6k1 ul{margin:1rem 0;padding-left:1.5rem}.page_faqAnswerContent__yf6k1 li{margin-bottom:.5rem;color:rgba(255,255,255,.8)}.page_faqAnswerContent__yf6k1 strong{color:#ffffff;font-weight:600}@media (max-width:768px){.page_faqSection__TxKrB{padding:60px 0}.page_faqTitle__NUvOY{font-size:2rem}.page_faqSubtitle__utH8J{font-size:1.1rem;margin-bottom:3rem}.page_faqQuestion__NxchC{padding:1.25rem 1.5rem}.page_faqQuestionNumber__I2B3F{width:28px;height:28px;font-size:.75rem;margin-right:.75rem}.page_faqQuestionText__9IBti{font-size:1rem}.page_faqAnswerContent__yf6k1{padding:0 1.5rem 1.5rem 3.5rem;font-size:.95rem}}@media (max-width:480px){.page_faqSection__TxKrB{padding:40px 0}.page_faqTitle__NUvOY{font-size:1.75rem}.page_faqSubtitle__utH8J{font-size:1rem}.page_faqQuestion__NxchC{padding:1rem 1.25rem}.page_faqQuestionText__9IBti{font-size:.95rem}.page_faqAnswerContent__yf6k1{padding:0 1.25rem 1.25rem;font-size:.875rem}.page_faqQuestionNumber__I2B3F{display:none}}.page_pillarsGrid__KexwW{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:60px;width:100%}.page_pillarCol__YcQsK{display:flex}@media (max-width:768px){.page_pillarsGrid__KexwW{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.page_pillarsGrid__KexwW{grid-template-columns:1fr}}.page_testGrid__VNzkM{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.page_testCol__AY2xv,.page_testContent__r7MVB{display:flex;flex-direction:column}.page_testContent__r7MVB{gap:1rem;align-items:flex-start}@media (max-width:768px){.page_testGrid__VNzkM{grid-template-columns:1fr;gap:30px}}