.InteractiveSim-module__fqSJQW__section{padding:80px 0;position:relative;overflow:hidden}.InteractiveSim-module__fqSJQW__header{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:680px;margin:0 auto 40px;padding:0 16px;display:flex}.InteractiveSim-module__fqSJQW__futuristicBadge{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#f5c51826 0%,#8b5cf626 100%);border:1px solid #f5c51866;border-radius:50px;align-items:center;gap:8px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-flex;position:relative;box-shadow:0 0 24px #f5c51833,inset 0 0 12px #f5c5181a}.InteractiveSim-module__fqSJQW__title{font-family:var(--font-heading);background:linear-gradient(135deg,#fff 0%,#ffd84a 50%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(28px,4vw,52px);font-weight:900;line-height:1.1}.InteractiveSim-module__fqSJQW__desc{color:var(--text-secondary);font-size:15px;line-height:1.7}.InteractiveSim-module__fqSJQW__simContainer{grid-template-columns:1fr 1fr;justify-content:center;align-items:center;gap:48px;width:100%;display:grid}.InteractiveSim-module__fqSJQW__controls{flex-direction:column;gap:24px;width:100%;display:flex}.InteractiveSim-module__fqSJQW__btnList{flex-direction:column;gap:12px;width:100%;display:flex}.InteractiveSim-module__fqSJQW__modeBtn{color:var(--text-secondary);font-family:var(--font-heading);text-align:left;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#ffffff05;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:14px;padding:16px 20px;font-size:15px;font-weight:600;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.InteractiveSim-module__fqSJQW__modeBtn:hover{color:var(--text-primary);background:#ffffff0d;border-color:#f5c5184d}.InteractiveSim-module__fqSJQW__modeBtnActive{color:#fff;background:linear-gradient(135deg,#f5c5181a 0%,#8b5cf61a 100%)}.InteractiveSim-module__fqSJQW__btnDot{background:var(--text-muted);border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:all .3s}.InteractiveSim-module__fqSJQW__modeBtnActive .InteractiveSim-module__fqSJQW__btnDot{background:var(--gold);box-shadow:0 0 12px var(--gold)}.InteractiveSim-module__fqSJQW__activeBorder{border:1px solid var(--border-gold);pointer-events:none;border-radius:16px;position:absolute;inset:0;box-shadow:0 0 24px #f5c51826}.InteractiveSim-module__fqSJQW__infoCards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.InteractiveSim-module__fqSJQW__infoCard{gap:12px;padding:16px;display:flex}.InteractiveSim-module__fqSJQW__infoIcon{border:1px solid var(--border-gold);width:36px;height:36px;color:var(--gold);background:#f5c5181a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.InteractiveSim-module__fqSJQW__infoCard h4{font-family:var(--font-heading);margin-bottom:2px;font-size:13px;font-weight:700}.InteractiveSim-module__fqSJQW__infoCard p{color:var(--text-secondary);font-size:11px;line-height:1.4}.InteractiveSim-module__fqSJQW__phoneStage{perspective:1200px;text-align:center;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.InteractiveSim-module__fqSJQW__stageGlow{filter:blur(50px);pointer-events:none;background:radial-gradient(#f5c51833 0%,#8b5cf626 60%,#0000 80%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteractiveSim-module__fqSJQW__phone3DCard{width:270px;height:540px;transform-style:preserve-3d;cursor:grab;background:#07070b;border:2px solid #ffffff2e;border-radius:44px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 80px #000c,0 0 40px #f5c51833,inset 0 1px 1px #ffffff4d}.InteractiveSim-module__fqSJQW__phoneNotch{z-index:20;background:#fff3;border-radius:3px;width:80px;height:6px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.InteractiveSim-module__fqSJQW__laserLine{background:linear-gradient(90deg, transparent 0%, var(--gold) 50%, transparent 100%);height:3px;box-shadow:0 0 15px var(--gold);z-index:15;animation:4s linear infinite InteractiveSim-module__fqSJQW__laserScan;position:absolute;top:0;left:0;right:0}@keyframes InteractiveSim-module__fqSJQW__laserScan{0%{opacity:0;top:0}10%{opacity:1}90%{opacity:1}to{opacity:0;top:100%}}.InteractiveSim-module__fqSJQW__imageWrap{width:100%;height:100%;position:absolute;top:0;left:0}.InteractiveSim-module__fqSJQW__badgeOverlay{border:1px solid var(--border-gold);font-family:var(--font-heading);color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);white-space:nowrap;z-index:20;background:#0a0a10eb;border-radius:50px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:700;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000080}.InteractiveSim-module__fqSJQW__pulseDot{background:#00d4ff;border-radius:50%;width:8px;height:8px;animation:2s infinite InteractiveSim-module__fqSJQW__pulseDot;box-shadow:0 0 10px #00d4ff}.InteractiveSim-module__fqSJQW__navArrow{border:1px solid var(--border-gold);width:44px;height:44px;color:var(--gold);cursor:pointer;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0d0d14d9;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #00000080}.InteractiveSim-module__fqSJQW__navArrow:hover{background:var(--gold);color:#000;box-shadow:0 0 20px #f5c51866}.InteractiveSim-module__fqSJQW__arrowLeft{left:-12px}.InteractiveSim-module__fqSJQW__arrowRight{right:-12px}.InteractiveSim-module__fqSJQW__mobileDots{justify-content:center;align-items:center;gap:8px;margin-top:20px;display:none}.InteractiveSim-module__fqSJQW__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.InteractiveSim-module__fqSJQW__dotActive{background:var(--gold);width:24px;box-shadow:0 0 10px var(--gold);border-radius:10px}@media (max-width:900px){.InteractiveSim-module__fqSJQW__section{padding:40px 0}.InteractiveSim-module__fqSJQW__simContainer{grid-template-columns:1fr;justify-items:center;gap:20px}.InteractiveSim-module__fqSJQW__controls{gap:12px;width:100%}.InteractiveSim-module__fqSJQW__btnList{grid-template-columns:1fr 1fr;gap:8px;width:100%;padding:0 8px;display:grid}.InteractiveSim-module__fqSJQW__modeBtn{text-align:center;white-space:normal;border-radius:12px;justify-content:center;padding:12px 10px;font-size:12px}.InteractiveSim-module__fqSJQW__phoneStage{width:100%;margin:12px auto 0}.InteractiveSim-module__fqSJQW__phone3DCard{border-radius:36px;width:220px;height:440px;margin:0 auto}.InteractiveSim-module__fqSJQW__arrowLeft{left:10px}.InteractiveSim-module__fqSJQW__arrowRight{right:10px}.InteractiveSim-module__fqSJQW__mobileDots{display:flex}.InteractiveSim-module__fqSJQW__infoCards{display:none}}
.page-module___8aEwW__page{position:relative;overflow-x:hidden}.page-module___8aEwW__particleCanvas{z-index:0;pointer-events:none;position:fixed;inset:0}.page-module___8aEwW__hero{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroOrb1{pointer-events:none;background:radial-gradient(#f5c51817 0%,#0000 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:-200px;left:-200px}.page-module___8aEwW__heroOrb2{pointer-events:none;background:radial-gradient(#8b5cf61a 0%,#0000 70%);border-radius:50%;width:550px;height:550px;position:absolute;bottom:-150px;right:-100px}.page-module___8aEwW__heroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding:80px 0;display:grid;position:relative}.page-module___8aEwW__glowingBadge{font-family:var(--font-heading);letter-spacing:.06em;color:var(--gold);border:1px solid var(--border-gold);background:#f5c51814;border-radius:50px;align-items:center;gap:8px;padding:8px 20px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 0 20px #f5c51826,inset 0 0 10px #f5c51814}.page-module___8aEwW__glowingTag{font-family:var(--font-heading);letter-spacing:.1em;text-transform:uppercase;color:#00d4ff;text-shadow:0 0 12px #00d4ff66;margin-bottom:12px;font-size:13px;font-weight:700;display:inline-block}.page-module___8aEwW__heroText{flex-direction:column;gap:24px;display:flex}.page-module___8aEwW__heroText h1{letter-spacing:-.03em;font-size:clamp(36px,5.5vw,72px);font-weight:900;line-height:1.05}.page-module___8aEwW__heroText p{color:var(--text-secondary);max-width:480px;font-size:17px;line-height:1.75}.page-module___8aEwW__heroButtons{flex-wrap:wrap;gap:14px;display:flex}.page-module___8aEwW__heroStats{flex-wrap:wrap;align-items:center;gap:24px;padding-top:8px;display:flex}.page-module___8aEwW__stat{flex-direction:column;gap:2px;display:flex}.page-module___8aEwW__stat span{font-family:var(--font-heading);background:linear-gradient(135deg, var(--gold), var(--gold-light));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:800}.page-module___8aEwW__stat small{color:var(--text-muted);letter-spacing:.05em;font-size:11px}.page-module___8aEwW__statDiv{background:var(--border);width:1px;height:36px}.page-module___8aEwW__heroPhone{perspective:1200px;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.page-module___8aEwW__phoneGlow{filter:blur(50px);background:radial-gradient(#f5c51833 0%,#8b5cf626 50%,#0000 75%);border-radius:50%;width:340px;height:340px;animation:4s ease-in-out infinite page-module___8aEwW__pulse-glow;position:absolute}.page-module___8aEwW__phoneStage3D{transform-style:preserve-3d;animation:6s ease-in-out infinite page-module___8aEwW__float3D;position:relative}.page-module___8aEwW__phoneMockup{width:270px;height:540px;transform-style:preserve-3d;background:#08080d;border:2px solid #ffffff29;border-radius:46px;transition:transform .6s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;box-shadow:-20px 30px 60px #000000b3,0 0 40px #f5c51826,inset 0 1px 1px #ffffff4d}.page-module___8aEwW__phoneMockup:hover{transform:scale(1.03)rotateY(-5deg)rotateX(5deg)}.page-module___8aEwW__phoneNotch{z-index:10;background:#fff3;border-radius:3px;width:84px;height:6px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.page-module___8aEwW__phoneScreen{position:absolute;inset:0}.page-module___8aEwW__phoneBar{z-index:10;background:#ffffff40;border-radius:3px;width:84px;height:5px;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.page-module___8aEwW__phoneReflect{pointer-events:none;z-index:11;background:linear-gradient(135deg,#ffffff1f 0%,#0000 40%);position:absolute;inset:0}.page-module___8aEwW__floatBadge{border:1px solid var(--border-gold);font-size:13px;font-weight:600;font-family:var(--font-heading);color:var(--text-primary);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:12;white-space:nowrap;background:#0a0a10eb;border-radius:50px;align-items:center;gap:8px;padding:11px 18px;animation:5s ease-in-out infinite page-module___8aEwW__badgeFloat;display:flex;position:absolute;box-shadow:0 12px 36px #00000080,0 0 20px #f5c5181a}.page-module___8aEwW__floatBadge svg{color:var(--gold);flex-shrink:0}.page-module___8aEwW__fb1{animation-delay:0s;top:70px;left:-35px}.page-module___8aEwW__fb2{animation-delay:-2.5s;bottom:90px;right:-25px}@keyframes page-module___8aEwW__float3D{0%,to{transform:rotateY(-14deg)rotateX(10deg)rotate(2deg)translateY(0)}50%{transform:rotateY(-8deg)rotateX(14deg)rotate(-1deg)translateY(-16px)}}@keyframes page-module___8aEwW__badgeFloat{0%,to{transform:translateY(0)translateZ(30px)}50%{transform:translateY(-10px)translateZ(30px)}}@keyframes page-module___8aEwW__pulse-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.9;transform:scale(1.1)}}.page-module___8aEwW__marqueeWrapper{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(90deg,#f5c51808 0%,#8b5cf60a 50%,#f5c51808 100%);padding:20px 0;position:relative;overflow:hidden}.page-module___8aEwW__marqueeWrapper:before,.page-module___8aEwW__marqueeWrapper:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.page-module___8aEwW__marqueeWrapper:before{background:linear-gradient(90deg, var(--bg-primary), transparent);left:0}.page-module___8aEwW__marqueeWrapper:after{background:linear-gradient(270deg, var(--bg-primary), transparent);right:0}.page-module___8aEwW__marqueeTrack{gap:0;width:max-content;animation:28s linear infinite page-module___8aEwW__marqueeScroll;display:flex}.page-module___8aEwW__marqueeItem{font-family:var(--font-heading);letter-spacing:.06em;color:var(--text-secondary);white-space:nowrap;align-items:center;gap:12px;padding:0 32px;font-size:13px;font-weight:600;display:inline-flex}.page-module___8aEwW__marqueeDot{background:var(--gold);width:6px;height:6px;box-shadow:0 0 8px var(--gold);border-radius:50%;flex-shrink:0}@keyframes page-module___8aEwW__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.page-module___8aEwW__bridgeGrid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:16px;display:grid}.page-module___8aEwW__bridgeCard{align-items:flex-start;gap:16px;padding:28px 24px;transition:all .3s;display:flex}.page-module___8aEwW__bridgeCard:hover{border-color:var(--border-gold)}.page-module___8aEwW__bridgeIcon{border:1px solid var(--border-gold);width:48px;height:48px;color:var(--gold);background:#f5c51814;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__bridgeStat{font-family:var(--font-heading);color:var(--gold);margin-bottom:6px;font-size:28px;font-weight:900;line-height:1}.page-module___8aEwW__bridgeLabel{color:var(--text-secondary);font-size:13px;line-height:1.55}.page-module___8aEwW__bridgeCardCta{background:linear-gradient(135deg,#f5c5180d 0%,#8b5cf60f 100%);flex-direction:column;justify-content:center}.page-module___8aEwW__bridgeCardCta p{color:var(--text-secondary);font-size:14px;line-height:1.6}.page-module___8aEwW__showcaseGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.page-module___8aEwW__showcaseScreens{perspective:1400px;height:520px;position:relative}.page-module___8aEwW__screenStack3D{width:100%;height:100%;transform-style:preserve-3d;position:relative}.page-module___8aEwW__screenCard3D{transform-style:preserve-3d;border:1px solid #ffffff26;border-radius:30px;transition:all .6s cubic-bezier(.23,1,.32,1);position:absolute;overflow:hidden;box-shadow:-15px 25px 50px #0009}.page-module___8aEwW__screenGlow{pointer-events:none;z-index:5;background:linear-gradient(135deg,#f5c5181f 0%,#0000 60%);position:absolute;inset:0}.page-module___8aEwW__sc1{z-index:3;width:210px;height:420px;animation:6s ease-in-out infinite page-module___8aEwW__floatCard1;top:10px;left:10px;transform:rotateY(-18deg)rotateX(12deg)translateZ(60px);box-shadow:-20px 35px 70px #000000b3,0 0 30px #f5c51833}.page-module___8aEwW__sc2{z-index:2;opacity:.9;width:195px;height:390px;animation:6s ease-in-out -2s infinite page-module___8aEwW__floatCard2;top:50px;left:170px;transform:rotateY(-18deg)rotateX(12deg)translateZ(10px)}.page-module___8aEwW__sc3{z-index:1;opacity:.75;width:180px;height:360px;animation:6s ease-in-out -4s infinite page-module___8aEwW__floatCard3;top:90px;left:310px;transform:rotateY(-18deg)rotateX(12deg)translateZ(-40px)}@keyframes page-module___8aEwW__floatCard1{0%,to{transform:rotateY(-18deg)rotateX(12deg)translateZ(60px)translateY(0)}50%{transform:rotateY(-14deg)rotateX(15deg)translateZ(60px)translateY(-14px)}}@keyframes page-module___8aEwW__floatCard2{0%,to{transform:rotateY(-18deg)rotateX(12deg)translateZ(10px)translateY(0)}50%{transform:rotateY(-14deg)rotateX(15deg)translateZ(10px)translateY(-10px)}}@keyframes page-module___8aEwW__floatCard3{0%,to{transform:rotateY(-18deg)rotateX(12deg)translateZ(-40px)translateY(0)}50%{transform:rotateY(-14deg)rotateX(15deg)translateZ(-40px)translateY(-6px)}}.page-module___8aEwW__showcaseContent{flex-direction:column;gap:0;display:flex}.page-module___8aEwW__checkList{flex-direction:column;gap:14px;margin-bottom:32px;display:flex}.page-module___8aEwW__checkItem{color:var(--text-secondary);align-items:flex-start;gap:12px;font-size:15px;display:flex}.page-module___8aEwW__checkIcon{border:1px solid var(--border-gold);width:22px;height:22px;color:var(--gold);background:#f5c5181f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.page-module___8aEwW__featGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module___8aEwW__featCard{padding:32px 28px;transition:all .4s cubic-bezier(.23,1,.32,1)}.page-module___8aEwW__featCard:hover{border-color:var(--border-gold)}.page-module___8aEwW__featCard h3{font-family:var(--font-heading);margin:16px 0 10px;font-size:17px;font-weight:700}.page-module___8aEwW__featCard p{color:var(--text-secondary);font-size:14px;line-height:1.65}.page-module___8aEwW__featIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.page-module___8aEwW__featgold{border:1px solid var(--border-gold);color:var(--gold);background:#f5c5181a}.page-module___8aEwW__featpurple{border:1px solid var(--border-purple);color:var(--purple-light);background:#8b5cf61a}.page-module___8aEwW__featcyan{color:var(--cyan);background:#00d4ff14;border:1px solid #00d4ff40}.page-module___8aEwW__testimonialGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-module___8aEwW__testimonialCard{flex-direction:column;gap:20px;padding:32px 28px;transition:all .3s;display:flex}.page-module___8aEwW__testimonialCard:hover{border-color:var(--border-gold)}.page-module___8aEwW__stars{gap:4px;display:flex}.page-module___8aEwW__testimonialText{color:var(--text-secondary);flex:1;font-size:15px;line-height:1.7}.page-module___8aEwW__testimonialAuthor{align-items:center;gap:12px;display:flex}.page-module___8aEwW__authorAvatar{background:linear-gradient(135deg, var(--gold), var(--purple-light));width:40px;height:40px;font-family:var(--font-heading);color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.page-module___8aEwW__authorName{font-family:var(--font-heading);color:var(--text-primary);font-size:14px;font-weight:700}.page-module___8aEwW__authorRole{color:var(--text-muted);margin-top:2px;font-size:12px}.page-module___8aEwW__steps{flex-direction:column;gap:16px;max-width:760px;margin:0 auto;display:flex}.page-module___8aEwW__stepCard{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border-radius:20px;align-items:center;gap:24px;padding:28px 32px;transition:border-color .3s;display:flex}.page-module___8aEwW__stepCard:hover{border-color:var(--border-gold)}.page-module___8aEwW__stepNum{font-family:var(--font-heading);background:linear-gradient(135deg, var(--gold), var(--purple-light));-webkit-text-fill-color:transparent;opacity:.7;-webkit-background-clip:text;background-clip:text;min-width:64px;font-size:48px;font-weight:900;line-height:1}.page-module___8aEwW__stepLine{background:var(--border);flex-shrink:0;width:1px;height:48px}.page-module___8aEwW__stepBody h3{font-family:var(--font-heading);margin-bottom:6px;font-size:18px;font-weight:700}.page-module___8aEwW__stepBody p{color:var(--text-secondary);font-size:14px;line-height:1.65}.page-module___8aEwW__ctaCard{text-align:center;background:linear-gradient(135deg,#f5c5180d 0%,#8b5cf60d 100%);flex-direction:column;align-items:center;gap:20px;padding:80px 40px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__ctaGlow{pointer-events:none;background:radial-gradient(#f5c51814 0%,#0000 70%);border-radius:50%;width:400px;height:300px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.page-module___8aEwW__ctaCard h2{font-family:var(--font-heading);font-size:clamp(28px,3.5vw,44px);font-weight:800;line-height:1.1}.page-module___8aEwW__ctaCard p{color:var(--text-secondary);max-width:500px;font-size:16px}.page-module___8aEwW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:8px;display:flex}.page-module___8aEwW__ctaSocials{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:8px;display:flex}.page-module___8aEwW__ctaSocials a{color:var(--text-muted);font-size:13px;font-family:var(--font-heading);align-items:center;gap:6px;font-weight:600;transition:color .2s;display:inline-flex}.page-module___8aEwW__ctaSocials a:hover{color:var(--gold)}@media (max-width:1024px){.page-module___8aEwW__bridgeGrid,.page-module___8aEwW__featGrid,.page-module___8aEwW__testimonialGrid{grid-template-columns:repeat(2,1fr)}.page-module___8aEwW__sc3{display:none}}@media (max-width:900px){.page-module___8aEwW__heroInner{text-align:center;grid-template-columns:1fr;gap:40px;padding:40px 0}.page-module___8aEwW__heroText{text-align:center;order:1;align-items:center}.page-module___8aEwW__heroText p{margin:0 auto}.page-module___8aEwW__heroButtons,.page-module___8aEwW__heroStats{justify-content:center}.page-module___8aEwW__heroPhone{order:2;justify-content:center;width:100%;margin:0 auto;display:flex}.page-module___8aEwW__fb1{top:30px;left:calc(50% - 165px)}.page-module___8aEwW__fb2{bottom:40px;right:calc(50% - 185px)}.page-module___8aEwW__phoneMockup{border-radius:38px;width:230px;height:460px}.page-module___8aEwW__showcaseGrid{grid-template-columns:1fr;gap:40px}.page-module___8aEwW__showcaseContent{order:-1}.page-module___8aEwW__showcaseScreens{justify-content:center;height:360px;display:flex}.page-module___8aEwW__sc1{width:170px;height:340px;left:10px}.page-module___8aEwW__sc2{width:155px;height:310px;left:130px}}@media (max-width:640px){.page-module___8aEwW__heroText h1{font-size:32px}.page-module___8aEwW__heroText p{font-size:15px}.page-module___8aEwW__heroButtons{flex-direction:column;gap:10px;width:100%}.page-module___8aEwW__heroButtons a{justify-content:center;width:100%}.page-module___8aEwW__heroStats{gap:12px}.page-module___8aEwW__statDiv{height:24px}.page-module___8aEwW__floatBadge{display:none}.page-module___8aEwW__bridgeGrid,.page-module___8aEwW__featGrid,.page-module___8aEwW__testimonialGrid{grid-template-columns:1fr}.page-module___8aEwW__stepCard{text-align:center;flex-direction:column;gap:12px;padding:20px 16px}.page-module___8aEwW__stepLine{display:none}.page-module___8aEwW__stepNum{min-width:auto;font-size:36px}.page-module___8aEwW__ctaCard{padding:40px 16px}.page-module___8aEwW__ctaButtons{flex-direction:column;gap:10px;width:100%}.page-module___8aEwW__ctaButtons a{justify-content:center;width:100%}.page-module___8aEwW__showcaseScreens{height:300px}.page-module___8aEwW__sc1{width:140px;height:280px;left:0}.page-module___8aEwW__sc2{width:130px;height:260px;left:100px}.page-module___8aEwW__marqueeItem{padding:0 20px;font-size:12px}}
