:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-color:#fff}h1{font-size:3.2em;line-height:1.1}a{color:inherit;text-decoration:none}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s;outline:none}button:focus-visible{outline:none}@media (prefers-color-scheme: light){:root{background-color:#fff}button{background-color:#f9f9f9}}#root{margin:0 auto;text-align:center}@media screen and (min-width: 480px){.demo-btn{position:fixed;z-index:10000;top:2.5rem;right:2.5rem;font-size:1.3rem;background-color:#1b1d23;color:#fff;transition:.1s ease all;border-radius:4rem}.demo-btn:hover{background-color:#00cfb4;transform:scale(1.02)}.demo-btn:active{transform:scale(.98)}}.highlight{color:#00cfb4}@media screen and (max-width: 480px){.demo-btn{position:fixed;z-index:10000;top:2.3rem;right:2.5rem;font-size:1.1rem;background-color:#1b1d23;color:#fff;transition:.1s ease all;border-radius:4rem}.demo-btn:hover{background-color:#00cfb4;transform:scale(1.02)}.demo-btn:active{transform:scale(.98)}}@media screen and (min-width: 480px){header{display:flex;width:100vw;align-items:center;justify-content:center;margin-bottom:5rem}header .header-content{margin-top:2rem;display:flex;justify-content:flex-start;align-items:center;width:75%}header .header-content .logo{object-fit:contain;width:7rem;height:auto}header .header-content nav ul{display:flex;list-style:none}header .header-content nav ul li{font-weight:500;font-size:1.2rem;margin-left:2rem;color:#1b1d23}header .header-content nav ul li:hover{text-decoration:underline}}@media screen and (max-width: 480px){header{display:flex;width:100vw;align-items:center;justify-content:center;margin-bottom:3rem}header .header-content{margin-top:2rem;display:flex;justify-content:flex-start;align-items:center;width:75%}header .header-content .logo{object-fit:contain;width:6rem;height:auto}header .header-content nav{display:none}}@media screen and (min-width: 480px){.demo-section{display:grid;place-items:center;perspective:1000px}.demo-section h1{color:#1b1d23;margin-bottom:0}.demo-section h2{color:#1b1d23;font-weight:500}.demo-section .main-img{margin-top:5rem;width:65%}}@media screen and (max-width: 480px){.demo-section{display:flex;flex-direction:column;align-items:center;padding:0 2rem;width:80%}.demo-section h1{color:#1b1d23;margin-bottom:0;font-size:2.7rem}.demo-section h2{color:#1b1d23;font-weight:500;font-size:1.3rem}.demo-section .main-img{margin:0;margin-top:2rem;margin-bottom:2rem;width:105%;object-fit:contain}}@media screen and (min-width: 480px){.product{width:100vw;margin-top:3rem;display:flex;flex-direction:column;align-items:center}.product .bullet{width:75%;display:flex;justify-content:flex-start;gap:1rem;align-items:center}.product .bullet3{display:flex;flex-direction:column;color:#000;width:calc(75% - 3rem);margin-bottom:1rem}.product .bullet2{position:relative;margin-bottom:2rem;width:75%;color:#1b1d23}.product .bullet2 .bullet2-images{margin-top:4rem;display:flex;justify-content:space-around}.product .bullet2 .bullet2-img{width:100%;position:relative;transition:.3s ease}.product .bullet2 .img-shadow{width:45%;position:relative;z-index:1;transition:.3s ease}.product .bullet2 .img-shadow:before{content:"";position:absolute;top:0;left:0;width:98%;height:95%;border-radius:1.3rem;background-color:#000;opacity:.1;z-index:-1;pointer-events:none;transform:translate(-.5rem) translateY(1rem);filter:blur(1px);transition:.3s ease}.product .bullet2 .img-shadow:hover .bullet2-img{transform:translate(.4rem) translateY(-.7rem)}.product .bullet2 .img-shadow:hover:before{transform:translate(-.8rem) translateY(1.4rem)}.product .bullet-list{position:relative;margin-bottom:4rem;width:75%;color:#1b1d23}.product .bullet-list ul,.product .bullet-list h3,.product .bullet-list p{list-style:none;padding:0;margin:0}.product .bullet-list .informations{display:flex;align-items:center;justify-content:space-between;height:100%;margin-top:1rem}.product .bullet-list .informations .points{width:100%;text-align:left;font-weight:400;font-size:1.5rem;height:100%}.product .bullet-list .informations .points .point{background-color:#f7f7f7;transition:.1s ease;padding:1rem;margin:1rem 0;border:.2rem solid rgba(0,0,0,0);border-radius:1rem;display:flex;align-items:center;cursor:pointer}.product .bullet-list .informations .points .point .numero{font-weight:1000;font-size:3rem;margin:0 .5rem;min-width:3vw}.product .bullet-list .informations .points .point .point-content .title-point{font-weight:600;font-size:1.8rem}.product .bullet-list .informations .points .point .point-content .description{font-size:1.2rem}.product .bullet-list .informations .points .point:hover{border:.2rem solid #00cfb4;background-color:#f7f7f7;border-radius:1rem}.product .bullet-list .informations .points .point:hover .numero{color:#00cfb4}}@media screen and (min-width: 480px) and (min-width: 1730px){.product .bullet-list .informations .points .point{margin:2rem 0;gap:1.5rem}.product .bullet-list .informations .points .point .description{font-size:1.5rem}}@media screen and (min-width: 480px){.product .bullet-list .informations .main{max-width:40%}.product .content-title{margin-top:3rem;font-size:2rem}.product .content-description{font-size:1.4rem;font-weight:500;margin:0;padding:0;text-align:justify}.product h2{color:#1b1d23;font-weight:600;font-size:2.5rem;margin-bottom:.5rem;text-align:left}.product h3{margin-top:0;color:#1b1d23;font-weight:500;font-size:1.5rem;text-align:left}.product .book-demo{display:flex;flex-direction:column;background-color:#1b1d23;width:calc(75% - 3rem);margin-bottom:2rem;padding:1.5rem;border-radius:2rem}.product .book-demo h3,.product .book-demo h4{margin:0;padding:0;color:#fff}.product .book-demo h4{font-size:1.3rem;font-weight:500;text-align:left}.product .book-demo h3{font-weight:700;font-size:2rem}.product .book-demo .top{display:flex;gap:2rem}.product .book-demo .btn{margin-top:1.4rem;width:18vw;display:flex;align-items:center;justify-content:center;border-radius:3rem;font-size:1.3rem;background-color:#2cffe3;transition:.2s ease}.product .book-demo .btn:hover{box-shadow:0 0 .5rem .2rem #70e6c54d;transform:scale(1.01)}}@media screen and (max-width: 480px){.product{width:100vw;display:flex;flex-direction:column;align-items:center}.product .bullet{width:80%;display:flex;justify-content:flex-start;gap:1rem;align-items:center}.product .bullet3{display:flex;flex-direction:column;color:#000;width:80%;margin-bottom:1rem}.product .bullet2{position:relative;margin-bottom:2rem;width:80%;color:#1b1d23}.product .bullet2 .bullet2-images{margin:2rem 0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem}.product .bullet2 .bullet2-img{width:100%;position:relative;transition:.3s ease}.product .bullet2 .img-shadow{width:95%;position:relative;z-index:1;transition:.3s ease}.product .bullet2 .img-shadow:before{content:"";position:absolute;top:0;left:0;width:98%;height:95%;border-radius:1.3rem;background-color:#000;opacity:.05;z-index:-1;pointer-events:none;transform:translate(-.6rem) translateY(1rem);filter:blur(1px);transition:.3s ease}.product .bullet2 .img-shadow:hover .bullet2-img{transform:translate(.4rem) translateY(-.4rem)}.product .bullet2 .img-shadow:hover:before{transform:translate(-.8rem) translateY(1.2rem)}.product .bullet-list{position:relative;width:80%;color:#1b1d23}.product .bullet-list ul,.product .bullet-list h3,.product .bullet-list p{list-style:none;padding:0;margin:0}.product .bullet-list .informations{display:flex;align-items:center;justify-content:space-between;height:100%;margin-top:1rem}.product .bullet-list .informations .points{width:100%;text-align:left;font-weight:400;font-size:1.5rem;height:100%}.product .bullet-list .informations .points .point{background-color:#f7f7f7;transition:.1s ease;padding:1rem;margin:1rem 0;border:.2rem solid rgba(0,0,0,0);border-radius:1rem;display:flex;gap:1rem;align-items:center;cursor:pointer}.product .bullet-list .informations .points .point .numero{font-weight:1000;font-size:3rem;margin:0 .5rem}.product .bullet-list .informations .points .point .point-content .title-point{font-weight:600;font-size:1.5rem}.product .bullet-list .informations .points .point .point-content .description{font-size:1rem}.product .bullet-list .informations .points .point:hover{border:.2rem solid #00cfb4;background-color:#f7f7f7;border-radius:1rem}.product .bullet-list .informations .points .point:hover .numero{color:#00cfb4}.product .bullet-list .informations .main{max-width:40%}.product .content-title{margin-top:3rem;font-size:2rem}.product .content-description{font-size:1.1rem;font-weight:500;margin:0;margin-bottom:1rem;padding:0}.product h2{color:#1b1d23;font-weight:600;font-size:2rem;margin-bottom:.5rem;text-align:left}.product h3{margin-top:0;color:#1b1d23;font-weight:500;font-size:1.3rem;text-align:left}.product .book-demo{display:flex;flex-direction:column;align-items:center;background-color:#1b1d23;width:calc(80% - 3rem);margin:2rem;padding:1.5rem;border-radius:2rem}.product .book-demo h4{display:none}.product .book-demo h3{font-weight:700;font-size:1.8rem;color:#fff;margin:0;padding:0}.product .book-demo .top{display:flex;gap:2rem}.product .book-demo .btn{margin-top:1.2rem;color:#000;display:flex;align-items:center;justify-content:center;border-radius:1.3rem;font-size:1.3rem;background-color:#2cffe3;transition:.2s ease}.product .book-demo .btn:hover{box-shadow:0 0 .5rem .2rem #70e6c54d;transform:scale(1.01)}}@media screen and (min-width: 480px){.contact{margin-top:5rem;width:calc(75% - 4rem);display:flex;justify-content:space-around;background-color:#f7f7f7;padding:2rem;border-radius:2rem}.contact .text{display:flex;flex-direction:column}.contact h2{color:#1b1d23;font-weight:700;font-size:3.5rem;margin-bottom:0;text-align:left}.contact h3{margin-top:0;color:#1b1d23;font-weight:600;font-size:3rem;text-align:left}.contact .sendButton{color:#fff;background-color:#1b1d23;border-radius:2rem;font-size:1.2rem;padding:.7rem 2.2rem;transition:.1s ease all}.contact .sendButton:hover{background-color:#00cfb4}.contact .sendButton:active{transform:scale(.95)}.contact .confirm-message{position:fixed;z-index:100;width:20rem;height:3rem;border-radius:3rem;display:flex;justify-content:center;align-items:center;bottom:3rem;left:calc(50% - 10rem);background:#a0a3a362;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:.4s ease all;opacity:0;transform:translateY(6rem)}.contact .confirm-message h3{color:#fff;font-size:1.2rem;font-weight:600;margin:0}.contact .confirm-message.show{opacity:1;transform:translateY(0)}}@media screen and (max-width: 480px){.contact{margin:3rem;width:calc(80% - 4rem);display:flex;flex-direction:column;justify-content:space-around;background-color:#f7f7f7;padding:2rem;border-radius:2rem}.contact .text{display:flex;flex-direction:column}.contact h2{color:#1b1d23;font-weight:700;font-size:2rem;margin:0;text-align:left}.contact h3{margin-top:0;color:#1b1d23;font-weight:600;font-size:2rem;text-align:left}.contact .sendButton{color:#fff;background-color:#1b1d23;border-radius:2rem;font-size:1.2rem;padding:.7rem 2.2rem;width:100%;transition:.1s ease all}.contact .sendButton:hover{background-color:#00cfb4}.contact .sendButton:active{transform:scale(.95)}.contact .confirm-message{position:fixed;z-index:100;width:100%;height:3rem;border-radius:3rem;display:flex;justify-content:center;align-items:center;bottom:3rem;left:calc(50% - 10rem);background:#a0a3a362;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:.4s ease all;opacity:0;transform:translateY(6rem)}.contact .confirm-message h3{color:#fff;font-size:1.2rem;font-weight:600;margin:0}.contact .confirm-message.show{opacity:1;transform:translateY(0)}}@media screen and (min-width: 480px){.input-container{position:relative;width:35vw}input,textarea{width:calc(100% - 1.6rem);padding:.8rem;border:none;font-size:1rem;outline:none;resize:vertical;background-color:#fff;color:#000;margin-bottom:2rem;border-radius:.5rem}label{position:absolute;left:.8rem;top:.8rem;background:transparent;padding:0 5px;color:#1b1d23;font-size:1rem;transition:all .3s ease;pointer-events:none}input:focus+label,input:not(:placeholder-shown)+label,textarea:focus+label,textarea:not(:placeholder-shown)+label,.focused{top:0;transform:translateY(-100%);font-size:.8rem;color:#00cfb4}}@media screen and (max-width: 480px){.input-container{position:relative;width:100%}input,textarea{width:calc(100% - 1.6rem);padding:.8rem;border:none;font-size:1rem;outline:none;resize:vertical;background-color:#fff;color:#000;margin-bottom:2rem;border-radius:.5rem}label{position:absolute;left:.8rem;top:.8rem;background:transparent;padding:0 5px;color:#1b1d23;font-size:1rem;transition:all .3s ease;pointer-events:none}input:focus+label,input:not(:placeholder-shown)+label,textarea:focus+label,textarea:not(:placeholder-shown)+label,.focused{top:0;transform:translateY(-100%);font-size:.8rem;color:#00cfb4}}@media screen and (min-width: 480px){footer{position:absolute;width:100vw;left:0;background-color:#1b1d23;color:#fff;display:flex;justify-content:center;margin-top:10rem;gap:5rem}footer .infos{margin:3rem;display:flex;flex-direction:column;align-items:flex-start}footer .infos h3{margin-top:0;font-size:2rem}footer .infos p{text-align:left;margin:.1rem;font-size:1rem}footer .infos p a{text-decoration:none}footer .infos p a:hover{text-decoration:underline}}@media screen and (max-width: 480px){footer{position:absolute;width:calc(100vw - 4rem);background-color:#1b1d23;color:#fff;display:flex;margin-top:3rem;padding:2rem;gap:1.5rem}footer .infos{padding:0;margin:0;display:flex;flex-direction:column;align-items:flex-start}footer .infos h3{font-size:1.6rem;text-align:left}footer .infos p{text-align:left;margin:.1rem;font-size:.8rem}footer .infos p a{text-decoration:none}footer .infos p a:hover{text-decoration:underline}}
