@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Outfit:wght@100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&family=Outfit:wght@100..900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}h1,h2,h3,h4,h5,h6{font-family:Roboto Condensed,sans-serif}a,button,p{font-family:Montserrat,sans-serif}.topbar{background-color:#030810;color:#dbeafe;font-size:13px;height:60px;position:relative;z-index:99}.topbar,.topbar-container{align-items:center;display:flex;width:100%}.topbar-container{justify-content:space-between;margin:0 auto;max-width:1790px;padding:0 20px}.topbar-left,.topbar-right{align-items:center;display:flex;gap:40px}.topbar-item,.topbar-item a,.topbar-status{align-items:center;display:flex;gap:10px}.topbar-item a{color:inherit;text-decoration:none;transition:all .3s linear}.topbar-item:hover a{color:#0eb8c9}.topbar-item:hover svg path{stroke:#0eb8c9!important}.topbar-item svg path{transition:all .3s linear}.topbar-left .topbar-item,.topbar-right .topbar-item{position:relative}.topbar-left .topbar-item:not(:last-child):after,.topbar-right .topbar-item:not(:last-child):after{color:#a8c8e0;content:"|";font-size:20px;line-height:1;position:absolute;right:-20px;top:50%;transform:translateY(-50%);transition:color .3s ease}.topbar-left .topbar-item:hover:after,.topbar-right .topbar-item:hover:after{color:#0eb8c9}.icon{align-items:center;display:flex;justify-content:center}.icon svg{stroke:currentColor;fill:none;height:14px;transition:transform .2s ease,color .2s ease;width:14px}.topbar-status{color:#a8c8e0;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;gap:10px;line-height:26px}.status-dot{animation:pulse 1.5s infinite;background-color:#22c55e;border-radius:50%;height:6px;width:6px}.topbar-item,.topbar-status{flex:0 0 auto}.topbar-container{scroll-snap-type:x mandatory}.topbar-item,.topbar-status{scroll-snap-align:start}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}@media (max-width:1023px){.topbar-left,.topbar-right{flex-wrap:wrap;gap:20px}.topbar-left .topbar-item:not(:last-child):after,.topbar-right .topbar-item:not(:last-child):after{right:-12px}}@media (max-width:768px){.topbar{height:auto;padding:10px 0}.topbar-container{flex-direction:column;gap:8px;padding:0 20px}.topbar-left,.topbar-right{flex-wrap:wrap;justify-content:center}.topbar-left .topbar-item:after,.topbar-right .topbar-item:after{display:none}}@media (max-width:480px){.topbar-container,.topbar-left,.topbar-right{gap:15px}.topbar-container{flex-direction:row;gap:170px;overflow-x:auto;scroll-behavior:smooth}}@media (max-width:480px){.topbar-container::-webkit-scrollbar{display:none}.topbar-left,.topbar-right{flex-wrap:nowrap;gap:20px}}.navbar{position:relative;width:100%;z-index:1000}.navbar-menu.active{z-index:999}.navbar-container{align-items:center;display:flex;height:100px;justify-content:space-between;margin:0 auto;max-width:1790px;padding:4px 20px}.navbar-logo img{height:92px;object-fit:contain}.navbar-menu{align-items:center;display:flex;gap:40px}.navbar-menu a{color:#334155;font-size:16px;font-weight:500;line-height:26px;position:relative;text-decoration:none;transition:all .3s linear}.navbar-menu a:after{background-color:#0ea5a5;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:all .3s linear;width:0}.btn-consult:hover{background:linear-gradient(135deg,#1c6ba0,#1aafc4)}.navbar-menu a:hover:after{width:100%}.navbar-menu a:hover{color:#0eb8c9!important}.btn-consult{align-items:center;background:linear-gradient(135deg,#1aafc4,#1c6ba0);border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:10px;line-height:26px;padding:12px 25px;transition:all .3s linear}.arrow-icon{stroke:currentColor;height:22px!important;transition:transform .2s ease;width:22px!important}.btn-consult:hover .arrow-icon{transform:translateX(4px)}.navbar-cta a{text-decoration:none}.menu-toggle{background:linear-gradient(135deg,#1aafc4,#1c6ba0);border-radius:6px;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:8px}.menu-toggle span{background:#fff;height:3px;transition:all .3s ease;width:25px}.menu-toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-cta{display:none}@media (max-width:991px){.menu-toggle{display:flex}.navbar-menu{align-items:center;background:#fff;flex-direction:column;gap:25px;left:0;opacity:0;padding:30px 0;pointer-events:none;position:absolute;top:100px;transform:translateY(-120%);transition:all .4s ease;visibility:hidden;width:100%;z-index:1}.navbar-menu.active{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.mobile-cta{margin-top:10px}.navbar-menu a{font-size:18px}.navbar-cta{display:none}.mobile-cta{display:block}.btn-consult{margin:0 auto}}@media (max-width:767px){.navbar-menu a{font-size:16px}.navbar-logo img{height:80px}.navbar-menu{top:90px}.btn-consult{font-size:14px;padding:10px 20px}}.footer{background-color:#020617;color:#cbd5f5;font-size:14px}.footer-top{border-bottom:1px solid #353940}.footer-top-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1790px;padding:40px 20px}.footer-top-link{align-items:center;color:#fff;display:flex;font-size:16px;font-weight:400;gap:10px;line-height:26px;text-decoration:none;transition:all .3s linear}.footer-top-link:hover,.footer-top-link:hover .highlight{color:#1aafc4}.highlight{color:#fff;font-weight:700;transition:all .3s linear}.footer-top-item{align-items:center;color:#94a3b8;display:flex;gap:8px}.footer-main{text-align:center}.footer-main-container{margin:0 auto;max-width:820px;padding:60px 20px}.footer-logo img{height:168px}.footer-description{color:#fff;font-size:16px;font-weight:500;line-height:28px;margin:20px 0 40px}.footer-description-wrapper{margin-bottom:25px}.footer-nav{display:flex;gap:60px;justify-content:center}.footer-nav a{color:#fff;font-size:16px;font-weight:500;line-height:26px;position:relative;text-decoration:none;transition:all .3s linear}.footer-nav a:hover{color:#1aafc4}.footer-nav a:not(:last-child):hover:after{background-color:#1aafc4}.footer-nav a:not(:last-child):after{background-color:#353940;content:"";height:26px;margin-left:30px;position:absolute;transition:all .3s linear;width:1px}.footer-bottom{border-top:1px solid #353940}.footer-bottom-container{margin:0 auto;max-width:1200px;padding:15px 20px;text-align:center}.footer-bottom-container p{color:#fff;font-size:14px;font-weight:500;line-height:24px;margin:0}.footer-bottom a{color:#fff;margin:0 5px;text-decoration:none;transition:all .3s linear}.footer-bottom a:hover{color:#1aafc4}.icon{stroke:currentColor;height:18px;width:18px}@media (max-width:1199px){.footer-top-container{padding:30px 20px}.footer-top-link{font-size:15px}}@media (max-width:991px){.footer-top-container{column-gap:40px;flex-wrap:wrap;justify-content:center;padding:30px 20px;row-gap:20px}}@media (max-width:767px){.footer-main-container{padding:50px 20px}.footer-nav{flex-wrap:wrap;gap:30px}.footer-nav a:not(:last-child):after{margin-left:15px}}@media (max-width:479px){.footer-nav a:not(:last-child):after{display:none}.footer-top-container{gap:20px;justify-content:left;padding:30px 20px}.footer-top-link{font-size:14px;gap:8px}.footer-logo img{height:100%;width:100%}}.hero-section{background-image:url(/static/media/hero-bg.040a6c094c6dee692bbe.png);background-position:0;background-repeat:no-repeat;background-size:cover;border-radius:10px;margin:0 20px;max-width:100%;padding:0}.seo-heading{left:-9999px;position:absolute}.hero-container{margin:0 auto;max-width:1880px;position:relative}.hero-content{color:#fff;padding:190px 0 190px 65px;width:100%}.hero-badge{background:linear-gradient(93.28deg,#1aafc41a 17.01%,#1c6ba01a 153.3%);border:1px solid #0eb8c9;border-radius:5px;color:#22d3ee;font-size:16px;letter-spacing:.05em;line-height:28px;margin-bottom:10px;max-width:406px;padding:12px 25px}.hero-badge,.hero-heading{font-family:Roboto Condensed,sans-serif}.hero-heading{font-size:70px;font-weight:700;line-height:82px;margin-bottom:20px}.hero-description{color:#a8c8e0;font-family:Montserrat,sans-serif;font-size:18px;line-height:28px;margin-bottom:30px;max-width:782px}.hero-description span{color:#fff}.hero-button{align-items:center;background:#06b6d4;border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:12px 18px}.hero-button-icon{height:16px;width:16px}.hero-visual{height:100%;position:relative;width:50%}.hero-image-wrapper img{height:100%;object-fit:cover;width:100%}.hero-features{-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);background:#060d1a99;border:1px solid #fff6;border-radius:10px;bottom:40px;box-shadow:0 1px 14px #0003;display:flex;gap:50px;max-width:814px;padding:20px 30px;position:absolute;right:64px}.feature-item{align-items:flex-start;display:flex;flex-direction:column;max-width:218px;position:relative}.feature-item:not(:last-child):after{background-color:#fff;content:"";height:115px;opacity:30%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.feature-icon svg{color:#22d3ee;height:40px;width:40px}.feature-text h4{color:#fff;font-size:20px;font-weight:700;line-height:23px;margin:20px 0 10px!important;text-align:left}.feature-text p{color:#fff;font-size:16px;font-weight:400;line-height:24px;margin:0;text-align:left}.hero-image-wrapper{height:100%}@media (max-width:1919px){.hero-features{bottom:20px;max-width:680px;right:20px}.feature-item:not(:last-child):after{right:-12px}.hero-heading{font-family:Roboto Condensed,sans-serif;font-size:64px;font-weight:700;line-height:80px;margin-bottom:20px}.hero-content{width:45%}.hero-section{background-position:50%}}@media (max-width:1599px){.hero-description{max-width:480px}.hero-visual{width:67%}.hero-heading{font-size:60px;line-height:72px}.hero-features{bottom:20px;gap:30px;max-width:620px;padding:20px;right:20px}.hero-container{gap:50px}.feature-item:not(:last-child):after{right:-5px}}@media (max-width:1439px){.hero-heading{font-size:50px;line-height:62px}.hero-badge{padding:12px 15px}.hero-content{padding:120px 0 120px 20px;width:48%}.hero-visual{width:70%}.hero-features{bottom:15px;gap:13px;max-width:638px;padding:15px;right:15px}.hero-section{background-position:58%}}@media (max-width:1369px){.hero-features{max-width:610px}}@media (max-width:1349px){.hero-features{max-width:558px}}@media (max-width:1199px){.hero-badge{font-size:14px;padding:8px 12px}.hero-heading{font-size:40px;line-height:52px}.hero-description{font-size:16px;max-width:320px}.hero-visual{width:74%}.feature-text p{font-size:14px;line-height:22px}.feature-text h4{font-size:18px;margin:15px 0 10px!important}.feature-icon svg{height:36px;width:36px}.feature-item:not(:last-child):after{right:-5px}.hero-features{bottom:10px;gap:10px;max-width:500px;padding:10px;right:10px}.hero-section{background-position:59%}.feature-item:not(:last-child):after{right:0}.hero-content{padding:100px 0 100px 20px;width:45%}.hero-badge{width:fit-content}}@media (max-width:1023px){.hero-badge{font-size:13px;padding:8px 10px}.hero-visual{width:79%}.hero-section{background-position:61%}}@media (max-width:991px){.hero-container{flex-direction:column;gap:20px;height:770px}.hero-visual{width:100%}.hero-content{padding:40px 0;text-align:center;width:auto}.hero-features{bottom:20px;max-width:645px;right:20px}.hero-badge{margin:0 auto 15px;width:fit-content}.hero-description{margin:0 auto 30px;max-width:650px;padding:0 15px}.btn-consult{margin:0 auto}.hero-features{gap:60px;padding:20px}.feature-item:not(:last-child):after{right:-20px}.hero-section{background-image:url(/static/media/Tab.ab5cda1e14d77e72e488.jpg)}}@media (max-width:767px){.hero-heading{font-size:34px;line-height:46px;padding:0 15px}.hero-features{flex-direction:column;gap:20px}.feature-item:not(:last-child):after{display:none}.hero-features{bottom:15px;left:15px;padding:15px;right:80px}.hero-container{height:830px}.feature-item{max-width:300px}.feature-text h4{font-size:18px;margin:5px 0!important}.feature-icon svg{height:30px;width:30px}}@media (max-width:479px){.hero-badge{font-size:11px}.feature-text h4{font-size:16px;margin:5px 0!important}.hero-container{gap:10px;height:890px}.hero-description{font-size:14px}.hero-badge{margin:0 auto 15px;width:fit-content}.hero-features{bottom:15px;left:15px;padding:15px;right:16px}.hero-description{margin:0 auto 20px}.hero-heading{margin-bottom:15px}}.about-section{padding:100px 20px}.about-container{align-items:center;display:flex;gap:40px;margin:0 auto;max-width:1200px}.about-content,.about-image{width:100%}.about-image img{border-radius:14px;display:block;width:100%}.about-badge{background:linear-gradient(93.28deg,#1aafc41a 17.01%,#1c6ba01a 153.3%);border:1px solid #1882ac;border-radius:5px;color:#0eb8c9;display:inline-block;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:600;letter-spacing:.5px;line-height:26px;margin-bottom:15px;padding:5px 12px 5px 10px}.common-heading{color:#0d2847!important;font-size:50px;font-weight:700;line-height:60px;margin:0 0 20px}.common-text p{color:#050d1a;font-size:16px;font-weight:400;line-height:28px;margin:0 0 15px}.about-author{background:linear-gradient(93.28deg,#1aafc412 17.01%,#1c6ba012 153.3%);gap:10px;padding:15px}.about-author,.author-icon{align-items:center;border-radius:10px;display:flex}.author-icon{background:#bfeaf2;height:86px;justify-content:center;width:86px}.author-icon svg{color:#0ea5b7;height:86px;width:86px}.author-info h4{color:#030810!important;font-size:18px;font-weight:700;line-height:21px;margin:0 0 10px}.author-info p{color:#000;font-size:16px;font-weight:500;line-height:24px;margin:0}@media (max-width:1439px){.common-heading{font-size:46px;line-height:56px}}@media (max-width:1199px){.common-heading{font-size:34px;line-height:46px}.about-section{padding:80px 20px}}@media (max-width:991px){.common-heading{text-align:center}.about-badge{font-size:14px;margin:0 auto 15px!important}.about-content{display:flex;flex-direction:column;width:90%}.common-text p{text-align:center}.about-image{width:80%}.about-image img{height:450px;object-fit:cover}.about-section{padding:60px 20px}.about-container{flex-direction:column-reverse;gap:30px}.about-section{padding:80px 20px}.common-heading{font-size:36px;line-height:46px;margin:0 0 15px}}@media (max-width:767px){.common-heading{font-size:28px;line-height:36px;margin-bottom:15px}.about-content,.about-image{width:100%}.about-section{padding:50px 20px}}@media (max-width:479px){.about-image img{height:100%}.author-icon,.author-icon svg{height:70px;width:70px}.author-info h4{font-size:17px}.author-info p{font-size:14px;line-height:22px}}.services-section{background:#eef4f9;margin:0 20px;max-width:100%;padding:60px 20px 40px}.services-container{margin:0 auto;max-width:1200px}.services-header{margin-bottom:30px;text-align:center}.w-741{margin:0 auto;max-width:741px}.services-row{margin-bottom:20px}.services-row,.services-row-top{display:flex;gap:20px}.services-row-top .featured{flex:2.2 1}.services-row-bottom .service-card,.services-row-top .service-card:not(.featured){flex:1 1}.service-card{border:1px solid #0d284766;border-radius:12px;padding:25px 30px}.featured,.service-card{background:#fff;transition:.3s;transition:all .3s linear}.featured{border-radius:12px;padding:50px 40px}.service-card:hover .service-icon{background:#0e3957!important}.service-card:hover{background:#0d2847!important}.service-card:hover h3,.service-card:hover p{color:#fff!important}.service-card:hover .service-tag{background-color:#162a52!important;border:1px solid #7b3fd4!important}.featured{color:#fff}.service-icon{align-items:center;background:#e1f3f6!important;border-radius:10px;display:flex;height:75px;justify-content:center;margin-bottom:30px;transition:all .3s linear;width:75px}.service-icon svg path{color:#06b6d4;height:35px;width:35px}.featured .service-icon{background:#1e3a5f}.featured .service-icon svg{color:#22d3ee}.service-label{color:#0eb8c9;display:block;font-family:Montserrat,sans-serif;font-size:16px;line-height:20px;margin-bottom:10px}.service-card h3,.service-label{font-weight:700;transition:all .3s linear}.service-card h3{color:#000;font-size:26px;line-height:30px;margin:0}.featured p,.service-card p{color:#050d1a;font-size:16px;font-weight:500;line-height:28px;transition:all .3s linear}.featured p{margin:15px 0 25px}.service-tag{background-color:#f4f0fc;border:1px solid #d0bbf0;border-radius:5px;color:#7b3fd4!important;font-family:Roboto Condensed,sans-serif;font-size:16px;font-weight:500;line-height:24px;padding:4px 10px;transition:all .3s linear;width:fit-content}@media (max-width:991px){.services-row,.services-row-top{gap:10px}.service-card{padding:15px}.service-card h3{font-size:24px}.service-icon{height:60px;width:60px}}@media (max-width:767px){.services-section{padding:50px 20px 40px}.services-row{flex-direction:column;gap:15px}}.why-section{padding:100px 20px}.why-container{margin:0 auto;max-width:1200px}.why-header{text-align:center}.why-badge{background:#ecfeff;border:1px solid #67e8f9;border-radius:6px;color:#0891b2;display:inline-block;font-size:11px;margin-bottom:12px;padding:5px 10px}.why-title{color:#0f172a;font-size:50px;font-weight:700;line-height:60px;margin:0 0 40px}.why-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.why-card{align-items:flex-start;background:#1aafc40d;border:1px solid #d1f1f5;gap:15px;padding:20px 15px}.why-card,.why-icon{border-radius:10px;display:flex}.why-icon{align-items:center;background:#e0f2fe;flex-shrink:0;height:65px;justify-content:center;width:65px}.why-icon svg{color:#06b6d4;height:65px;width:65px}.why-content h4{color:#0f172a;font-size:26px;font-weight:500;line-height:30px;margin:0 0 15px}.why-content p{color:#050d1a;font-size:16px;font-weight:400;line-height:26px;margin:0}@media (max-width:1439px){.why-title{font-size:46px;line-height:56px}}@media (max-width:1199px){.why-title{font-size:34px;line-height:44px}.why-section{padding:80px 20px}.why-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr)}}@media (max-width:991px){.about-badge{font-size:14px}.why-section{padding:60px 20px}.why-icon{height:50px;width:50px}.why-content h4{font-size:24px;margin:0 0 10px}}@media (max-width:767px){.why-title{font-size:28px;line-height:36px;margin-bottom:15px}.why-section{padding:50px 20px}.why-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:479px){.why-content h4{font-size:22px}}.industries-section{background:#0d2847;border-radius:10px;margin:0 20px;max-width:100%;padding:60px 20px}.industries-container{margin:0 auto;max-width:1200px}.industries-header{margin-bottom:50px;text-align:center}.industries-badge{border:1px solid #22d3ee;border-radius:6px;color:#22d3ee;display:inline-block;font-size:11px;margin-bottom:12px;padding:5px 10px}.industries-title{color:#fff;font-size:50px;font-weight:700;line-height:60px;margin:0 0 40px}.industries-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(2,1fr)}.industry-card{background:#0000;border:1px solid #3d536c;border-radius:10px;color:#fff;padding:30px;transition:all .3s linear}.industry-card:hover{border-top:6px solid #0eb8c9}.industry-icon{align-items:center;background:#1e3a5f;border-radius:10px;display:flex;height:75px;justify-content:center;margin-bottom:25px;width:75px}.industry-icon svg{color:#22d3ee;height:75px;width:75px}.industry-content h4{font-size:26px;font-weight:700;line-height:30px;margin:0}.industry-content p{color:#fff;font-size:16px;font-weight:500;line-height:28px;margin:15px 0 25px}.industry-point{align-items:center;color:#22d3ee;display:flex;font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;gap:10px;line-height:22px}.industry-point svg{height:18px;width:18px}@media (max-width:1439px){.industries-title{font-size:46px;line-height:56px}}@media (max-width:1199px){.industries-title{font-size:34px;line-height:44px}}@media (max-width:991px){.industries-grid{gap:30px;grid-template-columns:repeat(2,1fr)}.industry-card{padding:20px}.industry-icon{height:60px;margin-bottom:20px;width:60px}.industry-content h4{font-size:24px}}@media (max-width:767px){.industries-title{font-size:28px;line-height:36px;margin-bottom:15px}.industries-section{padding:50px 20px}.industries-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:479px){.industry-content h4{font-size:22px}}.contact-section{padding:100px 20px}.contact-container{background:#f6fcfd;border:1px solid #d1f0f4;border-radius:10px;margin:0 auto;max-width:1200px;padding:60px 140px}.contact-header{margin-bottom:40px;text-align:center}.contact-badge{background:#e0f2fe;border-radius:4px;color:#0ea5a5;display:inline-block;font-size:12px;font-weight:500;margin-bottom:12px;padding:5px 12px}.contact-title{color:#0d2847;font-size:50px;font-weight:700;line-height:60px;margin:0 0 15px}.contact-subtitle{color:#050d1a;font-size:16px;font-weight:500;line-height:26px;margin:0 auto;max-width:741px}.contact-content{align-items:stretch;display:flex;gap:30px}.contact-form-wrapper{display:flex;flex:1 1}.contact-form{width:100%}.form-row{display:flex;gap:20px;margin-bottom:15px}.form-row.single{flex-direction:column}.form-group{display:flex;flex:1 1;flex-direction:column}.form-group label{color:#050d1a;font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;line-height:26px;margin-bottom:10px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #cbcfd1;border-radius:8px;color:#82868c;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;line-height:24px;outline:none;padding:13px;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#0d2847;box-shadow:0 0 0 2px #0ea5a526}.form-group textarea{height:100px;resize:none}.sla-alert{align-items:flex-start;animation:fadeIn .3s ease;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;display:flex;gap:12px;margin:15px 0;padding:12px 14px}.sla-alert-left{align-items:center;background:#ef4444;border-radius:50%;box-shadow:0 0 0 3px #ef444426;display:flex;height:22px;justify-content:center;min-width:22px;width:22px}.sla-alert-exclamation{color:#fff;font-size:14px;font-weight:700;line-height:1;margin-top:-1px}.sla-alert-content strong{color:#991b1b;display:block;font-size:13px;margin-bottom:2px}.sla-alert-content p{color:#7f1d1d;font-size:12px;line-height:1.4;margin:0}.form-success{animation:fadeIn .3s ease;background:#dcfce7;border:1px solid #86efac;border-radius:6px;color:#166534;font-size:13px;margin:10px 0;padding:10px 12px;text-align:center}.form-submit{margin-top:20px;text-align:center}.btn-consult:hover{transform:translateY(-2px)}.arrow-icon{height:14px;width:14px}.contact-map-wrapper{display:flex;flex:1 1}.map-container{height:100%;position:relative;width:100%}.map-label{background:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;font-size:13px;left:10px;padding:8px 12px;position:absolute;top:55px;z-index:10}.map-label span{color:#6b7280}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.back-to-dropdown{background:none;border:none;color:#6366f1;cursor:pointer;font-size:13px;margin-top:6px;padding:0}.back-to-dropdown:hover{text-decoration:underline}.google-map{border-radius:12px;height:100%;width:100%}@keyframes fadeSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1439px){.contact-title{font-size:46px;line-height:56px}}@media (max-width:1199px){.contact-title{font-size:34px;line-height:44px}.contact-container{padding:60px 50px}.contact-section{padding:80px 20px}}@media (max-width:991px){.contact-section{padding:60px 20px}}@media (max-width:900px){.contact-content{flex-direction:column}.map-container{height:300px}}@media (max-width:767px){.contact-title{font-size:28px;line-height:px}.contact-section{padding:50px 20px}.form-row{flex-direction:column}.contact-container{padding:20px}}@media (max-width:479px){.contact-subtitle,.form-group label{font-size:14px;line-height:22px}.contact-header{margin-bottom:30px}.industry-content p{font-size:14px;line-height:24px;margin:15px 0 25px}.industry-point{font-size:16px}.timeline-content p,.why-content p{font-size:14px;line-height:24px}.timeline-content h3{font-size:24px;margin:0 0 10px}.common-text p,.process-header p,.service-card p{font-size:14px;line-height:24px}.common-text p{margin:0 0 15px}}.process{background:#060d1a;border-radius:10px;margin:20px 20px 0;max-width:100%;padding:60px 20px}.process-container{margin:auto;max-width:1200px}.process-header{margin-bottom:40px;text-align:center}.tag{background:#00e0b81a;border-radius:20px;color:#00e0b8;display:inline-block;font-size:12px;margin-bottom:14px;padding:6px 14px}.process-header h2{color:#fff!important;font-size:50px;font-weight:700;line-height:60px;margin-bottom:15px;margin-top:0}.process-header p{color:#fff;font-size:16px;font-weight:500;line-height:26px;margin:auto;max-width:741px}.timeline,.timeline-item{position:relative}.timeline-item:not(.last):after{background:#0a3a4a;content:"";height:calc(100% + 28px);left:50%;position:absolute;top:42px;transform:translateX(-50%);width:2px}.timeline-number{align-items:center;background:#060d1a;border:2px solid #0eb8c9;border-radius:10px;color:#fff;display:flex;font-family:Roboto Condensed,sans-serif;font-size:28px;font-weight:700;height:70px;justify-content:center;left:50%;line-height:28px;position:absolute;top:0;transform:translate(-50%);width:70px;z-index:2}.timeline-content{background:linear-gradient(93.28deg,#1aafc4b3 17.01%,#1c6ba0b3 153.3%);border-radius:10px;max-width:504px;padding:30px;position:relative}.timeline-content.right{margin-left:58%;text-align:left}.timeline-content.left{margin-right:58%;text-align:right}.process-icon{height:50px;margin-bottom:20px;width:50px}.timeline-content h3{color:#fff;font-size:26px;font-weight:500;line-height:30px;margin:0 0 15px}.timeline-content p{color:#fff;font-size:16px;font-weight:500;line-height:26px;margin:0}.timeline-item.last{margin-bottom:0}.timeline-content:hover{transform:translateY(-5px);transition:all .3s ease}@media (max-width:1439px){.process-header h2{font-size:46px;line-height:56px}}@media (max-width:1199px){.process-header h2{font-size:34px;line-height:44px}}@media (max-width:991px){.about-badge{font-size:14px}}@media (max-width:768px){.timeline:before{bottom:50px;left:20px}.timeline-item{display:flex;justify-content:center;margin:50px 0;padding-left:60px}.timeline-number{left:50px}.timeline-content{margin:0!important;padding:25px;text-align:left;width:100%}.timeline-content.left{text-align:left}.timeline-item:not(.last):after{left:7.5%}.timeline-number{font-size:24px;height:60px;width:60px}}@media (max-width:767px){.process-header h2{font-size:28px;line-height:36px;margin-bottom:15px}.timeline-content{padding:20px;width:75%}.timeline-item{justify-content:end}.timeline-item:not(.last):after{left:12.5%}}@media (max-width:479px){.process{padding:50px 20px}.timeline-number{left:30px}.timeline-content{width:78%}.timeline-item{margin:40px 0}.timeline-item:not(.last):after{left:10%}.timeline-number{font-size:22px;height:55px;width:55px}.process-icon{margin-bottom:10px}}.privacy-section{background:#f3f4f6;padding:70px 20px}.privacy-container{margin:0 auto;max-width:1200px}.privacy-title{color:#111827;font-size:50px;font-weight:700;line-height:60px;margin-bottom:10px}.privacy-date{color:#374151;font-size:16px;line-height:28px;margin-bottom:20px}.privacy-heading{color:#111827;font-size:35px;font-weight:600;margin-bottom:12px;margin-top:35px}.privacy-subheading{color:#1f2937;font-size:24px;font-weight:600;margin-bottom:6px;margin-top:18px}.privacy-text{color:#4b5563;font-size:16px;line-height:28px;margin-bottom:12px}.hero-container-2{align-items:center;background-color:#060d1a;display:flex;height:500px;justify-content:space-between;padding:0}.banner-heading-2{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:70px;font-weight:700;line-height:82px;margin:0;text-align:center}.banner-wrap-2{width:50%}.img-wrap-2{height:100%;line-height:0;width:50%}.img-wrap-2 img{height:100%;width:100%}.privacy-list{margin-bottom:20px;margin-left:0;padding-left:0}.privacy-list-item{color:#4b5563;font-family:Montserrat,sans-serif;font-size:16px;line-height:28px;list-style:none;margin-bottom:10px;padding-left:18px;position:relative}.privacy-list-item:before{background:#374151;content:"";height:6px;left:0;position:absolute;top:9px;width:6px}@media (max-width:1919px){.banner-heading-2{font-size:65px;line-height:82px}}@media (max-width:1599px){.banner-heading-2{font-size:60px;line-height:72px}}@media (max-width:1439px){.banner-heading-2{font-size:50px;line-height:62px}.hero-container-2{height:400px}.privacy-section{padding:30px 20px}}@media (max-width:1199px){.banner-heading-2{font-size:40px;line-height:50px}.hero-container-2{height:300px}}@media (max-width:767px){.privacy-hero{height:220px}.privacy-hero h1{font-size:32px}.privacy-title{font-size:26px}.privacy-heading{font-size:18px}.privacy-subheading{font-size:15px}.privacy-list-item,.privacy-text{font-size:13px}.privacy-section{padding:10px 20px}.img-wrap-2{width:100%}.banner-wrap-2{padding:20px 0;width:100%}.hero-container-2{flex-direction:column;height:320px;justify-content:center;padding:0}}.banner-heading{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:70px;font-weight:700;line-height:82px;margin:0}.banner-wrap{width:50%}.img-wrap{height:100%;line-height:0;width:50%}.img-wrap img{height:100%;width:100%}.hero-container-1{align-items:center;background-color:#060d1a;display:flex;height:500px;justify-content:space-between;padding:0 0 0 50px}.dns-section{background:#f3f4f6;padding:70px 20px}.dns-container{margin:0 auto;max-width:1200px}.dns-title{color:#111827;font-size:50px;font-weight:700;line-height:60px;margin-bottom:10px}.dns-date{color:#374151;font-size:16px;line-height:28px;margin-bottom:20px}.dns-heading{color:#111827;font-size:22px;font-weight:700;margin-bottom:12px;margin-top:35px}.dns-text{color:#374151;font-size:16px;line-height:28px;margin-bottom:14px}.dns-list{list-style-type:square;margin-bottom:25px;margin-left:20px}.dns-list li{font-family:Montserrat,sans-serif;font-size:16px;line-height:28px;margin-bottom:12px}.dns-ordered-list{margin-bottom:25px;margin-left:20px}.dns-ordered-list li{font-family:Montserrat,sans-serif;font-size:16px;line-height:28px;margin-bottom:14px}@media (max-width:1919px){.banner-heading{font-size:65px;line-height:82px}}@media (max-width:1599px){.banner-heading{font-size:60px;line-height:72px}.hero-container-1{padding:0 0 0 40px}}@media (max-width:1439px){.banner-heading{font-size:50px;line-height:62px}.hero-container-1{height:400px;padding:0 0 0 30px}.dns-section{padding:30px 20px}}@media (max-width:1199px){.banner-heading{font-size:40px;line-height:50px}.hero-container-1{height:300px;padding:0 0 0 20px}.dns-title{font-size:30px;line-height:40px}.dns-heading{font-size:20px;line-height:30px}}@media (max-width:991px){.img-wrap{width:70%}}@media (max-width:767px){.sell-hero{height:220px}.sell-hero h1{font-size:32px}.dns-title{font-size:26px}.dns-heading{font-size:18px}.dns-list li,.dns-ordered-list li,.dns-text{font-size:13px}.hero-container-1{flex-direction:column;height:320px;justify-content:center;padding:0}.banner-wrap{padding:20px 0;text-align:center;width:100%}.img-wrap{width:100%}.banner-heading{font-size:36px;line-height:46px}.dns-section{padding:10px 20px}.dns-list,.dns-ordered-list{margin-left:0}}.faq-section{background:#f4f7fb;border-radius:10px;margin:20px 20px 0;max-width:100%;padding:60px 20px}.faq-container{margin:0 auto;max-width:947px;text-align:center}.faq-badge{background:#e6f0ff;border-radius:20px;color:#007bff;display:inline-block;font-size:12px;margin-bottom:15px;padding:6px 14px}.faq-title{color:#1a2b49;font-size:36px;font-weight:700;margin-bottom:40px}.faq-list{display:flex;flex-direction:column;gap:15px;margin-top:30px}.faq-item{background:#fff;border:1px solid #9ea9b5;border-radius:10px;cursor:pointer;padding:24px 20px;text-align:left;transition:all .3s ease}.faq-item:hover{border-color:#0d2847}.faq-question{color:#0d2847;display:flex;font-family:Roboto Condensed,sans-serif;font-size:24px;font-weight:700;justify-content:space-between;line-height:28px}.faq-icon{align-items:center;display:flex;transition:transform .3s ease}.faq-icon svg{height:24px;width:24px}.faq-icon.rotate{transform:rotate(180deg)}.faq-answer{color:#0d2847;font-family:Montserrat,sans-serif;font-size:16px;line-height:24px;margin-top:12px;max-width:90%}@media (max-width:991px){.faq-question{font-size:22px;line-height:26px}}@media (max-width:767px){.faq-question{font-size:20px;line-height:24px}.faq-item{padding:20px 16px}.faq-section{padding:50px 20px}}@media (max-width:479px){.faq-question{font-size:18px;line-height:22px}.faq-answer{font-size:14px;line-height:22px}.faq-item{padding:16px}}
/*# sourceMappingURL=main.9467112f.css.map*/