*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}body{color:#08142d;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;background:#fff;width:100%;min-width:0;min-height:100vh;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100vh;overflow-x:hidden}img,svg,video,canvas{max-width:100%;display:block}img{height:auto}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin-top:0}::selection{color:#fff;background:#1555d9}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f4f7fb}::-webkit-scrollbar-thumb{background:#b9c5d8;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#8fa0bb}.navbar{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dce4f0bf;width:100%;position:sticky;top:0}.navbar-container{align-items:center;width:min(1280px,100% - 48px);height:78px;margin:0 auto;display:flex;position:relative}.navbar-brand{flex-shrink:0;align-items:center;gap:10px;text-decoration:none;display:flex}.navbar-logo{object-fit:contain;border-radius:50%;width:52px;height:52px}.brand-text{flex-direction:column;line-height:1;display:flex}.brand-name{letter-spacing:-.04em;color:#09204a;font-size:19px;font-weight:800}.brand-subtitle{letter-spacing:.28em;color:#1555d9;margin-top:5px;font-size:8px;font-weight:700}.desktop-nav{align-items:center;gap:4px;margin-left:auto;margin-right:25px;display:flex}.nav-link{color:#40506a;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:inline-flex;position:relative}.nav-link:hover{color:#1555d9}.dropdown-trigger{appearance:none}.nav-dropdown{position:static}.dropdown-menu{opacity:0;visibility:hidden;background:#fffffffa;border:1px solid #e2e8f1;border-radius:0 0 18px 18px;width:min(1080px,100vw - 50px);padding:26px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%,-8px);box-shadow:0 25px 60px #112a531f}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%)}.dropdown-header{border-bottom:1px solid #e8edf4;margin-bottom:18px;padding-bottom:20px}.dropdown-header span{color:#1555d9;letter-spacing:.18em;margin-bottom:7px;font-size:10px;font-weight:750;display:block}.dropdown-header p{color:#66748b;margin:0;font-size:13px}.services-dropdown-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.service-dropdown-item{border-radius:10px;grid-template-columns:30px 1fr auto;align-items:start;gap:12px;padding:17px 14px;text-decoration:none;transition:background .2s,transform .2s;display:grid;position:relative}.service-dropdown-item:hover{background:#f2f6fd;transform:translateY(-1px)}.dropdown-number{color:#9ba8ba;font-size:10px;font-weight:700}.service-dropdown-item strong{color:#172641;margin-bottom:5px;font-size:13px;display:block}.service-dropdown-item p{color:#77849a;margin:0;font-size:11px;line-height:1.5}.service-dropdown-item>svg{color:#1555d9;opacity:0;margin-top:2px;transition:opacity .2s,transform .2s;transform:translate(-4px)}.service-dropdown-item:hover>svg{opacity:1;transform:translate(0)}.industries-menu{width:min(950px,100vw - 50px)}.industries-dropdown-grid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.industry-dropdown-item{border-radius:8px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;padding:13px 12px;text-decoration:none;transition:background .2s,color .2s;display:grid}.industry-dropdown-item:hover{background:#f2f6fd}.industry-dropdown-item>span{color:#a0acbd;font-size:10px}.industry-dropdown-item strong{color:#263650;font-size:12px}.industry-dropdown-item svg{color:#1555d9;opacity:0}.industry-dropdown-item:hover svg{opacity:1}.dropdown-footer-link{color:#1555d9;border-top:1px solid #e8edf4;align-items:center;gap:8px;width:100%;margin-top:20px;padding-top:17px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.navbar-cta{color:#fff;background:#1555d9;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:11px 17px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #1555d933}.navbar-cta:hover{transform:translateY(-2px);box-shadow:0 12px 25px #1555d947}.mobile-menu-button{color:#10213e;cursor:pointer;background:#f1f5fb;border:0;border-radius:9px;width:42px;height:42px;margin-left:auto;display:none}.mobile-nav{display:none}@media (width<=1120px){.desktop-nav{gap:0}.nav-link{padding:10px 8px;font-size:12px}.navbar-cta{padding:10px 13px}}@media (width<=900px){.navbar-container{width:min(100% - 30px,1280px);height:70px}.desktop-nav,.navbar-cta{display:none}.mobile-menu-button{place-items:center;display:grid}.mobile-nav{background:#fffffffa;border-top:1px solid #0000;max-height:0;transition:max-height .35s,border-color .25s;display:block;overflow:hidden}.mobile-nav-open{border-top-color:#e4eaf2;max-height:calc(100vh - 70px);padding:10px 15px 20px;overflow-y:auto}.mobile-nav-link,.mobile-dropdown-button{color:#263650;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;width:100%;padding:15px 8px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:flex}.mobile-dropdown-content{flex-direction:column;padding:5px 10px 10px 18px;display:flex}.mobile-dropdown-content a{color:#66748b;padding:10px 0;font-size:13px;text-decoration:none}.mobile-dropdown-content a:hover{color:#1555d9}.rotate-icon{transform:rotate(180deg)}.mobile-contact-button{color:#fff;background:#1555d9;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin-top:18px;padding:14px;font-size:13px;font-weight:700;text-decoration:none;display:flex}}@media (width<=500px){.navbar-logo{width:46px;height:46px}.brand-name{font-size:17px}.brand-subtitle{font-size:7px}}.site-footer{color:#fff;background:#061329;width:100%;overflow:hidden}.footer-cta{background-image:url(/images/ascube-hero.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:520px;padding:100px 24px;display:flex;position:relative;overflow:hidden}.footer-cta-overlay{z-index:1;background:linear-gradient(90deg,#03112af7 0%,#031430e0 42%,#041b3cc2 100%);position:absolute;inset:0}.footer-cta:after{content:"";filter:blur(30px);pointer-events:none;z-index:2;background:radial-gradient(circle,#1d62e64d,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-150px;right:-180px}.footer-cta-content{z-index:3;text-align:center;width:min(100%,900px);position:relative}.footer-eyebrow{color:#72a5ff;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:25px;font-size:11px;font-weight:800;display:inline-flex}.footer-eyebrow:before{content:"";background:#4f8cff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #4f8cff24}.footer-cta-content h2{color:#fff;letter-spacing:-.055em;margin:0;font-size:clamp(48px,6vw,78px);font-weight:800;line-height:.98}.footer-cta-content h2 span{color:#4e8cff}.footer-cta-content p{color:#bdcbe0;width:min(100%,650px);margin:27px auto 0;font-size:16px;line-height:1.75}.footer-cta-button{color:#fff;background:#1555d9;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:54px;margin-top:32px;padding:0 26px;font-size:14px;font-weight:750;text-decoration:none;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 15px 35px #0f52d34d}.footer-cta-button:hover{background:#2467ec;transform:translateY(-3px);box-shadow:0 20px 45px #0f52d366}.footer-cta-button svg{transition:transform .2s}.footer-cta-button:hover svg{transform:translate(4px)}.footer-main{background:#061329;border-top:1px solid #ffffff12}.footer-container{grid-template-columns:1.6fr 1fr 1fr .85fr 1.25fr;gap:45px;width:min(1280px,100% - 80px);margin:0 auto;padding:75px 0;display:grid}.footer-brand{max-width:310px}.footer-logo{align-items:center;text-decoration:none;display:inline-flex}.footer-logo img{width:155px;height:auto;display:block}.footer-brand p{color:#91a2bc;margin:25px 0 22px;font-size:13px;line-height:1.75}.footer-location{color:#aab9cf;align-items:flex-start;gap:9px;font-size:12px;line-height:1.5;display:flex}.footer-location svg{color:#4f8cff;flex-shrink:0;margin-top:1px}.footer-column h3{color:#fff;margin:0 0 22px;font-size:13px;font-weight:750}.footer-column ul{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-column li a{color:#8e9eb6;font-size:12px;text-decoration:none;transition:color .2s,transform .2s}.footer-column li a:hover{color:#fff}.footer-contact-item{color:#9aabc3;align-items:center;gap:10px;margin-bottom:13px;font-size:11px;text-decoration:none;transition:color .2s;display:flex}.footer-contact-item:hover{color:#fff}.footer-contact-icon{color:#5c95ff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.footer-contact-link{color:#fff;align-items:center;gap:7px;margin-top:12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.footer-contact-link svg{color:#5c95ff;transition:transform .2s}.footer-contact-link:hover svg{transform:translate(3px,-3px)}.footer-bottom{background:#041024;border-top:1px solid #ffffff12}.footer-bottom-container{justify-content:space-between;align-items:center;gap:25px;width:min(1280px,100% - 80px);min-height:70px;margin:0 auto;display:flex}.footer-bottom p{color:#71839e;margin:0;font-size:11px}.footer-legal{align-items:center;gap:25px;display:flex}.footer-legal a{color:#71839e;font-size:11px;text-decoration:none;transition:color .2s}.footer-legal a:hover{color:#fff}@media (width<=1100px){.footer-container{grid-template-columns:1.5fr 1fr 1fr;row-gap:50px;width:min(100% - 50px,1100px)}.footer-brand{max-width:350px}.footer-bottom-container{width:min(100% - 50px,1100px)}}@media (width<=760px){.footer-cta{min-height:470px;padding:80px 20px}.footer-cta-content h2{font-size:clamp(42px,10vw,60px)}.footer-cta-content p{font-size:14px}.footer-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:45px 30px;width:calc(100% - 40px);padding:60px 0}.footer-brand{grid-column:1/-1;max-width:500px}.footer-bottom-container{flex-direction:column;align-items:flex-start;gap:14px;width:calc(100% - 40px);min-height:auto;padding:22px 0}}@media (width<=500px){.footer-cta{background-position:62%;min-height:450px}.footer-cta-overlay{background:linear-gradient(#03112af5,#031430e6)}.footer-eyebrow{letter-spacing:.15em;font-size:9px}.footer-cta-content h2{font-size:clamp(38px,11vw,52px)}.footer-cta-content p{font-size:13px;line-height:1.65}.footer-cta-button{width:100%;max-width:280px}.footer-container{grid-template-columns:1fr;gap:38px;width:calc(100% - 32px);padding:55px 0}.footer-brand{grid-column:auto}.footer-brand p{font-size:12px}.footer-bottom-container{width:calc(100% - 32px)}.footer-legal{flex-wrap:wrap;gap:12px 20px}}@media (width<=360px){.footer-cta{min-height:430px}.footer-cta-content h2{font-size:36px}.footer-container,.footer-bottom-container{width:calc(100% - 28px)}}.home-page{color:#08142d;background:#fff;width:100%;min-height:100vh;overflow:hidden}.hero{background:radial-gradient(circle at 78% 30%,#235bd61a,#0000 32%),linear-gradient(#f8faff 0%,#fff 100%);align-items:center;width:100%;min-height:calc(100vh - 78px);display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#1e5bdc12,#0000 70%);border-radius:50%;width:650px;height:650px;position:absolute;top:-350px;right:-250px}.hero-container{z-index:2;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(40px,5vw,90px);width:min(1280px,100% - 80px);min-height:calc(100vh - 78px);margin:0 auto;padding:clamp(60px,7vw,95px) 0;display:grid;position:relative}.hero-content{width:100%;min-width:0;max-width:620px}.hero-eyebrow{color:#1555d9;letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:34px;font-size:12px;font-weight:800;line-height:1;display:inline-flex}.hero-eyebrow-dot{background:#1555d9;border-radius:50%;flex-shrink:0;width:9px;height:9px;box-shadow:0 0 0 6px #1555d91a}.hero-content h1{color:#07132d;letter-spacing:-.055em;margin:0;font-size:clamp(52px,5.5vw,82px);font-weight:800;line-height:.98}.hero-content h1 span{color:#1555d9}.hero-description{color:#5d6d85;max-width:600px;margin:34px 0 0;font-size:clamp(15px,1.25vw,18px);font-weight:400;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:34px;display:flex}.hero-actions a{border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 23px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.hero-primary-button{color:#fff;background:#1555d9;box-shadow:0 12px 25px #1555d933}.hero-primary-button:hover{background:#0e46be;transform:translateY(-2px);box-shadow:0 16px 30px #1555d940}.hero-secondary-button{color:#10203c;background:#fff;border:1px solid #dce3ed}.hero-secondary-button:hover{color:#1555d9;border-color:#1555d9;transform:translateY(-2px)}.hero-meta{color:#718098;flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px;font-size:11px;font-weight:600;display:flex}.hero-meta span{position:relative}.hero-meta span:not(:last-child):after{content:"";background:#b5c0d0;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;right:-11px;transform:translateY(-50%)}.hero-visual{justify-content:center;align-items:center;width:100%;min-width:0;display:flex;position:relative}.hero-image-glow{z-index:0;filter:blur(45px);pointer-events:none;background:radial-gradient(circle,#1b5edc40,#0000 68%);border-radius:50%;width:85%;height:85%;position:absolute}.hero-image-wrapper{z-index:1;aspect-ratio:1/.88;background:#102b55;border-radius:42px;width:100%;max-width:680px;position:relative;overflow:hidden;box-shadow:0 30px 70px #0e285033}.hero-image-wrapper>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-image-wrapper:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(135deg,#0414300d,#0000 45%,#0944aa14);position:absolute;inset:0}.floating-card{z-index:5;color:#fff;-webkit-backdrop-filter:blur(16px);background:#071d41e6;border:1px solid #fff3;border-radius:14px;align-items:center;gap:13px;width:max-content;max-width:250px;padding:15px 18px;display:flex;position:absolute;box-shadow:0 18px 45px #03112a4d}.floating-card-one{top:7%;right:4%}.floating-card-two{bottom:7%;left:4%}.floating-card-icon{color:#66a1ff;background:#2669e633;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.floating-card-content{flex-direction:column;gap:5px;min-width:0;display:flex}.floating-card-content strong{color:#fff;white-space:nowrap;font-size:13px;font-weight:700;line-height:1.2}.floating-card-content span{color:#b9c9df;white-space:nowrap;font-size:11px;font-weight:500;line-height:1.3}.capabilities-section{background:#fff;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6;width:100%}.capabilities-container{grid-template-columns:repeat(4,minmax(0,1fr));width:min(1280px,100% - 80px);margin:0 auto;display:grid}.capability-card{border-right:1px solid #edf1f6;align-items:flex-start;gap:15px;min-width:0;padding:34px 24px;display:flex}.capability-card:first-child{border-left:1px solid #edf1f6}.capability-icon{color:#1555d9;background:#eef4ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.capability-content{min-width:0}.capability-content h3{color:#0b1a35;margin:1px 0 7px;font-size:14px;font-weight:750}.capability-content p{color:#68778e;margin:0;font-size:11px;line-height:1.6}.services-section{background:#f8faff;width:100%;padding:110px 0 120px}.services-container{width:min(1280px,100% - 80px);margin:0 auto}.services-heading{max-width:760px;margin-bottom:55px}.section-eyebrow{color:#1555d9;letter-spacing:.18em;margin-bottom:18px;font-size:11px;font-weight:800;display:block}.services-heading h2{color:#08142d;letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,58px);line-height:1.04}.services-heading p{color:#63738b;max-width:780px;margin:24px 0 0;font-size:16px;line-height:1.75}.services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.service-card{background:#fff;border:1px solid #e2e8f1;border-radius:16px;flex-direction:column;min-width:0;min-height:350px;padding:28px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex}.service-card:hover{border-color:#cbd9f2;transform:translateY(-5px);box-shadow:0 20px 45px #13356e17}.service-card-top{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.service-icon{color:#1555d9;background:#eef4ff;border-radius:11px;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.service-number{color:#9aa8bc;letter-spacing:.08em;font-size:11px;font-weight:700}.service-card h3{color:#0b1a35;margin:0 0 13px;font-size:19px;line-height:1.25}.service-card p{color:#68778e;margin:0;font-size:13px;line-height:1.7}.service-link{color:#1555d9;align-items:center;gap:7px;margin-top:auto;padding-top:25px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.service-link svg{transition:transform .2s}.service-link:hover svg{transform:translate(4px)}@media (width<=1100px){.hero-container{gap:40px;width:min(100% - 50px,1100px)}.hero-content h1{font-size:clamp(46px,5.8vw,68px)}.capabilities-container,.services-container{width:min(100% - 50px,1100px)}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.hero{min-height:auto}.hero-container{grid-template-columns:1fr;gap:60px;width:min(100% - 40px,760px);min-height:auto;padding:70px 0 80px}.hero-content{text-align:center;max-width:700px;margin:0 auto}.hero-eyebrow{justify-content:center}.hero-content h1{font-size:clamp(48px,8vw,68px)}.hero-description{margin-left:auto;margin-right:auto}.hero-actions,.hero-meta{justify-content:center}.hero-image-wrapper{max-width:700px;margin:0 auto}.capabilities-container{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-card:nth-child(3){border-left:1px solid #edf1f6}.services-section{padding:85px 0 90px}}@media (width<=700px){.hero-container{gap:45px;width:calc(100% - 32px);padding:55px 0 65px}.hero-eyebrow{letter-spacing:.15em;margin-bottom:25px;font-size:10px}.hero-content h1{letter-spacing:-.045em;font-size:clamp(40px,11vw,58px);line-height:1}.hero-description{margin-top:24px;font-size:14px;line-height:1.7}.hero-actions{flex-direction:column;gap:10px;width:100%;margin-top:28px}.hero-actions a{width:100%}.hero-meta{justify-content:center;gap:13px;margin-top:25px;font-size:10px}.hero-meta span:not(:last-child):after{display:none}.hero-image-wrapper{aspect-ratio:.92;border-radius:25px}.floating-card{border-radius:10px;gap:8px;max-width:44%;padding:10px 11px}.floating-card-icon{width:30px;height:30px}.floating-card-icon svg{width:15px;height:15px}.floating-card-content{gap:3px}.floating-card-content strong{font-size:9px}.floating-card-content span{font-size:8px}.floating-card-one{top:5%;right:4%}.floating-card-two{bottom:5%;left:4%}.capabilities-container{grid-template-columns:1fr;width:calc(100% - 32px)}.capability-card{border-bottom:1px solid #edf1f6;border-left:1px solid #edf1f6;border-right:1px solid #edf1f6}.capability-card:nth-child(3){border-left:1px solid #edf1f6}.services-section{padding:70px 0 75px}.services-container{width:calc(100% - 32px)}.services-heading{margin-bottom:40px}.section-eyebrow{font-size:10px}.services-heading h2{font-size:clamp(34px,9vw,46px)}.services-heading p{font-size:14px}.services-grid{grid-template-columns:1fr;gap:14px}.service-card{min-height:300px;padding:24px}}@media (width<=480px){.hero-container{width:calc(100% - 28px);padding:45px 0 55px}.hero-content h1{font-size:clamp(37px,12vw,50px)}.hero-description{font-size:13px}.hero-image-wrapper{border-radius:20px}.floating-card{max-width:47%}.capabilities-container,.services-container{width:calc(100% - 28px)}}@media (width<=360px){.hero-container{width:calc(100% - 22px);padding-top:38px}.hero-content h1{font-size:35px}.hero-description{font-size:12px}.floating-card-one,.floating-card-two{display:none}}.contact-page{color:#08142d;background:#fff;width:100%;min-height:100vh;overflow:hidden}.contact-container{width:min(1280px,100% - 80px);margin:0 auto}.contact-hero{background:linear-gradient(135deg,#f7faff 0%,#fff 52%,#f0f5ff 100%);align-items:center;min-height:570px;display:flex;position:relative;overflow:hidden}.contact-hero-glow{filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#255fdc1f,#0000 68%);border-radius:50%;width:700px;height:700px;position:absolute;top:-220px;right:-220px}.contact-hero .contact-container{z-index:2;grid-template-columns:1.05fr .95fr;align-items:center;gap:80px;min-height:570px;display:grid;position:relative}.contact-hero-content{max-width:680px}.contact-eyebrow{color:#1555d9;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:28px;font-size:11px;font-weight:800;display:inline-flex}.contact-eyebrow:before{content:"";background:#1555d9;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #1555d91a}.contact-hero-content h1{color:#07132d;letter-spacing:-.055em;margin:0;font-size:clamp(55px,6vw,82px);font-weight:800;line-height:.98}.contact-hero-content h1 span{color:#1555d9}.contact-hero-content>p{color:#61718a;max-width:610px;margin:30px 0 0;font-size:17px;line-height:1.75}.contact-hero-points{flex-wrap:wrap;gap:15px 25px;margin-top:32px;display:flex}.contact-hero-points div{color:#53647d;align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.contact-hero-points svg{color:#1555d9}.contact-hero-visual{justify-content:center;justify-self:center;align-items:center;width:430px;height:430px;display:flex;position:relative}.contact-orbit{border:1px solid #1555d92e;border-radius:50%;position:absolute}.orbit-one{border-left-color:#1555d98c;width:330px;height:330px;transform:rotate(-25deg)}.orbit-two{border-top-color:#1555d973;border-bottom-color:#1555d91a;width:430px;height:190px;transform:rotate(-30deg)}.contact-visual-core{z-index:3;color:#1555d9;background:radial-gradient(circle at 35% 30%,#fff,#eaf1ff);border:1px solid #1555d940;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:190px;height:190px;display:flex;position:relative;box-shadow:0 30px 70px #1555d926}.contact-visual-core svg{margin-bottom:6px}.contact-visual-core span{color:#70819a;font-size:11px;font-weight:600}.contact-visual-core strong{color:#0a1b39;font-size:16px;font-weight:800}.project-section{background:#fff;padding:110px 0 120px}.project-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.75fr);align-items:start;gap:80px;display:grid}.project-form-heading{max-width:700px;margin-bottom:55px}.section-label,.sidebar-label{color:#1555d9;letter-spacing:.18em;text-transform:uppercase;margin-bottom:17px;font-size:10px;font-weight:800;display:block}.project-form-heading h2{color:#08142d;letter-spacing:-.045em;margin:0;font-size:clamp(40px,4vw,58px);line-height:1.03}.project-form-heading p{color:#697991;max-width:650px;margin:22px 0 0;font-size:15px;line-height:1.75}.project-form{width:100%}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:25px;display:grid}.form-field{flex-direction:column;gap:9px;margin-bottom:25px;display:flex}.form-field label{color:#172641;font-size:12px;font-weight:700}.form-field input,.form-field select,.form-field textarea{box-sizing:border-box;color:#0b1a35;background:#fbfcfe;border:1px solid #dce3ec;border-radius:9px;outline:none;width:100%;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s}.form-field input,.form-field select{height:52px;padding:0 15px}.form-field textarea{resize:vertical;min-height:150px;padding:15px;line-height:1.6}.form-field input::placeholder,.form-field textarea::placeholder{color:#a0acbc}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{background:#fff;border-color:#1555d9;box-shadow:0 0 0 4px #1555d914}.service-selection{margin-bottom:25px}.service-options{flex-wrap:wrap;gap:9px;display:flex}.service-option{color:#586980;cursor:pointer;background:#fff;border:1px solid #dce3ec;border-radius:7px;align-items:center;gap:8px;min-height:39px;padding:0 13px;font-family:inherit;font-size:11px;font-weight:600;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.service-option:hover{color:#1555d9;border-color:#b9c9e5}.service-option.selected{color:#1555d9;background:#edf3ff;border-color:#1555d9}.service-option-check{background:#fff;border:1px solid #cdd7e5;border-radius:4px;justify-content:center;align-items:center;width:17px;height:17px;display:flex}.service-option.selected .service-option-check{color:#fff;background:#1555d9;border-color:#1555d9}.form-submit{align-items:center;gap:18px;margin-top:10px;display:flex}.project-submit{color:#fff;cursor:pointer;background:#1555d9;border:none;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 23px;font-family:inherit;font-size:13px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 12px 28px #1555d933}.project-submit:hover{background:#0f47bf;transform:translateY(-2px)}.form-submit>span{color:#8a97a9;font-size:10px;line-height:1.5}.contact-sidebar{flex-direction:column;gap:18px;display:flex;position:sticky;top:110px}.next-card{background:linear-gradient(145deg,#f8faff,#fff);border:1px solid #e1e7f0;border-radius:16px;padding:32px;box-shadow:0 20px 50px #1432640f}.next-card h3,.direct-contact-card h3{color:#0a1934;letter-spacing:-.025em;margin:0;font-size:25px;line-height:1.15}.process-list{margin-top:35px;position:relative}.process-list:before{content:"";background:#dbe4f1;width:1px;position:absolute;top:18px;bottom:18px;left:16px}.process-item{grid-template-columns:33px 1fr;gap:14px;margin-bottom:27px;display:grid;position:relative}.process-item:last-child{margin-bottom:0}.process-number{z-index:2;color:#1555d9;background:#fff;border:1px solid #d4e0f2;border-radius:50%;justify-content:center;align-items:center;width:33px;height:33px;font-size:9px;font-weight:800;display:flex;position:relative}.process-item strong{color:#13233e;margin:4px 0 5px;font-size:13px;display:block}.process-item p{color:#718097;margin:0;font-size:11px;line-height:1.6}.direct-contact-card{color:#fff;background:#071a38;border-radius:16px;padding:30px;box-shadow:0 20px 50px #04132c26}.direct-contact-card .sidebar-label{color:#6fa0ff}.direct-contact-card h3{color:#fff}.direct-contact-card>p{color:#9fb0c8;margin:12px 0 22px;font-size:12px;line-height:1.6}.direct-contact-list{flex-direction:column;gap:12px;display:flex}.direct-contact-list a,.direct-contact-list>div{color:#b8c6d9;align-items:center;gap:10px;font-size:11px;text-decoration:none;display:flex}.direct-icon{color:#6ca0ff;background:#4e8cff1f;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.direct-contact-list a:hover{color:#fff}.contact-bottom{background:#f8faff;border-top:1px solid #e7ecf3}.contact-bottom .contact-container{justify-content:space-between;align-items:center;gap:30px;min-height:100px;display:flex}.contact-bottom-content{color:#728198;align-items:center;gap:12px;font-size:12px;display:flex}.contact-bottom-content svg{color:#1555d9}.contact-bottom-content strong{color:#172641}.contact-bottom-link{color:#1555d9;white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:750;text-decoration:none;display:inline-flex}.contact-bottom-link svg{transition:transform .2s}.contact-bottom-link:hover svg{transform:translate(4px)}@media (width<=1100px){.contact-container{width:min(100% - 50px,1100px)}.contact-hero .contact-container{gap:45px}.contact-hero-content h1{font-size:clamp(48px,6vw,68px)}.contact-hero-visual{width:360px;height:360px}.orbit-one{width:280px;height:280px}.orbit-two{width:360px;height:160px}.project-layout{gap:45px}}@media (width<=900px){.contact-hero{min-height:auto}.contact-hero .contact-container{grid-template-columns:1fr;min-height:auto;padding:80px 0 70px}.contact-hero-content{text-align:center;max-width:720px;margin:0 auto}.contact-eyebrow{justify-content:center}.contact-hero-content>p{margin-left:auto;margin-right:auto}.contact-hero-points{justify-content:center}.contact-hero-visual{width:360px;height:360px;margin:0 auto}.project-section{padding:80px 0 90px}.project-layout{grid-template-columns:1fr}.contact-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid;position:static}}@media (width<=700px){.contact-container{width:calc(100% - 32px)}.contact-hero .contact-container{padding:60px 0 55px}.contact-hero-content h1{font-size:clamp(43px,11vw,58px)}.contact-hero-content>p{font-size:14px}.contact-hero-points{flex-direction:column;align-items:center;gap:11px}.contact-hero-visual{width:300px;height:300px}.orbit-one{width:235px;height:235px}.orbit-two{width:300px;height:130px}.contact-visual-core{width:145px;height:145px}.contact-visual-core strong{font-size:13px}.project-section{padding:65px 0 75px}.project-form-heading{margin-bottom:40px}.project-form-heading h2{font-size:clamp(36px,9vw,48px)}.project-form-heading p{font-size:13px}.form-row{grid-template-columns:1fr;gap:0;margin-bottom:0}.service-options{gap:7px}.service-option{padding:0 10px;font-size:10px}.form-submit{flex-direction:column;align-items:flex-start}.project-submit{width:100%}.contact-sidebar{grid-template-columns:1fr}.contact-bottom .contact-container{flex-direction:column;align-items:flex-start;min-height:auto;padding:25px 0}.contact-bottom-content{flex-wrap:wrap}}@media (width<=420px){.contact-container{width:calc(100% - 28px)}.contact-hero-content h1{font-size:40px}.contact-hero-visual{width:260px;height:260px}.orbit-one{width:205px;height:205px}.orbit-two{width:260px;height:115px}.contact-visual-core{width:125px;height:125px}.contact-visual-core svg{width:25px}.contact-visual-core strong{font-size:12px}.next-card,.direct-contact-card{padding:24px}}
