*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000}body,code{font-family:Times New Roman,Times,serif}body,html{scroll-behavior:smooth}.App{min-height:100vh;width:100%}.container{margin:0 auto;max-width:1440px;padding:0 20px}.section{padding:60px 0}.section-title{font-size:48px;font-weight:600;letter-spacing:-2%;line-height:1.21;margin-bottom:5px;text-align:left}.section-line{margin:0 0 5px;width:121px}.btn{align-items:center;background-color:#000;border:none;border-radius:8px;box-shadow:0 1px 2px 0 #0000000d;color:#fff;cursor:pointer;display:inline-flex;font-family:Times New Roman,Times,serif;font-size:16px;font-weight:500;gap:8px;justify-content:center;line-height:1.5;padding:14px 24px;text-decoration:none;transition:all .3s ease}.btn:hover{background-color:#333;transform:translateY(-1px)}@media (max-width:768px){.container{padding:0 16px}.section{padding:40px 0}.section-title{font-size:32px}}.logo{align-items:center;cursor:pointer;display:flex;transition:transform .2s ease}.logo:hover{transform:scale(1.02)}.logo svg{height:auto;max-height:60px;transition:opacity .2s ease;width:200px}.logo:hover svg{opacity:.9}.logo-image{height:auto;max-height:60px;object-fit:contain;transition:opacity .2s ease;width:200px}.logo:hover .logo-image{opacity:.9}.logo-fallback-main{background:linear-gradient(135deg,#0a3161,#3885b8);border-radius:8px;color:#0a3161;color:#fff;font-family:Times New Roman,serif;font-size:20px;font-weight:600;padding:12px 20px;transition:transform .2s ease}.logo:hover .logo-fallback-main{transform:translateY(-1px)}@media (max-width:768px){.logo svg,.logo-image{max-height:48px;width:160px}.logo-fallback-main{font-size:18px;padding:10px 16px}}@media (max-width:480px){.logo svg,.logo-image{max-height:42px;width:140px}.logo-fallback-main{font-size:16px;padding:8px 12px}}.header{background-color:#fff;box-shadow:0 2px 4px #0000001a;left:0;padding:0;position:fixed;right:0;top:0;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between;min-height:48px;padding:12px 0}.nav{display:flex;flex:1 1;justify-content:flex-end;margin:0 40px}.nav-list{align-items:center;display:flex;gap:32px;list-style:none;margin:0;padding:0}.nav-list a{color:#000;font-family:Times New Roman,Times,serif;font-size:23px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .3s ease}.nav-list a:hover{color:#ff6a00}.nav-item.dropdown{position:relative}.nav-link.dropdown-toggle{color:#000;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:23px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .3s ease}.nav-link.dropdown-toggle:hover{color:#ff6a00}.dropdown-menu{background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 0 0 #0000001a;left:0;list-style:none;margin:0;min-width:200px;padding:0;position:absolute;top:100%;z-index:1001}.dropdown-item{color:#000;display:block;font-family:Times New Roman,Times,serif;font-size:14px;font-weight:500;line-height:1.5;padding:8px 16px;text-decoration:none;transition:background-color .3s ease;white-space:nowrap}.dropdown-item:hover{background-color:#f5f5f5;color:#ff6a00}.btn-primary{background-color:#000;border-radius:4px;color:#fff;font-family:Times New Roman,Times,serif;font-size:17px;font-weight:500;padding:8px 16px;text-decoration:none;transition:background-color .3s ease}.btn-primary:hover{background-color:#ff6a00}@media (max-width:1024px){.nav-list{gap:24px}.nav-link.dropdown-toggle,.nav-list a{font-size:20px}.dropdown-item{font-size:12px}}@media (max-width:768px){.header-content{flex-direction:column;gap:16px;padding:12px 0}.nav{margin:0;width:100%}.nav,.nav-list{justify-content:flex-end}.nav-list{flex-wrap:wrap;gap:16px}.nav-link.dropdown-toggle,.nav-list a{font-size:18px}.dropdown-menu{min-width:120px}.dropdown-item{font-size:11px;padding:6px 12px}}.hero{align-items:center;display:flex;height:574px;justify-content:center;margin-top:84px;overflow:hidden;position:relative}.hero-background{background-color:#d9d9d9;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.hero-image,.hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-2}.hero-image-overlay,.hero-video-overlay{background:#0003;bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.hero-content{max-width:844px;padding:0;position:absolute;right:60px;text-align:right;top:50%;transform:translateY(-50%);z-index:1}.hero-title{color:#ff6a00;font-family:Times New Roman,Times,serif;font-size:64px;font-weight:700;letter-spacing:-2%;line-height:1.21;margin-bottom:24px;position:relative;text-shadow:2px 2px 4px #00000080;z-index:2}.hero-subtitle{color:#fff;display:block;font-size:24px;font-weight:400;line-height:1.3;margin-top:8px;text-shadow:2px 2px 4px #000000b3}@media (max-width:768px){.hero{height:400px;margin-top:120px}.hero-title{font-size:40px;line-height:1.3}.hero-subtitle{font-size:16px;line-height:1.3}}@media (max-width:480px){.hero{height:300px}.hero-title{font-size:32px}.hero-subtitle{font-size:14px;line-height:1.2}}.about{background-color:#fff;padding:5px 0 20px;position:relative}.about-page-header{margin-bottom:5px;position:relative}.about-page-title{font-family:Times New Roman,Times,serif;font-size:64px;letter-spacing:-.02em;line-height:1.21;margin:0 0 5px}.about-title-line{background-color:#ff6a00;height:5px;margin:0 auto;width:279px}.about-content{display:flex;flex-direction:column;gap:5px;margin:0 auto;max-width:1200px;padding:0 20px}.about-hero-area{align-items:center;background-color:initial;display:flex;height:auto;justify-content:center;margin-bottom:5px;margin-left:calc(-50vw + 50%);margin-top:-35px;min-height:0;position:relative;width:100vw}.image-container{background-color:initial;border:none;height:100%;padding:4px;width:100%}.grid-mode{grid-gap:15px;align-items:stretch;display:grid;gap:15px;grid-template-columns:repeat(4,1fr);height:auto;padding:20px}.image-item{align-items:center;background-color:initial;border:none;display:flex;height:auto;justify-content:center;min-height:0;overflow:hidden;padding:0}.image-item img{border-radius:0;height:auto;object-fit:cover;transition:transform .3s ease;width:100%}.image-item:hover img{transform:scale(1.03)}.about-text{display:flex;flex-direction:column;gap:0;margin:0 auto;max-width:1200px;text-align:left}.about-description{color:#000;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0}.about-description-list{list-style:none;margin:0;padding-left:0}.about-description-item{color:#000;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0;padding-left:20px;position:relative}.about-description-item:before{background-color:#000;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:.6em;width:6px}.about-mission{color:#000;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0}.about-main-section,.about-section{margin-bottom:0;margin-top:20px}.about-main-title{color:#ff6a00!important;font-size:22px!important;line-height:1.14990234375!important;margin-bottom:5px!important;margin-top:0!important}.about-section-title{color:#000;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:700;line-height:1.1;margin:0 0 10px;text-align:left}.about-hardware-category{color:#000;display:inline-block;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0;padding-left:20px;position:relative;width:100%}.about-hardware-category:before{background-color:#000;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:.5em;width:4px}@media (max-width:1024px){.about-page-title{font-size:48px}.about-title-line{margin-left:calc(50% - 100px);width:200px}.about-hero-area{height:auto;margin-bottom:5px;margin-top:-35px;min-height:0}.grid-mode{gap:12px;grid-template-columns:repeat(4,1fr);padding:15px}.image-container{padding:4px}.about-description,.about-description-item,.about-mission{font-size:18px}}@media (max-width:768px){.about-page-title{font-size:36px;text-align:center}.about-title-line{margin-left:calc(50% - 75px);width:150px}.about-hero-area{height:auto;margin-bottom:5px;margin-top:-35px;min-height:0}.grid-mode{gap:10px;grid-template-columns:repeat(2,1fr);padding:12px}.image-container{padding:4px}.about-description,.about-description-item,.about-mission{font-size:18px}.about-text{padding:0 20px}}@media (max-width:480px){.about-page-title{font-size:28px}.about-title-line{margin-left:calc(50% - 60px);width:120px}.about-hero-area{height:auto;margin-bottom:5px;margin-top:-35px;min-height:0}.grid-mode{gap:8px;grid-template-columns:repeat(2,1fr);padding:10px}.image-container{padding:4px}.about{padding:60px 0}}.services-section{background:#fff;margin:0;padding:0;position:relative;width:100%}.services-container{margin:0 auto;max-width:1440px;padding:0 40px;position:relative}.services-list{display:flex;flex-direction:column;gap:120px;padding:80px 0 100px}.service-card{min-height:590px;position:relative;width:100%}.service-line{display:none}.service-title:after{height:5px;width:100%;z-index:2}.service-subtitle{white-space:pre-line}.service-card:nth-child(odd) .service-background{left:36%}.service-card:nth-child(odd) .service-content{flex-direction:row}.service-card:nth-child(odd) .service-image-container{margin-left:63px;margin-right:60px}.service-card:nth-child(odd) .service-info{margin-top:-60px}.service-card:nth-child(2n) .service-background{right:36%}.service-card:nth-child(2n) .service-content{flex-direction:row-reverse}.service-card:nth-child(2n) .service-image-container{margin-left:60px;margin-right:63px}.service-card:nth-child(2n) .service-info{margin-left:60px;margin-top:-60px}.service-card:nth-child(2) .service-title{margin-left:0;padding-left:0;text-align:left;white-space:nowrap}@media (max-width:1024px){.services-list{gap:80px}.service-image-container{height:480px;width:500px}.service-info{padding:20px 30px}.service-title{font-size:28px}.times-text .service-detail-item,.times-text .service-subtitle{font-size:20px}.times-text-large .service-detail-item,.times-text-large .service-subtitle{font-size:24px}}@media (max-width:768px){.services-container{padding:0 20px}.services-list{gap:60px;padding:40px 0 60px}.service-card{min-height:auto}.service-background{height:auto;margin-bottom:20px;min-height:400px;position:relative;width:100%}.service-line{display:none}.service-content{flex-direction:column!important;min-height:auto;padding-top:0}.service-card:nth-child(2n) .service-image-container,.service-card:nth-child(odd) .service-image-container{height:300px;margin:0 0 30px;max-width:500px;width:100%}.service-info{max-width:100%;padding:0}.service-title{font-size:24px;text-align:center}.times-text .service-detail-item,.times-text .service-subtitle{font-size:16px}.times-text-large .service-detail-item,.times-text-large .service-subtitle{font-size:18px}}@media (max-width:480px){.services-list{gap:40px;padding:30px 0 40px}.service-image-container{height:250px}.service-info{gap:16px}.service-title{font-size:20px}.times-text .service-detail-item,.times-text .service-subtitle,.times-text-large .service-detail-item,.times-text-large .service-subtitle{font-size:14px}.service-button{font-size:13px;height:36px;width:120px}}.clients{background-color:#fff;padding:2px 0 80px;position:relative}.clients-page-header{margin-bottom:60px;position:relative;text-align:center}.clients-page-title{color:#000;font-family:Times New Roman,Times,serif;font-size:60px;font-weight:700;letter-spacing:-.02em;line-height:1.21;margin:0 0 10px}.clients-title-line{background-color:#ff6a00;height:5px;margin:0 auto;width:80px}.clients-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(3,1fr);margin-left:auto;margin-right:auto;margin-top:60px;max-width:1400px;padding:40px 0}.client-logo{align-items:center;background-color:#fff;border:1px solid #e5e5e5;border-radius:50%;box-shadow:0 8px 24px #0000001a;display:flex;height:180px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:180px}.client-logo:hover{box-shadow:0 12px 32px #00000026;transform:scale(1.05)}.client-logo img{height:80%;object-fit:contain;transition:transform .3s ease;width:80%}.client-logo:hover img{transform:scale(1.1)}@media (max-width:1024px){.clients-page-title{font-size:45px}.clients-grid{gap:30px;padding:30px 0}.client-logo{height:140px;width:140px}}@media (max-width:768px){.clients-page-title{font-size:34px;text-align:center}.clients-grid{gap:25px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,1fr);padding:20px 0}.client-logo{height:120px;width:120px}}@media (max-width:480px){.clients-page-title{font-size:26px}.clients-grid{gap:20px;padding:15px 0}.client-logo{height:100px;width:100px}}.about-page{background:#fff;margin:0;min-height:100vh;padding:84px 0 0;position:relative;scroll-behavior:smooth;width:100%}.about-page-container{margin:0 auto;max-width:1440px;padding:0;position:relative}.about-page-header{background:#fff;padding:60px 0 40px;text-align:center}.about-page-title{color:#000;display:inline-block;font-family:Times New Roman,serif;font-size:48px;font-weight:700;line-height:1.2;margin:0;position:relative}.about-page-title:after{background:#ff6a00;border-radius:2px;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.about-overview-section{background:#fff;display:flex;margin-bottom:60px;min-height:500px}.overview-left{background:#1a1a1a;flex:1 1;overflow:hidden;position:relative}.tech-visual-image{height:100%;object-fit:cover;object-position:center;width:100%}.tech-placeholder{align-items:center;background:#1a1a1a;bottom:0;color:#00bcd4;display:flex;font-family:Times New Roman,serif;font-size:18px;font-weight:500;justify-content:center;left:0;position:absolute;right:0;top:0}.overview-right{background:#8fa8b8;color:#fff;flex:1 1;padding:60px 50px}.overview-right h2{font-size:32px;font-weight:700;letter-spacing:2px;line-height:1.3;margin:0 0 30px}.overview-right h2,.overview-right p{color:#fff;font-family:Times New Roman,serif}.overview-right p{font-size:20px;font-weight:400;line-height:1.14990234375;margin:0 0 20px}.overview-right p:last-child{margin-bottom:0}.about-mission-section{background:#fff;display:flex;margin-bottom:60px;min-height:500px}.mission-left{background:#ff9a5b;color:#fff;flex:1 1;padding:60px 50px}.mission-left h2{color:#fff;font-family:Times New Roman,serif;font-size:32px;font-weight:700;letter-spacing:2px;line-height:1.3;margin:0 0 30px}.mission-content{margin-top:0}.mission-content p{color:#fff;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:0 0 20px}.mission-content p:last-child{margin-bottom:0}.mission-right{background:#b3d9ff;flex:1 1;overflow:hidden;position:relative}.mission-image{height:100%;object-fit:cover;object-position:center;width:100%}.mission-placeholder{align-items:center;background:#b3d9ff;bottom:0;color:#06c;display:flex;font-family:Times New Roman,Times,serif;font-size:18px;font-weight:500;justify-content:center;left:0;position:absolute;right:0;top:0}.about-teams-section{background:#fff;display:flex;margin-bottom:60px;min-height:500px}.teams-left{background:#ff9a5b;color:#fff;flex:1 1;padding:60px 50px}.teams-left h2{font-size:32px;font-weight:700;letter-spacing:2px;line-height:1.3;margin:0 0 30px}.teams-left h2,.teams-left p{color:#fff;font-family:Times New Roman,serif}.teams-left p{font-size:16px;font-weight:400;line-height:1.6;margin:0 0 20px}.teams-left p:last-child{margin-bottom:0}.teams-right{background:#b3d9ff;flex:1 1;overflow:hidden;position:relative}.teams-image{height:100%;object-fit:cover;object-position:center;width:100%}.teams-placeholder{align-items:center;background:#b3d9ff;bottom:0;color:#06c;display:flex;font-family:Times New Roman,Times,serif;font-size:18px;font-weight:500;justify-content:center;left:0;position:absolute;right:0;top:0}.about-capitol-section{background:#fff;padding:60px 40px;position:relative}.capitol-image{height:auto;max-height:500px;object-fit:contain;object-position:center;width:100%}.capitol-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;height:350px;justify-content:center;width:100%}.capitol-placeholder,.image-placeholder{font-family:Times New Roman,serif;font-size:18px;font-weight:500}.image-placeholder{bottom:0;left:0;position:absolute;right:0;top:0}.about-new-section{background:#fff;display:flex;margin-bottom:60px;min-height:500px}.new-left{background:#1a1a1a;flex:1 1;overflow:hidden;position:relative}.new-visual-image{height:100%;object-fit:cover;object-position:center;transform:scale(1.1);transition:transform .3s ease;width:100%}.new-visual-image:hover{transform:scale(1.15)}.new-placeholder{align-items:center;background:#1a1a1a;bottom:0;color:#00bcd4;display:flex;font-family:Times New Roman,serif;font-size:18px;font-weight:500;justify-content:center;left:0;position:absolute;right:0;top:0}.new-right{background:#8fa8b8;color:#fff;flex:1 1;padding:60px 50px}.new-right h2{font-size:32px;font-weight:700;letter-spacing:2px;line-height:1.3;margin:0 0 30px}.new-right h2,.new-right p{color:#fff;font-family:Times New Roman,serif}.new-right p{font-size:20px;font-weight:400;line-height:1.14990234375;margin:0}.new-right p:last-child{margin-bottom:0}@media (max-width:1024px){.about-page{padding-top:80px}.about-page-title{font-size:40px}.mission-left,.overview-right,.teams-right{padding:50px 40px}.mission-left h2,.overview-right h2,.teams-right h2{font-size:28px}.mission-content p,.overview-right p,.teams-right p{font-size:15px}.about-capitol-section{padding:50px 30px}.capitol-image{max-height:400px}.capitol-placeholder{height:280px}}@media (max-width:768px){.about-page{padding-top:76px}.about-page-header{padding:40px 20px 30px}.about-page-title{font-size:32px}.about-mission-section,.about-overview-section,.about-teams-section{flex-direction:column;margin-bottom:40px;min-height:auto}.mission-right,.overview-left,.teams-left{min-height:300px}.mission-left,.overview-right,.teams-right{padding:40px 30px}.mission-left h2,.overview-right h2,.teams-right h2{font-size:24px}.mission-content p,.overview-right p,.teams-right p{font-size:14px}.about-capitol-section{padding:40px 20px}.capitol-image{max-height:300px}.capitol-placeholder{height:220px}.about-new-section{flex-direction:column;min-height:auto}.new-left{height:300px}.new-right{padding:40px 30px}.new-right h2{font-size:28px;margin-bottom:20px}.new-right p{font-size:16px;margin-bottom:15px}}@media (max-width:480px){.about-page{padding-top:72px}.about-page-header{padding:30px 15px 20px}.about-page-title{font-size:28px}.about-mission-section,.about-overview-section,.about-teams-section{margin-bottom:30px}.mission-left,.overview-right,.teams-right{padding:30px 20px}.mission-left h2,.overview-right h2,.teams-right h2{font-size:22px}.mission-content p,.overview-right p,.teams-right p{font-size:13px;line-height:1.5}.about-capitol-section{padding:30px 15px}.capitol-image{max-height:250px}.capitol-placeholder{height:180px}}.contract-section{background:#4b81b3;display:none;margin-bottom:30px;margin-top:0;padding:30px 0}.contract-content{margin:0 auto;max-width:1200px;padding:0 40px}.contract-header{margin-bottom:5px}.contract-title{color:#fff;font-family:Times New Roman,serif;font-size:36px;font-weight:700;letter-spacing:-2%;line-height:1.2102272245619032;margin:0}.contract-info-container{align-items:flex-start;display:flex;gap:40px;margin-bottom:30px}.contract-info-section{flex:1 1}.contract-info-title{font-family:Times New Roman,serif;font-size:24px;font-weight:700;line-height:1.3;position:relative}.contract-info-title:after{background:#ff6a00;border-radius:2px;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.contract-info-box{background:#4b81b3;border:2px solid #fff;border-radius:8px;padding:15px}.contract-detail{color:#fff;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:0}.contract-detail:last-child{margin-bottom:0}.contract-detail strong{color:#fff;font-weight:700}.contract-detail strong:first-child{padding-left:20px;position:relative}.contract-detail strong:first-child:before{background-color:#fff;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:8px}.gsa-logo{gap:12px;margin-top:20px}.gsa-logo,.gsa-logo-square{align-items:center;display:flex}.gsa-logo-square{background:#4b81b3;border-radius:4px;height:60px;justify-content:center;width:60px}.gsa-text{color:#fff;font-size:18px;font-weight:700;letter-spacing:1px}.gsa-text,.schedule-text{font-family:Arial,sans-serif}.schedule-text{color:#6b7280;font-size:20px;font-weight:400}.contract-intro{border-top:3px solid #ff6a00;margin-top:30px;padding-top:20px}.contract-intro p{color:#333;font-family:Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.6;margin:0}@media (max-width:768px){.contract-content{padding:0 20px}.contract-title{font-size:32px}.contract-info-container{flex-direction:column;gap:20px}.contract-info-title{font-size:20px}.contract-info-box{padding:20px}.contract-detail{font-size:18px}.gsa-logo{justify-content:center}.gsa-logo-square{height:50px;width:50px}.gsa-text{font-size:16px}.schedule-text{font-size:18px}.contract-intro p{font-size:14px}}@media (max-width:480px){.contract-section{margin-top:0;padding:40px 0}.contract-content{padding:0 15px}.contract-title{font-size:28px}.contract-info-title{font-size:18px}.contract-info-box{padding:15px}.contract-detail{font-size:16px}.gsa-logo-square{height:45px;width:45px}.gsa-text{font-size:14px}.schedule-text{font-size:16px}.contract-intro p{font-size:13px}}.leadership-section{background:#fff;padding:5px 0}.leadership-content{align-items:flex-start;display:flex;gap:40px;margin:0 auto;max-width:1200px;padding:0 40px}.leader-photo{flex:0 0 300px}.leader-image{border-radius:12px;box-shadow:0 4px 20px #0000001a;height:auto}.leader-info{padding-top:20px}.leader-name{font-family:Times New Roman,serif;font-size:36px;letter-spacing:-2%;line-height:1.2102272245619032;margin:0}.leader-title{font-family:Arial,sans-serif;font-size:18px;font-weight:700;margin:0 0 30px}.leader-description{color:#000!important;font-family:Times New Roman,serif!important;font-size:20px!important;font-weight:400!important;line-height:1.14990234375!important;margin:0}.leader-description:last-child{margin-bottom:0}@media (max-width:768px){.leadership-content{flex-direction:column;gap:30px;padding:0 20px}.leader-photo{flex:none;margin:0 auto;max-width:250px}.leader-name{font-size:32px;text-align:center}.leader-title{font-size:16px;text-align:center}.leader-description{font-size:18px}}@media (max-width:480px){.leadership-section{padding:5px 0}.leadership-content{padding:0 15px}.leader-name{font-size:28px}.leader-title{font-size:14px}.leader-description{font-size:16px}}.kpi-section{background:#4b81b3;margin:0;padding:40px 0}.kpi-container{align-items:stretch;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:100%;padding:0 40px}.kpi-card{align-items:center;background:#4b81b3;border-radius:0;box-shadow:none;display:flex;flex:1 1;flex-direction:column;min-height:250px;padding:60px 40px;text-align:center;transition:transform .3s ease;width:100%}.kpi-card:hover{transform:translateY(-5px)}.kpi-value{font-family:Times New Roman,serif;font-size:80px;font-weight:700;line-height:1;margin-bottom:25px;text-align:center;width:100%}.kpi-blue{color:#3b82f6}.kpi-orange{color:#ff6a00}.kpi-red{color:#ef4444}.kpi-white{color:#fff}.kpi-line{border-radius:3px;height:6px;margin-bottom:30px;width:100%}.kpi-line-blue{background:#3b82f6}.kpi-line-orange{background:#ff6a00}.kpi-line-red{background:#ef4444}.kpi-label{text-align:center;width:100%}.kpi-title{font-size:28px;font-weight:700;line-height:1.3;margin-bottom:12px}.kpi-subtitle,.kpi-title{color:#fff;font-family:Times New Roman,serif;text-align:center;width:100%}.kpi-subtitle{font-size:20px;font-weight:400;line-height:1.14990234375}@media (max-width:1024px){.kpi-container{gap:20px;padding:0 30px}.kpi-card{padding:25px 15px}.kpi-value{font-size:40px}.kpi-title{font-size:16px}.kpi-subtitle{font-size:13px}}@media (max-width:768px){.kpi-section{padding:60px 0}.kpi-container{flex-direction:column;gap:20px;padding:0 20px}.kpi-card{padding:30px 20px}.kpi-value{font-size:36px}.kpi-title{font-size:18px}.kpi-subtitle{font-size:14px}}@media (max-width:480px){.kpi-section{padding:40px 0}.kpi-container{gap:15px;padding:0 15px}.kpi-card{padding:25px 15px}.kpi-value{font-size:32px}.kpi-title{font-size:16px}.kpi-subtitle{font-size:13px}}.solution-page{background:#fff;margin:0;min-height:100vh;padding:84px 0 0;position:relative;width:100%}.solution-page-container{margin:0 auto;max-width:1440px;padding:0 40px;position:relative}.solution-page-header{background:#fff;padding:60px 0 40px;text-align:center}.solution-description{margin:0 auto;max-width:1200px;padding:0 20px 10px;text-align:left}.solution-description p{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:0}.solution-why-choose-title{margin:0 auto;max-width:1200px;padding:10px 20px;text-align:left}.solution-why-choose-title h2{color:#ff6a00;font-family:Times New Roman,serif;font-size:22px;font-weight:700;line-height:1.14990234375;margin:0 0 10px}.solution-why-choose-content{margin-top:10px}.solution-why-choose-item{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:0 0 8px;padding-left:20px;position:relative}.solution-why-choose-item:before{background-color:#000;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.solution-commitment-text{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:0}.solution-why-choose-title:last-of-type{padding:10px 20px 25px}.solution-why-choose{margin:0 auto;max-width:1200px;padding:20px;text-align:left}.solution-section-title{margin:0 0 10px}.solution-category,.solution-section-title{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375}.solution-category{margin:0 0 12px}.solution-page-title{color:#000;display:inline-block;font-family:Times New Roman,serif;font-size:64px;font-weight:700;letter-spacing:-2%;line-height:1.2102272510528564;margin:0;position:relative}.solution-page-title:after{background:#ff6a00;border-radius:2px;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.solution-services{display:flex;flex-direction:column;gap:120px;padding-bottom:100px}.solution-service-card{min-height:590px;position:relative;width:100%}.service-background{background:#d9d9d9;border-radius:0;height:544px;opacity:.5;position:absolute;width:880px;z-index:1}.service-line{background:#ff6a00;height:5px;position:absolute;width:30%;z-index:2}.service-content{align-items:flex-start;display:flex;min-height:590px;padding-top:40px;position:relative;width:100%;z-index:3}.service-image-container{border-radius:8px;flex-shrink:0;height:569px;overflow:hidden;position:relative;width:628px}.service-image{height:100%;object-fit:cover;object-position:center;width:100%}.service-image-placeholder{align-items:center;background:linear-gradient(135deg,#3885b8,#0a3161);bottom:0;color:#fff;display:flex;font-family:Times New Roman,serif;font-size:18px;font-weight:500;justify-content:center;left:0;position:absolute;right:0;top:0}.service-info{display:flex;flex:1 1;flex-direction:column;gap:24px;justify-content:flex-start;max-width:650px;padding:60px 0 20px}.service-title{color:#000;display:inline-block;font-family:Times New Roman,serif;font-size:36px;font-weight:700;letter-spacing:-2%;line-height:1.2102272245619032;margin:0;position:relative}.service-title:after{background:#ff6a00;border-radius:2px;bottom:-8px;content:"";height:4px;left:0;position:absolute;width:80px}.service-description{display:flex;flex-direction:column;gap:16px}.service-subtitle{color:#000;font-weight:400;line-height:1.2102272510528564;margin:0}.service-details{display:flex;flex-direction:column;gap:12px}.service-details .service-detail-item:first-child{margin-top:12px}.service-detail-item{color:#000;margin:0}.times-text .service-detail-item,.times-text .service-subtitle{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:0;text-align:left}.times-text-large .service-detail-item,.times-text-large .service-subtitle{font-family:Times New Roman,serif;font-size:32px;font-weight:400;line-height:1.14990234375}.service-button{align-items:center;background:#0000;border:1px solid #0a3161;border-radius:40px;box-shadow:0 1px 2px 0 #0000000d;color:#0a3161;cursor:pointer;display:flex;font-family:Times New Roman,serif;font-size:15px;font-weight:400;gap:3px;height:43px;justify-content:center;letter-spacing:-1.53%;line-height:1.3333333333333333;margin-top:-20px;padding:4px 10px;transition:all .3s ease;width:153px}.service-button:hover{background:#0a3161;color:#fff}.button-symbol{color:#007aff;font-size:15px}.button-text{color:inherit}.solution-service-card:nth-child(odd) .service-background{left:36%}.solution-service-card:nth-child(odd) .service-line{left:60px;top:14%;width:30%}.solution-service-card:nth-child(odd) .service-content{flex-direction:row}.solution-service-card:nth-child(odd) .service-image-container{margin-left:63px;margin-right:60px}.solution-service-card:nth-child(odd) .service-info{margin-top:-60px}.solution-service-card:nth-child(2n) .service-background{right:36%}.solution-service-card:nth-child(2n) .service-line{left:90px;top:14%}.solution-service-card:nth-child(2) .service-line,.solution-service-card:nth-child(4) .service-line{left:60px}.solution-service-card:nth-child(2n) .service-content{flex-direction:row-reverse}.solution-service-card:nth-child(2n) .service-image-container{margin-left:60px;margin-right:63px}.solution-service-card:nth-child(2n) .service-info{margin-left:90px;margin-top:-60px}.solution-service-card:nth-child(2) .service-info,.solution-service-card:nth-child(4) .service-info{margin-left:60px;margin-top:-60px}.solution-service-card:nth-child(2) .service-title,.solution-service-card:nth-child(4) .service-title{margin-left:0;padding-left:0;text-align:left;white-space:nowrap}@media (max-width:1024px){.solution-page{padding-top:70px}.solution-page-title{font-size:48px}.solution-services{gap:80px}.service-image-container{height:480px;width:500px}.service-info{padding:20px 30px}.service-title{font-size:28px}.times-text .service-detail-item,.times-text .service-subtitle{font-size:20px}.times-text-large .service-detail-item,.times-text-large .service-subtitle{font-size:24px}}@media (max-width:768px){.solution-page{padding-top:70px}.solution-page-container{padding:0 20px}.solution-page-header{padding:40px 0 60px}.solution-page-title{font-size:36px}.solution-services{gap:60px}.solution-service-card{min-height:auto}.service-background{height:auto;margin-bottom:20px;min-height:400px;position:relative;width:100%}.service-line{display:none}.service-content{flex-direction:column!important;min-height:auto;padding-top:0}.solution-service-card:nth-child(2n) .service-image-container,.solution-service-card:nth-child(odd) .service-image-container{height:300px;margin:0 0 30px;max-width:500px;width:100%}.service-info{max-width:100%;padding:0}.service-title{font-size:24px;text-align:center}.times-text .service-detail-item,.times-text .service-subtitle{font-size:20px}.times-text-large .service-detail-item,.times-text-large .service-subtitle{font-size:18px}}@media (max-width:480px){.solution-page{padding-top:60px}.solution-page-header{padding:30px 0 40px}.solution-page-title{font-size:28px}.solution-services{gap:40px}.service-image-container{height:250px}.service-info{gap:16px}.service-title,.times-text .service-detail-item,.times-text .service-subtitle{font-size:20px}.times-text-large .service-detail-item,.times-text-large .service-subtitle{font-size:14px}.service-button{font-size:13px;height:36px;width:120px}}.hardware-page{background:#fff;min-height:100vh;padding-bottom:60px;padding-top:164px}.hardware-page-container{margin:0 auto;max-width:1440px;padding:0 124px}.hardware-page-header{margin-bottom:60px;position:relative;text-align:center}.hardware-page-title{color:#000;display:inline-block;font-family:Times New Roman,Times,serif;font-size:64px;font-weight:700;letter-spacing:-.02em;line-height:1.21;margin:0 0 20px;position:relative}.hardware-page-title:after{background:#ff6a00;border-radius:2px;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.hardware-content{color:#000}.hardware-gallery{grid-gap:40px 50px;display:grid;gap:40px 50px;grid-template-columns:repeat(3,1fr);margin:40px 0 20px}.hardware-gallery-card{align-items:center;background:#fff;border-radius:0;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;overflow:hidden;position:relative;width:100%}.hardware-gallery-card img{display:block;flex:1 1;height:auto;max-height:90%;max-width:90%;object-fit:contain;width:90%}.card-label{background:#fff;bottom:0;color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;left:0;line-height:1.14990234375;padding:10px;position:absolute;right:0;text-align:center}.hardware-gallery-card:nth-child(4) .card-label,.hardware-gallery-card:nth-child(5) .card-label,.hardware-gallery-card:nth-child(6) .card-label{bottom:-10px}.hardware-description{margin:60px auto;max-width:1200px}.hardware-description p{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0;text-align:left}.hardware-description p:last-child{margin-bottom:0}.hardware-commitment h3,.hardware-section-title,.hardware-what-we-provide h3,.hardware-where-we-deliver h3,.hardware-why-choose h3{color:#ff6a00!important;font-size:22px!important;line-height:1.14990234375!important;margin-bottom:5px!important;margin-top:0!important}.hardware-category{padding-left:20px;position:relative}.hardware-category:before{background-color:#000;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.hardware-category,.hardware-category-no-bullet{font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0 0 8px}.hardware-what-we-provide-new .hardware-category:last-of-type{margin-bottom:8px}.hardware-commitment,.hardware-what-we-provide-new,.hardware-where-we-deliver,.hardware-why-choose{margin-bottom:0;margin-top:20px}.hardware-commitment p,.hardware-what-we-provide-new p,.hardware-where-we-deliver p,.hardware-why-choose p{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0 0 20px;text-align:left}.hardware-commitment p:last-child,.hardware-what-we-provide-new p:last-child,.hardware-where-we-deliver p:last-child,.hardware-why-choose p:last-child{margin-bottom:0}.hardware-main-text{margin:0 auto;max-width:1222px}.hardware-main-text p{color:#000;font-family:Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.6;margin-bottom:20px;text-align:left}.hardware-main-text p:last-child{margin-bottom:0}.hardware-section{margin-bottom:60px;text-align:center}.hardware-section h2{color:#ff6a00;font-family:Times New Roman,Times,serif;font-size:32px;font-weight:700;line-height:1.3;margin-bottom:20px}.hardware-section p{font-family:Times New Roman,Times,serif;font-size:20px;line-height:1.14990234375;margin:0 auto;max-width:800px}.hardware-services{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:40px}.hardware-service-card{background:#ffffff0d;border:1px solid #ff6a004d;border-radius:8px;padding:30px;transition:transform .3s ease,border-color .3s ease}.hardware-service-card:hover{border-color:#ff6a00;transform:translateY(-5px)}.hardware-service-card h3{color:#ff6a00;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:700;margin-bottom:20px;margin-top:0}.hardware-service-card ul{list-style:none;margin:0;padding:0}.hardware-service-card li{color:#fff;font-family:Times New Roman,Times,serif;font-size:18px;line-height:1.6;margin-bottom:10px;padding-left:20px;position:relative}.hardware-service-card li:before{color:#ff6a00;content:"•";font-weight:700;left:0;position:absolute}.hardware-categories{margin-top:80px}.category-card{background:#0000;border-radius:0;box-shadow:none;display:flex;margin-bottom:60px;min-height:400px;overflow:hidden}.category-content{background:#fff;flex:1 1;padding:40px 50px}.category-content h3{color:#000;font-family:Times New Roman,serif;font-size:28px;font-weight:700;letter-spacing:1px;line-height:1.3;margin:0 0 30px -2px}.category-content ul{list-style:none;margin:0;padding:0}.category-content li{color:#000;font-family:Times New Roman,serif;font-size:16px;font-weight:400;line-height:1.6;margin-bottom:20px;margin-left:-8px;padding-left:0}.category-content li:last-child{margin-bottom:0}.category-content strong{color:#ff6a00;font-weight:600}.category-image{align-items:center;background:#0000;color:#666;display:flex;flex:1 1;font-family:Times New Roman,serif;font-size:18px;justify-content:center;min-height:400px;overflow:hidden}.category-image img{border:none;height:100%;object-fit:cover;object-position:center;outline:none;width:100%}.category-card:nth-child(3) .category-image img{object-fit:contain;padding:20px}@media (max-width:1440px){.hardware-page-container{padding:0 80px}.hardware-main-text{max-width:100%}.hardware-gallery{gap:30px 40px;grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.hardware-page{padding-top:140px}.hardware-page-container{padding:0 60px}.hardware-page-title{font-size:48px}.hardware-main-text p{font-size:22px}.category-card{flex-direction:column}.category-content{padding:30px 40px}.category-content h3{font-size:24px}.category-image{min-height:300px}}@media (max-width:768px){.hardware-page{padding-top:120px}.hardware-page-container{padding:0 40px}.hardware-page-title{font-size:36px;text-align:center}.hardware-main-text p{font-size:18px;margin-bottom:24px}.hardware-categories{margin-top:60px}.category-card{margin-bottom:40px}.category-content{padding:25px 30px}.category-content h3{font-size:22px;margin-bottom:25px}.category-content li{font-size:15px;margin-bottom:18px}.category-image{font-size:16px;min-height:250px}.hardware-gallery{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.hardware-page-container{padding:0 20px}.hardware-page-title{font-size:28px}.hardware-main-text p{font-size:16px;margin-bottom:20px}.category-content{padding:20px 25px}.category-content h3{font-size:20px;line-height:1.14990234375;margin-bottom:20px}.category-content li{font-size:14px;margin-bottom:15px}.category-image{font-size:14px;min-height:200px}.hardware-gallery{gap:18px;grid-template-columns:1fr}}.footer{background-color:#fff;border-top:1px solid #e6e6e6;padding:30px 0 20px}.footer-content{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px}.footer-section{flex:1 1}.footer-logo{align-items:flex-start;align-self:flex-start;display:flex;justify-content:flex-end;margin-top:-20px;padding-top:0}.footer-logo img{height:180px;margin:0;object-fit:contain;object-position:center;padding:0;width:auto}.footer-section:first-child{padding-right:40px}.footer-section:nth-child(2){padding-left:40px;padding-right:5px}.footer-section:nth-child(3){padding-left:5px}.footer-section h4{color:#000;font-family:Times New Roman,serif;font-size:16px;font-weight:700;line-height:1.5;margin-bottom:12px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:6px}.footer-section ul li:first-child{margin-top:0}.footer-section ul li a{color:#000;font-family:Times New Roman,serif;font-size:16px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ff6a00}.footer-info{max-width:400px;padding-right:60px;position:relative;width:fit-content}.footer-info p{margin:0 0 20px}.footer-info p,.footer-mission{color:#000;font-family:Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.6}.footer-mission{margin:0 0 30px}.footer-copyright{color:#000;font-family:Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.6;margin:0 0 8px}.orange-text{color:#ff6a00}.footer-vertical-line{background-color:#ccc;height:100%;position:absolute;right:0;top:0;width:1px}.footer-nav-links{display:flex;flex-direction:column;gap:15px;position:absolute;right:-180px;top:0}.footer-nav-item{color:#666;cursor:pointer;font-family:Times New Roman,serif;font-size:16px;font-weight:400;margin:0;padding:0;transition:color .3s ease}.footer-nav-item:hover{color:#ff6a00}.footer-social{align-items:center;display:flex;gap:15px;margin-top:20px}.social-link{align-items:center;display:inline-flex;height:50px;justify-content:center;transition:transform .3s ease;width:50px}.social-link:hover{transform:scale(1.05)}.social-link img{height:40px;object-fit:contain;object-position:center;width:40px}.social-link:nth-child(2) img{height:52px;width:52px}.social-link:nth-child(3) img{height:32px;width:32px}@media (max-width:768px){.footer-content{align-items:center;flex-direction:column;gap:30px}.footer-section{width:100%}.footer-logo{justify-content:center}.footer-logo img{height:140px}.footer-info p{font-size:18px}.social-link{height:45px;width:45px}.social-link img{height:35px;width:35px}.social-link:nth-child(2) img{height:44px;width:44px}.social-link:nth-child(3) img{height:28px;width:28px}}.footer-center{padding:0 20px}.footer-center,.footer-identifiers{align-items:center;display:flex;justify-content:center}.footer-identifiers p{color:#000;font-family:Times New Roman,serif;font-size:18px;font-weight:400;line-height:1.6;margin:0;text-align:center}.footer-divider{background-color:#e6e6e6;height:1px;margin:0}@media (max-width:768px){.footer-center{margin:20px 0;padding:0 10px}.footer-identifiers p{font-size:18px;line-height:1.6}}.data-analytics-details-root,body,html{margin:0;overflow-x:hidden;padding:0;width:100vw}.data-analytics-details-root{background:#110733;border:1px solid #000;box-sizing:border-box;min-height:100vh;padding-bottom:300px;position:relative}.data-analytics-details-logo{height:65px;left:47px;position:absolute;top:49px;width:306px}.data-analytics-details-items{align-items:center;display:flex;flex-direction:row;gap:48px;height:52px;justify-content:flex-end;padding:0;position:absolute;right:38px;top:61px;width:884px}.data-analytics-details-items span{align-items:center;color:#000;display:flex;font-family:Times New Roman,Times,serif;font-size:20px;font-style:italic;font-weight:500;height:24px;line-height:150%;text-align:right;width:785px}.data-analytics-details-contract-btn{align-items:center;background:#000;border:none;border-radius:8px;box-shadow:0 1px 2px #0000000d;cursor:pointer;display:flex;flex-direction:row;gap:8px;height:52px;justify-content:center;padding:14px 24px;width:116px}.data-analytics-details-contract-btn span{align-items:center;color:#fff;display:flex;font-family:Times New Roman,Times,serif;font-size:16px;font-style:italic;font-weight:500;height:24px;line-height:150%;width:68px}.data-analytics-details-banner-frame{background:#d3d3d3 50%/cover no-repeat;height:478px;left:2px;opacity:.7;position:absolute;top:163px;width:1436px}.data-analytics-details-banner-title-img{color:#fff;font-family:Times New Roman,Times,serif;font-size:64px;font-style:italic;font-weight:700;line-height:77px;text-align:center}.data-analytics-details-return{align-items:center;color:#fff;display:flex;font-family:Times New Roman,Times,serif;font-size:20px;font-style:italic;font-weight:400;gap:10px;height:69px;left:65px;letter-spacing:-.02em;line-height:24px;position:absolute;text-align:left;top:37px;width:250px}.data-analytics-details-return-icon{height:55px;left:0;position:relative;top:0;width:47px}.data-analytics-details-main-text{color:#fff;display:flex;flex-direction:column;font-family:Times New Roman,Times,serif;font-style:italic;left:65px;position:absolute;top:814px;width:calc(100% - 130px)}.data-analytics-details-section1-title{font-size:36px;font-weight:700;letter-spacing:-2%;line-height:1.2102272245619032}.data-analytics-details-section1-paragraph,.data-analytics-details-section1-title{color:#fff;font-family:Times New Roman,serif;font-style:normal;margin:0;text-align:left}.data-analytics-details-section1-paragraph{font-size:20px;font-weight:400;line-height:1.14990234375;width:100%}.data-analytics-details-our-solution{color:#fff;font-family:Times New Roman,serif;font-size:36px;font-style:normal;font-weight:700;height:78px;left:50%;letter-spacing:-2%;line-height:1.2102272245619032;margin:0;position:absolute;text-align:center;top:1050px;transform:translateX(-50%);width:369px}.data-analytics-details-our-solution-text{position:relative;top:10px;z-index:1}.data-analytics-details-our-solution-rect{border:5px solid #ff6a00;border-radius:60px;box-sizing:border-box;height:70px;left:50%;position:absolute;top:50%;transform:translateX(-50%);transform:translate(-50%,-50%);width:342px}.data-analytics-details-solution-tabs-nav{align-items:center;display:flex;gap:60px;justify-content:center;left:0;padding:20px 0;position:absolute;top:1114px;width:100%}.data-analytics-details-solution-tab-item{align-items:center;border-bottom:2px solid #0000;color:#fff;cursor:pointer;display:flex;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:500;gap:10px;padding:15px 20px;transition:all .3s ease}.data-analytics-details-solution-tab-item.active{border-bottom:2px solid #ff6a00;color:#ff6a00}.data-analytics-details-tab-icon{fill:#fff;height:24px;width:24px}.data-analytics-details-solution-tab-item.active .data-analytics-details-tab-icon{fill:#ff6a00}.data-analytics-details-solution-tab-content{left:50%;max-width:1200px;padding:40px 20px;position:absolute;top:1214px;transform:translateX(-50%);width:90%}.data-analytics-details-solution-tab-pane{width:100%}.data-analytics-details-solution-list{grid-gap:40px 60px;display:grid;gap:40px 60px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;list-style:none;margin:0;padding:0;width:100%}.data-analytics-details-solution-list-item{color:#ff6a00;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin-bottom:20px}.data-analytics-details-solution-list-item ul{list-style:none;margin:10px 0 0;padding:0}.data-analytics-details-solution-list-item ul li{color:#fff;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:8px 0;padding-left:20px;position:relative}.data-analytics-details-solution-list-item ul li:before{background-color:#fff;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.data-analytics-details-solution-list-item:nth-child(n+5),.data-analytics-details-solution-list-item:only-child{grid-column:1/-1}.data-analytics-details-tools-content{align-items:flex-start;display:flex;gap:40px;width:100%}.data-analytics-details-tools-image{flex:0 0 30%;max-width:30%}.data-analytics-details-tools-image img{border-radius:8px;height:auto;width:100%}.data-analytics-details-tools-text{flex:1 1;padding-left:20px}.data-analytics-details-tools-list{list-style:none;margin:0;padding:0}.data-analytics-details-tools-list li{font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin-bottom:20px}.data-analytics-details-tools-list li .tools-content,.data-analytics-details-tools-list li .tools-title{color:#fff;font-weight:400}.data-analytics-details-tools-list.why-techfocus-list li{color:#fff!important;font-weight:400!important}.data-analytics-details-list-fill-icon1{bottom:69.86%;left:16.11%;position:absolute;right:81.11%;top:29.03%}.data-analytics-details-people-fill-icon{bottom:65.53%;left:67.43%;position:absolute;right:29.44%;top:33.22%}.data-analytics-details-view-list-fill-icon{bottom:67.11%;left:47.08%;position:absolute;right:51.25%;top:31.86%}.data-analytics-details-line7{left:80px;width:129px}.data-analytics-details-line11,.data-analytics-details-line7{border:2px solid #ff6a00;height:0;position:absolute;top:1260px}.data-analytics-details-line11{left:450px;width:905px}.data-analytics-details-line9{border:2px solid #ff6a00;height:0;left:209px;position:absolute;top:1176px;width:241px}.data-analytics-details-line8{left:209px}.data-analytics-details-line10,.data-analytics-details-line8{border:2px solid #ff6a00;height:0;position:absolute;top:1176px;transform:rotate(-90deg);width:84px}.data-analytics-details-line10{left:450px}.data-analytics-details-ai-data-list{align-items:center;color:#ff6a00;display:flex;font-family:Times New Roman,Times,serif;font-size:24px;font-style:italic;font-weight:800;height:576px;left:86px;line-height:150%;position:absolute;top:1341px;width:651px}.data-analytics-details-img-section1{background:url(/static/media/1.0a393e810254958d8502.jpg) no-repeat 50%;background-size:cover;height:600px;left:0;opacity:.7;position:absolute;top:164px;width:100vw}.data-analytics-details-banner-title{color:#fff;font-family:Times New Roman,Times,serif;font-size:64px;font-style:italic;font-weight:700;left:50%;line-height:77px;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.dd2-root,body,html{margin:0;overflow-x:hidden;padding:0;width:100vw}.dd2-root{background:#110733;border:1px solid #000;box-sizing:border-box;min-height:100vh;padding-bottom:300px;position:relative}.dd2-banner-title-img{font-size:64px;font-weight:700;line-height:77px;text-align:center}.dd2-banner-title-img,.dd2-main-text{color:#fff;font-family:Times New Roman,Times,serif;font-style:italic}.dd2-main-text{display:flex;flex-direction:column;left:65px;position:absolute;top:814px;width:calc(100% - 130px)}.dd2-section1-title{font-size:36px;font-weight:700;letter-spacing:-2%;line-height:1.2102272245619032}.dd2-section1-paragraph,.dd2-section1-title{color:#fff;font-family:Times New Roman,serif;font-style:normal;margin:0;text-align:left}.dd2-section1-paragraph{font-size:20px;font-weight:400;line-height:1.14990234375;width:100%}.dd2-paragraph-bold{font-weight:700}.dd2-our-solution{color:#fff;font-family:Times New Roman,serif;font-size:36px;font-style:normal;font-weight:700;height:78px;left:50%;letter-spacing:-2%;line-height:1.2102272245619032;margin:0;position:absolute;text-align:center;top:1050px;transform:translateX(-50%);width:369px}.dd2-our-solution-text{position:relative;top:10px;z-index:1}.dd2-our-solution-rect{border:5px solid #ff6a00;border-radius:60px;box-sizing:border-box;height:70px;left:50%;position:absolute;top:50%;transform:translateX(-50%);transform:translate(-50%,-50%);width:342px}.dd2-solution-tabs-nav{align-items:center;display:flex;gap:60px;justify-content:center;left:0;padding:20px 0;position:absolute;top:1114px;width:100%}.dd2-solution-tab-item{align-items:center;border-bottom:2px solid #0000;color:#fff;cursor:pointer;display:flex;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:500;gap:10px;padding:15px 20px;transition:all .3s ease}.dd2-solution-tab-item.active{border-bottom:2px solid #ff6a00;color:#ff6a00}.dd2-tab-icon{fill:#fff;height:24px;width:24px}.dd2-solution-tab-item.active .dd2-tab-icon{fill:#ff6a00}.dd2-solution-tab-content{left:50%;max-width:1200px;padding:40px 20px;position:absolute;top:1214px;transform:translateX(-50%);width:90%}.dd2-solution-tab-pane{width:100%}.dd2-solution-list{grid-gap:40px 60px;display:grid;gap:40px 60px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;list-style:none;margin:0;padding:0;width:100%}.dd2-solution-list-item{color:#ff6a00;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin-bottom:20px}.dd2-solution-list-item ul{list-style:none;margin:10px 0 0;padding:0}.dd2-solution-list-item ul li{color:#fff;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:8px 0;padding-left:20px;position:relative}.dd2-solution-list-item ul li:before{background-color:#fff;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.dd2-solution-list-item:nth-child(n+5),.dd2-solution-list-item:only-child{grid-column:1/-1}.dd2-tools-content{align-items:flex-start;display:flex;gap:40px;width:100%}.dd2-tools-image{flex:0 0 30%;max-width:30%}.dd2-tools-image img{border-radius:8px;height:auto;width:100%}.dd2-tools-text{flex:1 1;padding-left:20px}.dd2-tools-list{list-style:none;margin:0;padding:0}.dd2-tools-list li{font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin-bottom:20px}.dd2-tools-list li .tools-content,.dd2-tools-list li .tools-title{color:#fff;font-weight:400}.dd2-tools-list.why-techfocus-list li{color:#fff!important;font-weight:400!important}.dd2-img-section1{align-items:center;background:url(/static/media/s2.8dac55624341f3c7c3ca.jpg) no-repeat 50%;background-size:cover;display:flex;height:600px;justify-content:center;left:0;opacity:.7;position:absolute;top:164px;width:100vw}.dd3-root,body,html{margin:0;overflow-x:hidden;padding:0;width:100vw}.dd3-root{background:#110733;border:1px solid #000;box-sizing:border-box;min-height:100vh;padding-bottom:300px;position:relative}.dd3-banner-title-img{font-size:64px;font-weight:700;line-height:77px;text-align:center}.dd3-banner-title-img,.dd3-main-text{color:#fff;font-family:Times New Roman,Times,serif;font-style:italic}.dd3-main-text{display:flex;flex-direction:column;left:65px;position:absolute;top:814px;width:calc(100% - 130px)}.dd3-section1-title{font-size:36px;font-weight:700;letter-spacing:-2%;line-height:1.2102272245619032}.dd3-section1-paragraph,.dd3-section1-title{color:#fff;font-family:Times New Roman,serif;font-style:normal;margin:0;text-align:left}.dd3-section1-paragraph{font-size:20px;font-weight:400;line-height:1.14990234375;width:100%}.dd3-paragraph-bold{font-weight:700}.dd3-our-solution{color:#fff;font-family:Times New Roman,serif;font-size:36px;font-style:normal;font-weight:700;height:78px;left:50%;letter-spacing:-2%;line-height:1.2102272245619032;margin:0;position:absolute;text-align:center;top:1050px;transform:translateX(-50%);width:369px}.dd3-our-solution-text{position:relative;top:10px;z-index:1}.dd3-our-solution-rect{border:5px solid #ff6a00;border-radius:60px;box-sizing:border-box;height:70px;left:50%;position:absolute;top:50%;transform:translateX(-50%);transform:translate(-50%,-50%);width:342px}.dd3-solution-tabs-nav{align-items:center;display:flex;gap:60px;justify-content:center;left:0;padding:20px 0;position:absolute;top:1114px;width:100%}.dd3-solution-tab-item{align-items:center;border-bottom:2px solid #0000;color:#fff;cursor:pointer;display:flex;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:500;gap:10px;padding:15px 20px;transition:all .3s ease}.dd3-solution-tab-item.active{border-bottom:2px solid #ff6a00;color:#ff6a00}.dd3-tab-icon{fill:#fff;height:24px;width:24px}.dd3-solution-tab-item.active .dd3-tab-icon{fill:#ff6a00}.dd3-solution-tab-content{left:50%;max-width:1200px;padding:40px 20px;position:absolute;top:1214px;transform:translateX(-50%);width:90%}.dd3-solution-tab-pane{width:100%}.dd3-solution-list{grid-gap:40px 60px;display:grid;gap:40px 60px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;list-style:none;margin:0;padding:0;width:100%}.dd3-solution-list-item{color:#ff6a00;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin-bottom:20px}.dd3-solution-list-item ul{list-style:none;margin:10px 0 0;padding:0}.dd3-solution-list-item ul li{color:#fff;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:8px 0;padding-left:20px;position:relative}.dd3-solution-list-item ul li:before{background-color:#fff;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.dd3-solution-list-item:nth-child(n+5),.dd3-solution-list-item:only-child{grid-column:1/-1}.dd3-tools-content{align-items:flex-start;display:flex;gap:40px;width:100%}.dd3-tools-image{flex:0 0 30%;max-width:30%}.dd3-tools-image img{border-radius:8px;height:auto;width:100%}.dd3-tools-text{flex:1 1;padding-left:20px}.dd3-tools-list{list-style:none;margin:0;padding:0}.dd3-tools-list li{font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin-bottom:20px}.dd3-tools-list li .tools-content,.dd3-tools-list li .tools-title{color:#fff;font-weight:400}.dd3-tools-list.why-techfocus-list li{color:#fff!important;font-weight:400!important}.dd3-img-section1{align-items:center;background:url(/static/media/3.b3c21ea337bdea03b60c.jpg) no-repeat 50%;background-size:cover;display:flex;height:600px;justify-content:center;left:0;opacity:.7;position:absolute;top:164px;width:100vw}.dd4-root,body,html{margin:0;overflow-x:hidden;padding:0;width:100vw}.dd4-root{background:#110733;border:1px solid #000;box-sizing:border-box;min-height:100vh;padding-bottom:300px;position:relative}.dd4-banner-title-img{font-size:64px;font-weight:700;line-height:77px;text-align:center}.dd4-banner-title-img,.dd4-main-text{color:#fff;font-family:Times New Roman,serif;font-style:italic}.dd4-main-text{display:flex;flex-direction:column;left:65px;position:absolute;top:814px;width:calc(100% - 130px)}.dd4-section1-title{font-size:36px;font-weight:700;letter-spacing:-2%;line-height:1.2102272245619032}.dd4-section1-paragraph,.dd4-section1-title{color:#fff;font-family:Times New Roman,serif;font-style:normal;margin:0;text-align:left}.dd4-section1-paragraph{font-size:20px;font-weight:400;line-height:1.14990234375;width:100%}.dd4-paragraph-bold{font-weight:700}.dd4-our-solution{color:#fff;font-family:Times New Roman,serif;font-size:36px;font-style:normal;font-weight:700;height:78px;left:50%;letter-spacing:-2%;line-height:1.2102272245619032;margin:0;position:absolute;text-align:center;top:1050px;transform:translateX(-50%);width:369px}.dd4-our-solution-text{position:relative;top:10px;z-index:1}.dd4-our-solution-rect{border:5px solid #ff6a00;border-radius:60px;box-sizing:border-box;height:70px;left:50%;position:absolute;top:50%;transform:translateX(-50%);transform:translate(-50%,-50%);width:342px}.dd4-solution-tabs-nav{align-items:center;display:flex;gap:60px;justify-content:center;left:0;padding:20px 0;position:absolute;top:1114px;width:100%}.dd4-solution-tab-item{align-items:center;border-bottom:2px solid #0000;color:#fff;cursor:pointer;display:flex;font-family:Times New Roman,serif;font-size:20px;font-weight:500;gap:10px;padding:15px 20px;transition:all .3s ease}.dd4-solution-tab-item.active{border-bottom:2px solid #ff6a00;color:#ff6a00}.dd4-tab-icon{fill:#fff;height:24px;width:24px}.dd4-solution-tab-item.active .dd4-tab-icon{fill:#ff6a00}.dd4-solution-tab-content{left:50%;max-width:1200px;padding:40px 20px;position:absolute;top:1214px;transform:translateX(-50%);width:90%}.dd4-solution-tab-pane{width:100%}.dd4-solution-list{grid-gap:40px 60px;display:grid;gap:40px 60px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;list-style:none;margin:0;padding:0;width:100%}.dd4-solution-list-item{color:#ff6a00;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin-bottom:20px}.dd4-solution-list-item ul{list-style:none;margin:10px 0 0;padding:0}.dd4-solution-list-item ul li{color:#fff;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin:8px 0;padding-left:20px;position:relative}.dd4-solution-list-item ul li:before{background-color:#fff;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:6px}.dd4-solution-list-item:nth-child(n+5),.dd4-solution-list-item:only-child{grid-column:1/-1}.dd4-tools-content{align-items:flex-start;display:flex;gap:40px;width:100%}.dd4-tools-image{flex:0 0 30%;max-width:30%}.dd4-tools-image img{border-radius:8px;height:auto;width:100%}.dd4-tools-text{flex:1 1;padding-left:20px}.dd4-tools-list{list-style:none;margin:0;padding:0}.dd4-tools-list li{font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.14990234375;margin-bottom:20px}.dd4-tools-list li .tools-content,.dd4-tools-list li .tools-title{color:#fff;font-weight:400}.dd4-tools-list.why-techfocus-list li{color:#fff!important;font-weight:400!important}.dd4-img-section1{align-items:center;background:url(/static/media/4.b18b36e4eaff652be94f.jpg) no-repeat 50%;background-size:cover;display:flex;height:600px;justify-content:center;left:0;opacity:.7;position:absolute;top:164px;width:100vw}address,cite,em,i,var{font-style:normal!important}.dd4-content,.dd4-content *,body{letter-spacing:.02em;line-height:1.7}h1,h2,h3,h4,h5,h6{letter-spacing:.01em;line-height:1.3}blockquote,ol,p,pre,ul{margin:1.12em 0}blockquote,li,ol,p,pre,ul{letter-spacing:.02em;line-height:1.7}li{margin:.5em 0 .5em 1.5em}.dd5-root,body,html{margin:0;overflow-x:hidden;padding:0;width:100vw}.dd5-root{background:#110733;border:1px solid #000;box-sizing:border-box;min-height:100vh;padding-bottom:300px;position:relative}.dd5-banner-title-img{font-size:64px;font-weight:700;line-height:77px;text-align:center}.dd5-banner-title-img,.dd5-main-text{color:#fff;font-family:Times New Roman,Times,serif;font-style:italic}.dd5-main-text{display:flex;flex-direction:column;left:65px;position:absolute;top:814px;width:calc(100% - 130px)}.dd5-section1-title{font-family:Times New Roman,Times,serif;font-size:32px;font-weight:700;letter-spacing:-.02em;line-height:39px;margin-bottom:24px;text-align:left}.dd5-section1-paragraph{font-size:20px;font-weight:400;line-height:150%;margin-bottom:16px;text-align:left;width:100%}.dd5-paragraph-bold{font-weight:700}.dd5-our-solution{color:#fff;font-family:Times New Roman,Times,serif;font-size:36px;font-style:italic;font-weight:700;height:78px;left:50%;letter-spacing:-.02em;line-height:44px;position:absolute;text-align:center;top:1244px;transform:translateX(-50%);width:369px}.dd5-our-solution-text{position:relative;top:10px;z-index:1}.dd5-our-solution-rect{border:5px solid #ff6a00;border-radius:60px;box-sizing:border-box;height:70px;left:50%;position:absolute;top:50%;transform:translateX(-50%);transform:translate(-50%,-50%);width:342px}.dd5-solution-tabs-nav{align-items:center;display:flex;gap:60px;justify-content:center;left:0;padding:20px 0;position:absolute;top:1364px;width:100%}.dd5-solution-tab-item{align-items:center;border-bottom:2px solid #0000;color:#fff;cursor:pointer;display:flex;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:500;gap:10px;padding:15px 20px;transition:all .3s ease}.dd5-solution-tab-item.active{border-bottom:2px solid #ff6a00;color:#ff6a00}.dd5-tab-icon{fill:#fff;height:24px;width:24px}.dd5-solution-tab-item.active .dd5-tab-icon{fill:#ff6a00}.dd5-solution-tab-content{left:50%;max-width:1200px;padding:40px 20px;position:absolute;top:1464px;transform:translateX(-50%);width:90%}.dd5-solution-tab-pane{width:100%}.dd5-solution-list{grid-gap:40px 60px;display:grid;gap:40px 60px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;list-style:none;margin:0;padding:0;width:100%}.dd5-solution-list-item{color:#ff6a00;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:600;line-height:1.5;margin-bottom:20px}.dd5-solution-list-item ul{list-style:none;margin:10px 0 0;padding:0}.dd5-solution-list-item ul li{color:#fff;font-size:20px;font-weight:400;margin:8px 0;padding-left:20px;position:relative}.dd5-solution-list-item ul li:before{color:#fff;content:"o";font-weight:400;left:0;position:absolute}.dd5-solution-list-item:nth-child(n+5),.dd5-solution-list-item:only-child{grid-column:1/-1}.dd5-tools-content{align-items:flex-start;display:flex;gap:40px;width:100%}.dd5-tools-image{flex:0 0 50%;max-width:50%}.dd5-tools-image img{border-radius:8px;height:auto;width:100%}.dd5-tools-text{flex:1 1;padding-left:20px}.dd5-tools-list{list-style:none;margin:0;padding:0}.dd5-tools-list li{font-family:Times New Roman,Times,serif;font-size:24px;line-height:1.8;margin-bottom:20px}.dd5-tools-list li .tools-title{color:#ff6a00;font-weight:600}.dd5-tools-list li .tools-content{color:#fff;font-weight:400}.why-techfocus-list li{color:#fff!important;font-weight:600!important}.dd5-img-section1{align-items:center;background:url(/static/media/5aa.fe38c170845119683de6.jpeg) no-repeat 50%;background-size:cover;display:flex;height:600px;justify-content:center;left:0;opacity:.7;position:absolute;top:164px;width:100vw}.sba8a-page{background:#fff;min-height:100vh;padding-bottom:60px;padding-top:164px}.sba8a-container{margin:0 auto;max-width:1440px;padding:0 50px}.sba8a-header{margin-bottom:89px}.sba8a-title{color:#000;font-family:Times New Roman,Times,serif;font-size:40px;font-weight:700;letter-spacing:-.02em;line-height:1.21;margin:0}.contract-info-layout{align-items:flex-start;display:flex;gap:60px;margin-bottom:97px}.contract-info-left{flex:1 1;max-width:800px}.contract-info-right{align-items:flex-start;display:flex;flex:0 0 auto;justify-content:center;padding-top:40px}.sba-image{border-radius:8px;box-shadow:0 4px 8px #0000001a;height:auto;max-width:400px}.contract-info-section{margin-bottom:40px}.contract-info-title{color:#000;font-family:Times New Roman,Times,serif;font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:1.21;margin:0 0 20px}.contract-info-line{background-color:#ff6a00;height:5px;margin:0;width:129px}.contract-details-section{margin-bottom:0}.contract-details-text{color:#000;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:500;letter-spacing:.02em;line-height:1.21;margin:0 0 20px}.contract-details-line{background-color:#ff6a00;height:5px;margin:50px 0 0;width:129px}.introduction-section{max-width:1335px}.introduction-text{color:#000;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:500;letter-spacing:.02em;line-height:1.21;margin:0}@media (max-width:1440px){.sba8a-container{padding:0 40px}}@media (max-width:768px){.sba8a-page{padding-top:120px}.sba8a-container{padding:0 30px}.sba8a-title{font-size:32px}.contract-info-layout{flex-direction:column;gap:40px;margin-bottom:60px}.contract-info-right{justify-content:flex-start;padding-top:0}.sba-image{max-width:100%;width:300px}.contract-info-title{font-size:28px}.contract-details-text,.introduction-text{font-size:20px}.sba8a-header{margin-bottom:60px}.contract-info-section{margin-bottom:30px}}@media (max-width:480px){.sba8a-container{padding:0 20px}.sba8a-title{font-size:28px}.contract-info-layout{gap:30px;margin-bottom:40px}.sba-image{width:250px}.contract-info-title{font-size:24px}.contract-details-text,.introduction-text{font-size:18px}.contract-details-line,.contract-info-line{width:100px}}.edsob-page{background:#fff;min-height:100vh;padding-bottom:60px;padding-top:164px}.edsob-container{margin:0 auto;max-width:1440px;padding:0 50px}.edsob-header{margin-bottom:89px}.edsob-title{color:#000;font-family:Times New Roman,Times,serif;font-size:40px;font-weight:700;letter-spacing:-.02em;line-height:1.21;margin:0}.introduction-title-section{margin-bottom:40px}.introduction-title{color:#000;font-family:Times New Roman,Times,serif;font-size:32px;font-weight:600;letter-spacing:-.02em;line-height:1.21;margin:0 0 20px}.introduction-title-line{background-color:#ff6a00;height:5px;margin:0;width:129px}.introduction-content-section{max-width:1335px}.introduction-content-text{color:#000;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:500;letter-spacing:.02em;line-height:1.21;margin:0}.introduction-content-line{background-color:#ff6a00;height:5px;margin:50px 0 0;width:129px}@media (max-width:1440px){.edsob-container{padding:0 40px}}@media (max-width:768px){.edsob-page{padding-top:120px}.edsob-container{padding:0 30px}.edsob-title{font-size:32px}.introduction-title{font-size:28px}.introduction-content-text{font-size:20px}.edsob-header{margin-bottom:60px}.introduction-title-section{margin-bottom:30px}}@media (max-width:480px){.edsob-container{padding:0 20px}.edsob-title{font-size:28px}.introduction-title{font-size:24px}.introduction-content-text{font-size:18px}.introduction-content-line,.introduction-title-line{width:100px}}.career-page{background-color:#fff;min-height:100vh;padding-top:140px}.career-container{margin:0 auto;max-width:1200px;padding:0 40px}.career-header{margin-bottom:80px;text-align:center}.career-title{color:#000;display:inline-block;font-family:Times New Roman,Times,serif;font-size:48px;font-weight:700;line-height:1.2;margin-bottom:20px;position:relative}.career-title:after{background:#ff6a00;border-radius:2px;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-line{background-color:#ff6a00;height:5px;margin:0 0 40px;width:129px}.career-responsibility-content,.leadership-content{align-items:stretch;display:flex;gap:60px;margin-bottom:80px}.career-people-content{align-items:flex-start;display:flex;gap:60px;margin-bottom:80px}.career-benefits-content{align-items:stretch;display:flex;gap:60px;margin-bottom:80px}.leader-photo{border-radius:8px;box-shadow:0 4px 15px #0000001a;display:flex;flex:0 0 350px;flex-direction:column;overflow:hidden}.leader-image{display:block;flex:1 1;height:100%;object-fit:cover;width:100%}.leader-info{flex:1 1}.leader-name{color:#000;font-size:28px;font-weight:700;margin:0 0 12px}.leader-name,.leader-title{font-family:Times New Roman,Times,serif;line-height:1.3}.leader-title{color:#ff6a00;font-size:20px;font-weight:600;margin:0 0 20px}.leader-description{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0 0 16px}.career-people-left{flex:1 1;margin-top:0;padding-top:0}.career-people-right{align-self:flex-start;border-radius:12px;box-shadow:0 6px 20px #0000001a;flex:0 0 auto;margin-top:-60px;overflow:hidden;width:40%}.career-people-image{display:block;height:auto;width:100%}.career-people-text{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0 0 16px}.career-benefits-left{border-radius:12px;box-shadow:0 6px 20px #0000001a;display:flex;flex:0 0 500px;flex-direction:column;margin:0;min-height:400px;overflow:hidden;padding:0}.career-benefits-image{display:block;flex:1 1;height:100%;margin:0;min-height:100%;object-fit:cover;object-position:center;padding:0;vertical-align:top;width:100%}.career-benefits-right{flex:1 1}.career-benefits-text{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0 0 16px}.career-benefits-list{margin:16px 0}.career-benefits-category,.career-benefits-list{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;padding-left:20px}.career-benefits-category{display:inline-block;margin:0;position:relative;width:100%}.career-benefits-category:before{background-color:#000;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:.5em;width:4px}.browse-openings{margin-top:24px}.browse-button{background:#ff6a00;border:none;border-radius:6px;color:#fff;cursor:pointer;display:inline-block;font-family:Times New Roman,Times,serif;font-size:16px;font-weight:600;padding:12px 24px;text-decoration:none;transition:background-color .3s ease}.browse-button:hover{background:#e55a00;color:#fff}.career-responsibility-left{flex:1 1;margin-top:0;padding-top:0}.career-responsibility-right{align-self:flex-start;border-radius:12px;box-shadow:0 6px 20px #0000001a;display:flex;flex:0 0 500px;flex-direction:column;margin-top:-60px;min-height:400px;overflow:hidden}.career-responsibility-image{display:block;flex:1 1;height:100%;min-height:100%;object-fit:cover;object-position:center;width:100%}.career-responsibility-text{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0 0 16px}.image-placeholder{align-items:center;background:#f8f9fa;border-radius:8px;color:#666;display:flex;font-family:Times New Roman,Times,serif;font-size:16px;font-weight:400;justify-content:center;min-height:300px}.testimonials-content{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:40px}.testimonial-card{background:#f8f9fa;border-radius:12px;padding:40px;position:relative}.testimonial-quote{color:#ff6a00;font-family:Times New Roman,Times,serif;font-size:48px;font-weight:700;left:40px;line-height:1;position:absolute;top:20px}.testimonial-text{color:#000;font-family:Times New Roman,serif;font-size:20px;font-style:italic;font-weight:400;line-height:1.1;margin:30px 0 24px}.testimonial-author{margin-top:24px}.author-name{color:#000;font-size:20px;font-weight:600;line-height:1.3;margin:0 0 4px}.author-name,.author-title{font-family:Times New Roman,Times,serif}.author-title{color:#666;font-size:14px;font-weight:400;line-height:1.4;margin:0}.career-subtitle{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0 auto;max-width:600px}.career-sections{grid-gap:80px;display:grid;gap:80px}.career-section{background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:60px}.section-header{margin-bottom:60px;text-align:center}.section-title{color:#000;font-size:36px;font-weight:700;line-height:1.2;margin-bottom:16px}.section-description,.section-subtitle{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1}.section-description,.why-join-grid{margin-bottom:40px}.why-join-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.why-join-item{background:#f8f9fa;border-radius:8px;padding:30px 20px;text-align:center}.why-join-icon{display:block;font-size:48px;margin-bottom:20px}.why-join-title{color:#000;font-size:20px;font-weight:600;line-height:1.3;margin-bottom:12px}.why-join-description,.why-join-title{font-family:Times New Roman,Times,serif}.why-join-description{color:#666;font-size:14px;font-weight:400;line-height:1.5}.benefits-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.benefit-item{align-items:flex-start;background:#f8f9fa;border-radius:8px;display:flex;gap:15px;padding:20px}.benefit-icon{color:#ff6a00;font-size:24px;margin-top:2px}.benefit-content{flex:1 1}.benefit-title{color:#000;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:8px}.benefit-description,.benefit-title{font-family:Times New Roman,Times,serif}.benefit-description{color:#666;font-size:14px;font-weight:400;line-height:1.5}.process-steps{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:40px}.process-step{background:#f8f9fa;border-radius:8px;padding:30px 20px;position:relative;text-align:center}.step-number{align-items:center;background:#ff6a00;border-radius:50%;color:#fff;display:inline-flex;font-size:20px;height:40px;justify-content:center;margin-bottom:20px;width:40px}.step-number,.step-title{font-family:Times New Roman,Times,serif;font-weight:600}.step-title{color:#000;font-size:16px;line-height:1.3;margin-bottom:12px}.step-description{color:#666;font-family:Times New Roman,Times,serif;font-size:14px;font-weight:400;line-height:1.5}.jobs-grid{grid-gap:30px;display:grid;gap:30px}.job-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:40px;transition:all .3s ease}.job-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-2px)}.job-header{align-items:flex-start;display:flex;justify-content:between;margin-bottom:24px}.job-title{font-family:Times New Roman,serif;font-size:24px;font-weight:700;line-height:1.3;margin-bottom:8px}.job-meta{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.job-meta-item{align-items:center;color:#666;display:flex;font-family:Times New Roman,serif;font-size:14px;font-weight:400;gap:8px}.job-meta-icon{color:#ff6a00;font-size:16px}.job-description{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin:0}.job-requirements{margin-bottom:24px}.job-requirements-title{color:#000;font-family:Times New Roman,serif;font-size:16px;font-weight:600;line-height:1.3;margin-bottom:12px}.job-requirements-list{list-style:none;margin:0;padding:0}.job-requirements-list li{color:#666;font-family:Times New Roman,Times,serif;font-size:14px;font-weight:400;line-height:1.5;margin-bottom:8px;padding-left:20px;position:relative}.job-requirements-list li:before{color:#ff6a00;content:"•";font-weight:600;left:0;position:absolute}.job-footer{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:24px;padding-top:24px}.job-salary{color:#ff6a00;font-family:Times New Roman,serif;font-size:20px;font-weight:600}.apply-button{background:#ff6a00;border:none;border-radius:6px;font-size:14px;font-weight:600;padding:12px 24px;transition:background-color .3s ease}.apply-button:hover{background:#e55a00}.cta-section{background:linear-gradient(135deg,#ff6a00,#e55a00);border-radius:12px;color:#fff;margin-top:80px;padding:60px 40px;text-align:center}.cta-title{font-family:Times New Roman,Times,serif;font-size:32px;font-weight:700;line-height:1.2;margin-bottom:16px}.cta-description{color:#000;font-family:Times New Roman,serif;font-size:20px;font-weight:400;line-height:1.1;margin-bottom:32px;margin-left:auto;margin-right:auto;max-width:600px}.cta-button{background:#fff;border:none;border-radius:6px;color:#ff6a00;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:16px;font-weight:600;padding:16px 32px;transition:all .3s ease}.cta-button:hover{background:#f8f9fa;transform:translateY(-2px)}@media (max-width:1024px){.career-container{padding:0 30px}.career-section{padding:40px 30px}.why-join-grid{gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.benefits-grid{grid-template-columns:1fr}.process-steps{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (max-width:768px){.career-page{padding-top:120px}.career-container{padding:0 20px}.career-title{font-size:36px}.career-subtitle{font-size:16px}.career-sections{gap:60px}.career-section{padding:30px 20px}.section-title{font-size:28px}.career-benefits-content,.career-people-content,.career-responsibility-content,.leadership-content{flex-direction:column;gap:40px}.career-benefits-left,.career-people-right,.career-responsibility-right,.leader-photo{flex:none;max-width:100%;min-height:300px;width:100%}.testimonials-content{gap:20px;grid-template-columns:1fr}.testimonial-card{padding:30px 20px}.why-join-grid{gap:20px;grid-template-columns:1fr}.benefits-grid{gap:20px}.process-steps{gap:20px;grid-template-columns:1fr}.job-card{padding:30px 20px}.job-footer,.job-header{align-items:flex-start;flex-direction:column}.job-footer{gap:16px}.cta-section{padding:40px 20px}.cta-title{font-size:24px}}@media (max-width:480px){.career-container{padding:0 15px}.career-title{font-size:28px}.section-title{font-size:24px}.job-title{font-size:20px}.job-meta{flex-direction:column;gap:12px}.career-benefits-content,.career-people-content,.career-responsibility-content,.leadership-content{gap:30px;margin-bottom:60px}.leader-name{font-size:24px}.leader-title{font-size:20px}.career-benefits-text,.career-people-text,.career-responsibility-text,.leader-description{font-size:14px}.testimonial-card{padding:20px 15px}.testimonial-text{font-size:14px}.author-name{font-size:16px}.cta-title{font-size:20px}.cta-description{font-size:14px}}.jobs-page{background:#fff;min-height:100vh;padding-bottom:60px;padding-top:164px}.jobs-container{margin:0 auto;max-width:1440px;padding:0 50px}.jobs-welcome{padding:40px 0;text-align:center}.welcome-text{color:#000;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:400;line-height:1.33;margin:0;max-width:1090px}.jobs-divider{background-color:#828282;height:1px;margin:40px 0;width:100%}.jobs-listing{padding:40px 0}.job-item{align-items:center;display:flex;justify-content:space-between;padding:30px 0}.job-content{flex:1 1}.job-title{color:#000;font-size:28px;line-height:1.33;margin:0 0 8px}.job-details{color:#666;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:400;line-height:1.33;margin:0}.job-apply{flex:0 0 auto}.apply-button{background-color:#ff6a00;border:3px solid #ff6a00;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-family:Times New Roman,Times,serif;font-size:20px;font-weight:800;line-height:1.5;padding:12px 28px;text-decoration:none;transition:all .3s ease}.apply-button:hover{background-color:initial;color:#ff6a00}@media (max-width:768px){.jobs-page{padding-top:120px}.jobs-container{padding:0 30px}.welcome-text{font-size:20px}.job-item{align-items:flex-start;flex-direction:column;gap:20px}.job-title{font-size:24px}.apply-button,.job-details{font-size:18px}.apply-button{padding:10px 24px}}@media (max-width:480px){.jobs-container{padding:0 20px}.welcome-text{font-size:18px}.job-title{font-size:22px}.apply-button,.job-details{font-size:16px}.apply-button{padding:8px 20px}}.job-details-page{background:#fff;min-height:100vh;padding-bottom:60px;padding-top:164px}.job-details-container{margin:0 auto;max-width:1440px;padding:0 50px}.job-header{padding:30px 0}.job-title{color:#1e1e1e;font-family:Times New Roman,Times,serif;font-size:32px;font-weight:500;line-height:1.25;margin:0}.job-section{margin-bottom:60px}.section-title{color:#1e1e1e;font-family:Times New Roman,Times,serif;font-size:28px;font-weight:400;line-height:1.29;margin:0 0 20px}.section-divider{background-color:#828282;height:1px;margin-bottom:30px;width:100%}.job-details-content{align-items:flex-start;display:flex;gap:60px}.job-details-text{flex:1 1}.job-details-text p{color:#000;display:flex;font-family:Times New Roman,Times,serif;font-size:22px;font-weight:400;line-height:1.27;margin:0 0 20px}.job-details-text p strong{display:inline-block;flex-shrink:0;width:200px}.job-details-form{align-items:flex-start;display:flex;flex:0 0 450px;justify-content:center}.description-content,.qualification-content{max-width:1208px}.description-content h3,.qualification-content h3{color:#000;font-family:Times New Roman,Times,serif;font-size:28px;font-weight:400;line-height:1.29;margin:0 0 20px}.description-content ul,.qualification-content ul{margin:0;padding-left:20px}.description-content li,.qualification-content li{color:#000;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:400;line-height:1.29;margin-bottom:15px}.description-content ul ul{margin-bottom:15px;margin-top:10px}.description-content ul ul li{font-size:22px;margin-bottom:10px}@media (max-width:1024px){.job-details-content{flex-direction:column}.job-details-form{flex:none;margin-top:30px;width:100%}}@media (max-width:768px){.job-details-page{padding-top:120px}.job-details-container{padding:0 30px}.job-title{font-size:28px}.section-title{font-size:24px}.job-details-text p{font-size:18px}.description-content h3,.qualification-content h3{font-size:22px}.description-content li,.qualification-content li{font-size:18px}.description-content ul ul li{font-size:16px}}@media (max-width:480px){.job-details-container{padding:0 20px}.job-title{font-size:24px}.section-title{font-size:20px}.job-details-text p{font-size:16px}.description-content h3,.qualification-content h3{font-size:18px}.description-content li,.qualification-content li{font-size:16px}.description-content ul ul li{font-size:14px}}.application-form{background:#f5f5f5;border-radius:8px;box-shadow:0 2px 10px #0000001a;max-width:450px;padding:40px 30px;width:100%}.form-title{color:#333;font-family:Times New Roman,Times,serif;font-size:32px;font-weight:600;margin:0 0 40px;text-align:center}.form-group{margin-bottom:30px}.form-group label{color:#666;display:block;font-family:Times New Roman,Times,serif;font-size:16px;font-weight:400;margin-bottom:8px}.required{color:#ff6a00;margin-left:2px}.form-group input[type=email],.form-group input[type=tel],.form-group input[type=text]{background:#0000;border:none;border-bottom:2px solid #ccc;color:#333;font-family:Times New Roman,Times,serif;font-size:16px;outline:none;padding:12px 0;transition:border-color .3s ease;width:100%}.form-group input[type=email]:focus,.form-group input[type=tel]:focus,.form-group input[type=text]:focus{border-bottom-color:#ff6a00}.file-upload{position:relative}.file-upload label{align-items:center;color:#333;display:flex;font-weight:600;gap:8px;margin-bottom:15px}.upload-icon{font-size:18px}.file-upload-area{border:2px dashed #ccc;color:#666;font-family:Times New Roman,Times,serif;font-size:14px;padding:20px}.submit-button{background:#2c3e50;border-radius:8px;margin-top:20px;padding:15px 20px}.submit-button:hover{background:#34495e}@media (max-width:768px){.application-form{max-width:100%;padding:30px 20px}.form-title{font-size:28px;margin-bottom:30px}}@media (max-width:480px){.application-form{padding:20px 15px}.form-title{font-size:24px}.form-group{margin-bottom:25px}}.contact-page{background:#fff;min-height:100vh;padding-bottom:60px;padding-top:164px}.contact-container{margin:0 auto;max-width:1440px;padding:0 50px}.contact-header{margin-bottom:80px;text-align:center}.contact-title{color:#000;font-family:Times New Roman,Times,serif;font-size:48px;font-weight:600;line-height:1.2;margin:0}.contact-content{align-items:flex-start;display:flex;gap:80px}.contact-info{flex:1 1;max-width:600px}.contact-info-section{margin-bottom:60px}.contact-info-title{color:#000;font-family:Times New Roman,Times,serif;font-size:32px;font-weight:600;line-height:1.3;margin:0 0 20px}.contact-info-description{color:#666;font-family:Times New Roman,Times,serif;font-size:16px;font-weight:400;line-height:1.5;margin:0}.contact-detail{align-items:flex-start;display:flex;gap:16px;margin-bottom:40px}.contact-icon{flex-shrink:0;height:24px;margin-top:4px;width:24px}.contact-detail-info{flex:1 1}.contact-detail-title{color:#000;font-family:Times New Roman,Times,serif;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 4px}.contact-detail-text{color:#666;font-family:Times New Roman,Times,serif;font-size:16px;font-weight:400;line-height:1.5;margin:0}.office-locations{margin-top:60px}.office-locations-title{color:#000;font-family:Times New Roman,Times,serif;font-size:24px;font-weight:600;line-height:1.3;margin:0 0 30px}.office-location{margin-bottom:30px}.office-name{color:#000;font-size:18px;font-weight:600;line-height:1.4;margin:0 0 8px}.office-address,.office-name{font-family:Times New Roman,Times,serif}.office-address{color:#666;font-size:16px;font-weight:400;line-height:1.5;margin:0}.office-images{display:flex;gap:10px;margin-top:15px}.office-image{border-radius:4px;box-shadow:0 2px 4px #0000001a;height:180px;object-fit:contain;width:240px}.contact-form-section{flex:1 1;max-width:600px}.contact-form{background:#fff;border:1px solid #e5e5e5;border-radius:8px;box-shadow:0 2px 12px #00000014;padding:40px}.form-row{margin-bottom:24px;position:relative}.form-group{position:relative;width:100%}.form-label{display:block;font-weight:500;margin-bottom:8px}.form-group input,.form-group textarea,.form-label{color:#000;font-family:Times New Roman,Times,serif;font-size:16px;line-height:1.5}.form-group input,.form-group textarea{background:#fff;border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.file-input-wrapper{display:inline-block;position:relative;width:100%}.file-input-hidden{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.file-input-label{align-items:center;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;overflow:hidden;transition:background-color .3s ease,border-color .3s ease;width:100%}.file-input-label:hover{background-color:#e5e7eb;border-color:#d1d5db}.file-input-button{background-color:#f3f4f6;border-right:1px solid #e5e7eb;color:#374151;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:14px;font-weight:500;padding:8px 16px;transition:background-color .3s ease;white-space:nowrap}.file-input-label:hover .file-input-button{background-color:#e5e7eb}.file-input-text{color:#6b7280;flex:1 1;font-family:Arial,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:14px;overflow:hidden;padding:8px 16px;text-overflow:ellipsis;white-space:nowrap}.file-input-hidden:focus+.file-input-label,.form-group input:focus,.form-group textarea:focus{border-color:#ff6a00;box-shadow:0 0 0 3px #ff6a001a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.required-asterisk{color:#ff6a00;font-size:16px;font-weight:600;position:absolute;right:16px;top:12px}.message-group textarea{min-height:100px;resize:vertical}.file-group .form-label{margin-bottom:8px}.file-upload-area{border:2px dashed #d1d5db;border-radius:8px;cursor:pointer;padding:24px;text-align:center;transition:border-color .3s ease,background-color .3s ease}.file-upload-area:hover{background-color:#fff8f5;border-color:#ff6a00}.file-upload-content{align-items:center;display:flex;gap:8px;justify-content:center;margin-bottom:8px}.file-upload-icon{font-size:20px}.file-upload-text{color:#666;font-size:16px}.file-size-limit,.file-upload-text{font-family:Times New Roman,Times,serif;font-weight:400}.file-size-limit{color:#9ca3af;font-size:14px}.submit-button{background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:Times New Roman,Times,serif;font-size:16px;font-weight:600;line-height:1.5;padding:14px 24px;transition:background-color .3s ease;width:100%}.submit-button:hover{background:#333}.submit-button:active{background:#000}.submit-button:disabled{background:#666;cursor:not-allowed}.submit-message{border-radius:6px;font-family:Times New Roman,Times,serif;font-size:14px;font-weight:500;margin-top:16px;padding:12px 16px;text-align:center}.submit-message.success{background:#f0f9ff;border:1px solid #bae6fd;color:#0369a1}.submit-message.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.resume-help-text{color:#9ca3af}.resume-file-info,.resume-help-text{font-family:Times New Roman,Times,serif;font-size:12px;font-weight:400;line-height:1.4;margin-top:6px}.resume-file-info{color:#059669}.form-footer{margin-top:20px;text-align:center}.made-with{align-items:center;color:#9ca3af;display:flex;font-family:Times New Roman,Times,serif;font-size:14px;font-weight:400;gap:4px;justify-content:center}@media (max-width:1024px){.contact-content{flex-direction:column;gap:60px}.contact-form-section,.contact-info{max-width:100%}}@media (max-width:768px){.contact-page{padding-top:120px}.contact-container{padding:0 30px}.contact-title{font-size:36px}.contact-info-title{font-size:28px}.contact-form{padding:30px 20px}.office-locations-title{font-size:20px}}@media (max-width:480px){.contact-container{padding:0 20px}.contact-title{font-size:28px}.contact-info-title{font-size:24px}.contact-form{padding:20px 15px}.form-row{margin-bottom:20px}}
/*# sourceMappingURL=main.141ccb86.css.map*/