.CoachesSection_coachesSection__3Ez18{padding:60px 0;background:var(--gray-900);position:relative}.CoachesSection_sectionHeader__Inq_T{text-align:center;max-width:800px;margin:0 auto 50px}.CoachesSection_sectionSubtitle__HdS5D{font-size:14px;font-weight:600;color:var(--yellow);text-transform:uppercase;letter-spacing:.1em;margin-bottom:20px}.CoachesSection_sectionTitle__3BAP0{font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-.02em}.CoachesSection_sectionDescription__TXc5H{font-size:18px;color:var(--gray-400);line-height:1.6}.CoachesSection_coachesContainer__1V_Ds{max-width:1400px;margin:0 auto;padding:0 10px}.CoachesSection_coachesGridWrapper__OEaDH{position:relative}.CoachesSection_coachesGrid__jKaEJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:24px;gap:24px}.CoachesSection_limitedGrid__P741j{max-height:none;overflow:visible}.CoachesSection_coachCard__tGAGj{background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:24px;position:relative;overflow:hidden;transition:all .5s ease;cursor:pointer;min-height:160px;display:flex;flex-direction:column;justify-content:center}.CoachesSection_coachCard__tGAGj:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,215,0,.1) 0,transparent 70%);transform:rotate(45deg);transition:all .5s ease;opacity:0}.CoachesSection_coachCard__tGAGj:hover{transform:translateY(-8px);border-color:rgba(255,215,0,.3);box-shadow:0 20px 40px rgba(0,0,0,.2)}.CoachesSection_coachCard__tGAGj:hover .CoachesSection_coachAvatar__jRc9p{border-color:rgba(255,215,0,.4);transform:scale(1.05)}.CoachesSection_coachCard__tGAGj:hover:before{opacity:1}.CoachesSection_coachHeader__2x8V6{display:flex;align-items:center;gap:16px;margin-bottom:20px;position:relative;z-index:1}.CoachesSection_coachAvatar__jRc9p{width:70px;height:70px;border-radius:16px;overflow:hidden;position:relative;flex-shrink:0;border:2px solid rgba(255,255,255,.1);transition:all .3s ease}.CoachesSection_coachAvatar__jRc9p img{width:100%;height:100%;object-fit:cover}.CoachesSection_coachInfo__iyMjx{flex:1 1;min-width:0}.CoachesSection_coachInfo__iyMjx h3{font-size:20px;font-weight:700;margin-bottom:6px;line-height:1.2;color:var(--white)}.CoachesSection_coachRole__pyP2X{color:var(--yellow);font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.CoachesSection_coachTeam__2AV_b{display:flex;align-items:center;gap:14px;position:relative;z-index:1;padding:12px 16px;background:rgba(255,255,255,.03);border-radius:12px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease;margin-top:auto}.CoachesSection_teamLogo__vhf6K{width:40px;height:40px;background:rgba(255,255,255,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.CoachesSection_teamLogo__vhf6K img{width:28px;height:28px;object-fit:contain}.CoachesSection_teamName__3zaJq{font-size:16px;color:var(--gray-300);font-weight:600;line-height:1.3;flex:1 1}.CoachesSection_coachCard__tGAGj:hover .CoachesSection_coachTeam__2AV_b{background:rgba(255,215,0,.08);border-color:rgba(255,215,0,.2)}.CoachesSection_coachCard__tGAGj:hover .CoachesSection_teamName__3zaJq{color:var(--white)}.CoachesSection_coachStats__T2aya{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;position:relative;z-index:1}.CoachesSection_coachStat__nt0XS{text-align:center;padding:12px 8px;background:rgba(255,255,255,.03);border-radius:12px;border:1px solid rgba(255,255,255,.05)}.CoachesSection_coachStatValue__L1U_e{font-size:22px;font-weight:700;color:var(--white);margin-bottom:4px}.CoachesSection_coachStatLabel__zsd5G{font-size:11px;color:var(--gray-500);font-weight:500;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.CoachesSection_fadeOut__fX_8z:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to bottom,transparent 0,rgba(17,24,39,.8) 50%,var(--gray-900) 100%);pointer-events:none;z-index:2}.CoachesSection_gradientOverlay__FLZ_P{position:absolute;bottom:-40px;left:0;right:0;height:200px;background:linear-gradient(to bottom,transparent 0,rgba(17,24,39,.7) 40%,var(--gray-900) 80%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:40px;z-index:3}.CoachesSection_buttonContainer__iM5c4{display:flex;flex-direction:column;align-items:center;gap:16px}.CoachesSection_showMoreButton__uQ93H{background:linear-gradient(135deg,var(--yellow) 0,#f59e0b 100%);color:var(--gray-900);border:none;border-radius:50px;padding:16px 32px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:12px;box-shadow:0 10px 30px rgba(255,215,0,.3);transform:translateY(0)}.CoachesSection_showMoreButton__uQ93H:hover{transform:translateY(-3px);box-shadow:0 15px 40px rgba(255,215,0,.4);background:linear-gradient(135deg,#fbbf24 0,var(--yellow) 100%)}.CoachesSection_showMoreButton__uQ93H svg{transition:transform .3s ease}.CoachesSection_showMoreButton__uQ93H:hover svg{transform:translateY(3px)}.CoachesSection_showLessButton__Sd2gl{background:rgba(255,255,255,.1);color:var(--white);border:2px solid rgba(255,255,255,.2);border-radius:50px;padding:14px 28px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.CoachesSection_showLessButton__Sd2gl:hover{background:rgba(255,255,255,.15);border-color:rgba(255,215,0,.4);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.CoachesSection_showLessButton__Sd2gl svg{transition:transform .3s ease}.CoachesSection_showLessButton__Sd2gl:hover svg{transform:translateY(-3px)}.CoachesSection_additionalCoachesText__8ZUVi{font-size:14px;color:var(--gray-400);margin-top:16px;text-align:center;font-weight:500;opacity:.8}.CoachesSection_actionButtonsContainer__SnA6H{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:40px}.CoachesSection_credibilityStats__39dL_{display:flex;justify-content:center;gap:50px;margin-top:32px;padding:24px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.CoachesSection_credibilityStat__2wxyt{text-align:center}.CoachesSection_credibilityNumber__XIxyF{display:block;font-size:28px;font-weight:800;color:var(--yellow);line-height:1;margin-bottom:6px}.CoachesSection_credibilityLabel__N2NJG{font-size:14px;color:var(--gray-400);font-weight:600;text-transform:uppercase;letter-spacing:.05em}@media (max-width:1024px){.CoachesSection_coachesGrid__jKaEJ{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.CoachesSection_coachCard__tGAGj{padding:24px}}@media (max-width:768px){.CoachesSection_coachesSection__3Ez18{padding:60px 0 50px}.CoachesSection_coachesContainer__1V_Ds{padding:0 16px}.CoachesSection_sectionHeader__Inq_T{margin-bottom:40px;padding:0 8px}.CoachesSection_sectionSubtitle__HdS5D{font-size:12px;margin-bottom:12px}.CoachesSection_sectionTitle__3BAP0{font-size:clamp(28px,7vw,36px);line-height:1.15;margin-bottom:16px}.CoachesSection_sectionDescription__TXc5H{font-size:15px;line-height:1.5}.CoachesSection_credibilityStats__39dL_{gap:20px;margin-top:30px;padding:24px 0;flex-wrap:wrap}.CoachesSection_credibilityStat__2wxyt{flex:1 1;min-width:80px}.CoachesSection_credibilityNumber__XIxyF{font-size:24px;margin-bottom:4px}.CoachesSection_credibilityLabel__N2NJG{font-size:11px;line-height:1.2}.CoachesSection_coachesGrid__jKaEJ{grid-template-columns:1fr;gap:12px;padding:0}.CoachesSection_coachCard__tGAGj{padding:20px;border-radius:16px;min-height:auto}.CoachesSection_fadeOut__fX_8z{opacity:.6;pointer-events:none;position:relative}.CoachesSection_fadeOut__fX_8z:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to bottom,transparent 0,rgba(17,24,39,.8) 50%,var(--gray-900) 100%);pointer-events:none;z-index:2}.CoachesSection_coachHeader__2x8V6{gap:16px;margin-bottom:16px}.CoachesSection_coachAvatar__jRc9p{width:64px;height:64px;border-radius:16px}.CoachesSection_coachInfo__iyMjx h3{font-size:18px;line-height:1.2;margin-bottom:4px}.CoachesSection_coachRole__pyP2X{font-size:11px;margin-bottom:2px}.CoachesSection_coachTeam__2AV_b{gap:12px;padding:12px 16px;border-radius:10px}.CoachesSection_teamLogo__vhf6K{width:36px;height:36px;border-radius:8px}.CoachesSection_teamLogo__vhf6K img{width:24px;height:24px}.CoachesSection_teamName__3zaJq{font-size:14px;line-height:1.3}.CoachesSection_gradientOverlay__FLZ_P{position:absolute;bottom:-20px;left:0;right:0;height:150px;background:linear-gradient(to bottom,transparent 0,rgba(17,24,39,.7) 40%,var(--gray-900) 80%);display:flex;align-items:flex-end;justify-content:center;padding-bottom:20px;z-index:3}.CoachesSection_actionButtonsContainer__SnA6H{gap:12px;margin-top:24px}.CoachesSection_showLessButton__Sd2gl,.CoachesSection_showMoreButton__uQ93H{padding:14px 24px;font-size:14px;gap:8px;border-radius:100px}.CoachesSection_additionalCoachesText__8ZUVi{font-size:12px;margin-top:8px;padding:0 16px;line-height:1.4}}@media (max-width:480px){.CoachesSection_coachesSection__3Ez18{padding:50px 0 40px}.CoachesSection_coachesContainer__1V_Ds{padding:0 12px}.CoachesSection_sectionHeader__Inq_T{margin-bottom:35px;padding:0 4px}.CoachesSection_sectionTitle__3BAP0{font-size:clamp(24px,7vw,32px);margin-bottom:14px}.CoachesSection_sectionDescription__TXc5H{font-size:14px;line-height:1.45}.CoachesSection_credibilityStats__39dL_{gap:16px;padding:20px 0}.CoachesSection_credibilityNumber__XIxyF{font-size:22px}.CoachesSection_credibilityLabel__N2NJG{font-size:10px}.CoachesSection_coachesGrid__jKaEJ{gap:10px}.CoachesSection_coachCard__tGAGj{padding:18px;border-radius:14px}.CoachesSection_coachHeader__2x8V6{gap:14px;margin-bottom:14px}.CoachesSection_coachAvatar__jRc9p{width:56px;height:56px;border-radius:14px}.CoachesSection_coachInfo__iyMjx h3{font-size:17px}.CoachesSection_coachRole__pyP2X{font-size:10px}.CoachesSection_coachTeam__2AV_b{gap:10px;padding:10px 14px}.CoachesSection_teamLogo__vhf6K{width:32px;height:32px}.CoachesSection_teamLogo__vhf6K img{width:20px;height:20px}.CoachesSection_teamName__3zaJq{font-size:13px}.CoachesSection_showLessButton__Sd2gl,.CoachesSection_showMoreButton__uQ93H{padding:12px 20px;font-size:13px;width:auto;max-width:none;align-self:center}.CoachesSection_additionalCoachesText__8ZUVi{font-size:11px}}@media (max-width:360px){.CoachesSection_coachesContainer__1V_Ds{padding:0 10px}.CoachesSection_sectionTitle__3BAP0{font-size:22px}.CoachesSection_sectionDescription__TXc5H{font-size:13px}.CoachesSection_coachCard__tGAGj{padding:16px}.CoachesSection_coachAvatar__jRc9p{width:48px;height:48px}.CoachesSection_coachInfo__iyMjx h3{font-size:16px}.CoachesSection_teamName__3zaJq{font-size:12px}}.HeroSection_hero__1rUp_{min-height:100vh;position:relative;display:flex;align-items:center;overflow:hidden;padding-top:20px;padding-bottom:20px}.HeroSection_heroBg__IfpbJ{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.HeroSection_heroBg__IfpbJ:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(255,215,0,.2) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(59,130,246,.1) 0,transparent 50%)}.HeroSection_floatingShapes__Nq7_S{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.HeroSection_shape__EZkD_{position:absolute;opacity:.1}.HeroSection_shape1__psIY3{top:10%;left:10%;width:200px;height:200px;background:var(--yellow);border-radius:50%;filter:blur(80px);animation:HeroSection_float-1__Sb_nA 20s ease-in-out infinite}.HeroSection_shape2__1KSO_{top:60%;right:10%;width:300px;height:300px;background:var(--blue);border-radius:50%;filter:blur(100px);animation:HeroSection_float-2__nIKD7 25s ease-in-out infinite}@keyframes HeroSection_float-1__Sb_nA{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(100px,-100px) rotate(120deg)}66%{transform:translate(-50px,100px) rotate(240deg)}}@keyframes HeroSection_float-2__nIKD7{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(-100px,100px) rotate(-120deg)}66%{transform:translate(100px,-50px) rotate(-240deg)}}.HeroSection_heroContent__njOEG{max-width:1600px;margin:0 auto;padding:0 40px;position:relative;z-index:1;width:100%}.HeroSection_heroGrid__xAwRq{display:grid;grid-template-columns:minmax(auto,640px) minmax(auto,400px);justify-content:center;grid-gap:80px;gap:80px;align-items:center;min-height:calc(100vh - 160px);width:100%}.HeroSection_heroText__tcnOq{max-width:580px}.HeroSection_heroText__tcnOq h1{font-size:clamp(42px,6vw,72px);font-weight:900;line-height:1;letter-spacing:-.03em;margin-bottom:30px}.HeroSection_gradientText__DMxgE{background:linear-gradient(135deg,var(--white) 0,var(--gray-400) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.HeroSection_highlight__fyFQ8{color:var(--yellow);position:relative}.HeroSection_heroText__tcnOq p{font-size:20px;line-height:1.6;color:var(--gray-400);margin-bottom:40px;max-width:100%}.HeroSection_heroButtons__DPgUL{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.HeroSection_buttonRow__5_5zw{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:flex-start;flex-wrap:wrap}.HeroSection_primaryButtonWrapper__NibvT{position:relative;display:inline-block}.HeroSection_limitedBadge__skU8h{position:absolute;top:-8px;right:-8px;background:var(--gray-400);opacity:.95;color:black;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;padding:4px 8px;border-radius:12px;z-index:10;white-space:nowrap;box-shadow:0 2px 8px rgba(212,175,55,.4)}.HeroSection_btnPrimary__qudX5{background:var(--yellow);color:var(--black);padding:18px 36px;border-radius:100px;text-decoration:none;font-weight:600;font-size:17px;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;position:relative;overflow:hidden;white-space:nowrap}.HeroSection_btnPrimary__qudX5:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:var(--yellow-dark);transform:translate(-50%,-50%);transition:width .5s ease,height .5s ease}.HeroSection_btnPrimary__qudX5:hover:before{width:300px;height:300px}.HeroSection_btnPrimary__qudX5 span,.HeroSection_btnPrimary__qudX5 svg{position:relative;z-index:1}.HeroSection_btnSecondary__AWnnI{background:transparent;color:var(--white);padding:18px 32px;border-radius:100px;text-decoration:none;font-weight:600;font-size:17px;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;border:1px solid rgba(255,255,255,.3);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);white-space:nowrap}.HeroSection_btnSecondary__AWnnI:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.5);transform:translateY(-2px)}@media (max-width:1024px){.HeroSection_heroButtons__DPgUL{gap:16px}.HeroSection_buttonRow__5_5zw{gap:14px}.HeroSection_btnPrimary__qudX5,.HeroSection_btnSecondary__AWnnI{padding:16px 30px;font-size:15px}}@media (max-width:768px){.HeroSection_heroButtons__DPgUL{gap:14px}.HeroSection_buttonRow__5_5zw{gap:12px;flex-wrap:nowrap}.HeroSection_primaryButtonWrapper__NibvT{flex:1 1;max-width:180px}.HeroSection_btnPrimary__qudX5,.HeroSection_btnSecondary__AWnnI{width:100%;padding:16px 24px;font-size:15px;justify-content:center}}@media (max-width:480px){.HeroSection_buttonRow__5_5zw{gap:10px}.HeroSection_primaryButtonWrapper__NibvT{max-width:160px}.HeroSection_btnPrimary__qudX5,.HeroSection_btnSecondary__AWnnI{padding:15px 18px;font-size:14px}}.HeroSection_heroVisual__yFZAf{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.HeroSection_heroImageContainer__o33hn{position:relative;width:100%;height:100%;border-radius:30px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.5);transform:perspective(1000px) rotateY(-5deg);transition:transform .5s ease}.HeroSection_heroImageContainer__o33hn:hover{transform:perspective(1000px) rotateY(0deg)}.HeroSection_heroImage__As7iI{width:100%;height:100%;object-fit:cover}.HeroSection_floatingCard__BQfDf{position:absolute;background:rgba(255,255,255,.1);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:20px;box-shadow:0 20px 40px rgba(0,0,0,.2)}.HeroSection_floatingCard1__VZvCn{top:50px;right:-30px;animation:HeroSection_float-card-1__HM2HY 10s ease-in-out infinite}.HeroSection_floatingCard2__UeTQ6{bottom:50px;left:-30px;animation:HeroSection_float-card-2__airKY 12s ease-in-out infinite}@keyframes HeroSection_float-card-1__HM2HY{0%,to{transform:translateY(0) rotate(5deg)}50%{transform:translateY(-20px) rotate(-5deg)}}@keyframes HeroSection_float-card-2__airKY{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-20px) rotate(5deg)}}.HeroSection_statValue__coKuJ{font-size:36px;font-weight:800;color:var(--yellow);line-height:1}.HeroSection_statLabel__J1Ogp{font-size:14px;color:var(--gray-400);margin-top:5px}.HeroSection_stackContainer__jmqUU{position:relative;width:100%;max-width:320px;height:auto;aspect-ratio:9/16;display:flex;align-items:center;justify-content:center;perspective:1200px;margin-top:0;margin-bottom:10px}.HeroSection_bottomDots__BDgOa{display:flex;align-items:center;gap:8px;padding:0 8px}.HeroSection_bottomDot__qJd9i{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.3);border:none;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);outline:none;-webkit-tap-highlight-color:transparent;position:relative}.HeroSection_bottomDot__qJd9i:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;transform:translate(-50%,-50%) scale(0);background:rgba(255,215,0,.2);border-radius:50%;transition:transform .2s ease}.HeroSection_bottomDot__qJd9i:hover:before{transform:translate(-50%,-50%) scale(1)}.HeroSection_bottomDot__qJd9i.HeroSection_active__XsSyX{width:20px;height:6px;border-radius:3px;background:var(--yellow);transform:scale(1)}.HeroSection_bottomDot__qJd9i:not(.HeroSection_active__XsSyX):hover{background:rgba(255,255,255,.5);transform:scale(1.3)}.HeroSection_cardStack__jUBi5{position:relative;width:100%;max-width:320px;height:100%;cursor:-webkit-grab;cursor:grab;touch-action:pan-y;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0 auto}.HeroSection_cardStack__jUBi5:active{cursor:-webkit-grabbing;cursor:grabbing}.HeroSection_card__DoE9_{position:absolute;width:100%;height:100%;transition:all .6s cubic-bezier(.25,.46,.45,.94);will-change:transform,opacity;transform-style:preserve-3d;pointer-events:none;z-index:var(--card-z-index)}.HeroSection_card__DoE9_.HeroSection_active__XsSyX{pointer-events:auto}.HeroSection_card__DoE9_:not(.HeroSection_active__XsSyX){filter:blur(.3px)}.HeroSection_card__DoE9_[data-offset="0"]{transform:translateX(calc(var(--drag-offset, 0px))) translateZ(0) scale(1) rotateY(0deg);opacity:1}.HeroSection_card__DoE9_[data-offset="1"]{transform:translateX(65px) translateZ(-60px) scale(.92) rotateY(-8deg);opacity:.6}.HeroSection_card__DoE9_[data-offset="-1"]{transform:translateX(-65px) translateZ(-60px) scale(.92) rotateY(8deg);opacity:.6}.HeroSection_card__DoE9_[data-offset="2"]{transform:translateX(110px) translateZ(-120px) scale(.88) rotateY(-12deg);opacity:.3}.HeroSection_card__DoE9_[data-offset="-2"]{transform:translateX(-110px) translateZ(-120px) scale(.88) rotateY(12deg);opacity:.3}.HeroSection_card__DoE9_[data-visible=false]{opacity:0;transform:translateX(calc(var(--card-offset) * 30px)) translateZ(-180px) scale(.85)}.HeroSection_cardInner__i0IT1{position:relative;width:100%;height:100%;border-radius:30px;overflow:hidden;background:rgba(0,0,0,.2);box-shadow:0 20px 40px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.1),inset 0 0 0 1px rgba(255,255,255,.05);transform:translateZ(0);aspect-ratio:9/16}.HeroSection_card__DoE9_.HeroSection_active__XsSyX .HeroSection_cardInner__i0IT1{box-shadow:0 40px 80px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.1)}.HeroSection_cardImage__rAuCP{width:100%;height:100%;object-fit:cover;filter:brightness(.9);transition:filter .3s ease,transform .3s ease}.HeroSection_cardImage__rAuCP[data-playing=true],.HeroSection_card__DoE9_.HeroSection_active__XsSyX .HeroSection_cardImage__rAuCP{filter:brightness(1)}.HeroSection_card__DoE9_:hover .HeroSection_cardImage__rAuCP{transform:scale(1.05)}.HeroSection_loadingOverlay__EGbfP{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.4);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:15;border-radius:30px}.HeroSection_loadingSpinner__88ky1{width:40px;height:40px;border:3px solid rgba(255,255,255,.2);border-top:3px solid var(--yellow);border-radius:50%;animation:HeroSection_spin__0C6yX 1s linear infinite}@keyframes HeroSection_spin__0C6yX{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.HeroSection_hoverTooltip__kvU41{position:absolute;top:20px;right:20px;background:rgba(0,0,0,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:8px 16px;font-size:12px;font-weight:500;color:var(--white);opacity:.8;transition:opacity .3s ease;pointer-events:none;z-index:10}.HeroSection_card__DoE9_.HeroSection_active__XsSyX:hover .HeroSection_hoverTooltip__kvU41{opacity:0}.HeroSection_hoverTooltip__kvU41 span{display:block;text-align:center;letter-spacing:.05em}@media (max-width:768px){.HeroSection_hoverTooltip__kvU41{font-size:11px;padding:6px 12px;top:15px;right:15px}}.HeroSection_contentOverlay__mv18g{position:absolute;bottom:0;left:0;right:0;padding:40px;background:linear-gradient(0deg,rgba(0,0,0,.95) 0,rgba(0,0,0,.7) 40%,rgba(0,0,0,.3) 70%,transparent);transform:translateY(100%);transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.HeroSection_card__DoE9_.HeroSection_active__XsSyX .HeroSection_contentOverlay__mv18g{transform:translateY(20px)}.HeroSection_card__DoE9_.HeroSection_active__XsSyX:hover .HeroSection_contentOverlay__mv18g{transform:translateY(0)}.HeroSection_contentBadge__9uMLC{display:inline-flex;align-items:baseline;gap:6px;margin-bottom:16px}.HeroSection_badgeNumber__5Ky6x{font-size:32px;font-weight:800;color:var(--yellow);line-height:1}.HeroSection_badgeText__Ot6DO{font-size:14px;font-weight:500;color:var(--gray-400);opacity:.7}.HeroSection_contentOverlay__mv18g h3{font-size:32px;font-weight:800;color:var(--white);margin-bottom:8px;line-height:1.2}.HeroSection_contentOverlay__mv18g p{font-size:16px;color:var(--gray-400);line-height:1.5;opacity:.9;margin-bottom:16px}.HeroSection_playHint__Sclbr{display:inline-block;padding:8px 16px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:100px;font-size:13px;font-weight:500;color:var(--white);opacity:0;transform:translateY(10px);transition:all .3s ease}.HeroSection_card__DoE9_.HeroSection_active__XsSyX:hover .HeroSection_playHint__Sclbr{opacity:1;transform:translateY(0)}.HeroSection_navControls__Q_7Tu{position:absolute;bottom:-60px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:24px;z-index:10}.HeroSection_navButton__RSiXL{width:40px;height:40px;background:rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--gray-300);cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);outline:none;-webkit-tap-highlight-color:transparent;position:relative;overflow:hidden}.HeroSection_navButton__RSiXL:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));opacity:0;transition:opacity .3s ease}.HeroSection_navButton__RSiXL:hover:before{opacity:1}.HeroSection_navButton__RSiXL:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.25);color:var(--white);transform:scale(1.05);box-shadow:0 8px 25px rgba(0,0,0,.2)}.HeroSection_navButton__RSiXL:active{transform:scale(.98)}.HeroSection_navButton__RSiXL svg{position:relative;z-index:1}.HeroSection_mobileSwipeHint__xP6qz{position:absolute;bottom:-110px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:12px;font-size:12px;color:var(--gray-400);text-transform:uppercase;letter-spacing:.1em;opacity:.6;animation:HeroSection_pulse__LIm2j 2s ease-in-out infinite}.HeroSection_swipeIcon__wYPY_{opacity:.4}@keyframes HeroSection_pulse__LIm2j{0%,to{opacity:.6}50%{opacity:1}}.HeroSection_videoModal__N6BIv{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;animation:HeroSection_modalFadeIn__7hgQ4 .3s ease forwards}@keyframes HeroSection_modalFadeIn__7hgQ4{to{opacity:1}}.HeroSection_modalContent__UW6H2{position:relative;width:90%;max-width:500px;max-height:90vh;animation:HeroSection_modalScaleIn__JENcJ .4s cubic-bezier(.34,1.56,.64,1) .1s both}@keyframes HeroSection_modalScaleIn__JENcJ{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.HeroSection_closeButton__8Uax6{position:absolute;top:-50px;right:0;width:44px;height:44px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);cursor:pointer;transition:all .3s ease;outline:none;-webkit-tap-highlight-color:transparent;z-index:10}.HeroSection_closeButton__8Uax6:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.HeroSection_closeButton__8Uax6 svg{width:20px;height:20px}.HeroSection_videoWrapper__VoL9m{background:rgba(255,255,255,.05);border-radius:20px;overflow:hidden;box-shadow:0 40px 80px rgba(0,0,0,.5)}.HeroSection_videoPlaceholder__KypLa{position:relative;width:100%;aspect-ratio:9/16;background:#000;display:flex;align-items:center;justify-content:center;max-height:80vh}.HeroSection_modalImage__OziZ9{width:100%;height:100%;object-fit:contain}.HeroSection_videoPlaceholder__KypLa .HeroSection_playOverlay__8IF31{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;transition:transform .3s ease}.HeroSection_videoPlaceholder__KypLa .HeroSection_playOverlay__8IF31:hover{transform:translate(-50%,-50%) scale(1.1)}.HeroSection_videoPlaceholder__KypLa .HeroSection_playOverlay__8IF31 svg{filter:drop-shadow(0 20px 40px rgba(0,0,0,.5))}.HeroSection_videoInfo__pB1j4{padding:30px;background:rgba(255,255,255,.03)}.HeroSection_videoInfo__pB1j4 h2{font-size:28px;font-weight:700;color:var(--white);margin-bottom:10px}.HeroSection_videoInfo__pB1j4 p{font-size:16px;color:var(--gray-400);line-height:1.6}@media (max-width:1024px){.HeroSection_hero__1rUp_{padding-bottom:40px;padding-top:70px}.HeroSection_heroContent__njOEG{padding:0 24px}.HeroSection_heroGrid__xAwRq{gap:40px;min-height:calc(100vh - 160px)}.HeroSection_heroVisual__yFZAf{height:auto}.HeroSection_heroText__tcnOq h1{font-size:clamp(36px,5vw,56px);margin-bottom:20px}.HeroSection_heroText__tcnOq p{font-size:17px;margin-bottom:30px}.HeroSection_stackContainer__jmqUU{max-width:300px;margin-bottom:50px}.HeroSection_contentOverlay__mv18g{padding:32px}.HeroSection_contentOverlay__mv18g h3{font-size:26px}.HeroSection_contentOverlay__mv18g p{font-size:14px}}@media (max-width:926px) and (orientation:landscape){.HeroSection_hero__1rUp_{min-height:100vh;padding-top:60px;padding-bottom:80px}.HeroSection_heroGrid__xAwRq{min-height:calc(100vh - 140px);gap:40px}.HeroSection_heroVisual__yFZAf{height:400px}.HeroSection_stackContainer__jmqUU{margin-bottom:50px}}@media (max-width:768px){.HeroSection_hero__1rUp_{padding-top:80px;padding-bottom:100px;min-height:100vh}.HeroSection_heroContent__njOEG{padding:0 20px}.HeroSection_heroGrid__xAwRq{grid-template-columns:1fr;justify-content:normal;gap:40px;min-height:calc(100vh - 180px);text-align:center}.HeroSection_heroText__tcnOq{order:1}.HeroSection_heroVisual__yFZAf{order:2;height:auto;min-height:450px;width:100%}.HeroSection_heroText__tcnOq h1{font-size:clamp(36px,9vw,52px);margin-bottom:20px}.HeroSection_heroText__tcnOq p{font-size:16px;margin-bottom:30px;max-width:100%}.HeroSection_card__DoE9_[data-mobile=true]{filter:none}.HeroSection_card__DoE9_[data-mobile=true]:not(.HeroSection_active__XsSyX){opacity:.3;transform:scale(.9)}.HeroSection_card__DoE9_[data-mobile=true][data-offset="-1"],.HeroSection_card__DoE9_[data-mobile=true][data-offset="1"]{transform:translateX(calc(var(--card-offset) * 100px)) scale(.9);opacity:.3}.HeroSection_cardInner__i0IT1{border-radius:20px;aspect-ratio:9/16}.HeroSection_contentOverlay__mv18g{padding:24px;transform:translateY(0)}.HeroSection_card__DoE9_.HeroSection_active__XsSyX .HeroSection_contentOverlay__mv18g{transform:translateY(0)}.HeroSection_contentOverlay__mv18g h3{font-size:20px;margin-bottom:6px}.HeroSection_contentOverlay__mv18g p{font-size:14px;margin-bottom:12px}.HeroSection_contentBadge__9uMLC{margin-bottom:12px}.HeroSection_badgeNumber__5Ky6x{font-size:24px}.HeroSection_badgeText__Ot6DO{font-size:12px}.HeroSection_playHint__Sclbr{font-size:11px;padding:6px 12px;opacity:1;transform:translateY(0)}.HeroSection_playButton__ZZlVR{width:60px;height:60px}.HeroSection_navControls__Q_7Tu{bottom:-60px;gap:16px}.HeroSection_navButton__RSiXL{width:36px;height:36px}.HeroSection_bottomDots__BDgOa{gap:6px;padding:0 4px}.HeroSection_bottomDot__qJd9i{width:5px;height:5px}.HeroSection_bottomDot__qJd9i.HeroSection_active__XsSyX{width:16px;height:5px}.HeroSection_mobileSwipeHint__xP6qz{bottom:-100px;font-size:11px}.HeroSection_modalContent__UW6H2{width:95%;height:auto;max-width:none;max-height:85vh;display:flex;flex-direction:column}.HeroSection_closeButton__8Uax6{top:10px;right:10px;width:40px;height:40px}.HeroSection_videoWrapper__VoL9m{flex:1 1;display:flex;flex-direction:column;border-radius:15px}.HeroSection_videoPlaceholder__KypLa{flex:1 1}.HeroSection_videoInfo__pB1j4{padding:20px}.HeroSection_videoInfo__pB1j4 h2{font-size:20px}.HeroSection_videoInfo__pB1j4 p{font-size:14px}.HeroSection_stackContainer__jmqUU{max-width:300px;margin-bottom:60px}.HeroSection_pricingDisplay__aP0rx{gap:6px;margin-bottom:8px}.HeroSection_originalPrice__McTBp{font-size:13px}.HeroSection_currentPrice__Nov2j{font-size:18px}.HeroSection_savingsText__bI8hy{font-size:10px}.HeroSection_limitedBadge__skU8h{font-size:7px;padding:1px 4px;top:-4px;right:8px}}@media (max-width:480px){.HeroSection_hero__1rUp_{padding-top:70px;padding-bottom:90px}.HeroSection_heroContent__njOEG{padding:0 16px}.HeroSection_heroGrid__xAwRq{gap:30px;min-height:calc(100vh - 160px)}.HeroSection_heroVisual__yFZAf{min-height:400px}.HeroSection_heroText__tcnOq h1{font-size:clamp(32px,9vw,44px)}.HeroSection_heroText__tcnOq p{font-size:15px}.HeroSection_contentOverlay__mv18g{padding:20px}.HeroSection_contentOverlay__mv18g h3{font-size:18px}.HeroSection_contentOverlay__mv18g p{font-size:13px}.HeroSection_playButton__ZZlVR{width:50px;height:50px}.HeroSection_navControls__Q_7Tu{bottom:-50px;gap:12px}.HeroSection_navButton__RSiXL{width:32px;height:32px}.HeroSection_bottomDots__BDgOa{gap:4px}.HeroSection_bottomDot__qJd9i{width:4px;height:4px}.HeroSection_bottomDot__qJd9i.HeroSection_active__XsSyX{width:12px;height:4px}.HeroSection_mobileSwipeHint__xP6qz{bottom:-80px}.HeroSection_stackContainer__jmqUU{max-width:280px;margin-bottom:50px}}@supports (-webkit-touch-callout:none){.HeroSection_card__DoE9_{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.HeroSection_cardInner__i0IT1{transform:translateZ(0)}.HeroSection_navButton__RSiXL{-webkit-backdrop-filter:blur(10px) saturate(180%);backdrop-filter:blur(10px) saturate(180%)}.HeroSection_playButton__ZZlVR,.HeroSection_videoModal__N6BIv{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%)}}.HeroSection_heroSkeleton__sD_kO{min-height:100vh;position:relative;display:flex;align-items:center;overflow:hidden;padding-top:20px;padding-bottom:20px;background:var(--black)}.HeroSection_heroSkeleton__sD_kO .HeroSection_heroContent__njOEG{max-width:1600px;margin:0 auto;padding:0 40px;position:relative;z-index:1;width:100%}.HeroSection_heroSkeleton__sD_kO .HeroSection_heroGrid__xAwRq{display:grid;grid-template-columns:minmax(auto,640px) minmax(auto,400px);justify-content:center;grid-gap:80px;gap:80px;align-items:center;min-height:calc(100vh - 160px);width:100%}.HeroSection_heroSkeleton__sD_kO .HeroSection_heroText__tcnOq{max-width:580px}.HeroSection_skeletonTitle__kIgyj{width:100%;height:144px;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.15) 50%,rgba(255,255,255,.1));background-size:200% 100%;animation:HeroSection_shimmer__h4_18 1.5s infinite;border-radius:8px;margin-bottom:30px}.HeroSection_skeletonText__JgNvc{width:90%;height:80px;background:linear-gradient(90deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200% 100%;animation:HeroSection_shimmer__h4_18 1.5s infinite;animation-delay:.1s;border-radius:6px;margin-bottom:40px}.HeroSection_skeletonButtons__N0eOI{display:flex;gap:16px}.HeroSection_skeletonButtons__N0eOI:after,.HeroSection_skeletonButtons__N0eOI:before{content:"";width:180px;height:54px;background:linear-gradient(90deg,rgba(255,255,255,.1),rgba(255,255,255,.15) 50%,rgba(255,255,255,.1));background-size:200% 100%;animation:HeroSection_shimmer__h4_18 1.5s infinite;animation-delay:.2s;border-radius:100px}.HeroSection_skeletonVideo__P2x_q{width:100%;max-width:320px;aspect-ratio:9/16;background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.1) 50%,rgba(255,255,255,.05));background-size:200% 200%;animation:HeroSection_shimmer__h4_18 1.5s infinite;border-radius:30px;margin:0 auto}@keyframes HeroSection_shimmer__h4_18{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:1024px){.HeroSection_heroSkeleton__sD_kO .HeroSection_heroContent__njOEG{padding:0 24px}.HeroSection_heroSkeleton__sD_kO .HeroSection_heroGrid__xAwRq{gap:40px}.HeroSection_skeletonTitle__kIgyj{height:112px}.HeroSection_skeletonVideo__P2x_q{max-width:300px}}@media (max-width:768px){.HeroSection_heroSkeleton__sD_kO{padding-top:80px;padding-bottom:100px}.HeroSection_heroSkeleton__sD_kO .HeroSection_heroContent__njOEG{padding:0 20px}.HeroSection_heroSkeleton__sD_kO .HeroSection_heroGrid__xAwRq{grid-template-columns:1fr;gap:40px;text-align:center}.HeroSection_heroSkeleton__sD_kO .HeroSection_heroText__tcnOq{order:1;margin:0 auto}.HeroSection_heroSkeleton__sD_kO .HeroSection_heroVisual__yFZAf{order:2;width:100%}.HeroSection_skeletonTitle__kIgyj{height:104px;margin:0 auto 20px}.HeroSection_skeletonText__JgNvc{height:64px;margin:0 auto 30px}.HeroSection_skeletonButtons__N0eOI{justify-content:center;flex-wrap:wrap}.HeroSection_skeletonButtons__N0eOI:after,.HeroSection_skeletonButtons__N0eOI:before{width:160px;height:50px}.HeroSection_skeletonVideo__P2x_q{max-width:300px}}@media (max-width:480px){.HeroSection_skeletonTitle__kIgyj{height:88px}.HeroSection_skeletonText__JgNvc{height:60px}.HeroSection_skeletonButtons__N0eOI:after,.HeroSection_skeletonButtons__N0eOI:before{width:140px;height:48px}.HeroSection_skeletonVideo__P2x_q{max-width:280px}}.ServicesSection_servicesSection__2_rg1{padding:80px 0 100px;background:var(--black);position:relative}.ServicesSection_container__C5PrZ{max-width:1200px;margin:0 auto;padding:0 40px}.ServicesSection_header__MxhzF{text-align:center;margin-bottom:60px}.ServicesSection_eyebrow__rsdKE{display:inline-block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--yellow);margin-bottom:16px}.ServicesSection_title__bY6pN{font-size:clamp(32px,5vw,48px);font-weight:800;color:var(--white);margin-bottom:20px;line-height:1.1;letter-spacing:-.02em}.ServicesSection_description__TcQzu{font-size:18px;color:var(--gray-400);max-width:700px;margin:0 auto;line-height:1.6}.ServicesSection_journeyVisual__j6vC6{max-width:600px;margin:0 auto 60px;position:relative}.ServicesSection_pathLine__yNLa4{height:2px;background:rgba(255,255,255,.1);position:relative;margin:24px 0}.ServicesSection_pathProgress__Ip_Mi{position:absolute;top:0;left:0;height:100%;background:var(--yellow);transition:width .5s cubic-bezier(.4,0,.2,1);box-shadow:0 0 20px rgba(255,215,0,.4)}.ServicesSection_dots__GuBZ3{position:absolute;top:-12px;left:0;right:0;display:flex;justify-content:space-between;padding:0 20px}.ServicesSection_dot__puas_{width:24px;height:24px;border-radius:50%;background:var(--gray-800);border:2px solid rgba(255,255,255,.1);cursor:pointer;transition:all .3s ease;position:relative}.ServicesSection_dot__puas_:hover{transform:scale(1.1);border-color:rgba(255,215,0,.5)}.ServicesSection_dotActive__uJvPx{background:var(--yellow);border-color:var(--yellow);box-shadow:0 0 16px rgba(255,215,0,.6)}.ServicesSection_dotPulse__LYOC4:after{content:"";position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;border-radius:50%;border:2px solid var(--yellow);animation:ServicesSection_pulse__iQxh2 2s infinite}@keyframes ServicesSection_pulse__iQxh2{0%{opacity:.8;transform:scale(1)}50%{opacity:0;transform:scale(1.3)}to{opacity:0;transform:scale(1.3)}}@keyframes ServicesSection_pulse-dot__egB4x{0%,to{opacity:1}50%{opacity:.5}}.ServicesSection_steps__v4yKo{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-bottom:60px}.ServicesSection_step__png9g{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;position:relative;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;height:100%}.ServicesSection_step__png9g:hover{transform:translateY(-4px);background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.2);box-shadow:0 16px 32px rgba(0,0,0,.3)}.ServicesSection_stepActive__IYow5{border-color:rgba(255,215,0,.3);background:rgba(255,215,0,.03);box-shadow:0 8px 24px rgba(255,215,0,.1)}.ServicesSection_stepHighlight__ding_{border-color:var(--yellow);background:rgba(255,215,0,.05)}.ServicesSection_badge__DHsJL{position:absolute;top:-12px;right:24px;background:var(--yellow);color:var(--black);padding:6px 16px;border-radius:100px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.ServicesSection_stepHeader__V0BgA{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.ServicesSection_stepNumber__KGdug{font-size:40px;font-weight:800;color:var(--gray-700);font-family:var(--font-mono)}.ServicesSection_stepActive__IYow5 .ServicesSection_stepNumber__KGdug{color:var(--yellow)}.ServicesSection_stepTitles__IT_7c{flex:1 1}.ServicesSection_stepTitle__QvD0K{font-size:24px;font-weight:700;color:var(--white);margin-bottom:4px;line-height:1.2}.ServicesSection_stepSubtitle__OC_zf{font-size:14px;color:var(--gray-400);font-weight:500}.ServicesSection_stepDescription__n5YiB{font-size:15px;color:var(--gray-400);line-height:1.6;margin-bottom:24px}.ServicesSection_pricing__jpoHz{display:flex;align-items:baseline;gap:8px;margin-bottom:16px}.ServicesSection_price__8pi2O{font-size:32px;font-weight:800;color:var(--yellow)}.ServicesSection_priceNote__jGBht{font-size:14px;color:var(--gray-500)}.ServicesSection_features__2FnYz{list-style:none;padding:0;margin:0 0 32px;flex:1 1}.ServicesSection_features__2FnYz li{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;font-size:14px;color:var(--gray-300);line-height:1.5}.ServicesSection_checkIcon__xp1TU{width:16px;height:16px;color:var(--yellow);flex-shrink:0;margin-top:2px}.ServicesSection_ctaButton__zG34o{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;background:rgba(255,255,255,.05);color:var(--white);border:1px solid rgba(255,255,255,.15);border-radius:10px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s ease;margin-top:auto}.ServicesSection_ctaButton__zG34o:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(255,215,0,.3)}.ServicesSection_ctaButton__zG34o:hover,.ServicesSection_stepHighlight__ding_ .ServicesSection_ctaButton__zG34o{background:var(--yellow);color:var(--black);border-color:var(--yellow)}.ServicesSection_stepHighlight__ding_ .ServicesSection_ctaButton__zG34o:hover{background:var(--yellow-dark);border-color:var(--yellow-dark)}.ServicesSection_arrow__kiLPM{width:16px;height:16px;transition:transform .2s ease}.ServicesSection_ctaButton__zG34o:hover .ServicesSection_arrow__kiLPM{transform:translateX(2px)}.ServicesSection_availability__4Z4bQ{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;color:var(--gray-400);padding:8px 12px;border-radius:8px;transition:all .3s ease}.ServicesSection_availability__4Z4bQ:hover{background:rgba(255,215,0,.05);border:1px solid rgba(255,215,0,.2);color:var(--yellow)}.ServicesSection_availDot__AwkDB{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:ServicesSection_pulse-dot__egB4x 2s infinite}.ServicesSection_flowIndicator__4v0sq{text-align:center;margin-bottom:60px;padding:24px;background:rgba(255,215,0,.03);border:1px solid rgba(255,215,0,.15);border-radius:12px;display:flex;align-items:center;justify-content:center;gap:16px}.ServicesSection_flowArrow__cThOl{width:24px;height:24px;color:var(--yellow)}.ServicesSection_flowIndicator__4v0sq p{margin:0;font-size:15px;color:var(--gray-300)}.ServicesSection_keyPoints__t7bcE{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.ServicesSection_keyPoint__Zy2kW{text-align:center;padding:32px 24px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.08);border-radius:16px;transition:all .3s ease}.ServicesSection_keyPoint__Zy2kW:hover{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.15);transform:translateY(-2px)}.ServicesSection_keyPointIcon__pBbwJ{width:56px;height:56px;margin:0 auto 20px;background:rgba(255,215,0,.1);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--yellow)}.ServicesSection_keyPointIcon__pBbwJ svg{width:28px;height:28px;stroke-width:1.5}.ServicesSection_keyPoint__Zy2kW h4{font-size:18px;font-weight:700;color:var(--white);margin-bottom:8px}.ServicesSection_keyPoint__Zy2kW p{font-size:14px;color:var(--gray-400);line-height:1.5}.ServicesSection_contactSection__sssDl{margin-top:60px;text-align:center;padding:40px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.1);border-radius:16px}.ServicesSection_contactSection__sssDl h4{font-size:20px;font-weight:700;color:var(--white);margin-bottom:12px}.ServicesSection_contactSection__sssDl p{font-size:16px;color:var(--gray-400);margin:0;line-height:1.6}.ServicesSection_contactSubtext__nErnU{margin-top:8px;font-size:14px;color:var(--gray-500)}.ServicesSection_copyEmailBtn__dMv8T{display:inline-flex;align-items:center;gap:6px;margin-left:12px;padding:6px 12px;background:rgba(255,215,0,.1);border:1px solid rgba(255,215,0,.3);border-radius:6px;color:var(--yellow);font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;vertical-align:middle}.ServicesSection_copyEmailBtn__dMv8T:hover{background:var(--yellow);color:var(--black);transform:translateY(-1px)}.ServicesSection_emailLink__XD8ZQ{color:var(--yellow);text-decoration:none;font-weight:500}.ServicesSection_emailLink__XD8ZQ:hover{text-decoration:underline}.ServicesSection_scheduleLink__UNJOW{color:var(--yellow);text-decoration:none;font-weight:500}.ServicesSection_scheduleLink__UNJOW:hover{text-decoration:underline}@media (max-width:768px){.ServicesSection_servicesSection__2_rg1{padding:40px 0 60px}.ServicesSection_container__C5PrZ{padding:0 16px}.ServicesSection_header__MxhzF{margin-bottom:32px}.ServicesSection_title__bY6pN{font-size:28px;margin-bottom:16px}.ServicesSection_description__TcQzu{font-size:16px}.ServicesSection_journeyVisual__j6vC6{display:none}.ServicesSection_steps__v4yKo{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.ServicesSection_step__png9g{padding:20px;border-radius:12px}.ServicesSection_stepHighlight__ding_{background:rgba(255,255,255,.06);border-color:rgba(255,215,0,.3)}.ServicesSection_badge__DHsJL{top:-8px;right:16px;font-size:11px;padding:4px 12px}.ServicesSection_stepHeader__V0BgA{gap:12px;margin-bottom:12px}.ServicesSection_stepNumber__KGdug{font-size:20px;color:var(--yellow)}.ServicesSection_stepTitle__QvD0K{font-size:18px;margin-bottom:2px}.ServicesSection_stepSubtitle__OC_zf{font-size:13px}.ServicesSection_stepDescription__n5YiB{font-size:14px;margin-bottom:16px}.ServicesSection_pricing__jpoHz{justify-content:space-between;align-items:center;padding:12px 16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;margin-bottom:16px}.ServicesSection_stepHighlight__ding_ .ServicesSection_pricing__jpoHz{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.ServicesSection_price__8pi2O{font-size:20px}.ServicesSection_priceNote__jGBht{font-size:12px;text-align:right}.ServicesSection_features__2FnYz{margin-bottom:20px}.ServicesSection_features__2FnYz li{font-size:13px;margin-bottom:8px}.ServicesSection_ctaButton__zG34o{padding:12px 18px;font-size:14px;min-height:44px;background:var(--yellow);color:var(--black);border-color:var(--yellow)}.ServicesSection_availability__4Z4bQ{justify-content:center;margin-top:12px;padding:0;background:none;border:none;border-radius:0;color:#22c55e;font-weight:500;font-size:13px}.ServicesSection_availability__4Z4bQ:hover{background:none;border:none;color:#22c55e}.ServicesSection_flowIndicator__4v0sq{display:none}.ServicesSection_keyPoints__t7bcE{display:flex;flex-direction:column;gap:20px;margin-top:40px}.ServicesSection_keyPoint__Zy2kW{display:flex;align-items:flex-start;gap:16px;padding:20px;text-align:left}.ServicesSection_keyPointIcon__pBbwJ{width:48px;height:48px;margin:0;flex-shrink:0}.ServicesSection_keyPointIcon__pBbwJ svg{width:24px;height:24px}.ServicesSection_keyPoint__Zy2kW h4{font-size:16px;margin-bottom:6px}.ServicesSection_keyPoint__Zy2kW p{font-size:13px}.ServicesSection_contactSection__sssDl{margin-top:40px;padding:24px}.ServicesSection_contactSection__sssDl h4{font-size:18px}.ServicesSection_contactSection__sssDl p{font-size:14px}.ServicesSection_copyEmailBtn__dMv8T{display:block;margin:8px auto 0;width:-moz-fit-content;width:fit-content}}@media (max-width:480px){.ServicesSection_container__C5PrZ{padding:0 12px}.ServicesSection_step__png9g{padding:16px}.ServicesSection_stepTitle__QvD0K{font-size:17px}.ServicesSection_price__8pi2O{font-size:18px}}