@font-face{font-family:Indie;font-weight:400;src:url(/build/assets/tiltneon-regular-Bfx2XwtL.woff) format("woff"),url(/build/assets/tiltneon-regular-DVLKdHMV.woff2) format("woff2");font-display:swap}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}header{display:flex;justify-content:space-between;width:100%;max-width:1280px;margin:0 auto!important;padding:2rem;padding-bottom:0}header h1{margin:0}header .logo_wrapper{display:flex;align-items:center;gap:1rem}.mobile-menu{position:fixed;z-index:100;bottom:0;left:0;right:0;background-color:#0c0f40;border-top:3px solid #2B2E5B;width:100%;display:flex;justify-content:center}@media (min-width: 780px){.mobile-menu{display:none}}.mobile-menu>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:500px}.mobile-menu a{padding:.5rem .25rem;width:100%;display:flex;flex-direction:column;align-items:center;gap:.25rem}.mobile-menu a span{font-size:.9rem}.mobile-menu a.active{background-color:#14196b}.desktop-menu ul{display:none;align-items:center;gap:2rem}@media (min-width: 780px){.desktop-menu ul{display:flex}}.desktop-menu ul li:not(:last-of-type) a{transition:color .2s ease-in-out}.desktop-menu ul li:not(:last-of-type) a:hover{color:#22cfe6}.desktop-menu ul li:last-of-type a{border:1px solid #fff;border-radius:15px;display:inline-block;padding:.75rem}.presentation{display:flex;justify-content:center;align-items:center;width:100%;height:60vh;max-height:800px;max-width:1200px;margin:0 auto;position:relative}.presentation h1{width:100%;max-width:540px;text-align:center;text-wrap:balance}.presentation h1 span{display:inline-block}.presentation h1 span:first-of-type{position:relative;font-size:1.6rem}.presentation h1 span:first-of-type:after{display:none;position:absolute;content:"";top:75%;left:0;width:100%;height:100%;background-image:url(/build/assets/line-shape-B5G44gG_.svg);background-repeat:no-repeat;background-size:contain}@media (min-width: 405px){.presentation h1 span:first-of-type:after{display:block}}.presentation h1 span:last-of-type{font-size:1.2rem;padding-top:1rem}@media (min-width: 780px){.presentation h1 span:first-of-type{font-size:3rem}.presentation h1 span:last-of-type{font-size:1.8rem}}@keyframes float-up-custom{0%{transform:translateY(0)}50%{transform:translateY(calc(-1 * var(--float-distance, 20px)))}to{transform:translateY(0)}}@keyframes rotate-sway-custom{0%{transform:rotate(var(--base-rotate, 0deg))}50%{transform:rotate(calc(var(--base-rotate, 0deg) + var(--rotate-amount, 5deg)))}to{transform:rotate(var(--base-rotate, 0deg))}}.presentation .floating{position:absolute}.presentation .floating .float{animation:float-up-custom var(--float-duration, 2s) ease-in-out infinite}.presentation .floating .rotate{animation:rotate-sway-custom var(--rotate-duration, 3s) ease-in-out infinite}.presentation .globe{--base-rotate: -30deg;--rotate-amount: 12deg;--rotate-duration: 3.2s;--float-distance: 25px;--float-duration: 2.5s;top:80%;left:3%}@media (min-width: 405px){.presentation .globe{top:75%;left:25%}}@media (min-width: 780px){.presentation .globe{top:86%;left:25%}}.presentation .code{--base-rotate: -20deg;--rotate-amount: 7deg;--rotate-duration: 2.7s;--float-distance: 15px;--float-duration: 2.2s;top:5%;right:25%}@media (min-width: 405px){.presentation .code{top:12%;right:40%}}@media (min-width: 780px){.presentation .code{top:12%;right:40%}}.presentation .laptop{--base-rotate: 15deg;--rotate-amount: 9deg;--rotate-duration: 3.5s;--float-distance: 20px;--float-duration: 3s;top:75%;left:65%}@media (min-width: 405px){.presentation .laptop{top:80%;left:65%}}@media (min-width: 780px){.presentation .laptop{top:80%;left:65%}}.presentation .laptop svg{width:120px;height:120px}@keyframes mouse-scroll{0%{top:10%;opacity:1}80%{opacity:1}to{top:30%;opacity:0}}.presentation .scroll-msg-container{position:absolute;left:0;right:0;bottom:-10%;width:100%;height:62px}.presentation .scroll-msg-inner{margin:auto;width:30px;height:58px;position:relative;border-radius:19px;border:2px solid #ffffff}.presentation .scroll-msg-wheel{position:absolute;top:10%;left:50%;width:6px;height:6px;margin-left:-3px;border-radius:50%;background-color:#fff;animation:mouse-scroll 1.2s infinite}.about>div{width:100%;max-width:750px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;margin:0 auto}@media (min-width: 780px){.about>div{flex-direction:row;align-items:flex-start}}.about>div>div>div{padding:.5rem 0}.about>div .img_wrapper{width:100%;max-width:400px}.about>div .img_wrapper img{border-radius:15px}.services>div{width:100%;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:4rem}.services>div .service-card{width:100%;height:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;margin:auto;text-align:left}.services>div .service-card svg{width:60px;height:60px}.services>div .service-card h3{padding:0;margin-top:.25rem;margin-bottom:.5rem;width:100%;color:#22cfe6}@media (min-width: 405px){.services>div{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 780px){.services>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem}}.technologies{margin-bottom:10em}.technologies>div{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}@media (min-width: 780px){.technologies>div{flex-direction:row}}.technologies>div .framework-desc{width:100%;position:relative;font-size:1.1rem;min-height:200px}@media (min-width: 780px){.technologies>div .framework-desc{width:500px;font-size:1.3rem}}.technologies>div .technology-text{position:absolute;width:95%;top:50%;transform:translateY(-50%);opacity:0;filter:blur(8px);transition:filter .8s ease,opacity .8s ease}.technologies>div .technology-text.active{opacity:1;filter:blur(0)}.technologies>div .tech-img_wrapper{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width: 780px){.technologies>div .tech-img_wrapper{width:500px;gap:2rem}}.technologies>div .tech-img_wrapper div{margin:0 auto;transition:filter .3s ease,opacity .3s ease;filter:grayscale(1) brightness(1.5);opacity:.5}.technologies>div .tech-img_wrapper div.active{filter:none;opacity:1}.technologies>div .tech-img_wrapper div svg{max-width:100%;width:70px;height:70px}@media (min-width: 780px){.technologies>div .tech-img_wrapper div svg{width:100px;height:100px}}.pricing{width:100%}.pricing>div{width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:2rem}.pricing>div .pricing-card{width:100%;max-width:310px;height:-moz-fit-content;height:fit-content;border:2px solid #41447C;border-radius:15px;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;background:#ffffff0c;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.pricing>div .pricing-card h3{padding:0;margin:0;width:100%;font-size:1.3rem;text-shadow:0 0 2px #00f0ff,0 0 8px #00f0ff,0 0 18px #00f0ff}.pricing>div .pricing-card ul li{padding:.2rem 0}.pricing>div .pricing-card div{width:100%;font-size:1.2rem;margin-top:1rem}.pricing .devis{padding-top:4rem;width:100%;max-width:600px;margin:0 auto;text-align:center;font-size:1.3rem}.projects{width:100%}.projects>div{width:100%;display:flex;justify-content:center;align-items:center;gap:2rem}.projects>div .project{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%;max-width:900px}@media (min-width: 780px){.projects>div .project{flex-direction:row;align-items:flex-start}}.projects>div .project .img_wrapper{width:100%;max-width:400px}.projects>div .project .img_wrapper img{border-radius:15px}.projects>div .project .info{width:100%;max-width:400px}.projects>div .project .info .tags{display:flex;flex-wrap:wrap;gap:.5rem}.projects>div .project .info .tags span{display:block;padding:.25rem .5rem;border:1px solid #22CFE6;border-radius:15px;font-size:.8rem;color:#22cfe6;transition:transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.projects>div .project .info .tags span:hover{transform:rotate(-8deg)}.projects>div .project .info h3{font-size:2rem;margin:1.5rem 0}.projects>div .project .info a{display:inline-block;text-decoration:underline;font-size:1.3rem;margin-top:1rem;transition:all .2s ease-in-out}.projects>div .project .info a:hover{text-shadow:0 0 2px #00f0ff,0 0 8px #00f0ff,0 0 18px #00f0ff}@media (min-width: 780px){.projects>div .project .info a{margin-top:2rem}}.contact{width:100%}.contact form{width:100%;max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:.5rem}.contact form>div{display:flex;flex-direction:column;gap:.5rem}.contact form label{width:100%;display:flex;flex-direction:column;gap:.5rem}.contact form input,.contact form textarea{background-color:#0c0f40;border:2px solid #2B2E5B;border-radius:10px;padding:.5rem;width:100%;color:#fff;resize:vertical}.contact form textarea{min-height:400px}.contact form .invalid{border:1px solid red}.contact form .error{color:red}@media (min-width: 780px){.contact form>div{flex-direction:row}.contact form>div label{width:100%;flex:1}.contact form label{padding:.5rem}}.contact form .btn_wrapper{width:100%;display:flex;justify-content:center;align-items:center;padding:1rem}.contact form .btn_wrapper button{border:1px solid #fff;padding:.75rem;border-radius:15px;background-color:transparent;color:#fff}footer{min-height:100px;padding:2rem}html{scroll-behavior:smooth}body *{margin:0;box-sizing:border-box}body{width:100%;max-width:100%;margin:0;padding:0;background:url(/build/assets/grid-bg2-CTVdll1M.svg);background-attachment:fixed;background-position:center;background-size:cover;background-repeat:no-repeat;font-family:Indie;color:#fff;position:relative;line-height:1.4}li{list-style:none}ul{margin:0;padding:0;width:100%}a{text-decoration:none;color:#fff}a,button{cursor:pointer}svg{color:#fff}img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}section:not(:first-of-type){margin-top:18em;width:100%}h1,h2{font-size:1.8rem;text-align:center}@media (min-width: 405px){h1,h2{font-size:3rem}}h1,h2{letter-spacing:.15rem}h2{padding-bottom:2rem}main{padding:0 2rem;width:100%;max-width:100%;overflow-x:hidden}.neon-button{border:2px solid transparent;font-size:1em;text-decoration:none;padding:.2em .4em;border-radius:5px;box-shadow:0 0 .3rem #e6f7ff,0 0 .6rem #65d5ff,-.1rem .05rem .5rem #65d5ff,.1rem .05rem .5rem #65d5ff,inset 0 0 .3rem #e6f7ff,inset 0 0 .6rem #248fff,inset -.1rem .05rem .5rem #65d5ff;text-shadow:0 0 5px #00f0ff,0 0 10px #00f0ff,0 0 20px #00f0ff;transition:all .2s ease-in-out}.neon-button:hover,.neon-button.active{border:2px solid #fff;border-radius:15px;box-shadow:0 0 .6rem #e6f7ff,0 0 1.5rem #65d5ff,-.2rem .1rem 1rem #65d5ff,.2rem .1rem 1rem #65d5ff,inset 0 0 .6rem #e6f7ff,inset 0 0 1.5rem #248fff,inset -.2rem .1rem 1rem #65d5ff;transition:all .5s ease-in-out;filter:brightness(1.1)}#scrollUp{display:none}@media (min-width: 780px){#scrollUp{display:flex}}#scrollUpMobile{display:flex}@media (min-width: 780px){#scrollUpMobile{display:none}}.scrollup{background:#0c0f40;height:40px;width:40px;right:15px;bottom:0;color:#fff;font-size:20px;text-align:center;border-radius:10px;border:2px solid transparent;position:fixed;visibility:hidden;opacity:0;cursor:pointer;z-index:99;display:flex;align-items:center;justify-content:center;border:1px solid #fff;transition:bottom .4s}#scrollUp.active,#scrollUpMobile.active{visibility:visible;opacity:1;transition:bottom .4s}#scrollUp.active{bottom:30px}#scrollUpMobile.active{bottom:80px}#scrollUp:hover,#scrollUpMobile:hover{opacity:.8;color:#fff}@media (min-width: 767px){.scrollup{right:30px}}::-moz-selection{background:#1495a6;color:#fff}::selection{background:#1495a6;color:#fff}#splash-screen{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00032d;display:flex;align-items:center;justify-content:center;z-index:10000;transition:opacity .5s ease}.lds-roller,.lds-roller div,.lds-roller div:after{box-sizing:border-box}.lds-roller{display:inline-block;position:relative;width:85px;height:85px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7.2px;height:7.2px;border-radius:50%;background:currentColor;margin:-3.6px 0 0 -3.6px}.lds-roller div:nth-child(1){animation-delay:-36ms}.lds-roller div:nth-child(1):after{top:62.62742px;left:62.62742px}.lds-roller div:nth-child(2){animation-delay:-72ms}.lds-roller div:nth-child(2):after{top:67.71281px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:70.90963px;left:48.28221px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:70.90963px;left:31.71779px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:67.71281px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:62.62742px;left:17.37258px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12.28719px}@keyframes lds-roller{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
