.page_mainContainer__uvqiI{display:flex;flex-direction:column;min-height:100vh;width:100%}.page_contentWrapper__YBAIW{flex:1 1}.page_backToTop___SVcD{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;border-radius:50%;background-color:var(--color-action);color:white;border:none;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);z-index:9999;transition:all .3s ease}.page_backToTop___SVcD:hover{background-color:var(--color-highlight);transform:translateY(-3px)}@media (max-width:768px){.page_backToTop___SVcD{width:40px;height:40px;font-size:1.2rem;bottom:1rem;right:1rem}}.page_fadeIn__wvzG6{animation:page_fadeIn__wvzG6 .8s ease forwards}@keyframes page_fadeIn__wvzG6{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_sectionPadding__0_NTn{padding:var(--section-padding)}@media (max-width:768px){.page_sectionPadding__0_NTn{padding:var(--section-padding-mobile)}}.HeroSection_hero__bzARy{position:relative;display:grid;grid-template-columns:minmax(0,650px) 1fr;align-items:center;grid-gap:2rem;gap:2rem;background-color:var(--color-background);color:var(--color-text-strong);overflow:hidden;padding:100px}.HeroSection_hero__bzARy:before{content:"";position:absolute;top:-150px;left:-150px;width:500px;height:500px;background:radial-gradient(circle,var(--color-action-light,rgba(79,70,229,.1)),transparent 70%);z-index:0;pointer-events:none}.HeroSection_contentWrapper__0twJH{z-index:1;display:flex;flex-direction:column;gap:1.5rem}.HeroSection_title__waFpI{font-size:clamp(2rem,5vw,3rem);line-height:1.2;font-weight:800;text-shadow:0 1px 3px rgba(0,0,0,.05)}.HeroSection_title__waFpI span{color:var(--color-action)}.HeroSection_subtitle___2nlL{font-size:clamp(1.1rem,2.5vw,1.25rem);color:var(--color-text-secondary);line-height:1.6;max-width:55ch}.HeroSection_bookWrapper__uURfa{z-index:1;display:flex;align-items:center;justify-content:center;height:100%}@media (max-width:900px){.HeroSection_hero__bzARy{grid-template-columns:1fr;text-align:center;padding:4rem var(--padding-global,1.5rem)}.HeroSection_contentWrapper__0twJH{align-items:center;gap:2rem}.HeroSection_subtitle___2nlL{max-width:60ch}.HeroSection_bookWrapper__uURfa{margin-top:2rem;min-height:350px}.HeroSection_hero__bzARy:before{width:400px;height:400px;top:-100px;left:50%;transform:translateX(-50%)}}.BuyButton_ctaButton__gl8dX{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--color-action);color:white;padding:1rem 2rem;border-radius:var(--radius-md);font-weight:600;font-size:1.1rem;transition:all .3s ease;border:none;cursor:pointer;width:100%;justify-content:center}.BuyButton_ctaButton__gl8dX:hover{background-color:var(--color-highlight);transform:translateY(-2px);box-shadow:var(--shadow-md)}.FloatingBook_bookWrapper__xoB2H{position:relative;perspective:1000px;width:250px;height:350px;padding:1rem}.FloatingBook_book__1LenF{width:100%;height:100%;position:relative;transform-style:preserve-3d;transform:rotateY(-15deg);animation:FloatingBook_float__Mqv8I 6s ease-in-out infinite;background-color:var(--color-white);border-radius:8px 16px 16px 8px;box-shadow:-5px 0 5px rgba(0,0,0,.1),-10px 0 15px rgba(0,0,0,.1)}.FloatingBook_bookCover__JLSZ_{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:8px 16px 16px 8px;transform:translateZ(10px);box-shadow:0 0 20px rgba(0,0,0,.2);overflow:hidden}.FloatingBook_bookIcon__iTO6v{color:var(--color-white);z-index:2;opacity:.8}.FloatingBook_bookShadow__NM6wI{position:absolute;width:85%;height:30px;background:rgba(0,0,0,.2);border-radius:50%;bottom:-15px;left:7.5%;filter:blur(15px);transform-origin:center;animation:FloatingBook_shadow__CQaDB 6s ease-in-out infinite}@keyframes FloatingBook_float__Mqv8I{0%,to{transform:rotateY(-15deg) translateY(0)}50%{transform:rotateY(-12deg) translateY(-20px)}}@keyframes FloatingBook_shadow__CQaDB{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(.85);opacity:.1}}.FloatingBook_premiumSeal__MBGGu{position:absolute;top:20px;right:-15px;z-index:5;width:60px;height:60px;background-color:var(--color-action);border-radius:50%;border:3px solid var(--color-white);box-shadow:0 4px 12px rgba(0,0,0,.25);display:flex;align-items:center;justify-content:center;transform-origin:center;animation:FloatingBook_pulse-seal__sYlEh 3s ease-in-out infinite}@keyframes FloatingBook_pulse-seal__sYlEh{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width:768px){.FloatingBook_premiumSeal__MBGGu{width:48px;height:48px;top:15px;right:-8px;border-width:2px}.FloatingBook_premiumSeal__MBGGu svg{width:24px;height:24px}}.DirectionSection_section__X5Dpc{padding:5rem 1rem;background-color:var(--color-white)}.DirectionSection_container__UuLRQ{max-width:1200px;margin:0 auto}.DirectionSection_header__iy7RT{text-align:center;margin-bottom:3rem}.DirectionSection_title__MOaEo{font-size:2.25rem;color:var(--color-text-strong);margin-bottom:1rem;position:relative;display:inline-block}.DirectionSection_title__MOaEo span{position:relative}.DirectionSection_title__MOaEo span:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background-color:var(--color-action);border-radius:2px}.DirectionSection_subtitle__Mk1Es{font-size:1.25rem;color:var(--color-text-secondary);max-width:700px;margin:0 auto;line-height:1.6}.DirectionSection_grid__4jADq{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.DirectionSection_card__7cPYG{background-color:var(--color-background);border-radius:var(--radius-lg);padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05)}.DirectionSection_card__7cPYG:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.DirectionSection_cardIcon__M_ZNd{position:relative;width:64px;height:64px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;color:var(--color-highlight)}.DirectionSection_checkIcon__k8Tz8{position:absolute;bottom:-5px;right:-5px;color:var(--color-action);background:var(--color-white);border-radius:50%;padding:2px}.DirectionSection_cardTitle__OGWLc{font-size:1.25rem;color:var(--color-text-strong);margin-bottom:.75rem}.DirectionSection_cardDescription__1Jjav{color:var(--color-text-secondary);font-size:.95rem;line-height:1.6}@media (max-width:768px){.DirectionSection_section__X5Dpc{padding:3rem 1rem}.DirectionSection_title__MOaEo{font-size:1.75rem}.DirectionSection_subtitle__Mk1Es{font-size:1rem}.DirectionSection_grid__4jADq{grid-template-columns:1fr;gap:1.5rem}}.LearnSection_section___dJVV{padding:5rem 1rem;background-color:var(--color-background)}.LearnSection_container__dqXW6{max-width:1200px;margin:0 auto}.LearnSection_header__lGPMz{text-align:center;margin-bottom:3rem}.LearnSection_title__soPMS{font-size:2.25rem;color:var(--color-text-strong);margin-bottom:1rem;position:relative;display:inline-block}.LearnSection_title__soPMS span{position:relative}.LearnSection_title__soPMS span:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background-color:var(--color-highlight);border-radius:2px}.LearnSection_subtitle__AD1Jm{font-size:1.25rem;color:var(--color-text-secondary);max-width:700px;margin:0 auto;line-height:1.6}.LearnSection_grid__9ghNz{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.LearnSection_card__wGMmC{background-color:var(--color-white);border-radius:var(--radius-lg);padding:2rem;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);box-shadow:var(--shadow-sm)}.LearnSection_card__wGMmC:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.LearnSection_cardHeader__hprgF{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.LearnSection_cardIcon__jepvp{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background-color:var(--color-highlight);color:var(--color-white);border-radius:var(--radius-md);flex-shrink:0}.LearnSection_cardTitle__mqRKU{font-size:1.25rem;color:var(--color-text-strong);margin:0}.LearnSection_cardDescription__3ErZn{color:var(--color-text-secondary);font-size:1rem;line-height:1.6;display:flex;align-items:flex-start;gap:.5rem}.LearnSection_checkIcon__2fEek{color:var(--color-action);flex-shrink:0;margin-top:3px}@media (max-width:768px){.LearnSection_section___dJVV{padding:3rem 1rem}.LearnSection_title__soPMS{font-size:1.75rem}.LearnSection_subtitle__AD1Jm{font-size:1rem}.LearnSection_grid__9ghNz{grid-template-columns:1fr;gap:1.5rem}.LearnSection_cardHeader__hprgF{flex-direction:column;align-items:flex-start;gap:.5rem}.LearnSection_cardDescription__3ErZn{font-size:.95rem}}.DepoimentosSection_section__ufeNY{padding:80px 0;background-color:#f9fafb}.DepoimentosSection_container__7Ozj5{max-width:1200px;margin:0 auto;padding:0 20px}.DepoimentosSection_header__NH_oU{text-align:center;margin-bottom:48px}.DepoimentosSection_title__jZtNz{font-size:2.5rem;font-weight:800;margin-bottom:16px}.DepoimentosSection_subtitle__R5Yih{font-size:1.125rem;color:#6b7280;max-width:600px;margin:0 auto}.DepoimentosSection_reelsContainer__fljWX{display:flex;overflow-x:auto;gap:24px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#d1d5db transparent;padding-bottom:24px;-webkit-overflow-scrolling:touch}.DepoimentosSection_reelsContainer__fljWX::-webkit-scrollbar{height:8px}.DepoimentosSection_reelsContainer__fljWX::-webkit-scrollbar-track{background:transparent}.DepoimentosSection_reelsContainer__fljWX::-webkit-scrollbar-thumb{background-color:#d1d5db;border-radius:10px;border:3px solid transparent;background-clip:content-box}.DepoimentosSection_card__C3Fgg{flex:0 0 auto;width:320px;scroll-snap-align:start;background-color:#ffffff;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);display:flex;flex-direction:column}.DepoimentosSection_quoteIcon___Qut2{color:#9ca3af;margin-bottom:12px}.DepoimentosSection_quote__t2bet{font-style:italic;color:#4b5563;flex-grow:1;margin-bottom:16px}.DepoimentosSection_rating__954TN{display:flex;gap:4px;margin-bottom:16px}.DepoimentosSection_star__z6JkL{color:#f59e0b}.DepoimentosSection_author__6jof_{display:flex;flex-direction:column;text-align:left;margin-top:auto}.DepoimentosSection_author__6jof_ strong{font-weight:600}.DepoimentosSection_author__6jof_ span{font-size:.875rem;color:#6b7280}.AboutSection_section__P00i_{padding:5rem 1rem;background-color:var(--color-background)}.AboutSection_container__x_hgZ{max-width:1200px;margin:0 auto}.AboutSection_header__G9qmQ{text-align:center;margin-bottom:3rem}.AboutSection_title__PCthc{font-size:2.25rem;color:var(--color-text-strong);margin-bottom:1rem;position:relative;display:inline-block}.AboutSection_title__PCthc span{position:relative}.AboutSection_title__PCthc span:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background-color:var(--color-highlight);border-radius:2px}.AboutSection_subtitle__xR8fM{font-size:1.25rem;color:var(--color-text-secondary);max-width:700px;margin:0 auto;line-height:1.6}.AboutSection_content__nKa0j{display:flex;flex-direction:column;gap:3rem}.AboutSection_profile___RDMz{display:flex;gap:3rem;align-items:center}.AboutSection_photoContainer__zhjzE{position:relative;flex-shrink:0}.AboutSection_photo__gAVU_{width:200px;height:200px;border-radius:50%;background-color:var(--color-text-secondary);background-image:url(/imgs/deryck.jpg);background-size:cover;background-position:50%;border:5px solid var(--color-white);box-shadow:var(--shadow-md)}.AboutSection_badge__KRT_M{position:absolute;bottom:20px;right:-10px;background-color:var(--color-action);color:var(--color-white);padding:.5rem 1rem;border-radius:20px;display:flex;align-items:center;gap:.5rem;font-weight:600;font-size:.9rem;box-shadow:var(--shadow-sm)}.AboutSection_profileInfo__degan{flex:1 1}.AboutSection_name__DLlXL{font-size:1.75rem;color:var(--color-text-strong);margin-bottom:.5rem}.AboutSection_role__zDOfq{font-size:1.1rem;color:var(--color-highlight);font-weight:500;margin-bottom:1.5rem}.AboutSection_bio__MdSz0{color:var(--color-text-secondary);line-height:1.6}.AboutSection_specialties__6ddxw{background-color:var(--color-white);padding:2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.AboutSection_specialtiesTitle__C6O29{font-size:1.5rem;color:var(--color-text-strong);margin-bottom:2rem;text-align:center;position:relative}.AboutSection_specialtiesTitle__C6O29:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:50px;height:3px;background-color:var(--color-action)}.AboutSection_specialtiesGrid__TTl_Z{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.AboutSection_specialtyCard__fewyS{text-align:center;padding:1.5rem;transition:all .3s ease}.AboutSection_specialtyCard__fewyS:hover{transform:translateY(-5px)}.AboutSection_specialtyIcon__k_Etc{width:60px;height:60px;margin:0 auto 1rem;background-color:var(--color-background);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-highlight)}.AboutSection_specialtyTitle__J7ri4{font-size:1.1rem;color:var(--color-text-strong);margin-bottom:.5rem}.AboutSection_specialtyDescription__bIe_b{color:var(--color-text-secondary);font-size:.9rem;line-height:1.5}@media (max-width:768px){.AboutSection_section__P00i_{padding:3rem 1rem}.AboutSection_title__PCthc{font-size:1.75rem}.AboutSection_subtitle__xR8fM{font-size:1rem}.AboutSection_profile___RDMz{flex-direction:column;text-align:center;gap:2rem}.AboutSection_photo__gAVU_{width:150px;height:150px}.AboutSection_badge__KRT_M{right:10px}.AboutSection_specialtiesGrid__TTl_Z{grid-template-columns:1fr}}.OfertaSection_section__8UG07{padding:5rem 1rem;background-color:var(--color-white)}.OfertaSection_container__1xKvW{max-width:1200px;margin:0 auto}.OfertaSection_content__TyM_k{display:flex;justify-content:center}.OfertaSection_offerCard__xLCm0{background-color:var(--color-background);border-radius:var(--radius-lg);padding:3rem 2rem;text-align:center;max-width:500px;width:100%;box-shadow:var(--shadow-md);position:relative;overflow:hidden;border:1px solid rgba(0,0,0,.05)}.OfertaSection_offerCard__xLCm0:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--color-action),var(--color-highlight))}.OfertaSection_offerTitle__kTLE_{font-size:1.75rem;color:var(--color-text-strong);margin-bottom:1.5rem}.OfertaSection_priceContainer__sfpZe{margin-bottom:2rem}.OfertaSection_originalPrice__bf7G1{display:block;font-size:1.25rem;color:var(--color-text-secondary);text-decoration:line-through}.OfertaSection_currentPrice__B8bYO{display:block;font-size:2.5rem;font-weight:700;color:var(--color-action);margin:.5rem 0}.OfertaSection_discount__kmRNr{display:inline-block;background-color:var(--color-highlight);color:var(--color-white);padding:.25rem 1rem;border-radius:20px;font-weight:600;font-size:.9rem}.OfertaSection_bookMockup__zWBi6{margin:2rem auto;position:relative;width:-moz-fit-content;width:fit-content}.OfertaSection_book__jMtWs{width:180px;height:250px;position:relative;transform-style:preserve-3d;transform:rotateY(-15deg);animation:OfertaSection_float__kOBV_ 6s ease-in-out infinite;background-color:var(--color-white);border-radius:8px 16px 16px 8px;display:flex;align-items:center;justify-content:center}.OfertaSection_bookCover__qJOyR{position:absolute;width:100%;height:100%;background-color:var(--color-highlight);border-radius:8px 16px 16px 8px;transform:translateZ(10px);box-shadow:0 0 20px rgba(0,0,0,.1)}.OfertaSection_bookIcon__1iIgh{color:var(--color-white);z-index:2;opacity:.8}.OfertaSection_bookShadow__T388A{position:absolute;width:100%;height:20px;background:rgba(0,0,0,.1);border-radius:50%;bottom:-20px;left:0;filter:blur(10px);animation:OfertaSection_shadow__BdV_T 6s ease-in-out infinite}.OfertaSection_benefitsList__MOq8A{list-style:none;text-align:left;margin:2rem 0;padding:0 1rem}.OfertaSection_benefitsList__MOq8A li{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--color-text-strong)}.OfertaSection_checkIcon___EeAl{color:var(--color-action);flex-shrink:0}.OfertaSection_guarantee__5ZxZ7{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:rgba(61,165,217,.1);padding:1rem;border-radius:var(--radius-sm);margin:2rem 0;color:var(--color-text-strong)}.OfertaSection_guaranteeIcon__xkKKt{color:var(--color-highlight)}.OfertaSection_ctaButton__Ag14B{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--color-action);color:white;padding:1rem 2rem;border-radius:var(--radius-md);font-weight:600;font-size:1.1rem;transition:all .3s ease;border:none;cursor:pointer;width:100%;justify-content:center}.OfertaSection_ctaButton__Ag14B:hover{background-color:var(--color-highlight);transform:translateY(-2px);box-shadow:var(--shadow-md)}@keyframes OfertaSection_float__kOBV_{0%,to{transform:rotateY(-15deg) translateY(0)}50%{transform:rotateY(-10deg) translateY(-15px)}}@keyframes OfertaSection_shadow__BdV_T{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(.9);opacity:.4}}@media (max-width:768px){.OfertaSection_section__8UG07{padding:3rem 1rem}.OfertaSection_offerTitle__kTLE_{font-size:1.5rem}.OfertaSection_currentPrice__B8bYO{font-size:2rem}.OfertaSection_book__jMtWs{width:150px;height:210px}.OfertaSection_bookIcon__1iIgh{size:36px}}.FaqSection_section__dxA7W{padding:5rem 1rem;background-color:var(--color-background)}.FaqSection_container__cP2w8{max-width:800px;margin:0 auto}.FaqSection_header__ZIcly{text-align:center;margin-bottom:3rem}.FaqSection_title__cXz6b{font-size:2.25rem;color:var(--color-text-strong);margin-bottom:1rem;position:relative;display:inline-block}.FaqSection_title__cXz6b span{position:relative}.FaqSection_title__cXz6b span:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:4px;background-color:var(--color-action);border-radius:2px}.FaqSection_subtitle__nfc7V{font-size:1.25rem;color:var(--color-text-secondary);max-width:600px;margin:0 auto;line-height:1.6}.FaqSection_accordion__Xc9Bw{border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}.FaqSection_accordionItem__IjJee{border-bottom:1px solid rgba(0,0,0,.1);background-color:var(--color-white)}.FaqSection_accordionItem__IjJee:last-child{border-bottom:none}.FaqSection_accordionButton__fPHKa{width:100%;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-white);border:none;cursor:pointer;transition:all .2s ease;text-align:left}.FaqSection_accordionButton__fPHKa.FaqSection_active__Bim_I,.FaqSection_accordionButton__fPHKa:hover{background-color:var(--color-background)}.FaqSection_questionContent__BFiF0{display:flex;align-items:center;gap:1rem}.FaqSection_questionIcon__MiYvw{color:var(--color-highlight)}.FaqSection_questionText__iDY8Z{font-weight:600;color:var(--color-text-strong);font-size:1.1rem}.FaqSection_accordionPanel__dTtSI{max-height:0;overflow:hidden;transition:max-height .3s ease;background-color:var(--color-background)}.FaqSection_accordionPanel__dTtSI.FaqSection_show__ediuO{max-height:500px}.FaqSection_accordionContent__h7B0q{padding:0 1.5rem 1.5rem;color:var(--color-text-secondary);line-height:1.6}.FaqSection_accordionContent__h7B0q p{margin:0;padding-left:2.5rem}@media (max-width:768px){.FaqSection_section__dxA7W{padding:3rem 1rem}.FaqSection_title__cXz6b{font-size:1.75rem}.FaqSection_questionText__iDY8Z,.FaqSection_subtitle__nfc7V{font-size:1rem}.FaqSection_accordionButton__fPHKa{padding:1.25rem}.FaqSection_accordionContent__h7B0q{padding:0 1.25rem 1.25rem}.FaqSection_accordionContent__h7B0q p{padding-left:0}}