.Nav-module__bLoQaq__nav{z-index:1000;background:0 0;justify-content:space-between;align-items:center;height:72px;padding:0 48px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__bLoQaq__navScrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6}.Nav-module__bLoQaq__navLogo{align-items:center;display:flex}.Nav-module__bLoQaq__navLogo img{object-fit:contain;width:auto;height:70px;transition:opacity .3s}.Nav-module__bLoQaq__logoBlack{display:block}.Nav-module__bLoQaq__logoWhite,.Nav-module__bLoQaq__navScrolled .Nav-module__bLoQaq__logoBlack{display:none}.Nav-module__bLoQaq__navScrolled .Nav-module__bLoQaq__logoWhite{display:block}.Nav-module__bLoQaq__navLinks{align-items:center;gap:36px;display:flex}.Nav-module__bLoQaq__navLinks a{color:#ffffffd9;letter-spacing:.3px;font-size:14px;font-weight:500;transition:color .2s}.Nav-module__bLoQaq__navLinks a:hover{color:#fff}.Nav-module__bLoQaq__navLinks .Nav-module__bLoQaq__navCta{color:#0a0a0a;background:#fff;border-radius:8px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s}.Nav-module__bLoQaq__navLinks .Nav-module__bLoQaq__navCta:hover{color:#0a0a0a;background:#ffffffe6;transform:translateY(-1px)}@media (max-width:768px){.Nav-module__bLoQaq__nav{padding:0 20px}.Nav-module__bLoQaq__navLinks{display:none}}
.Hero-module__JgYmMq__heroWrapper{background:#000;min-height:100vh;position:relative;overflow:hidden}.Hero-module__JgYmMq__heroVideoBg{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__JgYmMq__heroOverlay{z-index:1;background:linear-gradient(90deg,#000000b3 0%,#0006 50%,#0003 100%);position:absolute;inset:0}.Hero-module__JgYmMq__hero{z-index:2;align-items:center;max-width:1400px;min-height:100vh;margin:0 auto;padding:120px 48px 80px;display:flex;position:relative}.Hero-module__JgYmMq__heroContent{max-width:700px;position:relative}.Hero-module__JgYmMq__heroTitle{color:#fff;letter-spacing:-3px;margin-bottom:32px;font-size:clamp(56px,8vw,120px);font-weight:400;line-height:1}.Hero-module__JgYmMq__heroLine{opacity:0;animation:1s cubic-bezier(.16,1,.3,1) forwards Hero-module__JgYmMq__heroLineReveal;display:block;transform:translateY(40px)}.Hero-module__JgYmMq__heroLine:first-child{animation-delay:.2s}.Hero-module__JgYmMq__heroLine:nth-child(2){animation-delay:.5s}.Hero-module__JgYmMq__heroHighlight{background:linear-gradient(90deg,#fff 0% 40%,#b4f472 50%,#fff 60% 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:500;animation:1s cubic-bezier(.16,1,.3,1) forwards Hero-module__JgYmMq__heroLineReveal,3s ease-in-out 1.5s infinite Hero-module__JgYmMq__shimmer;position:relative}@keyframes Hero-module__JgYmMq__heroLineReveal{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__shimmer{0%,to{background-position:100% 0}50%{background-position:0 0}}.Hero-module__JgYmMq__heroSub{color:#ffffffd9;max-width:480px;margin-bottom:48px;font-size:20px;font-weight:400;line-height:1.6;animation:1s .2s both Hero-module__JgYmMq__heroFadeUp}.Hero-module__JgYmMq__heroActions{flex-wrap:wrap;align-items:center;gap:16px;animation:1s .4s both Hero-module__JgYmMq__heroFadeUp;display:flex}.Hero-module__JgYmMq__btnPrimary{color:#000;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;padding:18px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__JgYmMq__btnPrimary:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.Hero-module__JgYmMq__btnOutlineWhite{color:#fff;background:0 0;border:1px solid #fff6;border-radius:8px;justify-content:center;align-items:center;padding:18px 32px;font-size:16px;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__JgYmMq__btnOutlineWhite:hover{background:#ffffff1a;border-color:#fff9}.Hero-module__JgYmMq__heroPartners{margin-top:72px;animation:1s .8s both Hero-module__JgYmMq__heroFadeUp}.Hero-module__JgYmMq__heroPartnersLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:3px;margin-bottom:32px;font-size:14px;font-weight:500}.Hero-module__JgYmMq__heroPartnersLogos{align-items:center;gap:40px;display:flex}.Hero-module__JgYmMq__heroPartnerLogo{opacity:.6;filter:brightness(0)invert();transition:all .3s}.Hero-module__JgYmMq__heroPartnerLogo:hover{opacity:1;transform:translateY(-3px)}.Hero-module__JgYmMq__heroPartnerLogo img{object-fit:contain;width:auto;height:48px}.Hero-module__JgYmMq__corePartner{opacity:.8;filter:brightness(0)invert();background:0 0;border:none;padding:0;position:relative}.Hero-module__JgYmMq__corePartner img{height:100px}.Hero-module__JgYmMq__corePartner:hover{opacity:1;transform:translateY(-4px)}.Hero-module__JgYmMq__partnerDivider{background:linear-gradient(#0000,#ffffff4d,#0000);width:1px;height:56px;margin:0 16px}@keyframes Hero-module__JgYmMq__heroFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.Hero-module__JgYmMq__heroTitle{font-size:clamp(48px,7vw,80px)}}@media (max-width:768px){.Hero-module__JgYmMq__hero{padding:100px 20px 60px}.Hero-module__JgYmMq__heroTitle{letter-spacing:-1px;font-size:clamp(40px,10vw,56px)}.Hero-module__JgYmMq__heroSub{font-size:16px}.Hero-module__JgYmMq__heroActions{flex-direction:column;align-items:flex-start}.Hero-module__JgYmMq__btnPrimary,.Hero-module__JgYmMq__btnOutlineWhite{justify-content:center;width:100%}.Hero-module__JgYmMq__heroPartners{margin-top:48px}.Hero-module__JgYmMq__heroPartnersLogos{flex-wrap:wrap;justify-content:center;gap:16px}.Hero-module__JgYmMq__corePartner{justify-content:center;width:100%;padding:0 0 8px;display:flex}.Hero-module__JgYmMq__corePartner img{height:56px}.Hero-module__JgYmMq__heroPartnerLogo{flex:none}.Hero-module__JgYmMq__heroPartnerLogo img{height:28px}.Hero-module__JgYmMq__partnerDivider{display:none}}
.Clients-module__MlmhVW__clientsSection{z-index:1;background:#0d0d0d;position:sticky;top:0;overflow:hidden}.Clients-module__MlmhVW__soundWaves{pointer-events:none;z-index:0;filter:blur(30px);justify-content:space-between;align-items:flex-end;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Clients-module__MlmhVW__soundBar{transform-origin:bottom;background:linear-gradient(#0000 0%,#64c8ff1f 50%,#b4f47240);border-radius:50% 50% 0 0;flex:1;margin:0 -10px;animation:5s ease-in-out infinite Clients-module__MlmhVW__softWave}.Clients-module__MlmhVW__soundBar:first-child{height:45%;animation-duration:5.5s;animation-delay:0s}.Clients-module__MlmhVW__soundBar:nth-child(2){height:60%;animation-duration:6.2s;animation-delay:.3s}.Clients-module__MlmhVW__soundBar:nth-child(3){height:75%;animation-duration:5.8s;animation-delay:.15s}.Clients-module__MlmhVW__soundBar:nth-child(4){height:65%;animation-duration:6.5s;animation-delay:.5s}.Clients-module__MlmhVW__soundBar:nth-child(5){height:90%;animation-duration:5.6s;animation-delay:.2s}.Clients-module__MlmhVW__soundBar:nth-child(6){height:80%;animation-duration:6.1s;animation-delay:.4s}.Clients-module__MlmhVW__soundBar:nth-child(7){height:100%;animation-duration:5.9s;animation-delay:.35s}.Clients-module__MlmhVW__soundBar:nth-child(8){height:85%;animation-duration:6.3s;animation-delay:.6s}.Clients-module__MlmhVW__soundBar:nth-child(9){height:100%;animation-duration:5.7s;animation-delay:.1s}.Clients-module__MlmhVW__soundBar:nth-child(10){height:95%;animation-duration:6.4s;animation-delay:.45s}.Clients-module__MlmhVW__soundBar:nth-child(11){height:100%;animation-duration:5.5s;animation-delay:.25s}.Clients-module__MlmhVW__soundBar:nth-child(12){height:90%;animation-duration:6s;animation-delay:.55s}.Clients-module__MlmhVW__soundBar:nth-child(13){height:95%;animation-duration:6.2s;animation-delay:.2s}.Clients-module__MlmhVW__soundBar:nth-child(14){height:85%;animation-duration:5.8s;animation-delay:.5s}.Clients-module__MlmhVW__soundBar:nth-child(15){height:90%;animation-duration:6.1s;animation-delay:.4s}.Clients-module__MlmhVW__soundBar:nth-child(16){height:75%;animation-duration:5.6s;animation-delay:.6s}.Clients-module__MlmhVW__soundBar:nth-child(17){height:80%;animation-duration:6.3s;animation-delay:.35s}.Clients-module__MlmhVW__soundBar:nth-child(18){height:65%;animation-duration:5.9s;animation-delay:.15s}.Clients-module__MlmhVW__soundBar:nth-child(19){height:55%;animation-duration:6.5s;animation-delay:.45s}.Clients-module__MlmhVW__soundBar:nth-child(20){height:50%;animation-duration:5.7s;animation-delay:.3s}@keyframes Clients-module__MlmhVW__softWave{0%,to{opacity:1;transform:scaleY(1)scaleX(1)translate(0)}25%{opacity:.8;transform:scaleY(.7)scaleX(1.1)translate(5px)}50%{opacity:.6;transform:scaleY(.5)scaleX(1.2)translate(0)}75%{opacity:.8;transform:scaleY(.7)scaleX(1.1)translate(-5px)}}.Clients-module__MlmhVW__clientsHeaderArea{z-index:1;justify-content:space-between;align-items:center;gap:80px;max-width:1400px;margin:0 auto;padding:100px 48px 80px;display:flex;position:relative}.Clients-module__MlmhVW__clientsHeaderContent{max-width:520px}.Clients-module__MlmhVW__clientsHeaderContent h2{color:#fff;letter-spacing:-.5px;margin-bottom:14px;font-size:clamp(32px,4vw,44px);font-weight:600;line-height:1.25}.Clients-module__MlmhVW__textGreen{color:#b4f472;font-weight:600}.Clients-module__MlmhVW__clientsHeaderContent p{color:#ffffff80;font-size:15px;line-height:1.6}.Clients-module__MlmhVW__clientsHeaderStats{gap:0;display:flex}.Clients-module__MlmhVW__headerStat{text-align:center;padding:0 40px;position:relative}.Clients-module__MlmhVW__headerStat:not(:last-child):after{content:"";background:linear-gradient(#0000,#b4f4724d,#0000);width:1px;height:60px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Clients-module__MlmhVW__headerStatValue{font-family:var(--font-display);background:linear-gradient(135deg,#fff 0%,#b4f472 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:48px;font-weight:700;line-height:1}.Clients-module__MlmhVW__headerStatLabel{color:#ffffff80;white-space:nowrap;letter-spacing:.5px;text-transform:uppercase;font-size:13px;font-weight:500}.Clients-module__MlmhVW__logoMarqueeArea{z-index:1;padding:48px 0;position:relative;overflow:hidden}.Clients-module__MlmhVW__logoMarqueeArea:before,.Clients-module__MlmhVW__logoMarqueeArea:after{content:"";z-index:2;pointer-events:none;width:150px;position:absolute;top:0;bottom:0}.Clients-module__MlmhVW__logoMarqueeArea:before{background:linear-gradient(90deg,#0d0d0d,#0000);left:0}.Clients-module__MlmhVW__logoMarqueeArea:after{background:linear-gradient(-90deg,#0d0d0d,#0000);right:0}.Clients-module__MlmhVW__marqueeTrack{align-items:center;gap:80px;width:max-content;animation:30s linear infinite Clients-module__MlmhVW__marquee;display:flex}.Clients-module__MlmhVW__marqueeTrack:hover{animation-play-state:paused}.Clients-module__MlmhVW__clientLogo{opacity:.6;filter:brightness(0)invert();justify-content:center;align-items:center;transition:opacity .3s;display:flex}.Clients-module__MlmhVW__clientLogo:hover{opacity:1}.Clients-module__MlmhVW__clientLogoImg{object-fit:contain;width:auto;height:36px}@keyframes Clients-module__MlmhVW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Clients-module__MlmhVW__testimonialsSliderArea{z-index:1;border-top:1px solid #ffffff1a;position:relative}.Clients-module__MlmhVW__testimonialsSliderContainer{overflow:hidden}.Clients-module__MlmhVW__testimonialsSliderTrack{transition:transform .5s;display:flex}.Clients-module__MlmhVW__testimonialCard{background:0 0;border-right:1px solid #ffffff1a;flex-direction:column;flex:0 0 33.333%;min-height:320px;padding:48px;transition:background .3s;display:flex}.Clients-module__MlmhVW__testimonialCard:hover{background:#ffffff08}.Clients-module__MlmhVW__testimonialCardFlip{perspective:1000px;border-right:1px solid #ffffff1a;flex:0 0 33.333%;min-height:320px}.Clients-module__MlmhVW__flipCardInner{width:100%;height:100%;min-height:320px;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1);position:relative}.Clients-module__MlmhVW__testimonialCardFlip:hover .Clients-module__MlmhVW__flipCardInner{transform:rotateY(180deg)}.Clients-module__MlmhVW__flipCardFront,.Clients-module__MlmhVW__flipCardBack{backface-visibility:hidden;width:100%;height:100%;position:absolute;top:0;left:0}.Clients-module__MlmhVW__flipCardFront{background:0 0;flex-direction:column;padding:48px;display:flex}.Clients-module__MlmhVW__flipCardBack{overflow:hidden;transform:rotateY(180deg)}.Clients-module__MlmhVW__flipCardBackImage{object-fit:cover;width:100%;height:100%}.Clients-module__MlmhVW__flipCardBackOverlay{background:linear-gradient(#0000 0%,#00000080 40%,#000000e6 100%);flex-direction:column;justify-content:flex-end;padding:32px;display:flex;position:absolute;bottom:0;left:0;right:0}.Clients-module__MlmhVW__flipCardBackTitle{color:#fff;margin-bottom:8px;font-size:20px;font-weight:600}.Clients-module__MlmhVW__flipCardBackSubtitle{color:#ffffffb3;font-size:14px}.Clients-module__MlmhVW__flipCardBackTag{color:#0d0d0d;text-transform:uppercase;letter-spacing:.5px;background:#b4f472;border-radius:4px;padding:6px 12px;font-size:11px;font-weight:700;position:absolute;top:20px;left:20px}.Clients-module__MlmhVW__testimonialCardLabel{text-transform:uppercase;letter-spacing:1.5px;color:#b4f472;margin-bottom:20px;font-size:11px;font-weight:600}.Clients-module__MlmhVW__testimonialCardTitle{color:#fff;letter-spacing:-.3px;margin-bottom:20px;font-size:22px;font-weight:600;line-height:1.35}.Clients-module__MlmhVW__testimonialCardText{color:#ffffff80;flex:1;margin-bottom:24px;font-size:14px;line-height:1.7}.Clients-module__MlmhVW__testimonialCardAuthor{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Clients-module__MlmhVW__testimonialAvatar{color:#000;background:linear-gradient(135deg,#68b6ff,#3b9eff);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:600;display:flex}.Clients-module__MlmhVW__testimonialAuthorInfo{flex:1}.Clients-module__MlmhVW__testimonialAuthorName{color:#fff;font-size:14px;font-weight:600}.Clients-module__MlmhVW__testimonialAuthorRole{color:#ffffff80;font-size:12px}.Clients-module__MlmhVW__testimonialCardLink{color:#fff;text-underline-offset:3px;align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:underline;transition:gap .3s;display:inline-flex}.Clients-module__MlmhVW__testimonialCardLink:hover{gap:10px}.Clients-module__MlmhVW__sliderControls{border-top:1px solid #ffffff1a;justify-content:center;align-items:center;gap:12px;padding:32px 0 48px;display:flex}.Clients-module__MlmhVW__sliderBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Clients-module__MlmhVW__sliderBtn:hover{background:#ffffff1a;border-color:#fff6}.Clients-module__MlmhVW__sliderBtn svg{width:20px;height:20px}.Clients-module__MlmhVW__sliderBtnPause{color:#1a1a1a;background:#fff;border-color:#fff}.Clients-module__MlmhVW__sliderBtnPause:hover{background:#ffffffe6}@media (max-width:1024px){.Clients-module__MlmhVW__testimonialCard,.Clients-module__MlmhVW__testimonialCardFlip{flex:0 0 50%}.Clients-module__MlmhVW__clientsHeaderArea{text-align:center;flex-direction:column;gap:48px}.Clients-module__MlmhVW__clientsHeaderContent{max-width:100%}.Clients-module__MlmhVW__clientsHeaderStats{justify-content:center;width:100%}}@media (max-width:768px){.Clients-module__MlmhVW__clientsSection{position:relative}.Clients-module__MlmhVW__clientsHeaderArea{padding:60px 24px 48px}.Clients-module__MlmhVW__clientsHeaderContent h2{font-size:28px}.Clients-module__MlmhVW__clientsHeaderStats{flex-flow:wrap;justify-content:center;gap:0}.Clients-module__MlmhVW__headerStat{padding:16px 24px}.Clients-module__MlmhVW__headerStat:not(:last-child):after{display:none}.Clients-module__MlmhVW__headerStatValue{font-size:36px}.Clients-module__MlmhVW__logoMarqueeArea{padding:32px 0}.Clients-module__MlmhVW__clientLogoImg{height:40px}.Clients-module__MlmhVW__testimonialCard{flex:0 0 100%;min-height:auto;padding:32px 24px}.Clients-module__MlmhVW__testimonialCardFlip{flex:0 0 100%;min-height:420px}.Clients-module__MlmhVW__flipCardInner{min-height:420px}.Clients-module__MlmhVW__flipCardFront{padding:32px 24px}.Clients-module__MlmhVW__testimonialCardTitle{font-size:18px}}
.Services-module__h5-agW__servicesSection{background:var(--bg);z-index:2;border-radius:48px 48px 0 0;padding:140px 48px 120px;position:relative;box-shadow:0 -20px 60px #0000004d}.Services-module__h5-agW__servicesSection:before{display:none}.Services-module__h5-agW__sectionHeader{text-align:center;max-width:640px;margin:0 auto 64px}.Services-module__h5-agW__overline{color:var(--accent);text-transform:uppercase;letter-spacing:3px;margin-bottom:16px;font-size:13px;font-weight:600}.Services-module__h5-agW__sectionHeader h2{letter-spacing:-.5px;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.2}.Services-module__h5-agW__sectionHeader p{color:var(--muted);font-size:17px;line-height:1.7}.Services-module__h5-agW__tabsContainer{max-width:1200px;margin:0 auto}.Services-module__h5-agW__tabsNav{background:var(--surface-2);border:1px solid var(--border);border-radius:14px;gap:8px;width:fit-content;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:6px;display:flex}.Services-module__h5-agW__tabBtn{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:all .3s}.Services-module__h5-agW__tabBtnActive{background:var(--fg);color:#fff;box-shadow:0 2px 8px #00000026}.Services-module__h5-agW__tabBtn:hover:not(.Services-module__h5-agW__tabBtnActive){color:var(--fg);background:#00000008}.Services-module__h5-agW__tabPanel{animation:.5s Services-module__h5-agW__fadeUp}@keyframes Services-module__h5-agW__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Services-module__h5-agW__tabHeader{margin-bottom:40px}.Services-module__h5-agW__tabHeader h3{letter-spacing:-.3px;margin-bottom:12px;font-size:28px;font-weight:800}.Services-module__h5-agW__tabHeader p{color:var(--muted);max-width:600px;font-size:16px;line-height:1.7}.Services-module__h5-agW__serviceGrid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Services-module__h5-agW__serviceCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:default;padding:32px;transition:all .35s;position:relative;overflow:hidden}.Services-module__h5-agW__serviceCard:before{content:"";background:var(--grad-1);transform-origin:0;height:3px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__h5-agW__serviceCard:hover:before{transform:scaleX(1)}.Services-module__h5-agW__serviceCard:hover{border-color:var(--accent-light);box-shadow:var(--shadow-hover);transform:translateY(-4px)}.Services-module__h5-agW__scPhase{text-transform:uppercase;letter-spacing:2px;color:var(--accent);background:var(--accent-glow);border-radius:6px;align-items:center;gap:6px;margin-bottom:16px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.Services-module__h5-agW__scNumber{font-family:var(--font-display);color:var(--surface-3);margin-bottom:12px;font-size:48px;font-weight:700;line-height:1}.Services-module__h5-agW__serviceCard h4{letter-spacing:-.2px;margin-bottom:10px;font-size:17px;font-weight:700}.Services-module__h5-agW__serviceCard p{color:var(--muted);font-size:14px;line-height:1.7}.Services-module__h5-agW__marketingGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Services-module__h5-agW__mktgCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;padding:32px;transition:all .3s;position:relative}.Services-module__h5-agW__mktgCard:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.Services-module__h5-agW__platformIcon{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:22px;font-weight:700;transition:transform .3s;display:flex}.Services-module__h5-agW__mktgCard:hover .Services-module__h5-agW__platformIcon{transform:scale(1.1)}.Services-module__h5-agW__google .Services-module__h5-agW__platformIcon{background:#e8f0fe}.Services-module__h5-agW__meta .Services-module__h5-agW__platformIcon{background:#e7f0fd}.Services-module__h5-agW__tiktok .Services-module__h5-agW__platformIcon{background:#f0fdf4}.Services-module__h5-agW__bing .Services-module__h5-agW__platformIcon{background:#fef3c7}.Services-module__h5-agW__mktgCard.Services-module__h5-agW__google:hover{border-color:#4285f4}.Services-module__h5-agW__mktgCard.Services-module__h5-agW__meta:hover{border-color:#1877f2}.Services-module__h5-agW__mktgCard.Services-module__h5-agW__tiktok:hover{border-color:#00f2ea}.Services-module__h5-agW__mktgCard.Services-module__h5-agW__bing:hover{border-color:#f59e0b}.Services-module__h5-agW__mktgCard h4{margin-bottom:8px;font-size:18px;font-weight:700}.Services-module__h5-agW__mktgCardDesc{color:var(--muted);margin-bottom:8px;font-size:14px;line-height:1.7}.Services-module__h5-agW__tagRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.Services-module__h5-agW__tag{background:var(--surface-2);color:var(--muted);border:1px solid var(--border);border-radius:50px;padding:4px 12px;font-size:12px;font-weight:500}.Services-module__h5-agW__viewProcess{align-items:center;gap:6px;margin-top:16px;font-size:13px;font-weight:600;transition:gap .3s;display:inline-flex}.Services-module__h5-agW__google .Services-module__h5-agW__viewProcess{color:#4285f4}.Services-module__h5-agW__meta .Services-module__h5-agW__viewProcess{color:#1877f2}.Services-module__h5-agW__tiktok .Services-module__h5-agW__viewProcess{color:#00c9b7}.Services-module__h5-agW__bing .Services-module__h5-agW__viewProcess{color:#f59e0b}.Services-module__h5-agW__mktgCard:hover .Services-module__h5-agW__viewProcess{gap:10px}.Services-module__h5-agW__modalOverlay{z-index:9999;-webkit-backdrop-filter:blur();backdrop-filter:blur();opacity:0;visibility:hidden;background:0 0;justify-content:center;align-items:center;padding:24px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.Services-module__h5-agW__modalOverlayActive{opacity:1;visibility:visible;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009}.Services-module__h5-agW__modalContent{opacity:0;background:#fff;border-radius:24px;width:100%;max-width:560px;max-height:85vh;transition:all .4s cubic-bezier(.34,1.56,.64,1);overflow:hidden;transform:scale(.9)translateY(20px);box-shadow:0 25px 50px -12px #00000040}.Services-module__h5-agW__modalOverlayActive .Services-module__h5-agW__modalContent{opacity:1;transform:scale(1)translateY(0)}.Services-module__h5-agW__modalHeader{border-bottom:1px solid var(--border);padding:32px 32px 24px;position:relative}.Services-module__h5-agW__modalIcon{border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.Services-module__h5-agW__modalHeader.Services-module__h5-agW__google .Services-module__h5-agW__modalIcon{background:#e8f0fe}.Services-module__h5-agW__modalHeader.Services-module__h5-agW__meta .Services-module__h5-agW__modalIcon{background:#e7f0fd}.Services-module__h5-agW__modalHeader.Services-module__h5-agW__tiktok .Services-module__h5-agW__modalIcon{background:#f0fdf4}.Services-module__h5-agW__modalHeader.Services-module__h5-agW__bing .Services-module__h5-agW__modalIcon{background:#fef3c7}.Services-module__h5-agW__modalHeader h3{letter-spacing:-.5px;margin-bottom:8px;font-size:24px;font-weight:800}.Services-module__h5-agW__modalHeader p{color:var(--muted);font-size:14px;line-height:1.6}.Services-module__h5-agW__modalClose{background:var(--surface-2);width:36px;height:36px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.Services-module__h5-agW__modalClose:hover{background:var(--surface-3);color:var(--fg)}.Services-module__h5-agW__modalBody{max-height:50vh;padding:24px 32px 32px;overflow-y:auto}.Services-module__h5-agW__modalBody::-webkit-scrollbar{width:6px}.Services-module__h5-agW__modalBody::-webkit-scrollbar-track{background:0 0}.Services-module__h5-agW__modalBody::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.Services-module__h5-agW__processTimeline{padding-left:32px;position:relative}.Services-module__h5-agW__processTimeline:before{content:"";background:var(--border);border-radius:1px;width:2px;position:absolute;top:8px;bottom:8px;left:11px}.Services-module__h5-agW__timelineItem{opacity:0;padding-bottom:28px;animation:.4s forwards Services-module__h5-agW__timelineIn;position:relative;transform:translate(-10px)}.Services-module__h5-agW__timelineItem:last-child{padding-bottom:0}.Services-module__h5-agW__timelineItem:before{content:attr(data-step);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:0;left:-32px;box-shadow:0 2px 8px #0000001a}.Services-module__h5-agW__google .Services-module__h5-agW__timelineItem:before{color:#fff;background:#4285f4}.Services-module__h5-agW__meta .Services-module__h5-agW__timelineItem:before{color:#fff;background:#1877f2}.Services-module__h5-agW__tiktok .Services-module__h5-agW__timelineItem:before{color:#fff;background:#00c9b7}.Services-module__h5-agW__bing .Services-module__h5-agW__timelineItem:before{color:#fff;background:#f59e0b}.Services-module__h5-agW__timelineItem h4{margin-bottom:6px;font-size:15px;font-weight:700}.Services-module__h5-agW__timelineItem p{color:var(--muted);font-size:13px;line-height:1.6}.Services-module__h5-agW__timelineItem:first-child{animation-delay:.1s}.Services-module__h5-agW__timelineItem:nth-child(2){animation-delay:.2s}.Services-module__h5-agW__timelineItem:nth-child(3){animation-delay:.3s}.Services-module__h5-agW__timelineItem:nth-child(4){animation-delay:.4s}.Services-module__h5-agW__timelineItem:nth-child(5){animation-delay:.5s}@keyframes Services-module__h5-agW__timelineIn{to{opacity:1;transform:translate(0)}}.Services-module__h5-agW__privateGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Services-module__h5-agW__privCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Services-module__h5-agW__privCard:before{content:"";opacity:0;background:linear-gradient(90deg,#68b6ff,#3b9eff);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Services-module__h5-agW__privCard:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0000001a}.Services-module__h5-agW__privCard:hover:before{opacity:1}.Services-module__h5-agW__privHeader{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.Services-module__h5-agW__privIcon{background:linear-gradient(135deg,#eff6ff,#dbeafe);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.Services-module__h5-agW__privHeaderText{flex:1}.Services-module__h5-agW__privHeaderText h4{margin-bottom:4px;font-size:18px;font-weight:700}.Services-module__h5-agW__privFocus{color:#2563eb;background:#68b6ff1a;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.Services-module__h5-agW__privCardDesc{color:var(--muted);margin-bottom:24px;font-size:14px;line-height:1.7}.Services-module__h5-agW__emailFlow{background:var(--surface-2);border-radius:12px;padding:20px;position:relative;overflow:hidden}.Services-module__h5-agW__emailFlow:before{content:"";z-index:0;background:linear-gradient(90deg,#2563eb 0%,#68b6ff 50%,#93c5fd 100%);height:2px;position:absolute;top:50%;left:24px;right:24px;transform:translateY(-50%)}.Services-module__h5-agW__flowSteps{z-index:1;justify-content:space-between;display:flex;position:relative}.Services-module__h5-agW__flowStep{flex-direction:column;align-items:center;gap:8px;display:flex}.Services-module__h5-agW__stepDot{background:#fff;border:3px solid #68b6ff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:all .3s;display:flex;box-shadow:0 2px 8px #68b6ff33}.Services-module__h5-agW__stepLabel{color:var(--muted);white-space:nowrap;font-size:11px;font-weight:500}.Services-module__h5-agW__privCard:hover .Services-module__h5-agW__stepDot{transform:scale(1.1);box-shadow:0 4px 12px #68b6ff4d}.Services-module__h5-agW__flowArrow{color:#68b6ff;font-size:10px;animation:1.5s ease-in-out infinite Services-module__h5-agW__flowPulse;position:absolute;top:50%;transform:translateY(-50%)}.Services-module__h5-agW__flowArrow:first-of-type{left:22%}.Services-module__h5-agW__flowArrow:nth-of-type(2){animation-delay:.3s;left:48%}.Services-module__h5-agW__flowArrow:nth-of-type(3){animation-delay:.6s;left:74%}@keyframes Services-module__h5-agW__flowPulse{0%,to{opacity:.4;transform:translateY(-50%)translate(0)}50%{opacity:1;transform:translateY(-50%)translate(3px)}}.Services-module__h5-agW__affiliateNetwork{background:var(--surface-2);border-radius:12px;min-height:140px;padding:20px;position:relative}.Services-module__h5-agW__networkCenter{color:#fff;z-index:2;background:linear-gradient(135deg,#68b6ff,#3b9eff);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #68b6ff4d}.Services-module__h5-agW__networkNode{background:#fff;border:2px solid #93c5fd;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:all .3s;display:flex;position:absolute;box-shadow:0 2px 8px #00000014}.Services-module__h5-agW__networkNode:nth-child(2){top:10px;left:15%}.Services-module__h5-agW__networkNode:nth-child(3){top:10px;right:15%}.Services-module__h5-agW__networkNode:nth-child(4){bottom:10px;left:25%}.Services-module__h5-agW__networkNode:nth-child(5){bottom:10px;right:25%}.Services-module__h5-agW__networkNode:nth-child(6){top:50%;left:5%;transform:translateY(-50%)}.Services-module__h5-agW__networkNode:nth-child(7){top:50%;right:5%;transform:translateY(-50%)}.Services-module__h5-agW__privCard:hover .Services-module__h5-agW__networkNode{border-color:#68b6ff;transform:scale(1.1)}.Services-module__h5-agW__privCard:hover .Services-module__h5-agW__networkNode:nth-child(6),.Services-module__h5-agW__privCard:hover .Services-module__h5-agW__networkNode:nth-child(7){transform:translateY(-50%)scale(1.1)}.Services-module__h5-agW__networkLine{transform-origin:0;z-index:1;background:linear-gradient(90deg,#0000,#93c5fd,#0000);height:1px;position:absolute;top:50%;left:50%}.Services-module__h5-agW__networkLine:first-of-type{width:60px;transform:rotate(-45deg)}.Services-module__h5-agW__networkLine:nth-of-type(2){width:60px;transform:rotate(45deg)}.Services-module__h5-agW__networkLine:nth-of-type(3){width:60px;transform:rotate(-135deg)}.Services-module__h5-agW__networkLine:nth-of-type(4){width:60px;transform:rotate(135deg)}.Services-module__h5-agW__networkLine:nth-of-type(5){width:70px;transform:rotate(180deg)}.Services-module__h5-agW__networkLine:nth-of-type(6){width:70px;transform:rotate(0)}.Services-module__h5-agW__socialSpread{background:var(--surface-2);border-radius:12px;min-height:140px;padding:20px;position:relative;overflow:hidden}.Services-module__h5-agW__spreadCenter{color:#fff;z-index:3;background:linear-gradient(135deg,#68b6ff,#3b9eff);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #68b6ff4d}.Services-module__h5-agW__spreadRipple{border:2px solid #68b6ff;border-radius:50%;animation:3s ease-out infinite Services-module__h5-agW__rippleOut;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__h5-agW__spreadRipple:first-child{animation-delay:0s}.Services-module__h5-agW__spreadRipple:nth-child(2){animation-delay:1s}.Services-module__h5-agW__spreadRipple:nth-child(3){animation-delay:2s}@keyframes Services-module__h5-agW__rippleOut{0%{opacity:.6;width:48px;height:48px}to{opacity:0;width:200px;height:200px}}.Services-module__h5-agW__socialIcons{z-index:2;width:160px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Services-module__h5-agW__socialIcon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .3s;display:flex;position:absolute;box-shadow:0 2px 8px #0000001a}.Services-module__h5-agW__socialIcon:first-child{top:0;left:50%;transform:translate(-50%)}.Services-module__h5-agW__socialIcon:nth-child(2){top:25%;right:0}.Services-module__h5-agW__socialIcon:nth-child(3){bottom:25%;right:0}.Services-module__h5-agW__socialIcon:nth-child(4){bottom:0;left:50%;transform:translate(-50%)}.Services-module__h5-agW__socialIcon:nth-child(5){bottom:25%;left:0}.Services-module__h5-agW__socialIcon:nth-child(6){top:25%;left:0}.Services-module__h5-agW__privCard:hover .Services-module__h5-agW__socialIcon{transform:scale(1.15);box-shadow:0 4px 12px #68b6ff33}.Services-module__h5-agW__privCard:hover .Services-module__h5-agW__socialIcon:first-child,.Services-module__h5-agW__privCard:hover .Services-module__h5-agW__socialIcon:nth-child(4){transform:translate(-50%)scale(1.15)}.Services-module__h5-agW__reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(30px)}.Services-module__h5-agW__reveal .visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.Services-module__h5-agW__serviceGrid{grid-template-columns:repeat(2,1fr)}.Services-module__h5-agW__marketingGrid{grid-template-columns:1fr}}@media (max-width:768px){.Services-module__h5-agW__servicesSection{border-radius:0;padding:72px 20px}.Services-module__h5-agW__serviceGrid,.Services-module__h5-agW__privateGrid{grid-template-columns:1fr}.Services-module__h5-agW__tabsNav{flex-direction:column;width:100%}.Services-module__h5-agW__tabBtn{text-align:center}.Services-module__h5-agW__sectionHeader h2{font-size:28px}}
.Stats-module__Lag95a__statsSection{background:var(--grad-hero);z-index:2;padding:100px 48px;position:relative;overflow:hidden}.Stats-module__Lag95a__statsSection:before{content:"";pointer-events:none;background:radial-gradient(600px 400px at 80%,#68b6ff0f,#0000),radial-gradient(500px 300px at 20% 30%,#3b9eff0f,#0000);position:absolute;inset:0}.Stats-module__Lag95a__statsHeader{text-align:center;z-index:1;margin-bottom:64px;position:relative}.Stats-module__Lag95a__statsHeader h2{color:#fff;letter-spacing:-.5px;margin-bottom:12px;font-size:clamp(28px,3.5vw,44px);font-weight:800}.Stats-module__Lag95a__statsHeader p{color:#ffffff80;font-size:17px}.Stats-module__Lag95a__statsGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:32px;max-width:960px;margin:0 auto;display:grid;position:relative}.Stats-module__Lag95a__statCard{text-align:center;border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff14;padding:40px 32px;transition:all .3s}.Stats-module__Lag95a__statCard:hover{background:#ffffff14;border-color:#68b6ff33;transform:translateY(-4px)}.Stats-module__Lag95a__statNumber{font-family:var(--font-display);background:linear-gradient(135deg,#68b6ff,#3b9eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:clamp(44px,5vw,64px);font-weight:700;line-height:1}.Stats-module__Lag95a__statLabel{color:#fffc;margin-bottom:6px;font-size:16px;font-weight:600}.Stats-module__Lag95a__statDesc{color:#fff6;font-size:13px;line-height:1.5}@media (max-width:768px){.Stats-module__Lag95a__statsSection{padding:72px 20px}.Stats-module__Lag95a__statsGrid{grid-template-columns:1fr}}
.WhyUs-module__1cSnGa__whyusSection{z-index:2;background:linear-gradient(#0a0a1a 0%,#0f0f2d 50%,#0a0a1a 100%);padding:120px 48px;position:relative;overflow:hidden}.WhyUs-module__1cSnGa__whyusSection:before{content:"";pointer-events:none;background:radial-gradient(600px 400px at 20% 30%,#68b6ff0f,#0000),radial-gradient(500px 300px at 80% 70%,#3b9eff0f,#0000);position:absolute;inset:0}.WhyUs-module__1cSnGa__techGrid{pointer-events:none;background-image:linear-gradient(#68b6ff08 1px,#0000 1px),linear-gradient(90deg,#68b6ff08 1px,#0000 1px);background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.WhyUs-module__1cSnGa__sectionHeader{text-align:center;z-index:1;max-width:640px;margin:0 auto 64px;position:relative}.WhyUs-module__1cSnGa__overline{color:#68b6ff;text-transform:uppercase;letter-spacing:3px;margin-bottom:16px;font-size:13px;font-weight:600}.WhyUs-module__1cSnGa__sectionHeader h2{letter-spacing:-.5px;color:#fff;margin-bottom:16px;font-size:clamp(32px,4vw,48px);font-weight:800;line-height:1.2}.WhyUs-module__1cSnGa__sectionHeader p{color:#ffffff80;font-size:17px;line-height:1.7}.WhyUs-module__1cSnGa__whyusGrid{z-index:1;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid;position:relative}.WhyUs-module__1cSnGa__whyusCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:36px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.WhyUs-module__1cSnGa__whyusCard:before{content:"";-webkit-mask-composite:xor;opacity:0;background:linear-gradient(135deg,#68b6ff00,#68b6ff4d,#68b6ff00);border-radius:20px;padding:1px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.WhyUs-module__1cSnGa__whyusCard:hover:before{opacity:1}.WhyUs-module__1cSnGa__whyusCard:after{content:"";background:linear-gradient(#0000,#68b6ff08,#0000);width:200%;height:200%;transition:transform .6s;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)translateY(-100%)}.WhyUs-module__1cSnGa__whyusCard:hover:after{transform:rotate(45deg)translateY(100%)}.WhyUs-module__1cSnGa__whyusCard:hover{border-color:#68b6ff4d;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d,0 0 60px #68b6ff1a}.WhyUs-module__1cSnGa__scanLine{opacity:0;background:linear-gradient(90deg,#0000,#68b6ff80,#0000);height:1px;position:absolute;left:0;right:0}.WhyUs-module__1cSnGa__whyusCard:hover .WhyUs-module__1cSnGa__scanLine{animation:1.5s ease-in-out infinite WhyUs-module__1cSnGa__scanDown}.WhyUs-module__1cSnGa__wuHeader{z-index:1;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex;position:relative}.WhyUs-module__1cSnGa__wuIcon{background:#68b6ff1a;border:1px solid #68b6ff33;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:28px;transition:all .4s;display:flex;position:relative}.WhyUs-module__1cSnGa__wuIcon:before{content:"";border:1px solid #68b6ff1a;border-radius:20px;animation:2s ease-in-out infinite WhyUs-module__1cSnGa__iconPulse;position:absolute;inset:-4px}.WhyUs-module__1cSnGa__whyusCard:hover .WhyUs-module__1cSnGa__wuIcon{background:#68b6ff26;transform:scale(1.05);box-shadow:0 0 30px #68b6ff4d}.WhyUs-module__1cSnGa__wuHeaderText{flex:1}.WhyUs-module__1cSnGa__wuHeaderText h4{color:#fff;letter-spacing:-.3px;margin-bottom:6px;font-size:18px;font-weight:700}.WhyUs-module__1cSnGa__wuTag{text-transform:uppercase;letter-spacing:1px;color:#68b6ff;background:#68b6ff1a;border-radius:4px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.WhyUs-module__1cSnGa__cardDescription{color:#fff9;z-index:1;margin-bottom:20px;font-size:14px;line-height:1.8;position:relative}.WhyUs-module__1cSnGa__wuStats{z-index:1;border-top:1px solid #ffffff0f;gap:24px;padding-top:20px;display:flex;position:relative}.WhyUs-module__1cSnGa__wuStat{flex-direction:column;display:flex}.WhyUs-module__1cSnGa__wuStatValue{font-family:var(--font-display);background:linear-gradient(135deg,#68b6ff,#3b9eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:700;line-height:1}.WhyUs-module__1cSnGa__wuStatLabel{color:#fff6;text-transform:uppercase;letter-spacing:.5px;margin-top:4px;font-size:11px}@media (max-width:768px){.WhyUs-module__1cSnGa__whyusSection{padding:72px 20px}.WhyUs-module__1cSnGa__sectionHeader h2{font-size:28px}.WhyUs-module__1cSnGa__whyusGrid{grid-template-columns:1fr}.WhyUs-module__1cSnGa__wuHeader{flex-direction:column;gap:12px}.WhyUs-module__1cSnGa__wuStats{gap:16px}.WhyUs-module__1cSnGa__wuStatValue{font-size:24px}}
.Contact-module__Bs3a0a__contactSection{background:var(--fg);z-index:2;padding:120px 48px;position:relative;overflow:hidden}.Contact-module__Bs3a0a__contactSection:before{content:"";pointer-events:none;background:radial-gradient(800px 500px at 30%,#68b6ff0d,#0000),radial-gradient(600px 400px at 70% 30%,#3b9eff0d,#0000);position:absolute;inset:0}.Contact-module__Bs3a0a__contactInner{text-align:center;z-index:1;max-width:900px;margin:0 auto;position:relative}.Contact-module__Bs3a0a__contactHeader{margin-bottom:56px}.Contact-module__Bs3a0a__overline{text-transform:uppercase;letter-spacing:3px;color:#68b6ff;margin-bottom:16px;font-size:12px;font-weight:600;display:inline-block}.Contact-module__Bs3a0a__contactHeader h2{color:#fff;letter-spacing:-.5px;margin-bottom:20px;font-size:clamp(32px,5vw,52px);font-weight:800;line-height:1.2}.Contact-module__Bs3a0a__gradientText{background:linear-gradient(135deg,#68b6ff,#3b9eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__Bs3a0a__contactHeader p{color:#ffffff80;max-width:560px;margin:0 auto;font-size:16px;line-height:1.7}.Contact-module__Bs3a0a__contactCards{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:48px;display:grid}.Contact-module__Bs3a0a__contactCard{color:inherit;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;align-items:center;gap:10px;padding:32px 20px;text-decoration:none;transition:all .3s;display:flex}.Contact-module__Bs3a0a__contactCard:hover{background:#ffffff12;border-color:#68b6ff33;transform:translateY(-4px)}.Contact-module__Bs3a0a__cardIcon{background:#68b6ff1a;border:1px solid #68b6ff26;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:4px;font-size:22px;display:flex}.Contact-module__Bs3a0a__cardLabel{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;font-size:12px;font-weight:500}.Contact-module__Bs3a0a__cardValue{color:#fff;word-break:break-all;font-size:14px;font-weight:600}.Contact-module__Bs3a0a__contactCta{justify-content:center;display:flex}.Contact-module__Bs3a0a__ctaBtn{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#68b6ff,#3b9eff);border-radius:12px;justify-content:center;align-items:center;padding:18px 48px;font-size:17px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.Contact-module__Bs3a0a__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #68b6ff4d}@media (max-width:1024px){.Contact-module__Bs3a0a__contactCards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Contact-module__Bs3a0a__contactSection{padding:72px 20px}.Contact-module__Bs3a0a__contactCards{grid-template-columns:1fr 1fr;gap:12px}.Contact-module__Bs3a0a__contactCard{padding:24px 16px}.Contact-module__Bs3a0a__cardValue{font-size:13px}.Contact-module__Bs3a0a__ctaBtn{width:100%;padding:16px 32px}}
.Footer-module__Grjkva__footer{z-index:2;background:#050510;border-top:1px solid #ffffff0f;padding:48px 48px 32px;position:relative}.Footer-module__Grjkva__footerInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Footer-module__Grjkva__footerLogo{font-family:var(--font-display);background:linear-gradient(135deg,#68b6ff,#3b9eff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700}.Footer-module__Grjkva__footerLogo img{object-fit:contain;width:auto;height:60px}.Footer-module__Grjkva__footerCopy{color:#ffffff4d;font-size:13px}.Footer-module__Grjkva__footerLinks{gap:24px;display:flex}.Footer-module__Grjkva__footerLinks a{color:#fff6;font-size:13px;transition:color .2s}.Footer-module__Grjkva__footerLinks a:hover{color:#ffffffb3}@media (max-width:768px){.Footer-module__Grjkva__footerInner{text-align:center;flex-direction:column;gap:16px}}
