.introduction-page-hero-section{background-image:url(/_next/static/media/bg_1.df72c00d.png);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;padding:4rem 0;position:relative}.introduction-page-hero-container{max-width:1350px;margin:0 auto;padding:0 2rem;width:100%}.introduction-page-hero-content{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;grid-gap:4rem;gap:4rem}.introduction-page-hero-text{flex:1 1;max-width:550px}.introduction-page-hero-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:600;line-height:1.2;margin-bottom:1.5rem;color:#112355}.introduction-page-future-text{color:#112355;font-weight:700;white-space:nowrap}.introduction-page-hero-description{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;color:#374151;font-weight:400;margin-bottom:1.5rem}.actions-container{margin-top:1.5rem}.access-button{margin-top:1rem;background-color:rgb(17,35,85);color:#ffffff;padding:15px 35px;font-size:1rem;font-weight:600;border-radius:8px;box-shadow:0 2px 8px rgba(22,50,92,.08);transition:all .3s ease}.access-button:hover{background:rgba(32,51,102,.954);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,64,175,.4)}.introduction-page-hero-image{display:flex;justify-content:center;align-items:center}.illustration-container img,.introduction-page-banking-illustration{width:100%;height:auto;max-width:600px}@media (max-width:992px){.introduction-page-hero-content{grid-template-columns:1fr;text-align:center;gap:2rem}.introduction-page-hero-text{max-width:100%;margin:0 auto}.actions-container{display:flex;justify-content:center}.introduction-page-hero-image{margin-top:2rem}}@media (max-width:576px){.introduction-page-hero-title{font-size:1.8rem;line-height:1.3}.introduction-page-hero-description{font-size:1rem;line-height:1.5}.access-button{width:100%;max-width:280px}}.mv-container{margin:0;padding:30px 0;overflow:hidden;background:#fafafa}.mv-container,.mv-header{width:100%;position:relative;max-width:100%}.mv-header{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.mv-title{font-size:28px;font-weight:400;position:relative;z-index:1;text-align:center;padding:20px}.gradient-text{font-weight:700;margin-left:8px}.mv-content{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:768px){.mv-content{grid-template-columns:repeat(2,1fr)}.mv-title{font-size:32px}}@media (min-width:1200px){.mv-content{grid-template-columns:repeat(3,1fr)}.mv-title{font-size:42px}}.mv-card{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;background:var(--white);border-radius:1.2rem;padding:22px;border:1px solid #e5e7eb;box-shadow:0 8px 24px rgba(0,0,0,.06);transition:transform .35s ease,box-shadow .35s ease}.mv-card:hover{transform:translateY(-12px);box-shadow:0 16px 32px rgba(139,139,139,.1)}.dark .mv-card{background-color:#1f2937}.mv-illustration{width:100%;height:260px;display:flex;justify-content:center;align-items:center;margin-bottom:0}.mv-illustration img{max-width:100%;max-height:100%;object-fit:contain}.mv-card-title{font-size:28px;font-weight:700;color:var(--primary);margin:.8rem 0 .5rem;text-align:center}.mv-card-desc{flex-grow:1;line-height:1.8;font-size:18px;text-align:center;max-width:90%;margin:0 auto}.dark .mv-card-desc,.mv-card-desc{color:var(--text-secondary)}.products-container{padding:20px 0;overflow:hidden}.products-header{text-align:center;margin-bottom:40px}.products-title{font-size:42px;line-height:1.2;margin:0 0 12px;color:#042552;text-shadow:0 0 7px rgba(0,0,0,.1)}.products-title .black-text{font-weight:400;color:#042552;font-size:42px}.products-title .blue-text{font-weight:700;color:#042552;font-size:42px}.products-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-gap:24px;gap:24px}.font-weight-400{font-weight:400!important}.font-weight-700{font-weight:700!important}.product-panel{background:#eef5ff;border-radius:16px;border:1px solid #dfe8ff;padding:55px;display:flex;flex-direction:row;opacity:0;transform:translateY(12px);animation:slideFade .64s ease-out forwards;will-change:transform,opacity}.product-panel.image-right{flex-direction:row-reverse}.grid-item-1{grid-column:1/-1;grid-row:1}.grid-item-2{grid-column:1;grid-row:2}.grid-item-3{grid-column:2;grid-row:2}.grid-item-4{grid-column:1/-1;grid-row:3}.product-content{flex:1 1;display:flex;flex-direction:column;padding-right:20px}.product-panel.image-right .product-content{padding-right:0;padding-left:20px}.product-header{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:16px}.product-illustration{flex:1 1;max-width:50%}.product-illustration img{width:100%;height:auto;object-fit:contain;animation:floatYSmall 8s ease-in-out infinite alternate}.product-title{font-size:38px;margin:0;color:#042552}.product-subtitle{font-size:38px;color:var(--primary);margin:4px 0 0}.product-description{color:var(--primary);line-height:1.6;flex:1 1;color:#676767;font-size:18px;padding-bottom:20px}.product-panel:hover{transform:translateY(-2px) scale(1.002)}.products-grid .product-panel:first-child{animation-delay:40ms}.products-grid .product-panel:nth-child(2){animation-delay:.12s}.products-grid .product-panel:nth-child(3){animation-delay:.2s}.products-grid .product-panel:nth-child(4){animation-delay:.28s}.product-panel.image-bottom{flex-direction:column}.product-panel.image-bottom .product-content{padding-right:0;margin-bottom:20px}.product-panel.image-bottom .product-illustration{max-width:100%}@keyframes slideFade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.product-illustration img,.product-panel{animation:none!important;opacity:1;transform:none}}@media (max-width:768px){.products-grid{grid-template-columns:1fr;grid-template-rows:repeat(5,auto);gap:16px}.grid-item-1,.grid-item-2,.grid-item-3,.grid-item-4,.grid-item-5{grid-column:1;grid-row:auto}.product-panel{padding:24px;flex-direction:column!important}.product-content{padding-right:0;padding-left:0;margin-bottom:20px}.product-illustration{max-width:100%}.product-title{font-size:30px;color:#042552}.product-subtitle{font-size:30px}.product-header{flex-direction:column;align-items:flex-start;gap:8px}}.services-container{padding:40px 0}.services-header{text-align:center;margin-bottom:40px}.services-title{font-size:42px;font-weight:800;margin:20px 0 12px}.services-title .black-text{font-weight:400;color:#042552;font-size:42px}.services-title .blue-text{font-weight:700;color:#042552;font-size:42px}.services-subtitle{font-size:18px;margin:0 0 100px}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;column-gap:20px;grid-row-gap:100px;row-gap:100px}.service-card{background:#eef5ff;border-radius:16px;position:relative;overflow:visible;display:flex;flex-direction:column;text-align:center;transition:all .3s ease;padding-top:100px;min-height:420px}.service-card:hover{transform:translateY(-5px)}.service-card-body{padding:0 40px 20px;margin-top:180px}.image-wrapper{width:100%;position:absolute;top:-80px;left:0;overflow:visible;display:flex;justify-content:center}.service-image-3d.digital_banking{width:400px;height:auto}.service-image-3d.modern_infrastructure,.service-image-3d.resource_augmentation{width:500px;height:auto}.service-title{font-size:32px;color:#1a365d;text-align:left}.service-description{font-size:18px;color:#4a5568;line-height:1.6;text-align:left}@media (max-width:1024px){.services-grid{grid-template-columns:1fr;gap:100px}.service-card{padding-top:80px;min-height:400px}.service-card-body{padding:0 20px 25px;margin-top:140px}.image-wrapper{width:100%;margin-bottom:60px}.service-image-3d{max-width:350px;height:auto}.service-title{font-size:28px}.service-description{font-size:16px}}@media (max-width:768px){.services-title{font-size:30px}.services-title .black-text,.services-title .blue-text{font-size:26px}.services-subtitle{font-size:16px;padding-bottom:40px}.service-card{padding-top:20px;min-height:auto}.service-card-body{padding:0 30px 20px;margin-top:120px}.service-title{font-size:22px}.service-description{font-size:15px}.service-image-3d{max-width:300px}.service-image-3d.digital_banking{max-width:200px;height:auto}.service-image-3d.consultation_services{width:240px;height:auto}.service-image-3d{max-width:240px}.image-wrapper{top:-66px}}@media (max-width:480px){.services-title{font-size:24px}.services-title .black-text,.services-title .blue-text{font-size:22px}.services-subtitle{font-size:14px;margin-bottom:40px}.service-card{padding-top:50px}.service-card-body{margin-top:100px;padding:0 12px 18px}.service-title{font-size:20px}.service-description{font-size:14px;line-height:1.4}.service-image-3d{max-width:240px}.image-wrapper{top:-60px}}@keyframes floatYSmall{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.technologies-container{padding:60px 20px;position:relative;background-image:url(/_next/static/media/bg_1.df72c00d.png);background-position:0 100%;background-repeat:no-repeat}.technologies-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;flex-wrap:wrap;gap:30px}.technologies-header{flex:1 1 45%;min-width:250px}.technologies-title{font-size:40px;font-weight:800;margin:20px 0 12px;line-height:1.2}.technologies-title .black-text{font-weight:400;color:#042552;font-size:35px}.technologies-title .blue-text{font-weight:800;color:#042552;font-size:35px}.technologies-image-wrapper{flex:1 1 50%;min-width:250px;display:flex;justify-content:center;align-items:center}.technologies-image{width:100%;height:auto;max-width:700px;object-fit:contain;border-radius:12px;transition:transform .3s ease}.technologies-image:hover{transform:scale(1.02)}@media (max-width:1024px){.technologies-title{font-size:32px}.technologies-title .black-text,.technologies-title .blue-text{font-size:28px}}@media (max-width:768px){.technologies-wrapper{flex-direction:column;text-align:center;gap:20px}.technologies-header,.technologies-image-wrapper{flex:1 1 100%}.technologies-title{font-size:28px}.technologies-title .black-text,.technologies-title .blue-text{font-size:24px}.technologies-image{max-width:90%}}@media (max-width:480px){.technologies-container{padding:40px 15px}.technologies-title{font-size:24px}.technologies-title .black-text,.technologies-title .blue-text{font-size:20px}.technologies-image{max-width:100%}}.trust-container{margin:0}.trust-background{background:#112355;background:linear-gradient(90deg,#112355,#31919d);opacity:1;padding:200px 0;position:relative;overflow:hidden}.trust-background:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="75" cy="75" r="1" fill="rgba(255,255,255,0.1)"/><circle cx="50" cy="10" r="0.5" fill="rgba(255,255,255,0.05)"/><circle cx="10" cy="60" r="0.5" fill="rgba(255,255,255,0.05)"/><circle cx="90" cy="40" r="0.5" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3;pointer-events:none}.trust-content{position:relative;z-index:1;text-align:center}.trust-title{font-size:40px;font-weight:800;margin:0 0 60px;line-height:1.2}.trust-title .white-text{font-weight:400;color:#ffffff;font-size:35px}.trust-title .white-text-bold{font-weight:800;color:#ffffff;font-size:35px}.trust-logos{display:flex;justify-content:center;align-items:center;gap:20px;max-width:1000px;margin:0 auto}.logo-wrapper,.trust-logo-item{display:flex;align-items:center;justify-content:center;transition:all .3s ease}.logo-wrapper{min-width:200px;min-height:100px}.logo-wrapper:hover{transform:translateY(-5px)}.trust-logo{width:100%;height:auto;max-width:250px;max-height:100px;object-fit:contain;filter:brightness(0) invert(1);transition:all .3s ease}@media (max-width:1024px){.trust-background{padding:60px 0}.trust-title{font-size:32px;margin-bottom:50px}.trust-title .white-text,.trust-title .white-text-bold{font-size:28px}.trust-logos{gap:40px}.logo-wrapper{min-width:160px;min-height:80px}.trust-logo{max-width:140px;max-height:60px}}@media (max-width:768px){.trust-background{padding:50px 0}.trust-title{font-size:28px;margin-bottom:40px}.trust-title .white-text,.trust-title .white-text-bold{font-size:24px}.trust-logos{gap:30px;flex-direction:column}.logo-wrapper{min-width:100px;min-height:80px}.trust-logo{max-width:160px;max-height:60px}}@media (max-width:480px){.trust-background{padding:40px 0}.trust-title{font-size:24px;margin-bottom:30px}.trust-title .white-text,.trust-title .white-text-bold{font-size:20px}.trust-logos{gap:20px}.logo-wrapper{min-width:160px;min-height:70px;padding:15px 20px}.trust-logo{max-width:120px;max-height:50px}}