@font-face{font-family:my-font;src:url(/static/media/font.ba1ceecc7f5b3be61174.otf)}*{font-family:my-font,serif;margin:0;padding:0;text-decoration:none}body{overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{display:none}::-webkit-scrollbar-thumb{background:#000;border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#fff}.container-home{align-items:center;background-color:#23232d;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.container-home h1{-webkit-animation:animation-launch;animation:animation-launch;-webkit-animation-duration:2s;animation-duration:2s;color:#eee;font-size:200px;text-align:center}.container-home h1 img{-webkit-transform:scale(1.2);transform:scale(1.2)}.container-home h2{color:#eee;font-size:20px}.container-home .btn-download,.container-home h2{-webkit-animation:animation-launch;animation:animation-launch;-webkit-animation-duration:2s;animation-duration:2s}.container-home .btn-download{align-items:center;background-color:#eee;border:2px solid #eee;border-radius:50px;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:50px;justify-content:center;margin-top:10vh;transition:.5s;width:200px}.container-home .btn-download:hover{background-color:#23232d;border:2px solid #eee;box-shadow:1px 10px 20px #111;color:#eee}.container-home .wrapper-img{-webkit-animation:animation-launch;animation:animation-launch;-webkit-animation-duration:2s;animation-duration:2s;border-radius:50%;overflow:hidden;position:absolute}.container-home .wrapper-img img{border-radius:50%;cursor:pointer;height:100px;transition:.5s;width:100px}.container-home .wrapper-img img:hover{-webkit-transform:scale(1.4);transform:scale(1.4)}.container-home .wrapper-img.a{left:10vw;top:55vh}.container-home .wrapper-img.b{left:80vw;top:20vh}.container-home .wrapper-img.c{left:70vw;top:80vh}.container-safe-beach{align-items:center;background:#eee;display:flex;height:100vh;justify-content:space-evenly;overflow:hidden;width:100vw}.container-safe-beach .wrapper{overflow:visible}.container-safe-beach .wrapper h2{color:#23232d;font-size:20px;text-align:center}.container-safe-beach .wrapper .btn-download{align-items:center;background-color:#23232d;border:2px solid #eee;border-radius:50px;color:#eee;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:50px;justify-content:center;margin-top:10vh;transition:.5s;width:200px}.container-safe-beach .wrapper .btn-download:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.container-safe-beach img{border-radius:2px;box-shadow:2px 10px 30px rgba(0,0,0,.25);cursor:pointer;left:20vw;top:15vh;-webkit-transform:rotateX(10deg) rotateY(-18deg) rotate(3deg);transform:rotateX(10deg) rotateY(-18deg) rotate(3deg);transition:.5s;width:25%}.container-safe-beach img:hover{-webkit-transform:rotate(0);transform:rotate(0)}.container-description{align-content:center;background:#23232d;display:flex;flex-direction:column;height:120vh;justify-content:space-evenly;width:100vw}.container-description:nth-child(odd){background:#eee}.container-description:nth-child(odd) h2{color:#23232d}.container-description:nth-child(odd) h3{color:#23232d;font-weight:400;margin-left:10%;width:80%}.container-description h2{color:#eee;text-align:center}.container-description .short-video{display:flex;justify-content:space-evenly;margin-left:-10vw;margin-top:-10vh}.container-description iframe,.container-description video{border:none;border-radius:10px;box-shadow:2px 10px 30px rgba(0,0,0,.25);height:50vh;margin-left:10%;width:80%}.container-description h3{color:#eee;font-weight:400;margin-left:10%;width:80%}.container-description h3 span{font-weight:700}.container-description h3 span.link{cursor:pointer;text-decoration:underline}.container-types-sensors{background-color:#23232d;display:flex;height:100vh;width:100vw}.container-types-sensors h3{color:#eee;font-size:30px;font-weight:700}.container-types-sensors .cam{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-evenly;width:50vw}.container-types-sensors .cam img{cursor:pointer;-webkit-transform:rotateX(10deg) rotateY(-18deg) rotate(3deg);transform:rotateX(10deg) rotateY(-18deg) rotate(3deg);transition:.5s}.container-types-sensors .cam img:hover{-webkit-transform:rotate(0);transform:rotate(0)}.container-types-sensors .yt{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:space-evenly;width:50vw}.container-types-sensors .yt img{border-radius:2px;box-shadow:2px 10px 30px rgba(0,0,0,.25);cursor:pointer;left:20vw;top:15vh;-webkit-transform:rotateX(10deg) rotateY(-18deg) rotate(3deg);transform:rotateX(10deg) rotateY(-18deg) rotate(3deg);transition:.5s;width:80%}.container-types-sensors .yt img:hover{-webkit-transform:rotate(0);transform:rotate(0)}.container-join{align-items:center;background-color:#eee;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100vw}.container-join h2{color:#111;font-size:30px;font-weight:700;text-align:center}.container-join .btn-join{align-items:center;background-color:#111;border:2px solid #111;border-radius:50px;color:#eee;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:50px;justify-content:center;margin-top:10vh;transition:.5s;width:250px}.container-join .btn-join:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.container-home-page{top:0}footer{align-items:center;background-color:#23232d;display:flex;flex-direction:column;height:30vh;justify-content:space-evenly;position:-webkit-sticky;position:sticky;top:0;width:100vw}footer h2{color:#eee;font-size:30px;font-weight:700}footer img{cursor:pointer;width:20%}@media screen and (max-width:800px){.mouse{display:none}.container-home h1{font-size:100px}.container-home .wrapper-img.a,.container-home .wrapper-img.b,.container-home .wrapper-img.c{display:none}.container-types-sensors{flex-direction:column}.container-types-sensors .cam{border-bottom:2px solid #eee;height:50vh;width:100vw}.container-types-sensors .yt{border-top:2px solid #eee;height:50vh;margin-left:-2px;width:100vw}.container-safe-beach{flex-direction:column}.container-safe-beach .wrapper .btn-download{margin-left:25vw}.container-safe-beach img{width:40%}.container-types-sensors img{width:60%}}@-webkit-keyframes animation-launch{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animation-launch{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.slide1{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out}.slide1.active1{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.slide2{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out}.slide2.active2{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.slide3{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out}.slide3.active3{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.slide4{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out}.slide4.active4{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.slide5{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out;transition:transform 1.5s ease-in-out,opacity 1.5s ease-in-out,-webkit-transform 1.5s ease-in-out}.slide5.active5{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}
/*# sourceMappingURL=main.a52685c9.css.map*/