body{font-family:inter,sans-serif;background-color:#0a0f29;color:#fff;background-image:url(/img/background.svg)}header{display:flex;height:80px;justify-content:space-between;align-items:center;align-self:stretch}@media(min-width:640px){header{height:120px}}footer{background:rgba(0,6,33,.5)}@layer utilities{.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.no-scrollbar {
  -ms-overflow-style: none;  
  scrollbar-width: none;  
}
}.t10nex-logo{width:60px;height:60px}.t10nex-logo-full{height:40px}.text-title{color:var(--Grey,#D3D3D3);text-align:center;font-family:russo one;font-size:32px;font-style:normal;font-weight:400;line-height:normal}.text-header{color:#d3d3d3;text-align:center;font-family:Roboto;font-size:14px;font-style:normal;font-weight:500;line-height:20px}@media(min-width:640px){.text-header{font-size:20px;line-height:28px}}.text-primary{color:var(--Grey,#D3D3D3);font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.services-text-callout{color:#d3d3d3;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:normal}@media(min-width:768px){.services-text-callout{font-size:30px}}.services-button{color:var(--Grey,#D3D3D3);font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:20px}@media(min-width:768px){.services-button{font-size:20px;line-height:28px}}.services-box:hover .services-button{color:var(--Bright-Green,#53D000);font-family:Roboto;font-size:14px;font-style:normal;font-weight:700;line-height:20px}@media(min-width:768px){.services-box:hover .services-button{font-size:20px;line-height:28px}}.button-icon{background:url(/img/cta.svg)no-repeat;background-size:contain;height:30px;width:30px;margin-right:12px;flex-shrink:0}@media(min-width:768px){.button-icon{height:50px;width:50px;margin-right:20px}}.services-box:hover .button-icon{background:url(/img/cta-hover.svg)no-repeat;background-size:contain;height:50px;width:50px}.services-box:active .button-icon{background:url(/img/cta-click.svg)no-repeat;background-size:contain}.text-hero-header{color:var(--Grey,#D3D3D3);font-family:russo one;font-size:40px;font-style:normal;font-weight:400;line-height:normal}.services-section{background-image:url(/img/background-glow.png);background-repeat:no-repeat;background-attachment:fixed;background-position:50%}.services-box{border-radius:10px;border:1px solid var(--Dark-Blue,#0A2342);background:teal;box-shadow:0 5px #0A2342}.services-box:hover{border-radius:10px;border:1px solid var(--Bright-Green,#53D000);background:teal;box-shadow:0 5px #53D000}.button-primary{border-radius:10px;background:radial-gradient(94.21% 217.65% at 53.35% -33.82%,#0A2342 0%,#008080 56.3%,#9DE76B 100%);box-shadow:0 4px 4px rgba(0,0,0,.5);color:var(--White,#F3F3F3);text-align:center;font-family:russo one;font-size:20px;font-style:normal;font-weight:400;line-height:28px;padding:10px 20px}.button-primary:hover{border:1px solid var(--Bright-Green,#53D000);background:radial-gradient(58.21% 172.8% at 51.88% 44.85%,#9DE76B 62.5%,#D3D3D3 100%);box-shadow:0 4px 4px rgba(0,0,0,.5);color:#0a2342}.button-primary:active{border:1.5px solid #53d000;background:var(--New-Green,#9DE76B);box-shadow:0 10px 8px rgba(0,0,0,.15)inset,0 2px 4px rgba(0,0,0,.75);color:#0a2342}.cta-title-text{color:var(--Grey,#D3D3D3);text-align:center;font-family:Roboto;font-size:20px;font-style:normal;font-weight:900;line-height:normal}.cta-text{color:var(--Grey,#D3D3D3);text-align:center;font-family:Inter;font-size:28px;font-style:normal;font-weight:400;line-height:normal}.cta-text-highlight{font-family:russo one;font-size:32px;font-style:normal;font-weight:400;line-height:normal}.working-section{background-image:url(/img/background-glow.png);background-repeat:no-repeat;background-attachment:fixed;background-position:50%}.working-box{border-radius:10px;border:1px solid var(--Teal,#008080);background:var(--Dark-Blue,#0A2342);box-shadow:0 5px #008080}.working-box:hover,.wbox-active{border-radius:10px;border:1px solid var(--Bright-Green,#53D000);background:var(--Dark-Blue,#0A2342);box-shadow:0 5px #53D000}.working-text{color:#d3d3d3;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:normal}@media(min-width:768px){.working-text{font-size:24px}}.working-number{color:#d3d3d3;font-family:russo one;font-size:40px;font-style:normal;font-weight:400;line-height:normal}.working-description-box{border-radius:10px;border:1px solid var(--Teal,#008080);background:var(--Dark-Blue,#0A2342);max-height:0;overflow:hidden;transition:max-height .2s ease-out}.chev{background:url(/img/chev-down.svg)no-repeat;background-size:contain;height:40px;width:40px}.wbox-active .chev{background:url(/img/chev-up.svg)no-repeat;background-size:contain;height:40px;width:40px}.working-description{color:#d3d3d3;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.contact-section{background-image:url(/img/background-glow.png);background-repeat:no-repeat;background-attachment:fixed;background-position:100%}.input-label{color:var(--Grey,#D3D3D3);font-family:Inter;font-size:24px;font-style:normal;font-weight:500;line-height:normal}.input-edit{border-radius:10px;border:1px solid var(--Dark-Blue,#0A2342);background:#fff}.footer-text{color:#f3f3f3;font-family:Inter;font-size:18px;font-style:normal;font-weight:400;line-height:normal}.green-border{border:2px solid var(--Bright-Green,#53D000)}.green-divider{border:1px solid var(--Bright-Green,#53D000);margin-left:25%;margin-right:25%}