@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap);html{font-size:110%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Roboto Condensed,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.homepage-container{align-items:center;display:flex;flex-direction:column;padding:1rem}.homepage-logo{align-self:flex-end;max-width:20%;padding-left:3%}.button-KnowUs{border:.125rem solid #042e50;border-radius:.5rem;margin-bottom:.625rem}.button-KnowUs:hover{background-color:#042e50;color:#fff}.button-Schedule{margin-left:2rem;padding:.625rem 1rem}.animated-arrow{margin-left:.0625rem}.button-KnowUs:hover .animated-arrow,.button-Schedule:hover .animated-arrow{transform:translateX(.3125rem)}.homepage-title{color:#a6f8f8;font-size:clamp(11rem,12.5vw,21.875rem);font-weight:400;text-align:center;transition:all .5s ease-in-out}.partner-and-main-container{align-items:center;display:flex;flex-direction:row-reverse;flex-grow:1;justify-content:space-between;margin-top:0;padding:1.25rem}.partner-image-container{display:flex;flex:1 1;justify-content:flex-end}.partner-image{height:100%;max-width:none;width:100%}.homepage-main{flex:2 1;padding-left:1.25rem}@media (max-width:768px){.partner-and-main-container{align-items:center;flex-direction:column;flex-grow:0;margin-top:0;padding:0}.homepage-main,.partner-image-container{flex:none;text-align:center;width:100%!important}.partner-image{height:21.875rem;max-width:none;width:21.875rem}.homepage-main{padding-left:0}}.homepage-header{align-items:center;display:flex;justify-content:flex-end;margin-left:15rem;padding-right:1rem;transition:all .5s ease-in-out}.homepage-nav{display:flex;gap:3rem;margin-top:0}.homepage-logo{max-width:150px;transition:all .3s ease-in-out}.fixed-header{align-items:center;-webkit-background-clip:text;background-image:linear-gradient(90deg,rgba(91,165,233,.231) 13.33%,rgba(4,46,80,.264) 82.29%);color:#fff!important;display:flex;font-size:2.5rem;height:1.875rem;justify-content:space-between;left:0;margin-top:0!important;padding:1.5rem 2rem;pointer-events:none;position:fixed;top:0;width:100%;z-index:1000}.fixed-header *{pointer-events:auto}.fixed-header .homepage-logo{max-width:6.25rem}.fixed-header .homepage-title{font-size:2rem;padding:0;text-align:left}.homepage-main{margin-top:2.5rem;max-width:75rem;width:90%}.homepage-content{align-items:center;display:flex;flex-wrap:wrap;gap:.15rem;justify-content:space-between}.homepage-section{align-items:center;display:flex;gap:3.5rem}.homepage-heading{color:#fff;font-size:clamp(1.5rem,4vw,5.5rem);font-weight:700;line-height:4.875rem;white-space:nowrap}.powered-by-ai{color:#a6f8f8;font-size:3rem;font-weight:700}.homepage-paragraph{color:#042e50;flex:1 1;font-size:clamp(1rem,2vw,1.25rem);line-height:1.4;margin-top:1.8rem;max-width:55rem}.homepage-highlight{color:#5ba5e9;display:inline-block;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;transition:transform .3s ease-in-out}.homepage-highlight:hover{transform:translateY(-5px)}@media (max-width:768px){.animated-line{display:none!important}}.services-header{padding-left:2rem;position:relative;text-align:left}.what-we-do-title{color:#666;font-size:2.125rem;font-weight:200;letter-spacing:.5px;margin-bottom:-1rem;margin-top:1rem}.services-title,.what-we-do-title{margin-left:1.2rem;text-align:left}.services-title{color:#042e50;font-size:52px;font-weight:700;letter-spacing:-.5px;margin-bottom:1.25rem}.divider,.services-header{overflow:hidden}.divider{background-color:#e0e0e0;box-sizing:border-box;height:1px;margin:0 auto 1.875rem 2.5rem;width:calc(100% - 80px)}.services-container{grid-gap:.1rem;display:grid;gap:.1rem;grid-template-columns:1fr 1fr;padding:40px;position:relative}.service-item{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:400px;padding:2rem;position:relative}.service-item:after{background-color:#e0e0e0;bottom:0;content:"";height:1.5px;left:0;position:absolute;width:110%}.service-header-row{display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}.service-number{flex-shrink:0;font-size:4rem;font-weight:700;text-align:right}.service-content h3{word-wrap:break-word;font-size:3rem;font-weight:700;margin:0}.service-content p{color:#4a4a4a;flex-grow:1;font-size:1rem;font-weight:450;margin:.625rem 0 1.25rem;max-width:90%}@media (max-width:1024px){.services-container{gap:2rem;grid-template-columns:1fr;padding:20px}.service-item{align-items:center;min-height:auto;padding:1.5rem;text-align:center}.service-header-row{align-items:left;flex-direction:column}.service-number{font-size:3rem;order:-1}.service-content h3{font-size:2rem}.service-content p{margin-top:2rem;max-width:90%;text-align:left}.button-custom{align-self:center;margin-top:1rem}}.service-content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between}.button-custom{align-items:center;align-self:flex-start;background-color:initial;border:1px solid #010f1a;border-radius:1.75rem;color:#042e50;cursor:pointer;display:flex;font-size:1rem;font-weight:400;justify-content:center;margin-top:auto;padding:.5rem 1.25rem;transition:all .3s ease-in-out}.button-custom:hover{background-color:#fff;color:#010f1a}.button-custom:hover .animated-arrow{animation:arrowMove .6s ease-in-out infinite}.services-container .service-item:nth-child(2n){border-left:1px solid #e0e0e0}.industries-section{background:var(--background-color);overflow:hidden;padding:80px 0;position:relative}.industries-grid{gap:2rem;margin:0 auto;max-width:100%;padding:0 1rem}.industry-card{background:var(--card-background);border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease}.industry-card:hover{transform:translateY(-5px)}.industry-image{height:100%;object-fit:cover;width:100%}.industry-content{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:1.5rem;position:absolute;right:0}.industry-label{background:var(--primary-color);border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;margin-bottom:.5rem;padding:.5rem 1rem}.industry-description{font-size:1rem;margin-bottom:1rem;opacity:.9}.know-more-btn{border-radius:20px;color:var(--primary-color);display:inline-flex;font-size:.9rem;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.know-more-btn:hover{background:var(--primary-color);color:#000}@media (max-width:768px){.industries-section{padding:40px 0}.industries-grid{gap:1rem}.industry-card{margin-bottom:1rem}.industry-content{padding:1rem}.industry-label{font-size:.8rem;padding:.4rem .8rem}.industry-description{font-size:.9rem}.know-more-btn{font-size:.8rem;padding:.4rem .8rem}}@media (max-width:480px){.industries-section{padding:32px 0}.industry-content{padding:.8rem}.industry-label{font-size:.75rem;padding:.3rem .6rem}.industry-description{font-size:.8rem}}.industries-background{align-items:center;display:flex;height:50%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.industries-image{height:100%;object-fit:cover;width:100%}.industries-bottom{background:#5ba5e9;bottom:0;height:50%;left:0;position:absolute;width:100%;z-index:-1}.industries-card{background:#fff;border:1px solid #ffffff40;border-radius:2rem;height:70%;margin-bottom:auto;margin-top:0;padding:1.25rem;text-align:center;width:50%;z-index:1}@media (max-width:1280px){.industries-card{height:100%;margin-bottom:4rem;max-height:100%;max-width:100%}}.industries-title{color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:2.5rem;font-weight:600;margin-bottom:.625rem;margin-top:2rem}.industries-divider{background-color:#000;height:70px;margin:10px auto 5px;width:1.5px}.industries-list{display:flex;flex-direction:column;gap:2rem}.industry-item{text-align:center}.industry-title{color:#000;font-size:1.5rem;font-weight:400;margin-bottom:8px;margin-top:1rem}.industry-description,.industry-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.industry-description{color:#fffc;font-size:.75rem;font-weight:200;line-height:1.375rem;margin:0 auto}.dropdown-container{position:relative}.dropdown-container,.nav-link{align-items:center;display:flex}.nav-link{background:none;border:none;color:#333;cursor:pointer;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;gap:4px;text-decoration:none}.dropdown-icon{align-items:center;display:flex;transition:transform .3s ease}.dropdown-icon.rotate{transform:rotate(180deg)}.dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;min-width:200px;padding:.5rem 0;position:absolute;top:100%;z-index:1000}.dropdown-menu ul{list-style:none;margin:0;padding:0}.dropdown-menu li{padding:0}.dropdown-button{background:none;border:none;color:#333;display:block;font-size:14px;font-weight:500;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:background-color .3s ease;width:auto}.dropdown-button:hover{background-color:#f5f5f5;color:#38a1f7;width:auto}.button-KnowUs{align-items:center;background-color:initial;border:2px solid #010f1a;border-radius:2rem;color:#042e50;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;margin-left:auto;margin-right:auto;margin-top:3rem;padding:.75rem 1.25rem;transition:all .3s ease-in-out}.button-KnowUs:hover{background-color:#fff;color:#010f1a}.animated-arrow{margin-left:8px}.button-KnowUs:hover .animated-arrow{animation:arrowMove .6s ease-in-out infinite}.fixed-call-button{background-color:#fff;border:2px solid #fff;border-radius:28px;color:#042e50;cursor:pointer;font-size:1rem;font-weight:700;margin-bottom:auto;margin-top:auto;padding:.625rem 1rem;position:fixed;right:4rem;transition:all .3s ease-in-out;z-index:100}.fixed-call-button:hover{background-color:#007bff}.animated-arrow{margin-left:.3125rem}@media (max-width:768px){.fixed-call-button{right:21%;top:5%}}@media (max-width:1280px){.fixed-call-button{font-size:.75rem;padding:.4375rem}.homepage-nav{gap:2rem}}.schedule-button{display:none}@media (max-width:768px){.schedule-button.mobile-only{background-color:#fff;border:2px solid #fff;border-radius:28px;color:#042e50;cursor:pointer;display:inline-block;font-size:.625rem;font-weight:700;margin-right:-7rem!important;margin-top:.25rem;padding:.4375rem .625rem;transition:all .3s ease-in-out}.schedule-button.mobile-only:hover{background-color:#f0f0f0}}.fixed-logo{marginRight:1.67%;height:8.33%;width:70%}.schedule-button-container{align-items:center;display:flex;justify-content:flex-start;margin-bottom:1rem;padding-left:0;width:100%}.schedule-button.for-mobile-only{background-color:#fff;border:none;border-radius:23px;color:#fff;color:#042e50;cursor:pointer;font-size:.75rem;font-weight:700;padding:.75rem 1.5rem;transition:background-color .3s ease}.schedule-button.for-mobile-only:hover{background-color:#4a90d9}@media (max-width:768px){.schedule-button.for-mobile-only{display:block}}@media (min-width:769px){.schedule-button.for-mobile-only{display:none}}.articles-section{background-color:#f9f9f9;padding:3rem 5%}.articles-section h2{color:#042e50;font-size:2.8rem;font-weight:700;margin-left:1rem}.articles-section .grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.articles-section .grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.articles-section .grid{grid-template-columns:repeat(3,1fr)}}.articles-section .bg-white{background:#c1e1ff52;border-radius:1rem;box-shadow:0 4px 10px #0000001a;overflow:hidden;transition:all .3s ease-in-out}.articles-section .bg-white:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px)}.articles-section img{filter:blur(1px);height:200px;object-fit:cover;width:100%}.articles-section .p-4{padding:1.25rem}.articles-section .text-sm{color:#666;font-size:.875rem}.articles-section .text-lg{color:#222;font-size:1.125rem;font-weight:600}.articles-section .flex{align-items:center;display:flex;justify-content:center;margin-top:1rem}.articles-section button{border:none;border-radius:2rem;cursor:pointer;font-size:1.25rem;padding:.5rem 1.5rem;transition:background-color .3s ease}.articles-section button:hover{background-color:#bac9d9}.articles-section .mr-2{margin-right:.5rem}.testimonial-section{padding:4rem 5%;width:100%}.testimonial-header{margin:0 auto 3rem;max-width:90%}.testimonial-header p{text-align:start}.testimonial-header h2{color:#222;font-size:2.5rem}.testimonial-section{background:#f9f9f9;padding:4rem 0;text-align:center}.testimonial-header p{font-size:3rem}.testimonial-header h2,.testimonial-header p{color:#042e50;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:700}.testimonial-header h2{font-size:2rem;margin-bottom:2rem}.testimonial-slider-wrapper{align-items:center;width:100%}.testimonial-slider,.testimonial-slider-wrapper{display:flex;justify-content:center;overflow:hidden;position:relative}.testimonial-slider{gap:1rem;padding:0 1rem;touch-action:pan-x;transition:transform .3s ease-out;width:80%}.testimonial-card{background:#fff;border-radius:1rem;box-shadow:0 4px 10px #0000001a;cursor:grab;display:flex;flex-basis:calc(33.33333% - 1rem);flex-direction:column;flex-grow:0;flex-shrink:0;justify-content:space-between;max-width:300px;min-height:350px;padding:2rem;text-align:left;transition:all .3s ease-in-out;user-select:none;-webkit-user-select:none}.testimonial-card:active{cursor:grabbing}.testimonial-card img{align-self:center;height:42%;margin-bottom:1rem;object-fit:contain;width:69%}.testimonial-text{align-items:center;color:#555;display:flex;flex-grow:1;font-size:1rem;font-style:italic;justify-content:center;margin-bottom:1rem;min-height:100px;padding:0 10px;text-align:left}.testimonial-author{font-size:1.1rem;font-weight:700;margin-top:1rem;text-align:center}.testimonial-position{color:#777;font-size:.9rem;margin-top:.2rem;text-align:center}.slider-btn{background:#0000;border:none;cursor:pointer;padding:.5rem;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.slider-btn.left{left:1rem}.slider-btn.right{right:1rem}.slider-btn.button:hover{background-color:#e0e0e0}.dots-container{display:flex;justify-content:center;margin-top:1.5rem}.dot{background:#ccc;border-radius:50%;cursor:pointer;height:10px;margin:0 5px;transition:background .3s;width:10px}.dot.active{background:#333}@media (max-width:1024px){.testimonial-card{flex-basis:calc(50% - 1rem);flex-grow:0;flex-shrink:0}}@media (max-width:768px){.testimonial-card{flex:0 0 100%}.testimonial-slider{padding:0;width:90%}.slider-btn{display:none}}.testimonial-content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.testimonial-footer{margin-top:auto;text-align:center}.email-notification{animation:fadeIn .3s ease-in-out,fadeOut .3s ease-in-out 5s forwards;border-radius:8px;box-shadow:0 4px 12px #00000026;font-weight:500;padding:15px 25px;position:fixed;right:20px;top:20px;z-index:1000}.email-notification.success{background-color:#e7f7ed;border-left:4px solid #0d6832;color:#0d6832}.email-notification.error{background-color:#fee7e7;border-left:4px solid #b91c1c;color:#b91c1c}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}.landing-section{align-items:center;background:linear-gradient(90deg,#fffffff2,#fffffff2);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:100%}.landing-section:before{content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:1}.landing-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;max-width:1400px;padding:2rem;position:relative;width:100%;z-index:2}.background-arrows{display:none}.landing-text{flex:1 1;flex-direction:column;text-align:center}.landing-image,.landing-text{align-items:center;color:#042e50;display:flex}.landing-image{flex:1 1;font-size:1.1rem;gap:.5rem;height:auto;margin-top:1rem;max-width:50%;width:100%}.cta-button{align-items:center;background:linear-gradient(90deg,#38a1f7,#0d4e81 182.74%);border-radius:1rem;color:#fff;display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;height:.8rem;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:all .3s ease;width:60%}.cta-button:hover{box-shadow:0 4px 12px #38a1f74d}@media (max-width:768px){.cta-button{font-size:.875rem;padding:.875rem 1.5rem;width:100%}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}@media (max-width:1200px){.main-heading{font-size:2.5rem}.elevated-text{font-size:1.6rem;width:100%}}@media (max-width:992px){.main-heading,.text-line{text-align:center;width:100%}.text-line{justify-content:center}}.main-header{background:#fffffffa;box-shadow:0 2px 10px #0000000d;left:0;position:fixed;right:0;top:0;z-index:1000}.header-container{gap:1rem;justify-content:space-between;margin:0 auto;max-width:1440px;padding:1rem 2rem;position:relative}.header-container,.logo-link{align-items:center;display:flex}.logo-link{z-index:2}.header-logo{height:3rem;width:auto}.header-nav{align-items:center;display:flex;gap:2.5rem}.header-nav a{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s ease}.header-nav a:hover{color:#38a1f7}.nav-buttons{align-items:center;display:flex;gap:1rem;margin-left:1rem}.header-cta-button{align-items:center;background:linear-gradient(90deg,#38a1f7,#0d4e81 182.74%);border:none;border-radius:32px;color:#fff;display:inline-flex;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;height:48px;justify-content:center;min-width:160px;padding:0 24px;text-decoration:none;transition:all .3s ease;white-space:nowrap;width:fit-content;z-index:2}.header-cta-button:hover{box-shadow:0 4px 12px #38a1f74d;color:#fff;transform:translateY(-1px)}.menu-button{margin-left:1rem;padding:.5rem;z-index:2}@media (max-width:768px){.header-container{gap:1rem;padding:.75rem 1rem}.header-logo{height:2.5rem}.nav-buttons{align-items:center;display:flex;gap:1rem;margin-left:0;margin-right:20%}.header-cta-button{font-size:14px;height:40px;margin-right:0;min-width:auto;padding:0 16px}.menu-button{display:flex!important;margin-left:.5rem;padding:.5rem}.mobile-nav-buttons{display:none}}@media (max-width:480px){.header-container{gap:.5rem;padding:.5rem 1rem}.header-logo{height:2rem}.header-cta-button{font-size:12px;height:36px;padding:0 12px}.menu-button{margin-left:.5rem;padding:.25rem}}.main-heading{color:#333;font-size:40px;font-weight:400;letter-spacing:0;line-height:147%;margin:0 auto 2rem;max-width:1000px;text-align:center}.main-heading,.text-gray{font-family:Roboto Condensed,sans-serif}.text-gray{color:#6b7280;font-weight:inherit}.sub-heading{color:#4b5563;font-family:Roboto Condensed,sans-serif;font-size:1.25rem;line-height:1.5;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}@media (max-width:768px){.main-heading{font-size:1.5rem}.sub-heading{font-size:1rem;padding:0}.landing-content{padding:1rem}}.text-line{display:flex;gap:4px;margin-top:8px;white-space:nowrap;width:100%}.animated-word,.text-line{align-items:center;justify-content:center}.animated-word{display:inline-flex;height:40px;min-width:180px;position:relative}@media (max-width:768px){.text-line{font-size:.9rem}.tripple-word{font-size:1.4rem}}.nav-links{align-items:center;display:flex;gap:2.5rem}.nav-links a{color:#333;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#38a1f7}.mobile-nav-buttons{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding:0 1rem}.mobile-nav-buttons .dive-button,.mobile-nav-buttons .header-cta-button{justify-content:center;width:100%}.mobile-nav-buttons .header-cta-button{height:48px}.menu-button{color:#38a1f7!important;display:none}@media (max-width:768px){.menu-button{display:flex!important}.header-container{padding:.75rem 1rem}.header-logo{height:32px}.services-title,.what-we-do-title{margin-left:0}}.articles-section .text-lg,.articles-section .text-sm,.articles-section h2,.button-KnowUs,.button-Schedule,.button-custom,.dropdown-button,.fixed-call-button,.homepage-heading,.industry-description,.industry-title,.nav-link,.schedule-button,.service-content h3,.service-content p,.services-title,.testimonial-author,.testimonial-header h2,.testimonial-header p,.testimonial-position,.testimonial-text,.what-we-do-title{font-family:Roboto Condensed,sans-serif;font-weight:600}.articles-section h2,.services-header h2,.testimonial-section h2{color:#042e50;font-family:Roboto Condensed,sans-serif;font-size:2.8rem;font-weight:700}.button-KnowUs,.button-Schedule,.button-custom,.cta-button,.fixed-call-button,.mobile-nav-button,.mobile-nav-link,.schedule-button{font-family:Roboto Condensed,sans-serif;font-weight:500}.mobile-nav-button,.mobile-nav-link{font-size:16px}.cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:.5s;width:100%}.cta-button:hover:before{left:100%}.cta-button:hover{box-shadow:0 6px 16px #38a1f74d;transform:translateY(-2px)}.cta-button span{margin-left:.5rem;transition:transform .3s ease}.cta-button:hover span{transform:translateX(5px)}.elevated-text{animation:fadeInRight .8s ease-out forwards;color:#042e50;font-size:clamp(1.2rem,3vw,2.2rem);line-height:1.2;opacity:1;padding-top:1.3rem;position:relative;text-align:center;width:100%}.cta-button-container{display:flex;margin-top:1rem;width:80%}.cta-button-container,.tripple-word{align-items:center;justify-content:center}.tripple-word{-webkit-text-fill-color:#0000;animation:glowPulse 2s infinite;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:linear-gradient(90deg,#38a1f7,#0d4e81);-webkit-background-clip:text;color:#38a1f7;display:inline-flex;filter:drop-shadow(0 2px 4px rgba(56,161,247,.2));font-weight:500;position:relative;text-align:right}.tripple-word:after{animation:lineGrow .6s ease-out forwards;animation-delay:.3s;background:linear-gradient(90deg,#38a1f7,#0d4e81);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;width:100%}@media (max-width:480px){.landing-section{padding:2rem}}@keyframes glowPulse{0%,to{filter:drop-shadow(0 2px 4px rgba(56,161,247,.2))}50%{filter:drop-shadow(0 2px 8px rgba(56,161,247,.4))}}@media (max-width:1200px){.elevated-text{font-size:1.1rem}}@media (max-width:768px){.landing-section{padding:0}}.testimonial-card,.testimonial-slider{backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}.dot.active{background:#38a1f7;transform:scale(1.2)}.dot{transition:all .3s ease}@media (max-width:768px){.landing-content{flex-direction:column;padding:6rem 1rem 2rem;text-align:center}.landing-text{margin-bottom:2rem;order:1;width:100%}.tripple-word{font-size:1.5rem;text-align:center}.landing-text .main-heading .elevated-text{font-size:1.5rem;text-align:center;width:100%}.landing-image{margin:2rem 0;max-width:none;order:2;width:100%}.landing-image-style{margin:0 auto;width:90%}.cta-button-container{margin-top:2rem;order:3;width:100%}.cta-button{font-size:.875rem;margin:0 auto;padding:.875rem 1.5rem;width:80%}}.landing-image-style{objectFit:contain;zIndex:1;height:auto;position:relative;width:80%}.footer-container{display:flex;flex-wrap:wrap;gap:3rem;justify-content:space-between}.industries-section-new{align-items:center;justify-content:center;margin:0 auto;max-width:100%;min-height:auto;overflow:hidden;padding:7.5rem 4rem 1rem;position:relative}.industries-title{color:#042e50;font-family:Roboto Condensed,sans-serif;font-size:48px;margin-bottom:48px;text-align:left}.industries-grid{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.row{display:flex;gap:24px;height:18rem;width:100%}.row-70-30 .industry-card:first-child{flex:0 0 70%}.row-30-70 .industry-card:first-child,.row-70-30 .industry-card:last-child{flex:0 0 30%}.row-30-70 .industry-card:last-child{flex:0 0 70%}.row-80-20 .industry-card{flex:0 0 80%}.industry-card{aspect-ratio:16/9;border-radius:24px;cursor:pointer;overflow:hidden;position:relative;text-decoration:none}.industry-card img{filter:blur(2px);height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.industry-label{background:#fff;border-radius:100px;color:#333;font-family:Roboto Condensed,sans-serif;font-size:18px;left:50%;padding:12px 32px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;white-space:nowrap;z-index:2}.industry-card:before{background:#f5f5f5e0;content:"";inset:0;opacity:0;position:absolute;transition:opacity .3s ease;z-index:1}.industry-card:hover:before{opacity:1}.industry-card:hover img{transform:scale(1.05)}.industry-card:hover .industry-label{background:#0000;color:#000;font-size:24px;font-weight:500;left:2rem;padding:0;top:2rem;transform:none}.industry-description{color:#000;font-family:Roboto Condensed,sans-serif;font-size:16px;left:2rem;line-height:1.5;max-width:80%;opacity:0;position:absolute;text-align:left;top:5rem;transform:none;transition:opacity .3s ease;z-index:2}.industry-card:hover .industry-description{opacity:1}.tech-saas-card{grid-column:1/-1}.know-more{display:flex;justify-content:flex-end;margin-top:32px}.know-more-btn{align-items:center;background:#fff;border:none;box-shadow:0 4px 4px 0 #0003;display:flex;font-family:Roboto Condensed,sans-serif;font-size:1.1rem;gap:.8rem;justify-content:center;text-decoration:none;transition:transform .3s ease;width:100%}.know-more-btn:hover{transform:translateX(8px)}.arrow-icon{height:24px;width:24px}@media (max-width:1200px){.industries-section{padding:60px 40px}}@media (max-width:768px){.industries-section-new{padding:4rem 2rem 1rem}.industries-title{font-size:36px;margin-bottom:1.5rem;text-align:center}.industries-grid{gap:16px;margin-bottom:16px}.row{flex-direction:column;gap:16px;height:auto}.row-30-70 .industry-card:first-child,.row-30-70 .industry-card:last-child,.row-70-30 .industry-card:first-child,.row-70-30 .industry-card:last-child,.row-80-20 .industry-card{flex:0 0 100%;height:200px;width:100%}.industry-card{aspect-ratio:16/9;margin-bottom:1rem}.industry-label{font-size:16px;padding:8px 16px}.industry-description{font-size:14px;left:1rem;max-width:90%;top:4rem}.know-more{margin-top:16px}.know-more-btn{font-size:14px;padding:8px 16px;width:100%}}@media (max-width:480px){.industries-section-new{padding:3rem 1rem 1rem}.industries-title{font-size:28px;margin-bottom:24px}.row-30-70 .industry-card:first-child,.row-30-70 .industry-card:last-child,.row-70-30 .industry-card:first-child,.row-70-30 .industry-card:last-child,.row-80-20 .industry-card{height:180px}.industry-label{font-size:14px;padding:6px 12px}.industry-description{font-size:12px;max-width:95%}}.integration-flow-container{align-items:center;display:flex;height:auto;justify-content:center;margin:50px 0;overflow:hidden;position:relative;width:100%}.integration-image{border-radius:24px;display:block;height:auto;max-width:100%}.flow-background{background-image:radial-gradient(circle at 15px 15px,#3b82f620 2px,#0000 0);background-size:30px 30px;left:0;width:100%}.flow-background,.flow-decoration{height:100%;position:absolute;top:0;z-index:0}.flow-decoration{background-image:linear-gradient(180deg,#0000,#38a1f710,#0000);right:0;width:200px}.central-node{align-items:center;animation:pulse 4s ease-in-out infinite;background:#fff;border:2px solid #38a1f7;border-radius:50%;box-shadow:0 4px 12px #0064cd33;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:60px;z-index:10}@keyframes pulse{0%{box-shadow:0 4px 12px #0064cd33}50%{box-shadow:0 4px 20px #38a1f766}to{box-shadow:0 4px 12px #0064cd33}}.node-circle{align-items:center;background:#0064cd;border-radius:50%;box-shadow:0 6px 16px #0000001a;display:flex;height:140px;justify-content:center;left:20%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease;width:140px;z-index:5}.node-circle:hover{transform:translate(-50%,-50%) scale(1.05)}.node-content{align-items:center;display:flex;flex-direction:column;gap:10px;padding:10px}.node-title{color:#fff;font-size:16px;font-weight:600;margin-top:8px;text-align:center}.node-pill{align-items:center;background:#fff;border-radius:50px;box-shadow:0 4px 6px #0000000d;color:#0064cd;display:flex;font-size:15px;font-weight:500;justify-content:center;min-width:180px;padding:12px 20px;position:absolute;text-align:center;transition:all .3s ease;z-index:5}.node-pill:hover{box-shadow:0 8px 15px #0064cd26;transform:translateX(-50%) translateY(-3px)}.node-pill.top{left:50%;top:25%;transform:translateX(-50%)}.node-pill.top:hover{transform:translateX(-50%) translateY(-3px)}.node-pill.bottom{bottom:16%;left:50%;transform:translateX(-50%)}.node-pill.bottom:hover{transform:translateX(-50%) translateY(3px)}.node-pill.right{right:10%;top:50%;transform:translateY(-50%)}.node-pill.right:hover{transform:translateY(-50%) translateX(3px)}.node-pill.bottom-right{bottom:25%;right:20%;transform:translate(0)}.node-pill.bottom-right:hover{transform:translateY(3px)}.node-box{align-items:center;background:#fff;border-radius:50px;box-shadow:0 4px 8px #0000000d;color:#0064cd;display:flex;flex-direction:column;font-size:15px;font-weight:500;gap:10px;justify-content:center;padding:15px;position:absolute;right:0;text-align:center;top:30%;transition:all .3s ease;width:180px;z-index:5}.node-box:hover{box-shadow:0 8px 15px #0064cd26;transform:translateY(-3px)}.connector-lines{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (max-width:1024px){.node-circle{height:130px;width:130px}.node-title{font-size:15px}.node-pill{font-size:14px;min-width:160px;padding:10px 16px}.node-box{font-size:14px;width:160px}}@media (max-width:768px){.integration-flow-container{margin:30px 0}.integration-image{max-width:95%}.central-node{left:50%;top:50%}.node-circle{height:120px;left:50%;top:20%;width:120px}.node-pill.top{top:35%}.node-pill.bottom,.node-pill.top{left:50%;transform:translateX(-50%)}.node-pill.bottom{bottom:15%}.node-pill.right{top:50%}.node-pill.bottom-right,.node-pill.right{left:75%;right:auto;transform:translate(-50%,-50%)}.node-pill.bottom-right{bottom:auto;top:65%}.node-box{bottom:35%;left:25%;right:auto;top:auto;transform:translate(-50%)}.connector-lines line{stroke-width:1.5}}@media (max-width:480px){.integration-flow-container{margin:20px 0}.node-pill{font-size:13px;min-width:150px;padding:8px 15px}.node-box{font-size:13px;padding:12px;width:140px}.node-title{font-size:14px}.node-circle{height:110px;width:110px}}.homepage-container-v2{align-items:center;display:flex;flex-direction:column;padding:1rem}.homepage-header-v2{border-bottom:1px solid #0000000d;left:0;padding:0 1rem;position:fixed;right:0;top:0;z-index:1000}.fixed-header-v2,.homepage-header-v2{background:#fffffffa;box-shadow:0 2px 10px #0000000d}.fixed-logo-v2{height:4.375rem;width:21.875rem}.homepage-title-v2{color:#fff;font-size:clamp(16rem,12.5vw,21.875rem);font-weight:500;text-align:center;transition:all .5s ease-in-out}.homepage-nav-v2{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1440px;padding:1rem 2rem;width:100%}.homepage-nav-v2>:not(:last-child){margin-right:3.5rem}.homepage-nav-v2 .dropdown-container-v2{margin:0;padding:0}.homepage-nav-v2 .nav-link-v2,.nav-link-v2{padding:.5rem 0}.nav-link-v2{align-items:center;color:#042e50;display:flex;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;gap:6px;text-decoration:none;transition:color .3s ease;white-space:nowrap}.nav-link-v2:hover{color:#38a1f7}.dropdown-container-v2{align-items:center;display:flex;position:relative}.dropdown-menu-v2{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;left:0;min-width:200px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s;visibility:hidden;z-index:1000}.dropdown-container-v2:hover .dropdown-menu-v2{opacity:1;transform:translateY(0);visibility:visible}.dropdown-menu-v2 ul{list-style:none;margin:0;padding:0}.dropdown-menu-v2 li{padding:0}.dropdown-button-v2{background:none;border:none;color:#042e50;display:block;font-family:Roboto Condensed,sans-serif;font-size:14px;font-weight:500;padding:.75rem 1rem;text-align:left;text-decoration:none;transition:background-color .3s ease;width:100%}.dropdown-button-v2:hover{background-color:#f5f5f5;color:#38a1f7}.dropdown-icon-v2{align-items:center;display:flex;transition:transform .3s ease}.dropdown-icon-v2.rotate-v2{transform:rotate(180deg)}.menu-button-v2{color:#042e50!important;display:none!important}.mobile-nav-v2{background:#042e50;height:100%;overflow-y:auto;padding:2rem 1rem;width:300px}.mobile-nav-button-v2{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:flex;font-family:Roboto Condensed,sans-serif;font-size:1rem;font-weight:500;justify-content:space-between;padding:1rem;text-align:left;width:100%}.mobile-dropdown-v2{padding-left:1rem}.mobile-dropdown-v2 ul{list-style:none;margin:0;padding:0}.mobile-dropdown-v2 li{margin:0;padding:0}.mobile-dropdown-v2 .dropdown-button-v2{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:.875rem;padding:.75rem .5rem;text-align:left;text-decoration:none;width:100%}.mobile-dropdown-v2 .dropdown-button-v2:hover{background:#ffffff1a}.fixed-call-mobile{align-items:center;background-color:#fff;border:2px solid #fff;border-radius:28px;color:#042e50;cursor:pointer;display:inline-flex;font-family:Roboto Condensed,sans-serif;font-size:.875rem;font-weight:500;justify-content:center;padding:.4rem .8rem;transition:all .3s ease}.fixed-call-mobile:hover{background-color:#38a1f7;border-color:#38a1f7;color:#fff}.mobile-fixed-logo-v2{height:3rem;width:auto}.fixed-call-button{align-items:center;background:linear-gradient(90deg,#38a1f7,#0d4e81 182.74%);border:none;border-radius:32px;color:#fff;display:inline-flex;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;height:48px;justify-content:center;margin-left:auto;text-decoration:none;transition:all .3s ease;white-space:nowrap;width:223px}.fixed-call-button:hover{box-shadow:0 4px 12px #38a1f74d;color:#fff;transform:translateY(-1px)}.fixed-call-button .animated-arrow{margin-left:.3125rem;transition:transform .3s ease-in-out}.fixed-call-button:hover .animated-arrow{animation:arrowMove .6s ease-in-out infinite}@keyframes arrowMove{0%{opacity:1;transform:translate(0)}50%{opacity:0;transform:translate(8px,-8px)}51%{opacity:0;transform:translate(-8px,8px)}to{opacity:1;transform:translate(0)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(180deg)}}@media (max-width:1200px){.homepage-header-v2{padding:.5rem 2rem}.homepage-nav-v2>:not(:last-child),.mobile-fixed-logo-v2{margin-right:2rem}}@media (max-width:1024px){.desktop-nav-links,.homepage-nav-v2 .dropdown-container-v2,.homepage-nav-v2 .nav-link-v2:not(.logo-link){display:none}.menu-button-v2{display:flex!important}.mobile-buttons-container{display:flex}.homepage-nav-v2{justify-content:space-between;padding:.5rem 1rem}.mobile-fixed-logo-v2{height:2.5rem;width:auto}}@media (orientation:portrait) and (max-width:1024px){.desktop-nav-links,.homepage-nav-v2 .dropdown-container-v2,.homepage-nav-v2 .nav-link-v2:not(.logo-link){display:none}.menu-button-v2{display:flex!important}.mobile-buttons-container{display:flex}}@media (max-width:768px){.homepage-header-v2{padding:0}.homepage-nav-v2{padding:.5rem 1rem}.mobile-fixed-logo-v2{height:2rem;width:auto}.fixed-call-mobile{font-size:.875rem;padding:.5rem 1rem}.homepage-nav-v2 .dropdown-container-v2,.homepage-nav-v2 .fixed-call-button,.homepage-nav-v2 .nav-link-v2:not(.mobile-fixed-logo-v2){display:none}.menu-button-v2{color:#042e50!important;display:flex!important;margin-left:1rem!important}.fixed-call-mobile{background-color:#38a1f7;border:2px solid #fff;border-radius:28px;color:#fff;display:inline-flex;font-size:14px;margin-right:1rem;padding:.4rem 1rem;white-space:nowrap}.fixed-call-mobile:hover{background-color:initial;border-color:#38a1f7;color:#fff}.mobile-nav-v2{background:#fff;padding:2rem 1rem;width:280px}.mobile-nav-button-v2{align-items:center;background:none;border:none;color:#0a0000;display:flex;font-family:Roboto Condensed,sans-serif;font-size:1rem;font-weight:500;justify-content:space-between;padding:1rem;text-align:left;width:100%}.mobile-dropdown-v2{padding-left:1rem}.mobile-dropdown-v2 .dropdown-button-v2{color:#000;padding:.75rem 1rem}.mobile-dropdown-v2 .dropdown-button-v2:hover{background-color:#ffffff1a;color:#38a1f7}.homepage-nav-v2{justify-content:space-between}.homepage-nav-v2,.mobile-buttons-container,.nav-buttons{align-items:center;display:flex}.nav-buttons{gap:1rem;margin-left:0}}.mobile-buttons-container{align-items:center;display:flex;gap:1rem;margin-left:auto}.system-integration{display:flex;height:100vh;position:relative;width:100%}.system-integration:before{background:url(/static/media/cloud-computing-is-shown-hand-cloud-technology-storage-internet-service-concept-technology.4e4c3401400055f7f825.jpg) no-repeat 50%;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(-1);width:100%;z-index:-1}.header{left:50%;position:absolute;text-align:center;top:70%;transform:translate(-50%,-50%);width:100%;z-index:2}.system-integration-title{margin-top:10rem;padding-left:6rem}.header h1,.system-integration-title{color:#fff;font-family:Satoshi,sans-serif;font-size:4rem;font-weight:750}.header h1{background-image:linear-gradient(111grad,#000 54%,#00000052 89%);margin:auto;max-width:90%;padding:1rem;text-align:left}.head h1{color:#fff;font-family:Satoshi,sans-serif;font-size:4rem;font-weight:750;margin-top:70rem;padding-left:6rem}.bridge-container{align-items:flex-start;background:#fff;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:5rem 2rem}.bridge-left{flex:3 1;text-align:left}.bridge-left h1{color:#002147;font-size:2.5rem;font-weight:400}.vertical-line-responsive{background-color:#797979;height:100%;margin:0 2.5rem;width:.0625rem}.vertical-line{background-color:#797979}@media (max-width:48rem){.vertical-line{display:none}}.bridge-right{display:flex;flex:3 1;flex-direction:column;gap:1.5rem}.content-box{border-bottom:.0625rem solid #797979;padding-bottom:1.25rem}@media (max-width:48rem){.content-box{margin-right:0}}.blue-heading{color:#4a90e2;font-size:1.75rem;font-weight:500;margin-bottom:.5rem}.content-box p{color:#555;font-size:1rem}.focus-container{align-items:center;background-color:#191919;color:#fff;display:flex;justify-content:center;min-height:80vh;padding:5rem 2rem;text-align:center}@media (max-width:48rem){.focus-container{min-height:auto}}.focus-content{align-items:center;display:flex;flex-direction:column;max-width:56.25rem}.focus-img img{height:auto;margin-bottom:1.25rem;margin-top:.625rem;width:43.75rem}.focus-title{color:#fff;font-family:Roboto;font-size:3rem;font-weight:200;line-height:1.25;max-width:120vw;text-align:center;text-transform:uppercase}.fade-overflow{overflow:hidden}.fade-el{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.pink{color:#d99ca6}.yellow{color:#e8c46b}.green{color:#71b788}.white{color:#fff}@media (max-width:48rem){.focus-title{font-size:2rem}}@media (max-width:30rem){.focus-title{font-size:1.5rem}.focus-img img{max-width:18.75rem}}.whychoose_us-container{background:linear-gradient(108.8deg,#042e501a -6.81%,#5ba5e933 101.92%);padding:.125rem 10%;text-align:left}.whychoose_us-heading{color:#055cac4d;font-size:7.1875rem;font-weight:700;line-height:170.175rem;margin-bottom:0;text-align:left}.whychoose_us-content{display:flex;flex-direction:column;gap:2.5rem}.whychoose_us-item{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:space-between}.left-heading{color:#042e50;flex:1 1;font-size:1.875rem;font-weight:700;line-height:40.3688rem;min-width:15.625rem}.right-text{color:#042e50;flex:2 1;font-size:1.375rem;font-weight:400;line-height:20.6063rem;margin-left:3.75rem;margin-top:2.0625rem;min-width:21.875rem}.divider{background-color:#797979;height:.0625rem;width:100%}@media (max-width:64rem){.bridge-container{align-items:center;flex-direction:column}.bridge-left{text-align:center;width:100%}.bridge-left h1{font-size:2.5rem}.vertical-line-responsive{display:none}.bridge-right{width:100%}.header h1{font-size:3rem;padding-left:2rem}.whychoose_us-heading{font-size:5.625rem;line-height:7.5rem}.left-heading{font-size:1.75rem}.right-text{font-size:1.125rem}}@media (max-width:48rem){.header h1{font-size:2.5rem;padding-left:0;text-align:center;width:100%}.bridge-left h1{font-size:2rem;text-align:left}.content-box{padding:.9375rem 0}.blue-heading{font-size:1.125rem}.content-box p{font-size:.875rem}.whychoose_us-heading{font-size:4.375rem;line-height:6.25rem}.left-heading{font-size:1.375rem}.right-text{font-size:1rem}}@media (max-width:30rem){.header h1{font-size:3rem;text-align:center}.bridge-left h1{font-size:1.1875rem;font-weight:300;text-align:left}.content-box{padding:.625rem 0}.blue-heading{font-size:1rem}.content-box p{font-size:.8125rem}.whychoose_us-heading{font-size:3.125rem;line-height:4.375rem}.left-heading{font-size:1.125rem}.right-text{font-size:.875rem}}.technologies-container{align-items:center;align-items:flex-start;flex-direction:column;padding:3rem 10%;@media (max-width:48rem){height:100%}}.tech-container,.technologies-container{display:flex;flex-wrap:wrap;justify-content:space-between}.tech-container{gap:3rem}.tech-left{flex:1 1;max-width:30%}.tech-left h1{color:#042e50;font-size:2.5rem;font-weight:700}.technologies-right{grid-gap:2rem;align-items:center;display:grid;flex:2 1;gap:2rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);justify-content:center;max-width:60%}.tech-logo{margin:auto;max-width:9rem}@media (max-width:64rem){.tech-container{align-items:flex-start;flex-direction:column}.technologies-right{gap:1.5rem;grid-template-columns:repeat(3,1fr);justify-content:flex-start;width:100%}.tech-logo{max-width:10rem}}@media (max-width:48rem){.technologies-right{grid-template-columns:repeat(2,1fr)}.tech-logo{max-width:8rem}}@media (max-width:32rem){.technologies-right{gap:1.875rem;grid-template-columns:repeat(1,1fr);justify-content:center}.tech-logo{max-width:6rem}}@media (max-width:1024px){.header{font-size:2.5rem}.bridge-container{flex-direction:column;text-align:center}.technologies-right{grid-template-columns:repeat(3,minmax(8rem,1fr))}}@media (max-width:768px){.header{font-size:2rem}.bridge-left h1{font-size:1.5rem}.technologies-right{grid-template-columns:repeat(2,minmax(7rem,1fr))}}@media (max-width:480px){.header{font-size:1.75rem}.technologies-right{grid-template-columns:repeat(2,minmax(8rem,2fr));margin-left:15%}.tech-logo{height:6.5rem;max-width:10.5rem}}@media (max-width:48rem){.tech-left h1{font-size:2.25rem}}@media (max-width:30rem){.tech-left h1{font-size:1.875rem}}.offer-bottom{background:#514c99;bottom:0;height:50%;left:0;position:absolute;width:100%;z-index:-1}.button-Schedule{align-items:center;background-color:initial;border:.125rem solid #042e50;border-radius:1.75rem;color:#042e50;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;margin-bottom:.625rem;margin-right:12rem;margin-top:2.5rem;padding:.75rem 1.25rem;transition:all .3s ease-in-out}.button-Schedule:hover{background-color:#042e50;color:#fff}.button-Schedule:hover .animated-arrow{transform:translateX(.3125rem)}@media (max-width:48rem){.button-Schedule{border-radius:1.25rem;font-size:.875rem;margin-right:7rem;padding:.625rem 1rem;text-align:left}.animated-arrow{margin-left:.375rem}}.button-about{align-items:center;background-color:initial;border:.125rem solid #042e50;border-radius:1.75rem;color:#042e50;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;margin-bottom:.625rem;margin-top:1rem;padding:.75rem 1.25rem;transition:all .3s ease-in-out}.button-about:hover{background-color:#042e50;color:#fff}.button-about:hover .animated-arrow{transform:translateX(.3125rem)}@media (max-width:48rem){.button-about{border-radius:1.25rem;font-size:.875rem;margin-left:0;padding:.625rem 1rem}.animated-arrow{margin-left:.375rem}}.button-Schedule,.button-about{align-items:center;background-color:initial;border:2px solid #042e50;border-radius:1.75rem;color:#042e50;cursor:pointer;display:flex;font-size:1rem;font-weight:700;justify-content:center;padding:.75rem 1.25rem;transition:all .3s ease-in-out}.button-Schedule:hover,.button-about:hover{background-color:#042e50;color:#fff}.animated-arrow{margin-left:.5rem;transition:transform .3s ease-in-out}.button-Schedule:hover .animated-arrow,.button-about:hover .animated-arrow{transform:translateX(5px)}@media (max-width:1024px){.header{font-size:2.5rem;text-align:center}.bridge-container{flex-direction:column;text-align:center}.bridge-left h1{font-size:2rem;text-align:left}.vertical-line{display:none}.technologies-right{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.header{font-size:2rem}.bridge-left h1{font-size:1.5rem}.content-box{text-align:left}.technologies-right{grid-template-columns:repeat(1,1fr)}.tech-logo{height:6rem}}@media (max-width:480px){.header{font-size:1.75rem;padding:2rem}.bridge-left h1{font-size:1.25rem}.content-box{padding:.5rem}.tech-logo{height:4rem}.button-Schedule,.button-about{font-size:.875rem;padding:.625rem 1rem}}@media (max-width:1024px){.technologies-container{align-items:center;flex-direction:column;text-align:center}.tech-left{margin-bottom:2rem;max-width:100%}.technologies-right{grid-template-columns:repeat(3,minmax(8rem,1fr))}}@media (max-width:768px){.technologies-right{grid-template-columns:repeat(2,minmax(7rem,1fr))}}.fordistance{margin-top:5rem}.blogs-container{background-color:#c1e1ff;display:flex;flex-direction:column;justify-content:center;min-height:90vh;padding:3rem;position:relative}.heading-item{align-items:flex-start;width:100%}.blog-item,.heading-item{border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem}.blog-item{min-height:450px}.blogtxt{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:1rem 0}.blogtxt h2{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.blogtxt p{color:#333;font-size:1rem;margin-bottom:1rem}.blogtxt button{background:none;border:.0625rem solid #000;border-radius:1.25rem;color:#000;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.625rem .9375rem;width:fit-content}.blogtxt button:hover{background:#000;color:#fff}.blogimg{border-radius:.5rem;height:20rem;object-fit:cover;width:30rem}.count{color:#000;font-size:2.5rem;font-weight:400;position:absolute;right:1;top:-.7rem}.bold-text{color:#000}.bold-text,.regular-text{font-size:8rem;font-weight:700;position:relative}.regular-text{color:#0000004d;cursor:pointer;transition:color .1s cubic-bezier(.4,0,.2,1)}.regular-text:hover{color:#000}.filter-section{align-items:center;background-color:#c1e1ff;border-top:.0625rem solid #0003;display:flex;justify-content:space-between;margin-top:5rem;padding:2.5rem}.tabs-wrapper{display:flex;flex-wrap:wrap;gap:.625rem}.filter-btn{-webkit-backdrop-filter:blur(2.5rem);backdrop-filter:blur(2.5rem);background-color:#fff3;border:none;border-radius:1.25rem;box-shadow:0 .25rem .25rem 0 #00000040;color:#191919;cursor:pointer;font-size:1rem;font-weight:700;padding:.625rem .9375rem;transition:background .3s}.filter-btn.active,.filter-btn:hover{background-color:#191919;color:#fff}.sort-section{align-items:center;display:flex;position:relative}.sort-select{background:#c1e1ff;border:.0625rem solid #0003;border-radius:1.25rem;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem}.blog-content{background:url(/static/media/AdobeStock_615177263.68d9f0902ae7c5bb8b88.jpeg) no-repeat;background-size:cover;border-radius:.625rem;height:40rem;margin:auto;max-width:200rem;padding:2.5rem}blog-item-whitepaper{border-radius:1rem;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem}.blog-categories{display:flex;gap:.625rem}.blog-category{background:#2123268c;border-radius:1.125rem;color:#fff;font-size:.875rem;padding:.3125rem .625rem}.blog-name{font-size:4.25rem;font-weight:700;margin-right:18.75rem;margin-top:.625rem}.blog-name,.blog-text{color:#ffffffa6;line-height:100%;text-align:left}.blog-text{font-size:1.25rem;margin-bottom:.9375rem;margin-right:37.5rem;margin-top:4.375rem}.blog-link{align-items:center;color:#fff;display:flex;font-weight:700;gap:.3125rem;margin-top:11.875rem;text-decoration:none}.arrow-icon svg{fill:#fff;margin-left:.3125rem}.newblogs{grid-gap:2rem;align-items:start;background:#f2f2f2;border-radius:.625rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);padding:5rem}.newblogs>div{flex-basis:calc(50% - 1rem);flex-grow:1;flex-shrink:1;min-width:10%}.newblogs img{border-radius:.625rem;height:100%;width:100%}.blogtxt1,.blogtxt2,.blogtxt3,.blogtxt4,.blogtxt5{display:flex;flex-direction:column;justify-content:center;padding:1.25rem}.tags span{background:#0000001a;border-radius:.9375rem;display:inline-block;font-size:.75rem;margin-right:.3125rem;margin-top:.125rem;padding:.3125rem .625rem;white-space:nowrap}.tags span,h2{font-weight:700}h2{font-size:1.375rem;margin:.625rem 0}p{color:#333;font-size:.875rem}.read{background:none;border:.0625rem solid #000;border-radius:1.25rem;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.625rem .9375rem;width:fit-content}.read:hover{background:#000;color:#fff}.read svg path{fill:#000}.read:hover svg path{fill:#fff}.blogimg1{grid-column:1;grid-row:1}.blogtxt1{grid-column:2/span 1;grid-row:1}.blogimg2{grid-column:3;grid-row:1}.blogtxt2{grid-column:4;grid-row:1}.blogimg3{grid-column:1;grid-row:2}.blogtxt3{grid-column:2/span 1;grid-row:2}.blogimg4{grid-column:3;grid-row:2}.blogtxt4{grid-column:4;grid-row:2}.blogimg5{grid-column:1;grid-row:3}.blogtxt5{grid-column:2/span 3;grid-row:3}@media (max-width:768px){.fordistance{margin-top:10rem}.blogs-container{align-items:center;display:flex;flex-direction:column;min-height:auto;padding:1.5rem}.newblogs{align-items:center;background:#c1e1ff;display:flex;flex-direction:column;gap:20px;padding:10px;width:100%}.blogimg{border-radius:.5rem;height:18rem;object-fit:cover;width:30rem}.blog-item img{border-radius:.625rem;height:auto;object-fit:cover;padding:0 4.5rem;width:70%}.blogtxt{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:0 5rem}.blog-content{background-size:contain;height:auto;padding:20px}.blog-name{color:#fff;font-size:22px;margin:1rem 0}.blog-text{color:#fff;font-size:16px;margin-right:0;margin-top:0}.blog-link{color:#fff;margin-top:40px}.blog-category{background:#21232614;border-radius:18px;color:#fff;font-size:14px;margin-top:13rem;padding:0 10px}.sort-select{width:100%}h2{font-size:20px}p{font-size:14px}button{font-size:.9rem;padding:8px 12px}.count{font-size:2rem;position:relative;right:auto;top:-2rem}.bold-text,.regular-text{font-size:3rem;line-height:4rem}.filter-section{align-items:flex-start;flex-direction:column;margin-top:5rem;padding:1rem}.tabs-wrapper{flex-wrap:wrap;justify-content:flex-start}.filter-btn{font-size:.9rem;padding:8px 12px}.sort-section{justify-content:flex-start;width:100%}.sort-select{margin-top:1rem;padding:6px 12px;width:30%}.blog-item{align-items:center;display:flex;font-family:Arial,sans-serif;position:relative}.newblogs>div{flex:1 1 100%}}.banner-section{padding:50px}.banner-content{max-width:900px}.banner-content h1{font-size:64px}.back-to-list{margin-bottom:10px}.case-study-sidebar{padding:20px;width:250px}.case-study-sidebar li{font-size:16px;padding:10px}.case-study-sidebar li.active{border-left:3px solid #007bff;padding-left:10px}.article-section{margin-left:270px;padding:40px}.article-section h2{font-size:54px;margin-top:40px}.article-section p,.article-section ul{font-size:20px}.article-section ul{padding-left:20px}.article-section li{margin-bottom:10px}.contact-section{padding:80px 100px}.contact-heading{font-size:clamp(50px,10vw,150px)}.contact-container{margin-top:40px;max-width:1200px}.contact-address p,.contact-details p,.contact-nav p{font-size:18px;margin-bottom:10px}.contact-subtitle{font-size:16px;margin-bottom:8px}.contact-text{font-size:22px}.social-icons{gap:20px;margin-top:40px}.contact-footer{border-top:1px solid #333;font-size:14px;margin-top:40px;padding-top:20px}@media (max-width:1024px){.banner-section{height:60vh;padding:40px}.banner-content{margin-right:0;margin-top:10rem}.case-study-container{flex-direction:column}.case-study-sidebar{display:none}.article-section{margin-left:0;padding:30px}.contact-heading{font-size:70px;text-align:center}.contact-container{align-items:center;flex-direction:column;text-align:center}.contact-container div{margin-bottom:20px}}@media (max-width:768px){.contact-section{padding:40px 20px}.contact-heading{font-size:50px}.contact-address p,.contact-details p,.contact-nav p{font-size:16px}.contact-text{font-size:20px}.banner-content h1{font-size:48px}}@media (max-width:480px){.banner-section{height:50vh;padding:30px}.banner-content h1,.contact-heading{font-size:40px}.contact-address p,.contact-details p,.contact-nav p{font-size:14px}.contact-text{font-size:18px}}.explore-blogs{border-radius:8px;border-top:4px solid #007bff;box-shadow:0 4px 12px #0000001a;margin-top:50px;max-width:1200px;padding:30px}.explore-blogs h3{border-bottom:3px solid #007bff;font-size:52px;letter-spacing:1px;margin-bottom:25px;padding-bottom:15px}.explore-blogs-list li{margin-bottom:20px}.explore-blogs-list a{font-size:20px}.explore-blogs-list a:hover{font-size:22px;transform:translateX(5px)}.explore-blogs-list a:before{font-size:18px;margin-right:10px}@media (max-width:768px){.explore-blogs{margin-top:30px;padding:20px}.explore-blogs h3{font-size:28px}.explore-blogs h3,.explore-blogs-list li{margin-bottom:15px}.explore-blogs-list a{font-size:18px}.explore-blogs-list a:hover{font-size:20px}.explore-blogs-list a:before{font-size:16px}.reading-info{flex-wrap:nowrap;font-weight:600;gap:1rem;margin-top:10px}.reading-info,.speaker{align-items:center;color:#fff;display:flex;font-size:16px}.speaker{background:none;border:none;cursor:pointer}.speaker:hover{color:#0056b3}}.whitepaper-content{background:url(/static/media/freepik__enhance__67791.b5c0eb1cca8d4177306c.png) no-repeat;background-size:cover;border-radius:10px;height:40rem;margin:auto;max-width:200rem;padding:40px}.banner-content{margin-top:18rem}.article-section h2{font-size:3.375rem}.contact-container{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin-top:2.5rem;max-width:75rem;width:100%}@media (max-width:64rem){.banner-section{height:60vh;padding:2.5rem}.banner-content{margin-right:0;margin-top:10rem}.case-study-container{flex-direction:column}.case-study-sidebar{display:none}.article-section{margin-left:0;padding:1.875rem}.contact-heading{font-size:4.375rem;text-align:center}.contact-container{align-items:center;flex-direction:column;text-align:center}.contact-container div{margin-bottom:1.25rem}}@media (max-width:48rem){.contact-section{padding:2.5rem 1.25rem}.contact-heading{font-size:3.125rem}.contact-address p,.contact-details p,.contact-nav p{font-size:1rem}.contact-text{font-size:1.25rem}.banner-content h1{font-size:3rem}}@media (max-width:30rem){.banner-section{height:50vh;padding:1.875rem}.banner-content h1,.contact-heading{font-size:2.5rem}.contact-address p,.contact-details p,.contact-nav p{font-size:.875rem}.contact-text{font-size:1.125rem}}@media (max-width:48rem){.explore-blogs{margin-top:1.875rem;padding:1.25rem}.explore-blogs h3{font-size:1.75rem}.explore-blogs h3,.explore-blogs-list li{margin-bottom:.9375rem}.explore-blogs-list a{font-size:1.125rem}.explore-blogs-list a:hover{font-size:1.25rem}.explore-blogs-list a:before{font-size:1rem}.reading-info{color:#fff;flex-wrap:nowrap;font-weight:600;gap:1rem;margin-top:.625rem}.reading-info,.speaker{align-items:center;display:flex;font-size:1rem}.speaker{background:#1f5f7b;cursor:pointer}.speaker:hover{color:#0056b3}}.contact-page{background-color:#3f9af3;min-height:100vh;overflow-x:hidden;padding:120px 0 40px;position:relative;width:100%}.contact-heading{color:#212326;font-size:36px;margin-bottom:40px;text-align:center}.contact-container-career{align-items:flex-start;display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1400px;width:90%}.contact-info-section{color:#c1e1ff;flex:1 1;max-width:600px;text-align:left}.contact-form-section{background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;flex:1 1;max-width:600px;padding:2.5rem}.info-title{color:#c1e1ff;font-size:clamp(2rem,4vw,3.5rem);line-height:1.1;margin-bottom:1rem;text-align:left}.info-description{color:#c1e1ff;font-size:clamp(1rem,1.5vw,1.25rem)}.info-cards,.info-description{margin-bottom:2rem;text-align:left}.info-cards{display:flex;flex-direction:column;gap:1rem}.info-card{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;display:flex;padding:1rem 1.25rem;text-align:left}.info-card svg{color:#fff;flex-shrink:0;margin-right:1rem;margin-top:.25rem}.info-card-content{flex:1 1;text-align:left}.info-card h3{color:#fff;font-size:1.1rem;margin:0 0 .25rem;text-align:left}.info-card p{color:#c1e1ff;font-size:.95rem;line-height:1.4;margin:0;text-align:left}.form-title{color:#042e50;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.2;margin-bottom:2rem}form{display:flex;flex-direction:column;gap:1.25rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.form-input,.form-textarea{background:#fff;border:1px solid #ddd;border-radius:8px;color:#333;font-size:.95rem;margin-bottom:1rem;padding:.875rem 1rem;transition:all .3s ease}.form-input:focus,.form-textarea:focus{border-color:#4699e7;box-shadow:0 0 0 2px #4699e71a;outline:none}.form-textarea{min-height:120px;resize:vertical}.selected-services{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.service-chip{align-items:center;background:#f0f7ff;border-radius:20px;color:#042e50;display:flex;font-size:.875rem;padding:.5rem 1rem}.remove-chip{color:#042e50;cursor:pointer;font-weight:700;margin-left:8px;opacity:.6;transition:opacity .2s}.remove-chip:hover{opacity:1}.form-submit{background:#fff;border:.75px solid #4699e7;border-radius:8px;color:#042e50;cursor:pointer;font-size:1rem;font-weight:500;padding:.875rem 1.5rem;transition:all .3s ease;width:100%}.form-submit:hover{background:#042e50;border-color:#042e50;color:#fff}.book-appointment-btn{background:#fff;border:.75px solid #4699e7;border-radius:8px;color:#042e50;cursor:pointer;display:block;font-size:1rem;font-weight:500;margin-top:2rem;padding:.875rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease;width:91%}.book-appointment-btn:hover{background:#042e50;border-color:#042e50;color:#fff;text-decoration:none}.contact-footer{border-top:1px solid #ffffff1a;color:#fff;margin:3rem auto 0;max-width:1400px;width:90%}@media (max-width:1200px){.contact-container-career{gap:30px}.contact-form-section,.contact-info-section{max-width:none}}@media (max-width:992px){.contact-page{padding:100px 0 30px}.contact-container-career{width:95%}}@media (max-width:768px){.contact-container-career{align-items:stretch;flex-direction:column;gap:2rem}.contact-form-section,.contact-info-section{width:100%}.contact-form-section{padding:1.5rem}.form-row{grid-template-columns:1fr}.info-cards{gap:.75rem}.info-card{padding:.875rem 1rem}.info-card svg{height:20px;width:20px}}@media (max-width:480px){.contact-container{gap:1.5rem;width:92%}.info-title{font-size:1.75rem;margin-bottom:.75rem}.info-description{font-size:.95rem;margin-bottom:1.5rem}.form-title{font-size:1.25rem;margin-bottom:1.5rem}.info-card{padding:.75rem}.info-card h3{font-size:1rem}.info-card p{font-size:.875rem}.book-appointment-btn,.form-input,.form-submit,.form-textarea{font-size:.95rem;padding:.75rem 1rem}.contact-footer{font-size:.8rem;margin-top:2rem;width:92%}}.button-Know{align-items:center;background-color:initial;border:2px solid #042e50;border-radius:28px;color:#042e50;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:center;margin-bottom:10px;padding:12px 20px;transition:all .3s ease-in-out}.button-Know:hover{background-color:#042e50;color:#fff}.button-talkExpert{align-items:center;background-color:initial;border:2px solid #042e50;border-radius:28px;color:#042e50;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:center;padding:12px 20px;position:absolute;right:20rem;top:42rem;transition:all .3s ease-in-out}.button-talkExpert:hover{background-color:#042e50;color:#fff}@media (max-width:480px){.button-talkExpert{font-size:12px;padding:8px 14px;right:7rem;top:90rem}}.form-status{border-radius:8px;font-size:.95rem;margin-top:1rem;padding:.75rem;text-align:center}.form-status.success{background-color:#e6f4ea;border:1px solid #c3e6cb;color:#1e7e34}.form-status.error{background-color:#fbe9e7;border:1px solid #ffcdd2;color:#c62828}.form-submit:disabled{cursor:not-allowed}.form-submit:disabled,.form-submit:disabled:hover{background-color:#e0e0e0;border-color:#e0e0e0;color:#9e9e9e}.appointment-modal{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.appointment-modal-content{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000026;max-width:500px;padding:2.5rem;width:90%}.appointment-modal-content h2{color:#042e50;font-size:1.75rem;margin-bottom:2rem;text-align:center}.appointment-modal-content form{display:flex;flex-direction:column;gap:1.25rem}.appointment-modal-content .form-input{background:#fff;border:1px solid #e0e0e0;border-radius:12px;color:#333;font-size:1rem;margin-bottom:0;transition:all .3s ease}.appointment-modal-content .form-input:focus{border-color:#4699e7;box-shadow:0 0 0 2px #4699e71a;outline:none}.appointment-modal-content select.form-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23042E50' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.25rem;padding-right:2.5rem}.appointment-modal-buttons{display:flex;gap:1rem;justify-content:space-between;margin-top:1rem}.appointment-modal-buttons button{border-radius:12px;flex:1 1;font-size:1rem;font-weight:500;padding:1rem;transition:all .3s ease}.cancel-btn{background-color:#fff;border:1px solid #e0e0e0;color:#042e50}.cancel-btn:hover{background-color:#f5f5f5;border-color:#042e50}.appointment-modal-content .form-submit{background:#042e50;border:none;color:#fff}.appointment-modal-content .form-submit:hover{background:#033d6a}.appointment-modal-content .form-submit:disabled{background-color:#e0e0e0;color:#9e9e9e;cursor:not-allowed}@media (max-width:768px){.appointment-modal-content{padding:1.5rem;width:95%}.appointment-modal-content h2{font-size:1.5rem;margin-bottom:1.5rem}.appointment-modal-content .form-input{padding:.875rem 1rem}.appointment-modal-buttons button{padding:.875rem}}.react-tel-input{font-family:Roboto,sans-serif;font-size:15px;position:relative;width:100%}.react-tel-input :disabled{cursor:not-allowed}.react-tel-input .flag{background-image:url(data:image/png;base64,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);height:11px;width:16px}.react-tel-input .ad{background-position:-16px 0}.react-tel-input .ae{background-position:-32px 0}.react-tel-input .af{background-position:-48px 0}.react-tel-input .ag{background-position:-64px 0}.react-tel-input .ai{background-position:-80px 0}.react-tel-input .al{background-position:-96px 0}.react-tel-input .am{background-position:-112px 0}.react-tel-input .ao{background-position:-128px 0}.react-tel-input .ar{background-position:-144px 0}.react-tel-input .as{background-position:-160px 0}.react-tel-input .at{background-position:-176px 0}.react-tel-input .au{background-position:-192px 0}.react-tel-input .aw{background-position:-208px 0}.react-tel-input .az{background-position:-224px 0}.react-tel-input .ba{background-position:-240px 0}.react-tel-input .bb{background-position:0 -11px}.react-tel-input .bd{background-position:-16px -11px}.react-tel-input .be{background-position:-32px -11px}.react-tel-input .bf{background-position:-48px -11px}.react-tel-input .bg{background-position:-64px -11px}.react-tel-input .bh{background-position:-80px -11px}.react-tel-input .bi{background-position:-96px -11px}.react-tel-input .bj{background-position:-112px -11px}.react-tel-input .bm{background-position:-128px -11px}.react-tel-input .bn{background-position:-144px -11px}.react-tel-input .bo{background-position:-160px -11px}.react-tel-input .br{background-position:-176px -11px}.react-tel-input .bs{background-position:-192px -11px}.react-tel-input .bt{background-position:-208px -11px}.react-tel-input .bw{background-position:-224px -11px}.react-tel-input .by{background-position:-240px -11px}.react-tel-input .bz{background-position:0 -22px}.react-tel-input .ca{background-position:-16px -22px}.react-tel-input .cd{background-position:-32px -22px}.react-tel-input .cf{background-position:-48px -22px}.react-tel-input .cg{background-position:-64px -22px}.react-tel-input .ch{background-position:-80px -22px}.react-tel-input .ci{background-position:-96px -22px}.react-tel-input .ck{background-position:-112px -22px}.react-tel-input .cl{background-position:-128px -22px}.react-tel-input .cm{background-position:-144px -22px}.react-tel-input .cn{background-position:-160px -22px}.react-tel-input .co{background-position:-176px -22px}.react-tel-input .cr{background-position:-192px -22px}.react-tel-input .cu{background-position:-208px -22px}.react-tel-input .cv{background-position:-224px -22px}.react-tel-input .cw{background-position:-240px -22px}.react-tel-input .cy{background-position:0 -33px}.react-tel-input .cz{background-position:-16px -33px}.react-tel-input .de{background-position:-32px -33px}.react-tel-input .dj{background-position:-48px -33px}.react-tel-input .dk{background-position:-64px -33px}.react-tel-input .dm{background-position:-80px -33px}.react-tel-input .do{background-position:-96px -33px}.react-tel-input .dz{background-position:-112px -33px}.react-tel-input .ec{background-position:-128px -33px}.react-tel-input .ee{background-position:-144px -33px}.react-tel-input .eg{background-position:-160px -33px}.react-tel-input .er{background-position:-176px -33px}.react-tel-input .es{background-position:-192px -33px}.react-tel-input .et{background-position:-208px -33px}.react-tel-input .fi{background-position:-224px -33px}.react-tel-input .fj{background-position:-240px -33px}.react-tel-input .fk{background-position:0 -44px}.react-tel-input .fm{background-position:-16px -44px}.react-tel-input .fo{background-position:-32px -44px}.react-tel-input .bl,.react-tel-input .fr,.react-tel-input .mf{background-position:-48px -44px}.react-tel-input .ga{background-position:-64px -44px}.react-tel-input .gb{background-position:-80px -44px}.react-tel-input .gd{background-position:-96px -44px}.react-tel-input .ge{background-position:-112px -44px}.react-tel-input .gf{background-position:-128px -44px}.react-tel-input .gh{background-position:-144px -44px}.react-tel-input .gi{background-position:-160px -44px}.react-tel-input .gl{background-position:-176px -44px}.react-tel-input .gm{background-position:-192px -44px}.react-tel-input .gn{background-position:-208px -44px}.react-tel-input .gp{background-position:-224px -44px}.react-tel-input .gq{background-position:-240px -44px}.react-tel-input .gr{background-position:0 -55px}.react-tel-input .gt{background-position:-16px -55px}.react-tel-input .gu{background-position:-32px -55px}.react-tel-input .gw{background-position:-48px -55px}.react-tel-input .gy{background-position:-64px -55px}.react-tel-input .hk{background-position:-80px -55px}.react-tel-input .hn{background-position:-96px -55px}.react-tel-input .hr{background-position:-112px -55px}.react-tel-input .ht{background-position:-128px -55px}.react-tel-input .hu{background-position:-144px -55px}.react-tel-input .id{background-position:-160px -55px}.react-tel-input .ie{background-position:-176px -55px}.react-tel-input .il{background-position:-192px -55px}.react-tel-input .in{background-position:-208px -55px}.react-tel-input .io{background-position:-224px -55px}.react-tel-input .iq{background-position:-240px -55px}.react-tel-input .ir{background-position:0 -66px}.react-tel-input .is{background-position:-16px -66px}.react-tel-input .it{background-position:-32px -66px}.react-tel-input .je{background-position:-144px -154px}.react-tel-input .jm{background-position:-48px -66px}.react-tel-input .jo{background-position:-64px -66px}.react-tel-input .jp{background-position:-80px -66px}.react-tel-input .ke{background-position:-96px -66px}.react-tel-input .kg{background-position:-112px -66px}.react-tel-input .kh{background-position:-128px -66px}.react-tel-input .ki{background-position:-144px -66px}.react-tel-input .xk{background-position:-128px -154px}.react-tel-input .km{background-position:-160px -66px}.react-tel-input .kn{background-position:-176px -66px}.react-tel-input .kp{background-position:-192px -66px}.react-tel-input .kr{background-position:-208px -66px}.react-tel-input .kw{background-position:-224px -66px}.react-tel-input .ky{background-position:-240px -66px}.react-tel-input .kz{background-position:0 -77px}.react-tel-input .la{background-position:-16px -77px}.react-tel-input .lb{background-position:-32px -77px}.react-tel-input .lc{background-position:-48px -77px}.react-tel-input .li{background-position:-64px -77px}.react-tel-input .lk{background-position:-80px -77px}.react-tel-input .lr{background-position:-96px -77px}.react-tel-input .ls{background-position:-112px -77px}.react-tel-input .lt{background-position:-128px -77px}.react-tel-input .lu{background-position:-144px -77px}.react-tel-input .lv{background-position:-160px -77px}.react-tel-input .ly{background-position:-176px -77px}.react-tel-input .ma{background-position:-192px -77px}.react-tel-input .mc{background-position:-208px -77px}.react-tel-input .md{background-position:-224px -77px}.react-tel-input .me{background-position:-112px -154px;height:12px}.react-tel-input .mg{background-position:0 -88px}.react-tel-input .mh{background-position:-16px -88px}.react-tel-input .mk{background-position:-32px -88px}.react-tel-input .ml{background-position:-48px -88px}.react-tel-input .mm{background-position:-64px -88px}.react-tel-input .mn{background-position:-80px -88px}.react-tel-input .mo{background-position:-96px -88px}.react-tel-input .mp{background-position:-112px -88px}.react-tel-input .mq{background-position:-128px -88px}.react-tel-input .mr{background-position:-144px -88px}.react-tel-input .ms{background-position:-160px -88px}.react-tel-input .mt{background-position:-176px -88px}.react-tel-input .mu{background-position:-192px -88px}.react-tel-input .mv{background-position:-208px -88px}.react-tel-input .mw{background-position:-224px -88px}.react-tel-input .mx{background-position:-240px -88px}.react-tel-input .my{background-position:0 -99px}.react-tel-input .mz{background-position:-16px -99px}.react-tel-input .na{background-position:-32px -99px}.react-tel-input .nc{background-position:-48px -99px}.react-tel-input .ne{background-position:-64px -99px}.react-tel-input .nf{background-position:-80px -99px}.react-tel-input .ng{background-position:-96px -99px}.react-tel-input .ni{background-position:-112px -99px}.react-tel-input .bq,.react-tel-input .nl{background-position:-128px -99px}.react-tel-input .no{background-position:-144px -99px}.react-tel-input .np{background-position:-160px -99px}.react-tel-input .nr{background-position:-176px -99px}.react-tel-input .nu{background-position:-192px -99px}.react-tel-input .nz{background-position:-208px -99px}.react-tel-input .om{background-position:-224px -99px}.react-tel-input .pa{background-position:-240px -99px}.react-tel-input .pe{background-position:0 -110px}.react-tel-input .pf{background-position:-16px -110px}.react-tel-input .pg{background-position:-32px -110px}.react-tel-input .ph{background-position:-48px -110px}.react-tel-input .pk{background-position:-64px -110px}.react-tel-input .pl{background-position:-80px -110px}.react-tel-input .pm{background-position:-96px -110px}.react-tel-input .pr{background-position:-112px -110px}.react-tel-input .ps{background-position:-128px -110px}.react-tel-input .pt{background-position:-144px -110px}.react-tel-input .pw{background-position:-160px -110px}.react-tel-input .py{background-position:-176px -110px}.react-tel-input .qa{background-position:-192px -110px}.react-tel-input .re{background-position:-208px -110px}.react-tel-input .ro{background-position:-224px -110px}.react-tel-input .rs{background-position:-240px -110px}.react-tel-input .ru{background-position:0 -121px}.react-tel-input .rw{background-position:-16px -121px}.react-tel-input .sa{background-position:-32px -121px}.react-tel-input .sb{background-position:-48px -121px}.react-tel-input .sc{background-position:-64px -121px}.react-tel-input .sd{background-position:-80px -121px}.react-tel-input .se{background-position:-96px -121px}.react-tel-input .sg{background-position:-112px -121px}.react-tel-input .sh{background-position:-128px -121px}.react-tel-input .si{background-position:-144px -121px}.react-tel-input .sk{background-position:-160px -121px}.react-tel-input .sl{background-position:-176px -121px}.react-tel-input .sm{background-position:-192px -121px}.react-tel-input .sn{background-position:-208px -121px}.react-tel-input .so{background-position:-224px -121px}.react-tel-input .sr{background-position:-240px -121px}.react-tel-input .ss{background-position:0 -132px}.react-tel-input .st{background-position:-16px -132px}.react-tel-input .sv{background-position:-32px -132px}.react-tel-input .sx{background-position:-48px -132px}.react-tel-input .sy{background-position:-64px -132px}.react-tel-input .sz{background-position:-80px -132px}.react-tel-input .tc{background-position:-96px -132px}.react-tel-input .td{background-position:-112px -132px}.react-tel-input .tg{background-position:-128px -132px}.react-tel-input .th{background-position:-144px -132px}.react-tel-input .tj{background-position:-160px -132px}.react-tel-input .tk{background-position:-176px -132px}.react-tel-input .tl{background-position:-192px -132px}.react-tel-input .tm{background-position:-208px -132px}.react-tel-input .tn{background-position:-224px -132px}.react-tel-input .to{background-position:-240px -132px}.react-tel-input .tr{background-position:0 -143px}.react-tel-input .tt{background-position:-16px -143px}.react-tel-input .tv{background-position:-32px -143px}.react-tel-input .tw{background-position:-48px -143px}.react-tel-input .tz{background-position:-64px -143px}.react-tel-input .ua{background-position:-80px -143px}.react-tel-input .ug{background-position:-96px -143px}.react-tel-input .us{background-position:-112px -143px}.react-tel-input .uy{background-position:-128px -143px}.react-tel-input .uz{background-position:-144px -143px}.react-tel-input .va{background-position:-160px -143px}.react-tel-input .vc{background-position:-176px -143px}.react-tel-input .ve{background-position:-192px -143px}.react-tel-input .vg{background-position:-208px -143px}.react-tel-input .vi{background-position:-224px -143px}.react-tel-input .vn{background-position:-240px -143px}.react-tel-input .vu{background-position:0 -154px}.react-tel-input .wf{background-position:-16px -154px}.react-tel-input .ws{background-position:-32px -154px}.react-tel-input .ye{background-position:-48px -154px}.react-tel-input .za{background-position:-64px -154px}.react-tel-input .zm{background-position:-80px -154px}.react-tel-input .zw{background-position:-96px -154px}.react-tel-input *{box-sizing:border-box;-moz-box-sizing:border-box}.react-tel-input .hide{display:none}.react-tel-input .v-hide{visibility:hidden}.react-tel-input .form-control{background:#fff;border:1px solid #cacaca;border-radius:5px;font-size:14px;height:35px;letter-spacing:.01rem;line-height:25px;margin-bottom:0!important;margin-left:0;margin-top:0!important;outline:none;padding-left:48px;position:relative;width:300px}.react-tel-input .form-control.invalid-number,.react-tel-input .form-control.invalid-number:focus{background-color:#faf0f0;border:1px solid #d79f9f;border-left-color:#cacaca}.react-tel-input .flag-dropdown{background-color:#f5f5f5;border:1px solid #cacaca;border-radius:3px 0 0 3px;bottom:0;padding:0;position:absolute;top:0}.react-tel-input .flag-dropdown:focus,.react-tel-input .flag-dropdown:hover{cursor:pointer}.react-tel-input .flag-dropdown.invalid-number{border-color:#d79f9f}.react-tel-input .flag-dropdown.open{z-index:2}.react-tel-input .flag-dropdown.open,.react-tel-input .flag-dropdown.open .selected-flag{background:#fff;border-radius:3px 0 0 0}.react-tel-input input[disabled]+.flag-dropdown:hover{cursor:default}.react-tel-input input[disabled]+.flag-dropdown:hover .selected-flag{background-color:initial}.react-tel-input .selected-flag{border-radius:3px 0 0 3px;height:100%;outline:none;padding:0 0 0 8px;position:relative;width:38px}.react-tel-input .selected-flag:focus,.react-tel-input .selected-flag:hover{background-color:#fff}.react-tel-input .selected-flag .flag{margin-top:-5px;position:absolute;top:50%}.react-tel-input .selected-flag .arrow{border-left:3px solid #0000;border-right:3px solid #0000;border-top:4px solid #555;height:0;left:20px;margin-top:-2px;position:relative;top:50%;width:0}.react-tel-input .selected-flag .arrow.up{border-bottom:4px solid #555;border-top:none}.react-tel-input .country-list{background-color:#fff;border-radius:0 0 3px 3px;box-shadow:1px 2px 10px #00000059;list-style:none;margin:10px 0 10px -1px;max-height:200px;outline:none;overflow-y:scroll;padding:0;position:absolute;width:300px;z-index:1}.react-tel-input .country-list .flag{display:inline-block}.react-tel-input .country-list .divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.react-tel-input .country-list .country{padding:7px 9px}.react-tel-input .country-list .country .dial-code{color:#6b6b6b}.react-tel-input .country-list .country.highlight,.react-tel-input .country-list .country:hover{background-color:#f1f1f1}.react-tel-input .country-list .flag{margin-right:7px;margin-top:2px}.react-tel-input .country-list .country-name{margin-right:6px}.react-tel-input .country-list .search{background-color:#fff;padding:10px 0 6px 10px;position:sticky;top:0}.react-tel-input .country-list .search-emoji{font-size:15px}.react-tel-input .country-list .search-box{border:1px solid #cacaca;border-radius:3px;font-size:15px;line-height:15px;margin-left:6px;outline:none;padding:3px 8px 5px}.react-tel-input .country-list .no-entries-message{opacity:.7;padding:7px 10px 11px}.react-tel-input .invalid-number-message{color:#de0000}.react-tel-input .invalid-number-message,.react-tel-input .special-label{background:#fff;font-size:13px;left:46px;padding:0 2px;position:absolute;top:-8px;z-index:1}.react-tel-input .special-label{display:none;white-space:nowrap}body,html{font-family:Roboto Condensed,sans-serif;margin:0;max-width:100vw;overflow-x:hidden;padding:0;width:100%}.about-us{background-color:#f8f8f8;height:90vh;padding:3%;text-align:left}.about-us,.about-us-container{align-items:center;display:flex}.about-us-container{gap:60px;justify-content:space-between;width:100%}.about-left,.about-right{flex:1 1;max-width:50%}.about-right{position:relative}.about-right:before{background:#042e5033;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.about-title{color:#000;font-size:6.125rem;font-weight:600;line-height:1;margin:0;text-align:left}.about-subtitle{color:#222;font-size:1.375rem;font-weight:600;line-height:1.4;margin:20px 0 15px;max-width:600px}.about-description{color:#555;font-size:1.25rem;font-weight:400;line-height:1.6;margin:1.5rem 0 25px;width:88%}.about-divider{background-color:#042e50;border:none;height:1px;margin:30px 0;width:100%}.about-image{border-radius:0;box-shadow:0 20px 40px #0000001a;height:auto;position:relative;transition:transform .3s ease;width:100%;z-index:0}.about-image:hover{transform:translateY(-10px)}@media (max-width:1200px){.about-title{font-size:6rem}}@media (max-width:768px){.about-us{padding:40px 5%}.about-us-container{flex-direction:column;gap:40px}.about-left,.about-right{max-width:100%}.about-title{font-size:4rem;text-align:center}.about-description,.about-subtitle{margin-left:auto;margin-right:auto;text-align:center}.about-divider{margin:20px auto}}@media (max-width:480px){.about-title{font-size:3rem}.about-description,.about-subtitle{font-size:1.125rem}}.technologies-container{background:#fff;padding:4rem 2rem;width:100%}.tech-container{margin:0 auto;max-width:92%;padding:0 1rem}.tech-left{margin-bottom:3rem;text-align:left}.tech-left h1{color:#024175;font-size:clamp(2rem,4vw,2.5rem);margin-bottom:1rem}.tech-left h4{color:#666;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;margin:0 auto;max-width:600px}.technologies-rightside{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center;margin:0 auto;max-width:1000px;padding:1rem}.tech-logo{display:block;height:auto;margin:0 auto;max-width:180px;object-fit:contain;opacity:.8;transition:all .3s ease;width:100%}.tech-logo:hover{opacity:1;transform:scale(1.05)}.text-block-wrapper{background-color:#f6f6f6}.text-block-wrapper,.text-grey-wrapper{margin:4rem auto;max-width:90%;padding:4rem;position:relative}.text-grey-wrapper{background:#3ea8f61c}.text-square-wrapper{border-radius:.625rem;margin:4rem auto;max-width:90%;padding:4rem;position:relative}.text-block-image,.text-grey-image,.text-square-image{align-items:center;display:flex;height:auto;overflow:hidden;position:relative;width:100%}.text-block-image img,.text-grey-image img,.text-square-image img{border-radius:10px;height:auto;max-height:500px;object-fit:cover;width:100%}.text-block-content,.text-grey-content,.text-square-content{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:2rem}.text-block-title,.text-grey-title,.text-square-title{color:#042e50;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600}.text-block-text,.text-grey-text,.text-square-text{color:#262626;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6}@media (max-width:1200px){.technologies-rightside{gap:2rem;grid-template-columns:repeat(2,1fr)}.text-block-wrapper,.text-grey-wrapper,.text-square-wrapper{grid-gap:1.5rem;gap:3rem;margin:2.5rem auto;padding:4rem 1.5rem;padding:2.5rem}}@media (max-width:768px){.technologies-container{padding:3rem 1rem}.tech-container{padding:0}.tech-left{margin-bottom:2rem}.tech-left h1{font-size:1.75rem;margin-bottom:.75rem}.text-block-content,.text-grey-content,.text-square-content{gap:1rem;padding:1.5rem}.tech-logo{max-width:140px}}@media (max-width:480px){.text-block-wrapper,.text-grey-wrapper,.text-square-wrapper{gap:2rem;grid-template-columns:1fr;padding:3rem 1rem}.text-block-image,.text-grey-image,.text-square-image{min-height:300px;order:-1}.text-block-content,.text-grey-content,.text-square-content{padding:1rem;text-align:center}.technologies-container{padding:2rem 1rem}.tech-left h1{font-size:1.5rem}.tech-left h4{font-size:.9rem}.technologies-rightside{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:0}.tech-logo{max-width:120px}.text-block-wrapper,.text-grey-wrapper,.text-square-wrapper{padding:2rem .5rem}.text-block-image,.text-grey-image,.text-square-image{min-height:250px}}.carousel{height:auto;padding:1.5rem;width:100%}.carousel-image img{height:auto;margin-left:2.375rem;width:174%}.quote{font-size:1rem;padding:.5rem}.author{font-size:.625rem;left:2.5rem;top:70%}.carousel-nav{font-size:1.1rem;gap:.5rem;justify-content:right}.line{height:.0625rem;margin-left:1rem;width:2.5rem}.contact-section{padding:2rem 1rem}.contact-section h1{font-size:clamp(2rem,7vw,3rem);margin-bottom:1rem;text-align:left}.contact-section div{margin-bottom:1rem;width:100%}.mobile-nav-button{align-items:center;display:flex}.carousel{height:18.75rem;margin:auto;overflow:hidden;position:relative;text-align:center;width:31.25rem}.carousel-content{align-items:center;animation:fadeIn 1s ease-in-out;display:flex;flex-direction:column}.carousel-image{border-radius:50%;height:6.25rem;margin-bottom:.625rem;width:6.25rem}.quote{font-size:1.125rem;margin-bottom:.625rem}.author{font-weight:700}.position{color:gray;font-size:.875rem}.carousel-nav{justify-content:center;margin-top:.9375rem}.nav-btn{background:none;border:none;cursor:pointer;font-size:1.125rem;margin:0 .625rem;transition:color .3s ease-in-out}.nav-btn.active{color:blue;font-weight:700}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.carousel{align-items:flex-start;display:flex;flex-direction:column;height:70vh;justify-content:space-between;margin-bottom:1.25rem;margin-top:1.25rem;padding:5rem;width:85vw}.carousel-image{position:absolute;right:35%;top:0}.carousel-image img{height:30rem;object-fit:cover;width:38rem}.carousel-content{max-width:50%}.quote{color:#000;font-size:3rem;font-weight:700;text-align:left}.read-more{color:#00000080;font-family:Satoshi,sans-serif;font-size:1.25rem;font-weight:900;text-decoration:none}.author-info{margin-top:2rem}.author{color:#00000080;font-size:1.25rem;font-weight:900;left:5.625rem;position:absolute;text-decoration:none;top:80%}.role{color:#0009;font-size:1rem}.carousel-nav{align-items:center;color:#0000004d;display:flex;font-size:5.3rem;font-weight:700;gap:1.5rem;justify-content:flex-end;position:absolute;right:6.25rem;top:75%}.carousel-nav .active{color:#000}.line{background-color:#000;height:.1875rem;margin-left:2rem;width:6.25rem}.text-block-wrapper{grid-gap:2.5rem;border-radius:.625rem;display:grid;font-family:Roboto Condensed,sans-serif;grid-template-columns:7fr 5fr;padding:1.25rem}.text-block-title{color:#024175;font-size:2rem;font-weight:600}.text-block-title__mobile{display:none}.text-block-image img{border-radius:.625rem;height:auto;width:80%}.text-block-content{display:flex;flex-direction:column;justify-content:center}.text-block-text{color:#262626;font-size:1.5rem;line-height:1.5}@media (max-width:1600px){.text-block-wrapper{grid-gap:2.25rem;margin-top:0}}@media (max-width:768px){.text-block-wrapper{grid-template-columns:1fr;text-align:center}.text-block-title__mobile{display:block;margin-bottom:.625rem}.text-block-title{display:none}.text-block-image img{margin:0 auto;max-width:80%}}.text-grey-wrapper{grid-gap:2.5rem;background:#e5e5e5;border-radius:.625rem;display:grid;grid-template-columns:7fr 5fr;padding:1.25rem}.text-grey-title{color:#024175;font-size:2rem;font-weight:600}.text-grey-image img{border-radius:10px;height:100%;width:100%}.text-grey-content{display:flex;flex-direction:column;justify-content:center}.text-grey-text{color:#262626;font-size:1.5rem;line-height:1.5}@media (max-width:1600px){.text-grey-wrapper{grid-gap:2.25rem}}@media (max-width:768px){.text-grey-wrapper{display:flex;flex-direction:column-reverse;grid-template-columns:1fr;text-align:center}.text-grey-image img{margin:0 auto;max-width:80%}}.text-square-wrapper{grid-gap:2.5rem;background-color:#f6f6f6;display:grid;grid-template-columns:5fr 7fr;padding:1.25rem}.text-square-title{color:#024175;font-size:2rem;font-weight:600}.text-square-content{display:flex;flex-direction:column;justify-content:center}.text-square-text{color:#262626;font-size:24px;line-height:1.5}.text-square-image img{border-radius:10px;height:auto;width:100%}@media (max-width:1600px){.text-square-wrapper{grid-gap:36px}}@media (max-width:768px){.text-square-wrapper{grid-template-columns:1fr;text-align:center}.text-square-image img{margin:0 auto;max-width:80%}.carousel{max-height:10.625rem;max-width:25rem;min-height:10.625rem;min-width:25rem;padding:1.5rem}.carousels-image img{left:70%;max-height:7.5rem;position:absolute;top:40%;transform:translate(-10%);width:6.25rem}.author{margin-top:6.25rem}.quote{font-size:1rem;font-weight:400;padding:.5rem;text-align:left}.author{color:#00000080;font-size:.625rem;font-weight:600;left:2.5rem;position:absolute;text-decoration:none;top:70%}.carousel-nav{font-size:1.1rem;gap:.5rem;justify-content:right}.line{background-color:#000;height:.0625rem;margin-left:1rem;width:2.5rem}}.stats-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff61;border-radius:20px;display:flex;gap:4rem;justify-content:center;margin:4rem auto;max-width:1000px;padding:2rem;width:100%}.stat-item{color:#fff;text-align:center}.stat-item h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#fff);-webkit-background-clip:text;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;margin:0}.stat-item p{color:#fdfdfd;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:500;margin-top:.5rem}.scroll-indicator{align-items:center;color:#fff;display:flex;flex-direction:column;margin-top:0;position:relative}.scroll-indicator p{font-size:1rem;letter-spacing:2px;margin-bottom:.5rem;opacity:.8;text-transform:uppercase}.scroll-arrow{animation:bounce 2s infinite;font-size:1.5rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width:1024px){.about-us{padding:6rem 4% 100px}.stats-container{gap:3rem;margin:3rem auto;padding:1.5rem}.scroll-indicator{margin-top:3rem}}@media (max-width:768px){.about-us{min-height:auto;padding:3rem 3% 80px}.stats-container{flex-direction:column;gap:2rem;margin:2rem auto;padding:1.5rem;width:90%}.scroll-indicator{margin-top:2rem}.scroll-indicator p{font-size:.9rem}}@media (max-width:480px){.about-us{padding:3rem 3% 60px}.stats-container{gap:1.5rem;margin:1.5rem auto;padding:1rem;width:95%}.scroll-indicator{margin-top:1.5rem}}@media (max-width:360px){.about-us{padding:5.5rem 3% 30px}.stats-container{gap:1.2rem;padding:.8rem}.stat-item h3{font-size:1.8rem}.stat-item p{font-size:.8rem}}*{margin:0;padding:0}.card-container{align-items:center;background-color:#1f2f25;display:flex;flex-wrap:wrap;gap:70px;height:100vh;justify-content:center;padding:40px}@media (max-width:768px){.card-container{align-items:center;background-color:#1f2f25;display:flex;flex-wrap:wrap;gap:60px;height:100%;justify-content:center;padding:15px}}.text-box{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(149.95deg,#5ba5e9 -37.07%,#76db4526 70.71%);border-radius:8px;box-shadow:0 4px 4px 0 #00000040;color:#fff;max-width:400px;min-height:450px;padding:20px}@media (max-width:768px){.text-box{margin-top:20%;max-width:100%;min-height:70%;min-width:100%;padding:15px}}.text-box h2{font-size:24px;margin-bottom:10px}.brand{color:#d1f2c9;font-weight:700}.text-box h3{font-size:40px;font-weight:700;line-height:43px}.text-box p{color:#fff;font-size:32px;font-weight:500;line-height:30px;margin-bottom:15px;margin-top:10vh}.image-box{max-width:500px;position:relative}.image-box img{border-radius:8px;width:100%}.description{color:#fff;font-size:14px;font-weight:400;line-height:20px;padding:400px 0 0 140px}@media (max-width:768px){.card-container{text-align:center}.image-box img{max-width:400px;width:100%}.description{background:none;padding:0;position:static}}.business-benefits{border-left:1px solid #ccc;display:grid;grid-template-columns:repeat(2,1fr);margin-top:40px;padding-left:20px}@media (max-width:768px){.business-benefits{border-left:none;grid-template-columns:1fr;padding-left:0}}.container-servicenow{align-items:center;display:flex;justify-content:center;min-height:50vh;padding:1rem}.container-servicenow,.content{background-color:#042e50;margin-top:50px}.content{color:#fff;font-size:40px;font-weight:700;line-height:55.7px;padding:50px 30px;text-align:center}@media (max-width:768px){.content{background-color:#042e50;color:#fff;font-size:35px;font-weight:700;line-height:45.7px;margin-top:30px;padding:20px 10px;text-align:center}}.why-choose-us{align-items:center;display:flex;justify-content:center;padding:3rem 1.5rem}.content-choose{max-width:900px;text-align:Left;width:100%}.title-choose{color:#153c3e80;font-size:5rem;font-weight:700;letter-spacing:0;line-height:172.8px}.points-choose{display:flex;flex-direction:column;gap:1.5rem}.point-choose{border-top:1px solid #797979;color:#1a1a1a;font-size:1.25rem;font-weight:500;padding-top:1rem}@media (max-width:768px){.title-choose{font-size:2.5rem}.point-choose{font-size:1.1rem}}@media (max-width:480px){.title-choose{font-size:2.5rem;margin:0;padding:0}.point-choose{font-size:1rem}}.heading-title{color:#5ba5e9;font-size:25px;font-weight:500;letter-spacing:0;line-height:34.12px}.benefit-divider{margin:25px 0}.benefit{padding:0 45px}.heading-descript{color:#042e50}.main-heading-key{color:#042e50;font-size:44px;font-weight:700;letter-spacing:0}.heading-sub{color:#042e50;font-size:20px;font-weight:400;letter-spacing:0;line-height:34.12px;margin-top:35px}.benefits-heading{flex:1 1;padding:0 80px}.benefits-content{flex:2 1;padding-left:20px;position:relative}.benefits-content:before{background-color:#ccc;content:"";height:100%;left:0;position:absolute;top:0;width:1px}@media (max-width:768px){.business-benefits{flex-direction:column}.benefits-heading{padding:0 20px}.benefits-content{padding-left:0}.benefits-content:before{display:none}}.case-study-page{color:#333;font-family:Arial,sans-serif;margin:0;padding:0}.banner-section{align-items:center;display:flex;height:80vh;justify-content:center;padding:3.125rem;position:relative;text-align:center;width:100%}.banner-content{color:#fff;margin-right:40rem;margin-top:8rem;max-width:56.25rem;text-align:left}.banner-content h1{font-size:4rem;font-weight:700;line-height:1.2;margin:0}.back-to-list{color:#fff;display:inline-block;margin-bottom:.625rem;margin-top:1rem;text-decoration:none}.case-study-container{align-items:flex-start;display:flex;flex-direction:row;position:relative}.case-study-sidebar{background-color:#fff;max-height:100vh;overflow-y:auto;padding:1.25rem;position:fixed;transition:top .3s ease-in-out;width:15.625rem}.case-study-sidebar ul{list-style:none;padding:0}.case-study-sidebar li{color:#555;cursor:pointer;font-size:1rem;padding:.625rem;transition:all .2s}.case-study-sidebar li.active{border-left:.1875rem solid #007bff;color:#007bff;font-weight:700;padding-left:.625rem}.article-section{flex-grow:1;margin-left:16.875rem;padding:2.5rem}.article-section h2{font-size:2.375rem;margin-top:2.5rem;position:relative}.article-section p,.article-section ul{font-size:1.25rem;font-weight:300;line-height:1.6}.article-section ul{padding-left:1.25rem}.article-section li{margin-bottom:.625rem}.contact-section{background:#181818;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:80vh;padding:5rem 6.25rem;position:relative;text-align:left}.contact-heading{color:#fff;font-family:Satoshi,sans-serif;font-size:clamp(3.125rem,10vw,9.375rem);font-weight:700;line-height:1.1;margin:0;text-align:right}.contact-address p,.contact-details p,.contact-nav p{font-size:1.125rem;font-weight:700;margin-bottom:.625rem}.contact-subtitle{color:#a0a0a0;font-size:1rem;margin-bottom:.5rem}.contact-text{font-size:1.375rem;font-weight:700;margin:0}.social-icons{display:flex;gap:1.25rem;margin-top:2.5rem}.contact-footer{border-top:.0625rem solid #333;color:#a0a0a0;font-size:.875rem;margin-top:2.5rem;padding-top:1.25rem;text-align:center;width:100%}@media (max-width:64rem){.banner-section{height:60vh;padding:2.5rem}.banner-content{margin-right:0;margin-top:10rem}.case-study-container{flex-direction:column}.case-study-sidebar{display:none}.article-section{margin:0;max-width:90%;padding:1rem}.contact-heading{font-size:4.375rem;text-align:center}.contact-container{align-items:center;flex-direction:column;text-align:center}.contact-container div{margin-bottom:1.25rem}}@media (max-width:48rem){.contact-section{padding:2.5rem 1.25rem}.contact-heading{font-size:3.125rem}.contact-address p,.contact-details p,.contact-nav p{font-size:1rem}.contact-text{font-size:1.25rem}.banner-content h1{font-size:2.2rem}}@media (max-width:30rem){.banner-section{height:50vh;padding:1.875rem}.contact-heading{font-size:2.5rem}.contact-address p,.contact-details p,.contact-nav p{font-size:.875rem}.contact-text{font-size:1.125rem}}.explore-blogs{background-color:#fff;border-radius:.5rem;border-top:.25rem solid #007bff;box-shadow:0 .25rem .75rem #0000001a;margin-left:auto;margin-right:auto;margin-top:3.125rem;max-width:75rem;padding:1.875rem;width:100%}.explore-blogs h3{border-bottom:.1875rem solid #007bff;color:#333;font-size:3.25rem;font-weight:700;letter-spacing:.0625rem;margin-bottom:1.5625rem;padding-bottom:.9375rem}.explore-blogs ul{list-style:none;margin:0;padding:0}.explore-blogs-list li{margin-bottom:1.25rem}.explore-blogs-list a{color:#007bff;display:block;font-size:1.25rem;font-weight:500;text-decoration:none;transition:all .3s ease}.explore-blogs-list a:hover{color:#000;font-size:1.375rem;text-decoration:underline;transform:translateX(.3125rem)}.explore-blogs-list a:active{color:#003f7d}.explore-blogs-list a:before{color:#007bff;content:"→";font-size:1.125rem;margin-right:.625rem;opacity:0;transition:opacity .3s ease}.explore-blogs-list a:hover:before{opacity:1}@media (max-width:48rem){.explore-blogs{margin-top:1.875rem;padding:1.25rem}.explore-blogs h3{font-size:1.75rem}.explore-blogs h3,.explore-blogs-list li{margin-bottom:.9375rem}.explore-blogs-list a{font-size:1.125rem}.explore-blogs-list a:hover{font-size:1.25rem}.explore-blogs-list a:before{font-size:1rem}.reading-info{flex-wrap:nowrap;font-weight:600;gap:1rem;margin-top:.625rem}.reading-info,.speaker{align-items:center;color:#fff;display:flex;font-size:1rem}.speaker{background:none;border:none;cursor:pointer}.speaker:hover{color:#0056b3}}.architecture-title{color:#036;font-size:1.75rem;font-weight:700;margin-bottom:1.25rem}.architecture-intro{color:#333;font-size:1rem;margin-bottom:1.875rem}.sub-title{color:#036;font-size:1.625rem;font-weight:600;margin-bottom:.9375rem}.architecture-grid{grid-gap:2.5rem;align-items:start;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr);margin-top:1.25rem}.api-layer{padding:1.25rem;text-align:center}.api-icon{margin-bottom:.625rem;width:6.25rem}.api-layer h4{color:#036;font-size:1.125rem;margin-bottom:.625rem}.api-layer p{color:#555;font-size:.875rem;margin:.3125rem 0;text-align:left}.benefits-title{color:#036;font-size:1.125rem;font-weight:600;margin-left:1rem;margin-top:1.875rem}.benefits-list{color:#555;font-size:.875rem;list-style-type:disc;padding-left:1.25rem}.benefits-list li{font-size:1rem;margin-bottom:.5rem;margin-left:2rem}.illustration-img{margin-bottom:.625rem;margin-left:20rem;width:40%}@media (max-width:48rem){.illustration-img{margin-bottom:.9375rem;margin-left:0;width:90%}}.cicd-section{background-color:#f9f9f9;padding:1.25rem;text-align:center}.section-title{background-color:#1f4e79;border-radius:.3125rem;color:#fff;display:inline-block;font-size:1.25rem;margin-bottom:1.25rem;padding:.3125rem .625rem}.icon-grid{grid-gap:1.25rem;align-items:center;display:grid;gap:1.25rem;grid-template-columns:repeat(5,1fr);justify-items:center}.icon-item{align-items:center;display:flex;flex-direction:column;text-align:center}.icon-img{height:2.5rem;margin-bottom:.3125rem;width:2.5rem}.icon-text{color:#333;font-size:.625rem}@media (max-width:48rem){.section-title{font-size:1.125rem}.icon-grid{gap:.9375rem;grid-template-columns:repeat(2,1fr)}.icon-img{height:1.875rem;width:1.875rem}.icon-text{font-size:.625rem}}.careers-page{overflow-x:hidden;width:100%}.careers-hero{background:linear-gradient(90deg,#6ca8d9,#2286d3 182.74%);color:#fff;overflow:hidden;padding:120px 20px;position:relative;text-align:center}.careers-hero:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.05' fill-rule='evenodd'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:800px;position:relative;z-index:1}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem}.hero-content p{font-size:1.5rem;opacity:.9}.benefits-section{background:#f8f9fa;padding:80px 20px}.benefits-section h2{color:#194161;font-size:2.5rem;margin-bottom:3rem;text-align:center}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.benefit-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{box-shadow:0 8px 12px #00000026;transform:translateY(-5px)}.benefit-card h3{color:#194161;font-size:1.5rem;margin-bottom:1rem}.benefit-card p{color:#666;line-height:1.6}.positions-section{padding:80px 20px}.positions-section h2{color:#194161;font-size:2.5rem;margin-bottom:3rem;text-align:center}.positions-grid{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1200px}.position-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:2rem;transition:transform .3s ease}.position-card:hover{transform:translateX(5px)}.position-card h3{color:#194161;font-size:1.5rem;margin-bottom:1rem}.position-meta{display:flex;gap:1.5rem;margin-bottom:1.5rem}.position-meta span{background:#f8f9fa;border-radius:20px;color:#666;font-size:.9rem;padding:.5rem 1rem}.position-description{font-size:.95rem;margin-bottom:1.5rem}.apply-btn{background:linear-gradient(90deg,#38a1f7,#0d4e81 182.74%);border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:background .3s ease}.apply-btn:hover{background:#0d47a1}.careers-cta{background:linear-gradient(90deg,#38a1f7,#0d4e81 182.74%);color:#fff;padding:80px 20px;text-align:center}.careers-cta h2{font-size:2.5rem;margin-bottom:1rem}.careers-cta p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-btn{background:#fff;border:none;border-radius:6px;color:#1a237e;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.cta-btn:hover{box-shadow:0 4px 8px #0003;transform:translateY(-2px)}@media (max-width:768px){.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1.2rem}.benefits-section,.careers-cta,.positions-section{padding:60px 20px}.benefits-grid{grid-template-columns:1fr}.position-meta{flex-wrap:wrap;gap:.8rem}}@media (max-width:480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.benefits-section h2,.careers-cta h2,.positions-section h2{font-size:2rem}.position-card{padding:1.5rem}}.job-application-container{margin:8% auto;max-width:1200px;padding:0 20px}.application-header{margin-bottom:40px}.breadcrumb{color:#666;margin-bottom:16px}.breadcrumb span:not(:last-child):after{color:#999;content:"/";margin:0 8px}.application-header h1{color:#333;font-size:2.5rem;margin:0}.application-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr}.form-group{margin-bottom:24px}.form-group label{color:#333;display:block;font-weight:500;margin-bottom:8px}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:4px;font-size:16px;padding:12px;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#06c;box-shadow:0 0 0 2px #0066cc1a;outline:none}.linkedin-input{align-items:center;display:flex;position:relative}.linkedin-icon{background:#0077b5;border-radius:4px;color:#fff;font-size:14px;font-weight:700;left:12px;padding:2px 6px;position:absolute}.linkedin-input input{padding-left:50px}.file-input{align-items:center;display:flex;gap:12px}.choose-file-btn{background-color:#f5f5f5;border:1px solid #ddd;border-radius:4px;color:#333;cursor:pointer;padding:8px 16px}.choose-file-btn:hover{background-color:#e9e9e9}.file-name{color:#666}.file-note{color:#666;font-size:14px;margin-top:8px}.submit-btn{background-color:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background-color .2s}.submit-btn:hover{background-color:#0052a3}.job-details{background-color:#f8f9fa;border-radius:8px;padding:24px}.job-details h2{color:#333;margin:0 0 16px}.back-link{color:#06c;display:inline-block;margin-bottom:24px;text-decoration:none}.back-link:hover{text-decoration:underline}.details-section{margin-bottom:20px}.details-section h3{color:#666;font-size:16px;margin:0 0 8px}.details-section p{color:#333;font-weight:500;margin:0 0 4px}@media (max-width:992px){.application-content{grid-template-columns:1fr}.job-details{order:-1}}@media (max-width:576px){.job-application-container{margin:25% auto}.application-header h1{font-size:2rem}.file-input{align-items:flex-start;flex-direction:column}.file-name{margin-top:8px}}.status-message{border-radius:4px}.status-message,.success-message{margin-top:1rem;padding:1rem;text-align:center}.success-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;margin-top:1rem;padding:1rem;text-align:center}.submit-btn:disabled{cursor:not-allowed}.submit-btn:disabled,.submit-btn:disabled:hover{background-color:#ccc}.skills-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-top:12px}.skills-grid h4{color:#666;font-size:14px;font-weight:600;margin:0 0 8px}.skills-grid ul{margin:0;padding-left:20px}.skills-grid li{color:#333;font-size:14px;margin-bottom:4px}.details-section ul{margin:0;padding-left:20px}.details-section li{color:#333;font-size:14px;line-height:1.4;margin-bottom:6px}.position-description{color:#666;font-size:14px;line-height:1.5;margin:12px 0}@media (max-width:768px){.skills-grid{grid-template-columns:1fr}}.file-input-field{background-color:#fff;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-size:16px;padding:12px;width:100%}.file-input-field:focus{border-color:#06c;box-shadow:0 0 0 2px #0066cc1a;outline:none}
/*# sourceMappingURL=main.80ada304.css.map*/