.styles_header__KRaYH{position:fixed;top:0;left:0;right:0;background:var(--color-blue0);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:100;box-shadow:0 2px 4px rgba(0,0,0,.1)}.styles_container__UBoD4{max-width:1200px;margin:0 auto;padding:0 2rem}.styles_headerInner__Aj8J2{display:flex;justify-content:space-between;align-items:center;height:70px}.styles_logo__cLlCR{font-size:1.5rem;font-weight:700}.styles_logo__cLlCR a{text-decoration:none;color:var(--color-white0)}.styles_navLinks__tXXRj{display:flex;gap:2rem}.styles_navLinks__tXXRj a{text-decoration:none;color:var(--color-white0);font-size:1rem;transition:color .2s ease}.styles_navLinks__tXXRj a:hover{color:hsla(0,0%,100%,.8)}.styles_menuButton__qlM7K{display:none;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:200}.styles_menuButton__qlM7K span{width:30px;height:3px;background:var(--color-white0);border-radius:10px;transition:all .3s linear;position:relative;transform-origin:1px}.styles_menuButton__qlM7K.styles_menuOpen__c3Is2 span:first-child{transform:rotate(45deg)}.styles_menuButton__qlM7K.styles_menuOpen__c3Is2 span:nth-child(2){opacity:0}.styles_menuButton__qlM7K.styles_menuOpen__c3Is2 span:nth-child(3){transform:rotate(-45deg)}@media (max-width:768px){.styles_menuButton__qlM7K{display:flex}.styles_navLinks__tXXRj{display:flex;flex-direction:column;position:fixed;top:70px;right:-100%;width:100%;height:calc(100vh - 70px);background:var(--color-blue0);padding:2rem;transition:right .3s ease-in-out;gap:2rem}.styles_navLinks__tXXRj.styles_showMenu__UZsSJ{right:0}.styles_navLinks__tXXRj a{font-size:1.2rem;padding:.5rem 0}}.Button_button___MKvJ{display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:16px;padding:0 24px;text-decoration:none;white-space:nowrap;min-width:100px;border:none;cursor:pointer;border-radius:12px;transition:all .2s ease-in-out;position:relative;overflow:hidden}.Button_button_theme_default__9Y4vX{background:linear-gradient(135deg,#e5548b,#e8296b);color:#fff}.Button_button_theme_green__H1Td_{background:linear-gradient(135deg,#badd2c,#c8eb3f);color:#27362e;box-shadow:0 4px 12px rgba(186,221,44,.2)}.Button_button_theme_violet__07xAN{background:linear-gradient(135deg,#7b63bd,#937bd7);color:#fff}.Button_button_theme_yellow__CFGkD{background:var(--color-yellow1);color:#27362e}.Button_button_theme_white__wcjT2{background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);color:var(--white-button-color)}.Button_button_theme_white-black__XF901{background:#fff;color:#27362e;box-shadow:0 4px 12px rgba(0,0,0,.05)}.Button_button_theme_white-blue__BekZK{background:#fff;color:#00a8cd;border:1px solid #00a8cd}.Button_button_theme_gray__Z6TMQ{background:linear-gradient(135deg,#aaa,#cdcdcd);color:#fff}.Button_button_theme_gray2__WZPa7{background:#f3f3f3;color:#27362e}.Button_button_theme_rule__BEzPZ{background:var(--color-white0);color:hsla(0,0%,7%,.56);border:1px solid var(--color-border);box-shadow:none}.Button_button_theme_practice-soft__Z1uMj{background:var(--color-white0);color:var(--color-green0);border:1px solid var(--color-green1);box-shadow:none}.Button_button_theme_practice-soft-blue__6iVtU{background:var(--color-white0);color:var(--color-blue0);border:1px solid var(--color-blue1);box-shadow:none}.Button_button_theme_transparent__v7GYM{background:transparent;color:var(--white-button-color)}.Button_button_theme_blue__oMJny{background:var(--color-blue0);color:#fff;box-shadow:0 4px 12px rgba(0,168,205,.2)}@media (hover:hover){.Button_button___MKvJ:hover{transform:translateY(-1px)}.Button_button_theme_green__H1Td_:hover{background:linear-gradient(135deg,#c8eb3f,#d4f754)}.Button_button_theme_violet__07xAN:hover{background:linear-gradient(135deg,#937bd7,#a58df0)}.Button_button_theme_gray__Z6TMQ:hover{background:linear-gradient(135deg,#cdcdcd,#e0e0e0)}.Button_button_theme_gray2__WZPa7:hover{background:#e5e5e5}.Button_button_theme_rule__BEzPZ:hover{background:hsla(0,0%,7%,.03)}.Button_button_theme_practice-soft__Z1uMj:hover{background:rgba(186,221,44,.12)}.Button_button_theme_practice-soft-blue__6iVtU:hover{background:rgba(0,168,205,.1)}.Button_button_theme_white__wcjT2:hover{background:hsla(0,0%,100%,.2)}.Button_button_theme_blue__oMJny:hover{background:var(--color-blue1)}}.Button_button_size_mini__skwrX{height:32px;font-size:14px;padding:0 16px;border-radius:8px}.Button_button_size_small__6Kw_Y{height:40px;font-size:14px;border-radius:10px}.Button_button_size_default__dl4uV{height:48px}.Button_button_size_big__6PJlw{height:56px;font-size:18px}.Button_button_only-icon__nMMXy{min-width:0;padding:0;aspect-ratio:1}.Button_button__icon__yZSPP{margin-right:10px;font-size:0;display:flex;align-items:center}.Button_button__icon_alone__xNCH_{margin-right:0}.Button_button__text__QwYOd{text-align:center;display:flex;flex-direction:column}.Button_description__JR3tc{margin-top:4px;font-size:12px;opacity:.8}@media (min-width:768px){.Button_button___MKvJ{min-width:100px}.Button_button_size_mini__skwrX{height:50px;font-weight:700;font-size:18px}.Button_button_size_mini__skwrX .Button_button__icon__yZSPP{transform:scale(1)}.Button_button_size_big__6PJlw{height:75px;font-size:25px}}.styles_hero__ogIW6{position:relative;min-height:85vh;display:flex;align-items:center;justify-content:center;background:var(--color-white0);color:var(--color-black0);padding:7rem 0 3.5rem}.styles_heroOverlay__xPgWg{display:none}.styles_container__EkOh0{width:100%;max-width:1300px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;gap:3rem}.styles_heroContent__W2_Kt{position:relative;z-index:2;max-width:600px;padding:0 1.5rem;text-align:left;flex:1 1}.styles_title__4FndR{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.styles_subtitle__ugmjA{font-size:1.5rem;margin-bottom:2rem;line-height:1.6;opacity:.8}.styles_ctaContainer__TDwBd{margin-top:2rem}.styles_ctaLink__XwWVF{display:inline-block;width:100%;max-width:320px}.styles_ctaLink__XwWVF button{width:100%;padding:1rem 2rem;font-size:1.25rem;font-weight:600}.styles_freeText__DcjCK{font-size:1rem;color:var(--color-black0);margin:0;opacity:.9}.styles_iconWrapper__3VlTM{font-size:5rem;margin-bottom:2rem;animation:styles_float__OOlmA 3s ease-in-out infinite;line-height:1;filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}@keyframes styles_float__OOlmA{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.styles_imageWrapper__OpVub{width:100%;max-width:600px;flex:1 1;padding:0 1rem}.styles_heroImage__dGDb7{width:100%;height:auto;border-radius:12px}@media (max-width:768px){.styles_container__EkOh0{flex-direction:column;gap:1rem}.styles_heroContent__W2_Kt{text-align:center;padding:0 1rem;max-width:100%}.styles_imageWrapper__OpVub{order:1;max-width:550px;margin:1.5rem auto}.styles_ctaContainer__TDwBd{order:2}.styles_title__4FndR{font-size:2.5rem;margin-bottom:1.25rem}.styles_subtitle__ugmjA{font-size:1.2rem;margin-bottom:1.75rem;padding:0 .5rem}.styles_iconWrapper__3VlTM{font-size:4rem;margin-bottom:1.5rem}.styles_heroImage__dGDb7{border-radius:8px}.styles_ctaLink__XwWVF{max-width:280px}.styles_ctaLink__XwWVF button{padding:.875rem 1.5rem;font-size:1.125rem}}@media (max-width:480px){.styles_hero__ogIW6{padding:7rem 0 2rem}.styles_title__4FndR{font-size:2rem;margin-bottom:1rem}.styles_subtitle__ugmjA{font-size:1.1rem;margin-bottom:1.5rem}.styles_ctaLink__XwWVF{width:calc(100% - 2rem);margin:0 1rem}.styles_ctaLink__XwWVF button{font-size:.9rem;padding:.75rem 1rem;white-space:normal;height:auto}.styles_freeText__DcjCK{font-size:.9rem}.styles_iconWrapper__3VlTM{font-size:3.5rem;margin-bottom:1.25rem}.styles_imageWrapper__OpVub{margin:1rem auto;padding:0 .5rem}}@media (max-height:600px){.styles_hero__ogIW6{min-height:auto;padding:7rem 0 2rem}}.styles_testimonials__3gQ_m{padding:5rem 2rem;background-color:var(--color-white0)}.styles_container___UQyq{max-width:var(--max-width);margin:0 auto;text-align:center}.styles_testimonials__3gQ_m h2{font-size:2.5rem;color:var(--color-black0);margin-bottom:1rem}.styles_sectionSubtext__Erqqu{font-size:1.2rem;color:var(--color-gray0);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.styles_testimonialsContainer__NeWLW{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}.styles_testimonialBox__zLhJY{background:var(--color-white0);padding:2rem;border-radius:8px;border:1px solid var(--color-border);box-shadow:0 2px 12px rgba(0,0,0,.05);text-align:left}.styles_testimonialBox__zLhJY p{font-size:1.1rem;line-height:1.6;color:var(--color-black0);margin-bottom:1.5rem}.styles_author__YtM_m{color:var(--color-gray0);font-style:italic}.styles_stars__rGfPF{margin-bottom:1rem}.styles_star__WPcqu{color:gold;font-size:1.2rem;margin-right:2px}@media (max-width:968px){.styles_testimonialsContainer__NeWLW{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.styles_testimonialsContainer__NeWLW{grid-template-columns:1fr}.styles_testimonials__3gQ_m{padding:4rem 1.5rem}}.styles_howItWorks__dn_JQ{padding:5rem 2rem;background-color:var(--color-white0)}.styles_container__ScYKU{max-width:var(--max-width);margin:0 auto;text-align:center}.styles_howItWorks__dn_JQ h2{font-size:2.5rem;color:var(--color-black0);margin-bottom:1rem}.styles_sectionSubtext__y6bgO{font-size:1.2rem;color:var(--color-gray0);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.styles_stepsContainer__MTx8f{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.styles_stepBox__rkpkH{background:var(--color-white0);padding:2rem;border-radius:8px;border:1px solid var(--color-border);box-shadow:0 2px 12px rgba(0,0,0,.05);text-align:left}.styles_stepBox__rkpkH h3{font-size:1.3rem;color:var(--color-black0);margin-bottom:1rem}.styles_stepBox__rkpkH p{font-size:1rem;line-height:1.6;color:var(--color-gray0)}.styles_iconWrapper__SETrX{font-size:2rem;color:var(--color-blue0);margin-bottom:1rem;transition:color .2s ease}.styles_stepBox__rkpkH:hover .styles_iconWrapper__SETrX{color:var(--color-blue1)}@media (max-width:1024px){.styles_stepsContainer__MTx8f{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.styles_stepsContainer__MTx8f{grid-template-columns:1fr}.styles_howItWorks__dn_JQ{padding:4rem 1.5rem}.styles_howItWorks__dn_JQ h2{font-size:2rem}}.styles_faq__AFK5c{padding:5rem 2rem;background-color:var(--color-white0)}.styles_container__Z8h_V{max-width:850px;margin:0 auto}.styles_faq__AFK5c h2{font-size:2.5rem;color:var(--color-black0);text-align:center;margin-bottom:1rem}.styles_sectionSubtext__Pqsir{font-size:1.2rem;color:var(--color-gray0);text-align:center;margin-bottom:3rem}.styles_faqList__t6Ak_{display:flex;flex-direction:column;gap:1rem}.styles_faqItem__g2vky{background:var(--color-white0);border:1px solid var(--color-border);border-radius:8px;padding:1.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 12px rgba(0,0,0,.05)}.styles_faqItem__g2vky:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.styles_faqItem__g2vky h3{font-size:1.1rem;color:var(--color-black0);margin:0;padding-right:2rem;position:relative}.styles_faqItem__g2vky h3:after{content:"▼";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:.8rem;transition:transform .3s ease;color:var(--color-blue0)}.styles_faqItem__g2vky p{margin:0;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;font-size:1rem;color:var(--color-gray0);line-height:1.6}.styles_faqItem__g2vky.styles_active__fHWqU h3:after{transform:translateY(-50%) rotate(180deg)}.styles_faqItem__g2vky.styles_active__fHWqU p{margin-top:1rem;max-height:1000px;opacity:1}@media (max-width:768px){.styles_faq__AFK5c{padding:4rem 1.5rem}.styles_faq__AFK5c h2{font-size:2rem}.styles_sectionSubtext__Pqsir{font-size:1.1rem}.styles_faqItem__g2vky{padding:1.25rem}}.styles_finalCTA__A8F1E{padding:6rem 2rem;background-color:var(--color-white0);text-align:center}.styles_container__e_bn1{max-width:var(--max-width);margin:0 auto}.styles_finalCTA__A8F1E h2{font-size:2.5rem;color:var(--color-black0);margin-bottom:1.5rem}.styles_sectionSubtext__chFDT{font-size:1.2rem;line-height:1.6;color:var(--color-gray0);margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}@media (max-width:768px){.styles_finalCTA__A8F1E{padding:4rem 1.5rem}.styles_finalCTA__A8F1E h2{font-size:2rem}.styles_sectionSubtext__chFDT{font-size:1.1rem}}.styles_footer__qj_WG{background-color:var(--color-blue0);padding:2rem;text-align:center}.styles_container__Im_SW{max-width:var(--max-width);margin:0 auto}.styles_copyright__784ox{color:var(--color-white0);opacity:.9;margin-bottom:1rem}.styles_links__lw_O7{display:flex;justify-content:center;align-items:center;gap:.5rem}.styles_links__lw_O7 a{color:var(--color-white0);text-decoration:none;transition:opacity .2s ease}.styles_links__lw_O7 a:hover{opacity:.8}.styles_separator__tJbVH{color:var(--color-white0);opacity:.6;margin:0 .5rem}@media (max-width:480px){.styles_links__lw_O7{flex-direction:column;gap:1rem}.styles_separator__tJbVH{display:none}}.styles_videoSection__K6qzY{padding:5rem 2rem;background-color:var(--color-white0)}.styles_container__NB_cL{max-width:var(--max-width);margin:0 auto;text-align:center}.styles_videoSection__K6qzY h2{font-size:2.5rem;color:var(--color-black0);margin-bottom:1rem}.styles_sectionSubtext__DkUVF{font-size:1.2rem;color:var(--color-gray0);margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.styles_videoWrapper__DdtRw{position:relative;padding-bottom:60.25%;height:0;margin:0 auto}.styles_videoWrapper__DdtRw iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.15)}@media (max-width:768px){.styles_videoSection__K6qzY{padding:4rem 1.5rem}.styles_videoSection__K6qzY h2{font-size:2rem}.styles_sectionSubtext__DkUVF{font-size:1.1rem}}.styles_whyItWorks__tcflb{padding:5rem 2rem;background-color:var(--color-white0)}.styles_container__Yg67z{max-width:var(--max-width);margin:0 auto;text-align:center}.styles_whyItWorks__tcflb h2{font-size:2.5rem;color:var(--color-black0);margin-bottom:1.5rem}.styles_sectionSubtext__NqKhX{font-size:1.2rem;line-height:1.6;color:var(--color-gray0);max-width:800px;margin:0 auto}@media (max-width:768px){.styles_whyItWorks__tcflb{padding:4rem 1.5rem}.styles_whyItWorks__tcflb h2{font-size:2rem}.styles_sectionSubtext__NqKhX{font-size:1.1rem}}