@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800&family=Outfit:wght@400;500;600;700;800;900&display=swap");.services_page___Rw_y{--primary:#ff6600;--primary-dark:#d95904;--primary-light:#fa8232;--primary-bg:#eff6ff;--text-primary:rgb(43,43,43);--text-secondary:#475569;--text-muted:#94a3b8;--bg:#ffffff;--bg-soft:#f8fafc;--bg-card:#ffffff;--border:#e2e8f0;--border-light:#f1f5f9;--shadow-sm:0 1px 3px rgba(15,23,42,0.04);--shadow-md:0 4px 20px rgba(15,23,42,0.06);--shadow-lg:0 12px 40px rgba(15,23,42,0.08);--shadow-xl:0 20px 60px rgba(15,23,42,0.1);--radius:14px;--radius-sm:8px;--font-display:"Outfit",sans-serif;--font-body:"Plus Jakarta Sans",sans-serif;background:var(--bg);color:var(--text-primary);font-family:var(--font-body);min-height:100vh;overflow-x:hidden}.services_nav__IYRhL{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:72px;background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid var(--border-light)}.services_navLogo__TO91T{display:flex;align-items:center;gap:10px;text-decoration:none}.services_navLogoIcon__vHeot{width:36px;height:36px;border-radius:10px;background:var(--primary);display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:800;font-size:18px;color:#fff}.services_navLogoText__gQaX8{font-family:var(--font-display);font-weight:700;font-size:20px;letter-spacing:-.3px;color:var(--text-primary)}.services_navLinks__fVDOe{display:flex;align-items:center;gap:28px}.services_navLink__GU3ce{font-family:var(--font-body);font-size:14px;font-weight:500;color:var(--text-secondary);text-decoration:none;padding:4px 0;border-bottom:2px solid transparent}.services_navLink__GU3ce:hover{color:var(--primary)}.services_navLinkActive__umPdW{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.services_navBookBtn__c6D_A{font-family:var(--font-body);font-size:13px;font-weight:600;color:#fff;background:var(--primary);padding:10px 24px;border-radius:var(--radius-sm);text-decoration:none}.services_navBookBtn__c6D_A:hover{background:var(--primary-dark);box-shadow:0 4px 16px rgba(37,99,235,.3)}.services_heroAccent__LuVSU{color:var(--primary)}.services_sectionLabel__AoiU9{font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--primary);text-align:center;margin-bottom:12px}.services_sectionTitle__4M4mc{font-family:var(--font-display);font-size:clamp(30px,4vw,46px);font-weight:800;letter-spacing:-1px;text-align:center;margin:0 0 14px;color:var(--text-primary)}.services_sectionDesc__HwgtF{font-size:16px;color:var(--text-secondary);line-height:1.7;text-align:center;max-width:600px;margin:0 auto 48px}.services_gridSection__ljLVs{padding:60px 48px 50px;max-width:1280px;margin:0 auto}.services_categoryGrid__MWVyg{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:24px;gap:24px}.services_categoryCard___ZUBw{position:relative;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:32px 28px 28px;cursor:pointer;overflow:hidden}.services_categoryCard___ZUBw:hover{box-shadow:var(--shadow-lg);border-color:var(--primary-light)}.services_cardAccent__a5_23{position:absolute;top:0;left:0;right:0;height:3px;opacity:0}.services_categoryCard___ZUBw:hover .services_cardAccent__a5_23{opacity:1}.services_cardIconWrap__PWh3y{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.services_cardTitle___eq5_{font-family:var(--font-display);font-size:18px;font-weight:700;letter-spacing:.3px;margin:0 0 6px;color:var(--text-primary)}.services_cardCount__cWs6k{font-size:13px;color:var(--text-muted);margin:0 0 18px;font-weight:500}.services_cardServiceList__czKG6{list-style:none;padding:0;margin:0 0 18px;display:flex;flex-direction:column;gap:8px}.services_cardServiceItem__nfDSi{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--text-secondary)}.services_checkIcon__xLRlH{flex-shrink:0}.services_cardMore__rbWYY{font-size:12px;color:var(--text-muted);font-weight:500;padding-left:22px}.services_cardCta__VSV5J{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600}.services_fullListSection__TLoOt{padding:50px 48px 40px;max-width:1280px;margin:0 auto;background:var(--bg-soft);border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light)}.services_fullListGrid__oggq1{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:28px;gap:28px}.services_fullListCategory__PHCgd{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px}.services_fullListCatHeader__fx1E_{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--border-light)}.services_fullListCatIcon__QuKp1{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.services_fullListCatName__enMa1{font-family:var(--font-display);font-size:15px;font-weight:700;color:var(--text-primary);letter-spacing:.2px;margin:0}.services_fullListItems__TnHfC{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.services_fullListItem__P_fVl{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--text-secondary);line-height:1.4}.services_processSection__wAS9t{padding:50px 48px;max-width:1100px;margin:0 auto}.services_processGrid__fDbbe{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:28px;gap:28px}.services_processCard__4x3pO{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:36px 28px;text-align:center;position:relative;overflow:hidden}.services_processCard__4x3pO:hover{box-shadow:var(--shadow-md)}.services_processNum__UZ7aE{font-family:var(--font-display);font-size:72px;font-weight:900;color:rgba(37,99,235,.05);position:absolute;top:8px;right:16px;line-height:1;pointer-events:none}.services_processIconWrap__cJ7ji{width:56px;height:56px;border-radius:14px;background:var(--primary-bg);color:var(--primary);display:flex;align-items:center;justify-content:center;margin:0 auto 18px}.services_processTitle__nkaWY{font-family:var(--font-display);font-size:18px;font-weight:700;color:var(--text-primary);margin:0 0 8px}.services_processDesc__Yv5gU{font-size:13.5px;color:var(--text-secondary);line-height:1.65;margin:0}.services_whySection___mpcK{padding:50px 48px;background:var(--bg-soft);border-top:1px solid var(--border-light)}.services_whyInner__E6iQx{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;grid-gap:60px;gap:60px;align-items:center}.services_whyLeft__Dzgix,.services_whyLeft__Dzgix .services_sectionLabel__AoiU9,.services_whyLeft__Dzgix .services_sectionTitle__4M4mc{text-align:left}.services_whyDesc__ZRLZ0{font-size:15px;color:var(--text-secondary);line-height:1.75;margin-top:12px}.services_whyGrid__xWkdh{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.services_whyCard__bJ3Gv{display:flex;align-items:flex-start;gap:14px;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);padding:20px 18px}.services_whyCard__bJ3Gv:hover{box-shadow:var(--shadow-sm);border-color:var(--primary-light)}.services_whyCardIcon__dAMWk{width:42px;height:42px;border-radius:10px;background:var(--primary-bg);color:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.services_whyCardTitle__YhSTj{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--text-primary);margin-bottom:3px}.services_whyCardDesc__eAnEn{font-size:12.5px;color:var(--text-muted)}.services_ctaSection__PxWaF{position:relative;padding:55px 48px 40px;text-align:center}.services_ctaGlow__GjU_e{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.05) 0,transparent 60%);pointer-events:none}.services_ctaTitle__eXUJe{font-family:var(--font-display);font-size:clamp(32px,4.5vw,52px);font-weight:800;letter-spacing:-1px;color:var(--text-primary);margin:0 0 16px}.services_ctaDesc__zErw5{font-size:16px;color:var(--text-secondary);max-width:480px;margin:0 auto 32px;line-height:1.7}.services_ctaBtns__fsS1D{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.services_ctaPrimary__723bS{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:15px;font-weight:600;background:var(--primary);color:#fff;padding:16px 36px;border-radius:10px;text-decoration:none}.services_ctaPrimary__723bS:hover{background:var(--primary-dark);box-shadow:0 8px 30px rgba(37,99,235,.3)}.services_ctaSecondary__d8H5d{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:15px;font-weight:600;background:transparent;border:1.5px solid var(--border);color:var(--text-primary);padding:16px 36px;border-radius:10px;text-decoration:none}.services_ctaSecondary__d8H5d:hover{border-color:var(--primary);background:var(--primary-bg);color:var(--primary)}.services_footer__YPUur{border-top:1px solid var(--border-light);padding:48px}.services_footerInner__QFUJV{text-align:center}.services_footerInner__QFUJV .services_navLogo__TO91T{justify-content:center;margin-bottom:12px}.services_footerText__DoEO1{font-size:13px;color:var(--text-muted);max-width:420px;margin:0 auto 14px;line-height:1.6}.services_footerCopy__u6K3Q{font-size:12px;color:var(--text-muted)}.services_footerCopy__u6K3Q a{color:var(--text-muted);text-decoration:none}.services_footerCopy__u6K3Q a:hover{color:var(--primary)}.services_modalOverlay__PYNfk{position:fixed;inset:0;z-index:200;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;@media(max-width:500px){padding-left:12px;padding-bottom:12px;padding-right:12px;padding-top:12px}}.services_modalContent__f8RsQ{background:var(--bg);border-radius:20px;max-width:580px;width:100%;max-height:80vh;overflow-y:auto;padding:36px;position:relative;box-shadow:var(--shadow-xl)}.services_modalClose__4sQ3w{position:absolute;top:18px;right:20px;background:var(--bg-soft);border:1px solid var(--border-light);width:36px;height:36px;border-radius:50%;font-size:20px;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center}.services_modalClose__4sQ3w:hover{background:var(--border)}.services_modalHeader__uvd3U{display:flex;align-items:center;gap:16px;margin-bottom:20px}.services_modalIconWrap__2zokq{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.services_modalTitle__Ie5FB{font-family:var(--font-display);font-size:22px;font-weight:700;color:var(--text-primary);margin:0 0 4px;@media(max-width:500px){font-size:18px}}.services_modalSubtitle__ZZ8DK{font-size:13px;color:var(--text-muted);margin:0}.services_modalDivider__ji_v_{height:1px;background:var(--border-light);margin-bottom:20px}.services_modalList__hZIzv{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.services_modalItem__0n_Vq{display:flex;align-items:center;gap:14px;padding:14px 12px;border-radius:var(--radius-sm)}.services_modalItem__0n_Vq:hover{background:var(--bg-soft)}.services_modalItemContent__RfvEi{flex:1 1;display:flex;flex-direction:column;gap:3px}.services_modalItemName__XkK6A{font-size:14px;font-weight:600;color:var(--text-primary)}.services_modalItemTag__haZcj{display:inline-flex;align-items:center;gap:4px;font-size:11px;color:var(--text-muted)}.services_modalItemBook__zZ5DL{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:600;color:var(--primary);text-decoration:none;padding:6px 14px;border-radius:20px;background:var(--primary-bg);white-space:nowrap}.services_modalItemBook__zZ5DL:hover{background:rgba(37,99,235,.15);box-shadow:0 2px 8px rgba(37,99,235,.15)}@media (max-width:1024px){.services_whyInner__E6iQx{grid-template-columns:1fr;gap:36px}.services_whyDesc__ZRLZ0,.services_whyLeft__Dzgix .services_sectionLabel__AoiU9,.services_whyLeft__Dzgix .services_sectionTitle__4M4mc{text-align:center}}@media (max-width:768px){.services_nav__IYRhL{padding:0 20px}.services_navLinks__fVDOe{gap:14px}.services_navLink__GU3ce{display:none}.services_hero__O822B{padding:90px 20px 40px}.services_ctaSection__PxWaF,.services_fullListSection__TLoOt,.services_gridSection__ljLVs,.services_processSection__wAS9t,.services_whySection___mpcK{padding-left:20px;padding-right:20px}.services_categoryGrid__MWVyg,.services_fullListGrid__oggq1{grid-template-columns:1fr}.services_processGrid__fDbbe{grid-template-columns:1fr 1fr}.services_whyGrid__xWkdh{grid-template-columns:1fr}.services_statsRow__tcu9V{gap:28px}.services_modalContent__f8RsQ{padding:24px;margin:12px}.services_footer__YPUur{padding:36px 20px}}@media (max-width:480px){.services_processGrid__fDbbe{grid-template-columns:1fr}.services_statsRow__tcu9V{gap:20px}.services_statValue__w9qo7{font-size:24px}.services_ctaBtns__fsS1D{flex-direction:column;align-items:center}.services_ctaPrimary__723bS,.services_ctaSecondary__d8H5d{width:100%;justify-content:center}.services_heroBadge__94BN7{font-size:10px;padding:6px 15px;margin-bottom:12px}.services_heroTitle__Q0zJO{font-size:40px}.services_heroDesc__1bYIf{font-size:15px}.services_gridSection__ljLVs{padding:35px 20px 40px}.services_fullListSection__TLoOt{padding:50px 20px 40px}.services_whySection___mpcK{padding:50px 20px 30px}}.services_logo_wrap__5FBRS{width:35px;height:35px;position:relative;@media(max-width:520px){width:28px;height:28px}}.services_heroV2__5_z1E{position:relative;display:flex;align-items:center;padding:70px 0 10px;overflow:hidden}.services_heroV2Bg__DZuiw{position:absolute;inset:0;pointer-events:none;z-index:0}.services_heroV2GridPattern__mRMj2{position:absolute;inset:0;background-image:linear-gradient(rgba(0,0,0,.018) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.018) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 30% 50%,black,transparent);mask-image:radial-gradient(ellipse 70% 60% at 30% 50%,black,transparent)}.services_heroV2DiagonalSlice__B7Yfp{position:absolute;top:-10%;right:-5%;width:55%;height:120%;background:linear-gradient(135deg,#fff7ed,#fff0e0 50%,#ffe8cc);transform:skewX(-8deg);border-left:1px solid rgba(255,102,0,.08)}.services_heroV2GlowOrb1__UuNGr{position:absolute;top:10%;right:20%;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,102,0,.07) 0,transparent 70%);filter:blur(40px)}.services_heroV2GlowOrb2__ThJ5C{position:absolute;bottom:5%;left:10%;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(255,102,0,.04) 0,transparent 70%);filter:blur(30px)}.services_heroV2Inner___IIpc{position:relative;z-index:1;max-width:1440px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;align-items:center;padding:70px 10px}.services_overlay_dark__ETvqU{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.678) 50%,#000000e6);z-index:100}.services_heroV2Left__7dyUk{display:flex;flex-direction:column;gap:0;position:relative;z-index:200}.services_heroV2Badge__7_DdY{display:inline-flex;align-items:center;gap:8px;padding:7px 18px 7px 12px;border-radius:100px;background:rgba(255,102,0,.06);border:1px solid rgba(255,102,0,.15);font-size:11px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--primary);width:-moz-fit-content;width:fit-content;margin-bottom:28px;animation:services_heroV2FadeUp__tvWos .7s ease both}.services_heroV2BadgeDot__z7Rl3{width:6px;height:6px;border-radius:50%;background:var(--primary);animation:services_heroV2Pulse__ilSK1 2s ease-in-out infinite}.services_heroV2Title__58xyH{font-family:var(--font-display);font-weight:900;line-height:1.05;letter-spacing:-2px;margin:0 0 24px;color:white}.services_heroV2TitleLine1__9efOW{display:block;font-size:clamp(38px,5vw,60px);animation:services_heroV2FadeUp__tvWos .7s ease .1s both}.services_heroV2TitleLine2__U_ps3{display:block;font-size:clamp(38px,5vw,60px);animation:services_heroV2FadeUp__tvWos .7s ease .2s both}.services_heroV2TitleLine3__LGFw5{display:block;font-size:clamp(38px,5vw,60px);animation:services_heroV2FadeUp__tvWos .7s ease .3s both}.services_heroV2TitlePeriod__VhyB0{color:var(--primary)}.services_heroV2Accent__Xdiu_{color:var(--primary);position:relative}.services_heroV2Accent__Xdiu_:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:6px;background:rgba(255,102,0,.15);border-radius:3px;z-index:-1}.services_heroV2Desc___RrhI{font-size:16px;line-height:1.8;color:rgb(201,200,200);max-width:520px;margin:0 0 24px;animation:services_heroV2FadeUp__tvWos .7s ease .35s both}.services_heroV2Pills__5mZc9{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px;animation:services_heroV2FadeUp__tvWos .7s ease .4s both}.services_heroV2Pill__TQgBl{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:100px;background:#fff;border:1px solid var(--border);font-size:12px;font-weight:600;color:var(--text-secondary);box-shadow:0 1px 4px rgba(0,0,0,.04)}.services_heroV2Pill__TQgBl svg{color:var(--primary)}.services_heroV2SearchWrap__XzkBE{position:relative;max-width:520px;margin-bottom:32px;animation:services_heroV2FadeUp__tvWos .7s ease .45s both}.services_heroV2Search__fEIpx{position:relative;display:flex;align-items:center;background:#fff;border:1.5px solid var(--border);border-radius:14px;padding:4px 4px 4px 16px;box-shadow:0 4px 24px rgba(0,0,0,.04);transition:border-color .2s,box-shadow .2s}.services_heroV2Search__fEIpx:focus-within{border-color:var(--primary);box-shadow:0 4px 24px rgba(255,102,0,.08),0 0 0 4px rgba(255,102,0,.06)}.services_heroV2SearchIcon__Yxul_{color:var(--text-muted);flex-shrink:0}.services_heroV2SearchInput__ZtT_n{flex:1 1;padding:12px;border:none;font-family:var(--font-body);font-size:14px;color:var(--text-primary);background:transparent;outline:none}.services_heroV2SearchInput__ZtT_n::placeholder{color:var(--text-muted)}.services_heroV2SearchClear__cIH5E{background:var(--border-light);border:none;width:26px;height:26px;border-radius:50%;font-size:15px;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;margin-right:6px;flex-shrink:0}.services_heroV2SearchBtn__lKihR{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;border:none;border-radius:10px;background:var(--primary);color:#fff;font-family:var(--font-body);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background .2s}.services_heroV2SearchBtn__lKihR:hover{background:var(--primary-dark)}.services_heroV2SearchResults__puPL_{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid var(--border);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.1);overflow:hidden;z-index:20}.services_heroV2NoResult__R81DL{padding:20px;text-align:center;color:var(--text-muted);font-size:13px}.services_heroV2ResultItem__GLUtI{display:flex;align-items:center;gap:10px;padding:12px 18px;text-decoration:none;color:var(--text-primary);border-bottom:1px solid var(--border-light);transition:background .15s}.services_heroV2ResultItem__GLUtI:last-child{border-bottom:none}.services_heroV2ResultItem__GLUtI:hover{background:var(--bg-soft)}.services_heroV2ResultItem__GLUtI svg{color:var(--primary);flex-shrink:0}.services_heroV2ResultText__EcvZT{display:flex;flex-direction:column;gap:1px}.services_heroV2ResultName__l_9mh{font-size:13.5px;font-weight:600}.services_heroV2ResultCat__ccjRR{font-size:10.5px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px}.services_heroV2Stats__Bf_he{display:flex;align-items:center;gap:0;animation:services_heroV2FadeUp__tvWos .7s ease .55s both}.services_heroV2Stat__q07TC{display:flex;flex-direction:column;padding:0 24px}.services_heroV2Stat__q07TC:first-child{padding-left:0}.services_heroV2StatDivider__S3ppq{width:1px;height:36px;background:var(--border)}.services_heroV2StatVal__NWQhW{font-family:var(--font-display);font-size:26px;font-weight:800;color:var(--primary);letter-spacing:-.5px;line-height:1.1}.services_heroV2StatLabel__Jat__{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.8px;font-weight:500}.services_heroV2Right__sgD3s{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px;animation:services_heroV2FadeIn__p84sW 1s ease .3s both}.services_heroV2ImageFrame__3WCK_{position:absolute;inset:20px;border:2px solid rgba(255,102,0,.1);border-radius:28px;pointer-events:none;z-index:0}.services_heroV2FrameCornerTL__Bu3ic{position:absolute;top:-4px;left:-4px;width:28px;height:28px;border-top:3px solid var(--primary);border-left:3px solid var(--primary);border-radius:8px 0 0 0}.services_heroV2FrameCornerBR__cDfED{position:absolute;bottom:-4px;right:-4px;width:28px;height:28px;border-bottom:3px solid var(--primary);border-right:3px solid var(--primary);border-radius:0 0 8px 0}.services_heroV2ImageWrap__Z2Aju{position:absolute;width:100%;height:100%;z-index:0;background-color:#fa8232;overflow:hidden;z-index:1}.services_heroV2Image__I4A__{width:100%;height:100%;object-fit:cover;display:block}.services_heroV2ImageOverlay__MXqjJ{position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.2));pointer-events:none}.services_heroV2FloatCard__3RdSp{position:absolute;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--border-light);border-radius:14px;padding:14px 18px;box-shadow:0 8px 32px rgba(0,0,0,.08);z-index:3;animation:services_heroV2Float__KywKj 4s ease-in-out infinite}.services_heroV2FloatWarranty__9n7pW{bottom:60px;left:-20px;animation-delay:0s}.services_heroV2FloatRating__gFt3s{top:40px;right:-10px;flex-direction:column;align-items:flex-start;gap:6px;animation-delay:-2s}.services_heroV2FloatIcon__tKLsg{width:40px;height:40px;border-radius:10px;background:rgba(255,102,0,.08);color:var(--primary);display:flex;align-items:center;justify-content:center;flex-shrink:0}.services_heroV2FloatTitle__DKGDX{font-family:var(--font-display);font-size:14px;font-weight:700;color:var(--text-primary)}.services_heroV2FloatSub__0e9ex{font-size:11.5px;color:var(--text-muted)}.services_heroV2FloatStars__Zk3l9{display:flex;gap:2px}.services_heroV2FloatRatingText__X4ZEZ{font-size:12px;color:var(--text-secondary)}.services_heroV2FloatRatingText__X4ZEZ strong{color:var(--text-primary);font-weight:700}.services_heroV2GeoCircle__ENNw_{position:absolute;top:-15px;left:30px;width:60px;height:60px;border-radius:50%;border:2px dashed rgba(255,102,0,.15);z-index:0;animation:services_heroV2Spin__AnkEz 20s linear infinite}.services_heroV2GeoDots__jSRa9{position:absolute;bottom:20px;right:40px;width:48px;height:48px;background-image:radial-gradient(circle,rgba(255,102,0,.2) 2px,transparent 0);background-size:10px 10px;z-index:0}@keyframes services_heroV2FadeUp__tvWos{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes services_heroV2FadeIn__p84sW{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes services_heroV2Float__KywKj{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes services_heroV2Pulse__ilSK1{0%,to{opacity:1}50%{opacity:.3}}@keyframes services_heroV2Spin__AnkEz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1100px){.services_heroV2Inner___IIpc{gap:10px;padding:50px 10px}}@media (max-width:900px){.services_heroV2__5_z1E{min-height:auto;padding:70px 0 10px}.services_heroV2Inner___IIpc{grid-template-columns:1fr;gap:10px;padding:40px 10px}.services_heroV2Left__7dyUk{align-items:center;text-align:center}.services_heroV2Desc___RrhI{margin-left:auto;margin-right:auto}.services_heroV2Pills__5mZc9{justify-content:center}.services_heroV2SearchWrap__XzkBE{width:100%;max-width:480px;margin-left:auto;margin-right:auto}.services_heroV2Stats__Bf_he{justify-content:center}.services_heroV2DiagonalSlice__B7Yfp{display:none}.services_heroV2Right__sgD3s{min-height:380px}}@media (max-width:600px){.services_heroV2__5_z1E{padding:70px 0 10px}.services_heroV2TitleLine1__9efOW,.services_heroV2TitleLine2__U_ps3,.services_heroV2TitleLine3__LGFw5{font-size:32px!important}.services_heroV2Title__58xyH{letter-spacing:-1px}.services_heroV2Desc___RrhI{font-size:14.5px}.services_heroV2Pills__5mZc9{gap:6px}.services_heroV2Pill__TQgBl{font-size:11px;padding:5px 10px}.services_heroV2SearchBtn__lKihR{padding:9px 14px;font-size:12px}.services_heroV2Stats__Bf_he{flex-wrap:wrap;gap:16px}.services_heroV2StatDivider__S3ppq{display:none}.services_heroV2Stat__q07TC{padding:0;align-items:center;min-width:70px}.services_heroV2StatVal__NWQhW{font-size:22px}.services_heroV2Right__sgD3s{min-height:300px}.services_heroV2Image__I4A__{object-position:10% center}.services_heroV2FloatWarranty__9n7pW{left:0;bottom:30px;padding:10px 14px}.services_heroV2FloatRating__gFt3s{right:0;top:20px;padding:10px 14px}.services_heroV2FloatTitle__DKGDX{font-size:12.5px}.services_heroV2ImageFrame__3WCK_{inset:10px}.services_heroV2GeoCircle__ENNw_{display:none}.services_heroV2Inner___IIpc{padding:20px 14px}}