.Navbar-module__nuAbfa__navbarWrapper{z-index:1000;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__navbar{background-color:#fff;border-bottom:1px solid #0000001f;justify-content:center;align-items:center;width:100%;height:80px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #0000000d}.Navbar-module__nuAbfa__navbarInner{width:100%;max-width:var(--container-max);justify-content:space-between;align-items:center;height:100%;padding:0 40px;display:flex}.Navbar-module__nuAbfa__logoLink{justify-content:center;align-items:center;padding:0 8px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__logoImage{width:auto;height:44px}.Navbar-module__nuAbfa__ctaBadge{background-color:var(--bg-dark);color:#fff;border-radius:999px;padding:10px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:opacity .3s}.Navbar-module__nuAbfa__ctaBadge:hover{opacity:.9}.Navbar-module__nuAbfa__links{gap:32px;margin-left:auto;margin-right:32px;display:flex}.Navbar-module__nuAbfa__links a,.Navbar-module__nuAbfa__linkWithIcon{color:var(--text-main);font-size:14px;font-weight:500;text-decoration:none;transition:color .3s}.Navbar-module__nuAbfa__linkWithIcon{cursor:pointer;align-items:center;gap:4px;display:flex}.Navbar-module__nuAbfa__links a:hover,.Navbar-module__nuAbfa__linkWithIcon:hover{color:var(--text-muted)}.Navbar-module__nuAbfa__dropdownTrigger{align-items:center;height:100%;display:flex}.Navbar-module__nuAbfa__megaMenu{z-index:1001;pointer-events:none;justify-content:center;padding-top:16px;display:flex;position:absolute;top:100%;left:0;right:0}.Navbar-module__nuAbfa__megaMenu:before{content:"";pointer-events:auto;height:16px;position:absolute;top:0;left:0;right:0}.Navbar-module__nuAbfa__megaMenuContainer{pointer-events:auto;background-color:#fff;border:1px solid #e5e7eb;border-radius:24px;grid-template-columns:1fr 320px;align-items:stretch;width:100%;max-width:1280px;display:grid;overflow:hidden;box-shadow:0 24px 60px #00000014}.Navbar-module__nuAbfa__categoryColumns{grid-template-columns:repeat(3,1fr);align-items:start;gap:8px;padding:28px 36px;display:grid}.Navbar-module__nuAbfa__categoryColumnsTwo{grid-template-columns:repeat(2,1fr);gap:32px}.Navbar-module__nuAbfa__categoryColumn{flex-direction:column;display:flex}.Navbar-module__nuAbfa__columnHeading{color:#111827;letter-spacing:-.01em;border-bottom:1px solid #e5e7eb;margin:0 0 20px;padding-bottom:14px;font-size:17px;font-weight:700}.Navbar-module__nuAbfa__columnLinks{flex-direction:column;gap:18px;display:flex}.Navbar-module__nuAbfa__serviceLink{flex-direction:column;gap:4px;padding:4px 0;text-decoration:none;transition:transform .2s;display:flex}.Navbar-module__nuAbfa__serviceLinkTitle{color:var(--primary,#00b4db);letter-spacing:-.01em;font-size:15px;font-weight:700;font-family:var(--font-outfit),inherit;transition:color .2s}.Navbar-module__nuAbfa__serviceLink:hover .Navbar-module__nuAbfa__serviceLinkTitle{color:#006b85;text-underline-offset:3px;text-decoration:underline}.Navbar-module__nuAbfa__serviceLinkDesc{color:#4b5563;font-size:13px;font-weight:400;line-height:1.5}.Navbar-module__nuAbfa__featuredPromo{background:linear-gradient(#f0f9ff 0%,#e0f2fe 100%);border-left:1px solid #e5e7eb;flex-direction:column;gap:12px;padding:28px;display:flex}.Navbar-module__nuAbfa__promoEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--primary,#00b4db);margin-bottom:4px;font-size:11px;font-weight:700;display:inline-block}.Navbar-module__nuAbfa__promoCard{aspect-ratio:16/10;cursor:pointer;background:#f1f5f9;border-radius:14px;width:100%;margin-bottom:4px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;overflow:hidden;box-shadow:0 8px 24px #0072ff1f}.Navbar-module__nuAbfa__promoCard:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0072ff2e}.Navbar-module__nuAbfa__promoCardImage{width:100%;height:100%;position:relative}.Navbar-module__nuAbfa__promoCardImg{object-fit:cover;transition:transform .5s}.Navbar-module__nuAbfa__promoCard:hover .Navbar-module__nuAbfa__promoCardImg{transform:scale(1.05)}.Navbar-module__nuAbfa__promoMeta{color:#6b7280;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.Navbar-module__nuAbfa__promoCategory{text-transform:uppercase;letter-spacing:.05em;color:#1f2937}.Navbar-module__nuAbfa__promoDot{color:#9ca3af}.Navbar-module__nuAbfa__promoDate{color:#6b7280;font-weight:500}.Navbar-module__nuAbfa__promoTitleLink{color:inherit;text-decoration:none}.Navbar-module__nuAbfa__promoTitleLink:hover .Navbar-module__nuAbfa__promoHeading{color:var(--primary,#00b4db)}.Navbar-module__nuAbfa__promoHeading{color:#111827;letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.Navbar-module__nuAbfa__promoDescription{color:#4b5563;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.Navbar-module__nuAbfa__promoLink{color:var(--primary,#00b4db);align-items:center;gap:6px;margin-top:4px;font-size:13px;font-weight:600;text-decoration:none;transition:gap .2s;display:inline-flex}.Navbar-module__nuAbfa__promoLink:hover{text-underline-offset:3px;gap:10px;text-decoration:underline}.Navbar-module__nuAbfa__productsMenuContainer{grid-template-columns:1fr 340px;min-height:auto}.Navbar-module__nuAbfa__productsGrid{grid-template-columns:repeat(2,1fr);gap:32px;padding:40px;display:grid}.Navbar-module__nuAbfa__productCard{background-color:#f8fafc;border:1px solid #0000;border-radius:20px;flex-direction:column;gap:20px;padding:24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.Navbar-module__nuAbfa__productCard:hover{background-color:#fff;border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.Navbar-module__nuAbfa__productImageWrapper{border-radius:12px;width:100%;height:180px;position:relative;overflow:hidden}.Navbar-module__nuAbfa__productImage{object-fit:cover;transition:transform .5s}.Navbar-module__nuAbfa__productCard:hover .Navbar-module__nuAbfa__productImage{transform:scale(1.05)}.Navbar-module__nuAbfa__productInfo{flex-direction:column;gap:8px;display:flex}.Navbar-module__nuAbfa__productName{color:#111827;font-size:18px;font-weight:700}.Navbar-module__nuAbfa__productDesc{color:#64748b;font-size:14px;line-height:1.5}.Navbar-module__nuAbfa__learnMore{color:var(--primary);opacity:0;align-items:center;gap:6px;margin-top:8px;font-size:14px;font-weight:700;transition:all .3s;display:flex;transform:translate(-10px)}.Navbar-module__nuAbfa__productCard:hover .Navbar-module__nuAbfa__learnMore{opacity:1;transform:translate(0)}.Navbar-module__nuAbfa__productsFeatured{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:1px solid #dbeafe;flex-direction:column;justify-content:center;gap:16px;padding:40px;display:flex}.Navbar-module__nuAbfa__featuredTag{color:var(--primary);text-transform:uppercase;background-color:#fff;border-radius:999px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:700}.Navbar-module__nuAbfa__productsFeatured h3{color:#111827;margin:0;font-size:28px;font-weight:800}.Navbar-module__nuAbfa__productsFeatured p{color:#4b5563;margin-bottom:8px;font-size:15px;line-height:1.6}.Navbar-module__nuAbfa__brandLink{color:#111827;align-items:center;gap:8px;font-size:15px;font-weight:700;text-decoration:none;transition:gap .2s;display:flex}.Navbar-module__nuAbfa__brandLink:hover{gap:12px}@media (max-width:1024px){.Navbar-module__nuAbfa__megaMenuContainer{grid-template-columns:1fr}.Navbar-module__nuAbfa__categoryColumns{grid-template-columns:1fr 1fr;gap:24px;padding:28px}.Navbar-module__nuAbfa__featuredPromo{display:none}.Navbar-module__nuAbfa__productsMenuContainer{grid-template-columns:1fr}.Navbar-module__nuAbfa__productsFeatured{display:none}.Navbar-module__nuAbfa__productsContainer{max-width:100%;padding:28px}.Navbar-module__nuAbfa__productsGrid{grid-template-columns:1fr;gap:16px}.Navbar-module__nuAbfa__productPlaceholder{display:none}}@media (max-width:900px){.Navbar-module__nuAbfa__links{display:none}.Navbar-module__nuAbfa__navbar{gap:12px}}.Navbar-module__nuAbfa__productItemTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.Navbar-module__nuAbfa__productLiveBadge{letter-spacing:.06em;text-transform:uppercase;color:#047857;background:#10b9811f;border:1px solid #10b98140;border-radius:999px;align-items:center;gap:4px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-flex}.Navbar-module__nuAbfa__productLiveBadge:before{content:"";background:#10b981;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 2px #10b98140}.Navbar-module__nuAbfa__productSoonBadge{letter-spacing:.06em;text-transform:uppercase;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700}.Navbar-module__nuAbfa__productItemDisabled{cursor:default;opacity:.75}.Navbar-module__nuAbfa__productItemDisabled:hover .Navbar-module__nuAbfa__serviceLinkTitle{color:var(--primary,#00b4db);text-decoration:none}.Navbar-module__nuAbfa__featuredProduct{background:linear-gradient(#fafbff 0%,#f4f7fc 100%);gap:12px;padding:22px}.Navbar-module__nuAbfa__featuredProductHeader{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:12px;margin:0;padding:12px;text-decoration:none;transition:border-color .2s,box-shadow .2s;display:flex}.Navbar-module__nuAbfa__featuredProductHeader:hover{border-color:#c7d2fe;box-shadow:0 4px 12px #2563eb14}.Navbar-module__nuAbfa__featuredProductPreview{aspect-ratio:16/9;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:12px;width:100%;text-decoration:none;transition:transform .3s,box-shadow .3s;display:block;position:relative;overflow:hidden;box-shadow:0 4px 14px #0f172a14}.Navbar-module__nuAbfa__featuredProductPreview:hover{transform:translateY(-2px);box-shadow:0 10px 24px #2563eb2e}.Navbar-module__nuAbfa__featuredProductPreviewImg{object-fit:cover;object-position:center;transition:transform .5s}.Navbar-module__nuAbfa__featuredProductPreview:hover .Navbar-module__nuAbfa__featuredProductPreviewImg{transform:scale(1.05)}.Navbar-module__nuAbfa__featuredProductPreviewGradient{z-index:1;pointer-events:none;background:linear-gradient(135deg,#1e40af8c 0%,#06b6d440 100%);position:absolute;inset:0}.Navbar-module__nuAbfa__featuredProductPreviewOverlay{z-index:2;position:absolute;top:10px;left:10px}.Navbar-module__nuAbfa__featuredProductIconTile{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#06b6d4 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 4px 12px #1e40af59}.Navbar-module__nuAbfa__featuredProductHeaderText{flex-direction:column;align-items:flex-start;gap:0;min-width:0;line-height:1.2;display:flex}.Navbar-module__nuAbfa__featuredProductName{font-family:var(--font-outfit),sans-serif;letter-spacing:-.02em;font-size:17px;font-weight:700;line-height:1}.Navbar-module__nuAbfa__featuredProductLogo{object-fit:contain;object-position:left center;width:auto;height:28px;margin-bottom:2px;margin-left:-2px;display:block}.Navbar-module__nuAbfa__featuredProductHeaderTag{color:#6b7280;letter-spacing:-.005em;font-size:11.5px;font-weight:500}.Navbar-module__nuAbfa__featuredProductDescription{color:#4b5563;margin:0;font-size:12.5px;line-height:1.5}.Navbar-module__nuAbfa__featuredProductStats{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Navbar-module__nuAbfa__statTile{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:1px;padding:8px 10px;display:flex}.Navbar-module__nuAbfa__statValue{font-family:var(--font-outfit),sans-serif;color:#1e40af;letter-spacing:-.02em;font-size:19px;font-weight:700;line-height:1.1}.Navbar-module__nuAbfa__statLabel{color:#6b7280;letter-spacing:-.005em;font-size:10.5px;font-weight:500;line-height:1.3}.Navbar-module__nuAbfa__featuredProductCtaLink{color:#1e40af;letter-spacing:-.005em;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;font-size:13px;font-weight:600;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.Navbar-module__nuAbfa__featuredProductCtaLink:hover{color:#1e3a8a;text-underline-offset:3px;gap:10px;text-decoration:underline}.Navbar-module__nuAbfa__uvoizU,.Navbar-module__nuAbfa__uvoizVoiz{color:#06b6d4;font-size:15px;font-weight:700;font-family:var(--font-outfit),inherit;letter-spacing:-.01em;line-height:inherit}.Navbar-module__nuAbfa__featuredU{color:#06b6d4}.Navbar-module__nuAbfa__featuredVoiz{color:#1e40af}
.Footer-module__EZoWya__footerWrapper{background:#f5f1eb}.Footer-module__EZoWya__footer{color:#fff;background-color:#0f141a;border-radius:60px 60px 0 0;padding:60px 0 30px}.Footer-module__EZoWya__container{width:90%;max-width:1280px;margin:0 auto}.Footer-module__EZoWya__topBar{justify-content:space-between;align-items:center;margin-bottom:60px;display:flex}.Footer-module__EZoWya__footerLogo{width:170px;height:auto;display:block}.Footer-module__EZoWya__logoLink{text-decoration:none;display:block}.Footer-module__EZoWya__linksGrid{flex-wrap:wrap;justify-content:space-between;gap:40px;width:100%;margin-bottom:60px;display:flex}.Footer-module__EZoWya__column{min-width:180px}.Footer-module__EZoWya__column h4{color:#fff;font-size:16px;font-weight:700;font-family:var(--font-title),sans-serif;margin-bottom:24px}.Footer-module__EZoWya__column a{color:#a1a1aa;margin-bottom:12px;font-size:14px;text-decoration:none;transition:color .3s;display:table;position:relative}.Footer-module__EZoWya__column a:after{content:"";background-color:#00d1ff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__EZoWya__column a:hover{color:#00d1ff}.Footer-module__EZoWya__column a:hover:after{width:100%}.Footer-module__EZoWya__phoneNumbers{align-items:center;gap:0;margin-bottom:12px;display:flex}.Footer-module__EZoWya__phoneNumbers a{margin-bottom:0!important;display:table!important}.Footer-module__EZoWya__phoneNumbers span{color:#a1a1aa;margin:0 8px}.Footer-module__EZoWya__contactInfo a{margin-bottom:12px}.Footer-module__EZoWya__column p{color:#a1a1aa;margin-bottom:12px;font-size:14px;line-height:1.5}.Footer-module__EZoWya__socialCol{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Footer-module__EZoWya__socialLink{align-items:center;gap:12px;margin-bottom:0!important;text-decoration:none!important;display:inline-flex!important}.Footer-module__EZoWya__address{opacity:.9;margin-top:16px;line-height:1.6;font-size:14px!important}.Footer-module__EZoWya__backToTop{justify-content:flex-end;margin-bottom:60px;display:flex}.Footer-module__EZoWya__backToTop button{color:#a1a1aa;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.Footer-module__EZoWya__backToTop button:hover{color:#fff;background:#00d1ff;border-color:#00d1ff;transform:translateY(-5px);box-shadow:0 0 20px #00d1ff66}.Footer-module__EZoWya__bottomBar{border-top:1px solid #ffffff1a;padding-top:40px}.Footer-module__EZoWya__splitRow{justify-content:space-between;align-items:center;gap:20px;display:flex}.Footer-module__EZoWya__legalLinks{gap:20px;display:flex}.Footer-module__EZoWya__legalLinks a{color:#a1a1aa;margin-bottom:0;font-size:12px;text-decoration:none;transition:color .3s;position:relative}.Footer-module__EZoWya__legalLinks a:after{content:"";background-color:#00d1ff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Footer-module__EZoWya__legalLinks a:hover{color:#00d1ff}.Footer-module__EZoWya__legalLinks a:hover:after{width:100%}.Footer-module__EZoWya__copyright{color:#71717a;margin-bottom:0;font-size:12px}.Footer-module__EZoWya__accent{color:#00d1ff;font-weight:600}@media (max-width:1024px){.Footer-module__EZoWya__linksGrid{grid-template-columns:repeat(2,1fr);gap:40px}.Footer-module__EZoWya__splitRow{text-align:center;flex-direction:column}.Footer-module__EZoWya__legalLinks{justify-content:center}}@media (max-width:640px){.Footer-module__EZoWya__linksGrid{grid-template-columns:1fr}.Footer-module__EZoWya__topBar{flex-direction:column;align-items:flex-start;gap:20px}}
.PageHero-module__aE6RSq__hero{isolation:isolate;border-radius:0;width:auto;min-height:auto;margin:0 24px;display:block;position:relative;overflow:visible;padding:24px 0 0!important}.PageHero-module__aE6RSq__heroInner{isolation:isolate;border-radius:32px;justify-content:center;align-items:center;height:540px;display:flex;position:relative;overflow:hidden}.PageHero-module__aE6RSq__gradientBg{z-index:0;pointer-events:none;position:absolute;inset:0}.PageHero-module__aE6RSq__glowOrb1{filter:blur(80px);background:radial-gradient(circle,#ffffff2e 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;left:-10%}.PageHero-module__aE6RSq__glowOrb2{filter:blur(80px);background:radial-gradient(circle,#ffffff24 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;bottom:-20%;right:-10%}.PageHero-module__aE6RSq__glowOrb3{filter:blur(100px);background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:30%;left:40%}.PageHero-module__aE6RSq__container{z-index:1;grid-template-columns:1.15fr 1fr;align-items:center;gap:40px;width:100%;max-width:1280px;padding:48px 56px;display:grid;position:relative}.PageHero-module__aE6RSq__content{color:#fff}.PageHero-module__aE6RSq__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #fff3;border-radius:999px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-block}.PageHero-module__aE6RSq__title{letter-spacing:-.03em;color:#fff;margin-bottom:20px;padding:.15em 0;font-size:clamp(2rem,4.2vw,3.6rem);font-weight:800;line-height:1.3;overflow:visible}.PageHero-module__aE6RSq__titleAccent{background:linear-gradient(90deg,#fff 0%,#fde68a 50%,#fff 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:-.15em 0 -.2em;padding:.15em .15em .2em .05em;font-style:italic;font-weight:800;line-height:1.3;display:inline-block;overflow:visible}.PageHero-module__aE6RSq__description{color:#ffffffe6;max-width:520px;margin-bottom:28px;font-size:1rem;font-weight:400;line-height:1.6}.PageHero-module__aE6RSq__actions{flex-wrap:wrap;gap:12px;display:flex}.PageHero-module__aE6RSq__ctaPrimary{color:#fff;background:#111;border:1px solid #111;border-radius:999px;align-items:center;gap:8px;padding:13px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.PageHero-module__aE6RSq__ctaPrimary:hover{color:#111;background:#fff;border-color:#fff;transform:translateY(-2px)}.PageHero-module__aE6RSq__ctaSecondary{color:#fff;background:0 0;border:1px solid #ffffff80;border-radius:999px;align-items:center;padding:13px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.PageHero-module__aE6RSq__ctaSecondary:hover{background:#ffffff26;border-color:#fff}.PageHero-module__aE6RSq__visual{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.PageHero-module__aE6RSq__visualWrapper{aspect-ratio:1;width:100%;max-width:340px;position:relative}.PageHero-module__aE6RSq__visualImage{object-fit:cover;filter:saturate(1.1);border-radius:50%;width:100%;height:100%;box-shadow:0 30px 80px #00000040}.PageHero-module__aE6RSq__floatingPill1,.PageHero-module__aE6RSq__floatingPill2{white-space:nowrap;z-index:2;border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;display:inline-flex;position:absolute;box-shadow:0 12px 30px #0003}.PageHero-module__aE6RSq__floatingPill1{bottom:22%;left:-8%}.PageHero-module__aE6RSq__floatingPill2{bottom:6%;left:10%}.PageHero-module__aE6RSq__pillCyan{color:#111;background:#2dd4ff}.PageHero-module__aE6RSq__pillDark{color:#fff;background:#2d1a3a}.PageHero-module__aE6RSq__pillIcon{color:#111;background:#2dd4ff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:inline-flex}.PageHero-module__aE6RSq__pillDark .PageHero-module__aE6RSq__pillIcon{background:#2dd4ff}.PageHero-module__aE6RSq__pillCyan .PageHero-module__aE6RSq__pillIcon{color:#2dd4ff;background:#2d1a3a}.PageHero-module__aE6RSq__stackedStripsWrapper{flex-direction:column;gap:8px;width:100%;max-width:420px;padding:8px 0;display:flex;position:relative}.PageHero-module__aE6RSq__strip{border-radius:999px;width:100%;height:110px;position:relative;overflow:hidden;box-shadow:0 18px 40px #0000002e}.PageHero-module__aE6RSq__stripImage{object-fit:cover;filter:saturate(1.05);width:100%;height:100%}.PageHero-module__aE6RSq__stripGap{height:6px;position:relative}.PageHero-module__aE6RSq__smileyBadge{z-index:4;background:linear-gradient(135deg,#1d4ed8 0%,#3b82f6 100%);border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;top:50%;left:18%;transform:translateY(-50%);box-shadow:0 8px 20px #0000002e}.PageHero-module__aE6RSq__smileyBadge svg{width:26px;height:26px}.PageHero-module__aE6RSq__stripWithOverlay{overflow:visible}.PageHero-module__aE6RSq__stripWithOverlay .PageHero-module__aE6RSq__stripImage{border-radius:999px}.PageHero-module__aE6RSq__overlayCtaWrapper{z-index:5;position:absolute;top:50%;right:-8%;transform:translateY(-50%)}.PageHero-module__aE6RSq__overlayCta{color:#fff;text-align:center;letter-spacing:-.005em;white-space:nowrap;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 50%,#d946ef 100%);border-radius:999px;justify-content:center;align-items:center;min-width:auto;min-height:auto;padding:14px 24px;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 12px 28px #8b5cf666}.PageHero-module__aE6RSq__overlayCta:hover{transform:scale(1.04);box-shadow:0 22px 50px #8b5cf68c}.PageHero-module__aE6RSq__collageWrapper{aspect-ratio:1/1.05;width:100%;max-width:420px;position:relative}.PageHero-module__aE6RSq__collageMain{aspect-ratio:4/5;z-index:2;border:4px solid #fff3;border-radius:28px;width:72%;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 24px 60px #00000040}.PageHero-module__aE6RSq__collageSecondary{aspect-ratio:5/4;z-index:1;border:4px solid #ffffff26;border-radius:24px;width:60%;position:absolute;bottom:0;right:0;overflow:hidden;box-shadow:0 24px 60px #0003}.PageHero-module__aE6RSq__collageImage{object-fit:cover;filter:saturate(1.05);width:100%;height:100%}.PageHero-module__aE6RSq__collagePill{z-index:3;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:.9rem;font-weight:600;display:inline-flex;position:absolute;bottom:14%;left:-2%;box-shadow:0 12px 30px #00000040}.PageHero-module__aE6RSq__diamondWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-width:380px;display:flex;position:relative}.PageHero-module__aE6RSq__diamondGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:14px;width:78%;height:78%;display:grid;position:relative;transform:rotate(45deg)}.PageHero-module__aE6RSq__diamondTile{border:3px solid #ffffff2e;border-radius:18px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 18px 36px #00000038}.PageHero-module__aE6RSq__diamondInner{transform-origin:50%;width:100%;height:100%;overflow:hidden;transform:rotate(-45deg)scale(1.45)}.PageHero-module__aE6RSq__diamondImage{object-fit:cover;filter:saturate(1.05);width:100%;height:100%}.PageHero-module__aE6RSq__diamondPill{z-index:5;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:12px 20px;font-size:.875rem;font-weight:600;display:inline-flex;position:absolute;bottom:4%;left:-6%;box-shadow:0 12px 30px #00000040}@media (max-width:1024px){.PageHero-module__aE6RSq__heroInner{height:auto;min-height:600px}.PageHero-module__aE6RSq__container{text-align:center;grid-template-columns:1fr;gap:32px;padding:40px 32px}.PageHero-module__aE6RSq__content{max-width:700px;margin:0 auto}.PageHero-module__aE6RSq__description{margin-left:auto;margin-right:auto}.PageHero-module__aE6RSq__actions{justify-content:center}.PageHero-module__aE6RSq__visual{order:-1}.PageHero-module__aE6RSq__visualWrapper{max-width:260px}.PageHero-module__aE6RSq__stackedStripsWrapper{max-width:360px;margin:0 auto}.PageHero-module__aE6RSq__strip{height:90px}.PageHero-module__aE6RSq__smileyBadge{width:44px;height:44px}.PageHero-module__aE6RSq__smileyBadge svg{width:22px;height:22px}.PageHero-module__aE6RSq__overlayCta{min-width:auto;min-height:auto;padding:12px 20px;font-size:.85rem}.PageHero-module__aE6RSq__collageWrapper{max-width:320px;margin:0 auto}.PageHero-module__aE6RSq__diamondWrapper{max-width:300px;margin:0 auto}}@media (max-width:640px){.PageHero-module__aE6RSq__hero{margin:0 16px;padding-top:16px!important}.PageHero-module__aE6RSq__heroInner{border-radius:24px}.PageHero-module__aE6RSq__container{padding:32px 20px}.PageHero-module__aE6RSq__title{font-size:1.875rem}.PageHero-module__aE6RSq__floatingPill1{padding:7px 12px;font-size:.75rem;left:-5%}.PageHero-module__aE6RSq__floatingPill2{padding:7px 12px;font-size:.75rem}.PageHero-module__aE6RSq__actions{width:100%}.PageHero-module__aE6RSq__ctaPrimary,.PageHero-module__aE6RSq__ctaSecondary{flex:1;justify-content:center;padding:12px 18px;font-size:.85rem}.PageHero-module__aE6RSq__stackedStripsWrapper{gap:6px;max-width:320px}.PageHero-module__aE6RSq__strip{height:76px}.PageHero-module__aE6RSq__overlayCtaWrapper{right:-6%;transform:translateY(-50%)}.PageHero-module__aE6RSq__overlayCta{min-width:auto;min-height:auto;padding:10px 16px;font-size:.78rem}.PageHero-module__aE6RSq__collageWrapper{max-width:260px}.PageHero-module__aE6RSq__collagePill{padding:8px 14px;font-size:.75rem}.PageHero-module__aE6RSq__diamondWrapper{max-width:240px}.PageHero-module__aE6RSq__diamondPill{padding:8px 14px;font-size:.75rem}}
.Services-module__PFRRnG__services{background-color:var(--bg-light);height:450vh;position:relative;padding:0!important;display:block!important;overflow-y:visible!important}.Services-module__PFRRnG__stickyStage{z-index:10;flex-direction:column;width:100%;height:100vh;padding:100px 0 20px;display:flex;position:sticky;top:0}.Services-module__PFRRnG__container{flex-direction:column;width:90%;max-width:1200px;height:100%;margin:0 auto;display:flex}.Services-module__PFRRnG__header{text-align:center;flex-shrink:0;margin-bottom:24px}.Services-module__PFRRnG__header h2{letter-spacing:-.02em;margin:10px 0;font-size:clamp(32px,5vw,48px)}.Services-module__PFRRnG__header p{margin-left:auto;margin-right:auto}.Services-module__PFRRnG__cardStack{flex:1;width:100%;margin:0 auto;position:relative}.Services-module__PFRRnG__cardWrapper{width:100%;position:absolute;top:0;left:0}.Services-module__PFRRnG__card{transform-origin:top;will-change:transform,opacity;background-color:#111;border-radius:32px;flex-direction:column;justify-content:flex-end;width:100%;height:500px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000040}.Services-module__PFRRnG__imageWrapper{z-index:0;position:absolute;inset:0}.Services-module__PFRRnG__cardBg{object-fit:cover;filter:none!important}.Services-module__PFRRnG__imageOverlay{background:linear-gradient(#0000 0%,#0003 40%,#000000d9 100%);position:absolute;inset:0}.Services-module__PFRRnG__cardContent{z-index:1;color:#fff;padding:36px 50px;position:relative}.Services-module__PFRRnG__titleArea h3{color:#fff;margin-bottom:10px;font-size:30px;font-weight:700}.Services-module__PFRRnG__titleArea p{color:#ffffffd9;max-width:680px;margin-bottom:24px;font-size:15px;line-height:1.6}.Services-module__PFRRnG__servicesGrid{flex-wrap:wrap;gap:10px;margin-bottom:24px;display:flex}.Services-module__PFRRnG__serviceItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffe6;background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;padding:7px 16px;font-size:13px;font-weight:600;display:flex}.Services-module__PFRRnG__dot{background-color:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Services-module__PFRRnG__exploreBtn{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:999px;align-items:center;gap:10px;padding:13px 26px;font-size:14px;font-weight:700;transition:background-color .25s,transform .2s;display:inline-flex}.Services-module__PFRRnG__exploreBtn:hover{background-color:var(--primary);color:#fff;transform:translateY(-2px)}@media (max-width:768px){.Services-module__PFRRnG__services{height:450vh}.Services-module__PFRRnG__card{height:440px}.Services-module__PFRRnG__cardContent{padding:24px 20px}.Services-module__PFRRnG__titleArea h3{font-size:22px}.Services-module__PFRRnG__titleArea p{font-size:13px}}
.Philosophy-module__9U1jrW__philosophy{background-color:#fbfbfb;padding:80px 0 60px}.Philosophy-module__9U1jrW__header{text-align:center;margin-bottom:80px}.Philosophy-module__9U1jrW__title{margin-bottom:24px;font-size:48px;font-weight:700}.Philosophy-module__9U1jrW__description{color:var(--text-muted);max-width:700px;margin:0 auto;font-size:18px}.Philosophy-module__9U1jrW__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin-bottom:80px;display:grid}.Philosophy-module__9U1jrW__card{background:#fff;border:1px solid #0000000d;border-radius:24px;padding:40px;transition:transform .3s,box-shadow .3s}.Philosophy-module__9U1jrW__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px #0000000a}.Philosophy-module__9U1jrW__iconWrapper{width:54px;height:54px;color:var(--primary);background:#00d1ff14;border-radius:12px;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.Philosophy-module__9U1jrW__card h3{color:#111;margin-bottom:16px;font-size:20px;font-weight:600}.Philosophy-module__9U1jrW__card p{color:var(--text-muted);font-size:15px;line-height:1.6}@media (max-width:768px){.Philosophy-module__9U1jrW__container{padding:0 24px}}
.Work-module__mspDfG__work{background-color:#fff}.Work-module__mspDfG__header{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.Work-module__mspDfG__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Work-module__mspDfG__card{flex-direction:column;display:flex}.Work-module__mspDfG__imageWrapper{aspect-ratio:4/3;border-radius:32px;width:100%;margin-bottom:24px;position:relative;overflow:hidden}.Work-module__mspDfG__image{object-fit:cover;transition:transform .5s}.Work-module__mspDfG__card:hover .Work-module__mspDfG__image{transform:scale(1.05)}.Work-module__mspDfG__content h3{margin-bottom:12px;font-size:24px}.Work-module__mspDfG__content p{color:var(--text-muted);margin-bottom:20px;font-size:16px}.Work-module__mspDfG__tags{gap:8px;margin-bottom:24px;display:flex}.Work-module__mspDfG__tagItem{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:13px;font-weight:600}.Work-module__mspDfG__viewLink{cursor:pointer;color:var(--text-muted);background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:16px;font-weight:600;transition:color .3s;display:flex}.Work-module__mspDfG__card:hover .Work-module__mspDfG__viewLink{color:var(--text-main)}@media (max-width:1024px){.Work-module__mspDfG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Work-module__mspDfG__grid{grid-template-columns:1fr}.Work-module__mspDfG__header{flex-direction:column;align-items:flex-start;gap:24px}}
.FeaturedServices-module__XpdNaG__scrollSection{background-color:#fff;height:350vh;position:relative}.FeaturedServices-module__XpdNaG__stickyWrapper{flex-direction:column;justify-content:flex-start;height:100vh;padding-top:48px;display:flex;position:sticky;top:0;overflow:hidden}.FeaturedServices-module__XpdNaG__tabsStickyContainer{z-index:20;justify-content:center;width:100%;margin-bottom:32px;display:flex}.FeaturedServices-module__XpdNaG__categoriesList{background:#fff;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:4px;padding:6px;display:inline-flex;box-shadow:0 1px 3px #0000000a,0 8px 24px #0000000a}.FeaturedServices-module__XpdNaG__categoryItem{color:#6b7280;white-space:nowrap;cursor:pointer;letter-spacing:-.005em;background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 22px;font-family:inherit;font-size:14px;font-weight:500;transition:color .25s,background-color .25s;display:inline-flex;position:relative}.FeaturedServices-module__XpdNaG__categoryItem:hover{color:#111;background:#f3f4f6}.FeaturedServices-module__XpdNaG__categoryActive{color:#fff;background:#111;font-weight:600}.FeaturedServices-module__XpdNaG__categoryActive:hover{color:#fff;background:#111}.FeaturedServices-module__XpdNaG__tabIcon{opacity:0;width:0;margin-left:2px;transition:opacity .25s,width .25s;overflow:hidden}.FeaturedServices-module__XpdNaG__categoryActive .FeaturedServices-module__XpdNaG__tabIcon{opacity:1;width:14px}.FeaturedServices-module__XpdNaG__horizontalTrack{gap:5vw;padding-left:10vw;display:flex}.FeaturedServices-module__XpdNaG__cardContainer{flex-shrink:0;justify-content:center;align-items:center;width:80vw;display:flex}.FeaturedServices-module__XpdNaG__cardWrapper{justify-content:center;width:100%;display:flex}.FeaturedServices-module__XpdNaG__card{cursor:pointer;background:#111;border-radius:24px;width:100%;height:clamp(400px,65vh,600px);position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001f}.FeaturedServices-module__XpdNaG__glowBorder{z-index:0;opacity:.25;filter:blur(10px);background:linear-gradient(135deg,#c084fc 0%,#3b82f6 50%,#8b9dff 100%);border-radius:26px;transition:opacity .3s;position:absolute;inset:-2px}.FeaturedServices-module__XpdNaG__card:hover .FeaturedServices-module__XpdNaG__glowBorder{opacity:.55}.FeaturedServices-module__XpdNaG__imageWrapper{z-index:1;position:absolute;inset:0}.FeaturedServices-module__XpdNaG__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.FeaturedServices-module__XpdNaG__card:hover .FeaturedServices-module__XpdNaG__image{transform:scale(1.02)}.FeaturedServices-module__XpdNaG__overlay{z-index:1;background:linear-gradient(#00000073 0%,#00000026 35%,#0000008c 100%);position:absolute;inset:0}.FeaturedServices-module__XpdNaG__topContent{z-index:2;position:absolute;top:32px;left:40px}.FeaturedServices-module__XpdNaG__tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#e2e8f0;letter-spacing:.05em;background:#0009;border:1px solid #ffffff1a;border-radius:4px;padding:6px 16px;font-family:monospace;font-size:13px;font-weight:500}.FeaturedServices-module__XpdNaG__bottomContent{z-index:2;max-width:800px;position:absolute;bottom:48px;left:48px;right:48px}.FeaturedServices-module__XpdNaG__title{font-family:var(--font-outfit),sans-serif;color:#fff;letter-spacing:-.02em;text-transform:uppercase;margin-bottom:20px;font-size:clamp(32px,5vw,64px);font-weight:800;line-height:1.05}.FeaturedServices-module__XpdNaG__description{color:#fffffff2;max-width:650px;margin-bottom:32px;font-size:clamp(18px,1.5vw,24px);font-weight:500;line-height:1.4}.FeaturedServices-module__XpdNaG__viewButton{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:0;font-size:16px;font-weight:600;transition:gap .3s;display:flex}.FeaturedServices-module__XpdNaG__viewButton:hover{gap:16px}@media (max-width:768px){.FeaturedServices-module__XpdNaG__cardContainer{width:90vw}.FeaturedServices-module__XpdNaG__card{aspect-ratio:4/5}.FeaturedServices-module__XpdNaG__stickyWrapper{padding-top:80px}}
.GroupedServices-module__wfvmrW__servicesSection{color:#fff;background-color:#050505;padding:80px 0}.GroupedServices-module__wfvmrW__container{max-width:1400px;margin:0 auto;padding:0 40px}.GroupedServices-module__wfvmrW__header{text-align:center;margin-bottom:40px}.GroupedServices-module__wfvmrW__title{letter-spacing:-.02em;color:#fff;margin-bottom:24px;font-size:48px;font-weight:700}.GroupedServices-module__wfvmrW__description{color:#fff9;max-width:700px;margin:0 auto;font-size:18px;line-height:1.6}.GroupedServices-module__wfvmrW__tabContainer{width:100%}.GroupedServices-module__wfvmrW__tabBar{background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;justify-content:center;gap:4px;margin-bottom:40px;padding:6px;display:inline-flex}.GroupedServices-module__wfvmrW__tabButton{color:#fff9;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:100px;padding:12px 28px;font-size:15px;font-weight:600;transition:all .3s}.GroupedServices-module__wfvmrW__tabButton:hover{color:#fff;background:#ffffff0d}.GroupedServices-module__wfvmrW__tabButton.GroupedServices-module__wfvmrW__active{color:#fff;background:linear-gradient(135deg,#00d2ff 0%,#3a7bd5 100%);box-shadow:0 10px 30px #00d2ff4d}.GroupedServices-module__wfvmrW__tabContent{grid-template-columns:1fr 1.2fr;align-items:center;gap:40px;display:grid}.GroupedServices-module__wfvmrW__detailsColumn{text-align:left;flex-direction:column;display:flex}.GroupedServices-module__wfvmrW__contentTag{color:#00d2ff;text-transform:uppercase;letter-spacing:.2em;margin-bottom:16px;font-family:monospace;font-size:12px;font-weight:700;display:block}.GroupedServices-module__wfvmrW__contentTitle{letter-spacing:-.01em;color:#fff;margin-bottom:24px;font-size:36px;font-weight:800;line-height:1.1}.GroupedServices-module__wfvmrW__contentDescription{color:#ffffffb3;margin-bottom:32px;font-size:18px;line-height:1.7}.GroupedServices-module__wfvmrW__knowMoreButton{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:100px;align-items:center;gap:12px;width:fit-content;padding:14px 28px;font-size:15px;font-weight:600;transition:all .3s;display:inline-flex}.GroupedServices-module__wfvmrW__knowMoreButton:hover{background:linear-gradient(135deg,#00d2ff1a 0%,#3a7bd51a 100%);border-color:#00d2ff;gap:16px;box-shadow:0 10px 20px #00d2ff1a}.GroupedServices-module__wfvmrW__featuresList{grid-template-columns:1fr;gap:16px;margin-bottom:48px;display:grid}.GroupedServices-module__wfvmrW__featureItem{color:#ffffffe6;align-items:center;gap:16px;font-size:16px;display:flex}.GroupedServices-module__wfvmrW__bullet{background:#00d2ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #00d2ff}.GroupedServices-module__wfvmrW__visualColumn{width:100%}.GroupedServices-module__wfvmrW__imageWrapper{aspect-ratio:4/3;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;width:100%;overflow:hidden;box-shadow:0 40px 100px #00000080}.GroupedServices-module__wfvmrW__mainImage{object-fit:cover;opacity:.9;width:100%;height:100%}@media (max-width:1024px){.GroupedServices-module__wfvmrW__tabContent{grid-template-columns:1fr;gap:60px}.GroupedServices-module__wfvmrW__visualColumn{order:-1}.GroupedServices-module__wfvmrW__tabBar{border-radius:20px;flex-wrap:wrap}}@media (max-width:768px){.GroupedServices-module__wfvmrW__servicesSection{padding:80px 0}.GroupedServices-module__wfvmrW__container{padding:0 20px}.GroupedServices-module__wfvmrW__tabBar{width:100%}.GroupedServices-module__wfvmrW__contentTitle{font-size:28px}}
.Stats-module__UZLpCq__stats{color:#111;background-color:#fff;padding:120px 0;position:relative;overflow:hidden}.Stats-module__UZLpCq__stats:before{content:"";pointer-events:none;background:radial-gradient(circle,#00c3ff08 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-10%;right:-10%}.Stats-module__UZLpCq__container{z-index:2;width:90%;max-width:1200px;margin:0 auto;position:relative}.Stats-module__UZLpCq__topHeader{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:80px;display:flex}.Stats-module__UZLpCq__headerInfo{flex:1}.Stats-module__UZLpCq__sublabel{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;font-size:14px;font-weight:600;display:block}.Stats-module__UZLpCq__mainTitle{color:#111;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.1}.Stats-module__UZLpCq__headerDescription{color:#55555a;flex:1;max-width:450px;font-size:16px;line-height:1.6}.Stats-module__UZLpCq__layoutGrid{grid-template-columns:1.2fr 1fr;gap:32px;display:grid}.Stats-module__UZLpCq__featuredCard{background:#fbfbfb;border:1px solid #0000000a;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:480px;padding:48px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #00000008}.Stats-module__UZLpCq__featuredCard:hover{transform:translateY(-5px);box-shadow:0 20px 50px #0000000f}.Stats-module__UZLpCq__featuredContent{z-index:2;position:relative}.Stats-module__UZLpCq__featuredIcon{color:#fff;background:#00c3ff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:32px;display:flex;box-shadow:0 8px 20px #00c3ff33}.Stats-module__UZLpCq__featuredCard h3{color:#111;margin-bottom:20px;font-size:28px;font-weight:600}.Stats-module__UZLpCq__featuredCard p{color:#44444a;max-width:380px;margin-bottom:40px;font-size:16px;line-height:1.6}.Stats-module__UZLpCq__ghostLink{color:#111;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:600;transition:color .3s;display:flex}.Stats-module__UZLpCq__ghostLink:hover{color:#08c}.Stats-module__UZLpCq__featuredVisual{width:300px;height:300px;position:absolute;bottom:-50px;right:-50px}.Stats-module__UZLpCq__glowOrb{background:radial-gradient(circle,#00c3ff14 0%,#0000 70%);width:100%;height:100%}.Stats-module__UZLpCq__metricsGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.Stats-module__UZLpCq__metricCard{background:#fff;border:1px solid #0000000d;border-radius:20px;padding:32px;transition:all .3s;box-shadow:0 4px 12px #00000003}.Stats-module__UZLpCq__metricCard:hover{transform:translateY(-2px);box-shadow:0 10px 25px #0000000a}.Stats-module__UZLpCq__metricHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Stats-module__UZLpCq__metricIcon{color:#08c}.Stats-module__UZLpCq__metricValue{color:#111;font-family:inherit;font-size:24px;font-weight:700}.Stats-module__UZLpCq__metricLabel{color:#111;margin-bottom:12px;font-size:14px;font-weight:600}.Stats-module__UZLpCq__metricDesc{color:#66666e;font-size:12px;line-height:1.5}@media (max-width:1024px){.Stats-module__UZLpCq__layoutGrid{grid-template-columns:1fr}.Stats-module__UZLpCq__topHeader{flex-direction:column;align-items:flex-start;gap:24px}.Stats-module__UZLpCq__headerDescription{max-width:100%}}@media (max-width:640px){.Stats-module__UZLpCq__metricsGrid{grid-template-columns:1fr}.Stats-module__UZLpCq__featuredCard{min-height:auto;padding:32px}.Stats-module__UZLpCq__stats{padding:80px 0}}
.ContactHero-module__VzoqBq__heroSection{color:#fff;background-color:#050505;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.ContactHero-module__VzoqBq__bgImageContainer{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ContactHero-module__VzoqBq__bgImage{object-fit:cover;filter:brightness(.5)contrast(1.1);width:100%;height:100%}.ContactHero-module__VzoqBq__bgOverlay{background:radial-gradient(circle at 20%,#8b5cf640 0%,#2563eb33 40%,#0000 80%),linear-gradient(90deg,#050505d9 0%,#0505054d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ContactHero-module__VzoqBq__container{z-index:2;max-width:1280px;margin:0 auto;padding:0 40px;position:relative}.ContactHero-module__VzoqBq__content{grid-template-columns:1fr 1fr;align-items:stretch;gap:0;display:grid}.ContactHero-module__VzoqBq__textColumn{padding-left:30px}.ContactHero-module__VzoqBq__glassPanel{-webkit-backdrop-filter:blur(80px);background:linear-gradient(135deg,#ffffff1f 0%,#ffffff0d 100%);border:1px solid #ffffff26;border-radius:20px;flex-direction:column;height:100%;padding:35px;display:flex;box-shadow:0 8px 32px #0006,inset 0 0 0 1px #ffffff0d}.ContactHero-module__VzoqBq__profileSection{align-items:center;gap:16px;margin-bottom:24px;display:flex}.ContactHero-module__VzoqBq__avatarWrapper{width:60px;height:60px;position:relative}.ContactHero-module__VzoqBq__avatar{object-fit:cover;border:2px solid #2563eb80;border-radius:50%;width:100%;height:100%}.ContactHero-module__VzoqBq__onlineBadge{background:#22c55e;border:2px solid #050505;border-radius:50%;width:14px;height:14px;position:absolute;bottom:2px;right:2px}.ContactHero-module__VzoqBq__profileInfo h5{color:#fff;margin:0;font-size:16px;font-weight:700}.ContactHero-module__VzoqBq__profileInfo p{color:#ffffff80;margin:4px 0 0;font-size:13px}.ContactHero-module__VzoqBq__title{color:#fff;margin-bottom:16px;font-size:clamp(26px,3.2vw,36px);font-weight:700;line-height:1.2}.ContactHero-module__VzoqBq__subtitle{color:#fff9;margin-bottom:32px;font-size:14px;line-height:1.5}.ContactHero-module__VzoqBq__contactDetails{flex-direction:column;gap:32px;display:flex}.ContactHero-module__VzoqBq__contactItem{align-items:flex-start;gap:20px;display:flex}.ContactHero-module__VzoqBq__itemIcon{color:#2563eb;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex;box-shadow:0 4px 12px #0000001a}.ContactHero-module__VzoqBq__itemText span{text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.ContactHero-module__VzoqBq__itemText p{color:#fff;margin:0;font-size:15px;font-weight:500;line-height:1.5}.ContactHero-module__VzoqBq__itemText p a{color:inherit;text-decoration:none;transition:color .3s}.ContactHero-module__VzoqBq__itemText p a:hover{color:#2563eb}.ContactHero-module__VzoqBq__formColumn{padding-right:30px}.ContactHero-module__VzoqBq__formCard{color:#1a1a1a;background:#fff;border-radius:20px;flex-direction:column;width:100%;height:100%;padding:35px;display:flex;box-shadow:0 40px 100px #0006}.ContactHero-module__VzoqBq__formTitle{color:#111;margin-bottom:24px;font-size:16px;font-weight:700}.ContactHero-module__VzoqBq__contactForm{flex-direction:column;flex-grow:1;gap:24px;display:flex}.ContactHero-module__VzoqBq__inputRow{grid-template-columns:1fr 1fr;gap:24px;display:grid}.ContactHero-module__VzoqBq__inputGroup{flex-direction:column;gap:8px;display:flex}.ContactHero-module__VzoqBq__inputGroup label{color:#777;font-size:12px;font-weight:600}.ContactHero-module__VzoqBq__inputGroup input,.ContactHero-module__VzoqBq__selectWrapper select,.ContactHero-module__VzoqBq__inputGroup textarea{color:#111;background:0 0;border:none;border-bottom:1px solid #e2e8f0;width:100%;padding:4px 0;font-size:13px;transition:all .3s}.ContactHero-module__VzoqBq__inputGroup input:focus,.ContactHero-module__VzoqBq__selectWrapper select:focus,.ContactHero-module__VzoqBq__inputGroup textarea:focus{border-bottom-color:#2563eb;outline:none}.ContactHero-module__VzoqBq__selectWrapper{position:relative}.ContactHero-module__VzoqBq__selectWrapper select{appearance:none;padding-right:25px}.ContactHero-module__VzoqBq__chevron{pointer-events:none;color:#111;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ContactHero-module__VzoqBq__phoneInput{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;display:flex}.ContactHero-module__VzoqBq__phoneInput input{border-bottom:none!important}.ContactHero-module__VzoqBq__countryPicker{color:#111;align-items:center;gap:5px;padding:6px 0;font-size:13px;display:flex}.ContactHero-module__VzoqBq__fileUpload{border-bottom:1px solid #e2e8f0;margin-top:4px;padding-bottom:6px}.ContactHero-module__VzoqBq__hiddenFile{display:none}.ContactHero-module__VzoqBq__fileLabel{color:#777;cursor:pointer;justify-content:space-between;align-items:center;font-size:14px;display:flex}.ContactHero-module__VzoqBq__fileLabel span{color:#777}.ContactHero-module__VzoqBq__usps{flex-direction:column;gap:12px;margin-top:-5px;display:flex}.ContactHero-module__VzoqBq__usp{color:#111;align-items:center;gap:10px;font-size:12px;display:flex}.ContactHero-module__VzoqBq__uspIcon{color:#2563eb}.ContactHero-module__VzoqBq__checkboxes{flex-direction:column;gap:12px;display:flex}.ContactHero-module__VzoqBq__checkbox{color:#444;cursor:pointer;align-items:center;gap:12px;font-size:12px;display:flex}.ContactHero-module__VzoqBq__checkmark{background:#fff;border:2px solid #e2e8f0;border-radius:6px;flex-shrink:0;width:18px;height:18px;position:relative}.ContactHero-module__VzoqBq__checkbox input{display:none}.ContactHero-module__VzoqBq__checkbox input:checked~.ContactHero-module__VzoqBq__checkmark{background:#2563eb;border-color:#2563eb}.ContactHero-module__VzoqBq__checkbox input:checked~.ContactHero-module__VzoqBq__checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:1px;left:5px;transform:rotate(45deg)}.ContactHero-module__VzoqBq__formFooter{justify-content:center;margin-top:20px;display:flex}.ContactHero-module__VzoqBq__captcha{color:#555;align-items:center;gap:8px;font-size:13px;display:flex}.ContactHero-module__VzoqBq__captchaInput{text-align:center;border:1px solid #cbd5e1;border-radius:6px;width:48px;height:34px}.ContactHero-module__VzoqBq__submitBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:100px;width:100%;max-width:200px;padding:12px 0;font-size:14px;font-weight:700;transition:all .3s}.ContactHero-module__VzoqBq__submitBtn:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}@media (max-width:1200px){.ContactHero-module__VzoqBq__content{grid-template-columns:1fr}.ContactHero-module__VzoqBq__textColumn,.ContactHero-module__VzoqBq__formColumn{padding:0}.ContactHero-module__VzoqBq__textColumn{margin-bottom:30px}}@media (max-width:768px){.ContactHero-module__VzoqBq__heroSection{padding:40px 0}.ContactHero-module__VzoqBq__glassPanel,.ContactHero-module__VzoqBq__formCard{padding:25px}.ContactHero-module__VzoqBq__inputRow{grid-template-columns:1fr}.ContactHero-module__VzoqBq__formFooter{flex-direction:column;align-items:stretch}.ContactHero-module__VzoqBq__submitBtn{max-width:100%}}
.Roadmap-module__vXQboq__roadmap{background-color:#fff;padding:60px 0 120px;position:relative;overflow:hidden}.Roadmap-module__vXQboq__header{text-align:center;margin-bottom:60px}.Roadmap-module__vXQboq__title{margin-bottom:24px;font-size:48px;font-weight:700}.Roadmap-module__vXQboq__description{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:18px}.Roadmap-module__vXQboq__schematicWrapper{max-width:1000px;margin:0 auto;position:relative}.Roadmap-module__vXQboq__centralAxis{background:#0000000d;border-left:1px solid #00d1ff1a;border-right:1px solid #00d1ff1a;width:4px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.Roadmap-module__vXQboq__nodesList{flex-direction:column;gap:40px;display:flex}.Roadmap-module__vXQboq__nodeRow{width:100%;display:flex;position:relative}.Roadmap-module__vXQboq__leftRow{justify-content:flex-start}.Roadmap-module__vXQboq__rightRow{justify-content:flex-end}.Roadmap-module__vXQboq__schematicNode{background:#fff;border:1px solid #0000001a;border-radius:12px;width:45%;padding:32px;position:relative;box-shadow:0 10px 40px #0000000a}.Roadmap-module__vXQboq__nodeHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Roadmap-module__vXQboq__yearLabel{color:var(--primary);background:#00d1ff0d;border-radius:4px;padding:4px 12px;font-family:monospace;font-size:14px;font-weight:700}.Roadmap-module__vXQboq__statusIndicator{background:var(--primary);width:8px;height:8px;box-shadow:0 0 10px var(--primary);border-radius:50%}.Roadmap-module__vXQboq__nodeBody h3{color:#111;margin-bottom:12px;font-size:20px;font-weight:700}.Roadmap-module__vXQboq__nodeBody p{color:var(--text-muted);font-size:14px;line-height:1.6}.Roadmap-module__vXQboq__junctionLine{z-index:-1;background:#00d1ff4d;width:12%;height:1px;position:absolute;top:50%}.Roadmap-module__vXQboq__leftRow .Roadmap-module__vXQboq__junctionLine{right:-12%}.Roadmap-module__vXQboq__rightRow .Roadmap-module__vXQboq__junctionLine{left:-12%}.Roadmap-module__vXQboq__axisDot{border:2px solid var(--primary);z-index:10;background:#fff;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:768px){.Roadmap-module__vXQboq__centralAxis{left:20px}.Roadmap-module__vXQboq__nodeRow{padding-left:50px;justify-content:flex-start!important}.Roadmap-module__vXQboq__schematicNode{width:100%}.Roadmap-module__vXQboq__junctionLine{width:30px;left:-30px!important}.Roadmap-module__vXQboq__axisDot{left:20px}}
.ServiceDetailHero-module___64ljW__heroSection{color:#fff;background-color:#050505;justify-content:center;align-items:center;min-height:80vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.ServiceDetailHero-module___64ljW__bgWrapper{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ServiceDetailHero-module___64ljW__heroImage{object-fit:cover;opacity:.4;transition:opacity .5s}.ServiceDetailHero-module___64ljW__overlay{z-index:2;background:linear-gradient(#050505cc 0%,#05050580 50%,#050505 100%);position:absolute;inset:0}.ServiceDetailHero-module___64ljW__gradientGlow{z-index:3;pointer-events:none;background:radial-gradient(circle,#8b5cf626 0%,#2563eb00 70%);width:60vw;max-width:800px;height:60vw;max-height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ServiceDetailHero-module___64ljW__container{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 5%;display:flex;position:relative}.ServiceDetailHero-module___64ljW__categoryBadge{letter-spacing:1px;text-transform:uppercase;color:#a78bfa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;align-items:center;margin-bottom:24px;padding:6px 16px;font-size:14px;font-weight:500;display:inline-flex}.ServiceDetailHero-module___64ljW__title{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#a3a3a3);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.1}.ServiceDetailHero-module___64ljW__description{color:#ffffffb3;max-width:700px;margin:0 auto 48px;font-size:clamp(18px,2vw,24px);font-weight:300;line-height:1.6}.ServiceDetailHero-module___64ljW__scrollDown{color:#ffffff80;text-transform:uppercase;letter-spacing:2px;cursor:pointer;flex-direction:column;align-items:center;gap:12px;font-size:12px;transition:color .3s;display:flex}.ServiceDetailHero-module___64ljW__scrollDown:hover{color:#fff}.ServiceDetailHero-module___64ljW__iconWrapper{border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .3s;display:flex}.ServiceDetailHero-module___64ljW__scrollDown:hover .ServiceDetailHero-module___64ljW__iconWrapper{border-color:#fffc}@media (max-width:768px){.ServiceDetailHero-module___64ljW__heroSection{min-height:70vh;padding-top:100px}}
.Testimonials-module__MlUweW__testimonials{background-color:var(--bg-light);padding:100px 0}.Testimonials-module__MlUweW__container{max-width:var(--container-max);width:90%;margin:0 auto}.Testimonials-module__MlUweW__header{text-align:center;max-width:700px;margin-bottom:60px;margin-left:auto;margin-right:auto}.Testimonials-module__MlUweW__header h2{letter-spacing:-.02em;margin:15px 0;font-size:clamp(32px,5vw,48px)}.Testimonials-module__MlUweW__header p{color:var(--text-muted);margin-left:auto;margin-right:auto;font-size:18px;line-height:1.6}.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Testimonials-module__MlUweW__card{border:1px solid var(--border);background-color:#fff;border-radius:32px;flex-direction:column;justify-content:space-between;padding:50px;display:flex;position:relative;overflow:hidden}.Testimonials-module__MlUweW__quoteIcon{opacity:.15;margin-bottom:30px}.Testimonials-module__MlUweW__quoteText{color:var(--text-main);margin-bottom:40px;font-size:20px;font-style:italic;font-weight:500;line-height:1.6}.Testimonials-module__MlUweW__footer{border-top:1px solid var(--border);padding-top:24px}.Testimonials-module__MlUweW__name{color:var(--text-main);margin-bottom:4px;font-size:18px;font-weight:700}.Testimonials-module__MlUweW__role{color:var(--text-muted);font-size:14px;font-weight:500}@media (max-width:1024px){.Testimonials-module__MlUweW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Testimonials-module__MlUweW__grid{grid-template-columns:1fr}.Testimonials-module__MlUweW__card{padding:30px}.Testimonials-module__MlUweW__quoteText{font-size:18px}}
.WhyChooseUs-module__rvx7SW__section{background:#fff;padding:40px 0 80px;position:relative;overflow:hidden}.WhyChooseUs-module__rvx7SW__container{max-width:1200px;margin:0 auto;padding:0 24px}.WhyChooseUs-module__rvx7SW__header{text-align:center;max-width:760px;margin:0 auto 48px}.WhyChooseUs-module__rvx7SW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--primary,#00b4db);background:#00d1ff14;border:1px solid #00d1ff33;border-radius:999px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.WhyChooseUs-module__rvx7SW__title{font-family:var(--font-outfit),sans-serif;letter-spacing:-.025em;color:#111;margin-bottom:20px;padding:.1em 0;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.2}.WhyChooseUs-module__rvx7SW__titleAccent{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:-.15em 0 -.2em;padding:.15em .1em .2em .02em;line-height:1.2;display:inline-block}.WhyChooseUs-module__rvx7SW__subtitle{color:#4b5563;max-width:600px;margin:0 auto;font-size:17px;font-weight:400;line-height:1.6}.WhyChooseUs-module__rvx7SW__comparisonTable{background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 4px 24px #0000000a}.WhyChooseUs-module__rvx7SW__tableHeader{background:#f9fafb;border-bottom:1px solid #e5e7eb;grid-template-columns:1.1fr 1.4fr 1.4fr;display:grid}.WhyChooseUs-module__rvx7SW__headerCell{align-items:center;padding:22px 28px;display:flex}.WhyChooseUs-module__rvx7SW__headerUnntangle{background:linear-gradient(135deg,#2563eb0f 0%,#7c3aed0f 100%);border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.WhyChooseUs-module__rvx7SW__headerLabel{letter-spacing:-.01em;color:#111;font-size:14px;font-weight:700}.WhyChooseUs-module__rvx7SW__headerOthers .WhyChooseUs-module__rvx7SW__headerLabel{color:#6b7280}.WhyChooseUs-module__rvx7SW__tableRow{border-bottom:1px solid #f3f4f6;grid-template-columns:1.1fr 1.4fr 1.4fr;transition:background-color .2s;display:grid}.WhyChooseUs-module__rvx7SW__tableRow:last-child{border-bottom:none}.WhyChooseUs-module__rvx7SW__tableRow:hover{background:#fcfcfd}.WhyChooseUs-module__rvx7SW__featureCell{color:#111;letter-spacing:-.005em;align-items:center;padding:24px 28px;font-size:15px;font-weight:600;display:flex}.WhyChooseUs-module__rvx7SW__cell{color:#4b5563;align-items:flex-start;gap:12px;padding:24px 28px;font-size:14px;line-height:1.55;display:flex}.WhyChooseUs-module__rvx7SW__cellUnntangle{color:#1f2937;background:linear-gradient(135deg,#2563eb06 0%,#7c3aed06 100%);border-left:1px solid #f3f4f6;border-right:1px solid #f3f4f6}.WhyChooseUs-module__rvx7SW__cellOthers{color:#6b7280}.WhyChooseUs-module__rvx7SW__cellText{flex:1;padding-top:2px}.WhyChooseUs-module__rvx7SW__iconWrapper{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex;box-shadow:0 2px 8px #2563eb40}.WhyChooseUs-module__rvx7SW__iconWrapperX{color:#9ca3af;box-shadow:none;background:#e5e7eb}@media (max-width:900px){.WhyChooseUs-module__rvx7SW__section{padding:32px 0 60px}.WhyChooseUs-module__rvx7SW__header{margin-bottom:48px}.WhyChooseUs-module__rvx7SW__tableHeader,.WhyChooseUs-module__rvx7SW__tableRow{grid-template-columns:1fr}.WhyChooseUs-module__rvx7SW__headerCell:first-child{display:none}.WhyChooseUs-module__rvx7SW__headerUnntangle,.WhyChooseUs-module__rvx7SW__headerOthers{border:none;border-bottom:1px solid #e5e7eb;padding:14px 24px}.WhyChooseUs-module__rvx7SW__featureCell{background:#f9fafb;padding:20px 24px 8px;font-size:16px}.WhyChooseUs-module__rvx7SW__cell{border:none;padding:16px 24px 20px}.WhyChooseUs-module__rvx7SW__cellUnntangle{border-bottom:1px dashed #e5e7eb}.WhyChooseUs-module__rvx7SW__tableRow{border-bottom:2px solid #e5e7eb}}
.AboutProducts-module__Rmoiwa__productsSection{background-color:var(--bg-dark);color:#fff;padding:120px 0;position:relative;overflow:hidden}.AboutProducts-module__Rmoiwa__container{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.AboutProducts-module__Rmoiwa__header{text-align:center;max-width:800px;margin-bottom:80px;margin-left:auto;margin-right:auto}.AboutProducts-module__Rmoiwa__sectionBadge{color:var(--primary);letter-spacing:.1em;background:#00d1ff1a;border:1px solid #00d1ff33;border-radius:999px;margin-bottom:24px;padding:6px 16px;font-size:12px;font-weight:700;display:inline-block}.AboutProducts-module__Rmoiwa__title{letter-spacing:-.02em;color:#fff;margin-bottom:24px;font-size:48px;font-weight:700}.AboutProducts-module__Rmoiwa__subtitle{color:#94a3b8;text-align:center;max-width:600px;margin:0 auto;font-size:18px;line-height:1.6}.AboutProducts-module__Rmoiwa__productGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.AboutProducts-module__Rmoiwa__productCard{background:#ffffff08;border:1px solid #ffffff0d;border-radius:24px;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden}.AboutProducts-module__Rmoiwa__productCard:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-8px);box-shadow:0 30px 60px #0006}.AboutProducts-module__Rmoiwa__imageWrapper{width:100%;height:280px;position:relative;overflow:hidden}.AboutProducts-module__Rmoiwa__productImage{object-fit:cover;transition:transform .7s}.AboutProducts-module__Rmoiwa__productCard:hover .AboutProducts-module__Rmoiwa__productImage{transform:scale(1.05)}.AboutProducts-module__Rmoiwa__imageOverlay{z-index:1;background:linear-gradient(#0000 0%,#0a0a0acc 100%);position:absolute;inset:0}.AboutProducts-module__Rmoiwa__brandBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:2;letter-spacing:.05em;background:#00000080;border:1px solid #ffffff1a;border-radius:12px;padding:8px 16px;font-size:14px;font-weight:700;position:absolute;top:24px;right:24px}.AboutProducts-module__Rmoiwa__cardContent{flex-direction:column;flex-grow:1;padding:32px;display:flex}.AboutProducts-module__Rmoiwa__cardContent h3{color:#fff;margin-bottom:16px;font-size:24px;font-weight:700}.AboutProducts-module__Rmoiwa__cardContent p{color:#94a3b8;flex-grow:1;margin-bottom:32px;line-height:1.6}.AboutProducts-module__Rmoiwa__exploreLink{color:#fff;align-self:flex-start;align-items:center;gap:8px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.AboutProducts-module__Rmoiwa__exploreLink svg{transition:transform .3s}.AboutProducts-module__Rmoiwa__exploreLink:hover{color:var(--primary)}.AboutProducts-module__Rmoiwa__exploreLink:hover svg{transform:translate(4px)}.AboutProducts-module__Rmoiwa__backgroundGradients{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.AboutProducts-module__Rmoiwa__gradientBlue{background:radial-gradient(circle,#00d1ff0d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;left:-10%}.AboutProducts-module__Rmoiwa__gradientPurple{background:radial-gradient(circle,#8b5cf60d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:-20%;right:-10%}@media (max-width:1024px){.AboutProducts-module__Rmoiwa__productGrid{grid-template-columns:1fr}.AboutProducts-module__Rmoiwa__title{font-size:36px}}@media (max-width:768px){.AboutProducts-module__Rmoiwa__productsSection{padding:80px 0}.AboutProducts-module__Rmoiwa__container{padding:0 24px}.AboutProducts-module__Rmoiwa__imageWrapper{height:240px}.AboutProducts-module__Rmoiwa__cardContent{padding:32px 24px}}
.BrandBar-module__-yA1Hq__brandBar{background:#fff;border-top:1px solid #f5f5f5;padding:80px 0}.BrandBar-module__-yA1Hq__titleContainer{justify-content:center;align-items:center;gap:32px;width:100%;margin-bottom:48px;padding:0 20px;display:flex}.BrandBar-module__-yA1Hq__line{flex:1;max-width:400px;height:1px}.BrandBar-module__-yA1Hq__titleContainer .BrandBar-module__-yA1Hq__line:first-child{background:linear-gradient(270deg,#0000001a,#0000)}.BrandBar-module__-yA1Hq__titleContainer .BrandBar-module__-yA1Hq__line:last-child{background:linear-gradient(90deg,#0000001a,#0000)}.BrandBar-module__-yA1Hq__titleText{color:#1a1a1a;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;opacity:.8;font-size:14px;font-weight:500}.BrandBar-module__-yA1Hq__container{max-width:1400px;margin:0 auto;padding:0 40px;overflow:hidden}.BrandBar-module__-yA1Hq__marquee{width:100%;position:relative;overflow:hidden}.BrandBar-module__-yA1Hq__track{align-items:center;gap:80px;width:max-content;animation:30s linear infinite BrandBar-module__-yA1Hq__marquee;display:flex}.BrandBar-module__-yA1Hq__logoItem{flex-shrink:0}.BrandBar-module__-yA1Hq__logoImage{filter:grayscale()opacity(.5);width:auto;height:40px;transition:all .3s}.BrandBar-module__-yA1Hq__logoItem:hover .BrandBar-module__-yA1Hq__logoImage{filter:grayscale(0)opacity();transform:scale(1.1)}@keyframes BrandBar-module__-yA1Hq__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.BrandBar-module__-yA1Hq__brandBar{padding:40px 0}.BrandBar-module__-yA1Hq__track{gap:60px}.BrandBar-module__-yA1Hq__logoImage{height:30px}}
.FAQ-module__KSzKsa__faqSection{background:#f5f1eb;padding:100px 0;position:relative;overflow:hidden}.FAQ-module__KSzKsa__container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.FAQ-module__KSzKsa__layout{grid-template-columns:380px 1fr;align-items:flex-start;gap:80px;display:grid}.FAQ-module__KSzKsa__titleColumn{position:sticky;top:120px}.FAQ-module__KSzKsa__mainTitle{font-family:var(--font-outfit),sans-serif;letter-spacing:-.025em;color:#111;margin:0;font-size:clamp(36px,4vw,56px);font-weight:700;line-height:1.05}.FAQ-module__KSzKsa__accordion{flex-direction:column;gap:16px;display:flex}.FAQ-module__KSzKsa__card{background:#fff;border-radius:20px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 1px 2px #00000008,0 4px 12px #00000005}.FAQ-module__KSzKsa__card:hover{box-shadow:0 2px 4px #0000000a,0 8px 24px #0000000d}.FAQ-module__KSzKsa__cardOpen{box-shadow:0 4px 8px #0000000a,0 12px 32px #0000000f}.FAQ-module__KSzKsa__questionRow{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:28px 32px;font-family:inherit;transition:padding .3s;display:flex}.FAQ-module__KSzKsa__cardOpen .FAQ-module__KSzKsa__questionRow{padding-bottom:16px}.FAQ-module__KSzKsa__questionText{font-family:var(--font-outfit),sans-serif;color:#111;letter-spacing:-.015em;flex:1;font-size:18px;font-weight:600;line-height:1.4}.FAQ-module__KSzKsa__iconWrap{color:#111;background:#f5f1eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .25s,transform .25s;display:inline-flex}.FAQ-module__KSzKsa__cardOpen .FAQ-module__KSzKsa__iconWrap{color:#fff;background:#111;transform:rotate(180deg)}.FAQ-module__KSzKsa__questionRow:hover .FAQ-module__KSzKsa__iconWrap{background:#ebe6dc}.FAQ-module__KSzKsa__cardOpen:hover .FAQ-module__KSzKsa__iconWrap{background:#111}.FAQ-module__KSzKsa__answerWrapper{overflow:hidden}.FAQ-module__KSzKsa__answer{color:#4b5563;max-width:720px;margin:0;padding:0 32px 32px;font-size:15.5px;font-weight:400;line-height:1.65}@media (max-width:1024px){.FAQ-module__KSzKsa__layout{grid-template-columns:1fr;gap:40px}.FAQ-module__KSzKsa__titleColumn{position:static}.FAQ-module__KSzKsa__mainTitle{font-size:clamp(32px,5vw,44px)}}@media (max-width:640px){.FAQ-module__KSzKsa__faqSection{padding:72px 0}.FAQ-module__KSzKsa__container{padding:0 20px}.FAQ-module__KSzKsa__questionRow{gap:16px;padding:22px 24px}.FAQ-module__KSzKsa__questionText{font-size:16px}.FAQ-module__KSzKsa__answer{padding:0 24px 24px;font-size:14.5px}.FAQ-module__KSzKsa__iconWrap{width:32px;height:32px}}
.OurProcess-module__V_6M5q__section{background:#fff;padding:100px 0;position:relative;overflow:hidden}.OurProcess-module__V_6M5q__section:before{content:"";opacity:.5;pointer-events:none;background-image:radial-gradient(#e5e7eb 1.5px,#0000 1.5px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 25% 75%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 25% 75%,#0000 100%)}.OurProcess-module__V_6M5q__container{z-index:1;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.OurProcess-module__V_6M5q__header{text-align:center;max-width:720px;margin:0 auto 72px}.OurProcess-module__V_6M5q__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--primary,#00b4db);background:#00d1ff14;border:1px solid #00d1ff33;border-radius:999px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.OurProcess-module__V_6M5q__title{font-family:var(--font-outfit),sans-serif;letter-spacing:-.025em;color:#111;margin-bottom:20px;padding:.1em 0;font-size:clamp(32px,4vw,52px);font-weight:800;line-height:1.2}.OurProcess-module__V_6M5q__titleAccent{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin:-.15em 0 -.2em;padding:.15em .12em .2em .05em;font-style:italic;line-height:1.2;display:inline-block}.OurProcess-module__V_6M5q__subtitle{color:#4b5563;max-width:600px;margin:0 auto;font-size:17px;font-weight:400;line-height:1.6}.OurProcess-module__V_6M5q__timeline{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.OurProcess-module__V_6M5q__connectorLine{z-index:0;background:linear-gradient(90deg,#0000 0%,#c7d2fe 15% 50%,#ddd6fe 85%,#0000 100%);height:2px;position:absolute;top:56px;left:8%;right:8%}.OurProcess-module__V_6M5q__stepCard{z-index:1;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;padding:28px 24px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;box-shadow:0 1px 3px #00000005}.OurProcess-module__V_6M5q__stepCard:hover{border-color:#c7d2fe;transform:translateY(-4px);box-shadow:0 16px 40px #2563eb14}.OurProcess-module__V_6M5q__stepHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.OurProcess-module__V_6M5q__stepNumber{font-family:var(--font-outfit),sans-serif;letter-spacing:.08em;color:#9ca3af;font-size:13px;font-weight:700}.OurProcess-module__V_6M5q__iconBadge{color:#2563eb;background:linear-gradient(135deg,#eff6ff 0%,#f5f3ff 100%);border:1px solid #2563eb1f;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:inline-flex}.OurProcess-module__V_6M5q__stepCard:hover .OurProcess-module__V_6M5q__iconBadge{color:#fff;background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border-color:#0000;transform:scale(1.05)}.OurProcess-module__V_6M5q__stepTitle{font-family:var(--font-outfit),sans-serif;color:#111;letter-spacing:-.015em;margin:0 0 12px;font-size:19px;font-weight:700;line-height:1.25}.OurProcess-module__V_6M5q__stepDescription{color:#4b5563;flex:1;margin:0 0 20px;font-size:14px;line-height:1.55}.OurProcess-module__V_6M5q__deliverables{border-top:1px dashed #e5e7eb;flex-direction:column;gap:6px;margin:0;padding:16px 0 0;list-style:none;display:flex}.OurProcess-module__V_6M5q__deliverable{color:#6b7280;padding-left:14px;font-size:12.5px;font-weight:500;position:relative}.OurProcess-module__V_6M5q__deliverable:before{content:"";background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:0}@media (max-width:1024px){.OurProcess-module__V_6M5q__timeline{grid-template-columns:repeat(2,1fr);gap:20px}.OurProcess-module__V_6M5q__connectorLine{display:none}}@media (max-width:640px){.OurProcess-module__V_6M5q__section{padding:80px 0}.OurProcess-module__V_6M5q__header{margin-bottom:56px}.OurProcess-module__V_6M5q__timeline{grid-template-columns:1fr;gap:16px}.OurProcess-module__V_6M5q__stepCard{padding:24px 20px}}
.MarketingCTA-module__R3_VgW__ctaSection{background-color:#fff;justify-content:center;align-items:center;padding:100px 0 120px;display:flex;position:relative;overflow:hidden}.MarketingCTA-module__R3_VgW__bgLayers{z-index:1;position:absolute;inset:0}.MarketingCTA-module__R3_VgW__patternLayer{opacity:.6;background-image:radial-gradient(#cbd5e1 2px,#0000 2px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0% 25%,#000 50% 90%,#0000 100%);mask-image:linear-gradient(#0000 0% 25%,#000 50% 90%,#0000 100%)}.MarketingCTA-module__R3_VgW__blobContainer{filter:blur(100px);opacity:.45;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 30% 100%);mask-image:linear-gradient(#0000 0%,#000 30% 100%)}.MarketingCTA-module__R3_VgW__blob{border-radius:50%;width:800px;height:800px;position:absolute}.MarketingCTA-module__R3_VgW__blob1{background:radial-gradient(circle,#8b5cf6 0%,#8b5cf600 70%);top:-35%;left:-20%}.MarketingCTA-module__R3_VgW__blob2{background:radial-gradient(circle,#2563eb 0%,#2563eb00 70%);bottom:-35%;right:-20%}.MarketingCTA-module__R3_VgW__container{z-index:2;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.MarketingCTA-module__R3_VgW__horizontalBanner{-webkit-backdrop-filter:blur(40px);background:#ffffff80;border:1px solid #fff6;border-radius:32px;align-items:center;gap:80px;padding:60px 80px;display:flex;box-shadow:0 20px 60px #00000008,inset 0 0 0 1px #fff9}.MarketingCTA-module__R3_VgW__leftSide{flex:1.2}.MarketingCTA-module__R3_VgW__rightSide{flex-direction:column;flex:1;justify-content:center;display:flex}.MarketingCTA-module__R3_VgW__divider{background:linear-gradient(#0000,#0000001a,#0000);width:1px;height:120px}.MarketingCTA-module__R3_VgW__logoWrapper{margin-bottom:32px}.MarketingCTA-module__R3_VgW__title{font-family:var(--font-outfit),sans-serif;color:#111;letter-spacing:-.02em;font-size:clamp(32px,4vw,56px);font-weight:800;line-height:1.1}.MarketingCTA-module__R3_VgW__gradientText{background:linear-gradient(135deg,#2563eb 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MarketingCTA-module__R3_VgW__description{color:#4b5563;margin-bottom:32px;font-size:clamp(16px,1.1vw,18px);line-height:1.6}.MarketingCTA-module__R3_VgW__primaryBtn{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:12px;width:fit-content;padding:16px 36px;font-size:16px;font-weight:700;transition:all .3s;position:relative;overflow:hidden}.MarketingCTA-module__R3_VgW__primaryBtn:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.MarketingCTA-module__R3_VgW__btnGlow{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);transition:transform .6s;position:absolute;inset:-50%;transform:rotate(45deg)translateY(-100%)}.MarketingCTA-module__R3_VgW__primaryBtn:hover .MarketingCTA-module__R3_VgW__btnGlow{transform:rotate(45deg)translateY(100%)}@media (max-width:1200px){.MarketingCTA-module__R3_VgW__horizontalBanner{gap:60px;padding:60px}}@media (max-width:1024px){.MarketingCTA-module__R3_VgW__horizontalBanner{text-align:center;flex-direction:column;gap:40px;padding:60px 40px}.MarketingCTA-module__R3_VgW__divider{background:linear-gradient(90deg,#0000,#0000001a,#0000);width:100%;height:1px}.MarketingCTA-module__R3_VgW__logoWrapper{justify-content:center;display:flex}.MarketingCTA-module__R3_VgW__primaryBtn{margin:0 auto}}@media (max-width:768px){.MarketingCTA-module__R3_VgW__ctaSection{padding:60px 0}.MarketingCTA-module__R3_VgW__horizontalBanner{border-radius:24px;padding:48px 24px}.MarketingCTA-module__R3_VgW__title{font-size:32px}}
.BlogGrid-module__Yc4Ufq__blogSection{background-color:#fff;padding:56px 0 100px}.BlogGrid-module__Yc4Ufq__gridHeader{border-bottom:1px solid #eaeaea;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:40px;padding-bottom:24px;display:flex}.BlogGrid-module__Yc4Ufq__gridHeading{color:#111;letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(28px,3.5vw,40px);font-weight:700}.BlogGrid-module__Yc4Ufq__gridSubheading{color:var(--text-muted);font-size:16px;font-weight:400}.BlogGrid-module__Yc4Ufq__dropdownWrapper{flex-shrink:0;position:relative}.BlogGrid-module__Yc4Ufq__dropdownTrigger{color:#111;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-width:240px;padding:12px 18px;font-family:inherit;font-size:14px;transition:all .2s;display:inline-flex}.BlogGrid-module__Yc4Ufq__dropdownTrigger:hover{border-color:#111;box-shadow:0 2px 8px #0000000a}.BlogGrid-module__Yc4Ufq__dropdownLabel{color:#6b7280;font-size:13px;font-weight:500}.BlogGrid-module__Yc4Ufq__dropdownValue{color:#111;margin-left:-2px;margin-right:auto;font-weight:600}.BlogGrid-module__Yc4Ufq__chevron{color:#6b7280;flex-shrink:0;transition:transform .2s}.BlogGrid-module__Yc4Ufq__chevronOpen{transform:rotate(180deg)}.BlogGrid-module__Yc4Ufq__dropdownMenu{z-index:20;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:240px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 12px 32px #00000014}.BlogGrid-module__Yc4Ufq__dropdownItem{text-align:left;color:#374151;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:block}.BlogGrid-module__Yc4Ufq__dropdownItem:hover{color:#111;background:#f3f4f6}.BlogGrid-module__Yc4Ufq__dropdownItemActive,.BlogGrid-module__Yc4Ufq__dropdownItemActive:hover{color:#fff;background:#111}.BlogGrid-module__Yc4Ufq__grid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}.BlogGrid-module__Yc4Ufq__paginationBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:8px;padding:16px 0 28px;display:flex}.BlogGrid-module__Yc4Ufq__paginationBarBottom{border-top:1px solid #eaeaea;justify-content:center;margin-top:48px;margin-bottom:0;padding:32px 0 0}.BlogGrid-module__Yc4Ufq__resultCount{color:#6b7280;font-size:14px;font-weight:400}.BlogGrid-module__Yc4Ufq__resultCount strong{color:#111;font-weight:600}.BlogGrid-module__Yc4Ufq__pagination{background:#f5f5f7;border:1px solid #ececef;border-radius:999px;align-items:center;gap:0;padding:4px;display:inline-flex}.BlogGrid-module__Yc4Ufq__pageNumbers{align-items:center;gap:0;padding:0 4px;display:flex}.BlogGrid-module__Yc4Ufq__pageBtn{color:#6b7280;cursor:pointer;letter-spacing:.01em;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;gap:4px;min-width:36px;height:36px;padding:0 10px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:inline-flex}.BlogGrid-module__Yc4Ufq__pageBtn:hover:not(:disabled):not(.BlogGrid-module__Yc4Ufq__pageBtnActive){color:#111;background:#fffc}.BlogGrid-module__Yc4Ufq__pageBtn:disabled{opacity:.35;cursor:not-allowed}.BlogGrid-module__Yc4Ufq__pageBtnActive{color:#fff;background:#111;font-weight:600;box-shadow:0 2px 8px #0000001f}.BlogGrid-module__Yc4Ufq__pageBtnActive:hover:not(:disabled){color:#fff;background:#111}.BlogGrid-module__Yc4Ufq__pageNav{color:#4b5563;padding:0 14px;font-weight:500}.BlogGrid-module__Yc4Ufq__pageNav:hover:not(:disabled){color:#111}.BlogGrid-module__Yc4Ufq__pageEllipsis{color:#9ca3af;-webkit-user-select:none;user-select:none;align-items:center;height:36px;padding:0 6px;font-size:14px;display:inline-flex}.BlogGrid-module__Yc4Ufq__blogCard{cursor:pointer;background:#f1f3f6;border-radius:24px;flex-direction:column;height:100%;min-height:460px;transition:transform .4s cubic-bezier(.165,.84,.44,1),box-shadow .4s;display:flex;overflow:hidden}.BlogGrid-module__Yc4Ufq__blogCard:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.BlogGrid-module__Yc4Ufq__imageContainer{width:100%;height:200px;padding:0;position:relative;overflow:hidden}.BlogGrid-module__Yc4Ufq__cardImage{object-fit:cover;border-top-left-radius:24px;border-top-right-radius:24px;width:100%;height:100%;transition:transform .5s}.BlogGrid-module__Yc4Ufq__blogCard:hover .BlogGrid-module__Yc4Ufq__cardImage{transform:scale(1.05)}.BlogGrid-module__Yc4Ufq__categoryBadge{display:none}.BlogGrid-module__Yc4Ufq__content{flex-direction:column;flex-grow:1;padding:24px;display:flex}.BlogGrid-module__Yc4Ufq__meta{color:#6b7280;align-items:center;gap:8px;margin-bottom:12px;font-size:12px;font-weight:500;display:flex}.BlogGrid-module__Yc4Ufq__date{color:#4b5563}.BlogGrid-module__Yc4Ufq__dot{color:#9ca3af}.BlogGrid-module__Yc4Ufq__readTime{color:#6b7280}.BlogGrid-module__Yc4Ufq__cardTitle{color:#111;letter-spacing:-.01em;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.BlogGrid-module__Yc4Ufq__cardDescription{color:#4b5563;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:24px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogGrid-module__Yc4Ufq__arrowWrapper{color:#111;align-items:center;gap:8px;margin-top:auto;font-size:14px;font-weight:600;transition:transform .3s;display:flex}.BlogGrid-module__Yc4Ufq__readMore{color:#111}.BlogGrid-module__Yc4Ufq__blogCard:hover .BlogGrid-module__Yc4Ufq__arrowWrapper{transform:translate(5px)}@media (max-width:1024px){.BlogGrid-module__Yc4Ufq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.BlogGrid-module__Yc4Ufq__grid{grid-template-columns:1fr}.BlogGrid-module__Yc4Ufq__blogSection{padding:56px 0 80px}.BlogGrid-module__Yc4Ufq__content{padding:24px}.BlogGrid-module__Yc4Ufq__gridHeader{flex-direction:column;align-items:stretch}.BlogGrid-module__Yc4Ufq__dropdownTrigger,.BlogGrid-module__Yc4Ufq__dropdownMenu{width:100%;min-width:0}.BlogGrid-module__Yc4Ufq__paginationBar{flex-direction:column;align-items:stretch;gap:16px}.BlogGrid-module__Yc4Ufq__pagination{justify-content:center}.BlogGrid-module__Yc4Ufq__resultCount{text-align:center;font-size:13px}.BlogGrid-module__Yc4Ufq__pageNav span{display:none}.BlogGrid-module__Yc4Ufq__pageNav{min-width:40px;padding:0}}
.ClientCarousel-module__K7UfJW__carouselSection{background-color:#000;padding:80px 0;overflow:hidden}.ClientCarousel-module__K7UfJW__container{max-width:1200px;margin:0 auto;padding:0 24px}.ClientCarousel-module__K7UfJW__titleContainer{justify-content:center;align-items:center;gap:32px;width:100%;margin-bottom:64px;padding:0 20px;display:flex}.ClientCarousel-module__K7UfJW__line{flex:1;max-width:400px;height:1px}.ClientCarousel-module__K7UfJW__titleContainer .ClientCarousel-module__K7UfJW__line:first-child{background:linear-gradient(270deg,#ffffff80,#0000)}.ClientCarousel-module__K7UfJW__titleContainer .ClientCarousel-module__K7UfJW__line:last-child{background:linear-gradient(90deg,#ffffff80,#0000)}.ClientCarousel-module__K7UfJW__titleText{color:#fff;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;opacity:.9;font-size:14px;font-weight:500}.ClientCarousel-module__K7UfJW__carouselContainer{flex-direction:column;gap:24px;display:flex}.ClientCarousel-module__K7UfJW__scrollWrapper{width:100vw;margin-left:calc(50% - 50vw);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.ClientCarousel-module__K7UfJW__scrollTrack{gap:24px;width:max-content;padding:0 12px;display:flex}.ClientCarousel-module__K7UfJW__card{background-color:#1a1a1a;border-radius:20px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:200px;height:200px;padding:24px;display:flex}.ClientCarousel-module__K7UfJW__logoPlaceholder{flex-grow:1;justify-content:center;align-items:center;width:100%;margin-bottom:16px;display:flex}.ClientCarousel-module__K7UfJW__logoText{color:#fff;font-size:20px;font-weight:700}.ClientCarousel-module__K7UfJW__label{color:#a0a0a0;font-size:13px;font-weight:500}
.ServiceContent-module__eWrX-G__contentSection{color:#fff;background-color:#050505;padding:100px 0;position:relative}.ServiceContent-module__eWrX-G__container{max-width:1200px;margin:0 auto;padding:0 5%}.ServiceContent-module__eWrX-G__topContent{margin-bottom:80px}.ServiceContent-module__eWrX-G__overviewBox{max-width:800px}.ServiceContent-module__eWrX-G__sectionTitle{text-transform:uppercase;letter-spacing:2px;color:#a78bfa;margin-bottom:16px;font-size:14px;display:block}.ServiceContent-module__eWrX-G__overviewText{color:#ffffffe6;font-size:clamp(24px,3vw,36px);font-weight:300;line-height:1.4}.ServiceContent-module__eWrX-G__gridSection{grid-template-columns:1fr 1fr;gap:60px;display:grid}.ServiceContent-module__eWrX-G__columnTitle{color:#fff;border-bottom:1px solid #ffffff1a;margin-bottom:40px;padding-bottom:16px;font-size:24px;font-weight:600}.ServiceContent-module__eWrX-G__featuresList{flex-direction:column;gap:32px;display:flex}.ServiceContent-module__eWrX-G__featureCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;gap:24px;padding:32px;transition:all .3s;display:flex}.ServiceContent-module__eWrX-G__featureCard:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-2px)}.ServiceContent-module__eWrX-G__iconWrapper{color:#a78bfa;background:#a78bfa1a;border-radius:12px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;display:flex}.ServiceContent-module__eWrX-G__featureContent h4{color:#fff;margin-bottom:12px;font-size:20px;font-weight:600}.ServiceContent-module__eWrX-G__featureContent p{color:#ffffffb3;font-size:16px;line-height:1.6}.ServiceContent-module__eWrX-G__processList{padding-left:24px;position:relative}.ServiceContent-module__eWrX-G__processList:before{content:"";background:linear-gradient(#a78bfa80,#a78bfa00);width:2px;position:absolute;top:8px;bottom:24px;left:0}.ServiceContent-module__eWrX-G__processItem{margin-bottom:48px;padding-left:32px;position:relative}.ServiceContent-module__eWrX-G__processItem:last-child{margin-bottom:0}.ServiceContent-module__eWrX-G__stepNumber{color:#a78bfa;background:#050505;border:2px solid #a78bfa;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:700;display:flex;position:absolute;top:0;left:-32px}.ServiceContent-module__eWrX-G__processItem h4{color:#fff;margin-bottom:12px;font-size:20px;font-weight:600}.ServiceContent-module__eWrX-G__processItem p{color:#ffffffb3;font-size:16px;line-height:1.6}.ServiceContent-module__eWrX-G__benefitsSection{border-top:1px solid #ffffff1a;margin-top:100px;padding-top:80px}.ServiceContent-module__eWrX-G__benefitsTitle{text-align:center;color:#fff;margin-bottom:48px;font-size:32px;font-weight:600}.ServiceContent-module__eWrX-G__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.ServiceContent-module__eWrX-G__benefitCard{text-align:center;background:#ffffff05;border-radius:16px;padding:32px}.ServiceContent-module__eWrX-G__benefitCard h4{color:#a78bfa;margin-bottom:16px;font-size:18px;font-weight:600}.ServiceContent-module__eWrX-G__benefitCard p{color:#ffffffb3;font-size:15px;line-height:1.6}@media (max-width:992px){.ServiceContent-module__eWrX-G__gridSection{grid-template-columns:1fr;gap:80px}.ServiceContent-module__eWrX-G__benefitsGrid{grid-template-columns:1fr}}
.Vision-module__iAuO0G__visionSection{background-color:#fbfbfb;padding:80px 0}.Vision-module__iAuO0G__visionCard{color:#fff;text-align:center;background:#050505;border-radius:48px;padding:100px 40px;position:relative;overflow:hidden;box-shadow:0 40px 100px #0003}.Vision-module__iAuO0G__visionCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#00d1ff1a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Vision-module__iAuO0G__visionInner{z-index:2;max-width:900px;margin:0 auto;position:relative}.Vision-module__iAuO0G__tag{text-transform:uppercase;letter-spacing:2px;color:#00d1ff;margin-bottom:32px;font-size:14px;font-weight:700;display:block}.Vision-module__iAuO0G__visionText{color:#fff;letter-spacing:-.01em;font-size:48px;font-weight:700;line-height:1.3}@media (max-width:768px){.Vision-module__iAuO0G__visionCard{border-radius:32px;padding:80px 24px}.Vision-module__iAuO0G__visionText{font-size:24px}}
