.service-popup-overlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;background:rgba(20,24,30,.48);font-family:Roboto,Arial,sans-serif}.service-popup-dialog{position:relative;display:flex;width:100%;max-width:74rem;max-height:calc(100vh - 2rem);overflow-y:auto;border-radius:1.25rem;background:linear-gradient(110deg,#eef1fa,#d7e4f3 45%,#91d1e5);box-shadow:0 1.25rem 3.5rem rgba(7,27,50,.28)}.service-popup-close{position:absolute;top:1.25rem;right:1.5rem;z-index:1;border:0;padding:0;background:transparent;color:#87949d;font-size:1.75rem;font-weight:300;line-height:1;cursor:pointer}.service-popup-intro{display:flex;flex:0 0 42%;flex-direction:column;justify-content:center;padding:4rem 3rem}.service-popup-intro h2{margin:0 0 2rem;color:#197bdd;font-size:2.75rem;font-weight:700;line-height:.95}.service-popup-intro p{max-width:16rem;margin:0;color:#60666d;font-size:1rem;font-weight:400;line-height:1.5}.service-popup-form{flex:1 1 58%;gap:.8rem;padding:3.5rem 3rem 3rem 1rem}.service-popup-field,.service-popup-form{display:flex;flex-direction:column}.service-popup-field label{margin-bottom:.35rem;color:#111827;font-size:.95rem;line-height:1.3}.service-popup-field label span{color:#ee2424}.service-popup-field input,.service-popup-field textarea{width:100%;border:.0625rem solid rgba(68,96,112,.45);border-radius:.65rem;outline:none;background:rgba(255,255,255,.08);color:#111827;font:inherit;font-size:1rem}.service-popup-field input{height:2.9rem;padding:0 .85rem}.service-popup-field textarea{resize:vertical;padding:.75rem .85rem}.service-popup-field input:focus,.service-popup-field textarea:focus,.service-popup-phone-field .react-international-phone-input-container:focus-within{border-color:#197bdd;box-shadow:0 0 0 .125rem rgba(25,123,221,.14)}.service-popup-phone-field .react-international-phone-input-container{display:flex;width:100%;height:2.9rem;border:.0625rem solid rgba(68,96,112,.45);border-radius:.65rem;background:rgba(255,255,255,.08)}.service-popup-phone-field .react-international-phone-country-selector-button,.service-popup-phone-field .react-international-phone-input{height:100%;border:0;background:transparent;font-size:1rem}.service-popup-phone-field .react-international-phone-country-selector-button{border-right:.0625rem solid rgba(68,96,112,.35);border-radius:.65rem 0 0 .65rem;padding:0 .85rem}.service-popup-phone-field .react-international-phone-input{flex:1 1;width:100%;border-radius:0 .65rem .65rem 0;padding:0 .85rem;color:#111827}.service-popup-error,.service-popup-submit-error{margin-top:.25rem;color:#b42318;font-size:.78rem;line-height:1.3}.service-popup-privacy{margin:.75rem 0 0;color:#616971;font-size:.95rem;line-height:1.45}.service-popup-privacy a{color:inherit;text-decoration:underline}.service-popup-submit-error{margin:0}.service-popup-submit-row{display:flex;justify-content:flex-end;margin-top:.5rem}.service-popup-submit-row button{display:flex;align-items:center;justify-content:space-between;width:11rem;border:0;border-radius:2rem;padding:.55rem .7rem .55rem 1.75rem;background:#fff;color:#111827;font-size:1rem;font-weight:600;cursor:pointer}.service-popup-submit-row button:disabled{cursor:wait;opacity:.7}.service-popup-submit-arrow{display:flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:50%;background:#087bc5;color:#fff;font-size:1.4rem;line-height:1}@media (max-width:62rem){.service-popup-intro{flex-basis:35%;padding:3.5rem 2rem}.service-popup-form{flex-basis:65%;padding:3.5rem 2rem 2.5rem}}@media (max-width:48rem){.service-popup-overlay{align-items:flex-start;overflow-y:auto}.service-popup-dialog{flex-direction:column;max-height:none}.service-popup-form,.service-popup-intro{flex-basis:auto;width:100%;padding:2.5rem 1.5rem}.service-popup-intro{align-items:flex-start;padding-bottom:1rem;text-align:left}.service-popup-intro h2{margin-bottom:1rem;font-size:2.25rem;line-height:1}.service-popup-intro p{max-width:100%}.service-popup-form{padding-top:1rem}.service-popup-submit-row{justify-content:flex-start}}@media (max-width:30rem){.service-popup-overlay{padding:.5rem}.service-popup-dialog{border-radius:1rem}.service-popup-form,.service-popup-intro{padding-right:1rem;padding-left:1rem}.service-popup-close{top:1rem;right:1rem}.service-popup-submit-row button{width:100%}}.core-capability-section{width:100%;background:linear-gradient(180deg,#FFFFFF,#E7F4FF 30%,#E7F4FF);padding:40px 45px 60px;box-sizing:border-box}.core-capability-container{width:100%;max-width:1600px;margin:0 auto}.core-capability-heading{text-align:center;margin-bottom:45px;font-size:2.5rem;line-height:1.2;font-weight:700}.core-capability-heading span{display:block;font-size:2.5rem;line-height:1.2;font-weight:700;color:#111;margin-bottom:2px}.core-capability-heading h2{margin:0;font-size:2.5rem;line-height:1.2;font-weight:700;color:#1477d4}.core-capability-grid2,.core-capability-grid3,.core-capability-grid4{display:grid;grid-gap:16px 14px;gap:16px 14px}.core-capability-grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.core-capability-grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.core-capability-grid4{grid-template-columns:repeat(4,minmax(0,1fr))}.core-capability-card{min-height:200px;padding:32px 23px;border:1px solid #2186e5;border-radius:15px;background:transparent;box-sizing:border-box}.core-capability-card h3{margin:0 0 10px;color:#006ed1;font-size:1.6rem;line-height:1.4;font-weight:700}.core-capability-card p{margin:0;color:#111;font-size:1.2rem;line-height:1.8;font-weight:400}@media (max-width:991px){.core-capability-grid2,.core-capability-grid3,.core-capability-grid4{grid-template-columns:repeat(2,minmax(0,1fr))}.core-capability-card{padding:20px}}@media(max-width:768px){.core-capability-section{padding:20px 24px 30px}.core-capability-heading{margin-bottom:30px}.core-capability-heading h2,.core-capability-heading span{font-size:2.3rem}.core-capability-card h3{font-size:1.8rem;line-height:1.3}.core-capability-card p{font-size:1.25rem;line-height:1.7}}@media(max-width:600px){.core-capability-grid2,.core-capability-grid3,.core-capability-grid4{grid-template-columns:1fr;gap:14px}}@media(max-width:480px){.core-capability-section{padding:30px 25px 45px}.core-capability-grid2,.core-capability-grid3,.core-capability-grid4{grid-template-columns:1fr;gap:14px}.core-capability-card{min-height:auto;padding:18px 16px}}.service-new-cta-section{overflow:hidden;background:linear-gradient(105deg,#68204f,#3b2862 38%,#123f91)}.service-new-cta-inner{display:flex;align-items:center;gap:5%;width:100%;max-width:1600px;margin:0 auto;padding:60px 45px}.service-new-cta-heading-group{position:relative;display:flex;align-items:center;width:58%}.service-new-cta-lock-icon{flex:0 0 auto;width:38%;height:auto;margin-left:-1rem;object-fit:contain}.service-new-cta-title{position:relative;z-index:1;max-width:720px;margin:0 0 0 -4rem;color:#fff;font-family:Roboto,sans-serif;font-size:2.5rem;line-height:1.25;font-weight:700}.service-new-cta-title-highlight{color:#2f83e9}.service-new-cta-content{display:flex;flex-direction:column;align-items:flex-start;width:37%}.service-new-cta-description,.service-new-cta-note{font-family:Roboto,sans-serif;font-weight:400}.service-new-cta-description{max-width:650px;margin:0 0 2rem;color:#fff;font-size:1.2rem;line-height:1.8;font-weight:400}.service-new-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 2.25rem;color:#fff;background:#2e72cd;border-radius:10px;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:500;line-height:1.2;border:none;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.service-new-cta-button:hover{background:#3984e4;transform:translateY(-2px)}.service-new-cta-button:focus-visible{outline:3px solid #fff;outline-offset:3px}.service-new-cta-arrow{font-size:1.6em;font-weight:400;line-height:0}.service-new-cta-note{margin:1.25rem 0 0;color:rgba(255,255,255,.62);font-size:1.2rem;line-height:1.5}@media (max-width:1100px){.service-new-cta-inner{flex-direction:column;gap:1rem;padding-top:3rem;padding-bottom:3rem}.service-new-cta-heading-group{justify-content:center;width:100%}.service-new-cta-content{width:100%;align-items:center;text-align:center}.service-new-cta-title{font-size:2.7rem}.service-new-cta-description{font-size:1.25rem}.service-new-cta-note{font-size:1rem}}@media (max-width:768px){.service-new-cta-inner{padding:30px 24px}.service-new-cta-heading-group{flex-direction:column;align-items:flex-start;text-align:left}.service-new-cta-lock-icon{width:55%;margin:-1rem 0 -1.5rem}.service-new-cta-title{margin:0;font-size:2.3rem}.service-new-cta-description{font-size:1.3rem;line-height:1.7}.service-new-cta-content{align-items:flex-start;text-align:left}.service-new-cta-button{width:100%;padding:.9rem 1.25rem}.service-new-cta-note{width:100%;text-align:left}}@media (max-width:480px){.service-new-cta-inner{padding:30px 25px 45px}}.service-new-case-study-section{width:100%;max-width:1600px;margin:0 auto;padding:2rem 3rem 2.5rem;display:flex;flex-direction:column;gap:1.75rem}.service-new-case-study-heading-section{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.7rem}.service-new-case-study-title{margin:0;font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.25;text-align:center;color:#000}.service-new-case-study-highlight-section{color:#197bdd}.service-new-case-study-para{margin:0;font-family:Roboto,sans-serif;font-size:1.6rem;line-height:1.4;font-weight:700;text-align:center;color:#16284a}.service-new-case-study-description{max-width:900px;margin:0 auto;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:400;line-height:1.8;text-align:center;color:#111}.service-new-case-study-main-content{width:100%;max-width:1300px;display:grid;grid-template-columns:1fr 1fr;margin:0 auto}.service-new-case-study-column{min-width:0;padding:1.25rem 8rem}.service-new-case-study-column+.service-new-case-study-column{border-left:1px solid #b9b9b9}.service-new-case-study-column-heading{display:flex;align-items:center;gap:.75rem;margin-bottom:1.35rem}.service-new-case-study-column-heading h3{margin:0;color:#111a2d;font-family:Roboto,sans-serif;font-size:1.6rem;line-height:1.4;font-weight:700}.service-new-case-study-icon{flex:0 0 auto;width:42px;height:42px;object-fit:contain}.service-new-case-study-list{display:flex;flex-direction:column;gap:1.25rem}.service-new-case-study-list-item{display:flex;align-items:center;gap:.65rem}.service-new-case-study-item-icon{flex:0 0 auto;width:43px;height:43px;object-fit:contain}.service-new-case-study-percentage-icon{color:#197bdd;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500}.service-new-case-study-check-icon,.service-new-case-study-percentage-icon{display:flex;align-items:center;justify-content:center;border:1px solid #d8e9fb;border-radius:6px;background:#edf6ff}.service-new-case-study-check-icon span{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#197bdd;color:#fff;font-family:Arial,sans-serif;font-size:.7rem;font-weight:700}.service-new-case-study-item-content{min-width:0;display:flex;flex-direction:column;gap:.25rem}.service-new-case-study-item-content h4{margin:0;color:#111a2d;font-size:1.3rem;line-height:1.3;font-weight:600}.service-new-case-study-item-content p{max-width:420px;margin:0;color:#858585;font-family:Roboto,sans-serif;font-weight:400;font-size:1.2rem;line-height:1.5}@media (max-width:1024px){.service-new-case-study-column{padding:1.25rem 2rem}}@media (max-width:768px){.service-new-case-study-section{padding:30px 24px}.service-new-case-study-title{font-size:2.3rem}.service-new-case-study-description,.service-new-case-study-para{font-size:1.3rem;line-height:1.7}.service-new-case-study-main-content{grid-template-columns:1fr;gap:2rem}.service-new-case-study-column{padding:0}.service-new-case-study-column+.service-new-case-study-column{padding-top:2rem;border-left:0}.service-new-case-study-column-heading{margin-bottom:1.25rem}.service-new-case-study-column-heading h3{font-size:1.8rem;line-height:1.3}.service-new-case-study-list{gap:1rem}}@media (max-width:420px){.service-new-case-study-section{padding:30px 25px 45px}}.sn-inner{max-width:1600px;margin:0 auto;padding:60px 45px}.sn-heading-01{font-size:2.5rem}.sn-faq-section{background:#E3EEFF}.sn-faq-header{text-align:center;margin-bottom:4rem}.sn-faq-header .sn-heading{color:#0b78e3;font-size:3rem;font-weight:700;text-align:center}.sn-faq-grid{display:flex;align-items:flex-start;gap:1.5rem}.sn-faq-column{display:flex;flex-direction:column;gap:1.5rem;flex:1 1;min-width:0}.sn-faq-card{background:#fff;border-radius:18px;padding:3rem 2.5rem;box-shadow:0 8px 24px rgba(0,0,0,.05);transition:.3s}.sn-faq-card.active{box-shadow:0 15px 35px rgba(0,0,0,.08)}.sn-faq-question{width:100%;border:none;background:transparent;font-size:1.6rem;line-height:1.4;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;font-weight:600;font-family:Roboto;cursor:pointer;text-align:left}.faq-blue-text{color:#0b78e3}.sn-faq-question span:first-child{color:#170F49}.sn-faq-icon{width:42px;height:42px;border-radius:10px;background:#f3f2fc;display:flex;align-items:center;justify-content:center;color:#727299;font-size:2rem;flex-shrink:0;transition:.3s}.sn-faq-icon-open{background:#1d7ef2;color:#fff}.sn-faq-answer{display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;transition:grid-template-rows .35s ease,opacity .25s ease,margin-top .35s ease}.sn-faq-card.active .sn-faq-answer{grid-template-rows:1fr;margin-top:1rem;opacity:1}.sn-faq-answer p{min-height:0;margin:0;overflow:hidden;color:#6d6d82;line-height:1.7;font-size:1.2rem}@media (max-width:900px){.sn-faq-grid{flex-direction:column}.sn-faq-column{width:100%}}@media (max-width:768px){.sn-inner{padding:35px 20px 50px}.sn-faq-header .sn-heading{font-size:2.3rem}.sn-faq-question{font-size:1.6rem;line-height:1.4}.sn-faq-answer p{color:#6d6d82;font-size:1.25rem;line-height:1.8;font-weight:400}}@media (max-width:576px){.sn-faq-card{padding:1.5rem 2rem}.sn-faq-icon{width:36px;height:36px;font-size:1.5rem}.sn-faq-header{margin-bottom:2.5rem}}@media (max-width:480px){.sn-inner{padding:30px 25px 45px}}@media (prefers-reduced-motion:reduce){.sn-faq-answer,.sn-faq-card,.sn-faq-icon{transition:none}}.sn-hero{position:relative;width:100%;min-height:95vh;overflow:hidden;background-color:#05070d;background-repeat:no-repeat;background-position:50%;background-size:cover;margin-top:50px;display:flex;align-items:stretch}.sn-hero-gradient{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.68) 35%,rgba(0,0,0,.35) 65%,rgba(0,0,0,.55)),linear-gradient(0deg,rgba(0,0,0,.55),transparent 45%);z-index:1}.sn-hero-content{position:relative;z-index:3;width:100%;min-height:95vh;padding:180px 45px 60px;display:flex;flex-direction:column;justify-content:space-between}.sn-hero-main{max-width:950px}.sn-hero h1{margin:0 0 18px;color:#fff;font-size:3rem;line-height:1.15;font-weight:700;letter-spacing:-1px}.sn-hero-highlight{color:#27A8DF}.sn-hero p{margin:0;max-width:950px;color:#e1e5eb;font-size:1.2rem;line-height:1.8}.sn-hero-buttons{display:flex;align-items:center;gap:12px;margin-top:25px}.hero-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:30px;padding:0 16px;font-size:1.2rem;font-weight:500;cursor:pointer;transition:all .25s ease}.hero-btn-primary{border:none;color:#fff;background:linear-gradient(90deg,#008ee8,#7b20d8,#e33147)}.hero-btn-primary:hover{transform:translateY(-2px)}.hero-btn-secondary{color:#fff;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.65)}.hero-btn-secondary:hover{background:rgba(255,255,255,.12)}.hero-btn-icon{font-size:1.2rem}.hero-btn-arrow{font-size:18px;line-height:1;margin-left:4px}.sn-hero-stats{display:flex;align-items:flex-start;gap:65px;padding-left:7px;margin-top:40px}.sn-stat{display:flex;flex-direction:column;gap:.5rem}.sn-stat strong{color:#fff;font-size:1.6rem;line-height:20px;font-weight:700}.sn-stat span{margin-top:3px;color:#65bdf5;font-size:1.25rem;line-height:1.4}.sn-hero-sidebar{position:absolute;top:0;right:0;z-index:4;width:300px;height:100%;padding:60px 12px;background:rgba(7,12,23,.72);border-left:1px solid rgba(255,255,255,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px 0 0 6px;overflow-y:auto}.sn-sidebar-list{width:100%}.sn-sidebar-item{position:relative;min-height:25px;padding:15px 11px;display:flex;align-items:center;justify-content:space-between;color:#c8d0dd;font-size:1.2rem;line-height:1.8rem;border-radius:7px;cursor:pointer;transition:all .2s ease}.sn-sidebar-item:hover{color:#fff;background:rgba(255,255,255,.05)}.sn-sidebar-item.active{color:#dcecff;background:rgba(45,121,221,.65)}.sidebar-arrow{font-size:15px;color:#58a9ff}.sn-sidebar-toggle{position:absolute;z-index:5;top:50%;right:300px;width:35px;height:35px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;border:none;border-radius:5px 0 0 5px;background:rgba(10,18,31,.85);color:#fff;cursor:pointer}.sn-sidebar-toggle span{font-size:25px;font-weight:300}@media (max-width:992px){.sn-hero{margin-top:50px}.sn-hero,.sn-hero-content{min-height:100%;height:auto}.sn-hero-content{width:100%}.sn-hero-sidebar,.sn-sidebar-toggle{display:none}.sn-hero-main{max-width:700px}.sn-hero h1{font-size:2.7rem}.sn-hero-stats{gap:45px}}@media(max-width:768px){.sn-hero{padding:30px 24px}.sn-hero h1{font-size:2.6rem}.sn-stat strong{font-size:1.4rem}sn-stat span{font-size:1.3em;line-height:1.7}}@media (max-width:576px){.sn-hero{margin-top:50px;background-position:50%}.sn-hero-gradient{background:linear-gradient(90deg,rgba(0,0,0,.88),rgba(0,0,0,.65)),linear-gradient(0deg,rgba(0,0,0,.75),transparent)}.sn-hero-content{width:100%;padding:40px 0 30px}.sn-hero-main{max-width:100%}.sn-hero-buttons{flex-wrap:wrap;gap:10px;margin-top:22px}.hero-btn{min-height:42px;padding:0 13px}.sn-hero-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px 25px;gap:22px 25px;margin-top:40px;padding-left:0}}@media (max-width:380px){.hero-btn{width:100%}.sn-hero-stats{gap:18px}}.service-new-industry-container{background:#F8F9FF}.service-new-industry-section{max-width:1600px;margin:0 auto;padding:60px 45px;display:flex;flex-direction:column;gap:2rem}.service-new-industry-title{max-width:600px;color:#000;font-family:Roboto;text-align:left;font-size:2.5rem;line-height:1.25;font-weight:700}.service-new-industry-title span{color:#197BDD}.service-new-industry-content{display:flex;justify-content:space-between;gap:2rem}.service-new-industry-paragraph{max-width:800px;color:#000;font-family:Roboto;font-size:1.2rem;line-height:1.8;font-weight:400;letter-spacing:0}.service-new-industry-image-card{padding:2rem;border-radius:25px;display:flex;gap:1rem;background:#fff}.service-new-industry-image-card-content{width:40%}.service-new-industry-card-list{gap:1rem;width:60%}.service-new-industry-card-list-flex{display:flex;gap:1rem;align-items:center}.service-new-industry-card-text{font-family:Roboto;font-weight:400;font-style:Regular;leading-trim:NONE;font-size:1.2rem;line-height:1.5;vertical-align:middle}.service-new-industry-container{overflow:hidden}.service-new-industry-title{display:flex;flex-direction:column;max-width:none;margin:0;line-height:1.2}.service-new-industry-content{align-items:center}.service-new-industry-paragraph{margin:0}.service-new-industry-pagination{display:flex;flex:0 0 auto;align-items:center;gap:.75rem}.service-new-industry-page-count{margin:0 .5rem 0 0;color:#1d2430;font-family:Roboto,sans-serif;font-size:1rem;font-weight:500}.service-new-industry-page-count span{color:#087ae0}.service-new-industry-page-button{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;color:#18243a;cursor:pointer;background:#fff;border:1px solid #e0e5ef;border-radius:11px;box-shadow:0 3px 8px rgba(18,54,102,.08);font-size:2rem;line-height:1}.service-new-industry-page-button-next{color:#fff;background:#197bdd;border-color:#197bdd}.service-new-industry-page-button:hover:not(:disabled){color:#fff;background:#126ac2}.service-new-industry-page-button:focus-visible{outline:3px solid rgba(25,123,221,.35);outline-offset:3px}.service-new-industry-page-button:disabled{cursor:not-allowed;opacity:.38}.service-new-industry-carousel{display:flex;gap:2rem;width:100%;overflow:hidden;scroll-behavior:smooth}.service-new-industry-card{display:flex;flex:0 0 66%;overflow:hidden;background:#fff;border-radius:24px}.service-new-industry-image-wrap{position:relative;flex:0 0 40%;overflow:hidden;background:#0b1022}.service-new-industry-image-wrap:after{position:absolute;right:0;bottom:0;left:0;height:42%;content:"";background:linear-gradient(180deg,transparent,rgba(3,8,22,.9))}.service-new-industry-image{display:block;width:100%;height:100%;object-fit:cover}.service-new-industry-card-title{position:absolute;right:1rem;bottom:1.5rem;left:1rem;z-index:1;margin:0;color:#fff;font-family:Roboto,sans-serif;font-size:1.6rem;line-height:1.4;font-weight:700;text-align:center}.service-new-industry-card-list{display:flex;flex:1 1;flex-direction:column;justify-content:center;gap:1.4rem;width:auto;margin:0;padding:2.5rem 2rem;list-style:none}.service-new-industry-card-list-item{display:flex;align-items:flex-start;gap:.9rem;color:#3d4654;font-family:Roboto,sans-serif;font-size:1.2rem;line-height:1.5}.service-new-industry-card-tick{flex:0 0 auto;width:20px;height:20px;margin-top:.1rem;object-fit:contain}@media (max-width:1024px){.service-new-industry-card{flex-basis:82%}.service-new-industry-title{font-size:2.25rem}}@media (max-width:768px){.service-new-industry-section{padding:30px 24px}.service-new-industry-title{font-size:2.3rem}.service-new-industry-content{align-items:flex-start;flex-direction:column;gap:1.25rem}.service-new-industry-paragraph{font-size:1.3rem;line-height:1.7}.service-new-industry-pagination{align-self:flex-end}.service-new-industry-card{flex-basis:100%;flex-direction:column}.service-new-industry-image-wrap{flex-basis:auto;height:290px}.service-new-industry-card-list{gap:1rem;padding:1.5rem 1.25rem 2rem}.service-new-industry-card-list-item{font-size:1.25rem;line-height:1.7}}@media (max-width:480px){.service-new-industry-section{padding:30px 25px 45px}.service-new-industry-page-button{width:42px;height:42px}.service-new-industry-image-wrap{height:240px}}.service-breadcrumb{width:100%;background:#ffffff;font-family:Roboto}.service-breadcrumb-container{width:100%;max-width:1600px;margin:0 auto;padding:20px 45px;background:#ffffff}.service-breadcrumb-list{display:flex;align-items:center;flex-wrap:wrap;gap:.375rem;margin:0;padding:0;list-style:none;font-size:1.1rem;line-height:1.4}.service-breadcrumb-list a{color:#1478df;font-weight:500;text-decoration:none}.service-breadcrumb-list a:focus-visible,.service-breadcrumb-list a:hover{text-decoration:underline}.service-breadcrumb-arrow{color:#777;font-size:1.3rem;line-height:1}.service-breadcrumb-current{color:#777}@media (max-width:768px){.service-breadcrumb-container{padding:20px 24px}}@media (max-width:480px){.service-breadcrumb-container{padding:20px 25px}.service-breadcrumb-list{justify-content:flex-start;font-size:1rem;text-align:left}}.intro-section{width:100%;background:#E9E9E9}.intro-container{max-width:1600px;margin:0 auto;padding:50px 45px 60px}.intro-content h1{margin:0 0 22px;color:#050505;font-size:2.5rem;line-height:1.2;font-weight:700}.intro-content h1 span{color:#1478df}.intro-content p{margin:0 0 24px;color:#151515;font-size:1.2rem;line-height:1.65;font-weight:400}@media (max-width:768px){.intro-container{padding:20px 24px 30px}.intro-content h1{font-size:2.3rem;line-height:30px}.intro-content p{font-size:1.3rem;line-height:1.6}}@media (max-width:480px){.intro-container{padding:30px 25px 45px}}.methodology-section{width:100%;background:linear-gradient(135deg,#0a1628,#0d2b60 30%,#2d2d6c 54.17%,#3c3a8f 75%,#56548c);overflow:hidden}.methodology-container{max-width:1600px;margin:0 auto;padding:60px 45px}.methodology-header{width:100%;margin-bottom:35px}.methodology-header h2{margin:0 0 18px;color:#ffffff;font-size:2.5rem;line-height:1.25;font-weight:700}.methodology-header h2 span{display:block;color:#72cbe7;margin-top:3px}.methodology-header p{max-width:1050px;margin:0;color:#ffffff;font-size:1.2rem;line-height:1.7;font-weight:400}.methodology-content{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(400px,1fr);align-items:center;grid-gap:45px;gap:45px}.methodology-image-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.methodology-image{width:100%;max-width:540px;height:auto;display:block;object-fit:contain}.methodology-accordion{width:100%;display:flex;flex-direction:column;gap:9px}.methodology-item{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:rgba(255,255,255,.08);overflow:hidden;transition:all .3s ease}.methodology-item-active{border-color:#428cff;background:rgba(255,255,255,.11)}.methodology-question{width:100%;min-height:50px;padding:0 14px;border:0;outline:none;background:transparent;color:#ffffff;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;text-align:left;font-size:1.25rem;font-weight:600}.methodology-arrow{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.65);font-size:18px;line-height:1;transform:rotate(0deg);transition:transform .3s ease}.methodology-arrow-open{transform:rotate(180deg);color:#72cbe7}.methodology-answer{display:grid;grid-template-rows:0fr;padding:0 14px;opacity:0;transition:grid-template-rows .35s ease,opacity .25s ease,padding-bottom .35s ease}.methodology-item-active .methodology-answer{grid-template-rows:1fr;padding-bottom:14px;opacity:1}.methodology-answer p{min-height:0;overflow:hidden;max-width:520px;margin:0;color:#AAD2FF;font-size:1.2rem;line-height:1.55;font-weight:400}.methodology-question:active,.methodology-question:focus,.methodology-question:focus-visible{outline:none;box-shadow:none;border:0}@media (max-width:768px){.methodology-container{padding:35px 20px 50px}.methodology-content{grid-template-columns:1fr;gap:10px}.methodology-header h2,.methodology-header span{font-size:2.3rem;line-height:1.3}.methodology-image{display:none}.methodology-header p{font-size:1.3rem;line-height:1.65}.methodology-question{min-height:65px;padding:0 12px;font-size:1.4rem}.methodology-answer{padding-right:12px;padding-left:12px}.methodology-item-active .methodology-answer{padding-bottom:13px}.methodology-answer p{font-size:1.25rem}}@media (max-width:576px){.methodology-header{margin-bottom:25px}.methodology-content{gap:25px}.methodology-image{width:100%;max-width:420px}}@media (max-width:480px){.methodology-container{padding:30px 25px 45px}}@media (prefers-reduced-motion:reduce){.methodology-answer,.methodology-arrow,.methodology-item{transition:none}}.prioritization-section{width:100%;background:#e5eeff}.prioritization-container{max-width:1600px;margin:0 auto;padding:20px 45px 60px}.prioritization-heading{text-align:center;margin-bottom:30px}.prioritization-heading h2{max-width:680px;margin:0 auto;font-size:2.5rem;line-height:1.25;font-weight:700;color:#111111}.prioritization-heading h2 span{display:block;color:#087bea}.prioritization-grid2,.prioritization-grid3,.prioritization-grid4{display:grid;grid-gap:15px;gap:15px}.prioritization-grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.prioritization-grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.prioritization-grid4{grid-template-columns:repeat(4,minmax(0,1fr))}.priority-card{min-height:91px;padding:30px 25px;border-radius:15px;color:#ffffff;box-sizing:border-box}.priority-card:nth-child(5n+1){background:linear-gradient(135deg,#0D2B60,#1E4D9B 50%,#0EA5E9)}.priority-card:nth-child(5n+2){background:linear-gradient(135deg,#1A3F7A,#2563C0 60%,#3B82F6)}.priority-card:nth-child(5n+3){background:linear-gradient(135deg,#0E3460,#1D4ED8 55%,#0EA5E9)}.priority-card:nth-child(5n+4){background:linear-gradient(135deg,#1E1B4B,#3730A3 55%,#6366F1)}.priority-card:nth-child(5n+5){background:linear-gradient(135deg,#0C4A6E,#0369A1 50%,#0EA5E9)}.priority-card h3{margin:0 0 8px;font-size:1.6rem;line-height:1.3;font-weight:600}.priority-card p{margin:0;font-size:1.2rem;line-height:1.5;font-weight:400}@media (max-width:991px){.prioritization-grid2,.prioritization-grid3,.prioritization-grid4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.prioritization-container{padding:35px 20px 50px}.priority-card{padding:25px 15px}.prioritization-heading h2,.prioritization-heading span{font-size:2.3rem;line-height:30px}.prioritization-grid2,.prioritization-grid3,.prioritization-grid4{grid-template-columns:repeat(2,minmax(0,1fr))}.priority-card h3{font-size:1.8rem}.priority-card{min-height:120px}.priority-card p{font-size:1.3rem;line-height:1.7}}@media (max-width:600px){.prioritization-grid2,.prioritization-grid3,.prioritization-grid4{grid-template-columns:1fr}.priority-card{min-height:auto}}@media (max-width:480px){.prioritization-container{padding:30px 25px 45px}}.service-page-sidebar{position:fixed;top:0;right:0;z-index:1002;width:300px;height:100vh;padding:1.5rem .75rem;overflow-y:auto;background:rgba(7,12,23,.97);border-left:1px solid rgba(255,255,255,.1);box-shadow:-8px 0 24px rgba(0,0,0,.25);transform:translateX(100%);transition:transform .3s ease}.service-page-sidebar-open{transform:translateX(0)}.service-page-sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem 1rem}.service-page-sidebar-header h2{margin:0;color:#fff;font-family:Roboto,sans-serif;font-size:1.35rem}.service-page-sidebar-close{padding:.25rem .5rem;color:#fff;cursor:pointer;background:transparent;border:0;font-size:2rem;line-height:1}.service-page-sidebar-list{display:flex;flex-direction:column}.service-page-sidebar-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.9rem .75rem;color:#c8d0dd;cursor:pointer;background:transparent;border:0;border-radius:7px;font-family:Roboto,sans-serif;font-size:1rem;line-height:1.4;text-align:left;transition:color .2s ease,background-color .2s ease}.service-page-sidebar-item:hover{color:#fff;background:rgba(255,255,255,.07)}.service-page-sidebar-item.active{color:#fff;background:rgba(45,121,221,.7)}.service-page-sidebar-toggle{position:fixed;top:50%;right:0;z-index:1003;display:flex;align-items:center;justify-content:center;width:58px;height:76px;padding:0;color:#fff;cursor:pointer;background:#3d4148;border:0;border-radius:5px 0 0 5px;transform:translateY(-50%);transition:right .3s ease,background-color .2s ease}.service-page-sidebar-toggle-open{right:300px}.service-page-sidebar-toggle:hover{background:#282c32}.service-page-sidebar-toggle span{font-size:2.5rem;font-weight:200;line-height:1}.service-page-sidebar-close:focus-visible,.service-page-sidebar-toggle:focus-visible{outline:3px solid #58a9ff;outline-offset:2px}.service-page-sidebar-backdrop{position:fixed;inset:0;z-index:1001;padding:0;cursor:default;background:rgba(0,0,0,.35);border:0}@media (max-width:576px){.service-page-sidebar{width:85%}.service-page-sidebar-toggle{width:48px;height:64px}.service-page-sidebar-toggle-open{right:85%}}.service-new-services-section-container{background:linear-gradient(180deg,#EFEFEF,#FFFFFF)}.service-new-services-section{display:flex;flex-direction:column;gap:2rem;max-width:1600px;margin:0 auto;padding:60px 45px}.service-new-services-title{max-width:1200px;margin:0 auto;color:#000;font-family:Roboto,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.25;text-align:center}.service-new-services-title-highlight{color:#197bdd}.service-new-services-description{max-width:1200px;margin:0 auto;color:#000;font-family:Roboto,sans-serif;font-size:1.2rem;line-height:1.8;font-weight:400;text-align:center}.service-new-services-carousel{width:100%;overflow:hidden;padding:.25rem 0 .75rem}.service-new-services-carousel-shell{position:relative;width:100%;padding:0 3.75rem}.service-new-services-card-track{display:flex;align-items:stretch;gap:1.5rem;transition:transform .55s ease;will-change:transform}.service-new-services-card{display:flex;flex-direction:column;min-width:0;padding:4rem 2rem;overflow:hidden;background:#fff;border-top:5px solid #1685e6;border-radius:12px;box-shadow:0 5px 16px rgba(0,0,0,.12);flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 3rem) / 3)}.service-new-services-carousel-dots{display:flex;align-items:center;justify-content:center;margin-top:-.75rem;gap:.5rem}.service-new-services-carousel-arrow{position:absolute;top:50%;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;color:#197bdd;cursor:pointer;background:#fff;border:1px solid #197bdd;border-radius:50%;font-size:1.8rem;line-height:1;transform:translateY(-50%)}.service-new-services-carousel-arrow-previous{left:0}.service-new-services-carousel-arrow-next{right:0;color:#fff;background:#197bdd}.service-new-services-carousel-arrow:disabled{cursor:not-allowed;opacity:.4}.service-new-services-carousel-arrow:focus-visible{outline:2px solid #197bdd;outline-offset:3px}.service-new-services-carousel-dot{width:.55rem;height:.55rem;padding:0;cursor:pointer;background:#cfe6ff;border:0;border-radius:999px;transition:width .25s ease,background-color .25s ease}.service-new-services-carousel-dot-active{width:1.5rem;background:#197bdd}.service-new-services-carousel-dot:focus-visible{outline:2px solid #197bdd;outline-offset:3px}.service-new-services-card-title{margin:0 0 1rem;color:#0067c9;font-family:Roboto;font-size:1.6rem;line-height:1.4;font-weight:700}.service-new-services-card-description{margin:0 0 1rem;color:#151515;font-family:Roboto,sans-serif;font-size:1.2rem;line-height:1.8;font-weight:400}.service-new-services-card-tags{display:flex;flex-wrap:wrap;gap:.5rem}.service-new-services-card-tag{padding:.6rem .85rem;color:#0877d1;background:#edf6ff;border-radius:999px;font-family:Roboto,sans-serif;font-size:1rem;font-weight:600;line-height:1}.service-new-services-card-content{display:flex;flex-direction:column;flex:1 1;gap:.6rem}@media (max-width:1024px){.service-new-services-card{flex-basis:calc((100% - 1.5rem) / 2)}}@media (max-width:768px){.service-new-services-section{padding:35px 20px 50px}.service-new-services-title{font-size:2.3rem;line-height:1.3}.service-new-services-description{font-size:1.3rem;line-height:1.65}.service-new-services-card-description{font-size:1.25rem;line-height:1.7}.service-new-services-card-title{font-size:1.8rem;line-height:1.3}}@media (max-width:640px){.service-new-services-carousel-shell{padding:0 3rem}.service-new-services-card-track{gap:1rem}.service-new-services-card{flex-basis:100%}}@media(max-width:480px){.service-new-services-section{padding:30px 25px 45px}}.technology-service-container{background:#faf9ff;width:100%}.technology-section-main{max-width:1600px;margin:0 auto;padding:60px 45px}.technology-heading-wrapper{width:100%;margin-bottom:36px}.technologies-heading{max-width:1000px;margin:0;color:#050505;font-family:Roboto,sans-serif;font-size:2.5rem;line-height:1.25;font-weight:700}.we-support{color:#197bdd;font-weight:700}.technology-display{display:flex;align-items:flex-start;gap:100px;max-width:1200px;margin:0 auto}.technology-button{flex:0 0 280px;width:280px;background:#ffffff;border-radius:9px;padding:19px 10px;box-sizing:border-box}.tech-button{width:100%;height:45px;border:none;border-left:3px solid transparent;border-radius:6px;background:transparent;padding:0 30px;margin:0 0 15px;display:flex;align-items:center;justify-content:flex-start;cursor:pointer;transition:all .2s ease}.tech-button:last-child{margin-bottom:0}.tech-button:hover{background:#f1f3ff}.tech-button.active{background:#e9edff;border-left:4px solid #1688ed}.button-text-technology{font-family:Roboto,sans-serif;font-size:1.3rem;line-height:1;font-weight:400;color:#303744;text-align:left;white-space:nowrap}.tech-button.active .button-text-technology{color:#1688ed}.technology-content{flex:1 1;min-width:0;padding:0}.desktop-technology-view{width:100%}.gridWrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:25px 25px;gap:25px 25px;align-items:stretch}.techCard{width:100%;height:120px;box-sizing:border-box;background:#ffffff;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:transform .2s ease,box-shadow .2s ease}.techCard:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.08)}.techCard img{width:55px;height:55px;object-fit:contain}.techName{margin:10px 0 0;font-family:Roboto,sans-serif;font-size:1.2rem;line-height:1.2;font-weight:500;color:#222;text-align:center}.mobile-technology-button{display:none}@media (max-width:900px){.technology-display{gap:30px}.technology-button{flex:0 0 180px;width:180px}}@media (max-width:768px){.technology-section-main{padding:35px 20px 50px}.technology-heading-wrapper{margin-bottom:25px}.technologies-heading{font-size:2.3rem;line-height:34px}.technology-display{display:block}.desktop-technology-view,.technology-button{display:none}.mobile-technology-button{display:block;width:100%}.mobile-category-wrapper{width:100%;margin-bottom:10px}.mobile-category-wrapper .tech-button{height:48px;background:#ffffff;border:1px solid #eeeeee;border-left:3px solid transparent;border-radius:6px;padding:0 15px}.mobile-category-wrapper .tech-button.active{background:#e9edff;border-left-color:#1688ed}.gridWrapper{gap:12px;margin-top:15px}.techCard{height:105px}.techCard,.technology-content{width:100%}.technology-content-animate{animation:fadeSlideIn .35s ease-in-out}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}@media (max-width:480px){.technology-section-main{padding:30px 25px 45px}.gridWrapper{gap:10px}.techCard{height:100px}}.service-new-testimonials-section{background:#ededed}.service-new-testimonials-container{display:flex;gap:3rem;max-width:1600px;margin:0 auto;padding:4.5rem 3.4rem}.service-new-testimonials-intro{display:flex;flex-direction:column;justify-content:space-between;width:50%}.service-new-testimonials-eyebrow{margin:0 0 1rem;color:#197bdd;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:600}.service-new-testimonials-title{max-width:600px;margin:0;color:#197bdd;font-family:Roboto,sans-serif;font-size:2.8rem;font-weight:600;line-height:1.25}.service-new-testimonials-controls{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.service-new-testimonials-controls button{display:flex;align-items:center;justify-content:center;width:64px;height:64px;padding:0;cursor:pointer;background:#197bdd;border:1px solid #197bdd;border-radius:50%}.service-new-testimonials-controls button:disabled{cursor:not-allowed;background:transparent;opacity:.55}.service-new-testimonials-controls button:focus-visible{outline:3px solid rgba(25,123,221,.35);outline-offset:3px}.service-new-testimonials-list{display:flex;flex-direction:column;gap:2rem;width:50%;height:610px;overflow-y:auto;scrollbar-width:none}.service-new-testimonials-list::-webkit-scrollbar{display:none}.service-new-testimonials-card{display:flex;flex-direction:column;flex:0 0 auto;gap:2rem;padding:4rem;background:rgba(173,171,171,.5);border-radius:30px;transition:background-color .35s ease}.service-new-testimonials-card.active{background:#fff}.service-new-testimonials-quote{margin:0;color:#000;font-family:Roboto,sans-serif;font-size:1.3rem;font-weight:400;line-height:1.7}.service-new-testimonials-author{display:flex;align-items:center;gap:1.5rem}.service-new-testimonials-avatar{flex:0 0 auto;width:82px;height:82px;object-fit:cover;border-radius:50%}.service-new-testimonials-author h3{margin:0 0 .5rem;color:#111;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:500}.service-new-testimonials-author p{margin:0;color:#716e68;font-family:Roboto,sans-serif;font-size:1.1rem}@media (max-width:900px){.service-new-testimonials-container{flex-direction:column;padding:3.5rem 2rem}.service-new-testimonials-intro,.service-new-testimonials-list{width:100%}.service-new-testimonials-intro{gap:2rem}.service-new-testimonials-controls{flex-direction:row}.service-new-testimonials-list{height:520px}}@media (max-width:576px){.service-new-testimonials-container{gap:2rem;padding:3rem 1rem}.service-new-testimonials-title{font-size:2rem}.service-new-testimonials-controls button{width:52px;height:52px}.service-new-testimonials-list{height:460px;gap:1rem}.service-new-testimonials-card{gap:1.5rem;padding:2rem 1.25rem;border-radius:20px}.service-new-testimonials-quote{font-size:1rem}.service-new-testimonials-avatar{width:64px;height:64px}.service-new-testimonials-author h3{font-size:1.2rem}.service-new-testimonials-author p{font-size:.95rem}}.service-new-why-choose-container{display:flex;flex-direction:column;gap:2rem;max-width:1600px;padding:60px 45px;margin:0 auto}.service-new-why-choose-card-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;align-items:stretch}.service-new-why-choose-title{font-size:2.5rem;line-height:1.25;font-weight:700;leading-trim:CAP_HEIGHT;letter-spacing:0;text-align:center;color:#000000;max-width:1200px;margin:0 auto}.service-new-why-choose-title-highlight{color:#197BDD}.service-new-why-choose-card{display:flex;flex-direction:column;border-radius:10px}.service-new-why-choose-card-content{display:flex;flex-direction:column;flex:1 1;gap:1rem;padding:4rem 2rem;border-end-start-radius:10px;border-end-end-radius:10px;background:linear-gradient(90deg,#5C7BE7,#5F75E4 20%,#6270E1 40%,#656CDE 60%,#6768DB 80%,#706AD8)}.service-new-why-choose-card-image{width:100%;height:280px;object-fit:cover;flex-shrink:0;border-start-end-radius:10px;border-start-start-radius:10px}.service-new-why-choose-description{font-family:Roboto;font-size:1.2rem;line-height:1.8;font-weight:400;letter-spacing:0;text-align:center;max-width:1200px;margin:0 auto}.service-card-why-title-style{font-family:Roboto;font-size:1.6rem;line-height:1.4;font-weight:700;color:#FFFFFF}.service-card-why-description-style{font-family:Roboto;font-size:1.2rem;line-height:1.8;font-weight:400;color:#FFFFFF}@media (max-width:768px){.service-new-why-choose-container{padding:30px 24px}.service-new-why-choose-title{font-size:2.3rem}.service-new-why-choose-card-content{font-size:1.3rem;line-height:1.65}.service-card-why-title-style{font-size:1.8rem;line-height:1.3}.service-card-why-description-style{font-size:1.25rem;line-height:1.7}}@media(max-width:480px){.service-new-why-choose-container{padding:30px 25px 45px}}