@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");body{font-family:Inter,Arial,Helvetica,sans-serif;color:#08245a}.mazapagar-home{width:100%;overflow:hidden}.site-header{height:82px;border-bottom:1px solid #edf1f6;position:relative;z-index:20}.header-inner{max-width:1440px;height:100%;margin:auto;padding:0 42px}.logo{display:flex;align-items:center;text-decoration:none;width:205px;height:58px;flex-shrink:0}.logo img{width:205px;height:auto;object-fit:contain;display:block}.main-nav{gap:34px}.main-nav a{color:#092452;text-decoration:none;font-size:15px;font-weight:600;padding:30px 0 25px;border-bottom:2px solid transparent}.main-nav a.active,.main-nav a:hover{color:#ff7615;border-bottom-color:#ff7615}.arrow-down{margin-left:5px}.header-btn{background:#092b59;color:#ffffff;padding:16px 25px;border-radius:6px;text-decoration:none;font-size:15px;font-weight:700;white-space:nowrap}.header-btn span{margin-left:8px;font-size:18px}.hero{padding:0 4.5%;align-items:stretch;overflow:hidden;background:#ffffff}.hero,.hero-content{position:relative;min-height:660px;display:flex}.hero-content{padding:58px 35px 58px 3%;flex-direction:column;justify-content:center;z-index:3;width:51%;max-width:700px;background:linear-gradient(90deg,#ffffff,#ffffff 76%,rgba(255,255,255,0))}.hero-badge{width:fit-content;padding:8px 15px;border:1px solid #ffd5b6;border-radius:20px;color:#ff6d12;font-size:11px;font-weight:700;letter-spacing:.8px;margin-bottom:25px}.hero h1{font-size:clamp(48px,4vw,62px);line-height:1.02;letter-spacing:-2.2px;margin:0 0 25px;color:#092452;font-weight:800}.hero h1 span{color:#ff7415}.hero-content p{max-width:590px;font-size:17px;line-height:1.65;color:#173c69;margin:0 0 28px}.hero-buttons{display:flex;gap:14px}.btn-outline,.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 23px;border-radius:6px;text-decoration:none;font-size:15px;font-weight:700}.btn-primary{background:#092b59;color:#ffffff}.btn-outline{border:1px solid #092b59;color:#092b59;background:#ffffff}.hero-image{position:absolute;top:0;right:0;width:53%;height:100%;min-height:0;padding-left:0;z-index:1;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-image img{width:100%;height:100%;max-height:none;object-fit:cover;object-position:center center;display:block}.hero-image:before{content:"";position:absolute;left:0;top:0;width:30%;height:100%;z-index:2;background:linear-gradient(90deg,#ffffff 0,rgba(255,255,255,.86) 28%,rgba(255,255,255,0))}.services-section{width:100%;background:#ffffff;padding:70px 40px 68px;box-sizing:border-box}.services-section .section-heading{width:100%;max-width:1200px;margin:0 auto 42px;text-align:center;box-sizing:border-box}.services-section .section-kicker{display:block;margin:0 0 12px;color:#ff7615;font-size:16px;font-weight:800;letter-spacing:2px;line-height:1.2;text-align:center}.services-section .section-heading h2{margin:0;color:#08245a;font-size:42px;font-weight:800;line-height:1.2;text-align:center}.services-section .orange-line{width:68px;height:3px;margin:18px auto 0;background:#ff7615}.services-section .services-grid{width:100%;max-width:1720px;margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);gap:20px;box-sizing:border-box}.services-section .service-card{min-height:420px;padding:34px 28px 30px;background:#ffffff;border:1px solid #dce5f0;border-radius:12px;box-sizing:border-box;text-align:center;display:flex;flex-direction:column;align-items:center}.services-section .service-icon{width:90px;height:90px;margin-bottom:28px;display:flex;align-items:center;justify-content:center}.services-section .service-icon img{width:90px;height:90px;object-fit:contain}.services-section .service-card h3{margin:0 0 18px;color:#08245a;font-size:23px;font-weight:700;line-height:1.25;text-align:center}.services-section .service-card p{margin:0;color:#08245a;font-size:18px;font-weight:400;line-height:1.55;text-align:center}.services-section .service-card a{margin-top:auto;padding-top:28px;color:#ff7615;font-size:17px;font-weight:700;text-decoration:none}.services-section .service-card a:hover{color:#08245a}@media (max-width:1200px){.services-section{padding:60px 30px}.services-section .section-heading h2{font-size:38px}.services-section .services-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.services-section{padding:52px 20px}.services-section .section-heading{margin-bottom:32px}.services-section .section-kicker{font-size:14px}.services-section .section-heading h2{font-size:30px;line-height:1.25}.services-section .services-grid{grid-template-columns:1fr;gap:18px}.services-section .service-card{min-height:auto;padding:30px 24px}.services-section .service-card h3{font-size:21px}.services-section .service-card p{font-size:17px}}.industries-section{width:100%;min-height:155px;background:#f8faff;display:flex;align-items:center;padding:24px 42px;gap:28px;box-sizing:border-box}.industries-title{min-width:190px;color:#092452;font-size:16px;line-height:1.6;font-weight:800}.industries-divider{width:1px;height:54px;background:#cbd5e3}.industry-grid{flex:1;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.industry-grid,.industry-item{width:100%;align-items:center;min-width:0}.industry-item{text-align:center;display:flex;flex-direction:column;justify-content:center;gap:12px;color:#092452;font-size:18px;line-height:1.25;font-weight:600;box-sizing:border-box;padding:0 4px}.industry-item img{width:58px;height:58px;object-fit:contain;flex-shrink:0}.efficiency-new-section{width:100%;padding:28px 40px 42px;box-sizing:border-box;background:#ffffff}.efficiency-new-container{width:100%;max-width:1650px;margin:0 auto;display:grid;grid-template-columns:38% 62%;gap:34px;align-items:stretch}.efficiency-new-card{width:100%;min-height:540px;box-sizing:border-box;padding:30px 46px 28px;background:#f8fbff;border-radius:18px;display:flex;flex-direction:column;overflow:hidden}.efficiency-new-kicker{margin-bottom:12px;color:#0a8f55;font-size:14px;font-weight:800;letter-spacing:1.4px;line-height:1.2}.efficiency-new-title{margin:0 0 24px;color:#08245a;font-size:32px;font-weight:800;line-height:1.12;letter-spacing:-.5px}.efficiency-new-title span{display:block}.efficiency-new-title .efficiency-green{color:#08a35a}.efficiency-new-body{display:grid;grid-template-columns:48% 52%;align-items:center;gap:18px;width:100%}.efficiency-new-list{margin:0;padding:0;list-style:none}.efficiency-new-list li{display:flex;align-items:flex-start;gap:9px;margin-bottom:14px;color:#173765;font-size:14px;line-height:1.4}.efficiency-check{flex:0 0 18px;width:18px;height:18px;border-radius:50%;background:#1a9b60;color:#ffffff;font-size:11px;font-weight:800;margin-top:1px}.efficiency-check,.efficiency-new-image{display:flex;align-items:center;justify-content:center}.efficiency-new-image{width:100%}.efficiency-new-image img{display:block;width:100%;max-width:300px;height:auto;object-fit:contain}.efficiency-new-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;width:fit-content;margin-top:auto;padding:11px 18px;border-radius:6px;background:#0a9b59;color:#ffffff;text-decoration:none;font-size:14px;font-weight:700;transition:all .2s ease}.efficiency-new-button span{font-size:18px;line-height:1}.efficiency-new-button:hover{background:#08245a;transform:translateY(-1px)}.efficiency-new-cta{width:100%;min-height:540px;box-sizing:border-box;padding:38px 42px;background:#effaf6;border:1px solid #d7eee5;border-radius:18px;display:grid;grid-template-columns:180px 1fr auto;align-items:center;gap:30px;overflow:hidden}.efficiency-new-cta-image{display:flex;align-items:center;justify-content:center}.efficiency-new-cta-image img{display:block;width:180px;height:auto;object-fit:contain}.efficiency-new-cta-content{min-width:0}.efficiency-new-cta-content h3{margin:0 0 8px;color:#08245a;font-size:24px;font-weight:800;line-height:1.2}.efficiency-new-cta-content p{margin:0;max-width:600px;color:#173765;font-size:15px;line-height:1.5}.efficiency-new-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;white-space:nowrap;padding:15px 22px;border-radius:7px;background:#0a9b59;color:#ffffff;text-decoration:none;font-size:14px;font-weight:700;transition:all .2s ease}.efficiency-new-cta-button span{font-size:18px}.efficiency-new-cta-button:hover{background:#08245a;transform:translateY(-1px)}@media (max-width:1300px){.efficiency-new-section{padding-left:28px;padding-right:28px}.efficiency-new-container{grid-template-columns:40% 60%;gap:24px}.efficiency-new-card{padding-left:32px;padding-right:32px}.efficiency-new-cta{grid-template-columns:150px 1fr auto;gap:20px;padding:30px}.efficiency-new-cta-image img{width:150px}}@media (max-width:1000px){.efficiency-new-container{grid-template-columns:1fr}.efficiency-new-card,.efficiency-new-cta{min-height:auto}.efficiency-new-card{padding:32px}.efficiency-new-cta{grid-template-columns:150px 1fr}.efficiency-new-cta-button{grid-column:2;justify-self:start}}@media (max-width:650px){.efficiency-new-section{padding:20px 16px 30px}.efficiency-new-container{display:flex;flex-direction:column;gap:20px}.efficiency-new-card{padding:26px 22px;border-radius:14px}.efficiency-new-title{font-size:28px}.efficiency-new-body{grid-template-columns:1fr;gap:12px}.efficiency-new-image{order:-1}.efficiency-new-image img{max-width:280px}.efficiency-new-button{margin-top:8px}.efficiency-new-cta{display:flex;flex-direction:column;align-items:flex-start;padding:28px 22px;gap:18px}.efficiency-new-cta-image img{width:150px}.efficiency-new-cta-content h3{font-size:22px}.efficiency-new-cta-content p{font-size:14px}.efficiency-new-cta-button{width:100%}}.why-section{width:100%;padding:82px 4.5% 75px;background:#ffffff;box-sizing:border-box}.why-header{max-width:900px;margin:0 auto 55px;text-align:center}.why-header .section-kicker{color:#0a8f55;font-size:13px;font-weight:800;letter-spacing:2px;margin-bottom:12px}.why-header h2{margin:0;color:#08245a;font-size:38px;line-height:1.15;font-weight:800}.why-header h2 span{color:#0a9b60}.why-header p{max-width:680px;margin:16px auto 0;color:#53627a;font-size:16px;line-height:1.7}.reasons-grid{max-width:1350px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.reason-card{position:relative;min-height:315px;padding:30px 30px 28px;background:#f7faff;border:1px solid #e4ebf5;border-radius:20px;box-sizing:border-box;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.reason-card:hover{transform:translateY(-7px);border-color:#b8dfcf;box-shadow:0 18px 40px rgba(8,36,90,.1)}.reason-number{position:absolute;top:17px;right:25px;color:#e8eef7;font-size:72px;line-height:1;font-weight:800;z-index:0}.reason-top{position:relative;justify-content:space-between;z-index:1}.reason-icon,.reason-top{display:flex;align-items:center}.reason-icon{width:76px;height:76px;border-radius:50%;background:#ffffff;justify-content:center;box-shadow:0 8px 22px rgba(8,36,90,.08)}.reason-icon img{width:58px;height:58px;object-fit:contain}.reason-content{position:relative;z-index:1;margin-top:28px;padding-right:25px}.reason-content h3{margin:0 0 12px;color:#08245a;font-size:21px;line-height:1.25;font-weight:800}.reason-content p{margin:0;color:#53627a;font-size:15px;line-height:1.7}.reason-arrow{position:absolute;right:27px;bottom:25px;width:36px;height:36px;border-radius:50%;background:#0a9b60;color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:19px;font-weight:700;transition:transform .25s ease,background .25s ease}.reason-card:hover .reason-arrow{transform:translateX(4px);background:#08245a}.why-bottom-line{max-width:1000px;margin:48px auto 0;display:flex;align-items:center;gap:18px}.why-bottom-line span{flex:1;height:1px;background:#dce5ef}.why-bottom-line p{margin:0;color:#08245a;font-size:14px;font-weight:700;text-align:center;white-space:nowrap}@media (max-width:900px){.why-section{padding:65px 5%}.why-header h2{font-size:32px}.reasons-grid{grid-template-columns:1fr;max-width:600px}.reason-card{min-height:270px}}@media (max-width:600px){.why-section{padding:55px 20px}.why-header{margin-bottom:35px}.why-header .section-kicker{font-size:11px;letter-spacing:1.6px}.why-header h2{font-size:28px}.why-header p{font-size:14px}.reasons-grid{gap:18px}.reason-card{min-height:255px;padding:25px}.reason-number{font-size:60px;right:20px}.reason-icon{width:66px;height:66px}.reason-icon img{width:50px;height:50px}.reason-content{margin-top:23px}.reason-content h3{font-size:19px}.reason-content p{font-size:14px}.why-bottom-line{margin-top:35px}.why-bottom-line span{display:none}.why-bottom-line p{white-space:normal;font-size:13px}}.efficiency-section{width:100%;background:#ffffff;padding:52px 40px 42px;box-sizing:border-box}.efficiency-container{width:100%;max-width:1650px;min-height:300px;margin:0 auto;padding:28px 38px;background:#f8fbff;border-radius:18px;display:grid;grid-template-columns:38% 62%;align-items:center;box-sizing:border-box;overflow:hidden}.efficiency-content{position:relative;z-index:2;padding-left:8px;width:100%}.efficiency-kicker{margin-bottom:8px;color:#0a8f55;font-size:13px;font-weight:800;letter-spacing:1.4px;line-height:1.2}.efficiency-content h2{margin:0 0 18px;color:#08245a;font-size:28px;font-weight:800;line-height:1.15;max-width:420px}.efficiency-content h2 span{color:#008f55}.efficiency-list{margin:0 0 20px;padding:0;list-style:none}.efficiency-list li{display:flex;align-items:flex-start;gap:8px;margin-bottom:8px;color:#173765;font-size:14px;line-height:1.4}.efficiency-list li span{flex-shrink:0;width:17px;height:17px;border-radius:50%;background:#1a9b60;color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;margin-top:1px}.efficiency-button{display:inline-flex;align-items:center;gap:12px;padding:11px 18px;border-radius:6px;background:#0a9b59;color:#ffffff;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s ease}.efficiency-button span{font-size:18px;line-height:1}.efficiency-button:hover{background:#08245a;transform:translateY(-1px)}.efficiency-content h2{width:100%!important;max-width:500px!important;white-space:normal!important;font-size:28px!important;line-height:1.15!important}.efficiency-visual{height:100%}.efficiency-team,.efficiency-visual{width:100%;display:flex;align-items:center;justify-content:center}.efficiency-team img{display:block;width:100%;max-width:760px;height:auto;object-fit:contain}.efficiency-cta{width:100%;max-width:1600px;min-height:82px;margin:14px auto 0;padding:12px 28px;background:#eefaf5;border:1px solid #d8eee5;border-radius:16px;display:flex;align-items:center;gap:24px;box-sizing:border-box}.efficiency-cta-image{width:165px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.efficiency-cta-image img{width:150px;height:auto;object-fit:contain}.efficiency-cta-content{flex:1}.efficiency-cta-content h3{margin:0 0 5px;color:#08245a;font-size:22px;font-weight:800;line-height:1.2}.efficiency-cta-content p{margin:0;max-width:600px;color:#173765;font-size:14px;line-height:1.45}.efficiency-cta-button{flex-shrink:0;display:inline-flex;align-items:center;gap:12px;padding:14px 22px;border-radius:7px;background:#079653;color:#ffffff;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s ease}.efficiency-cta-button span{font-size:18px}.efficiency-cta-button:hover{background:#08245a}@media (max-width:1100px){.efficiency-container{grid-template-columns:42% 58%;padding:26px}.efficiency-content h2{font-size:25px}.efficiency-list li{font-size:13px}.efficiency-cta{gap:15px;padding:12px 20px}.efficiency-cta-image{width:130px}.efficiency-cta-image img{width:120px}}@media (max-width:768px){.efficiency-section{padding:42px 20px}.efficiency-container{grid-template-columns:1fr;gap:28px;padding:28px 22px}.efficiency-content{padding-left:0}.efficiency-content h2{font-size:26px}.efficiency-list li{font-size:14px}.efficiency-visual{order:2}.efficiency-team img{max-width:100%}.efficiency-cta{flex-direction:column;text-align:center;padding:24px 20px;gap:14px}.efficiency-cta-image{width:130px}.efficiency-cta-content p{font-size:14px}.efficiency-cta-button{width:100%;justify-content:center}}.stats-section{background:#082f5d;color:#ffffff;display:grid;grid-template-columns:repeat(4,1fr);padding:35px 6%}.stat-item{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(255,255,255,.25)}.stat-item:last-child{border-right:none}.stat-item img{width:62px;height:62px;object-fit:contain}.stat-item strong{display:block;color:#ff7615;font-size:30px;line-height:1;margin-bottom:5px}.stat-item span{display:block;color:#ffffff;font-size:12px}.footer{background:#061d3d;padding:45px 6%}.footer-inner{max-width:1300px;margin:auto;grid-template-columns:2fr 1fr 1fr 1fr;gap:50px}.footer-logo span{color:#ff7615}.footer p{color:#b9c9dc;font-size:12px;line-height:1.7}.footer h4{margin:0 0 15px;font-size:14px}.footer a{display:block;color:#b9c9dc;text-decoration:none;font-size:12px;margin-bottom:10px}.footer a:hover{color:#ffffff}@media (max-width:1200px){.header-inner{padding:0 28px}.main-nav{gap:22px}.hero,.hero-content{min-height:600px}.hero-content{width:52%;padding-left:2%}.hero-image{width:55%}.hero h1{font-size:52px}.services-grid{grid-template-columns:repeat(3,1fr);max-width:1000px}.core-services-header h2{font-size:38px}.industry-grid{grid-template-columns:repeat(4,1fr);row-gap:15px}.industries-section{flex-wrap:wrap}.efficiency-section{grid-template-columns:1fr}.efficiency-intro p{max-width:600px}}@media (max-width:800px){.site-header{height:auto}.header-inner{padding:15px 20px;flex-wrap:wrap}.main-nav{order:3;width:100%;overflow-x:auto;justify-content:flex-start}.main-nav a{padding:10px 0;white-space:nowrap}.hero{min-height:auto;padding:0;display:flex;flex-direction:column}.hero-content{width:100%;max-width:none;min-height:auto;padding:55px 25px 40px;background:#ffffff}.hero-image{position:relative;width:100%;height:430px;min-height:430px;order:2}.hero-image:before{width:100%;height:25%;background:linear-gradient(180deg,#ffffff 0,rgba(255,255,255,0))}.benefits-grid,.services-grid{grid-template-columns:repeat(2,1fr)}.reasons-grid{grid-template-columns:1fr;gap:30px}.reason-card{border-right:none;border-bottom:1px solid #edf0f4;padding-bottom:25px}.reason-card:last-child{border-bottom:none}.stats-section{grid-template-columns:repeat(2,1fr);gap:20px}.stat-item:nth-child(2){border-right:none}.footer-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.header-btn{display:none}.logo{min-width:auto}.logo,.logo img{width:175px}.hero h1{font-size:38px;letter-spacing:-1.5px}.hero-content p{font-size:15px}.hero-buttons{flex-direction:column;align-items:stretch}.services-grid{grid-template-columns:1fr}.core-services{padding-left:18px;padding-right:18px}.core-services-header h2{font-size:27px}.industries-section{padding:20px}.industries-divider{display:none}.industry-grid{grid-template-columns:repeat(2,1fr);gap:18px}.benefits-grid,.stats-section{grid-template-columns:1fr}.stat-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:15px}.footer-inner{grid-template-columns:1fr}}.services-page{width:100%;color:#092d67;background:#ffffff}.services-container{width:min(1200px,calc(100% - 64px));margin:0 auto}.services-hero{background:linear-gradient(110deg,#f5fbff,#ffffff 55%,#eef9f8);overflow:hidden}.services-hero-grid{min-height:440px;display:grid;grid-template-columns:42% 58%;align-items:center}.services-hero-content{position:relative;z-index:2;padding:55px 0}.services-breadcrumb{display:flex;align-items:center;gap:10px;font-size:13px;margin-bottom:20px;color:#0b9f65}.services-breadcrumb strong{color:#092d67;font-weight:600}.services-hero h1{margin:0 0 20px;font-size:clamp(44px,5vw,62px);line-height:1.05;font-weight:700;color:#092d67}.services-hero h1 span{color:#0a9b60}.services-hero-description{max-width:520px;margin:0 0 28px;font-size:17px;line-height:1.7;color:#163d73}.services-hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.services-primary-btn,.services-secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 22px;border-radius:5px;text-decoration:none;font-size:14px;font-weight:600;transition:all .25s ease}.services-primary-btn{color:#ffffff;background:#082f68}.services-primary-btn:hover{background:#0a9b60;transform:translateY(-2px)}.services-secondary-btn{color:#092d67;background:#ffffff;border:1px solid #9aabc0}.services-secondary-btn:hover{border-color:#092d67;transform:translateY(-2px)}.services-hero-image{position:relative;min-height:440px}.services-hero-image img{object-fit:contain;object-position:center}.section-heading{text-align:center;padding-top:65px;margin-bottom:35px}.section-heading>span{display:block;margin-bottom:8px;color:#f36f21;font-size:12px;font-weight:700;letter-spacing:2px}.section-heading h2{margin:0;color:#092d67;font-size:32px;line-height:1.2;font-weight:700}.heading-line{width:48px;height:3px;margin:14px auto 0;background:#f36f21}.core-services{background:#ffffff;padding-bottom:65px}.service-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.service-card{min-height:300px;padding:20px 15px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff;border:1px solid #dce5ee;border-radius:10px;box-shadow:0 3px 14px rgba(10,45,90,.04);transition:all .25s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(10,45,90,.1)}.service-icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:50%}.service-icon img{width:72px;height:72px;object-fit:contain}.service-card h3{margin:0 0 15px;color:#092d67;font-size:16px;line-height:1.35;font-weight:700}.service-card p{margin:0;color:#173b70;font-size:13px;line-height:1.65}.service-learn-more{margin-top:auto;padding-top:22px;color:#f36f21;font-size:13px;font-weight:600;text-decoration:none}.service-learn-more:hover{color:#092d67}.why-choose-section{padding:0 0 65px}.why-choose-box{padding:26px 30px;background:linear-gradient(100deg,#f1faf8,#f7fcfb);border:1px solid #d7ece7;border-radius:10px}.why-heading{margin-bottom:20px;text-align:center;color:#07965d;font-size:11px;font-weight:700;letter-spacing:1.7px}.why-items{display:grid;grid-template-columns:repeat(5,1fr)}.why-item{min-height:55px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 15px;border-right:1px solid #dcebe7}.why-item:last-child{border-right:none}.why-icon{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#dff3eb;color:#07965d;font-size:18px;font-weight:700}.why-item span{color:#092d67;font-size:12px;line-height:1.45;font-weight:600}.process-section{padding-bottom:55px;background:#ffffff}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:0}.process-step{position:relative;text-align:center;padding:0 22px 20px}.process-step:not(:last-child):after{content:"";position:absolute;top:25px;right:-10px;width:20px;border-top:2px dotted #a9c0dc}.process-number{width:50px;height:50px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e5f5ef;color:#092d67;font-size:14px;font-weight:700}.process-step:nth-child(2) .process-number{background:#e5effb}.process-step:nth-child(3) .process-number{background:#eee8fc}.process-step:nth-child(4) .process-number{background:#fff0e5}.process-step:nth-child(5) .process-number{background:#e5f5ef}.process-icon{margin-bottom:10px;color:#092d67;font-size:24px}.process-step h3{margin:0 0 10px;color:#092d67;font-size:14px;font-weight:700}.process-step p{margin:0;color:#173b70;font-size:12px;line-height:1.65}.services-cta-section{padding:10px 0 60px}.services-cta{min-height:120px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:20px;padding:25px 35px;background:linear-gradient(105deg,#062b64,#083875);border-radius:10px;overflow:hidden}.cta-icon{width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e6f1ff;font-size:34px}.cta-content h2{margin:0 0 7px;color:#ffffff;font-size:23px;font-weight:700}.cta-content p{max-width:600px;margin:0;color:#e5edf8;font-size:13px;line-height:1.55}.cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:45px;padding:0 25px;color:#ffffff;background:#08a968;border-radius:5px;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}.cta-button:hover{background:#07965d}@media (max-width:1000px){.service-cards,.why-items{grid-template-columns:repeat(2,1fr)}.why-item{border-right:none;border-bottom:1px solid #dcebe7;padding:12px}.why-item:last-child{grid-column:1/-1;border-bottom:none}.process-grid{grid-template-columns:repeat(2,1fr);gap:30px}.process-step:not(:last-child):after{display:none}}@media (max-width:768px){.services-container{width:min(100% - 32px,600px)}.services-hero-grid{grid-template-columns:1fr}.services-hero-content{padding:40px 0 20px}.services-hero h1{font-size:42px}.services-hero-description{font-size:15px}.services-hero-image{min-height:300px}.service-cards,.why-items{grid-template-columns:1fr}.why-item:last-child{grid-column:auto}.process-grid,.services-cta{grid-template-columns:1fr}.services-cta{text-align:center;justify-items:center}.cta-content p{max-width:450px}}.about-page{width:100%;background:#ffffff;color:#102a43}.about-container{width:min(1180px,92%);margin:0 auto}.about-header{width:100%;background:#ffffff;border-bottom:1px solid #e8edf3}.about-header-inner{width:min(1240px,94%);min-height:76px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px}.about-header-logo img{display:block;width:190px;height:auto}.about-nav{display:flex;align-items:center;gap:30px}.about-nav a{color:#102a43;text-decoration:none;font-size:15px;font-weight:500;transition:.25s ease}.about-nav a.active,.about-nav a:hover{color:#0877d1}.about-nav a.active{position:relative}.about-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:#0877d1}.about-header-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;border-radius:12px;background:#0877d1;color:#ffffff;text-decoration:none;font-size:14px;font-weight:600;white-space:nowrap;transition:.25s ease}.about-header-btn:hover{transform:translateY(-2px)}.about-hero{position:relative;height:300px;overflow:hidden;background:#e6f2fc}.about-hero-content{width:min(1180px,92%);height:300px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;position:relative}.about-hero-text{position:relative;z-index:2;padding:25px 0}.about-kicker{margin-bottom:8px;color:#0877d1;font-size:12px;font-weight:700;letter-spacing:3px}.about-hero h1{margin:0;color:#102a43;font-size:40px;line-height:1.08;font-weight:750}.about-hero p{margin:12px 0 0;color:#3d5870;font-size:15px;line-height:1.45}.about-blue-line{width:38px;height:3px;margin-top:15px;background:#0877d1;border-radius:5px}.about-hero-points{display:flex;gap:10px;margin-top:13px;color:#284b68;font-size:13px;font-weight:500}.about-hero-visual{width:100%;height:300px;overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.about-hero-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:right center}.about-handshake,.handshake-circle,.handshake-text{display:none}.about-who-section{padding:80px 0;background:#ffffff}.about-who-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.about-section-heading h2,.about-who-text h2{margin:0;color:#102a43;font-size:38px;line-height:1.15}.about-who-text p{margin:20px 0 0;color:#536b80;font-size:16px;line-height:1.75}.about-primary-btn{display:inline-flex;margin-top:28px;padding:13px 22px;border-radius:10px;background:#0877d1;color:#ffffff;text-decoration:none;font-size:14px;font-weight:600;transition:.25s ease}.about-primary-btn:hover{transform:translateY(-2px)}.about-stats{display:grid;grid-template-columns:repeat(4,1fr);background:#eef7ff;border-radius:18px;padding:30px 18px}.about-stat{min-height:150px;padding:10px 15px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-right:1px solid #cddfed}.about-stat:last-child{border-right:none}.about-stat-icon{margin-bottom:12px;font-size:27px}.about-stat strong{color:#0877d1;font-size:27px;line-height:1.2}.about-stat span{margin-top:7px;color:#49647b;font-size:13px;line-height:1.4}.about-vmv-section{padding:55px 0;background:#ffffff}.about-vmv-grid{width:min(1180px,92%);margin:0 auto;display:grid;grid-template-columns:.9fr 1.1fr;gap:45px;align-items:center}.about-office-image{width:100%;height:280px;border-radius:12px;overflow:hidden;position:relative;background:#eef3f7}.about-office-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center center}.about-vmv-content{display:flex;flex-direction:column;gap:22px;min-width:0}.about-vmv-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;align-items:center;min-width:0}.about-vmv-icon{width:54px;height:54px;border-radius:50%;background:#edf7ff;color:#0877d1;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.about-vmv-item h3{margin:0;color:#102a43;font-size:22px;line-height:1.2}.about-vmv-item p{margin:7px 0 0;color:#536b80;font-size:15px;line-height:1.55}.about-values{display:flex;flex-wrap:wrap;gap:8px}.about-values span{color:#9aabba}.about-founder-section{padding:70px 0;background:#eef7ff}.about-founder-grid{display:grid;grid-template-columns:190px 1fr 160px;gap:45px;align-items:center}.about-founder-photo,.founder-placeholder{display:flex;justify-content:center}.founder-placeholder{width:175px;height:175px;border-radius:50%;background:#d5e5f2;align-items:center;border:8px solid #ffffff;box-shadow:0 8px 30px rgba(16,42,67,.1)}.founder-placeholder span{color:#0877d1;font-size:45px;font-weight:700}.about-founder-content h2{margin:0;color:#102a43;font-size:32px}.about-founder-content p{margin:15px 0 0;color:#536b80;font-size:16px;line-height:1.7}.about-founder-line{width:42px;height:4px;margin:20px 0 14px;background:#0877d1;border-radius:4px}.about-founder-content h4{margin:0;color:#102a43;font-size:17px}.about-founder-content>span{display:block;margin-top:5px;color:#647b8d;font-size:13px;line-height:1.5}.about-founder-quote{text-align:center;color:#0877d1;font-size:20px;line-height:1.5;font-weight:600;font-style:italic}.about-why-section{padding:80px 0;background:#ffffff}.about-section-heading{text-align:center;margin-bottom:45px}.about-why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.about-why-card{padding:25px 18px;text-align:center;border:1px solid #e3ebf2;border-radius:16px;background:#ffffff;transition:.25s ease}.about-why-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px rgba(16,42,67,.08)}.about-why-icon{width:55px;height:55px;margin:0 auto 17px;border-radius:50%;background:#edf7ff;display:flex;align-items:center;justify-content:center;font-size:25px}.about-why-card h3{margin:0;color:#102a43;font-size:17px;line-height:1.3}.about-why-card p{margin:10px 0 0;color:#63798b;font-size:13px;line-height:1.55}.about-cta-section{padding:65px 0;background:linear-gradient(rgba(7,29,50,.72),rgba(7,29,50,.72)),url(/about-cta-background.png) 50% /cover no-repeat}.about-cta-content{display:flex;align-items:center;justify-content:space-between;gap:40px}.about-cta-content h2{margin:0;color:#ffffff;font-size:34px;line-height:1.2}.about-cta-content p{margin:15px 0 0;color:rgba(255,255,255,.78);font-size:15px}.about-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 25px;border-radius:10px;background:#ffffff;color:#123b61;text-decoration:none;font-size:14px;font-weight:700;white-space:nowrap;transition:.25s ease}.about-cta-btn:hover{transform:translateY(-2px)}.about-footer{background:#071d32;color:#ffffff;padding:60px 0 0}.about-footer-inner{width:min(1180px,92%);margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:55px;padding-bottom:45px}.about-footer-logo img{display:block;width:210px;height:auto;max-width:100%;margin-bottom:20px}.about-footer-brand p{max-width:320px;margin:0;color:rgba(255,255,255,.65);font-size:14px;line-height:1.7}.about-footer h4{margin:0 0 20px;color:#ffffff;font-size:16px}.about-footer a{display:block;margin-bottom:11px;color:rgba(255,255,255,.68);text-decoration:none;font-size:14px;transition:.2s ease}.about-footer a:hover{color:#ffffff}.about-footer p{margin:0 0 11px;color:rgba(255,255,255,.68);font-size:14px;line-height:1.5}.about-footer-bottom{width:min(1180px,92%);margin:0 auto;padding:18px 0;border-top:1px solid rgba(255,255,255,.14);text-align:center;color:rgba(255,255,255,.55);font-size:13px}@media (max-width:900px){.about-header-inner{padding:16px 0}.about-header-inner,.about-nav{flex-wrap:wrap;justify-content:center}.about-nav{order:3;width:100%;gap:16px}.about-header-btn{display:none}.about-hero-content{grid-template-columns:1fr}.about-hero-text{text-align:center}.about-blue-line{margin-left:auto;margin-right:auto}.about-hero-points{justify-content:center;flex-wrap:wrap}.about-hero-visual{display:none}.about-vmv-grid,.about-who-grid{grid-template-columns:1fr;gap:40px}.about-stats{grid-template-columns:repeat(2,1fr)}.about-stat:nth-child(2){border-right:none}.about-stat:nth-child(-n+2){border-bottom:1px solid #cddfed}.about-founder-grid{grid-template-columns:1fr;text-align:center}.about-founder-line{margin-left:auto;margin-right:auto}.about-why-grid{grid-template-columns:repeat(2,1fr)}.about-cta-content{flex-direction:column;text-align:center}.about-footer-inner{grid-template-columns:repeat(2,1fr);gap:35px}}@media (max-width:600px){.about-header-inner{min-height:auto}.about-header-logo img{width:170px}.about-nav{gap:12px}.about-nav a{font-size:13px}.about-hero,.about-hero-content{min-height:auto}.about-hero-text{padding:55px 0}.about-hero h1{font-size:36px}.about-hero p{font-size:16px}.about-who-section,.about-why-section{padding:60px 0}.about-section-heading h2,.about-who-text h2{font-size:30px}.about-stats{grid-template-columns:1fr 1fr;padding:18px 10px}.about-stat{min-height:125px;padding:8px}.about-stat strong{font-size:23px}.about-office-placeholder{min-height:300px}.about-vmv-section{padding-bottom:60px}.about-vmv-item{grid-template-columns:52px 1fr;gap:15px}.about-vmv-icon{width:48px;height:48px;font-size:22px}.about-vmv-item h3{font-size:20px}.about-founder-section{padding:60px 0}.about-founder-content h2{font-size:27px}.about-why-grid{grid-template-columns:1fr}.about-cta-content h2{font-size:28px}.about-footer-inner{grid-template-columns:1fr;gap:30px}.about-footer{padding-top:45px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;color:#12305a;background:#ffffff}a{text-decoration:none}img{max-width:100%}.site-header{width:100%;background:#ffffff;border-bottom:1px solid #eeeeee}.header-inner{width:min(1200px,92%);min-height:88px;margin:0 auto;justify-content:space-between;gap:30px}.header-inner,.site-logo{display:flex;align-items:center}.site-logo{flex-shrink:0}.site-logo img{display:block!important;width:185px!important;max-width:185px!important;height:auto!important}.main-nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}.main-nav a{color:#173b68;font-size:14px;font-weight:500;white-space:nowrap;transition:.2s ease}.main-nav a:hover{color:#0877d1}.main-nav a.active{color:#0877d1;font-weight:700}.header-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:12px 20px;background:#0877d1;color:#ffffff;border-radius:5px;font-size:13px;font-weight:600;white-space:nowrap;transition:.2s ease}.header-cta:hover{background:#0565b4}.header-cta span{font-size:17px;line-height:1}.mp-tech-hero{width:100%;background:#eaf6ff}.mp-tech-hero-inner{width:min(1200px,92%);min-height:390px;margin:0 auto;display:grid;grid-template-columns:48% 52%;align-items:center}.mp-tech-hero-text{padding:55px 45px 55px 0;order:1}.mp-tech-hero-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;order:2}.mp-tech-hero-image img{display:block;width:100%;height:auto;object-fit:contain}.mp-tech-kicker{margin-bottom:12px;color:#0877d1;font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.mp-tech-hero h1{margin:0 0 18px;color:#123c73;font-size:48px;line-height:1.08;font-weight:700}.mp-tech-hero-text>p{max-width:520px;margin:0;color:#526b88;font-size:16px;line-height:1.7}.mp-tech-blue-line{width:55px;height:3px;margin:22px 0 15px;background:#0877d1}.mp-tech-points{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#31577e;font-size:13px;font-weight:600}.mp-tech-points b{color:#9bb1c8;font-weight:400}.mp-tech-features{width:100%;padding:75px 0 80px;background:#ffffff}.mp-tech-section-title{width:min(900px,92%);margin:0 auto 45px;text-align:center}.mp-tech-section-title .mp-tech-kicker{margin-bottom:10px}.mp-tech-section-title h2{margin:0 0 14px;color:#123c73;font-size:34px;line-height:1.2}.mp-tech-section-title p{max-width:700px;margin:0 auto;color:#667b93;font-size:15px;line-height:1.7}.mp-tech-feature-grid{width:min(1100px,92%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.mp-tech-feature-card{min-height:205px;padding:28px 25px;background:#ffffff;border:1px solid #e1ebf4;border-radius:8px;box-shadow:0 5px 20px rgba(18,60,115,.06);transition:.2s ease}.mp-tech-feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px rgba(18,60,115,.1)}.mp-tech-feature-icon{width:46px;height:46px;margin-bottom:18px;display:flex;align-items:center;justify-content:center;background:#eaf6ff;color:#0877d1;border-radius:50%;font-size:20px}.mp-tech-feature-card h3{margin:0 0 10px;color:#173f70;font-size:18px;line-height:1.25}.mp-tech-feature-card p{margin:0;color:#6a7d92;font-size:13px;line-height:1.6}.mp-tech-experience{width:100%;min-height:335px;display:grid;grid-template-columns:58% 42%;background:#f5fbff;align-items:stretch}.mp-tech-experience-image{width:100%;min-height:335px;overflow:hidden}.mp-tech-experience-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:left center}.mp-tech-experience-content{padding:50px 7% 50px 45px;display:flex;flex-direction:column;justify-content:center}.mp-tech-experience-content h2{margin:0 0 14px;color:#123c73;font-size:34px;line-height:1.15}.mp-tech-experience-content>p{margin:0 0 20px;color:#61758d;font-size:14px;line-height:1.65}.mp-tech-check-list{display:flex;flex-direction:column;gap:10px}.mp-tech-check-list>div{display:flex;align-items:flex-start;gap:10px;color:#49657f;font-size:13px;line-height:1.5}.mp-tech-check-list>div>span:first-child{width:19px;height:19px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#0877d1;color:#ffffff;border-radius:50%;font-size:11px;font-weight:700}.mp-tech-outline-button{width:fit-content;margin-top:22px;padding:9px 17px;display:inline-flex;align-items:center;gap:10px;border:1px solid #0877d1;border-radius:22px;color:#0877d1;font-size:13px;font-weight:600;transition:.2s ease}.mp-tech-outline-button:hover{background:#0877d1;color:#ffffff}.mp-tech-outline-button span{font-size:18px;line-height:1}.mp-tech-security{width:min(1100px,92%);margin:0 auto;padding:75px 0;display:grid;grid-template-columns:1fr 1fr;gap:28px}.mp-tech-security-block{padding:30px;background:#ffffff;border:1px solid #e2ebf3;border-radius:8px;box-shadow:0 5px 20px rgba(18,60,115,.05)}.mp-tech-round-icon{width:48px;height:48px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:#eaf6ff;color:#0877d1;border-radius:50%;font-size:20px}.mp-tech-security-block h2{margin:0 0 12px;color:#123c73;font-size:25px;line-height:1.2}.mp-tech-security-block p{margin:0 0 22px;color:#667b93;font-size:14px;line-height:1.65}.mp-tech-security-items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mp-tech-security-items>div{padding:13px 8px;background:#f5fbff;border-radius:5px;text-align:center}.mp-tech-security-items span{display:block;margin-bottom:7px;color:#0877d1;font-size:17px}.mp-tech-security-items strong{display:block;color:#365a7c;font-size:11px}.mp-tech-integration-items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mp-tech-integration-items>div{padding:13px 8px;background:#f5fbff;border-radius:5px;color:#365a7c;font-size:12px;font-weight:600;text-align:center}.mp-tech-cta{width:100%;padding:75px 0;background:linear-gradient(135deg,#0877d1,#0758a1)}.mp-tech-cta-inner{width:min(1100px,92%);margin:0 auto}.mp-tech-cta-content{max-width:700px}.mp-tech-cta .mp-tech-kicker{color:#bfe3ff}.mp-tech-cta h2{margin:0 0 15px;color:#ffffff;font-size:38px;line-height:1.15}.mp-tech-cta p{margin:0 0 25px;color:rgba(255,255,255,.85);font-size:15px;line-height:1.7}.mp-tech-cta-button{display:inline-flex;align-items:center;gap:10px;padding:13px 21px;background:#ffffff;color:#0877d1;border-radius:5px;font-size:13px;font-weight:700;transition:.2s ease}.mp-tech-cta-button:hover{background:#eef8ff}.mp-tech-cta-button span{font-size:18px}.mp-tech-closing{width:100%;padding:42px 20px;background:#ffffff;text-align:center}.mp-tech-closing h2{margin:0;color:#123c73;font-size:27px}.mp-tech-closing>div{width:45px;height:3px;margin:14px auto 0;background:#0877d1}.footer{width:100%;padding:55px 0 0;background:#092746;color:#ffffff}.footer-inner{width:min(1200px,92%);margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.footer-logo{margin-bottom:18px}.footer-logo img{display:block;width:240px;height:auto;max-width:100%}.footer-inner>div>p{margin:0;color:rgba(255,255,255,.68);font-size:13px;line-height:1.7}.footer-inner h4{margin:5px 0 18px;color:#ffffff;font-size:15px}.footer-inner a{display:block;margin-bottom:10px;color:rgba(255,255,255,.68);font-size:13px;transition:.2s ease}.footer-inner a:hover{color:#ffffff}.footer-bottom{width:100%;margin-top:35px;padding-top:18px;padding-bottom:18px;border-top:1px solid rgba(255,255,255,.15);text-align:center;font-size:14px;line-height:1.5;color:rgba(255,255,255,.65)}@media (max-width:900px){.header-inner{min-height:75px}.main-nav{gap:16px}.main-nav a{font-size:12px}.header-cta{padding:10px 14px;font-size:11px}.site-logo img{width:155px}.mp-tech-hero-inner{grid-template-columns:1fr;padding:0}.mp-tech-hero-text{padding:45px 0;order:1}.mp-tech-hero-image{order:2}.mp-tech-hero h1{font-size:40px}.mp-tech-feature-grid{grid-template-columns:repeat(2,1fr)}.mp-tech-experience{grid-template-columns:1fr}.mp-tech-experience-image{min-height:auto}.mp-tech-experience-image img{height:auto;object-fit:contain}.mp-tech-experience-content{padding:45px 6%}.mp-tech-security{grid-template-columns:1fr}.footer-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.header-inner{width:92%;min-height:auto;padding:15px 0;flex-wrap:wrap}.site-logo img{width:145px}.main-nav{width:100%;order:3;justify-content:flex-start;gap:16px;overflow-x:auto;padding-top:5px}.main-nav a{font-size:12px}.header-cta{font-size:11px;padding:9px 12px}.mp-tech-hero-inner{width:92%}.mp-tech-hero-text{padding:40px 0 30px}.mp-tech-hero h1{font-size:34px}.mp-tech-hero-text>p{font-size:14px}.mp-tech-points{font-size:11px}.mp-tech-features{padding:55px 0}.mp-tech-section-title h2{font-size:27px}.mp-tech-feature-grid{grid-template-columns:1fr}.mp-tech-feature-card{min-height:auto}.mp-tech-experience-content{padding:40px 6%}.mp-tech-experience-content h2{font-size:29px}.mp-tech-security{padding:55px 0}.mp-tech-security-items{grid-template-columns:1fr}.mp-tech-integration-items{grid-template-columns:repeat(2,1fr)}.mp-tech-cta{padding:55px 0}.mp-tech-cta h2{font-size:30px}.footer-inner{grid-template-columns:1fr;gap:30px}.footer-logo img{width:210px}}.mp-logo img{max-width:190px}.mp-header{width:100%;height:82px;background:#ffffff;border-bottom:1px solid #e8edf2}.mp-header-inner{width:1200px;max-width:92%;height:100%;margin:0 auto;justify-content:space-between;gap:30px}.mp-header-inner,.mp-logo{display:flex;align-items:center}.mp-logo{width:190px;flex-shrink:0}.mp-logo img{display:block;width:190px;height:auto}.mp-nav{display:flex;align-items:center;justify-content:center;gap:27px;flex:1}.mp-nav a{color:#173b68;font-size:14px;font-weight:500;text-decoration:none;white-space:nowrap}.mp-nav a:hover{color:#0877d1}.mp-nav a.active{color:#0877d1;font-weight:700}.mp-header-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;background:#0877d1;color:#ffffff;border-radius:5px;font-size:13px;font-weight:600;white-space:nowrap;text-decoration:none}.mp-header-button span{font-size:17px;line-height:1}.technology-page{width:100%;margin:0;padding:0;color:#123c73;background:#ffffff;font-family:Arial,Helvetica,sans-serif}.technology-page *,.technology-page :after,.technology-page :before{box-sizing:border-box}.technology-page a{text-decoration:none}.technology-page img{display:block;max-width:100%}.technology-page .tech-header{width:100%;height:84px;background:#ffffff;border-bottom:1px solid #e6edf3}.technology-page .tech-header-inner{width:min(1200px,92%);height:100%;margin:0 auto;display:flex;align-items:center;gap:30px}.technology-page .tech-logo{width:210px;flex-shrink:0;display:flex;align-items:center}.technology-page .tech-logo img{width:190px;height:auto}.technology-page .tech-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:32px}.technology-page .tech-nav a{color:#173f70;font-size:14px;font-weight:500;white-space:nowrap;transition:color .2s ease}.technology-page .tech-nav a:hover{color:#0877d1}.technology-page .tech-nav a.active{color:#0877d1;font-weight:700}.technology-page .tech-header-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;background:#0877d1;color:#ffffff;border-radius:5px;font-size:13px;font-weight:700;white-space:nowrap;transition:background .2s ease}.technology-page .tech-header-button:hover{background:#0565b4}.technology-page .tech-header-button span{font-size:18px;line-height:1}.technology-page .tech-hero{position:relative;width:100%;min-height:535px;background-image:url(/technology-hero.png);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center}.technology-page .tech-hero-content{width:min(1200px,92%);margin:0 auto;padding:70px 0}.technology-page .tech-hero-content>*{max-width:550px}.technology-page .tech-kicker{margin-bottom:12px;color:#0877d1;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}.technology-page .tech-hero h1{margin:0 0 20px;color:#123f76;font-size:48px;line-height:1.08;font-weight:700}.technology-page .tech-hero p{margin:0;color:#506984;font-size:16px;line-height:1.7}.technology-page .tech-blue-line{width:55px;height:3px;margin:22px 0 15px;background:#0877d1}.technology-page .tech-points{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#31577e;font-size:13px;font-weight:600}.technology-page .tech-points b{color:#9eb4c9;font-weight:400}.technology-page .tech-features{width:100%;padding:78px 0 85px;background:#ffffff}.technology-page .tech-section-heading{width:min(850px,92%);margin:0 auto 45px;text-align:center}.technology-page .tech-section-heading .tech-kicker{margin-bottom:10px}.technology-page .tech-section-heading h2{margin:0 0 14px;color:#123f76;font-size:34px;line-height:1.2}.technology-page .tech-section-heading p{max-width:720px;margin:0 auto;color:#657b92;font-size:15px;line-height:1.7}.technology-page .tech-feature-grid{width:min(1100px,92%);margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.technology-page .tech-feature-card{min-height:205px;padding:28px 25px;background:#ffffff;border:1px solid #e1eaf2;border-radius:8px;box-shadow:0 6px 22px rgba(18,60,115,.06);transition:transform .2s ease,box-shadow .2s ease}.technology-page .tech-feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(18,60,115,.1)}.technology-page .tech-feature-icon{width:46px;height:46px;margin-bottom:18px;display:flex;align-items:center;justify-content:center;background:#eaf6ff;color:#0877d1;border-radius:50%;font-size:20px}.technology-page .tech-feature-card h3{margin:0 0 10px;color:#173f70;font-size:18px;line-height:1.25}.technology-page .tech-feature-card p{margin:0;color:#6a7d92;font-size:13px;line-height:1.6}.technology-page .tech-experience{width:100%;min-height:335px;display:grid;grid-template-columns:58% 42%;background:#f5fbff}.technology-page .tech-experience-image{width:100%;min-height:335px;overflow:hidden}.technology-page .tech-experience-image img{width:100%;height:100%;object-fit:cover;object-position:left center}.technology-page .tech-experience-content{padding:50px 7% 50px 45px;display:flex;flex-direction:column;justify-content:center}.technology-page .tech-experience-content h2{margin:0 0 15px;color:#123f76;font-size:34px;line-height:1.15}.technology-page .tech-experience-content>p{margin:0 0 20px;color:#61758d;font-size:14px;line-height:1.65}.technology-page .tech-check-list{display:flex;flex-direction:column;gap:10px}.technology-page .tech-check-list>div{display:flex;align-items:flex-start;gap:10px;color:#49657f;font-size:13px;line-height:1.5}.technology-page .tech-check-list>div>span:first-child{width:19px;height:19px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#0877d1;color:#ffffff;border-radius:50%;font-size:11px;font-weight:700}.technology-page .tech-outline-button{width:fit-content;margin-top:22px;padding:9px 17px;display:inline-flex;align-items:center;gap:10px;border:1px solid #0877d1;border-radius:22px;color:#0877d1;font-size:13px;font-weight:600}.technology-page .tech-outline-button:hover{background:#0877d1;color:#ffffff}.technology-page .tech-outline-button span{font-size:18px}.technology-page .tech-security-section{width:100%;padding:75px 0;background:#ffffff}.technology-page .tech-info-grid{width:min(1100px,92%);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:28px}.technology-page .tech-info-card{padding:32px;border:1px solid #e2ebf3;border-radius:8px;box-shadow:0 5px 20px rgba(18,60,115,.05)}.technology-page .tech-round-icon{width:48px;height:48px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;background:#eaf6ff;color:#0877d1;border-radius:50%;font-size:20px}.technology-page .tech-info-card h2{margin:0 0 12px;color:#123f76;font-size:25px;line-height:1.2}.technology-page .tech-info-card>p{margin:0 0 22px;color:#667b93;font-size:14px;line-height:1.65}.technology-page .tech-security-items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.technology-page .tech-security-items>div{padding:13px 7px;background:#f5fbff;border-radius:5px;text-align:center}.technology-page .tech-security-items span{display:block;margin-bottom:7px;font-size:17px}.technology-page .tech-security-items strong{display:block;color:#365a7c;font-size:11px}.technology-page .tech-integration-items{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.technology-page .tech-integration-items>div{padding:13px 8px;background:#f5fbff;border-radius:5px;color:#365a7c;font-size:12px;font-weight:600;text-align:center}.technology-page .tech-cta{width:100%;padding:72px 0;background:linear-gradient(135deg,rgba(8,119,209,.97),rgba(5,82,155,.97)),url(/technology-cta-background.png);background-size:cover;background-position:50%}.technology-page .tech-cta-inner{width:min(1100px,92%);margin:0 auto}.technology-page .tech-cta-inner .tech-kicker{color:#c8e8ff}.technology-page .tech-cta h2{max-width:750px;margin:0 0 15px;color:#ffffff;font-size:38px;line-height:1.15}.technology-page .tech-cta p{max-width:700px;margin:0 0 25px;color:rgba(255,255,255,.86);font-size:15px;line-height:1.7}.technology-page .tech-cta-button{display:inline-flex;align-items:center;gap:10px;padding:13px 21px;background:#ffffff;color:#0877d1;border-radius:5px;font-size:13px;font-weight:700}.technology-page .tech-cta-button span{font-size:18px}.technology-page .tech-closing{width:100%;padding:42px 20px;background:#ffffff;text-align:center}.technology-page .tech-closing h2{margin:0;color:#123f76;font-size:28px;line-height:1.2}.technology-page .tech-closing>div{width:45px;height:3px;margin:15px auto 0;background:#0877d1}.technology-page .tech-footer{width:100%;padding:55px 0 0;background:#092746;color:#ffffff}.technology-page .tech-footer-inner{width:min(1200px,92%);margin:0 auto;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:45px}.technology-page .tech-footer-logo{margin-bottom:18px}.technology-page .tech-footer-logo img{width:210px;height:auto}.technology-page .tech-footer-inner h4{margin:5px 0 18px;color:#ffffff;font-size:15px}.technology-page .tech-footer-inner p{margin:0;color:rgba(255,255,255,.68);font-size:13px;line-height:1.7}.technology-page .tech-footer-inner a{display:block;margin-bottom:10px;color:rgba(255,255,255,.68);font-size:13px}.technology-page .tech-footer-inner a:hover{color:#ffffff}.technology-page .tech-footer-bottom{width:100%;margin-top:35px;padding:18px 20px;border-top:1px solid rgba(255,255,255,.15);text-align:center;color:rgba(255,255,255,.65);font-size:14px}@media (max-width:950px){.technology-page .tech-nav{gap:16px}.technology-page .tech-nav a{font-size:12px}.technology-page .tech-header-button{padding:11px 14px;font-size:11px}.technology-page .tech-hero{min-height:500px}.technology-page .tech-feature-grid{grid-template-columns:repeat(2,1fr)}.technology-page .tech-info-grid{grid-template-columns:1fr}.technology-page .tech-footer-inner{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.technology-page .tech-header{height:auto}.technology-page .tech-header-inner{padding:14px 0;flex-wrap:wrap}.technology-page .tech-logo{width:160px}.technology-page .tech-logo img{width:155px}.technology-page .tech-nav{width:100%;order:3;justify-content:flex-start;overflow-x:auto;padding-top:5px}.technology-page .tech-header-button{font-size:10px;padding:9px 11px}.technology-page .tech-hero{min-height:520px;background-position:62%}.technology-page .tech-hero-content{padding:45px 0}.technology-page .tech-hero h1{font-size:35px}.technology-page .tech-hero p{font-size:14px}.technology-page .tech-feature-grid{grid-template-columns:1fr}.technology-page .tech-section-heading h2{font-size:28px}.technology-page .tech-experience{grid-template-columns:1fr}.technology-page .tech-experience-image{min-height:auto}.technology-page .tech-experience-image img{height:auto;object-fit:contain}.technology-page .tech-experience-content{padding:42px 7%}.technology-page .tech-security-items{grid-template-columns:1fr}.technology-page .tech-integration-items{grid-template-columns:repeat(2,1fr)}.technology-page .tech-cta h2{font-size:30px}.technology-page .tech-footer-inner{grid-template-columns:1fr;gap:30px}}