html{font-size:62.5%}body,button,html,input,textarea{padding:0;margin:0;font-family:Poppins,sans-serif;font-weight:400}a{font-weight:400;color:inherit}h1,h2,h3,h4,h5,h6,li,p,ul{padding:0;margin:0}b{font-weight:700}b,body{font-family:Poppins,sans-serif}body{font-size:1.6rem;color:#5f616d;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;font-weight:700}:root{--floating-shadow:0px 0px 50px 0px rgba(15,126,168,.2);--floating-shadow-hover:0px 0px 30px 0px rgba(15,126,168,.3);--btn-shadow:0px 3px 10px 0px rgba(var(--color-primary-rgb),0.4);--btn-shadow-hover:0px 3px 5px 0px rgba(var(--color-primary-rgb),0.6);--accent-color:#3daafe;--accent-bg-color:#3daafe;--accent-bg:linear-gradient(0deg,#3daafe,#219cfc);--accent-text:#fff;--warning-bg:#ffd864;--warning-text:#000;--btn-radius-s:0.5rem;--btn-radius-m:1rem;--btn-radius-l:1.5rem;--font-bold:700;--z-index-header:100;--color-primary-background:#3daafe;--color-primary-background-rgb:61,170,254;--color-primary-text:#fff;--color-main-background:#fff;--color-main-background-rgb:255,255,255;--color-main-background-hover:rgba(0,0,0,.05);--font-weight-regular:400;--font-weight-medium:500;--font-weight-bold:700;--color-primary:#3daafe;--color-primary-rgb:61,170,254;--color-primary-hover:#70c1ff;--color-primary-pair:#fff;--color-main:#fff;--color-main-rgb:255,255,255;--color-main-hover:rgba(0,0,0,.05)}.container{width:auto;padding:0 2rem}@media only screen and (min-width:1200px){.container{width:120rem;margin:0 auto}}.btn{display:inline-block;cursor:pointer;transition:all .2s ease}.btn.light{text-decoration:none;font-size:1.4rem;color:#1274c1;background-color:#fff;border-radius:.4rem;padding:1.4rem 3.2rem;font-weight:700}.btn.light:hover{transform:scale(1.05);box-shadow:var(--btn-shadow-hover)}.btn.primary{text-decoration:none;font-size:1.5rem;color:#fff;background:var(--color-primary);border-radius:.4rem;padding:1.4rem 3.2rem;box-shadow:var(--btn-shadow);position:relative;font-weight:700}.btn.primary:hover{transform:scale(1.05);box-shadow:var(--btn-shadow-hover);background:var(--color-primary-hover)}.btn.primary.outline{background:transparent;border:.1rem solid var(--color-primary);color:var(--color-primary);box-shadow:var(--btn-shadow)}.btn.primary.outline:hover{background:var(--color-primary);color:var(--color-primary-pair);box-shadow:var(--btn-shadow-hover)}.section-title .subtitle{text-transform:uppercase;color:var(--color-primary);margin-bottom:1rem;font-size:1.6rem;font-weight:700}.section-title h2{font-size:3.8rem;color:#272b3f;margin-bottom:2rem;line-height:1.3}@media only screen and (min-width:576px){.section-title h2{font-size:4.2rem}}.section-title p{font-size:1.8rem;line-height:1.6}@media only screen and (min-width:576px){.section-title p{font-size:1.8rem}}p{font-size:1.6rem}section#docs{padding:8rem 0}@media only screen and (min-width:768px){section#docs{padding:10rem 0}}section#docs .container{display:flex;gap:5rem;justify-content:space-between;flex-direction:column}@media only screen and (min-width:768px){section#docs .container{flex-direction:row}}section#docs .section-title{text-align:left;order:1}@media only screen and (min-width:768px){section#docs .section-title{order:0}}section#docs .section-title .subtitle,section#docs .section-title h3{text-align:left}section#docs .section-title p{display:inline-block;max-width:50rem;margin:0 auto}section#docs .docs-cta-wrapper{margin-top:3rem}section#docs .btn:hover{transform:scale(1.05)}section#docs .section-icon{flex-shrink:0;flex-grow:1;display:flex;align-items:center;justify-content:flex-start}@media only screen and (min-width:768px){section#docs .section-icon{justify-content:flex-end}}section#docs .section-icon .icon{background-image:url(/_next/static/media/docs.55323fbc.svg);width:27rem;height:14rem;background-size:contain;background-repeat:no-repeat;background-position:50%}@media only screen and (min-width:768px){section#docs .section-icon .icon{width:28rem;height:18rem}}@media only screen and (min-width:992px){section#docs .section-icon .icon{width:32rem;height:20rem}}section#no-what{padding-top:12rem;padding-bottom:2rem}@media only screen and (min-width:768px){section#no-what{padding-bottom:8rem}}section#no-what .section-title,section#no-what .section-title .subtitle,section#no-what .section-title h3{text-align:center}section#no-what .section-title h3 span.no{color:#de5151;text-transform:uppercase;background-image:url(/_next/static/media/no-underline.39f6e193.svg);background-repeat:no-repeat;background-position:bottom;background-size:100% 8px}section#no-what .section-title p{display:inline-block;max-width:45rem;margin:0 auto;line-height:1.3}section#no-what .no-boxes{margin:10rem 0 5rem;justify-content:space-between;display:flex;align-items:stretch;flex-direction:column;gap:3rem;padding:0 1.5rem}@media only screen and (min-width:768px){section#no-what .no-boxes{flex-direction:row;gap:3rem}}@media only screen and (min-width:992px){section#no-what .no-boxes{gap:4rem}}@media only screen and (min-width:1200px){section#no-what .no-boxes{padding:0;gap:6rem}}section#no-what .no-boxes .no-box{flex-basis:33%;position:relative;padding:2.5rem 2rem 5rem;box-shadow:var(--floating-shadow);border-radius:.4rem;transition:all .15s ease}section#no-what .no-boxes .no-box:hover{transform:scale(1.03);box-shadow:var(--floating-shadow-hover)}section#no-what .no-boxes .no-box h3{margin-bottom:1.2rem;font-size:2.1rem}section#no-what .no-boxes .no-box .box-line{width:.3rem;height:75%;position:absolute;background-color:#53bdfb;top:50%;left:0;transform:translateY(-50%)}section#no-what .no-boxes .no-box .no-x{background-image:url(/_next/static/media/checkmark.d4f6b553.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;width:3.5rem;height:3.5rem;position:absolute;top:2.5rem;right:2rem}section#no-what .no-boxes .no-box .number{font-weight:700;font-size:3.2rem;color:#53bdfb;margin-bottom:.8rem}section#no-what .no-boxes .no-box h4{font-size:2.2rem;color:#272b3f;margin-bottom:.8rem}section#key-features{position:relative;padding-top:2rem;padding-bottom:4rem;overflow:hidden}@media only screen and (min-width:768px){section#key-features{padding-bottom:13rem}}@media only screen and (min-width:1200px){section#key-features{padding-top:10rem}section#key-features .container{display:flex}}section#key-features .container .section-title{box-sizing:border-box;padding-right:0;padding-top:10rem;padding-bottom:12rem;position:relative}@media only screen and (min-width:576px){section#key-features .container .section-title{padding-right:7rem}}@media only screen and (min-width:1200px){section#key-features .container .section-title{padding-right:15rem;position:static}}section#key-features .container .section-title .key-features__polygon{position:absolute;top:2rem;width:130%;right:0;height:100%;background-image:url(/_next/static/media/key-features-polygon.5d8231a1.svg);background-repeat:no-repeat;background-size:100% 100%;z-index:-1}@media only screen and (min-width:768px){section#key-features .container .section-title .key-features__polygon{right:2rem}}@media only screen and (min-width:1200px){section#key-features .container .section-title .key-features__polygon{top:8rem;width:50%;left:0;right:auto;height:45rem}section#key-features .container .section-title{width:50%}}section#key-features .container .key-features__wrapper{position:relative;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;box-sizing:border-box;margin-top:-5rem}@media only screen and (min-width:992px){section#key-features .container .key-features__wrapper{margin-top:0}}@media only screen and (min-width:1200px){section#key-features .container .key-features__wrapper{width:50%;display:static;margin-top:12rem}}section#key-features .container .key-feature{background-image:url(/_next/static/media/feature-polygon.8f087049.svg);width:41.4rem;height:45.5rem;background-position:50%;background-repeat:no-repeat;text-align:center;box-sizing:border-box;padding:12rem 0;display:inline-block;margin-top:-11rem}@media only screen and (min-width:576px){section#key-features .container .key-feature{padding:12rem 10rem}}@media only screen and (min-width:768px){section#key-features .container .key-feature{margin:-10rem -6rem}}@media only screen and (min-width:1200px){section#key-features .container .key-feature{position:absolute;margin:-16rem 0 0}section#key-features .container .key-feature#ease-of-use{left:-7.5rem;top:-10rem}section#key-features .container .key-feature#speed{right:-7.5rem;top:-10rem}section#key-features .container .key-feature#no-installation{top:17rem;left:50%;transform:translateX(-50%)}}section#key-features .container .key-feature img{width:5.2rem;max-height:5.2rem;margin-bottom:.5rem}section#key-features .container .key-feature h3{font-size:1.8rem;color:#272b3f;width:20rem;margin:0 auto}section#key-features .container .key-feature .sep{height:.3rem;width:4rem;background-color:#34a5fd;display:inline-block;margin-top:.6rem;margin-bottom:.6rem}section#key-features .container .key-feature p{font-size:1.6rem;width:20rem;margin:0 auto}section#workflow{padding:6rem 0}@media only screen and (min-width:768px){section#workflow{padding:8rem 0;display:flex}}section#workflow .section-title{text-align:center}section#workflow .two-ways{margin-top:5rem}@media only screen and (min-width:768px){section#workflow .two-ways{display:flex}}section#workflow .two-ways .sep{height:.3rem;width:17rem;background-color:#e2e2e2;margin:5rem auto}@media only screen and (min-width:768px){section#workflow .two-ways .sep{width:.3rem;height:17rem;margin:3rem}}@media only screen and (min-width:992px){section#workflow .two-ways .sep{margin:5rem}}section#workflow .two-ways .way{text-align:center}@media only screen and (min-width:768px){section#workflow .two-ways .way{flex-basis:50%;padding:0 3rem}}@media only screen and (min-width:1200px){section#workflow .two-ways .way{padding:0 5rem}}section#workflow .two-ways .way img{width:26rem;margin-bottom:2rem}section#workflow .two-ways .way h3{font-size:2.6rem;color:#4b4f5f;text-transform:uppercase;white-space:nowrap;display:flex;align-items:center;justify-content:center}section#workflow .two-ways .way h3 .beta{font-weight:700;display:inline-block;color:#8e95a1;background-color:#f1faff;border-radius:.4rem;font-size:.9rem;padding:.3rem .6rem;margin-left:1rem}section#workflow .two-ways .way .subtitle{display:block;font-size:2rem;margin-top:.5rem;color:#5c6072}section#workflow .two-ways .way .sep{width:6rem;height:.3rem;background-color:#34a5fd;display:inline-block;margin:2rem 0}section#workflow .two-ways .way p{color:#7d7f8b;max-width:40rem;margin:0 auto}section#questions{padding:6rem 0}@media only screen and (min-width:768px){section#questions{padding:8rem 0 5rem}}section#questions .price-contact{background-color:#37aaef;border-radius:1rem;padding:0;box-shadow:0 3px 10px 0 rgba(23,152,252,.4);display:flex;flex-direction:column}@media only screen and (min-width:768px){section#questions .price-contact{flex-direction:row}}section#questions .price-contact h4{font-size:4.2rem;line-height:1.2;margin-bottom:1.5rem}section#questions .price-contact .price{padding:3rem 2rem;color:#fff;flex-basis:50%;box-sizing:border-box}@media only screen and (min-width:768px){section#questions .price-contact .price{padding:3.5rem 5rem 3.5rem 3rem}}section#questions .price-contact .price p{opacity:.8}section#questions .price-contact .contact{padding:3rem 2rem;box-sizing:border-box;flex-grow:1;background-size:100% 100%;margin-bottom:1rem;margin-right:1rem;margin-left:1rem;background-color:#fff;border-radius:1rem}@media only screen and (min-width:768px){section#questions .price-contact .contact{padding:3.5rem 5rem;text-align:right;background-color:transparent;background-image:url(/_next/static/media/questions-polygon.0934cb2c.svg);margin-left:0}}section#questions .price-contact .contact h4{color:#272b3f}section#questions .price-contact .contact p{display:flex;align-items:center}@media only screen and (min-width:768px){section#questions .price-contact .contact p{justify-content:flex-end}}section#questions .price-contact .contact p img{margin-left:.5rem}section#questions .price-contact .contact .btn{margin-top:1.5rem}.cookie{width:65rem;max-width:100%;padding:3rem 6rem 3rem 3rem;position:fixed;bottom:2rem;left:50%;transform:translateX(-50%);background:#fff;z-index:1000;font-size:1.4rem;box-shadow:10px 5px 5px red;box-shadow:4px 4px 15px rgba(7,58,97,.25);border-radius:.4rem}.cookie .close{width:2rem;height:2rem;background-size:contain;background-position:50%;background-image:url(/_next/static/media/close.83f3b9ef.svg);opacity:.3;position:absolute;top:2rem;right:2rem}.cookie .close:hover{opacity:.7}.cookie .content{margin-bottom:2rem}.cookie .content a{color:inherit;font-family:inherit}.cookie .controls{display:flex;align-items:stretch}.cookie button.allow{outline:0;border:0}.cookie button.dontAllow{margin-left:2rem;border:0;outline:0;background:transparent;color:inherit}.cookie button.dontAllow:hover{text-decoration:underline}section#ibc{background:#091520;padding:4rem}section#ibc .container{text-align:center}section#ibc .container h2{color:#fff;font-size:2rem;margin-bottom:2rem;font-weight:600}section#ibc .container img{max-width:80rem;width:100%}