.ms{overflow-x:clip;font-family:var(--font-hanken-grotesk);color:#3e403d}.ms *{box-sizing:border-box}.ms-container{max-width:1240px;margin:0 auto;padding:88px 40px}@media only screen and (max-width:767px){.ms-container{padding:56px 20px}}.ms-section{max-width:1240px;margin:0 auto;padding:88px 40px}@media only screen and (max-width:767px){.ms-section{padding:56px 20px}}.ms-section--blue{background:linear-gradient(100.84deg,#132EB8,#0A175C)}.ms-section--blue .ms-container{background:rgba(0,0,0,0)}.ms-section--tint{background:#f6f7fc}.ms-section--soft{background:#f8f8f8}.ms-bar{display:block;width:34px;height:4px;border-radius:2px;background:linear-gradient(90deg,#122BAC 0,#FED800)}.ms-bar--sm{width:26px;height:3px;margin-bottom:14px}.ms-head{max-width:820px}.ms-head--center{margin-left:auto;margin-right:auto;text-align:center}.ms-head__eyebrow{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#132eb8;margin-bottom:14px}.ms-head__title{margin:0 0 14px;font-size:34px;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:#3e403d;text-wrap:balance}@media only screen and (max-width:767px){.ms-head__title{font-size:28px}}.ms-head__desc{margin:0;font-size:16px;font-weight:300;line-height:1.6;color:#606569}.ms-head--dark .ms-head__eyebrow{color:#fed800}.ms-head--dark .ms-head__title{color:#fff}.ms-head--dark .ms-head__desc{color:hsla(0,0%,100%,.82)}.ms-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;font-family:inherit;font-size:15px;font-weight:700;line-height:1;border-radius:12px;border:1px solid rgba(0,0,0,0);padding:15px 26px;text-decoration:none;transition:filter .2s ease,background .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.ms-btn svg{flex:0 0 auto}.ms-btn--primary{background:#fed800;color:#0a175c}.ms-btn--primary:hover{filter:brightness(1.04);color:#0a175c}.ms-btn--secondary{background:#132eb8;color:#fff}.ms-btn--secondary:hover{background:#0f2496;color:#fff}.ms-btn--ghost{background:rgba(0,0,0,0);color:#132eb8;border-color:#c9d2ff}.ms-btn--ghost:hover{background:#f6f7fc;color:#132eb8}.ms-btn--ghost-dark{background:hsla(0,0%,100%,.06);color:#fff;border-color:hsla(0,0%,100%,.4)}.ms-btn--ghost-dark:hover{background:hsla(0,0%,100%,.14);color:#fff}.ms-grid{display:grid;grid-gap:18px;gap:18px}.ms-grid--2{grid-template-columns:1fr 1fr}@media only screen and (max-width:767px){.ms-grid--2{grid-template-columns:1fr}}.ms-grid--3{grid-template-columns:repeat(3,1fr);margin-top:44px}@media only screen and (min-width:768px)and (max-width:1023px){.ms-grid--3{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.ms-grid--3{grid-template-columns:1fr}}.ms-grid--4{grid-template-columns:repeat(4,1fr);margin-top:44px;gap:16px}@media only screen and (min-width:768px)and (max-width:1023px){.ms-grid--4{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.ms-grid--4{grid-template-columns:1fr}}.ms-hero{background:linear-gradient(100.84deg,#132EB8,#0A175C);position:relative;overflow:hidden}.ms-hero__earth{position:absolute;right:-80px;bottom:-60px;width:560px;max-width:50%;opacity:.5;pointer-events:none}@media only screen and (max-width:767px){.ms-hero__earth{display:none}}.ms-hero__inner{max-width:1240px;margin:0 auto;padding:80px 40px 72px;position:relative;display:flex;gap:56px;flex-wrap:wrap;align-items:flex-start}@media only screen and (max-width:767px){.ms-hero__inner{padding:56px 20px 48px;gap:32px}}.ms-hero__col{flex:1 1 540px;min-width:320px}.ms-hero__eyebrow{display:inline-block;color:#fed800;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.ms-hero__title{margin:18px 0;color:#fff;font-size:50px;font-weight:700;line-height:1.12;letter-spacing:-.01em;text-wrap:balance}@media only screen and (max-width:767px){.ms-hero__title{font-size:34px}}.ms-hero__sub{color:hsla(0,0%,100%,.85);font-size:17px;font-weight:300;line-height:1.6;margin:0 0 14px;max-width:580px}.ms-hero__sub strong{font-weight:700;color:#fff}.ms-hero__cta{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:30px}.ms-hero__pills{display:flex;flex-wrap:wrap;gap:8px;max-width:580px}.ms-hero__pill{font-size:13px;font-weight:500;color:hsla(0,0%,100%,.9);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);padding:7px 13px;border-radius:8px}.ms-hero__form{flex:0 0 400px;max-width:100%;background:#fff;border-radius:20px;padding:28px;box-shadow:0 24px 60px rgba(10,23,92,.28)}@media only screen and (max-width:767px){.ms-hero__form{flex-basis:100%}}.ms-hero__form-title{margin:0 0 4px;font-size:20px;font-weight:700;color:#3e403d;line-height:1.3}.ms-hero__form-sub{margin:0 0 18px;font-size:13px;font-weight:300;color:#606569}.ms-hero__form-list{display:flex;flex-direction:column;gap:16px}.ms-hero__prop{display:flex;gap:12px;align-items:flex-start}.ms-hero__prop-icon{flex:0 0 auto;width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#E7EBFF,#F6F7FC);display:flex;align-items:center;justify-content:center;margin-top:1px}.ms-hero__prop-title{display:block;font-size:14px;font-weight:700;color:#3e403d;line-height:1.3;margin-bottom:2px}.ms-hero__prop-body{display:block;font-size:13px;font-weight:300;color:#606569;line-height:1.5}.ms-stats__head-line{display:inline-block;width:56px;height:4px;border-radius:2px;background:linear-gradient(90deg,#122BAC 0,#FED800);margin:0 auto 14px}.ms-stats__eyebrow{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#132eb8;text-align:center;margin-bottom:10px}.ms-stats__grid{margin-top:48px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}@media only screen and (min-width:768px)and (max-width:1023px){.ms-stats__grid{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.ms-stats__grid{grid-template-columns:1fr 1fr}}.ms-stats__card{background:#0a175c;border-radius:18px;padding:28px 24px;text-align:center}.ms-stats__num{font-size:44px;font-weight:700;color:#fed800;line-height:1;letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media only screen and (max-width:767px){.ms-stats__num{font-size:36px}}.ms-stats__label{margin-top:12px;font-size:14px;font-weight:300;color:hsla(0,0%,100%,.82);line-height:1.45}.ms-stats__note{margin:26px auto 0;max-width:680px;text-align:center;font-size:13px;font-weight:300;color:#9097a0;line-height:1.5}@media only screen and (min-width:1800px){.ms-process{max-width:100%}}.ms-process .ms-container{padding:0}@media only screen and (min-width:1800px){.ms-process .ms-container{width:min(100%,1680px);max-width:none}}.ms-process .ms-head{max-width:min(100%,900px)}.ms-process .ms-head__title{max-width:820px}.ms-process .ms-head__desc{max-width:860px}.ms-process__list{margin-top:48px;display:flex;flex-direction:column;gap:18px;width:100%;max-width:1040px}@media only screen and (min-width:1800px){.ms-process__list{max-width:none}}.ms-process__card{background:#fff;border:1px solid #e3e3e3;border-radius:20px;padding:32px}@media only screen and (max-width:767px){.ms-process__card{padding:24px}}.ms-process__card-head{display:flex;gap:18px;align-items:center;margin-bottom:22px}.ms-process__num{flex:0 0 auto;width:52px;height:52px;border-radius:14px;background:#0a175c;color:#fed800;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800}.ms-process__step-label{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#132eb8;margin-bottom:3px}.ms-process__step-title{font-size:22px;font-weight:700;color:#3e403d;line-height:1.25}@media only screen and (max-width:767px){.ms-process__step-title{font-size:18px}}.ms-process__grid{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));grid-gap:14px;gap:14px}@media only screen and (min-width:1800px){.ms-process__grid{grid-template-columns:repeat(2,minmax(460px,1fr));gap:24px}}@media only screen and (max-width:767px){.ms-process__grid{grid-template-columns:1fr}}.ms-process__item{display:flex;gap:12px;align-items:flex-start;background:#f8f8f8;border:1px solid #efefef;border-radius:12px;padding:16px 18px}.ms-process__item svg{flex:0 0 auto;margin-top:2px}.ms-process__item-title{display:block;font-size:14px;font-weight:700;color:#3e403d;line-height:1.35;margin-bottom:3px}.ms-process__item-body{display:block;font-size:13px;font-weight:300;color:#606569;line-height:1.55}.ms-process__cta{margin-top:32px}.ms-cases__grid{margin-top:44px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}@media only screen and (max-width:767px){.ms-cases__grid{grid-template-columns:1fr}}.ms-cases__card{background:#fff;border-radius:20px;overflow:hidden;display:flex;flex-direction:column}.ms-cases__cover-wrap{display:block;aspect-ratio:16/9;overflow:hidden}.ms-cases__cover-wrap img{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .35s ease}.ms-cases__cover-wrap:hover img{transform:scale(1.04)}.ms-cases__band{padding:26px 28px;background:linear-gradient(120deg,#132EB8,#0A175C)}.ms-cases__band-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.ms-cases__name{font-size:26px;font-weight:700;color:#fff;letter-spacing:-.01em}.ms-cases__location{font-size:12px;font-weight:600;color:#0a175c;background:#fed800;border-radius:20px;padding:5px 13px}.ms-cases__industry{margin-top:6px;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.8)}.ms-cases__body{padding:26px 28px;display:flex;flex-direction:column;gap:18px;flex:1 1}.ms-cases__summary{margin:0;font-size:14px;font-weight:300;color:#606569;line-height:1.6}.ms-cases__label{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#132eb8;margin-bottom:10px}.ms-cases__services{display:flex;flex-direction:column;gap:8px}.ms-cases__svc{display:flex;gap:10px;align-items:flex-start}.ms-cases__svc-dot{flex:0 0 auto;width:6px;height:6px;border-radius:50%;background:#fed800;margin-top:7px}.ms-cases__svc-text{font-size:13px;font-weight:300;color:#3e403d;line-height:1.5}.ms-cases__svc-text strong{font-weight:700}.ms-cases__tags{display:flex;flex-wrap:wrap;gap:6px}.ms-cases__tag{font-size:11px;font-weight:600;color:#112692;background:#e7ebff;padding:4px 9px;border-radius:6px}.ms-cases__results{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;border-top:1px solid #efefef;padding-top:18px}.ms-cases__result-num{font-size:22px;font-weight:700;color:#132eb8;line-height:1.05;letter-spacing:-.01em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ms-cases__result-label{margin-top:4px;font-size:11px;font-weight:400;color:#606569;line-height:1.35}.ms-cases__cta{margin-top:36px}@media only screen and (min-width:1800px){.ms-frameworks{max-width:100%}}.ms-frameworks .ms-container{padding:0}@media only screen and (min-width:1800px){.ms-frameworks .ms-container{width:min(100%,1680px);max-width:none}}.ms-frameworks .ms-head{max-width:min(100%,900px)}.ms-frameworks .ms-head__title{max-width:820px}.ms-frameworks .ms-head__desc{max-width:860px}.ms-frameworks .ms-grid--3{width:100%;max-width:1120px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media only screen and (min-width:1800px){.ms-frameworks .ms-grid--3{max-width:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}}.ms-frameworks__card{background:#f8f8f8;border:1px solid #e3e3e3;border-radius:16px;padding:28px}.ms-frameworks__icon{width:46px;height:46px;border-radius:12px;background:#0a175c;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.ms-frameworks__icon svg{width:22px;height:22px}.ms-frameworks__title{font-size:17px;font-weight:700;color:#3e403d;line-height:1.3;margin-bottom:8px}.ms-frameworks__body{margin:0;font-size:14px;font-weight:300;color:#606569;line-height:1.55}.ms-tech__card{background:#fff;border:1px solid #e3e3e3;border-radius:16px;padding:26px}.ms-tech__group{font-size:16px;font-weight:700;color:#3e403d;line-height:1.3;margin-bottom:8px}.ms-tech__body{margin:0 0 16px;font-size:13px;font-weight:300;color:#606569;line-height:1.55}.ms-tech__tags{display:flex;flex-wrap:wrap;gap:7px}.ms-tech__tag{font-size:12px;font-weight:600;color:#112692;background:#e7ebff;padding:5px 11px;border-radius:7px}@media only screen and (min-width:1800px){.ms-ind{max-width:100%}}.ms-ind .ms-container{padding:0}@media only screen and (min-width:1800px){.ms-ind .ms-container{width:min(100%,1680px);max-width:none}}.ms-ind .ms-head{max-width:min(100%,900px)}.ms-ind .ms-head__title{max-width:820px}.ms-ind .ms-head__desc{max-width:860px}.ms-ind .ms-grid--4{width:100%;max-width:1120px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}@media only screen and (min-width:1800px){.ms-ind .ms-grid--4{max-width:none;grid-template-columns:repeat(4,minmax(220px,1fr));gap:24px}}.ms-ind__card{background:#fff;border:1px solid #e3e3e3;border-radius:16px;padding:24px;min-height:148px;display:flex;flex-direction:column;gap:12px;transition:border-color .2s ease}.ms-ind__card:hover{border-color:#132eb8}.ms-ind__icon{width:42px;height:42px;border-radius:11px;background:linear-gradient(135deg,#E7EBFF,#F6F7FC);display:flex;align-items:center;justify-content:center;font-size:18px}.ms-ind__name{font-size:15px;font-weight:700;color:#3e403d;line-height:1.3}.ms-faq{max-width:880px;margin:0 auto;padding:88px 40px}@media only screen and (max-width:767px){.ms-faq{padding:56px 20px}}.ms-faq__head{text-align:center;margin-bottom:44px}.ms-faq__list{display:flex;flex-direction:column;gap:12px}.ms-faq__item{background:#fff;border:1px solid #e3e3e3;border-radius:14px;overflow:hidden}.ms-faq__q{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-family:inherit}.ms-faq__q span{font-size:16px;font-weight:700;color:#3e403d;line-height:1.35}.ms-faq__sign{flex:0 0 auto;font-size:22px;font-weight:400;color:#132eb8;line-height:1}.ms-faq__a-wrap{padding:0 24px 22px}.ms-faq__a{margin:0;font-size:14px;font-weight:300;color:#606569;line-height:1.6;white-space:pre-line}.ms-contact{background:linear-gradient(100.84deg,#132EB8,#0A175C)}.ms-contact__inner{max-width:1240px;margin:0 auto;padding:72px 40px;display:flex;gap:40px;flex-wrap:wrap;align-items:center;justify-content:space-between}@media only screen and (max-width:767px){.ms-contact__inner{padding:56px 20px}}.ms-contact__col{flex:1 1 520px;min-width:320px}.ms-contact__title{margin:0 0 14px;font-size:34px;font-weight:700;color:#fff;line-height:1.2;text-wrap:balance}@media only screen and (max-width:767px){.ms-contact__title{font-size:28px}}.ms-contact__sub{margin:0;font-size:16px;font-weight:300;color:hsla(0,0%,100%,.85);line-height:1.6;max-width:560px}.ms-contact__details{margin-top:24px;display:flex;flex-wrap:wrap;gap:24px}.ms-contact__details div{font-size:15px;font-weight:300;color:hsla(0,0%,100%,.85)}.ms-contact__details strong{font-weight:700;color:#fed800}.ms-contact__btns{flex:0 0 auto;display:flex;flex-direction:column;gap:12px}