.Hero-module__JgYmMq__hero{background:linear-gradient(rgba(135,206,235,.25) 0%,#f8fafc 100%);justify-content:center;align-items:center;padding:2vw 0;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__background{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__JgYmMq__orbitLeft,.Hero-module__JgYmMq__orbitRight{border:.15vw dashed rgba(0,138,210,.15);border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.Hero-module__JgYmMq__orbitLeft{width:60vw;height:60vw;animation:80s linear infinite Hero-module__JgYmMq__spinSlow;left:-15vw}.Hero-module__JgYmMq__orbitRight{width:80vw;height:80vw;animation:80s linear infinite reverse Hero-module__JgYmMq__spinSlow;right:-30vw}.Hero-module__JgYmMq__orbitBadge{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:4vw;height:4vw;margin-top:-2vw;margin-left:-2vw;font-size:1.5vw;display:flex;position:absolute;box-shadow:0 .5vw 1.5vw rgba(0,0,0,.1)}.Hero-module__JgYmMq__orbitLeft .Hero-module__JgYmMq__orbitBadge{animation:80s linear infinite Hero-module__JgYmMq__counterSpinLeft}.Hero-module__JgYmMq__orbitRight .Hero-module__JgYmMq__orbitBadge{animation:80s linear infinite Hero-module__JgYmMq__counterSpinRight}.Hero-module__JgYmMq__badgeL1{top:14.64%;left:85.36%}.Hero-module__JgYmMq__badgeL2{top:85.36%;left:85.36%}.Hero-module__JgYmMq__badgeL3{top:85.36%;left:14.64%}.Hero-module__JgYmMq__badgeL4,.Hero-module__JgYmMq__badgeR1{top:14.64%;left:14.64%}.Hero-module__JgYmMq__badgeR2{top:85.36%;left:14.64%}.Hero-module__JgYmMq__badgeR3{top:85.36%;left:85.36%}.Hero-module__JgYmMq__badgeR4{top:14.64%;left:85.36%}@keyframes Hero-module__JgYmMq__spinSlow{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}@keyframes Hero-module__JgYmMq__counterSpinLeft{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes Hero-module__JgYmMq__counterSpinRight{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Hero-module__JgYmMq__grid{z-index:1;grid-template-columns:1.1fr .9fr;align-items:center;gap:4.4444vw;display:grid;position:relative}.Hero-module__JgYmMq__textContent{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__JgYmMq__badge{color:var(--color-accent);border-radius:var(--border-radius-button);background:rgba(0,138,210,.1);border:1px solid rgba(0,138,210,.2);align-items:center;gap:.5555vw;margin-bottom:2vw;padding:.5555vw 1.1111vw;font-size:.9722vw;font-weight:600;animation:.8s ease-out Hero-module__JgYmMq__fadeUp;display:inline-flex}.Hero-module__JgYmMq__title{letter-spacing:-.02em;margin-bottom:1.6666vw;font-size:5vw;line-height:1.1;animation:1s ease-out .2s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__subtitle{color:var(--color-text-muted);max-width:32vw;margin-bottom:2vw;font-size:1.25vw;animation:1s ease-out .4s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__subtitle strong{color:var(--color-text-main);font-weight:600}.Hero-module__JgYmMq__actions{gap:1.1111vw;margin-bottom:2vw;animation:1s ease-out .6s both Hero-module__JgYmMq__fadeUp;display:flex}.Hero-module__JgYmMq__primaryButton,.Hero-module__JgYmMq__secondaryButton{border-radius:var(--border-radius-button);transition:all var(--transition-normal);cursor:pointer;justify-content:center;align-items:center;padding:.8vw 2.8vw;font-size:1.25vw;font-weight:600;text-decoration:none;display:inline-flex}.Hero-module__JgYmMq__primaryButton{background:var(--gradient-accent);color:#fff;box-shadow:var(--shadow-md);border:none}.Hero-module__JgYmMq__secondaryButton{background:var(--glass-bg);border:1px solid var(--glass-border);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);color:var(--color-text-main);box-shadow:none}.Hero-module__JgYmMq__primaryButton:hover,.Hero-module__JgYmMq__secondaryButton:hover{box-shadow:var(--shadow-glow);background:var(--gradient-accent);color:#fff;border-color:transparent;transform:translateY(-.1389vw)}.Hero-module__JgYmMq__techStack{animation:1s ease-out .8s both Hero-module__JgYmMq__fadeUp}.Hero-module__JgYmMq__trustText{color:var(--color-text-muted);margin-bottom:.8333vw;font-size:.9722vw;font-weight:500}.Hero-module__JgYmMq__techIcons{flex-wrap:wrap;gap:.8333vw;display:flex}.Hero-module__JgYmMq__techNode{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--color-text-main);box-shadow:var(--shadow-sm);border-radius:.5556vw;padding:.4444vw .8889vw;font-size:.8889vw;font-weight:600}.Hero-module__JgYmMq__visualContent{perspective:69.4444vw;justify-content:center;align-items:center;width:100%;height:34.7222vw;animation:1.2s ease-out .4s both Hero-module__JgYmMq__fadeUp;display:flex;position:relative}.Hero-module__JgYmMq__codeWindow{z-index:1;background:#0f172a;border:1px solid rgba(255,255,255,.1);border-radius:1.1111vw;width:100%;max-width:31.25vw;transition:transform .5s;overflow:hidden;transform:rotateY(-12deg)rotateX(8deg);box-shadow:0 1.7361vw 3.4722vw -.8333vw rgba(0,0,0,.25)}.Hero-module__JgYmMq__codeWindow:hover{transform:rotateY(0)rotateX(0)scale(1.02)}.Hero-module__JgYmMq__windowHeader{background:rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);align-items:center;padding:.8333vw 1.1111vw;display:flex}.Hero-module__JgYmMq__macDots{gap:.4167vw;display:flex}.Hero-module__JgYmMq__macDots span{border-radius:50%;width:.6944vw;height:.6944vw}.Hero-module__JgYmMq__windowTitle{color:#94a3b8;margin-left:auto;margin-right:auto;font-family:monospace;font-size:.8333vw}.Hero-module__JgYmMq__codeBody{color:#f8fafc;padding:1.6666vw;font-family:Consolas,Monaco,monospace;font-size:1vw;line-height:1.5;overflow-x:auto}.Hero-module__JgYmMq__keyword{color:#c678dd}.Hero-module__JgYmMq__variable{color:#e5c07b}.Hero-module__JgYmMq__string{color:#98c379}.Hero-module__JgYmMq__boolean{color:#d19a66}.Hero-module__JgYmMq__function{color:#61afef}.Hero-module__JgYmMq__floatingWidget{-webkit-backdrop-filter:blur(.8333vw);backdrop-filter:blur(.8333vw);box-shadow:var(--shadow-lg);border:1px solid var(--glass-border);z-index:2;background:rgba(255,255,255,.85);border-radius:1.1111vw;align-items:center;gap:1.1111vw;padding:1.1111vw 1.3889vw;display:flex;position:absolute}.Hero-module__JgYmMq__widget1{animation:6s ease-in-out infinite Hero-module__JgYmMq__float;top:15%;right:-5%}.Hero-module__JgYmMq__widget2{animation:7s ease-in-out infinite alternate Hero-module__JgYmMq__float;bottom:15%;left:-5%}.Hero-module__JgYmMq__widgetIconAi{color:#008ad2;background:rgba(0,138,210,.1);border-radius:.8333vw;justify-content:center;align-items:center;width:3.0556vw;height:3.0556vw;display:flex}.Hero-module__JgYmMq__widgetIconSync{color:#f97316;background:rgba(249,115,22,.1);border-radius:.8333vw;justify-content:center;align-items:center;width:3.0556vw;height:3.0556vw;display:flex}.Hero-module__JgYmMq__widgetTitle{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8889vw;font-weight:600}.Hero-module__JgYmMq__widgetValue{color:var(--color-text-main);font-size:1.3889vw;font-weight:700}@keyframes Hero-module__JgYmMq__fadeUp{0%{opacity:0;transform:translateY(2.0833vw)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__JgYmMq__float{0%{transform:translateY(0)}50%{transform:translateY(-1.0417vw)}to{transform:translateY(0)}}@media (max-width:968px){.Hero-module__JgYmMq__hero{padding:40px 0}.Hero-module__JgYmMq__grid{text-align:center;grid-template-columns:1fr;gap:30px}.Hero-module__JgYmMq__textContent{text-align:center;align-items:center}.Hero-module__JgYmMq__badge{gap:6px;margin-bottom:20px;padding:6px 14px;font-size:14px}.Hero-module__JgYmMq__title{margin-bottom:16px;font-size:34px}.Hero-module__JgYmMq__subtitle{margin-bottom:24px;max-width:100%;margin-left:auto;margin-right:auto;font-size:15px}.Hero-module__JgYmMq__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:24px}.Hero-module__JgYmMq__primaryButton,.Hero-module__JgYmMq__secondaryButton{padding:12px 24px;font-size:15px}.Hero-module__JgYmMq__trustText{margin-bottom:10px;font-size:14px}.Hero-module__JgYmMq__techNode{padding:6px 12px;font-size:13px}.Hero-module__JgYmMq__techIcons{justify-content:center;gap:10px}.Hero-module__JgYmMq__visualContent{perspective:none;height:auto;padding:10px 0}.Hero-module__JgYmMq__codeWindow{border-radius:12px;max-width:100%;transform:none}.Hero-module__JgYmMq__codeWindow:hover{transform:none}.Hero-module__JgYmMq__codeBody{padding:16px;font-size:12px}.Hero-module__JgYmMq__widget1,.Hero-module__JgYmMq__widget2{display:none}}
.Services-module__h5-agW__services{background-color:var(--color-background);background-image:linear-gradient(rgba(0,138,210,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(0,138,210,.1) 1px,transparent 1px);background-size:4vw 4vw;padding:4vw 0;position:relative;overflow:hidden}.Services-module__h5-agW__backgroundGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(0,138,210,.05) 0%,transparent 60%);width:100vw;height:100vw;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.Services-module__h5-agW__header{text-align:center;z-index:1;max-width:50vw;margin:0 auto 5vw;position:relative}.Services-module__h5-agW__badge{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;background:rgba(0,138,210,.05);border:1px solid rgba(0,138,210,.1);border-radius:2vw;align-items:center;gap:.5vw;margin-bottom:1.5vw;padding:.5vw 1.2vw;font-size:.9vw;font-weight:700;display:inline-flex}.Services-module__h5-agW__sectionTitle{color:var(--color-text-main);letter-spacing:-.02em;margin-bottom:1vw;font-size:4vw;font-weight:800}.Services-module__h5-agW__sectionSubtitle{color:var(--color-text-muted);font-size:1.2vw;line-height:1.6}.Services-module__h5-agW__grid{z-index:1;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(15vw,auto);gap:1.5vw;display:grid;position:relative}.Services-module__h5-agW__spanLarge{grid-area:span 2/span 2}.Services-module__h5-agW__spanWide{grid-area:span 1/span 2}.Services-module__h5-agW__spanSquare{grid-area:span 1/span 1}.Services-module__h5-agW__card{-webkit-backdrop-filter:blur(2vw);backdrop-filter:blur(2vw);border:1px solid rgba(0,0,0,.05);border-top:.3vw solid var(--color-accent);cursor:pointer;background:rgba(255,255,255,.8);border-radius:1.5vw;flex-direction:column;padding:3vw;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s,border-color .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 18px -6px rgba(0,0,0,.15)}.Services-module__h5-agW__cardGlow{opacity:0;z-index:0;background:radial-gradient(circle,rgba(0,138,210,.05) 0%,transparent 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Services-module__h5-agW__card:hover{background:#fff;border-color:rgba(0,138,210,.2);transform:translateY(-.5vw);box-shadow:0 1vw 3vw rgba(0,138,210,.08),0 0 2vw rgba(0,138,210,.05)}.Services-module__h5-agW__card:hover .Services-module__h5-agW__cardGlow{opacity:1}.Services-module__h5-agW__cardContent{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.Services-module__h5-agW__iconWrapper{width:4.5vw;height:4.5vw;color:var(--color-accent);background:rgba(0,138,210,.05);border:1px solid rgba(0,138,210,.1);border-radius:1vw;justify-content:center;align-items:center;margin-bottom:2vw;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex}.Services-module__h5-agW__card:hover .Services-module__h5-agW__iconWrapper{background:var(--gradient-accent);color:#fff;border-color:transparent;transform:scale(1.1);box-shadow:0 .5vw 1.5vw rgba(0,138,210,.2)}.Services-module__h5-agW__icon{object-fit:contain;width:2.5vw;height:2.5vw;transition:all .3s}.Services-module__h5-agW__cardTitle{color:var(--color-text-main);font-size:1.8vw;font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:1vw;font-weight:800}.Services-module__h5-agW__spanLarge .Services-module__h5-agW__cardTitle{font-size:2.5vw}.Services-module__h5-agW__cardDescription{color:var(--color-text-muted);flex-grow:1;margin-bottom:2vw;font-size:1.1vw;line-height:1.6}.Services-module__h5-agW__spanLarge .Services-module__h5-agW__cardDescription{font-size:1.3vw}.Services-module__h5-agW__exploreLink{color:var(--color-accent);opacity:.7;align-items:center;gap:.5vw;margin-top:auto;font-size:1vw;font-weight:700;transition:all .3s;display:flex;transform:translate(-.5vw)}.Services-module__h5-agW__exploreIcon{width:1.2vw;height:1.2vw;transition:transform .3s}.Services-module__h5-agW__card:hover .Services-module__h5-agW__exploreLink{opacity:1;transform:translate(0)}.Services-module__h5-agW__card:hover .Services-module__h5-agW__exploreIcon{transform:translate(.3vw)}@media (max-width:968px){.Services-module__h5-agW__services{background-size:30px 30px;padding:40px 0}.Services-module__h5-agW__header{max-width:100%;margin-bottom:30px}.Services-module__h5-agW__badge{border-radius:20px;margin-bottom:12px;padding:6px 14px;font-size:13px}.Services-module__h5-agW__sectionTitle{margin-bottom:10px;font-size:28px}.Services-module__h5-agW__sectionSubtitle{font-size:15px}.Services-module__h5-agW__grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:20px}.Services-module__h5-agW__spanLarge,.Services-module__h5-agW__spanWide,.Services-module__h5-agW__spanSquare{grid-area:span 1/span 1}.Services-module__h5-agW__card{border-top-width:4px;border-radius:16px;padding:24px}.Services-module__h5-agW__cardTitle,.Services-module__h5-agW__spanLarge .Services-module__h5-agW__cardTitle{margin-bottom:10px;font-size:20px}.Services-module__h5-agW__cardDescription,.Services-module__h5-agW__spanLarge .Services-module__h5-agW__cardDescription{margin-bottom:16px;font-size:14px}.Services-module__h5-agW__iconWrapper{border-radius:12px;width:50px;height:50px;margin-bottom:16px}.Services-module__h5-agW__icon{width:26px;height:26px}.Services-module__h5-agW__exploreLink{gap:6px;font-size:14px}.Services-module__h5-agW__exploreIcon{width:16px;height:16px}}
.Portfolio-module__Qfg8ta__portfolio{padding:4vw 0;position:relative}.Portfolio-module__Qfg8ta__headerWrapper{flex-direction:column;align-items:center;margin-bottom:5vw;display:flex}.Portfolio-module__Qfg8ta__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3vw;display:flex}.Portfolio-module__Qfg8ta__badge{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;background:rgba(0,138,210,.1);border:1px solid rgba(0,138,210,.2);border-radius:2vw;align-items:center;gap:.5vw;margin-bottom:1.5vw;padding:.5vw 1.2vw;font-size:.9vw;font-weight:700;display:inline-flex}.Portfolio-module__Qfg8ta__sectionTitle{color:var(--color-text-main);letter-spacing:-.02em;margin:0;font-size:3.5vw;font-weight:800}.Portfolio-module__Qfg8ta__tabContainer{background:#f1f5f9;border-radius:4vw;align-items:center;gap:.5vw;padding:.5vw;display:inline-flex;box-shadow:0 12px 18px -6px rgba(0,0,0,.3)}.Portfolio-module__Qfg8ta__tab{color:var(--color-text-main);cursor:pointer;font-size:1.1vw;font-weight:700;font-family:var(--font-heading);background:0 0;border-radius:3vw;padding:.8vw 2vw;transition:all .3s}.Portfolio-module__Qfg8ta__tab:hover{color:var(--color-accent)}.Portfolio-module__Qfg8ta__activeTab{background:var(--color-accent);color:#fff;box-shadow:0 .5vw 1vw rgba(0,138,210,.2)}.Portfolio-module__Qfg8ta__activeTab:hover{color:#fff}.Portfolio-module__Qfg8ta__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:25vw;gap:2.5vw;display:grid}.Portfolio-module__Qfg8ta__card{cursor:pointer;border:1px solid var(--glass-border);background:#0f172a;border-radius:1.5vw;position:relative;overflow:hidden;box-shadow:0 12px 18px -6px rgba(0,0,0,.15)}.Portfolio-module__Qfg8ta__col-span-2{grid-column:span 2}.Portfolio-module__Qfg8ta__col-span-1{grid-column:span 1}.Portfolio-module__Qfg8ta__image{object-fit:cover;opacity:.75;width:100%;height:100%;transition:transform .6s cubic-bezier(.165,.84,.44,1),opacity .6s;position:absolute;top:0;left:0}.Portfolio-module__Qfg8ta__card:hover .Portfolio-module__Qfg8ta__image{opacity:1;transform:scale(1.05)}.Portfolio-module__Qfg8ta__glassPill{-webkit-backdrop-filter:blur(1.5vw);backdrop-filter:blur(1.5vw);background:rgba(255,255,255,.75);border:1px solid rgba(255,255,255,.6);border-radius:1vw;padding:1.5vw 2vw;transition:all .4s cubic-bezier(.165,.84,.44,1);position:absolute;bottom:1.5vw;left:1.5vw;right:1.5vw;overflow:hidden;transform:translateY(0);box-shadow:0 .5vw 1.5vw rgba(0,0,0,.1)}.Portfolio-module__Qfg8ta__card:hover .Portfolio-module__Qfg8ta__glassPill{border-color:var(--color-accent);background:rgba(255,255,255,.95);box-shadow:0 1vw 2.5vw rgba(0,0,0,.15)}.Portfolio-module__Qfg8ta__pillContent{justify-content:space-between;align-items:center;display:flex}.Portfolio-module__Qfg8ta__category{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4vw;font-size:.9vw;font-weight:700;display:block}.Portfolio-module__Qfg8ta__title{color:var(--color-text-main);font-size:1.5vw;font-family:var(--font-heading);margin:0;font-weight:800}.Portfolio-module__Qfg8ta__arrowIcon{width:3.5vw;height:3.5vw;color:var(--color-accent);opacity:0;background:rgba(0,138,210,.1);border-radius:50%;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;transform:translate(-1vw)}.Portfolio-module__Qfg8ta__arrowIcon svg{width:1.5vw;height:1.5vw}.Portfolio-module__Qfg8ta__card:hover .Portfolio-module__Qfg8ta__arrowIcon{background:var(--color-accent);color:#fff;opacity:1;transform:translate(0)}.Portfolio-module__Qfg8ta__footerAction{justify-content:center;margin-top:4vw;display:flex}.Portfolio-module__Qfg8ta__viewAllButton{border-radius:var(--border-radius-button);transition:all var(--transition-normal);cursor:pointer;background:var(--gradient-accent);color:#fff;box-shadow:var(--shadow-md);border:none;justify-content:center;align-items:center;padding:.8vw 2.8vw;font-size:1.25vw;font-weight:600;text-decoration:none;display:inline-flex}.Portfolio-module__Qfg8ta__viewAllButton:hover{box-shadow:var(--shadow-glow);transform:translateY(-.1389vw)}@media (max-width:968px){.Portfolio-module__Qfg8ta__portfolio{padding:40px 0}.Portfolio-module__Qfg8ta__headerWrapper{margin-bottom:30px}.Portfolio-module__Qfg8ta__header{text-align:center;align-items:center;max-width:100%;margin-bottom:20px}.Portfolio-module__Qfg8ta__badge{border-radius:20px;margin-bottom:12px;padding:6px 14px;font-size:13px}.Portfolio-module__Qfg8ta__sectionTitle{font-size:28px}.Portfolio-module__Qfg8ta__tabContainer{background:#f1f5f9;border-radius:24px;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 12px;width:100%;max-width:100%;padding:16px;display:flex;overflow:visible;box-shadow:0 2px 4px rgba(0,0,0,.2)}.Portfolio-module__Qfg8ta__tab{white-space:nowrap;color:var(--color-text-main);border-radius:20px;padding:10px 20px;font-size:15px;font-weight:600}.Portfolio-module__Qfg8ta__bentoGrid{grid-template-columns:1fr;grid-auto-rows:260px;gap:20px}.Portfolio-module__Qfg8ta__col-span-2,.Portfolio-module__Qfg8ta__col-span-1{grid-column:span 1}.Portfolio-module__Qfg8ta__card{border-radius:16px}.Portfolio-module__Qfg8ta__glassPill{border-radius:12px;padding:12px 16px;bottom:15px;left:15px;right:15px}.Portfolio-module__Qfg8ta__category{margin-bottom:4px;font-size:12px}.Portfolio-module__Qfg8ta__title{font-size:16px}.Portfolio-module__Qfg8ta__arrowIcon{opacity:1;width:36px;height:36px;transform:none}.Portfolio-module__Qfg8ta__arrowIcon svg{width:16px;height:16px}.Portfolio-module__Qfg8ta__footerAction{margin-top:30px}.Portfolio-module__Qfg8ta__viewAllButton{padding:12px 24px;font-size:15px}}
.Testimonials-module__5wb8fq__testimonialsSection{background-color:var(--color-background);padding:4vw 0;position:relative;overflow:hidden}.Testimonials-module__5wb8fq__header{text-align:center;max-width:60vw;margin:0 auto 5vw}.Testimonials-module__5wb8fq__badge{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;background:rgba(0,138,210,.05);border:1px solid rgba(0,138,210,.1);border-radius:2vw;align-items:center;gap:.5vw;margin-bottom:1.5vw;padding:.5vw 1.2vw;font-size:.9vw;font-weight:700;display:inline-flex}.Testimonials-module__5wb8fq__title{color:var(--color-text-main);letter-spacing:-.02em;margin-bottom:1vw;font-size:3.5vw;font-weight:800}.Testimonials-module__5wb8fq__subtitle{color:var(--color-text-muted);font-size:1.2vw;line-height:1.6}.Testimonials-module__5wb8fq__gridContainer{flex-direction:column;gap:4vw;display:flex}.Testimonials-module__5wb8fq__videoGrid{grid-template-columns:repeat(3,1fr);gap:2vw;display:grid}.Testimonials-module__5wb8fq__shortsGrid{grid-template-columns:repeat(4,1fr);gap:2vw;display:grid}.Testimonials-module__5wb8fq__card{-webkit-backdrop-filter:blur(1vw);backdrop-filter:blur(1vw);cursor:pointer;background:rgba(255,255,255,.7);border:1px solid rgba(0,0,0,.05);border-radius:1.5vw;flex-direction:column;width:100%;padding:1.5vw;transition:all .4s;display:flex;box-shadow:0 12px 18px -6px rgba(0,0,0,.15)}.Testimonials-module__5wb8fq__videoCard,.Testimonials-module__5wb8fq__shortCard{width:100%}.Testimonials-module__5wb8fq__thumbnailWrapper{background:#000;border-radius:1vw;width:100%;margin-bottom:1.5vw;position:relative;overflow:hidden}.Testimonials-module__5wb8fq__videoCard .Testimonials-module__5wb8fq__thumbnailWrapper{aspect-ratio:16/9}.Testimonials-module__5wb8fq__shortCard .Testimonials-module__5wb8fq__thumbnailWrapper{aspect-ratio:9/16}.Testimonials-module__5wb8fq__thumbnail{object-fit:cover;opacity:.7;width:100%;height:100%;transition:opacity .4s,transform .4s}.Testimonials-module__5wb8fq__playOverlay{background:rgba(0,0,0,.2);justify-content:center;align-items:center;width:100%;height:100%;transition:background .4s;display:flex;position:absolute;top:0;left:0}.Testimonials-module__5wb8fq__playButton{-webkit-backdrop-filter:blur(.5vw);backdrop-filter:blur(.5vw);color:#fff;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.5);border-radius:50%;justify-content:center;align-items:center;width:4vw;height:4vw;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex}.Testimonials-module__5wb8fq__playButton svg{width:1.5vw;height:1.5vw;margin-left:.2vw}.Testimonials-module__5wb8fq__card:hover{background:#fff;border-color:rgba(0,138,210,.2);transform:translateY(-.5vw);box-shadow:0 1.5vw 3vw rgba(0,138,210,.08)}.Testimonials-module__5wb8fq__card:hover .Testimonials-module__5wb8fq__thumbnail{opacity:1;transform:scale(1.05)}.Testimonials-module__5wb8fq__card:hover .Testimonials-module__5wb8fq__playOverlay{background:rgba(0,0,0,.1)}.Testimonials-module__5wb8fq__card:hover .Testimonials-module__5wb8fq__playButton{background:var(--color-accent);border-color:var(--color-accent);transform:scale(1.15);box-shadow:0 .5vw 1.5vw rgba(0,138,210,.4)}.Testimonials-module__5wb8fq__author{align-items:center;gap:1vw;padding:0 .5vw .5vw;display:flex}.Testimonials-module__5wb8fq__avatar{background:var(--gradient-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.5vw;height:3.5vw;font-size:1.4vw;font-weight:700;display:flex}.Testimonials-module__5wb8fq__authorName{color:var(--color-text-main);font-size:1.1vw;font-weight:700}.Testimonials-module__5wb8fq__authorRole{color:var(--color-text-muted);font-size:.9vw}.Testimonials-module__5wb8fq__modalOverlay{-webkit-backdrop-filter:blur(.5vw);backdrop-filter:blur(.5vw);z-index:1000;background:rgba(0,0,0,.85);justify-content:center;align-items:center;width:100vw;height:100vh;animation:.3s Testimonials-module__5wb8fq__fadeIn;display:flex;position:fixed;top:0;left:0}.Testimonials-module__5wb8fq__modalContent{background:#000;border-radius:1vw;width:70vw;max-width:1200px;position:relative;overflow:hidden;box-shadow:0 2vw 5vw rgba(0,0,0,.5)}.Testimonials-module__5wb8fq__closeButton{color:#fff;cursor:pointer;z-index:10;background:rgba(255,255,255,.1);border:none;border-radius:50%;width:3vw;height:3vw;font-size:1.5vw;transition:background .3s;position:absolute;top:1vw;right:1vw}.Testimonials-module__5wb8fq__closeButton:hover{background:rgba(255,255,255,.3)}.Testimonials-module__5wb8fq__videoWrapper{width:100%;padding-bottom:56.25%;position:relative}.Testimonials-module__5wb8fq__shortWrapper{width:100%;max-width:45vh;margin:0 auto;padding-bottom:177.77%}.Testimonials-module__5wb8fq__videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}@keyframes Testimonials-module__5wb8fq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:968px){.Testimonials-module__5wb8fq__testimonialsSection{padding:40px 0}.Testimonials-module__5wb8fq__header{max-width:100%;margin-bottom:30px}.Testimonials-module__5wb8fq__badge{border-radius:20px;margin-bottom:12px;padding:6px 14px;font-size:13px}.Testimonials-module__5wb8fq__title{margin-bottom:10px;font-size:28px}.Testimonials-module__5wb8fq__subtitle{font-size:15px}.Testimonials-module__5wb8fq__gridContainer{gap:30px}.Testimonials-module__5wb8fq__videoGrid{grid-template-columns:1fr;gap:20px}.Testimonials-module__5wb8fq__shortsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.Testimonials-module__5wb8fq__card{border-radius:16px;padding:8px}.Testimonials-module__5wb8fq__thumbnailWrapper{border-radius:12px;margin-bottom:14px}.Testimonials-module__5wb8fq__playButton{width:48px;height:48px}.Testimonials-module__5wb8fq__playButton svg{width:20px;height:20px}.Testimonials-module__5wb8fq__author{gap:12px}.Testimonials-module__5wb8fq__avatar{width:40px;height:40px;font-size:16px}.Testimonials-module__5wb8fq__authorName{font-size:15px}.Testimonials-module__5wb8fq__authorRole{font-size:13px}.Testimonials-module__5wb8fq__modalContent{border-radius:16px;width:92%}.Testimonials-module__5wb8fq__closeButton{width:36px;height:36px;font-size:18px;top:10px;right:10px}}@media (max-width:640px){.Testimonials-module__5wb8fq__shortsGrid{grid-template-columns:1fr}}
.WhyChooseUs-module__YwVtra__whyChooseUs{background-color:var(--color-background);background-image:linear-gradient(rgba(0,138,210,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(0,138,210,.1) 1px,transparent 1px);background-size:4vw 4vw;padding:4vw 0;position:relative;overflow:hidden}.WhyChooseUs-module__YwVtra__backgroundGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(0,138,210,.05) 0%,transparent 70%);width:80vw;height:80vw;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.WhyChooseUs-module__YwVtra__backgroundGlow2{pointer-events:none;z-index:0;background:radial-gradient(circle,rgba(135,206,235,.1) 0%,transparent 70%);width:70vw;height:70vw;position:absolute;top:50%;right:0;transform:translate(50%,-50%)}.WhyChooseUs-module__YwVtra__content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:6vw;display:grid;position:relative}.WhyChooseUs-module__YwVtra__textColumn{max-width:100%}.WhyChooseUs-module__YwVtra__badge{color:var(--color-accent);text-transform:uppercase;letter-spacing:.05em;background:rgba(0,138,210,.05);border:1px solid rgba(0,138,210,.1);border-radius:2vw;align-items:center;gap:.5vw;margin-bottom:1.5vw;padding:.5vw 1.2vw;font-size:.9vw;font-weight:700;display:inline-flex}.WhyChooseUs-module__YwVtra__badgeIcon{font-size:1vw}.WhyChooseUs-module__YwVtra__title{color:var(--color-text-main);letter-spacing:-.02em;margin-bottom:1vw;font-size:3.5vw;font-weight:800}.WhyChooseUs-module__YwVtra__description{color:var(--color-text-muted);margin-bottom:3vw;font-size:1.2vw;line-height:1.6}.WhyChooseUs-module__YwVtra__featuresGrid{grid-template-columns:1fr;gap:2vw;display:grid}.WhyChooseUs-module__YwVtra__featureItem{align-items:flex-start;gap:1.5vw;display:flex}.WhyChooseUs-module__YwVtra__featureIcon{width:3.5vw;height:3.5vw;color:var(--color-accent);background:rgba(0,138,210,.05);border:1px solid rgba(0,138,210,.1);border-radius:.8vw;flex-shrink:0;justify-content:center;align-items:center;display:flex}.WhyChooseUs-module__YwVtra__featureIconImg{object-fit:contain;width:2.2vw;height:2.2vw}.WhyChooseUs-module__YwVtra__featureTitle{color:var(--color-text-main);margin:0 0 .5vw;font-size:1.3vw;font-weight:700}.WhyChooseUs-module__YwVtra__featureDesc{color:var(--color-text-muted);margin:0;font-size:1vw;line-height:1.5}.WhyChooseUs-module__YwVtra__statsColumn{position:relative}.WhyChooseUs-module__YwVtra__statsGrid{grid-template-columns:repeat(2,1fr);gap:2vw;display:grid}.WhyChooseUs-module__YwVtra__statCard{border:1px solid rgba(0,0,0,.06);border-top:.3vw solid var(--color-accent);text-align:center;background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-radius:1vw;flex-direction:column;justify-content:center;padding:3vw 2vw;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 18px -6px rgba(0,0,0,.15)}.WhyChooseUs-module__YwVtra__statCard:before{content:"";opacity:0;z-index:0;background:radial-gradient(circle,rgba(0,138,210,.05) 0%,transparent 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.WhyChooseUs-module__YwVtra__statCard:hover{background:#fff;border-color:#38bdf8 rgba(0,138,210,.2) rgba(0,138,210,.2);transform:translateY(-.5vw);box-shadow:0 1.5vw 3vw rgba(0,138,210,.12),0 .5vw 1vw rgba(0,138,210,.05)}.WhyChooseUs-module__YwVtra__statCard:hover:before{opacity:1}.WhyChooseUs-module__YwVtra__statContent{z-index:1;position:relative}.WhyChooseUs-module__YwVtra__statValue{font-family:var(--font-heading);background:var(--gradient-accent);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5vw;font-size:3.5vw;font-weight:800}.WhyChooseUs-module__YwVtra__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:1vw;font-weight:600}@media (max-width:992px){.WhyChooseUs-module__YwVtra__whyChooseUs{background-size:30px 30px;padding:40px 0}.WhyChooseUs-module__YwVtra__content{flex-direction:column-reverse;gap:40px;width:95%;max-width:100%;margin:0 auto;display:flex}.WhyChooseUs-module__YwVtra__textColumn,.WhyChooseUs-module__YwVtra__statsColumn{width:100%;max-width:100%}.WhyChooseUs-module__YwVtra__badge{border-radius:20px;margin-bottom:12px;padding:6px 14px;font-size:13px}.WhyChooseUs-module__YwVtra__badgeIcon{font-size:14px}.WhyChooseUs-module__YwVtra__title{margin-bottom:10px;font-size:28px}.WhyChooseUs-module__YwVtra__description{margin-bottom:24px;font-size:15px}.WhyChooseUs-module__YwVtra__featuresGrid,.WhyChooseUs-module__YwVtra__featureItem{gap:16px}.WhyChooseUs-module__YwVtra__featureIcon{border-radius:10px;width:44px;height:44px}.WhyChooseUs-module__YwVtra__featureIconImg{width:26px;height:26px}.WhyChooseUs-module__YwVtra__featureTitle{margin-bottom:4px;font-size:17px}.WhyChooseUs-module__YwVtra__featureDesc{font-size:14px}.WhyChooseUs-module__YwVtra__statsGrid{gap:16px}.WhyChooseUs-module__YwVtra__statCard{border-top-width:4px;border-radius:16px;padding:24px 16px}.WhyChooseUs-module__YwVtra__statValue{margin-bottom:6px;font-size:36px}.WhyChooseUs-module__YwVtra__statLabel{font-size:13px}}@media (max-width:640px){.WhyChooseUs-module__YwVtra__statsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.WhyChooseUs-module__YwVtra__statCard{border-radius:12px;padding:16px 10px}.WhyChooseUs-module__YwVtra__statValue{margin-bottom:4px;font-size:26px}.WhyChooseUs-module__YwVtra__statLabel{font-size:11px}}
.CTA-module__ad7sBG__ctaSection{padding:5.5556vw 0;position:relative}.CTA-module__ad7sBG__content{background:var(--color-accent);box-shadow:var(--shadow-lg);border-radius:1.5vw;justify-content:space-between;align-items:center;padding:5vw;display:flex;position:relative;overflow:hidden}.CTA-module__ad7sBG__background{z-index:0;pointer-events:none;opacity:.25;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:1vw 1vw;width:100%;height:100%;position:absolute;top:0;left:0}.CTA-module__ad7sBG__glow1,.CTA-module__ad7sBG__glow2{filter:blur(5vw);opacity:.2;background:#fff;border-radius:50%;position:absolute}.CTA-module__ad7sBG__glow1{width:25vw;height:25vw;top:-10vw;left:5vw}.CTA-module__ad7sBG__glow2{width:20vw;height:20vw;bottom:-10vw;right:-5vw}.CTA-module__ad7sBG__textContent{z-index:1;position:relative}.CTA-module__ad7sBG__textContent h2{color:#fff;font-size:3.5vw;font-family:var(--font-heading);letter-spacing:-.02em;margin-bottom:1vw;font-weight:800}.CTA-module__ad7sBG__textContent p{color:#fff;opacity:.95;max-width:40vw;margin:0;font-size:1.25vw}.CTA-module__ad7sBG__button{z-index:1;color:#fff;border-radius:var(--border-radius-button);transition:all var(--transition-normal);white-space:nowrap;background:#0f172a;padding:1.25vw 2.5vw;font-size:1.25vw;font-weight:700;position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.CTA-module__ad7sBG__button:hover{background:#1e293b;transform:translateY(-.2vw);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}@media (max-width:968px){.CTA-module__ad7sBG__ctaSection{padding:40px 0}.CTA-module__ad7sBG__content{text-align:center;border-radius:16px;flex-direction:column;gap:24px;padding:36px 24px}.CTA-module__ad7sBG__textContent h2{margin-bottom:12px;font-size:28px}.CTA-module__ad7sBG__textContent p{max-width:100%;font-size:15px}.CTA-module__ad7sBG__button{border-radius:8px;padding:14px 28px;font-size:15px}}
