.ServicesHero-module__G4RkvG__heroSection{background-color:var(--deep-slate,#0f172a);color:#fff;align-items:center;width:100%;min-height:85vh;padding:10rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.ServicesHero-module__G4RkvG__backgroundOverlay{z-index:1;background:linear-gradient(90deg,#0f172af2 0%,#0f172acc 50%,#0f172a99 100%);position:absolute;inset:0}.ServicesHero-module__G4RkvG__container{z-index:2;grid-template-columns:1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (min-width:1024px){.ServicesHero-module__G4RkvG__container{grid-template-columns:1.2fr 1fr;gap:2rem}}.ServicesHero-module__G4RkvG__leftContent{flex-direction:column;gap:1.5rem;display:flex}.ServicesHero-module__G4RkvG__badge{letter-spacing:.05em;text-transform:uppercase;color:#cbd5e1;background-color:#ffffff1a;border:1px solid #fff3;border-radius:9999px;align-items:center;gap:.5rem;width:fit-content;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.ServicesHero-module__G4RkvG__badgeIcon{color:var(--emerald-accent,#10b981)}.ServicesHero-module__G4RkvG__headline{font-size:3rem;font-weight:700;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;line-height:1.1}.ServicesHero-module__G4RkvG__highlight{color:var(--emerald-accent,#10b981)}@media (min-width:768px){.ServicesHero-module__G4RkvG__headline{font-size:4.5rem}}.ServicesHero-module__G4RkvG__description{color:#94a3b8;max-width:540px;font-size:1.125rem;line-height:1.6}.ServicesHero-module__G4RkvG__statsRow{flex-wrap:wrap;gap:2rem;margin-top:1rem;margin-bottom:1rem;display:flex}.ServicesHero-module__G4RkvG__statItem{flex-direction:column;gap:.25rem;display:flex}.ServicesHero-module__G4RkvG__statValue{font-size:2rem;font-weight:700;font-family:var(--font-outfit), sans-serif;color:#fff}.ServicesHero-module__G4RkvG__statLabel{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.75rem;font-weight:600}.ServicesHero-module__G4RkvG__buttonRow{flex-direction:column;gap:1rem;display:flex}@media (min-width:640px){.ServicesHero-module__G4RkvG__buttonRow{flex-direction:row}}.ServicesHero-module__G4RkvG__primaryButton{background-color:var(--emerald-accent,#10b981);color:#fff;border-radius:4px;justify-content:center;align-items:center;padding:1rem 1.5rem;font-weight:600;transition:background-color .2s;display:inline-flex}.ServicesHero-module__G4RkvG__primaryButton:hover{background-color:#059669}.ServicesHero-module__G4RkvG__secondaryButton{color:#fff;background-color:#0000;border:1px solid #ffffff4d;border-radius:4px;justify-content:center;align-items:center;padding:1rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex}.ServicesHero-module__G4RkvG__secondaryButton:hover{background-color:#ffffff1a;border-color:#ffffff80}.ServicesHero-module__G4RkvG__dashboardCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:2rem;padding:2rem;display:none;box-shadow:0 25px 50px -12px #00000080}@media (min-width:1024px){.ServicesHero-module__G4RkvG__dashboardCard{display:flex}}.ServicesHero-module__G4RkvG__dashboardHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.ServicesHero-module__G4RkvG__dashboardTitle{font-size:1.125rem;font-weight:600}.ServicesHero-module__G4RkvG__statusList{flex-direction:column;gap:1.5rem;display:flex}.ServicesHero-module__G4RkvG__statusItem{align-items:flex-start;gap:1rem;display:flex}.ServicesHero-module__G4RkvG__statusIconCompleted{width:24px;height:24px;color:var(--emerald-accent,#10b981);background-color:#10b98133;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ServicesHero-module__G4RkvG__statusIconPending{border:2px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ServicesHero-module__G4RkvG__statusIconPendingInner{background-color:#fff6;border-radius:50%;width:6px;height:6px}.ServicesHero-module__G4RkvG__statusText{flex-direction:column;gap:.25rem;display:flex}.ServicesHero-module__G4RkvG__statusName{color:#fff;font-size:1rem;font-weight:600}.ServicesHero-module__G4RkvG__statusDetail{color:#94a3b8;font-size:.75rem}
.ComplianceGrid-module__YGyv8W__section{background-color:var(--bg-color,#fff);width:100%;padding:6rem 2rem}.ComplianceGrid-module__YGyv8W__container{flex-direction:column;gap:4rem;max-width:1200px;margin:0 auto;display:flex}.ComplianceGrid-module__YGyv8W__header{flex-direction:column;gap:1rem;max-width:600px;display:flex}.ComplianceGrid-module__YGyv8W__title{color:var(--text-color,#1e293b);letter-spacing:-.02em;font-size:2.25rem;font-weight:700}.ComplianceGrid-module__YGyv8W__description{color:#64748b;font-size:1.125rem;line-height:1.6}.ComplianceGrid-module__YGyv8W__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ComplianceGrid-module__YGyv8W__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ComplianceGrid-module__YGyv8W__grid{grid-template-columns:repeat(3,1fr)}}.ComplianceGrid-module__YGyv8W__card{background-color:#fff;border:1px solid #00000005;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 40px -10px #0000000d}.ComplianceGrid-module__YGyv8W__card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -10px #00000014}.ComplianceGrid-module__YGyv8W__iconBox{color:#4f46e5;background-color:#e0e7ff;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.5rem;display:flex}.ComplianceGrid-module__YGyv8W__cardTitle{color:#1e293b;font-size:1.5rem;font-weight:700}.ComplianceGrid-module__YGyv8W__cardDescription{color:#64748b;font-size:1rem;line-height:1.6}.ComplianceGrid-module__YGyv8W__benefitsList{flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.ComplianceGrid-module__YGyv8W__benefitItem{color:#334155;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;display:flex}.ComplianceGrid-module__YGyv8W__checkIcon{color:var(--emerald-accent,#10b981);background-color:#10b9811a;border-radius:50%;padding:2px}.ComplianceGrid-module__YGyv8W__learnMore{color:var(--emerald-accent,#10b981);align-items:center;gap:.5rem;margin-top:2rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-flex}.ComplianceGrid-module__YGyv8W__learnMore:hover{opacity:.8}.ComplianceGrid-module__YGyv8W__learnMoreIcon{transition:transform .2s}.ComplianceGrid-module__YGyv8W__learnMore:hover .ComplianceGrid-module__YGyv8W__learnMoreIcon{transform:translate(4px)}
.ServicesExpertise-module__1X6R7q__section{background-color:#f8fafc;width:100%;padding:6rem 2rem;overflow:hidden}.ServicesExpertise-module__1X6R7q__container{grid-template-columns:1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}@media (min-width:1024px){.ServicesExpertise-module__1X6R7q__container{grid-template-columns:1fr 1fr;gap:6rem}}.ServicesExpertise-module__1X6R7q__contentWrapper{flex-direction:column;gap:2rem;display:flex}.ServicesExpertise-module__1X6R7q__title{font-size:2.5rem;font-weight:700;font-family:var(--font-outfit), sans-serif;color:#0f172a;letter-spacing:-.02em;line-height:1.1}.ServicesExpertise-module__1X6R7q__description{color:#64748b;font-size:1.125rem;line-height:1.6}.ServicesExpertise-module__1X6R7q__profilesList{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.ServicesExpertise-module__1X6R7q__profileCard{background-color:#fff;border:1px solid #00000005;border-radius:8px;align-items:center;gap:1.25rem;padding:1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.ServicesExpertise-module__1X6R7q__profileImageWrapper{border-radius:8px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.ServicesExpertise-module__1X6R7q__profileInfo{flex-direction:column;gap:.25rem;display:flex}.ServicesExpertise-module__1X6R7q__profileName{color:#0f172a;font-size:1.125rem;font-weight:700}.ServicesExpertise-module__1X6R7q__profileRole{color:#64748b;font-size:.875rem;font-weight:500}.ServicesExpertise-module__1X6R7q__imageColumn{justify-content:center;align-items:center;width:100%;height:100%;min-height:500px;display:flex;position:relative}.ServicesExpertise-module__1X6R7q__imageWrapper{z-index:2;border-radius:16px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.ServicesExpertise-module__1X6R7q__imageDecoration{z-index:1;background-color:#10b9811a;border-radius:24px;width:80%;height:80%;position:absolute;bottom:-2rem;right:-2rem}
.ServicesCTA-module__ETFSKG__section{background-color:var(--deep-slate,#0f172a);width:100%;padding:6rem 2rem}.ServicesCTA-module__ETFSKG__container{border-radius:16px;flex-direction:column;max-width:1200px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}@media (min-width:1024px){.ServicesCTA-module__ETFSKG__container{flex-direction:row}}.ServicesCTA-module__ETFSKG__leftPanel{background-color:var(--emerald-accent,#10b981);color:#fff;flex-direction:column;flex:1;padding:4rem 3rem;display:flex}.ServicesCTA-module__ETFSKG__rightPanel{background-color:#fff;flex:1.2;padding:4rem 3rem}.ServicesCTA-module__ETFSKG__headline{font-size:2.5rem;font-weight:700;font-family:var(--font-outfit), sans-serif;letter-spacing:-.02em;margin-bottom:1.5rem;line-height:1.1}.ServicesCTA-module__ETFSKG__description{opacity:.9;margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.ServicesCTA-module__ETFSKG__contactList{flex-direction:column;gap:1.5rem;margin-bottom:4rem;display:flex}.ServicesCTA-module__ETFSKG__contactItem{align-items:flex-start;gap:1rem;font-size:1rem;font-weight:600;display:flex}.ServicesCTA-module__ETFSKG__footerBadge{text-transform:uppercase;letter-spacing:.05em;opacity:.8;border-top:1px solid #fff3;margin-top:auto;padding-top:2rem;font-size:.75rem;font-weight:700}.ServicesCTA-module__ETFSKG__form,.ServicesCTA-module__ETFSKG__formRow{flex-direction:column;gap:1.5rem;display:flex}@media (min-width:768px){.ServicesCTA-module__ETFSKG__formRow{flex-direction:row}}.ServicesCTA-module__ETFSKG__formGroup{flex-direction:column;flex:1;gap:.5rem;display:flex}.ServicesCTA-module__ETFSKG__label{color:#1e293b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.ServicesCTA-module__ETFSKG__input,.ServicesCTA-module__ETFSKG__select,.ServicesCTA-module__ETFSKG__textarea{color:#1e293b;background-color:#f1f5f9;border:1px solid #0000;border-radius:4px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.ServicesCTA-module__ETFSKG__input:focus,.ServicesCTA-module__ETFSKG__select:focus,.ServicesCTA-module__ETFSKG__textarea:focus{border-color:var(--emerald-accent,#10b981);background-color:#fff;outline:none;box-shadow:0 0 0 3px #10b9811a}.ServicesCTA-module__ETFSKG__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.ServicesCTA-module__ETFSKG__textarea{resize:vertical;min-height:120px}.ServicesCTA-module__ETFSKG__submitButton{color:#fff;cursor:pointer;background-color:#0f172a;border:none;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1.25rem;font-size:1rem;font-weight:600;transition:background-color .2s;display:flex}.ServicesCTA-module__ETFSKG__submitButton:hover{background-color:#1e293b}
