.Header-module__zdSR4q__header{z-index:1000;background:0 0;padding:18px 0;transition:all .35s;position:fixed;top:0;left:0;right:0}.Header-module__zdSR4q__header.Header-module__zdSR4q__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffe0;border-bottom:1px solid #e1e9f8;padding:12px 0;box-shadow:0 10px 30px #0a173314}.Header-module__zdSR4q__container{background:#ffffffd9;border:1px solid #dde5f6e6;border-radius:9999px;justify-content:space-between;align-items:center;max-width:1400px;height:74px;margin:0 auto;padding:0 40px;display:flex;box-shadow:0 10px 30px #0a17330f}.Header-module__zdSR4q__logo{z-index:1001;align-items:center;display:flex}.Header-module__zdSR4q__logoText{font-family:var(--font-heading);color:#0a1733;letter-spacing:-.03em;text-transform:uppercase;font-size:1.45rem;font-weight:800}.Header-module__zdSR4q__nav{align-items:center;gap:34px;display:flex}.Header-module__zdSR4q__navLink{text-transform:uppercase;letter-spacing:.07em;color:#3d4e72;font-size:.84rem;font-weight:600;transition:color .3s;position:relative}.Header-module__zdSR4q__navLink:hover{color:#0a1733}.Header-module__zdSR4q__navLink:after{content:"";background:#1f6fff;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__zdSR4q__navLink:hover:after{width:100%}.Header-module__zdSR4q__ctaButton{color:#fff;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;background:linear-gradient(120deg,#1f6fff,#1757cc);border-radius:9999px;align-items:center;gap:10px;padding:11px 20px 11px 24px;font-size:.78rem;font-weight:800;transition:all .3s;display:inline-flex}.Header-module__zdSR4q__ctaButton:hover{background:linear-gradient(120deg,#1757cc,#0f49b5);transform:translateY(-2px);box-shadow:0 12px 36px #1f6fff59}.Header-module__zdSR4q__ctaArrow{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .3s;display:flex}.Header-module__zdSR4q__ctaButton:hover .Header-module__zdSR4q__ctaArrow{background:#ffffffd9}.Header-module__zdSR4q__mobileMenuBtn{z-index:1001;cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:7px;display:none}.Header-module__zdSR4q__mobileMenuBtn span{background:#0f172a;width:100%;height:2px;transition:all .3s;display:block}.Header-module__zdSR4q__mobileMenuBtn.Header-module__zdSR4q__active span:first-child{transform:rotate(45deg)translate(6px,6px)}.Header-module__zdSR4q__mobileMenuBtn.Header-module__zdSR4q__active span:nth-child(2){opacity:0}.Header-module__zdSR4q__mobileMenuBtn.Header-module__zdSR4q__active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}.Header-module__zdSR4q__mobileMenu{opacity:0;visibility:hidden;z-index:999;background:linear-gradient(160deg,#fff 0%,#f4f8ff 100%);transition:all .3s;position:fixed;inset:0}.Header-module__zdSR4q__mobileMenu.Header-module__zdSR4q__open{opacity:1;visibility:visible}.Header-module__zdSR4q__mobileNav{flex-direction:column;justify-content:center;align-items:center;gap:30px;height:100%;display:flex}.Header-module__zdSR4q__mobileNavLink{font-family:var(--font-heading);color:#0a1733;font-size:1.9rem;font-weight:700;transition:color .3s}.Header-module__zdSR4q__mobileNavLink:hover{color:#1f6fff}.Header-module__zdSR4q__mobileCta{color:#fff;text-transform:uppercase;letter-spacing:.07em;background:linear-gradient(120deg,#1f6fff,#1757cc);border-radius:9999px;margin-top:20px;padding:14px 32px;font-size:.85rem;font-weight:700}@media (max-width:1024px){.Header-module__zdSR4q__container{height:64px}.Header-module__zdSR4q__nav,.Header-module__zdSR4q__ctaButton{display:none}.Header-module__zdSR4q__mobileMenuBtn{display:flex}}@media (max-width:768px){.Header-module__zdSR4q__container{border-radius:18px;padding:0 20px}.Header-module__zdSR4q__logoText{font-size:1.1rem}}
.Footer-module__ItDoMG__footer{background:#060c18;border-top:1px solid #ffffff0f;padding:80px 0 40px}.Footer-module__ItDoMG__container{max-width:1400px;margin:0 auto;padding:0 40px}.Footer-module__ItDoMG__topSection{border-bottom:1px solid #ffffff0f;grid-template-columns:1.5fr 2fr 1.2fr;gap:60px;padding-bottom:60px;display:grid}.Footer-module__ItDoMG__brandSection{flex-direction:column;display:flex}.Footer-module__ItDoMG__logo{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:2rem;font-weight:800}.Footer-module__ItDoMG__brandDesc{color:#94a3b8;margin-bottom:25px;font-size:1rem;line-height:1.7}.Footer-module__ItDoMG__socialLinks{gap:12px;display:flex}.Footer-module__ItDoMG__socialLink{color:#94a3b8;background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.Footer-module__ItDoMG__socialLink:hover{color:#fff;background:#1f6fff;border-color:#1f6fff}.Footer-module__ItDoMG__linksSection{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__ItDoMG__linkColumn{flex-direction:column;display:flex}.Footer-module__ItDoMG__linkTitle{color:#fff;margin-bottom:25px;font-size:1.1rem;font-weight:700}.Footer-module__ItDoMG__footerLink{color:#94a3b8;margin-bottom:12px;font-size:.95rem;transition:color .3s}.Footer-module__ItDoMG__footerLink:hover{color:#1f6fff}.Footer-module__ItDoMG__contactItem{color:#94a3b8;align-items:flex-start;gap:12px;margin-bottom:15px;font-size:.95rem;line-height:1.5;display:flex}.Footer-module__ItDoMG__contactItem svg{color:#1f6fff;flex-shrink:0;margin-top:3px}.Footer-module__ItDoMG__newsletterSection{flex-direction:column;display:flex}.Footer-module__ItDoMG__newsletterDesc{color:#94a3b8;margin-bottom:20px;font-size:.95rem;line-height:1.6}.Footer-module__ItDoMG__newsletterForm{gap:10px;display:flex}.Footer-module__ItDoMG__newsletterInput{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;flex:1;padding:14px 20px;font-size:.95rem;transition:border-color .3s}.Footer-module__ItDoMG__newsletterInput::placeholder{color:#64748b}.Footer-module__ItDoMG__newsletterInput:focus{border-color:#1f6fff;outline:none}.Footer-module__ItDoMG__newsletterBtn{color:#fff;cursor:pointer;background:#1f6fff;border:none;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.Footer-module__ItDoMG__newsletterBtn:hover{background:#1757cc;transform:translateY(-2px)}.Footer-module__ItDoMG__successMessage{color:#1f6fff;background:#1f6fff1a;border:1px solid #1f6fff4d;border-radius:8px;padding:14px 20px;font-size:.95rem;font-weight:500}.Footer-module__ItDoMG__bottomSection{justify-content:space-between;align-items:center;padding-top:30px;display:flex}.Footer-module__ItDoMG__copyright{color:#94a3b8;font-size:.9rem}.Footer-module__ItDoMG__bottomLinks{gap:30px;display:flex}.Footer-module__ItDoMG__bottomLink{color:#94a3b8;font-size:.9rem;transition:color .3s}.Footer-module__ItDoMG__bottomLink:hover{color:#1f6fff}@media (max-width:1024px){.Footer-module__ItDoMG__topSection{grid-template-columns:1fr;gap:40px}.Footer-module__ItDoMG__container{padding:0 30px}.Footer-module__ItDoMG__linksSection{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__ItDoMG__footer{padding:60px 0 30px}.Footer-module__ItDoMG__container{padding:0 20px}.Footer-module__ItDoMG__topSection{gap:35px;padding-bottom:40px}.Footer-module__ItDoMG__logo{font-size:1.6rem}.Footer-module__ItDoMG__brandDesc{font-size:.9rem}.Footer-module__ItDoMG__socialLinks{justify-content:flex-start}.Footer-module__ItDoMG__socialLink{width:44px;height:44px}.Footer-module__ItDoMG__linksSection{grid-template-columns:1fr;gap:25px}.Footer-module__ItDoMG__linkTitle{margin-bottom:15px;font-size:1rem}.Footer-module__ItDoMG__footerLink{margin-bottom:10px;font-size:.9rem}.Footer-module__ItDoMG__newsletterSection{margin-top:10px}.Footer-module__ItDoMG__newsletterDesc{font-size:.9rem}.Footer-module__ItDoMG__newsletterForm{flex-direction:column}.Footer-module__ItDoMG__newsletterInput{padding:12px 16px}.Footer-module__ItDoMG__newsletterBtn{width:100%;height:45px}.Footer-module__ItDoMG__bottomSection{text-align:center;flex-direction:column;gap:15px}.Footer-module__ItDoMG__copyright{font-size:.85rem}}
.Hero-module__V_Vygq__hero{background:#050d1f;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:140px 40px 0;display:flex;position:relative;overflow:hidden}.Hero-module__V_Vygq__videoBg{object-fit:cover;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.Hero-module__V_Vygq__videoOverlay{z-index:1;pointer-events:none;background:linear-gradient(#050d1fa6 0%,#050d1f8c 60%,#050d1fd1 100%);position:absolute;inset:0}.Hero-module__V_Vygq__inner{z-index:2;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:48px;width:100%;max-width:1180px;margin:0 auto;display:grid;position:relative}.Hero-module__V_Vygq__copyCol{text-align:left;width:100%;max-width:720px}.Hero-module__V_Vygq__topLabel{text-transform:uppercase;letter-spacing:.14em;color:#ffffffb3;align-items:center;gap:10px;margin-bottom:24px;font-size:.72rem;font-weight:600;display:inline-flex}.Hero-module__V_Vygq__labelDot{background:#60a5fa;border-radius:50%;flex-shrink:0;width:8px;height:8px}.Hero-module__V_Vygq__heading{font-family:var(--font-heading);letter-spacing:-.03em;color:#fff;max-width:760px;margin:0 0 22px;font-size:clamp(2.4rem,5.2vw,4.2rem);font-weight:800;line-height:1.1}.Hero-module__V_Vygq__accent{color:#60a5fa}.Hero-module__V_Vygq__subHeading{color:#ffffffb3;max-width:580px;margin:0 0 36px;font-size:1.05rem;line-height:1.7}.Hero-module__V_Vygq__ctaRow{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:20px;margin-bottom:24px;display:flex}.Hero-module__V_Vygq__ctaPill{color:#fff;letter-spacing:.01em;background:linear-gradient(120deg,#1f6fff,#1757cc);border-radius:9999px;align-items:center;gap:14px;padding:18px 28px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #1f6fff4d}.Hero-module__V_Vygq__ctaPill:hover{background:linear-gradient(120deg,#1757cc,#0f49b5);transform:translateY(-3px);box-shadow:0 16px 40px #1f6fff59}.Hero-module__V_Vygq__arrowCircle{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .3s;display:flex}.Hero-module__V_Vygq__ctaPill:hover .Hero-module__V_Vygq__arrowCircle{background:#ffffffd9}.Hero-module__V_Vygq__ctaOutline{color:#fff;background:0 0;border:1px solid #ffffff59;border-radius:9999px;align-items:center;gap:8px;padding:18px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__V_Vygq__ctaOutline:hover{background:#ffffff14;border-color:#ffffffb3}.Hero-module__V_Vygq__subNote{color:#ffffff80;letter-spacing:.02em;font-size:.82rem;font-weight:500}.Hero-module__V_Vygq__visualCol{justify-content:flex-end;display:flex}.Hero-module__V_Vygq__visualCard{background:#fff;border:1px solid #dde5f6;border-radius:20px;width:min(100%,420px);padding:28px;box-shadow:0 24px 60px #0a17331f}.Hero-module__V_Vygq__visualHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.Hero-module__V_Vygq__visualPill{text-transform:uppercase;letter-spacing:.12em;color:#1757cc;background:#1f6fff14;border:1px solid #1f6fff33;border-radius:9999px;padding:5px 11px;font-size:.68rem;font-weight:700}.Hero-module__V_Vygq__visualMetric{font-family:var(--font-heading);color:#1f6fff;font-size:1.5rem;font-weight:800}.Hero-module__V_Vygq__visualTitle{font-family:var(--font-heading);color:#0a1733;margin-bottom:18px;font-size:1rem;font-weight:700;line-height:1.3}.Hero-module__V_Vygq__progressList{flex-direction:column;gap:13px;margin-bottom:20px;display:flex}.Hero-module__V_Vygq__progressMeta{justify-content:space-between;margin-bottom:6px;display:flex}.Hero-module__V_Vygq__progressLabel{color:#3d4e72;font-size:.8rem;font-weight:500}.Hero-module__V_Vygq__progressValue{color:#0a1733;font-size:.8rem;font-weight:700}.Hero-module__V_Vygq__progressTrack{background:#edf2ff;border-radius:9999px;height:6px;overflow:hidden}.Hero-module__V_Vygq__progressFill{background:linear-gradient(90deg,#1f6fff,#60a5fa);border-radius:9999px;height:100%}.Hero-module__V_Vygq__cardDivider{background:#e8eeff;height:1px;margin:18px 0}.Hero-module__V_Vygq__projectList{flex-direction:column;gap:10px;display:flex}.Hero-module__V_Vygq__projectRow{align-items:center;gap:10px;display:flex}.Hero-module__V_Vygq__projectDot{background:#1f6fff;border-radius:50%;flex-shrink:0;width:7px;height:7px}.Hero-module__V_Vygq__projectInfo{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.Hero-module__V_Vygq__projectName{color:#0a1733;white-space:nowrap;font-size:.82rem;font-weight:600}.Hero-module__V_Vygq__projectType{color:#6e7e9f;white-space:nowrap;font-size:.76rem}.Hero-module__V_Vygq__projectStatus{color:#1757cc;text-transform:uppercase;letter-spacing:.06em;background:#1f6fff14;border:1px solid #1f6fff33;border-radius:9999px;flex-shrink:0;padding:3px 8px;font-size:.7rem;font-weight:700}.Hero-module__V_Vygq__statsBand{z-index:2;border-top:1px solid #ffffff1f;width:100%;margin-top:80px;position:relative}.Hero-module__V_Vygq__statsInner{grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto;padding:0 40px;display:grid}.Hero-module__V_Vygq__statItem{border-right:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:6px;padding:36px 20px;display:flex}.Hero-module__V_Vygq__statItem:last-child{border-right:none}.Hero-module__V_Vygq__statNumber{color:#fff;letter-spacing:-.03em;font-size:2.8rem;font-weight:900;line-height:1}.Hero-module__V_Vygq__statLabel{color:#ffffff8c;text-transform:uppercase;letter-spacing:.08em;text-align:center;font-size:.8rem;font-weight:600}.Hero-module__V_Vygq__scrollIndicator{color:#fff6;text-transform:uppercase;letter-spacing:.12em;z-index:2;flex-direction:column;align-items:center;gap:8px;font-size:.65rem;display:flex;position:absolute;bottom:155px;left:50%;transform:translate(-50%)}.Hero-module__V_Vygq__mouse{border:2px solid #ffffff4d;border-radius:16px;width:22px;height:36px;position:relative}.Hero-module__V_Vygq__wheel{background:#1f6fff;border-radius:2px;width:3px;height:7px;animation:2s infinite Hero-module__V_Vygq__scrollWheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__V_Vygq__scrollWheel{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.4;transform:translate(-50%)translateY(8px)}}@media (max-width:1024px){.Hero-module__V_Vygq__inner{text-align:center;grid-template-columns:1fr;gap:34px}.Hero-module__V_Vygq__copyCol{text-align:center;max-width:100%}.Hero-module__V_Vygq__subHeading{margin:0 auto 36px}.Hero-module__V_Vygq__ctaRow{justify-content:center}.Hero-module__V_Vygq__statsInner{grid-template-columns:repeat(2,1fr);padding:0 30px}.Hero-module__V_Vygq__statItem{border-bottom:1px solid #ffffff1a;border-right:none;padding:30px 16px}.Hero-module__V_Vygq__statItem:nth-child(odd){border-right:1px solid #ffffff1a}.Hero-module__V_Vygq__statItem:nth-child(3),.Hero-module__V_Vygq__statItem:nth-child(4){border-bottom:none}}@media (max-width:768px){.Hero-module__V_Vygq__hero{padding:120px 20px 0}.Hero-module__V_Vygq__heading{margin-bottom:16px;font-size:clamp(2rem,9vw,2.8rem)}.Hero-module__V_Vygq__visualCard{width:100%;padding:22px}.Hero-module__V_Vygq__statsInner{grid-template-columns:repeat(2,1fr);padding:0 20px}.Hero-module__V_Vygq__statItem{border-bottom:1px solid #dde5f6;border-right:none;padding:28px 16px}.Hero-module__V_Vygq__statItem:nth-child(odd){border-right:1px solid #dde5f6}.Hero-module__V_Vygq__statItem:nth-child(3),.Hero-module__V_Vygq__statItem:nth-child(4){border-bottom:none}.Hero-module__V_Vygq__statNumber{font-size:2.2rem}.Hero-module__V_Vygq__ctaRow{flex-direction:column;gap:14px}.Hero-module__V_Vygq__ctaPill,.Hero-module__V_Vygq__ctaOutline{justify-content:center;width:100%}.Hero-module__V_Vygq__scrollIndicator{display:none}}
.About-module__ywXAUq__about{background:#eef4ff;padding:120px 0;position:relative;overflow:hidden}.About-module__ywXAUq__container{max-width:1400px;margin:0 auto;padding:0 40px}.About-module__ywXAUq__sectionHeader{text-align:center;margin-bottom:60px}.About-module__ywXAUq__heading{color:#0f172a;letter-spacing:-.02em;margin-bottom:30px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.About-module__ywXAUq__accent{color:#1f6fff}.About-module__ywXAUq__content{grid-template-columns:1fr 1fr;align-items:start;gap:60px;margin-bottom:80px;display:grid}.About-module__ywXAUq__founderSection{flex-direction:column;gap:24px;display:flex}.About-module__ywXAUq__founderImageWrapper{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow:hidden}.About-module__ywXAUq__founderImage{object-fit:cover;width:100%;height:auto;display:block}.About-module__ywXAUq__founderName{color:#0f172a;margin-bottom:8px;font-size:1.25rem;font-weight:700}.About-module__ywXAUq__founderText{color:#475569;font-size:1rem;line-height:1.8}.About-module__ywXAUq__statsSection{flex-direction:column;gap:30px;display:flex}.About-module__ywXAUq__statsGrid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.About-module__ywXAUq__statCard{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;align-items:center;padding:30px;transition:all .3s;display:flex}.About-module__ywXAUq__statCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 12px 32px #1f6fff14}.About-module__ywXAUq__statNumber{color:#1f6fff;margin-bottom:8px;font-size:2.5rem;font-weight:800;line-height:1}.About-module__ywXAUq__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem;font-weight:600}.About-module__ywXAUq__statsDescription{color:#475569;font-size:1rem;line-height:1.8}.About-module__ywXAUq__teamPhotoWrapper{background:#f0fdf4;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:200px;margin-bottom:60px;padding:60px 40px;display:flex;overflow:hidden}.About-module__ywXAUq__teamHeading{max-width:1100px;margin:0 0 94px}.About-module__ywXAUq__teamKicker{color:#73a8e4;margin-bottom:10px;font-size:clamp(1.45rem,2.6vw,2.8rem);font-weight:500;line-height:1.2}.About-module__ywXAUq__teamTitle{font-family:var(--font-heading);color:#0a1733;letter-spacing:-.03em;font-size:clamp(2.3rem,4.8vw,4.2rem);font-weight:700;line-height:1.1}.About-module__ywXAUq__teamTagline{color:#0f172a;text-align:center;margin:0;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;line-height:1.4}.About-module__ywXAUq__taglineAccent{color:#1f6fff}.About-module__ywXAUq__teamBio{color:#475569;margin-top:8px;font-size:.8rem;line-height:1.6}.About-module__ywXAUq__teamPhoto{object-fit:cover;width:100%;height:auto;display:block}.About-module__ywXAUq__teamGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.About-module__ywXAUq__teamCard{text-align:center}.About-module__ywXAUq__teamImageWrapper{background:#e6eefb;border:3px solid #d4e2fa;border-radius:50%;width:140px;height:140px;margin:0 auto 16px;transition:border-color .3s;overflow:hidden}.About-module__ywXAUq__teamCard:hover .About-module__ywXAUq__teamImageWrapper{border-color:#1f6fff}.About-module__ywXAUq__teamImage{object-fit:cover;width:100%;height:100%}.About-module__ywXAUq__teamName{color:#0f172a;margin-bottom:4px;font-size:1.1rem;font-weight:700}.About-module__ywXAUq__teamRole{color:#1f6fff;font-size:.875rem;font-weight:500}@media (max-width:1024px){.About-module__ywXAUq__content{grid-template-columns:1fr;gap:50px}.About-module__ywXAUq__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__ywXAUq__about{padding:80px 0}.About-module__ywXAUq__container{padding:0 20px}.About-module__ywXAUq__heading{margin-bottom:20px;font-size:clamp(1.6rem,7vw,2rem)}.About-module__ywXAUq__content{gap:40px;margin-bottom:50px}.About-module__ywXAUq__statsGrid{grid-template-columns:1fr}.About-module__ywXAUq__statCard{padding:25px}.About-module__ywXAUq__statNumber{font-size:2rem}.About-module__ywXAUq__teamGrid{grid-template-columns:repeat(2,1fr);gap:24px}.About-module__ywXAUq__teamImageWrapper{width:110px;height:110px}.About-module__ywXAUq__teamPhotoWrapper{min-height:160px;margin-bottom:40px;padding:40px 20px}.About-module__ywXAUq__teamHeading{margin-bottom:24px}.About-module__ywXAUq__teamKicker{margin-bottom:8px}}
.Services-module__RwtUQG__services{background:#fff;padding:120px 0}.Services-module__RwtUQG__container{max-width:1200px;margin:0 auto;padding:0 40px}.Services-module__RwtUQG__header{grid-template-columns:1fr 1fr;align-items:end;gap:60px;margin-bottom:80px;display:grid}.Services-module__RwtUQG__heading{font-family:var(--font-heading);letter-spacing:-.02em;color:#0a1733;margin-top:16px;font-size:clamp(2rem,4.5vw,3.2rem);font-weight:800;line-height:1.1}.Services-module__RwtUQG__accent{color:#1f6fff}.Services-module__RwtUQG__headerRight{color:#3d4e72;padding-bottom:4px;font-size:1.05rem;line-height:1.8}.Services-module__RwtUQG__servicesList{border-top:1px solid #dde5f6;flex-direction:column;display:flex}.Services-module__RwtUQG__serviceRow{border-bottom:1px solid #dde5f6;grid-template-columns:80px 1fr auto 48px;align-items:center;gap:32px;padding:36px 0;text-decoration:none;transition:all .3s;display:grid}.Services-module__RwtUQG__serviceRow:hover{background:#1f6fff0a;border-bottom-color:#1f6fff38;border-radius:12px;padding-left:16px}.Services-module__RwtUQG__serviceRow:hover .Services-module__RwtUQG__serviceNumber{color:#1f6fff}.Services-module__RwtUQG__serviceRow:hover .Services-module__RwtUQG__serviceArrow{color:#1f6fff;transform:translate(4px)translateY(-4px)}.Services-module__RwtUQG__serviceNumber{color:#cbd5e1;letter-spacing:.05em;flex-shrink:0;font-size:1.1rem;font-weight:700;transition:color .3s}.Services-module__RwtUQG__serviceTitle{color:#0a1733;margin-bottom:8px;font-size:1.3rem;font-weight:700;transition:color .3s}.Services-module__RwtUQG__serviceRow:hover .Services-module__RwtUQG__serviceTitle{color:#1f6fff}.Services-module__RwtUQG__serviceDesc{color:#3d4e72;margin:0;font-size:.9rem;line-height:1.6}.Services-module__RwtUQG__serviceOutcomes{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.Services-module__RwtUQG__outcomeBadge{color:#1757cc;white-space:nowrap;opacity:.7;font-size:.75rem;font-weight:600;transition:opacity .3s}.Services-module__RwtUQG__serviceRow:hover .Services-module__RwtUQG__outcomeBadge{opacity:1}.Services-module__RwtUQG__serviceArrow{color:#cbd5e1;flex-shrink:0;justify-content:center;align-items:center;transition:color .3s,transform .3s;display:flex}@media (max-width:1024px){.Services-module__RwtUQG__header{grid-template-columns:1fr;gap:24px;margin-bottom:60px}.Services-module__RwtUQG__serviceRow{grid-template-columns:60px 1fr 40px;gap:20px}.Services-module__RwtUQG__serviceOutcomes{display:none}}@media (max-width:768px){.Services-module__RwtUQG__services{padding:80px 0}.Services-module__RwtUQG__container{padding:0 20px}.Services-module__RwtUQG__serviceRow{grid-template-columns:48px 1fr 36px;gap:16px;padding:28px 0}.Services-module__RwtUQG__serviceTitle{font-size:1.1rem}.Services-module__RwtUQG__serviceDesc{display:none}}
.Portfolio-module__6asBKG__portfolio{background:#fff;padding:120px 0;position:relative}.Portfolio-module__6asBKG__container{max-width:1400px;margin:0 auto;padding:0 40px}.Portfolio-module__6asBKG__header{justify-content:space-between;align-items:flex-end;margin-bottom:60px;display:flex}.Portfolio-module__6asBKG__heading{color:#0f172a;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.Portfolio-module__6asBKG__accent{color:#1f6fff}.Portfolio-module__6asBKG__viewAll{color:#64748b;border:1px solid #cbd5e1;border-radius:9999px;align-items:center;gap:10px;padding:14px 28px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.Portfolio-module__6asBKG__viewAll:hover{color:#1f6fff;border-color:#1f6fff}.Portfolio-module__6asBKG__viewAll svg{transition:transform .3s}.Portfolio-module__6asBKG__viewAll:hover svg{transform:translate(5px)}.Portfolio-module__6asBKG__projectsGrid{flex-direction:column;gap:28px;display:flex}.Portfolio-module__6asBKG__projectCard{background:#fff;border:1px solid #e2e8f0;border-radius:20px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:0;transition:all .3s;display:grid;overflow:hidden;box-shadow:0 12px 34px #0a173314}.Portfolio-module__6asBKG__reverse{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.Portfolio-module__6asBKG__reverse .Portfolio-module__6asBKG__projectImage{order:2}.Portfolio-module__6asBKG__projectCard:hover{border-color:#1f6fff4d;transform:translateY(-6px);box-shadow:0 18px 42px #1f6fff24}.Portfolio-module__6asBKG__projectImage{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);min-height:320px;position:relative;overflow:hidden}.Portfolio-module__6asBKG__imagePlaceholder{color:#cbd5e1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Portfolio-module__6asBKG__projectOverlay{opacity:0;background:linear-gradient(120deg,#0a1733a6,#1f6fff59);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__6asBKG__projectCard:hover .Portfolio-module__6asBKG__projectOverlay{opacity:1}.Portfolio-module__6asBKG__plusIcon{letter-spacing:.08em;text-transform:uppercase;color:#fff;border:1px solid #ffffff80;border-radius:9999px;justify-content:center;align-items:center;padding:10px 20px;font-size:.8rem;font-weight:700;transition:all .3s;display:flex}.Portfolio-module__6asBKG__projectCard:hover .Portfolio-module__6asBKG__plusIcon{color:#0a1733;background:#fff}.Portfolio-module__6asBKG__projectInfo{flex-direction:column;justify-content:center;padding:32px;display:flex}.Portfolio-module__6asBKG__projectTags{gap:10px;margin-bottom:15px;display:flex}.Portfolio-module__6asBKG__projectTag{color:#1757cc;text-transform:uppercase;letter-spacing:.05em;background:#1f6fff0f;border:1px solid #1f6fff33;border-radius:9999px;padding:6px 14px;font-size:.75rem;font-weight:600}.Portfolio-module__6asBKG__projectTitle{color:#0f172a;margin-bottom:14px;font-size:1.25rem;font-weight:700;line-height:1.4}.Portfolio-module__6asBKG__projectDesc{color:#3d4e72;margin:0 0 18px;font-size:.92rem;line-height:1.75}.Portfolio-module__6asBKG__projectCta{color:#1f6fff;text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:700}@media (max-width:1024px){.Portfolio-module__6asBKG__header{flex-direction:column;align-items:flex-start;gap:30px}}@media (max-width:768px){.Portfolio-module__6asBKG__portfolio{padding:80px 0}.Portfolio-module__6asBKG__container{padding:0 20px}.Portfolio-module__6asBKG__header{margin-bottom:40px}.Portfolio-module__6asBKG__heading{font-size:clamp(1.6rem,7vw,2rem)}.Portfolio-module__6asBKG__viewAll{justify-content:center;width:100%;padding:12px 20px}.Portfolio-module__6asBKG__projectsGrid{gap:22px}.Portfolio-module__6asBKG__projectCard,.Portfolio-module__6asBKG__reverse{grid-template-columns:1fr}.Portfolio-module__6asBKG__reverse .Portfolio-module__6asBKG__projectImage{order:0}.Portfolio-module__6asBKG__projectImage{min-height:210px}.Portfolio-module__6asBKG__projectInfo{padding:20px}.Portfolio-module__6asBKG__projectTags{flex-wrap:wrap;gap:8px}.Portfolio-module__6asBKG__projectTag{padding:5px 12px;font-size:.7rem}.Portfolio-module__6asBKG__projectTitle{font-size:1.1rem}}
.Process-module__S0tcOW__process{background:#f8fafc;padding:120px 0;position:relative}.Process-module__S0tcOW__container{max-width:1400px;margin:0 auto;padding:0 40px}.Process-module__S0tcOW__header{text-align:center;margin-bottom:80px}.Process-module__S0tcOW__heading{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.Process-module__S0tcOW__accent{color:#1f6fff}.Process-module__S0tcOW__subtext{color:#475569;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.Process-module__S0tcOW__stepsGrid{grid-template-columns:repeat(5,1fr);gap:30px;display:grid}.Process-module__S0tcOW__stepCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px 30px;transition:all .3s;position:relative;box-shadow:0 1px 3px #0000000d}.Process-module__S0tcOW__stepCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 12px 32px #1f6fff14}.Process-module__S0tcOW__stepIcon{color:#1f6fff;background:#1f6fff14;border:1px solid #1f6fff33;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 25px;transition:all .3s;display:flex}.Process-module__S0tcOW__stepCard:hover .Process-module__S0tcOW__stepIcon{background:#1f6fff26;transform:scale(1.1)}.Process-module__S0tcOW__stepNumber{color:#1f6fff;opacity:.6;font-size:.875rem;font-weight:600;position:absolute;top:20px;right:20px}.Process-module__S0tcOW__stepTitle{color:#0f172a;margin-bottom:15px;font-size:1.25rem;font-weight:700}.Process-module__S0tcOW__stepDesc{color:#475569;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.Process-module__S0tcOW__stepsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Process-module__S0tcOW__process{padding:80px 0}.Process-module__S0tcOW__container{padding:0 20px}.Process-module__S0tcOW__header{margin-bottom:50px}.Process-module__S0tcOW__heading{font-size:clamp(1.6rem,7vw,2rem)}.Process-module__S0tcOW__subtext{font-size:.95rem}.Process-module__S0tcOW__stepsGrid{grid-template-columns:1fr;gap:20px}.Process-module__S0tcOW__stepCard{padding:30px 25px}.Process-module__S0tcOW__stepIcon{width:65px;height:65px}.Process-module__S0tcOW__stepTitle{font-size:1.1rem}.Process-module__S0tcOW__stepDesc{font-size:.9rem}}
.Pricing-module__d1tA8G__pricing{background:var(--bg);padding:6rem 0;position:relative}.Pricing-module__d1tA8G__container{max-width:1200px;margin:0 auto;padding:0 2rem}.Pricing-module__d1tA8G__header{text-align:center;margin-bottom:4rem}.Pricing-module__d1tA8G__heading{color:var(--text);margin:1rem 0;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.Pricing-module__d1tA8G__accent{color:var(--accent)}.Pricing-module__d1tA8G__subheading{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1.1rem;line-height:1.6}.Pricing-module__d1tA8G__cards{grid-template-columns:repeat(3,1fr);align-items:start;gap:1.5rem;display:grid}.Pricing-module__d1tA8G__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem;transition:border-color .3s;display:flex}.Pricing-module__d1tA8G__card:hover{border-color:#1f6fff4d}.Pricing-module__d1tA8G__cardFeatured{background:#1f6fff0a;border-color:#1f6fff59;position:relative}.Pricing-module__d1tA8G__cardHeader{flex-direction:column;gap:.75rem;display:flex}.Pricing-module__d1tA8G__cardLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-size:.8rem;font-weight:600}.Pricing-module__d1tA8G__cardPrice{flex-direction:column;gap:.2rem;display:flex}.Pricing-module__d1tA8G__priceNote{color:var(--text-muted);font-size:.8rem}.Pricing-module__d1tA8G__price{color:var(--text);font-size:1.8rem;font-weight:700;line-height:1.1}.Pricing-module__d1tA8G__priceSub{color:var(--text-muted);font-size:.8rem}.Pricing-module__d1tA8G__featureList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Pricing-module__d1tA8G__featureItem{color:var(--text-muted);align-items:flex-start;gap:.6rem;font-size:.9rem;line-height:1.5;display:flex}.Pricing-module__d1tA8G__checkmark{color:var(--accent);flex-shrink:0;margin-top:.1rem;font-weight:700}.Pricing-module__d1tA8G__customDesc{color:var(--text-muted);flex:1;font-size:.9rem;line-height:1.6}.Pricing-module__d1tA8G__cardCta{color:var(--text);text-align:center;border:1px solid #ffffff26;border-radius:50px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.Pricing-module__d1tA8G__cardCta:hover{border-color:var(--accent);color:var(--accent)}.Pricing-module__d1tA8G__cardCtaPrimary{background:var(--accent);color:#fff;text-align:center;border-radius:50px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.Pricing-module__d1tA8G__cardCtaPrimary:hover{opacity:.88}.Pricing-module__d1tA8G__disclaimer{text-align:center;color:var(--text-muted);opacity:.7;max-width:600px;margin-top:2.5rem;margin-left:auto;margin-right:auto;font-size:.82rem}@media (max-width:900px){.Pricing-module__d1tA8G__cards{grid-template-columns:1fr;max-width:480px;margin:0 auto}}
.Testimonials-module__BmuKZW__testimonials{background:#fff;padding:120px 0;position:relative}.Testimonials-module__BmuKZW__container{max-width:1400px;margin:0 auto;padding:0 40px}.Testimonials-module__BmuKZW__header{text-align:center;margin-bottom:60px}.Testimonials-module__BmuKZW__heading{color:#0f172a;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.Testimonials-module__BmuKZW__accent{color:#1f6fff}.Testimonials-module__BmuKZW__slider{padding-bottom:60px!important}.Testimonials-module__BmuKZW__testimonialCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;padding:35px;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000000d}.Testimonials-module__BmuKZW__testimonialCard:hover{border-color:#1f6fff4d;box-shadow:0 12px 32px #1f6fff14}.Testimonials-module__BmuKZW__stars{gap:4px;margin-bottom:20px;display:flex}.Testimonials-module__BmuKZW__content{color:#1e293b;flex:1;margin-bottom:25px;font-size:1.05rem;line-height:1.7}.Testimonials-module__BmuKZW__author{border-top:1px solid #e2e8f0;align-items:center;gap:15px;padding-top:20px;display:flex}.Testimonials-module__BmuKZW__avatar{color:#1f6fff;background:#1f6fff14;border:1px solid #1f6fff33;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Testimonials-module__BmuKZW__name{color:#0f172a;margin-bottom:2px;font-size:1rem;font-weight:600}.Testimonials-module__BmuKZW__role{color:#64748b;font-size:.85rem}@media (max-width:1024px){.Testimonials-module__BmuKZW__testimonials{padding:80px 0}.Testimonials-module__BmuKZW__container{padding:0 30px}}@media (max-width:768px){.Testimonials-module__BmuKZW__testimonials{padding:80px 0}.Testimonials-module__BmuKZW__container{padding:0 20px}.Testimonials-module__BmuKZW__testimonialCard{padding:25px}}
.FAQ-module__LoKkfG__faq{background:#f8fafc;padding:120px 0;position:relative;overflow:hidden}.FAQ-module__LoKkfG__container{z-index:1;max-width:900px;margin:0 auto;padding:0 40px;position:relative}.FAQ-module__LoKkfG__bgText{color:#0000;-webkit-text-stroke:1px #0000000a;text-transform:uppercase;pointer-events:none;white-space:nowrap;font-size:clamp(150px,25vw,400px);font-weight:900;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.FAQ-module__LoKkfG__header{text-align:center;margin-bottom:60px}.FAQ-module__LoKkfG__heading{color:#0f172a;letter-spacing:-.02em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2}.FAQ-module__LoKkfG__accent{color:#1f6fff}.FAQ-module__LoKkfG__faqList{flex-direction:column;gap:15px;display:flex}.FAQ-module__LoKkfG__faqItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 1px 2px #0000000a}.FAQ-module__LoKkfG__faqItem:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000f}.FAQ-module__LoKkfG__faqItem.FAQ-module__LoKkfG__open{border-color:#1f6fff;border-left-width:3px}.FAQ-module__LoKkfG__faqQuestion{text-align:left;color:#0f172a;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:25px 30px;font-size:1.05rem;font-weight:600;transition:all .3s;display:flex}.FAQ-module__LoKkfG__faqQuestion:hover{color:#1f6fff}.FAQ-module__LoKkfG__icon{flex-shrink:0;width:20px;height:20px;position:relative}.FAQ-module__LoKkfG__iconLine{background:#1f6fff;width:100%;height:2px;transition:transform .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.FAQ-module__LoKkfG__iconLine.FAQ-module__LoKkfG__vertical{transform:translateY(-50%)rotate(90deg)}.FAQ-module__LoKkfG__faqItem.FAQ-module__LoKkfG__open .FAQ-module__LoKkfG__iconLine.FAQ-module__LoKkfG__vertical{transform:translateY(-50%)rotate(0)}.FAQ-module__LoKkfG__faqAnswer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.FAQ-module__LoKkfG__faqItem.FAQ-module__LoKkfG__open .FAQ-module__LoKkfG__faqAnswer{max-height:300px}.FAQ-module__LoKkfG__faqAnswer p{color:#475569;padding:0 30px 25px;font-size:1rem;line-height:1.7}@media (max-width:768px){.FAQ-module__LoKkfG__faq{padding:80px 0}.FAQ-module__LoKkfG__container{padding:0 20px}.FAQ-module__LoKkfG__header{margin-bottom:40px}.FAQ-module__LoKkfG__heading{font-size:clamp(1.6rem,7vw,2rem)}.FAQ-module__LoKkfG__bgText{display:none}.FAQ-module__LoKkfG__faqList{gap:12px}.FAQ-module__LoKkfG__faqQuestion{gap:15px;padding:18px 20px;font-size:.9rem}.FAQ-module__LoKkfG__faqAnswer p{padding:0 20px 18px;font-size:.9rem}.FAQ-module__LoKkfG__icon{width:16px;height:16px}}
.about-module__xyQ5Ma__main{background-color:#fff;padding-top:90px}.about-module__xyQ5Ma__hero{text-align:center;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;padding:80px 0 100px;position:relative}.about-module__xyQ5Ma__container{max-width:1400px;margin:0 auto;padding:0 40px}.about-module__xyQ5Ma__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.about-module__xyQ5Ma__accent{color:#1f6fff}.about-module__xyQ5Ma__subtitle{color:#94a3b8;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.7}.about-module__xyQ5Ma__story{background:#fff;padding:120px 0}.about-module__xyQ5Ma__storyGrid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-module__xyQ5Ma__storyTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:25px;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.about-module__xyQ5Ma__storyText{color:#94a3b8;margin-bottom:20px;font-size:1.1rem;line-height:1.8}.about-module__xyQ5Ma__storyStats{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.about-module__xyQ5Ma__statItem{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:35px 25px;transition:all .3s;box-shadow:0 1px 3px #0000000f}.about-module__xyQ5Ma__statItem:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 20px 40px #1f6fff1a}.about-module__xyQ5Ma__statItem:last-child{grid-column:span 2}.about-module__xyQ5Ma__statNumber{color:#1f6fff;margin-bottom:10px;font-size:3rem;font-weight:800;line-height:1;display:block}.about-module__xyQ5Ma__statLabel{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;font-size:.95rem;font-weight:700}.about-module__xyQ5Ma__values{background-color:#f8fafc;padding:120px 0}.about-module__xyQ5Ma__valuesHeader{text-align:center;margin-bottom:60px}.about-module__xyQ5Ma__valuesTitle{color:#0f172a;letter-spacing:-.02em;font-size:clamp(2rem,4vw,2.5rem);font-weight:800;line-height:1.2}.about-module__xyQ5Ma__valuesGrid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.about-module__xyQ5Ma__valueCard{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:40px 30px;transition:all .3s;box-shadow:0 1px 3px #0000000f}.about-module__xyQ5Ma__valueCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 20px 40px #1f6fff1a}.about-module__xyQ5Ma__valueIcon{color:#1f6fff;background:#1f6fff1a;border-radius:12px;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 25px;display:flex}.about-module__xyQ5Ma__valueTitle{color:#0f172a;margin-bottom:15px;font-size:1.25rem;font-weight:700}.about-module__xyQ5Ma__valueDesc{color:#94a3b8;font-size:1rem;line-height:1.6}@media (max-width:1024px){.about-module__xyQ5Ma__storyGrid{grid-template-columns:1fr;gap:50px}.about-module__xyQ5Ma__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-module__xyQ5Ma__container{padding:0 20px}.about-module__xyQ5Ma__hero{padding:60px 0 80px}.about-module__xyQ5Ma__story,.about-module__xyQ5Ma__values{padding:80px 0}.about-module__xyQ5Ma__storyStats{grid-template-columns:1fr}.about-module__xyQ5Ma__statItem:last-child{grid-column:1}.about-module__xyQ5Ma__valuesGrid{grid-template-columns:1fr}}
.blog-module__pZ9x6G__main{background-color:#fff;padding-top:90px}.blog-module__pZ9x6G__hero{text-align:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:80px 0 100px}.blog-module__pZ9x6G__container{max-width:1400px;margin:0 auto;padding:0 40px}.blog-module__pZ9x6G__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.blog-module__pZ9x6G__accent{color:#1f6fff}.blog-module__pZ9x6G__subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.blog-module__pZ9x6G__blog{padding:60px 0 100px}.blog-module__pZ9x6G__blogGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.blog-module__pZ9x6G__blogCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.blog-module__pZ9x6G__blogCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 20px 40px #1f6fff1a}.blog-module__pZ9x6G__blogImage{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);height:220px;position:relative}.blog-module__pZ9x6G__imagePlaceholder{color:#475569;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-module__pZ9x6G__category{color:#1f6fff;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:1px solid #1f6fff66;border-radius:9999px;padding:6px 14px;font-size:.75rem;font-weight:600;position:absolute;top:20px;left:20px}.blog-module__pZ9x6G__blogContent{padding:25px}.blog-module__pZ9x6G__date{color:#475569;margin-bottom:12px;font-size:.85rem;display:block}.blog-module__pZ9x6G__blogTitle{color:#0f172a;margin-bottom:12px;font-size:1.15rem;font-weight:700;line-height:1.4}.blog-module__pZ9x6G__excerpt{color:#94a3b8;margin-bottom:16px;font-size:.9rem;line-height:1.6}.blog-module__pZ9x6G__readMore{color:#1f6fff;align-items:center;gap:8px;font-size:.9rem;font-weight:500;transition:all .3s;display:inline-flex}.blog-module__pZ9x6G__readMore svg{transition:transform .3s}.blog-module__pZ9x6G__blogCard:hover .blog-module__pZ9x6G__readMore svg{transform:translate(5px)}@media (max-width:1024px){.blog-module__pZ9x6G__blogGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-module__pZ9x6G__container{padding:0 20px}.blog-module__pZ9x6G__hero{padding:60px 0 80px}.blog-module__pZ9x6G__blogGrid{grid-template-columns:1fr}}
.CTABanner-module__wGct5a__section{text-align:center;background:#0d1526;border-top:1px solid #ffffff0f;padding:120px 0;position:relative;overflow:hidden}.CTABanner-module__wGct5a__glow{pointer-events:none;background:radial-gradient(80% 60%,#1f6fff14 0%,#0000 70%);position:absolute;inset:0}.CTABanner-module__wGct5a__content{z-index:1;flex-direction:column;align-items:center;gap:24px;max-width:700px;margin:0 auto;padding:0 40px;display:flex;position:relative}.CTABanner-module__wGct5a__title{letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(2rem,5vw,3.75rem);font-weight:800;line-height:1.1}.CTABanner-module__wGct5a__accent{color:#1f6fff}.CTABanner-module__wGct5a__subtitle{color:#94a3b8;max-width:560px;margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.CTABanner-module__wGct5a__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:8px;display:flex}.CTABanner-module__wGct5a__primaryBtn{color:#fff;letter-spacing:.01em;background:#1f6fff;border-radius:8px;align-items:center;gap:8px;min-height:52px;padding:16px 32px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.CTABanner-module__wGct5a__primaryBtn:hover{background:#1757cc;transform:translateY(-2px);box-shadow:0 12px 32px #1f6fff4d}.CTABanner-module__wGct5a__outlineBtn{color:#fff;background:0 0;border:1px solid #fff3;border-radius:8px;align-items:center;gap:8px;min-height:52px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.CTABanner-module__wGct5a__outlineBtn:hover{background:#ffffff0d;border-color:#ffffff80}@media (max-width:1024px){.CTABanner-module__wGct5a__section{padding:80px 0}.CTABanner-module__wGct5a__content{padding:0 30px}}@media (max-width:768px){.CTABanner-module__wGct5a__section{padding:60px 0}.CTABanner-module__wGct5a__content{padding:0 20px}.CTABanner-module__wGct5a__actions{flex-direction:column;align-items:stretch}.CTABanner-module__wGct5a__primaryBtn,.CTABanner-module__wGct5a__outlineBtn{justify-content:center;width:100%}}
.contact-module__fZsUaW__main{background-color:#fff;padding-top:90px}.contact-module__fZsUaW__hero{text-align:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:80px 0 100px}.contact-module__fZsUaW__container{max-width:1400px;margin:0 auto;padding:0 40px}.contact-module__fZsUaW__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.contact-module__fZsUaW__accent{color:#1f6fff}.contact-module__fZsUaW__subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.contact-module__fZsUaW__contact{padding-top:60px;padding-bottom:100px}.contact-module__fZsUaW__contactGrid{grid-template-columns:1fr 1.2fr;gap:60px;display:grid}.contact-module__fZsUaW__contactInfo{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:50px;box-shadow:0 1px 3px #0000000f}.contact-module__fZsUaW__infoTitle{color:#0f172a;margin-bottom:15px;font-size:1.75rem;font-weight:700}.contact-module__fZsUaW__infoDesc{color:#94a3b8;margin-bottom:40px;font-size:1rem;line-height:1.7}.contact-module__fZsUaW__infoItems{flex-direction:column;gap:30px;margin-bottom:40px;display:flex}.contact-module__fZsUaW__infoItem{align-items:flex-start;gap:20px;display:flex}.contact-module__fZsUaW__infoIcon{color:#1f6fff;background:#1f6fff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.contact-module__fZsUaW__infoItemTitle{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px;font-size:.9rem;font-weight:500}.contact-module__fZsUaW__infoItemContent{color:#0f172a;font-size:1.05rem}.contact-module__fZsUaW__socialLinks{gap:12px;display:flex}.contact-module__fZsUaW__socialLink{color:#94a3b8;background:#00000005;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.contact-module__fZsUaW__socialLink:hover{color:#0f172a;background:#1f6fff;border-color:#1f6fff}.contact-module__fZsUaW__contactForm{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:50px;box-shadow:0 1px 3px #0000000f}.contact-module__fZsUaW__formGroup{margin-bottom:20px}.contact-module__fZsUaW__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-module__fZsUaW__formTitle{color:#0f172a;margin-bottom:10px;font-size:1.75rem;font-weight:700}.contact-module__fZsUaW__formSelect{color:#0f172a;cursor:pointer;appearance:none;background:#00000005 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2394A3B8' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 16px center/18px no-repeat;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:18px 24px;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__fZsUaW__formSelect:focus{background-color:#e2e8f0;border-color:#1f6fff;outline:none}.contact-module__fZsUaW__formSelect option{color:#0f172a;background:#fff;padding:12px}.contact-module__fZsUaW__formInput{color:#0f172a;background:#00000005;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:18px 24px;font-family:inherit;font-size:1rem;transition:all .3s}.contact-module__fZsUaW__formInput::placeholder{color:#475569}.contact-module__fZsUaW__formInput:focus{background:#e2e8f0;border-color:#1f6fff;outline:none}.contact-module__fZsUaW__formTextarea{resize:vertical;min-height:150px}.contact-module__fZsUaW__submitBtn{color:#0f172a;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:#1f6fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:18px 32px;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.contact-module__fZsUaW__submitBtn:hover:not(:disabled){background:#1757cc;transform:translateY(-2px);box-shadow:0 12px 32px #1f6fff4d}.contact-module__fZsUaW__submitBtn:disabled{opacity:.7;cursor:not-allowed}.contact-module__fZsUaW__requiredNote{color:#475569;margin-bottom:20px;font-size:.85rem;font-style:italic}.contact-module__fZsUaW__successMessage{text-align:center;padding:60px 40px}.contact-module__fZsUaW__successMessage h3{color:#0f172a;margin:25px 0 15px;font-size:1.75rem;font-weight:700}.contact-module__fZsUaW__successMessage p{color:#94a3b8;font-size:1.05rem;line-height:1.6}@media (max-width:1024px){.contact-module__fZsUaW__contactGrid{grid-template-columns:1fr}.contact-module__fZsUaW__contactForm{order:-1}}@media (max-width:768px){.contact-module__fZsUaW__container{padding:0 20px}.contact-module__fZsUaW__hero{padding:60px 0 80px}.contact-module__fZsUaW__title{font-size:clamp(1.8rem,8vw,2.5rem)}.contact-module__fZsUaW__subtitle{font-size:1rem}.contact-module__fZsUaW__contactInfo,.contact-module__fZsUaW__contactForm{padding:25px 20px}.contact-module__fZsUaW__infoTitle,.contact-module__fZsUaW__formTitle{font-size:1.4rem}.contact-module__fZsUaW__formRow{grid-template-columns:1fr;gap:15px}.contact-module__fZsUaW__formInput,.contact-module__fZsUaW__formSelect{padding:15px 18px;font-size:.95rem}.contact-module__fZsUaW__formTextarea{min-height:120px}.contact-module__fZsUaW__submitBtn{padding:16px 24px;font-size:.9rem}.contact-module__fZsUaW__requiredNote{font-size:.8rem}.contact-module__fZsUaW__socialLinks{justify-content:center}.contact-module__fZsUaW__infoItems{gap:20px}.contact-module__fZsUaW__infoIcon{width:45px;height:45px}.contact-module__fZsUaW__successMessage{padding:40px 20px}}
.project-module__Kkn7yG__main{background-color:#fff;padding-top:90px}.project-module__Kkn7yG__hero{text-align:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:80px 0 100px}.project-module__Kkn7yG__container{max-width:1400px;margin:0 auto;padding:0 40px}.project-module__Kkn7yG__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.project-module__Kkn7yG__accent{color:#1f6fff}.project-module__Kkn7yG__subtitle{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.7}.project-module__Kkn7yG__projects{padding:60px 0 100px}.project-module__Kkn7yG__projectsGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.project-module__Kkn7yG__projectCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.project-module__Kkn7yG__projectCard:hover{border-color:#1f6fff4d;transform:translateY(-4px);box-shadow:0 20px 40px #1f6fff1a}.project-module__Kkn7yG__projectImage{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);height:280px;position:relative;overflow:hidden}.project-module__Kkn7yG__imagePlaceholder{color:#475569;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.project-module__Kkn7yG__projectOverlay{opacity:0;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.project-module__Kkn7yG__projectCard:hover .project-module__Kkn7yG__projectOverlay{opacity:1}.project-module__Kkn7yG__plusIcon{color:#1f6fff;border:2px solid #1f6fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;transition:all .3s;display:flex}.project-module__Kkn7yG__projectCard:hover .project-module__Kkn7yG__plusIcon{color:#0f172a;background:#1f6fff}.project-module__Kkn7yG__projectInfo{padding:25px}.project-module__Kkn7yG__projectTags{flex-wrap:wrap;gap:10px;margin-bottom:15px;display:flex}.project-module__Kkn7yG__projectTag{color:#1f6fff;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:1px solid #1f6fff40;border-radius:9999px;padding:5px 12px;font-size:.7rem}.project-module__Kkn7yG__projectTitle{color:#0f172a;margin-bottom:10px;font-size:1.15rem;font-weight:700;line-height:1.4}.project-module__Kkn7yG__projectDesc{color:#94a3b8;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.project-module__Kkn7yG__ctaSection{text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:100px 0}.project-module__Kkn7yG__ctaTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.project-module__Kkn7yG__ctaDesc{color:#94a3b8;margin-bottom:40px;font-size:1.1rem}.project-module__Kkn7yG__ctaButton{color:#0f172a;background:#1f6fff;border-radius:8px;align-items:center;gap:12px;padding:20px 44px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.project-module__Kkn7yG__ctaButton:hover{background:#1757cc;transform:translateY(-3px);box-shadow:0 12px 32px #1f6fff4d}@media (max-width:1024px){.project-module__Kkn7yG__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.project-module__Kkn7yG__container{padding:0 20px}.project-module__Kkn7yG__hero{padding:60px 0 80px}.project-module__Kkn7yG__projectsGrid{grid-template-columns:1fr}.project-module__Kkn7yG__projectImage{height:200px}.project-module__Kkn7yG__ctaSection{padding:60px 0}}
.service-module__Eaku1q__main{background-color:#fff;padding-top:90px}.service-module__Eaku1q__hero{background:linear-gradient(#f5f8ff 0%,#fff 100%);border-bottom:1px solid #e2e8f0;padding:88px 0 92px}.service-module__Eaku1q__container{max-width:1400px;margin:0 auto;padding:0 40px}.service-module__Eaku1q__title{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2.5rem,6vw,4rem);font-weight:900;line-height:1.1}.service-module__Eaku1q__accent{color:#1f6fff}.service-module__Eaku1q__subtitle{color:#3d4e72;max-width:640px;margin:0 0 26px;font-size:1.2rem;line-height:1.7}.service-module__Eaku1q__heroGrid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:36px;display:grid}.service-module__Eaku1q__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.service-module__Eaku1q__heroStat{background:#fff;border:1px solid #dde5f6;border-radius:12px;flex-direction:column;gap:4px;padding:14px;display:flex}.service-module__Eaku1q__heroStatValue{color:#1f6fff;font-size:1.4rem;font-weight:800;line-height:1}.service-module__Eaku1q__heroStatLabel{text-transform:uppercase;letter-spacing:.08em;color:#6e7e9f;font-size:.72rem;font-weight:600}.service-module__Eaku1q__heroPanel{background:#fff;border:1px solid #dde5f6;border-radius:16px;padding:26px;box-shadow:0 10px 26px #0a173314}.service-module__Eaku1q__heroPanel h3{color:#0a1733;margin-bottom:10px;font-size:1.1rem;font-weight:800}.service-module__Eaku1q__heroPanel p{color:#3d4e72;margin-bottom:14px;line-height:1.7}.service-module__Eaku1q__heroPanel ul{flex-direction:column;gap:10px;list-style:none;display:flex}.service-module__Eaku1q__heroPanel li{color:#0f172a;padding-left:18px;font-size:.92rem;position:relative}.service-module__Eaku1q__heroPanel li:before{content:"";background:#1f6fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:0}.service-module__Eaku1q__services{padding-top:56px;padding-bottom:100px}.service-module__Eaku1q__serviceCard{background:#fff;border:1px solid #dde5f6;border-radius:20px;margin-bottom:30px;padding:38px;transition:all .3s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 34px #0a17330f}.service-module__Eaku1q__serviceCard:before{content:"";background:linear-gradient(90deg,#1f6fff 0%,#1f6fff0d 100%);height:2px;position:absolute;inset:0 0 auto}.service-module__Eaku1q__serviceCard:hover{border-color:#1f6fff4d;transform:translateY(-6px);box-shadow:0 20px 44px #1f6fff24}.service-module__Eaku1q__serviceGrid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:stretch;gap:26px;display:grid}.service-module__Eaku1q__reverseCard .service-module__Eaku1q__serviceGrid{grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr)}.service-module__Eaku1q__reverseCard .service-module__Eaku1q__serviceVisual{order:-1}.service-module__Eaku1q__serviceHead{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:16px;display:flex}.service-module__Eaku1q__serviceMeta{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.service-module__Eaku1q__serviceNumber{color:#6e7e9f;letter-spacing:.1em;background:#f7faff;border:1px solid #dde5f6;border-radius:9999px;padding:6px 11px;font-size:.72rem;font-weight:700;line-height:1}.service-module__Eaku1q__serviceTitle{color:#0a1733;letter-spacing:-.01em;font-size:1.42rem;font-weight:800}.service-module__Eaku1q__serviceDesc{color:#3d4e72;max-width:900px;margin-bottom:22px;font-size:.98rem;line-height:1.8}.service-module__Eaku1q__featuresList{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.service-module__Eaku1q__featureItem{color:#475569;background:#f8faff;border:1px solid #e5ecfa;border-radius:10px;align-items:flex-start;gap:9px;padding:9px 11px;font-size:.9rem;display:flex}.service-module__Eaku1q__checkmark{color:#1757cc;font-weight:800}.service-module__Eaku1q__serviceLink{color:#1f6fff;white-space:nowrap;cursor:pointer;text-transform:uppercase;letter-spacing:.06em;z-index:5;pointer-events:auto;background:#fff;border:1px solid #1f6fff47;border-radius:9999px;align-self:flex-start;align-items:center;gap:8px;padding:12px 18px;font-size:.82rem;font-weight:700;transition:all .3s;display:inline-flex;position:relative}.service-module__Eaku1q__serviceLink:hover{color:#fff;background:#1f6fff;transform:translateY(-1px);box-shadow:0 10px 24px #1f6fff42}.service-module__Eaku1q__serviceVisual{pointer-events:none;background:#eaf0ff;border:1px solid #dde5f6;border-radius:14px;min-height:280px;position:relative;overflow:hidden}.service-module__Eaku1q__serviceImage{transform-origin:50%;background-position:50%;background-size:cover;position:absolute;inset:0}.service-module__Eaku1q__serviceImage:after{content:"";background:linear-gradient(#0a173324 0%,#0a173380 100%);position:absolute;inset:0}.service-module__Eaku1q__imageLabel{z-index:2;color:#0a1733;letter-spacing:.08em;text-transform:uppercase;background:#ffffffe6;border:1px solid #fffffff2;border-radius:9999px;padding:7px 11px;font-size:.68rem;font-weight:700;position:absolute;bottom:14px;left:14px}.service-module__Eaku1q__techSection{background:#fff;padding:24px 0 100px}.service-module__Eaku1q__techHeader{max-width:820px;margin-bottom:34px}.service-module__Eaku1q__techTitle{color:#0a1733;letter-spacing:-.02em;margin:16px 0 12px;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.2}.service-module__Eaku1q__techDesc{color:#3d4e72;line-height:1.8}.service-module__Eaku1q__techGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.service-module__Eaku1q__techCard{background:#f8faff;border:1px solid #dde5f6;border-radius:14px;padding:22px}.service-module__Eaku1q__techCard h3{color:#0a1733;margin-bottom:14px;font-size:1rem;font-weight:800}.service-module__Eaku1q__techList{flex-wrap:wrap;gap:10px;display:flex}.service-module__Eaku1q__techBadge{color:#1757cc;letter-spacing:.03em;background:#fff;border:1px solid #1f6fff38;border-radius:9999px;padding:8px 11px;font-size:.78rem;font-weight:700}.service-module__Eaku1q__outcomes{background:0 0;border:none;border-radius:0;margin-bottom:18px;padding:0}.service-module__Eaku1q__outcomesTitle{color:#6e7e9f;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px;font-size:.78rem;font-weight:700}.service-module__Eaku1q__outcomesList{flex-wrap:wrap;gap:20px;display:flex}.service-module__Eaku1q__outcomeItem{color:#0f172a;background:#fff;border:1px solid #dde5f6;border-radius:9999px;align-items:center;gap:8px;padding:8px 12px;font-size:.86rem;font-weight:600;display:flex}.service-module__Eaku1q__outcomeCheck{color:#1757cc;font-weight:700}.service-module__Eaku1q__ctaSection{text-align:center;background:#f8fafc;border-top:1px solid #e2e8f0;padding:100px 0}.service-module__Eaku1q__ctaTitle{color:#0f172a;letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.service-module__Eaku1q__ctaDesc{color:#94a3b8;margin-bottom:40px;font-size:1.1rem}.service-module__Eaku1q__ctaButton{color:#0f172a;cursor:pointer;background:#1f6fff;border:none;border-radius:8px;align-items:center;gap:12px;padding:20px 44px;font-size:.95rem;font-weight:700;transition:all .3s;display:inline-flex}.service-module__Eaku1q__ctaButton:hover{background:#1757cc;transform:translateY(-3px);box-shadow:0 12px 32px #1f6fff4d}@media (max-width:1024px){.service-module__Eaku1q__serviceGrid{grid-template-columns:1fr}.service-module__Eaku1q__reverseCard .service-module__Eaku1q__serviceVisual{order:0}.service-module__Eaku1q__serviceVisual{min-height:230px}.service-module__Eaku1q__heroGrid{grid-template-columns:1fr;gap:24px}.service-module__Eaku1q__heroStats{grid-template-columns:repeat(3,minmax(0,1fr))}.service-module__Eaku1q__featuresList{grid-template-columns:1fr}.service-module__Eaku1q__outcomesList{flex-direction:column;gap:10px}.service-module__Eaku1q__techGrid{grid-template-columns:1fr}}@media (max-width:768px){.service-module__Eaku1q__container{padding:0 20px}.service-module__Eaku1q__hero{padding:60px 0 80px}.service-module__Eaku1q__heroStats{grid-template-columns:1fr}.service-module__Eaku1q__serviceCard{padding:30px}.service-module__Eaku1q__serviceVisual{min-height:190px}.service-module__Eaku1q__serviceHead{flex-direction:column;align-items:flex-start}.service-module__Eaku1q__serviceMeta{gap:8px}.service-module__Eaku1q__serviceTitle{font-size:1.2rem}.service-module__Eaku1q__ctaSection{padding:60px 0}}
.thankyou-module__cRB6uW__main{padding-top:100px}.thankyou-module__cRB6uW__thankYou{justify-content:center;align-items:center;min-height:calc(100vh - 300px);padding:80px 0;display:flex}.thankyou-module__cRB6uW__container{max-width:700px;margin:0 auto;padding:0 40px}.thankyou-module__cRB6uW__content{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:80px 60px}.thankyou-module__cRB6uW__iconWrapper{margin-bottom:30px}.thankyou-module__cRB6uW__iconWrapper svg{animation:.5s ease-out thankyou-module__cRB6uW__scaleIn}@keyframes thankyou-module__cRB6uW__scaleIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.thankyou-module__cRB6uW__title{color:var(--accent);margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800}.thankyou-module__cRB6uW__message{color:var(--text-primary);margin-bottom:15px;font-size:1.2rem;line-height:1.7}.thankyou-module__cRB6uW__subMessage{color:var(--text-secondary);margin-bottom:40px;font-size:1rem;line-height:1.7}.thankyou-module__cRB6uW__actions{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.thankyou-module__cRB6uW__primaryBtn{background:var(--accent);color:var(--bg-dark);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);align-items:center;gap:10px;padding:16px 32px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.thankyou-module__cRB6uW__primaryBtn:hover{background:var(--accent-hover);box-shadow:var(--glow-accent);transform:translateY(-3px)}.thankyou-module__cRB6uW__secondaryBtn{border:2px solid var(--accent);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);background:0 0;align-items:center;gap:10px;padding:16px 32px;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.thankyou-module__cRB6uW__secondaryBtn:hover{background:var(--accent);color:var(--bg-dark)}@media (max-width:768px){.thankyou-module__cRB6uW__container{padding:0 20px}.thankyou-module__cRB6uW__content{padding:50px 30px}.thankyou-module__cRB6uW__actions{flex-direction:column}.thankyou-module__cRB6uW__primaryBtn,.thankyou-module__cRB6uW__secondaryBtn{justify-content:center;width:100%}}
