.services-module__EimPha__hero{text-align:center;background:linear-gradient(180deg,var(--bg-primary)0%,var(--bg-secondary)100%);padding:8rem 1.5rem 3rem;position:relative}.services-module__EimPha__heroContent{max-width:700px;margin:0 auto}.services-module__EimPha__badge{color:var(--accent-primary);text-transform:uppercase;letter-spacing:.05em;background:#14919b1a;border:1px solid #14919b33;border-radius:50px;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;display:inline-block}.services-module__EimPha__heroTitle{margin-bottom:1rem;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.1}.services-module__EimPha__heroSubtitle{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.services-module__EimPha__mainSection{padding:3rem 0 5rem}.services-module__EimPha__container{max-width:1400px;margin:0 auto;padding:0 1.5rem}.services-module__EimPha__layout{grid-template-columns:320px 1fr;align-items:start;gap:2rem;display:grid}.services-module__EimPha__sidebar{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:20px;position:sticky;top:100px;overflow:hidden}.services-module__EimPha__tabsHeader{border-bottom:1px solid var(--border-color);padding:1.25rem 1.5rem}.services-module__EimPha__tabsHeader h3{color:var(--text-primary);font-size:1rem;font-weight:700}.services-module__EimPha__tabs{flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.services-module__EimPha__tab{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:.85rem;width:100%;padding:.85rem 1rem;transition:all .3s;display:flex}.services-module__EimPha__tab:hover{background:var(--bg-tertiary)}.services-module__EimPha__tabActive{background:var(--bg-tertiary);box-shadow:inset 3px 0 0 var(--accent)}.services-module__EimPha__tabIcon{color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.services-module__EimPha__tabInfo{flex:1;min-width:0}.services-module__EimPha__tabName{color:var(--text-primary);margin-bottom:.15rem;font-size:.9rem;font-weight:600;display:block}.services-module__EimPha__tabRate{color:var(--text-tertiary);font-size:.75rem;display:block}.services-module__EimPha__tabArrow{color:var(--text-tertiary);opacity:0;transition:opacity .3s}.services-module__EimPha__tabActive .services-module__EimPha__tabArrow{opacity:1;color:var(--accent)}.services-module__EimPha__content{grid-template-columns:1fr 380px;gap:2rem;display:grid}.services-module__EimPha__serviceInfo{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:20px;padding:2rem}.services-module__EimPha__serviceHeader{border-bottom:1px solid var(--border-color);align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.services-module__EimPha__serviceIcon{color:#fff;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.services-module__EimPha__serviceName{color:var(--text-primary);margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.services-module__EimPha__serviceTagline{color:var(--text-secondary);font-size:.9rem}.services-module__EimPha__serviceDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.8}.services-module__EimPha__quickStats{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.services-module__EimPha__statCard{background:var(--bg-tertiary);text-align:center;border-radius:14px;padding:1.25rem}.services-module__EimPha__statLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.7rem;display:block}.services-module__EimPha__statValue{font-size:1.1rem;font-weight:700;display:block}.services-module__EimPha__infoSection{margin-bottom:2rem}.services-module__EimPha__infoSection:last-child{margin-bottom:0}.services-module__EimPha__sectionTitle{color:var(--text-primary);align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:flex}.services-module__EimPha__sectionTitle svg{color:var(--accent-primary)}.services-module__EimPha__featureList{grid-template-columns:repeat(2,1fr);gap:.75rem;list-style:none;display:grid}.services-module__EimPha__featureItem{color:var(--text-secondary);align-items:center;gap:.6rem;font-size:.9rem;display:flex}.services-module__EimPha__checkIcon{color:#fff;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;display:flex}.services-module__EimPha__criteriaList{flex-direction:column;gap:.6rem;list-style:none;display:flex}.services-module__EimPha__criteriaList li{color:var(--text-secondary);padding-left:1.5rem;font-size:.9rem;position:relative}.services-module__EimPha__criteriaList li:before{content:"•";color:var(--accent-primary);font-weight:700;position:absolute;left:0}.services-module__EimPha__documentList{grid-template-columns:repeat(2,1fr);gap:.6rem;list-style:none;display:grid}.services-module__EimPha__documentList li{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.services-module__EimPha__docIcon{font-size:1rem}.services-module__EimPha__formSection{flex-direction:column;gap:1.5rem;display:flex}.services-module__EimPha__formCard{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:20px;padding:1.75rem;position:sticky;top:100px}.services-module__EimPha__formHeader{margin-bottom:1.5rem}.services-module__EimPha__formHeader h3{color:var(--text-primary);margin-bottom:.35rem;font-size:1.25rem;font-weight:700}.services-module__EimPha__formHeader p{color:var(--text-tertiary);font-size:.85rem}.services-module__EimPha__form{flex-direction:column;gap:1rem;display:flex}.services-module__EimPha__formRow{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.services-module__EimPha__formGroup{flex-direction:column;gap:.4rem;display:flex}.services-module__EimPha__formGroup label{color:var(--text-secondary);font-size:.8rem;font-weight:500}.services-module__EimPha__formGroup input,.services-module__EimPha__formGroup select,.services-module__EimPha__formGroup textarea{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:10px;padding:.75rem .85rem;font-family:inherit;font-size:.9rem;transition:all .2s}.services-module__EimPha__formGroup input:focus,.services-module__EimPha__formGroup select:focus,.services-module__EimPha__formGroup textarea:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #14919b1a}.services-module__EimPha__formGroup input::placeholder,.services-module__EimPha__formGroup textarea::placeholder{color:var(--text-tertiary)}.services-module__EimPha__formGroup select{cursor:pointer}.services-module__EimPha__formGroup textarea{resize:vertical;min-height:80px}.services-module__EimPha__privacyNote{color:var(--text-tertiary);text-align:center;margin-top:.5rem;font-size:.7rem}.services-module__EimPha__privacyNote a{color:var(--accent-primary);text-decoration:none}.services-module__EimPha__spinner{border:2px solid #0000;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite services-module__EimPha__spin}@keyframes services-module__EimPha__spin{to{transform:rotate(360deg)}}.services-module__EimPha__successMessage{text-align:center;padding:2rem 1rem}.services-module__EimPha__successIcon{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 1rem;display:flex}.services-module__EimPha__successMessage h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.services-module__EimPha__successMessage p{color:var(--text-secondary);font-size:.9rem}.services-module__EimPha__quickContact{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);text-align:center;border-radius:16px;padding:1.5rem}.services-module__EimPha__quickContact h4{color:var(--text-secondary);margin-bottom:.75rem;font-size:.9rem;font-weight:600}.services-module__EimPha__phoneLink{color:var(--accent-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.services-module__EimPha__phoneLink:hover{opacity:.8}.services-module__EimPha__quickContact p{color:var(--text-tertiary);font-size:.75rem}@media (max-width:1200px){.services-module__EimPha__content{grid-template-columns:1fr}.services-module__EimPha__formCard{position:static}}@media (max-width:1024px){.services-module__EimPha__layout{grid-template-columns:1fr}.services-module__EimPha__sidebar{position:static}.services-module__EimPha__tabs{grid-template-columns:repeat(3,1fr);display:grid}.services-module__EimPha__tab{text-align:center;flex-direction:column;padding:1rem .5rem}.services-module__EimPha__tabInfo{text-align:center}.services-module__EimPha__tabArrow{display:none}}@media (max-width:768px){.services-module__EimPha__hero{padding:7rem 1rem 2rem}.services-module__EimPha__mainSection{padding:2rem 0 3rem}.services-module__EimPha__container{padding:0 1rem}.services-module__EimPha__tabs{grid-template-columns:repeat(2,1fr)}.services-module__EimPha__serviceInfo{padding:1.5rem}.services-module__EimPha__quickStats,.services-module__EimPha__featureList,.services-module__EimPha__documentList,.services-module__EimPha__formRow{grid-template-columns:1fr}.services-module__EimPha__formCard{padding:1.25rem}}@media (max-width:480px){.services-module__EimPha__tabs{grid-template-columns:1fr}.services-module__EimPha__tabIcon{width:36px;height:36px}.services-module__EimPha__serviceName{font-size:1.5rem}.services-module__EimPha__serviceIcon{width:50px;height:50px}}
.NativeLegalPages-module__eiMe4W__container{padding:clamp(12px,3.5vw,28px)clamp(12px,3.5vw,28px)120px clamp(12.px,3.5vw,28px);color:#1e293b;box-sizing:border-box;background:#f8fafc;width:100%;max-width:100%;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.NativeLegalPages-module__eiMe4W__nativeHeader{justify-space:space-between;color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 60%,#14919b 100%);border:1px solid #ffffff1a;border-radius:24px;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;padding:clamp(20px,5vw,32px);display:flex;position:relative;overflow:hidden;box-shadow:0 14px 35px -5px #0f172a40}.NativeLegalPages-module__eiMe4W__nativeHeader:before{content:"";pointer-events:none;background:radial-gradient(circle,#14919b4d 0%,#fff0 70%);width:220px;height:220px;position:absolute;top:-40%;right:-20%}.NativeLegalPages-module__eiMe4W__headerTitle{letter-spacing:-.4px;margin:0 0 6px;font-size:clamp(1.2rem,4.5vw,1.75rem);font-weight:800;color:#fff!important}.NativeLegalPages-module__eiMe4W__headerSubtitle{opacity:.95;margin:0;font-size:clamp(.78rem,2.6vw,.92rem);font-weight:500;color:#cbd5e1!important}.NativeLegalPages-module__eiMe4W__headerBadge{-webkit-backdrop-filter:blur(12px);white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:14px;align-items:center;gap:6px;padding:8px 16px;font-size:clamp(.72rem,2.4vw,.82rem);font-weight:700;display:flex;box-shadow:0 4px 12px #0000001a;color:#fff!important}.NativeLegalPages-module__eiMe4W__quickPills{-webkit-overflow-scrolling:touch;scrollbar-width:none;align-items:center;gap:8px;margin-bottom:20px;padding-bottom:8px;display:flex;overflow-x:auto}.NativeLegalPages-module__eiMe4W__quickPills::-webkit-scrollbar{display:none}.NativeLegalPages-module__eiMe4W__pill{color:#475569;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:clamp(.72rem,2.3vw,.8rem);font-weight:600;display:flex;box-shadow:0 2px 6px #00000005}.NativeLegalPages-module__eiMe4W__pillActive{background:linear-gradient(135deg,#1b3a5c,#14919b);border-color:#0000;box-shadow:0 4px 12px #14919b33;color:#fff!important}.NativeLegalPages-module__eiMe4W__card{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;margin-bottom:24px;padding:clamp(18px,5vw,32px);overflow:hidden;box-shadow:0 4px 24px #00000008}.NativeLegalPages-module__eiMe4W__title{letter-spacing:-.4px;word-break:break-word;margin-bottom:8px;font-size:clamp(1.3rem,4.8vw,1.85rem);font-weight:800;color:#0f172a!important}.NativeLegalPages-module__eiMe4W__lastUpdated{background:#14919b14;border-radius:10px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 14px;font-size:clamp(.72rem,2.2vw,.82rem);font-weight:700;display:inline-flex;color:#14919b!important}.NativeLegalPages-module__eiMe4W__htmlContent,.NativeLegalPages-module__eiMe4W__htmlContent *{box-sizing:border-box!important;word-break:break-word!important;overflow-wrap:anywhere!important;max-width:100%!important}.NativeLegalPages-module__eiMe4W__htmlContent *{box-sizing:border-box!important;word-break:break-word!important;overflow-wrap:anywhere!important;max-width:100%!important}.NativeLegalPages-module__eiMe4W__htmlContent{color:#334155!important;width:100%!important;font-size:clamp(.88rem,2.8vw,.96rem)!important;line-height:1.75!important}:is(.NativeLegalPages-module__eiMe4W__htmlContent .legal-meta-grid,.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-meta-grid){display:none!important}:is(.NativeLegalPages-module__eiMe4W__htmlContent .legal-overview-box,.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-overview-box){background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%)!important;border:1px solid #bae6fd!important;border-left:6px solid #14919b!important;border-radius:20px!important;margin-bottom:28px!important;padding:clamp(16px,4vw,24px)!important;box-shadow:0 6px 20px #14919b14!important}:is(.NativeLegalPages-module__eiMe4W__htmlContent .legal-overview-title,.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-overview-title){color:#0369a1!important;align-items:center!important;gap:8px!important;margin-bottom:10px!important;font-size:clamp(.98rem,3.2vw,1.1rem)!important;font-weight:800!important;display:flex!important}:is(.NativeLegalPages-module__eiMe4W__htmlContent .legal-overview-text,.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-overview-text){color:#1e293b!important;margin-bottom:8px!important;font-size:clamp(.86rem,2.7vw,.94rem)!important;line-height:1.7!important}.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-overview-text:last-child{margin-bottom:0!important}.NativeLegalPages-module__eiMe4W__htmlContent .legal-overview-text:last-child{margin-bottom:0!important}:is(.NativeLegalPages-module__eiMe4W__htmlContent .legal-section-block,.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-section-block){background:#fff!important;border:1px solid #e2e8f0!important;border-radius:20px!important;margin-bottom:24px!important;padding:clamp(16px,4vw,24px)!important;transition:transform .2s,box-shadow .2s!important;box-shadow:0 4px 16px #00000005!important}:is(.NativeLegalPages-module__eiMe4W__htmlContent .legal-section-block:hover,.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-section-block:hover){box-shadow:0 8px 24px #0f172a0d!important}.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-section-title,.NativeLegalPages-module__eiMe4W__htmlContent h2{color:#0f172a!important;letter-spacing:-.3px!important;border-bottom:2px solid #f1f5f9!important;align-items:center!important;gap:10px!important;margin-top:4px!important;margin-bottom:16px!important;padding-bottom:12px!important;font-size:clamp(1.05rem,3.8vw,1.3rem)!important;font-weight:800!important;display:flex!important}.NativeLegalPages-module__eiMe4W__htmlContent .legal-section-title{color:#0f172a!important;letter-spacing:-.3px!important;border-bottom:2px solid #f1f5f9!important;align-items:center!important;gap:10px!important;margin-top:4px!important;margin-bottom:16px!important;padding-bottom:12px!important;font-size:clamp(1.05rem,3.8vw,1.3rem)!important;font-weight:800!important;display:flex!important}.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-section-title:before,.NativeLegalPages-module__eiMe4W__htmlContent h2:before{content:""!important;background:linear-gradient(135deg,#1b3a5c,#14919b)!important;border-radius:4px!important;flex-shrink:0!important;width:4px!important;height:18px!important;display:inline-block!important}.NativeLegalPages-module__eiMe4W__htmlContent .legal-section-title:before{content:""!important;background:linear-gradient(135deg,#1b3a5c,#14919b)!important;border-radius:4px!important;flex-shrink:0!important;width:4px!important;height:18px!important;display:inline-block!important}.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-subsection-title,.NativeLegalPages-module__eiMe4W__htmlContent h3,.NativeLegalPages-module__eiMe4W__htmlContent h4{color:#0369a1!important;align-items:center!important;gap:8px!important;margin-top:20px!important;margin-bottom:10px!important;font-size:clamp(.94rem,3.2vw,1.08rem)!important;font-weight:700!important;display:flex!important}.NativeLegalPages-module__eiMe4W__htmlContent .legal-subsection-title{color:#0369a1!important;align-items:center!important;gap:8px!important;margin-top:20px!important;margin-bottom:10px!important;font-size:clamp(.94rem,3.2vw,1.08rem)!important;font-weight:700!important;display:flex!important}.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-section-body,.NativeLegalPages-module__eiMe4W__htmlContent p{color:#334155!important;margin-bottom:14px!important;font-size:clamp(.86rem,2.7vw,.94rem)!important;line-height:1.72!important}.NativeLegalPages-module__eiMe4W__htmlContent .legal-section-body{color:#334155!important;margin-bottom:14px!important;font-size:clamp(.86rem,2.7vw,.94rem)!important;line-height:1.72!important}.NativeLegalPages-module__eiMe4W__htmlContent .NativeLegalPages-module__eiMe4W__legal-section-list,.NativeLegalPages-module__eiMe4W__htmlContent ul,.NativeLegalPages-module__eiMe4W__htmlContent ol{margin:12px 0 18px!important;padding-left:24px!important;list-style-type:disc!important}.NativeLegalPages-module__eiMe4W__htmlContent .legal-section-list{margin:12px 0 18px!important;padding-left:24px!important;list-style-type:disc!important}.NativeLegalPages-module__eiMe4W__htmlContent li{color:#334155!important;box-shadow:none!important;background:0 0!important;border:none!important;margin-bottom:10px!important;padding:0!important;font-size:clamp(.86rem,2.7vw,.92rem)!important;line-height:1.68!important;display:list-item!important}.NativeLegalPages-module__eiMe4W__htmlContent table{border-collapse:collapse!important;border:1px solid #e2e8f0!important;border-radius:14px!important;width:100%!important;margin:20px 0!important;font-size:clamp(.78rem,2.6vw,.88rem)!important;overflow:hidden!important;box-shadow:0 4px 14px #00000008!important}.NativeLegalPages-module__eiMe4W__htmlContent th,.NativeLegalPages-module__eiMe4W__htmlContent td{text-align:left!important;word-break:break-word!important;border:1px solid #e2e8f0!important;padding:12px 14px!important}.NativeLegalPages-module__eiMe4W__htmlContent th{color:#fff!important;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%)!important;font-weight:700!important}.NativeLegalPages-module__eiMe4W__htmlContent td{color:#334155!important;background:#fff!important}.NativeLegalPages-module__eiMe4W__htmlContent tr:nth-child(2n) td{background:#f8fafc!important}.NativeLegalPages-module__eiMe4W__footerActions{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;align-items:center;gap:14px;margin-top:32px;padding:24px 20px;display:flex}.NativeLegalPages-module__eiMe4W__actionBtn{cursor:pointer;text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#1b3a5c 0%,#14919b 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;max-width:420px;padding:14px 28px;font-size:clamp(.85rem,2.8vw,.95rem);font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 20px #14919b40;color:#fff!important}.NativeLegalPages-module__eiMe4W__actionBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #14919b59}.NativeLegalPages-module__eiMe4W__actionBtn:active{transform:scale(.98)}
