.page_ContactFormArea__IxMlu{width:var(--mid-space);margin-left:var(--left-space);margin-right:var(--right-space);padding-top:50px}.page_ContactFormArea__IxMlu .page_htext__vR_3H{line-height:1;text-align:center;color:var(--headings-color);margin-top:20px;margin-bottom:20px;font-size:48px}.page_ContactFormArea__IxMlu .page_ptext__tRFKL{text-align:center;color:var(--text-color);margin-bottom:20px;font-size:var(--default-p-size)}.page_bgSection__tM5_O{border-radius:var(--default-border-radius);background-image:url(/contactbg.svg);background-size:cover;background-position:50%;box-shadow:var(--default-box-shadow);border:var(--default-border)}.page_bgSection1__uudM_{height:250px;width:100%;border-radius:var(--default-border-radius);background-color:rgba(0,0,0,.623);position:relative;display:flex;align-items:center;justify-content:center}.page_mainContent__arEK9{padding:40px 0;text-align:center}.page_mainContent__arEK9 p{color:var(--text-color);font-size:var(--default-p-size)}@media (max-width:900px){.page_ContactFormArea__IxMlu{width:var(--mobile-width);margin-left:var(--mobile-left-space);margin-right:var(--mobile-right-space)}.page_ContactFormArea__IxMlu .page_htext__vR_3H{font-size:36px}.page_bgSection1__uudM_{height:200px}}@media (max-width:768px){.page_ContactFormArea__IxMlu .page_htext__vR_3H{font-size:32px}.page_bgSection1__uudM_{height:180px}}:root{--primary-color:#000000;--primary-color2:#123458b3;--secondary-color:#D4C9BE;--background-color:#00d0e7;--headings-color:var(--background-color);--shadow-low1:#00d0e74a;--shadow-low2:#006bcf00;--shadow-low3:#91f3fe;--default-box-shadow:0 0 8px var(--background-color);--left-space:5%;--mid-space:90%;--right-space:5%;--default-border:1px solid var(--headings-color);--text-color:white;--font-family-base:var(--font-montserrat);--default-p-size:16px;--default-border-radius:6px;--gradient-one:linear-gradient(to bottom right,#e7e7e725,#000000)}*{box-sizing:border-box;padding:0;margin:0}*,body{scrollbar-color:var(--background-color) #090909}body{font-family:Montserrat,sans-serif;background-color:var(--primary-color);color:var(--text-color);line-height:1.5}.spinner{width:30px;height:30px;border:3px solid rgba(0,0,0,.2);border-top-color:#0070f3;border-radius:50%;animation:spin .6s linear infinite;margin:auto}@keyframes spin{to{transform:rotate(1turn)}}textarea{font-family:Montserrat,sans-serif}.Header{height:80px;align-items:center;justify-content:space-between;padding-left:var(--left-space);padding-right:var(--left-space);z-index:20;position:fixed;top:0;left:0;background:rgba(18,18,18,.488);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.Header,.bg-wrapper{display:flex;width:100%}.bg-wrapper{min-height:100vh;background:var(--primary-color);position:relative;flex-direction:column;justify-content:flex-start;overflow-x:hidden}.content{z-index:1;position:relative;width:100%;height:auto;margin-top:50px}ul{list-style:none}.breadcrumb{padding:10px 0;font-size:40px;font-weight:700;position:relative}.breadcrumb .current-page h1{color:var(--background-color);font-size:40px;font-weight:700;margin:0;padding:0}.breadcrumb--clamp .current-page h1{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.breadcrumb ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;margin:0}.breadcrumb li{display:flex;align-items:center;color:var(--background-color)}.breadcrumb li:after{content:"|";margin-left:8px;color:var(--background-color)}.breadcrumb li:last-child:after{content:"";margin:0}.breadcrumb a{color:var(--headings-color);text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:var(--shadow-low3);text-decoration:underline}.circle-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;display:flex;justify-content:center;align-items:center;pointer-events:none}.circle{width:80%;aspect-ratio:1/1;border-radius:50%;background:radial-gradient(circle,var(--shadow-low1) 0,var(--shadow-low2) 70%);filter:blur(40px)}h1{color:var(--headings-color)}.page-body{width:var(--mid-space);margin-left:var(--left-space);margin-right:var(--right-space)}.first-btn,.second-btn,.third-btn,.zero-btn{background-color:var(--background-color);position:fixed;padding:10px;z-index:2000;border-bottom-left-radius:var(--default-border-radius);border-top-left-radius:var(--default-border-radius);display:flex;align-items:center;gap:5px;font-size:18px;cursor:pointer;overflow:hidden;transition:background-color .3s ease}.first-btn span,.second-btn span,.third-btn span,.zero-btn span{font-size:12px;white-space:nowrap;opacity:0;width:0;overflow:hidden;transition:width .3s ease,opacity .3s ease}.first-btn:hover,.second-btn:hover,.third-btn:hover,.zero-btn:hover{background-color:var(--shadow-low3)}.first-btn:hover span,.second-btn:hover span,.third-btn:hover span,.zero-btn:hover span{opacity:1;width:auto}.first-btn{bottom:90px;right:0}.second-btn{bottom:140px;right:0}.zero-btn{bottom:190px;right:0}.third-btn{bottom:240px;right:0;display:none}.linkss{color:black}@media (max-width:1280px){.circle:first-child{display:none}.circle:last-child{width:700px;height:700px;margin-top:15vh}.first-btn,.second-btn,.third-btn,.zero-btn{border-radius:50%;font-size:24px;width:45px}.third-btn{display:flex}.first-btn span,.second-btn span,.third-btn span,.zero-btn span{display:none}}@media (max-width:900px){:root{--default-p-size:12px}.breadcrumb{padding:10px 0;font-size:20px;font-weight:700;text-align:center}.breadcrumb--clamp .current-page h1{font-size:20px;line-clamp:var(--breadcrumb-clamp-lines,2);-webkit-line-clamp:var(--breadcrumb-clamp-lines,2)}.content{margin-top:20px}}.ServiceDetail_page__79vxd{position:relative;min-height:100vh;padding-top:80px;background:radial-gradient(circle at top right,rgba(0,255,247,.08),transparent 28%),radial-gradient(circle at bottom left,rgba(0,255,247,.05),transparent 24%),#030712;color:#fff}.ServiceDetail_containerNarrow__cBhqb,.ServiceDetail_container__r91GV{width:min(100%,1280px);margin:0 auto;padding:0 24px}.ServiceDetail_containerNarrow__cBhqb{width:min(100%,1100px)}.ServiceDetail_heroSection__WToHK{padding:128px 0 80px;min-height:100vh;overflow:hidden}.ServiceDetail_heroIntro__7gaFL{text-align:center;margin-bottom:48px}.ServiceDetail_heroBadge__cxwAC,.ServiceDetail_sectionBadge__oJq_g{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid rgba(0,255,247,.18);background:rgba(0,255,247,.08);border-radius:999px;color:#00fff7;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ServiceDetail_heroIntro__7gaFL h1{margin:24px 0 0;font-size:clamp(40px,8vw,88px);line-height:.98;font-weight:900;color:#fff}.ServiceDetail_heroGrid__X1ZAK,.ServiceDetail_offeringPanel__D4hvx,.ServiceDetail_storyPanel__iLjl5{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:48px;gap:48px;align-items:center}.ServiceDetail_overviewCard__dvISl{padding:40px;border:1px solid rgba(31,41,55,.85);border-radius:28px;background:rgba(17,24,39,.62);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 20px 50px rgba(0,0,0,.22)}.ServiceDetail_overviewCard__dvISl h2{display:flex;align-items:center;gap:16px;margin:0 0 24px;font-size:clamp(28px,3vw,40px);font-weight:800}.ServiceDetail_titleBar__vsfkM{width:6px;height:40px;border-radius:999px;background:#00fff7;flex:0 0 auto}.ServiceDetail_subtitleBlock__7IETq{display:grid;grid-gap:18px;gap:18px;color:#cbd5e1;font-size:18px;line-height:1.75}.ServiceDetail_ctaText__ZtxaN{color:#fff;font-weight:700}.ServiceDetail_primaryBtn__AAlIn,.ServiceDetail_viewAllBtn__Ora2F{display:inline-flex;align-items:center;gap:12px;margin-top:32px;padding:16px 28px;border-radius:999px;background:#00fff7;color:#0f172a;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 0 24px rgba(0,255,247,.24)}.ServiceDetail_primaryBtn__AAlIn:hover,.ServiceDetail_viewAllBtn__Ora2F:hover{transform:translateY(-2px)}.ServiceDetail_globeWrap__rsCPe{position:relative;display:flex;align-items:center;justify-content:center;min-height:500px}.ServiceDetail_globeHalo__73Tn_{position:absolute;inset:12% 10%;border-radius:50%;background:rgba(0,255,247,.18);filter:blur(100px)}.ServiceDetail_globeSphere__aivi5{position:relative;width:min(520px,100%);aspect-ratio:1;border-radius:50%;border:1px solid rgba(0,255,247,.2);background:radial-gradient(circle at 35% 35%,rgba(0,255,247,.24),transparent 28%),radial-gradient(circle at 60% 60%,rgba(0,255,247,.18),transparent 30%),linear-gradient(180deg,rgba(15,23,42,.8),rgba(2,6,23,.95));overflow:hidden}.ServiceDetail_globeRingOne__NL_wI,.ServiceDetail_globeRingTwo__SAQQi{position:absolute;inset:8%;border:1px solid rgba(0,255,247,.18);border-radius:50%}.ServiceDetail_globeRingTwo__SAQQi{inset:20%}.ServiceDetail_globeGrid__53ty1{position:absolute;inset:0;background-image:linear-gradient(rgba(0,255,247,.12) 1px,transparent 0),linear-gradient(90deg,rgba(0,255,247,.12) 1px,transparent 0);background-size:36px 36px;opacity:.3}.ServiceDetail_globeCore__bFDnC{position:absolute;inset:30%;border-radius:50%;background:radial-gradient(circle,rgba(0,255,247,.8),rgba(0,255,247,.06));filter:blur(8px)}.ServiceDetail_blogSection__kY1jj,.ServiceDetail_offeringsSection__GCw6O,.ServiceDetail_reviewsSection__ALFpu,.ServiceDetail_storySection__CuLyo{padding:88px 0}.ServiceDetail_offeringsSection__GCw6O{background:rgba(17,24,39,.42);border-top:1px solid rgba(31,41,55,.75)}.ServiceDetail_headingRow__ePXLx{display:flex;align-items:center;gap:16px;margin-bottom:40px}.ServiceDetail_headingRow__ePXLx h2{margin:0;font-size:clamp(30px,4vw,46px);font-weight:800}.ServiceDetail_headingLine__et288{height:2px;flex:1 1;background:linear-gradient(90deg,rgba(0,255,247,.55),transparent)}.ServiceDetail_tabRow__E_Aho{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:24px}.ServiceDetail_storyTabActive__82lY6,.ServiceDetail_storyTab__z8Enb,.ServiceDetail_tabActive__L2q8Z,.ServiceDetail_tabBtn__zUnIi{border:1px solid rgba(55,65,81,1);background:#111827;color:#9ca3af;padding:14px 18px;border-radius:14px;font-weight:800;cursor:pointer;transition:all .2s ease}.ServiceDetail_tabActive__L2q8Z{background:#00fff7;color:#0f172a;border-color:#00fff7;box-shadow:0 0 24px rgba(0,255,247,.22)}.ServiceDetail_offeringPanel__D4hvx{padding:40px;border:1px solid rgba(31,41,55,.8);border-radius:28px;background:#111827;overflow:hidden}.ServiceDetail_offeringContent__ycWsh h3{margin:0 0 28px;font-size:30px;font-weight:800}.ServiceDetail_offeringContent__ycWsh ul,.ServiceDetail_storyInner__Ji_b_ ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:18px;gap:18px}.ServiceDetail_offeringContent__ycWsh li,.ServiceDetail_storyInner__Ji_b_ li{display:flex;align-items:flex-start;gap:14px;color:#d1d5db;line-height:1.75}.ServiceDetail_dot__0jz5C,.ServiceDetail_storyBullet__d_zxN{width:10px;height:10px;margin-top:10px;border-radius:50%;background:#00fff7;flex:0 0 auto}.ServiceDetail_offeringMedia__y_feh{position:relative;min-height:320px;border:1px solid rgba(55,65,81,.95);border-radius:22px;overflow:hidden}.ServiceDetail_blogImage__jgrri,.ServiceDetail_offeringMedia__y_feh img,.ServiceDetail_storyBg__K8glK{width:100%;height:100%;object-fit:cover;display:block}.ServiceDetail_offeringOverlay__VpQzc{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(3,7,18,.72))}.ServiceDetail_storySection__CuLyo{border-top:1px solid rgba(31,41,55,.75)}.ServiceDetail_storyPanel__iLjl5{border:1px solid rgba(31,41,55,.8);border-radius:28px;overflow:hidden;background:rgba(17,24,39,.7)}.ServiceDetail_storySidebar__Mlbn8{display:flex;flex-direction:column;gap:10px;padding:16px;background:#111827;border-right:1px solid rgba(31,41,55,.8)}.ServiceDetail_storyTabActive__82lY6,.ServiceDetail_storyTab__z8Enb{display:flex;justify-content:space-between;align-items:center;text-align:left;border-left:4px solid transparent;border-radius:18px}.ServiceDetail_storyTabActive__82lY6{background:#1f2937;color:#fff;border-left-color:#00fff7;box-shadow:0 8px 24px rgba(0,0,0,.18)}.ServiceDetail_storyContent__RECtG{position:relative;min-height:420px;display:flex;align-items:center}.ServiceDetail_storyBg__K8glK,.ServiceDetail_storyShade__GkGnW{position:absolute;inset:0}.ServiceDetail_storyShade__GkGnW{background:linear-gradient(90deg,rgba(3,7,18,.96),rgba(3,7,18,.88) 55%,rgba(3,7,18,.34))}.ServiceDetail_storyInner__Ji_b_{position:relative;z-index:1;padding:48px;max-width:760px}.ServiceDetail_storyInner__Ji_b_ h3{margin:0 0 28px;padding-left:18px;border-left:4px solid #00fff7;color:#00fff7;font-size:clamp(28px,4vw,42px);font-weight:800}.ServiceDetail_sectionHeader__NcsD7{text-align:center;max-width:780px;margin:0 auto 40px}.ServiceDetail_sectionTitle__V6JDK{margin:18px 0 12px;font-size:clamp(30px,4vw,46px);font-weight:900}.ServiceDetail_sectionTitle__V6JDK span{background:linear-gradient(90deg,#00fff7,#7dd3fc);-webkit-background-clip:text;background-clip:text;color:transparent}.ServiceDetail_sectionSubtitle__UlTWr{color:#9ca3af;line-height:1.75}.ServiceDetail_reviewsShell__16HL8 .Head-area{display:none}.ServiceDetail_reviewsShell__16HL8{margin-top:32px}.ServiceDetail_reviewsFoot__NCpWV{margin-top:48px;text-align:center}.ServiceDetail_avatarRow___9r3i{display:inline-flex;align-items:center;margin-bottom:16px}.ServiceDetail_avatarBubble__14PII,.ServiceDetail_avatarCount__CXOsh{width:42px;height:42px;margin-left:-8px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:2px solid #030712}.ServiceDetail_avatarBubble__14PII{background:#1f2937;color:#00fff7}.ServiceDetail_avatarCount__CXOsh{background:#00fff7;color:#030712;font-size:11px;font-weight:900}.ServiceDetail_blogHeaderRow__bwVNp{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:48px}.ServiceDetail_sectionHeaderLeft__VfPvP{max-width:640px}.ServiceDetail_blogGrid__ba3Aw{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px}.ServiceDetail_blogCard__NZmD2{display:flex;flex-direction:column;min-height:100%;border:1px solid rgba(31,41,55,.8);border-radius:28px;overflow:hidden;background:#111827;color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.ServiceDetail_blogCard__NZmD2:hover{transform:translateY(-4px);border-color:rgba(0,255,247,.35);box-shadow:0 20px 50px rgba(0,255,247,.08)}.ServiceDetail_blogImageWrap__65_wC{position:relative;height:220px;border-bottom:1px solid rgba(31,41,55,.7)}.ServiceDetail_blogImagePlaceholder__Fu0zi{height:220px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#1f2937,#111827);color:rgba(255,255,255,.35);font-size:24px;font-weight:800}.ServiceDetail_blogTag__7dLr_{position:absolute;top:16px;left:16px;display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(0,255,247,.24);border-radius:999px;background:rgba(3,7,18,.92);color:#00fff7;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ServiceDetail_blogBody__Imrhj{display:flex;flex:1 1;flex-direction:column;padding:24px}.ServiceDetail_blogMetaRow__18BCb{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:14px;color:#9ca3af;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.ServiceDetail_blogMetaRow__18BCb span{display:inline-flex;align-items:center;gap:8px}.ServiceDetail_blogBody__Imrhj h3{margin:0 0 12px;font-size:24px;line-height:1.25;font-weight:800}.ServiceDetail_blogBody__Imrhj p{margin:0 0 24px;color:#9ca3af;line-height:1.75;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ServiceDetail_blogReadMore__nJRQh{margin-top:auto;display:inline-flex;align-items:center;gap:10px;color:#00fff7;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.ServiceDetail_blogSkeletonText__DY0D_,.ServiceDetail_blogSkeletonTitle__5SmLs,.ServiceDetail_loadingText__xIo7j,.ServiceDetail_loadingTitle__rF5ic{background:linear-gradient(90deg,#1f2937,#374151,#1f2937);background-size:200% 100%;animation:ServiceDetail_shimmer__M1Rbd 1.4s linear infinite;border-radius:12px}.ServiceDetail_blogSkeletonTitle__5SmLs{width:72%;height:26px;margin-bottom:14px}.ServiceDetail_blogSkeletonText__DY0D_{width:100%;height:16px}.ServiceDetail_errorState__MnauF,.ServiceDetail_loadingState__YGR8R{min-height:70vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 24px 40px;text-align:center;color:#fff;background:#030712}.ServiceDetail_loadingTitle__rF5ic{width:min(320px,80vw);height:38px;margin-bottom:16px}.ServiceDetail_loadingText__xIo7j{width:min(460px,85vw);height:16px}.ServiceDetail_errorState__MnauF h2{margin:0 0 12px;font-size:38px;font-weight:900}.ServiceDetail_errorState__MnauF p{max-width:560px;margin:0;color:#9ca3af;line-height:1.7}@keyframes ServiceDetail_shimmer__M1Rbd{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1100px){.ServiceDetail_heroGrid__X1ZAK,.ServiceDetail_offeringPanel__D4hvx,.ServiceDetail_storyPanel__iLjl5{grid-template-columns:1fr}.ServiceDetail_storySidebar__Mlbn8{border-right:none;border-bottom:1px solid rgba(31,41,55,.8)}.ServiceDetail_blogGrid__ba3Aw{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.ServiceDetail_containerNarrow__cBhqb,.ServiceDetail_container__r91GV{padding:0 16px}.ServiceDetail_blogSection__kY1jj,.ServiceDetail_heroSection__WToHK,.ServiceDetail_offeringsSection__GCw6O,.ServiceDetail_reviewsSection__ALFpu,.ServiceDetail_storySection__CuLyo{padding:72px 0}.ServiceDetail_offeringPanel__D4hvx,.ServiceDetail_overviewCard__dvISl,.ServiceDetail_storyInner__Ji_b_{padding:24px}.ServiceDetail_globeWrap__rsCPe{min-height:340px}.ServiceDetail_blogHeaderRow__bwVNp{flex-direction:column;align-items:flex-start}.ServiceDetail_blogGrid__ba3Aw{grid-template-columns:1fr}.ServiceDetail_primaryBtn__AAlIn,.ServiceDetail_viewAllBtn__Ora2F{width:100%;justify-content:center}}