:root{--primary:#fca311;--primary-light:rgba(252,163,17,.1);--background:#1a1a1a;--background-light:#242424;--text:hsla(0,0%,100%,.9);--text-muted:hsla(0,0%,100%,.6);--border:hsla(0,0%,100%,.1)}*{box-sizing:border-box;margin:0;padding:0}body,html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:linear-gradient(135deg,var(--background) 0,var(--background-light) 100%);color:var(--text);line-height:1.6;min-height:100vh;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1400px;margin:0 auto;padding:0 2rem}main{padding-top:4rem;padding-bottom:3rem}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-top:3rem}h1{font-size:3rem;background:linear-gradient(135deg,#fff,var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}h2{font-size:2.5rem;color:var(--primary)}h2,h3{margin-top:1rem}h3{font-size:2rem}p{margin-bottom:1.5rem;color:var(--text)}a{text-decoration:none;transition:all .3s ease}a,a:hover{color:var(--primary)}a:hover{opacity:.8}ol,ul{margin-left:1.5rem;margin-bottom:1.5rem}li{margin-bottom:.5rem}button{background:linear-gradient(135deg,var(--primary),#e85d04);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:50px;font-size:1rem;cursor:pointer;transition:all .3s ease}button:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(252,163,17,.3)}.card{background:hsla(0,0%,100%,.03);border-radius:20px;border:1px solid var(--border);padding:1.5rem;transition:all .3s ease}.card:hover{transform:translateY(-5px);border-color:rgba(252,163,17,.3);background:hsla(0,0%,100%,.05)}img{max-width:100%;height:auto;border-radius:10px}input,textarea{width:100%;padding:1rem 1.5rem;background:hsla(0,0%,100%,.05);border:1px solid var(--border);border-radius:10px;color:var(--text);font-size:1rem;transition:all .3s ease}input:focus,textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(252,163,17,.2)}.text-gradient{background:linear-gradient(135deg,#fff,var(--primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.glass{background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:20px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .5s ease forwards}@media (max-width:1200px){.container{padding:0 1.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}}@media (max-width:768px){.container{padding:0 1rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}button{padding:.7rem 1.2rem;font-size:.95rem}}@media (max-width:480px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{margin-top:5px;font-size:1.25rem}p{font-size:.95rem}.card{padding:1rem}input,textarea{padding:.8rem 1rem}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-color-scheme:light){:root{--background:#fff;--background-light:#f5f5f5;--text:#333;--text-muted:#666;--border:rgba(0,0,0,.1)}.card,.glass{background:hsla(0,0%,100%,.8)}}.CookiePopup_cookiePopup__3OgC2{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);background-color:#1a1a1a;color:#fff;padding:20px;border-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.2);max-width:90%;width:400px;text-align:center;font-size:14px;display:flex;flex-direction:column;align-items:center;gap:12px}.CookiePopup_cookieText__xEsJL{margin:0;font-size:14px;line-height:1.5}.CookiePopup_privacyLink__Fxgfd{color:#f4a431;text-decoration:underline}.CookiePopup_buttonContainer__jVMMC{display:flex;flex-direction:column;gap:8px;width:100%}.CookiePopup_button__hX2DS{padding:10px 16px;border:none;border-radius:8px;font-weight:700;cursor:pointer;font-size:14px;transition:all .2s ease;width:100%}.CookiePopup_acceptButton__vPM6W{background-color:#f4a431;color:#fff}.CookiePopup_acceptButton__vPM6W:hover{background-color:rgba(244,164,49,.8)}.CookiePopup_rejectButton__JAhdh{background-color:#333;color:#fff}.CookiePopup_rejectButton__JAhdh:hover{background-color:hsla(0,0%,100%,.2)}.CookiePopup_settingsLink__x1nC3{font-size:12px;color:#f4a431;text-decoration:underline}@media (max-width:480px){.CookiePopup_cookiePopup__3OgC2{width:90%;padding:16px;font-size:12px}.CookiePopup_button__hX2DS{font-size:12px;padding:8px 14px}}.Navbar_nav__1oBjZ{width:100%;position:fixed;top:0;z-index:1000;background:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 0;font-size:1.2rem}.Navbar_wrapper__cK1Hv{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;position:relative}.Navbar_brand__QgUuJ{display:flex;flex-direction:column;line-height:1;text-decoration:none}.Navbar_brandFirst__OoeNp{font-size:1.2rem;font-weight:400;color:#fff;letter-spacing:1px}.Navbar_brandSecond__uLLyA{font-size:2rem;font-weight:600;color:#ff9500;letter-spacing:.5px}.Navbar_menu__fR6sT{display:flex;gap:48px;list-style:none;margin:0;padding:0}.Navbar_menu__fR6sT li a{color:#fff;text-decoration:none;font-weight:500;transition:color .3s ease}.Navbar_menu__fR6sT li a:hover{color:#ff9500}.Navbar_mobileButton___EqTt{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:4px}.Navbar_mobileMenu__q1TgW{display:none;position:absolute;top:100%;left:0;right:0;background:rgba(0,0,0,.95);padding:16px;margin-top:8px;flex-direction:column;gap:16px}.Navbar_mobileMenu__q1TgW a{color:#fff;text-decoration:none;padding:12px 16px;transition:all .3s ease}.Navbar_mobileMenu__q1TgW a:hover{background:rgba(255,149,0,.1);color:#ff9500}@media (max-width:768px){.Navbar_menu__fR6sT{display:none}.Navbar_mobileButton___EqTt{display:block}.Navbar_mobileMenu__q1TgW{display:flex}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.InitialHook_section__BOueP{width:100%;background:linear-gradient(180deg,#171717,#000);padding:6rem 1rem;overflow:hidden;margin-top:-60px;position:relative;z-index:2}.InitialHook_container__u6R_w{max-width:1200px;margin:0 auto;opacity:0}.InitialHook_visible__OShua .InitialHook_container__u6R_w{animation:InitialHook_fadeIn__U2Ota .5s ease-out forwards}.InitialHook_title__JSmN2{font-size:clamp(2rem,5vw,3rem);font-weight:800;text-align:center;margin-bottom:4rem;color:#fff}.InitialHook_grid__x3nMg{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width:1024px){.InitialHook_grid__x3nMg{grid-template-columns:repeat(2,1fr)}}.InitialHook_problemsContainer__EjJWr{display:flex;flex-direction:column;gap:2rem}.InitialHook_problemCard__q7iBp{background:linear-gradient(90deg,#1a1a1a,#222);padding:1.5rem;border-radius:1rem;border-left:4px solid #fca311;transition:all .3s ease;opacity:0;transform:translateX(-20px)}.InitialHook_visible__OShua .InitialHook_problemCard__q7iBp:first-child{animation:InitialHook_slideIn__Ggv5T .5s ease-out .3s forwards}.InitialHook_visible__OShua .InitialHook_problemCard__q7iBp:nth-child(2){animation:InitialHook_slideIn__Ggv5T .5s ease-out .6s forwards}.InitialHook_visible__OShua .InitialHook_problemCard__q7iBp:nth-child(3){animation:InitialHook_slideIn__Ggv5T .5s ease-out .9s forwards}.InitialHook_problemCard__q7iBp:hover{transform:translateX(10px);background:linear-gradient(90deg,#222,#2a2a2a)}.InitialHook_cardHeader__QXQsT{display:flex;align-items:center;gap:1rem;margin-bottom:.75rem}.InitialHook_icon__P1UAR{color:#fca311;flex-shrink:0}.InitialHook_cardTitle__YosGM{font-size:1.25rem;font-weight:600;color:#fff}.InitialHook_cardText__sC_m5{color:hsla(0,0%,100%,.8);line-height:1.6}.InitialHook_highlight__PHi3m{color:#fca311;font-weight:500}.InitialHook_solutionsCard__U5vTB{background:rgba(26,26,26,.5);padding:2rem;border-radius:1rem;border:1px solid hsla(0,0%,100%,.1);opacity:0}.InitialHook_visible__OShua .InitialHook_solutionsCard__U5vTB{animation:InitialHook_fadeIn__U2Ota .5s ease-out 1.2s forwards}.InitialHook_solutionsTitle__dG6_j{font-size:1.5rem;font-weight:700;color:#fca311;margin-bottom:1.5rem}.InitialHook_solutionsList__69o_4{display:flex;flex-direction:column;gap:1.5rem}.InitialHook_solutionItem__WCEBE{display:flex;gap:1rem;opacity:0}.InitialHook_visible__OShua .InitialHook_solutionItem__WCEBE:first-child{animation:InitialHook_fadeIn__U2Ota .5s ease-out 1.4s forwards}.InitialHook_visible__OShua .InitialHook_solutionItem__WCEBE:nth-child(2){animation:InitialHook_fadeIn__U2Ota .5s ease-out 1.6s forwards}.InitialHook_visible__OShua .InitialHook_solutionItem__WCEBE:nth-child(3){animation:InitialHook_fadeIn__U2Ota .5s ease-out 1.8s forwards}.InitialHook_visible__OShua .InitialHook_solutionItem__WCEBE:nth-child(4){animation:InitialHook_fadeIn__U2Ota .5s ease-out 2s forwards}.InitialHook_solutionIcon__oUTGu{color:#fca311;flex-shrink:0}.InitialHook_solutionContent__uIKtQ h4{color:#fff;font-weight:500;margin-bottom:.25rem}.InitialHook_solutionContent__uIKtQ p{color:hsla(0,0%,100%,.6)}.InitialHook_nextSection__m2SVQ{margin-top:4rem;text-align:center;opacity:0}.InitialHook_visible__OShua .InitialHook_nextSection__m2SVQ{animation:InitialHook_fadeIn__U2Ota .5s ease-out 2.2s forwards}.InitialHook_nextSectionLink__jfwio{gap:.5rem;color:#fca311;font-weight:500;background:none;padding:0;font:inherit}.InitialHook_nextSectionLink__jfwio:hover{gap:1rem;transform:translateX(5px)}@keyframes InitialHook_fadeIn__U2Ota{0%{opacity:0}to{opacity:1}}@keyframes InitialHook_slideIn__Ggv5T{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.InitialHook_section__BOueP{padding:3rem 1rem;margin-top:-40px}.InitialHook_container__u6R_w{padding:0}.InitialHook_title__JSmN2{font-size:1.8rem;margin-bottom:2rem;padding:0 1rem}.InitialHook_grid__x3nMg{grid-template-columns:1fr;gap:2rem}.InitialHook_problemsContainer__EjJWr{gap:1rem}.InitialHook_problemCard__q7iBp{padding:1.25rem;margin:0 .5rem}.InitialHook_cardHeader__QXQsT{gap:.75rem}.InitialHook_cardTitle__YosGM{font-size:1.1rem}.InitialHook_icon__P1UAR{width:20px;height:20px}.InitialHook_cardText__sC_m5{font-size:.95rem}.InitialHook_solutionsCard__U5vTB{margin:0 .5rem;padding:1.5rem}.InitialHook_solutionsTitle__dG6_j{font-size:1.3rem;margin-bottom:1rem}.InitialHook_solutionsList__69o_4{gap:1rem}.InitialHook_solutionItem__WCEBE{gap:.75rem}.InitialHook_solutionContent__uIKtQ h4{font-size:1rem}.InitialHook_solutionContent__uIKtQ p{font-size:.9rem}.InitialHook_nextSection__m2SVQ{margin-top:2.5rem}.InitialHook_nextSectionLink__jfwio{font-size:.95rem;padding:.5rem 1rem}}@media (max-width:375px){.InitialHook_title__JSmN2{font-size:1.5rem}.InitialHook_problemCard__q7iBp{padding:1rem}.InitialHook_cardTitle__YosGM{font-size:1rem}.InitialHook_cardText__sC_m5{font-size:.9rem}.InitialHook_solutionsCard__U5vTB{padding:1rem}.InitialHook_solutionContent__uIKtQ h4{font-size:.95rem}.InitialHook_solutionContent__uIKtQ p{font-size:.85rem}}.InitialHook_nextSectionLink__jfwio{display:inline-flex;align-items:center;gap:.75rem;color:#fff;font-weight:600;cursor:pointer;background:#fca311;border:none;padding:1rem 2rem;font-size:1rem;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.3)}.InitialHook_nextSectionLink__jfwio:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(252,163,17,.4);background:#ff9800}.InitialHook_nextSectionLink__jfwio:active{transform:translateY(1px)}.InitialHook_nextSectionLink__jfwio svg{transition:transform .3s ease}.InitialHook_nextSectionLink__jfwio:hover svg{transform:translateX(5px)}@media (max-width:768px){.InitialHook_nextSectionLink__jfwio{padding:.75rem 1.5rem;font-size:.9rem;gap:.5rem}}.StepsSection_section__BjINY{background:linear-gradient(180deg,#000,#171717);padding:6rem 1rem;overflow:hidden}.StepsSection_container__W6yhZ{max-width:1200px;margin:0 auto;opacity:0}.StepsSection_visible__yUru6 .StepsSection_container__W6yhZ{animation:StepsSection_fadeIn___Ih_X .5s ease-out forwards}.StepsSection_title__2DCPn{font-size:clamp(2rem,5vw,3rem);font-weight:800;text-align:center;margin-bottom:4rem;color:#fff}.StepsSection_stepsGrid__UAyfv{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:5rem}.StepsSection_stepCard__qkOt7{background:hsla(0,0%,100%,.03);border-radius:1rem;padding:2rem;text-align:center;border:1px solid hsla(0,0%,100%,.1);opacity:0;transform:translateY(20px)}.StepsSection_stepCard__qkOt7:nth-child(2){grid-row:span 2}.StepsSection_visible__yUru6 .StepsSection_stepCard__qkOt7:first-child{animation:StepsSection_slideUp__s_i9u .5s ease-out .2s forwards}.StepsSection_visible__yUru6 .StepsSection_stepCard__qkOt7:nth-child(2){animation:StepsSection_slideUp__s_i9u .5s ease-out .4s forwards}.StepsSection_visible__yUru6 .StepsSection_stepCard__qkOt7:nth-child(3){animation:StepsSection_slideUp__s_i9u .5s ease-out .6s forwards}.StepsSection_visible__yUru6 .StepsSection_stepCard__qkOt7:nth-child(4){animation:StepsSection_slideUp__s_i9u .5s ease-out .8s forwards}.StepsSection_iconWrapper__HDxQl{width:60px;height:60px;background:linear-gradient(135deg,#fca311,#ff9800);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.StepsSection_iconWrapper__HDxQl svg{width:30px;height:30px;color:#000}.StepsSection_stepCard__qkOt7 h3{color:#fff;font-size:1.25rem;margin-bottom:1rem}.StepsSection_stepCard__qkOt7 p{color:hsla(0,0%,100%,.7);line-height:1.6}.StepsSection_stepCard__qkOt7 ul{list-style:none;padding:0;margin:1.5rem 0;text-align:left}.StepsSection_stepCard__qkOt7 ul li{display:flex;align-items:flex-start;gap:.5rem;color:hsla(0,0%,100%,.7);margin-bottom:.75rem;font-size:.9rem;line-height:1.4;opacity:0;transform:translateX(-10px)}.StepsSection_visible__yUru6 .StepsSection_stepCard__qkOt7:nth-child(2) ul li:first-child{animation:StepsSection_slideInList__IUKT3 .3s ease-out .5s forwards}.StepsSection_visible__yUru6 .StepsSection_stepCard__qkOt7:nth-child(2) ul li:nth-child(2){animation:StepsSection_slideInList__IUKT3 .3s ease-out .6s forwards}.StepsSection_visible__yUru6 .StepsSection_stepCard__qkOt7:nth-child(2) ul li:nth-child(3){animation:StepsSection_slideInList__IUKT3 .3s ease-out .7s forwards}.StepsSection_visible__yUru6 .StepsSection_stepCard__qkOt7:nth-child(2) ul li:nth-child(4){animation:StepsSection_slideInList__IUKT3 .3s ease-out .8s forwards}.StepsSection_visible__yUru6 .StepsSection_stepCard__qkOt7:nth-child(2) ul li:nth-child(5){animation:StepsSection_slideInList__IUKT3 .3s ease-out .9s forwards}.StepsSection_stepCard__qkOt7 ul li:before{content:"→";color:#fca311;font-weight:700;display:inline-block;margin-right:.5rem}.StepsSection_ctaSection__IEZNz{text-align:center;padding:4rem;background:rgba(252,163,17,.05);border-radius:1rem;margin-top:3rem;opacity:0;border:1px solid rgba(252,163,17,.1)}.StepsSection_visible__yUru6 .StepsSection_ctaSection__IEZNz{animation:StepsSection_fadeIn___Ih_X .5s ease-out 1s forwards}.StepsSection_ctaSection__IEZNz h3{font-size:2rem;color:#fff;margin-bottom:1rem}.StepsSection_ctaSection__IEZNz p{color:hsla(0,0%,100%,.7);font-size:1.1rem;margin-bottom:2rem}.StepsSection_ctaButton__gvMd9{display:inline-block;background:#fca311;color:#000;padding:1.2rem 2.5rem;border-radius:8px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px rgba(252,163,17,.3)}.StepsSection_ctaButton__gvMd9:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(252,163,17,.4);background:#ff9800}.StepsSection_ctaButton__gvMd9:active{transform:translateY(1px)}.StepsSection_guarantee__nYSzs{display:block;margin-top:1.5rem;color:hsla(0,0%,100%,.6);font-size:.9rem}@keyframes StepsSection_fadeIn___Ih_X{0%{opacity:0}to{opacity:1}}@keyframes StepsSection_slideUp__s_i9u{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes StepsSection_slideInList__IUKT3{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}.StepsSection_stepCard__qkOt7{transition:all .3s ease}.StepsSection_stepCard__qkOt7:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.05);border-color:rgba(252,163,17,.2)}.StepsSection_iconWrapper__HDxQl{transition:all .3s ease}.StepsSection_stepCard__qkOt7:hover .StepsSection_iconWrapper__HDxQl{transform:scale(1.1)}@media (max-width:768px){.StepsSection_section__BjINY{padding:4rem 1rem}.StepsSection_stepsGrid__UAyfv{gap:1.5rem;margin-bottom:3rem}.StepsSection_stepCard__qkOt7{padding:1.5rem}.StepsSection_stepCard__qkOt7 ul li{font-size:.85rem}.StepsSection_stepCard__qkOt7 ul{margin:1rem 0}.StepsSection_ctaSection__IEZNz{padding:2rem 1rem}.StepsSection_ctaSection__IEZNz h3{font-size:1.75rem}.StepsSection_ctaSection__IEZNz p{font-size:1rem}.StepsSection_ctaButton__gvMd9{padding:1rem 2rem;font-size:1rem;width:100%;max-width:300px}}@media (max-width:375px){.StepsSection_stepCard__qkOt7 h3{font-size:1.1rem}.StepsSection_stepCard__qkOt7 p{font-size:.9rem}.StepsSection_iconWrapper__HDxQl{width:50px;height:50px}.StepsSection_iconWrapper__HDxQl svg{width:25px;height:25px}.StepsSection_ctaSection__IEZNz h3{font-size:1.5rem}.StepsSection_guarantee__nYSzs{font-size:.8rem}}.TrustBuildingSection_section__V61xD{background:linear-gradient(180deg,#0a0a0a,#1a1a1a);padding:8rem 2rem;color:#fff;overflow:hidden}.TrustBuildingSection_sectionTitle___O3OY{font-size:3rem;font-weight:800;text-align:center;margin-bottom:4rem;background:linear-gradient(135deg,#fff,#fca311);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.TrustBuildingSection_transformationContainer__kr7wV{max-width:1200px;margin:0 auto 8rem;padding:0 1rem}.TrustBuildingSection_transformationSlider__UMkz0{position:relative;width:100%;overflow:hidden;border-radius:20px;touch-action:pan-y pinch-zoom}.TrustBuildingSection_transformationSliderTrack__0RoMj{display:flex;transition:transform .3s ease-out;width:100%}.TrustBuildingSection_transformationSlide__TPKZE{flex:0 0 100%;display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1rem}.TrustBuildingSection_transformationStory__wZqsh{text-align:center;color:hsla(0,0%,100%,.9);font-size:1.1rem;line-height:1.6;margin-top:2rem;padding:0 1rem}.TrustBuildingSection_imageWrapper__5uVLY{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:3/4;border:2px solid rgba(252,163,17,.2);transition:border-color .3s ease}.TrustBuildingSection_imageWrapper__5uVLY:hover{border-color:rgba(252,163,17,.5)}.TrustBuildingSection_transformationImage__vpy7r{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.TrustBuildingSection_imageWrapper__5uVLY:hover .TrustBuildingSection_transformationImage__vpy7r{transform:scale(1.05)}.TrustBuildingSection_imageLabel__UbayQ{position:absolute;bottom:1rem;left:1rem;background:rgba(0,0,0,.8);padding:.5rem 1rem;border-radius:100px;font-size:.9rem;color:#fca311}.TrustBuildingSection_testimonialsContainer__HTf6o{max-width:900px;margin:0 auto;padding:0 1rem}.TrustBuildingSection_testimonialSlider__25cEA{position:relative;width:100%;overflow:hidden;touch-action:pan-y pinch-zoom}.TrustBuildingSection_testimonialSliderTrack__wklo7{display:flex;transition:transform .3s ease-out;width:100%}.TrustBuildingSection_testimonialSlide__2Ez1Q{flex:0 0 100%;padding:0 1rem}.TrustBuildingSection_testimonialCard__bKDrp{background:hsla(0,0%,100%,.03);border:1px solid rgba(252,163,17,.2);border-radius:20px;padding:2rem;text-align:center}.TrustBuildingSection_quoteIcon__5sOvl{color:#fca311;width:48px;height:48px;margin-bottom:1.5rem}.TrustBuildingSection_testimonialImageWrapper__R10S1{width:80px;height:80px;border-radius:50%;overflow:hidden;margin:0 auto 1.5rem;border:2px solid #fca311}.TrustBuildingSection_testimonialImage__ldKbU{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.TrustBuildingSection_testimonialContent__cp0Wm{font-size:1.1rem;line-height:1.6;color:hsla(0,0%,100%,.9);margin-bottom:2rem}.TrustBuildingSection_testimonialAuthor__mhpfV{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1.5rem}.TrustBuildingSection_testimonialAuthor__mhpfV h4{font-size:1.2rem;font-weight:600;margin-bottom:.25rem}.TrustBuildingSection_testimonialAuthor__mhpfV p{color:hsla(0,0%,100%,.6);font-size:.9rem}.TrustBuildingSection_stars__2rQS2{display:flex;justify-content:center;gap:.25rem;margin:1rem 0}.TrustBuildingSection_star__ZHaU1{color:#fca311;fill:#fca311}.TrustBuildingSection_verificationLink__7mckD{display:inline-flex;align-items:center;gap:.5rem;color:#fca311;font-size:.9rem;text-decoration:none;transition:opacity .3s ease}.TrustBuildingSection_verificationLink__7mckD:hover{opacity:.8}.TrustBuildingSection_linkIcon__XXms3{width:14px;height:14px}.TrustBuildingSection_testimonialDots__iinI1,.TrustBuildingSection_transformationDots__Kq2bZ{display:flex;justify-content:center;gap:.5rem;margin-top:1.5rem}.TrustBuildingSection_dot__al_kV{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.2);border:none;padding:0;cursor:pointer;transition:all .3s ease}.TrustBuildingSection_activeDot__4Z0r_{background:#fca311;transform:scale(1.2)}@media (max-width:768px){.TrustBuildingSection_transformationContainer__kr7wV{margin-bottom:4rem}.TrustBuildingSection_transformationSlide__TPKZE{grid-template-columns:repeat(2,1fr);gap:.5rem;padding:0 .5rem}.TrustBuildingSection_imageLabel__UbayQ{font-size:.8rem;padding:.4rem .8rem}.TrustBuildingSection_transformationStory__wZqsh{font-size:1rem;padding:0;margin-top:1.5rem}.TrustBuildingSection_testimonialCard__bKDrp{padding:1.5rem}.TrustBuildingSection_testimonialContent__cp0Wm{font-size:1rem}.TrustBuildingSection_testimonialImageWrapper__R10S1{width:60px;height:60px;margin-bottom:1rem}.TrustBuildingSection_quoteIcon__5sOvl{width:32px;height:32px;margin-bottom:1rem}}@media (max-width:480px){.TrustBuildingSection_transformationSlide__TPKZE{grid-template-columns:1fr;gap:1rem}.TrustBuildingSection_imageWrapper__5uVLY{aspect-ratio:4/5}.TrustBuildingSection_testimonialCard__bKDrp{padding:1rem}.TrustBuildingSection_testimonialContent__cp0Wm{font-size:.9rem}.TrustBuildingSection_testimonialAuthor__mhpfV h4{font-size:1rem}.TrustBuildingSection_testimonialAuthor__mhpfV p,.TrustBuildingSection_verificationLink__7mckD{font-size:.8rem}.TrustBuildingSection_testimonialImageWrapper__R10S1{width:50px;height:50px}.TrustBuildingSection_sectionTitle___O3OY{font-size:1.75rem;margin-bottom:1.5rem}.TrustBuildingSection_dot__al_kV{width:6px;height:6px}.TrustBuildingSection_section__V61xD{padding:3rem .5rem}}@keyframes TrustBuildingSection_fadeIn__ERAHK{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.TrustBuildingSection_hidden__ywgZ1{display:none}.TrustBuildingSection_visible__WAP6L{display:block;animation:TrustBuildingSection_fadeIn__ERAHK .5s ease-out forwards}.TrustBuildingSection_srOnly__trNSs{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (hover:none){.TrustBuildingSection_imageWrapper__5uVLY:hover .TrustBuildingSection_transformationImage__vpy7r{transform:none}.TrustBuildingSection_imageWrapper__5uVLY:hover{border-color:rgba(252,163,17,.2)}.TrustBuildingSection_verificationLink__7mckD:active{opacity:.6}}.TrustBuildingSection_dot__al_kV:focus,.TrustBuildingSection_verificationLink__7mckD:focus{outline:2px solid #fca311;outline-offset:2px}.TrustBuildingSection_testimonialSliderTrack__wklo7,.TrustBuildingSection_transformationSliderTrack__0RoMj{will-change:transform;-webkit-overflow-scrolling:touch}.TrustBuildingSection_expandableText__YF7nT{position:relative;width:100%}.TrustBuildingSection_expandButton__1lgXI{display:inline-flex;align-items:center;gap:.5rem;color:#fca311;background:none;border:none;padding:.5rem 1rem;margin-top:.5rem;font-size:.9rem;cursor:pointer;transition:all .3s ease}.TrustBuildingSection_expandButton__1lgXI:hover{opacity:.8;gap:.75rem}.TrustBuildingSection_testimonialContent__cp0Wm{display:flex;flex-direction:column;align-items:center;text-align:center}.TrustBuildingSection_testimonialContent__cp0Wm p{margin:0;line-height:1.6}@media (max-width:768px){.TrustBuildingSection_expandButton__1lgXI{font-size:.8rem;padding:.4rem .8rem}}.Home_container__d256j{padding-top:5rem;min-height:100vh;background:#000}.Home_hero__VkeT1{min-height:100vh;display:flex;align-items:center;justify-content:space-between;padding:0 4rem;max-width:1400px;margin:0 auto;flex-direction:row-reverse}.Home_leftContent__xxnAL{flex:1;max-width:600px}.Home_title__hYX6j{font-size:3rem;font-weight:800;line-height:1.1;color:#fff}.Home_titleSecondLine__mBuOm{display:block;margin-top:.5rem}.Home_subtitle__KzT68{color:#fff;font-size:1.5rem;margin:2rem 0}.Home_badges__XXRRy{display:flex;gap:1rem;margin-bottom:2rem}.Home_badge__ng_aq{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;border-radius:100px;background:hsla(0,0%,100%,.1);color:#fff;border:none;cursor:pointer;transition:all .3s ease}.Home_badge__ng_aq:hover{background:rgba(255,149,0,.2)}.Home_ctaButton__lZzFU{padding:10px 20px;border:none;font-size:17px;color:#fff;border-radius:7px;letter-spacing:4px;font-weight:700;text-transform:uppercase;background:#fca311;box-shadow:0 0 10px #fca311;animation:Home_shake__I9mbg 1s ease-in-out infinite,Home_glow__G4Ylo 2s ease-in-out infinite,Home_scaleUpDown__TfoEN 2s ease-in-out infinite;cursor:pointer;transition:box-shadow .3s ease-in-out}@keyframes Home_shake__I9mbg{0%,to{transform:translateX(0)}25%{transform:translateX(-10px)}50%{transform:translateX(10px)}75%{transform:translateX(-10px)}}@keyframes Home_glow__G4Ylo{0%,to{box-shadow:0 0 10px #fca311,0 0 20px #fca311,0 0 40px #fca311}50%{box-shadow:0 0 10px #fca311,0 0 20px #ff7a00,0 0 40px #ff7a00}}@keyframes Home_scaleUpDown__TfoEN{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.Home_ctaButton__lZzFU:hover{box-shadow:0 0 5px #fca311,0 0 15px #fca311,0 0 25px #fca311,0 0 50px #fca311}.Home_imageContainer__14Rgd{flex:1;display:flex;justify-content:flex-end;align-items:center;height:100vh;position:relative}.Home_imageWrapper__rfK7j{position:relative;width:100%;height:100vh}.Home_trainerImage__ae0eY{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.Home_socialLinks__bXzb6{margin-right:55%;justify-content:right;display:flex;gap:2rem;margin-top:3rem}.Home_socialIcon__ymety{color:#fff;transform:scale(1.5);transition:all .4s ease;opacity:.9;animation:Home_pulse__0RP2j 2s infinite}@keyframes Home_pulse__0RP2j{0%{transform:scale(1.5)}50%{transform:scale(1.6)}to{transform:scale(1.5)}}.Home_socialIcon__ymety:first-child:hover{color:#e4405f;opacity:1;animation:none;transform:scale(1.7)}.Home_socialIcon__ymety:nth-child(2):hover{color:red;opacity:1;animation:none;transform:scale(1.7)}@media (max-width:768px){.Home_hero__VkeT1{flex-direction:column;padding:2rem;text-align:center;gap:2rem}.Home_leftContent__xxnAL{max-width:100%;padding:0;display:flex;flex-direction:column;align-items:center}.Home_title__hYX6j{font-size:3rem}.Home_subtitle__KzT68{font-size:1.2rem}.Home_badges__XXRRy{flex-direction:column;width:100%;max-width:300px}.Home_badge__ng_aq,.Home_ctaButton__lZzFU{width:100%;justify-content:center}.Home_ctaButton__lZzFU{max-width:300px}.Home_imageContainer__14Rgd{height:auto;width:100%;justify-content:center}.Home_trainerImage__ae0eY{height:auto;max-height:70vh;width:auto;-o-object-position:center;object-position:center}.Home_socialLinks__bXzb6{margin-right:0;justify-content:center;gap:3rem}.Home_socialIcon__ymety{transform:scale(1.8)}.Home_socialIcon__ymety:hover{transform:scale(2)}}@media (max-width:480px){.Home_hero__VkeT1{padding:5rem}.Home_title__hYX6j{font-size:2.5rem}.Home_subtitle__KzT68{font-size:1rem;margin:1rem 0}.Home_badges__XXRRy{margin-bottom:1.5rem}.Home_trainerImage__ae0eY{height:40vh}}.Blog_container__pzCCn{width:100%;margin:0 auto;padding:6rem 2rem;background:linear-gradient(135deg,#1a1a1a,#242424);min-height:100vh}.Blog_header__REQTh{text-align:center;margin-bottom:4rem}.Blog_title__bWIgS{margin-top:6rem;font-size:3.5rem;font-weight:800;margin-bottom:1rem}.Blog_titleHighlight__g7zHj{background:linear-gradient(135deg,#fff,#fca311);-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.Blog_titleHighlight__g7zHj:after{content:"";position:absolute;bottom:-.5rem;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,transparent,#fca311,transparent)}.Blog_subtitle__hWpOy{font-size:1.2rem;color:hsla(0,0%,100%,.7);max-width:600px;margin:0 auto}.Blog_grid__Uvscv{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2.5rem}.Blog_card__2jHGT{background:hsla(0,0%,100%,.03);border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.Blog_card__2jHGT:hover{transform:translateY(-10px);border-color:rgba(252,163,17,.3);box-shadow:0 10px 30px rgba(0,0,0,.2)}.Blog_imageLink__GEO80{display:block;text-decoration:none}.Blog_imageWrapper__WtoRb{position:relative;height:240px;overflow:hidden}.Blog_image__eZVV6{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.Blog_card__2jHGT:hover .Blog_image__eZVV6{transform:scale(1.05)}.Blog_content__T5sx8{padding:2rem}.Blog_meta__kOQot{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}.Blog_readTime__0W4h6{display:flex;align-items:center;gap:.5rem}.Blog_date__924zt,.Blog_readTime__0W4h6{color:hsla(0,0%,100%,.6);font-size:.9rem}.Blog_titleLink__9VmxC{text-decoration:none;color:inherit}.Blog_cardTitle__UvAb4{font-size:1.5rem;font-weight:700;margin:0 0 1rem;color:#fff;line-height:1.4;transition:color .3s ease}.Blog_card__2jHGT:hover .Blog_cardTitle__UvAb4{color:#fca311}.Blog_excerpt__TBOU_{color:hsla(0,0%,100%,.7);margin-bottom:1.5rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.Blog_readMore__iUwBV{display:flex;align-items:center;gap:.5rem;color:#fca311;text-decoration:none;font-weight:500;transition:gap .3s ease}.Blog_card__2jHGT:hover .Blog_readMore__iUwBV{gap:1rem}@media (max-width:1200px){.Blog_grid__Uvscv{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:768px){.Blog_container__pzCCn{padding:4rem 1.5rem}.Blog_title__bWIgS{font-size:2.5rem}.Blog_grid__Uvscv{grid-template-columns:1fr}.Blog_imageWrapper__WtoRb{height:200px}}@media (max-width:480px){.Blog_container__pzCCn{padding:3rem 1rem}.Blog_meta__kOQot{flex-direction:column;gap:.5rem;align-items:flex-start}}.Blog_categories__p5qUG{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.Blog_category__mGn4E{padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:500;color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.Blog_sectionTitle__txuPJ{font-size:1.8rem;font-weight:700;color:#fff;margin:2rem 0;text-align:center}.Blog_localPostsSection__diDil{margin-bottom:4rem;padding:2rem;background:rgba(252,163,17,.05);border-radius:1.5rem;border:1px solid rgba(252,163,17,.1)}.Blog_localCard__3a8H_{border-color:rgba(252,163,17,.3);background:rgba(252,163,17,.05)}.Blog_localBadge__fYMIh{position:absolute;top:1rem;right:1rem;padding:.25rem .75rem;background:#fca311;color:#000;border-radius:.5rem;font-size:.75rem;font-weight:600;z-index:1}.Blog_ctaSection__0Y5e8{margin:5rem 0 3rem;padding:3rem;text-align:center;background:hsla(0,0%,100%,.03);border-radius:1.5rem;border:1px solid hsla(0,0%,100%,.1)}.Blog_ctaSection__0Y5e8 h2{font-size:2rem;color:#fff;margin-bottom:1rem}.Blog_ctaSection__0Y5e8 p{color:hsla(0,0%,100%,.7);max-width:600px;margin:0 auto 2rem}.Blog_ctaButtons__blcTt{display:flex;gap:1rem;justify-content:center}.Blog_primaryButton__jrYlB{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fca311;color:#000;border-radius:.5rem;font-weight:600;transition:all .3s ease}.Blog_primaryButton__jrYlB:hover{background:#f59f00;gap:.75rem;transform:translateY(-2px)}.Blog_secondaryButton__JCrUg{padding:.75rem 1.5rem;background:hsla(0,0%,100%,.1);color:#fff;border-radius:.5rem;border:1px solid hsla(0,0%,100%,.2);font-weight:500;transition:all .3s ease}.Blog_secondaryButton__JCrUg:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}@media (max-width:640px){.Blog_ctaSection__0Y5e8{padding:2rem 1rem}.Blog_ctaButtons__blcTt{flex-direction:column}.Blog_primaryButton__jrYlB,.Blog_secondaryButton__JCrUg{width:100%;justify-content:center}.Blog_localPostsSection__diDil{padding:1.5rem 1rem}}
/*# sourceMappingURL=9568775c8ecbd093.css.map*/