body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.team{padding:64px 0 96px}.team .team-members-container{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}@media(max-width:600px){.team .team-members-container{grid-template-columns:1fr}}.team .team-member{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.08);border-radius:16px;display:flex;flex-direction:column;padding:28px;transition:border-color .25s ease,background .25s ease}.team .team-member:hover{background:rgba(150,201,38,.04);border-color:rgba(150,201,38,.25)}.team .team-image-container{align-items:center;display:flex;flex-direction:row;margin-bottom:16px}.team .team-image{border:2px solid hsla(0,0%,100%,.12);border-radius:50%;height:80px;margin:0;object-fit:cover;transition:border-color .2s ease;width:80px}.team .team-member:hover .team-image{border-color:#96c926}.team .team-details{flex:1 1;text-align:left}.team .team-name{align-items:center;display:flex;flex-wrap:wrap;font-family:Space Grotesk,Montserrat,sans-serif;font-size:1.15rem;font-weight:600;gap:8px;margin:0 0 10px}.team .team-name-main{white-space:nowrap}.team .team-links,.team .team-links a{align-items:center;display:flex}.team .team-links a img{margin:0;opacity:.7;transition:opacity .2s ease;width:20px}.team .team-links a:hover img{opacity:1}.team .team-cv{color:hsla(0,0%,100%,.68);font-size:.88rem;line-height:1.7;margin:0}.projects{padding:64px 0 96px}.projects .projects-container{display:flex;flex-direction:column;gap:32px}.projects .product-container{align-items:center;background:hsla(0,0%,100%,.03);border:1px solid rgba(150,201,38,.12);border-radius:20px;display:flex;flex-direction:column;padding:40px;transition:border-color .3s ease,background .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease;transition:transform .3s ease,border-color .3s ease,background .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;width:100%}@media(min-width:768px){.projects .product-container{align-items:center;flex-direction:row;gap:40px}.projects .product-container:nth-child(2n){flex-direction:row-reverse}}.projects .product-container:hover{background:rgba(150,201,38,.04);border-color:rgba(150,201,38,.3);box-shadow:0 16px 48px rgba(150,201,38,.08);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.projects .product-container h3{color:#96c926;font-size:1.6rem;font-weight:600;margin-bottom:12px;margin-top:0;text-align:left}.projects .product-img{background:hsla(0,0%,100%,.04);border-radius:12px;flex-shrink:0;height:200px;margin:0 0 16px;object-fit:contain;padding:20px;width:100%}@media(min-width:768px){.projects .product-img{height:240px;margin:0;max-width:380px;width:42%}}.projects .product-video{border-radius:12px;flex-shrink:0;height:200px;margin:0 0 16px;object-fit:cover;width:100%}@media(min-width:768px){.projects .product-video{height:240px;margin:0;max-width:380px;width:42%}}.projects .product-description{flex:1 1;padding:0}.projects .product-text{color:hsla(0,0%,100%,.72);font-size:1rem;line-height:1.75;margin:0;text-align:left}.footer-background{background-color:#293c50;margin-top:0;width:100%}.footer{padding:32px 0}.footer .footer-text{color:hsla(0,0%,100%,.5);font-size:.82rem;line-height:1.9;text-align:center}.footer .footer-text a,.footer .footer-text a:link,.footer .footer-text a:visited{color:hsla(0,0%,100%,.65);font-weight:500}.footer .footer-text a:hover{color:hsla(0,0%,100%,.9)}.company{padding:96px 0 64px;text-align:center}.company p{color:hsla(0,0%,100%,.75);font-size:1.15rem;line-height:1.9;margin:0 auto;max-width:680px}.contacts-section{padding:64px 0 96px}.contacts-section .contacts-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;margin:0 auto;max-width:480px;padding:8px 0}.contacts-section .contact-row{display:flex;flex-direction:column;gap:4px;padding:20px 32px}.contacts-section .contact-label{color:#96c926;font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.contacts-section .contact-value{color:hsla(0,0%,100%,.85);font-size:1rem}.contacts-section .contact-divider{background:hsla(0,0%,100%,.07);height:1px;margin:0 32px}h1{color:#fff;font-family:Space Grotesk,Montserrat,sans-serif;font-size:3.5rem;font-weight:600;letter-spacing:-.02em}@media(max-width:1200px){h1{font-size:2.5rem}}@media(max-width:900px){h1{font-size:2rem}}@media(max-width:600px){h1{font-size:2rem}}h2{font-family:Space Grotesk,Montserrat,sans-serif;font-size:4rem;font-weight:600;letter-spacing:-.02em;margin-bottom:48px;text-align:center}@media(max-width:1200px){h2{font-size:3rem}}@media(max-width:900px){h2{font-size:2rem}}@media(max-width:600px){h2{font-size:2rem}}h2:after{background:#96c926;border-radius:2px;content:"";display:block;height:3px;margin:16px auto 0;width:48px}h3{font-family:Space Grotesk,Montserrat,sans-serif;font-weight:600;letter-spacing:-.01em}a,a:active,a:hover,a:link,a:visited{color:hsla(0,0%,100%,.75);font-weight:500}.App{display:flex;flex-direction:column;height:100%}*{box-sizing:border-box}body,html{height:100%}body{background-color:#03101e;color:#fff;display:flex;flex-direction:column;font-family:Montserrat,sans-serif;margin:0;padding:0;position:relative}#root,body{height:100%;width:100%}.cover-page{align-items:center;background-color:#03101e;background-image:radial-gradient(ellipse at top right,#094949,#03101e);background-size:100%;display:flex;flex-direction:column;min-height:100vh;padding-top:64px;position:relative;width:100%}.cover-page #background{flex:2 1;position:relative;width:100%}.cover-page #background #particles-container{height:150%;position:absolute;top:-50%;width:100%;z-index:1}.cover-page #particles-overlay-gradient{background-image:linear-gradient(180deg,rgba(9,73,73,0),#03101e);bottom:0;height:30%;left:0;position:absolute;right:0;width:100%;z-index:2}.cover-page .text-container{align-items:center;display:flex;flex:2 1;flex-direction:column;justify-content:center;margin:auto;max-width:760px;padding:0 20px;width:100%}.cover-page .text-container h1{margin-bottom:0;text-align:center}.cover-page .hero-tag{align-items:center;border:1px solid rgba(150,201,38,.5);border-radius:100px;color:#96c926;display:inline-flex;font-size:.78rem;font-weight:600;letter-spacing:.1em;margin-bottom:24px;padding:6px 18px;text-transform:uppercase}.cover-page .hero-sub{color:hsla(0,0%,100%,.62);font-size:1.1rem;line-height:1.8;margin:16px 0 36px;max-width:500px;text-align:center}.cover-page a.hero-cta{background:#96c926;border-radius:100px;color:#03101e!important;display:inline-block;font-size:1rem;font-weight:700;letter-spacing:.02em;padding:14px 36px;text-decoration:none;transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.cover-page a.hero-cta:hover{box-shadow:0 10px 28px rgba(150,201,38,.4);color:#03101e!important;-webkit-transform:translateY(-3px);transform:translateY(-3px)}nav{align-items:center;background:rgba(3,16,30,.96);border-bottom:1px solid rgba(150,201,38,.15);box-shadow:0 2px 24px rgba(0,0,0,.4);display:flex;flex-direction:row;height:64px;padding:0 24px;width:100%}nav .tl-logo{flex-shrink:0;margin:0 10px 0 0;width:36px}nav .nav-menu{display:flex;gap:4px;margin:0}nav .nav-menu a{border-radius:100px;color:hsla(0,0%,100%,.7);font-size:.9rem;font-weight:500;padding:8px 16px;text-decoration:none;transition:color .2s ease,background .2s ease}nav .nav-menu a:hover{background:rgba(150,201,38,.1);color:#96c926}nav .nav-header{align-items:center;display:flex;flex-direction:row;width:100%}nav .company-name{color:#fff;font-size:1rem;font-weight:600;letter-spacing:.04em;margin:0}@media(max-width:500px){nav .company-name{display:none}}.scrollable{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;position:relative;scroll-behavior:smooth}.container{margin:auto;max-width:1100px;padding-left:20px;padding-right:20px}@media(prefers-reduced-motion:reduce){*,:after,:before{-webkit-animation-duration:.01ms!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=main.68f929a4.css.map*/