@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";html{scroll-behavior:smooth;background-color:#f1f4f8}body{max-width:1440px;margin:0 auto;background-color:#fff}.container{margin:0 auto;max-width:1168px;padding:0 1rem}.container-wide{margin:0 auto;width:100%}header{background:#fff;border-bottom:1px solid #f3f2ff}header .container{padding:.75rem;display:flex;align-items:center;justify-content:space-between}header .container .logos,header .container .links{display:flex;align-items:center}header .container .logos{margin-right:1rem}header .container .links>a{font-size:.75rem;line-height:1rem;font-weight:600;text-align:center}header .container .logos>*,header .container .links>*{margin-right:1rem}header .container .logos>*:last-child,header .container .links>*:last-child{margin-right:0}.hero{background:#eef5ff url(/images/bg-ellipse.svg) center top no-repeat}.hero .container-wide{padding-top:2rem}.hero .container-wide .info{margin-left:1rem;margin-bottom:2rem;display:flex;flex-wrap:wrap;align-items:center;align-content:center}.hero .container-wide .info .ai-powered{display:inline-block;background:#f90 url(/images/icon-charge.svg) left 1rem center no-repeat;color:#fff;padding:.75rem 1rem .75rem 3.125rem;font-size:.875rem;line-height:1.125rem;border-radius:.375rem;font-weight:700;margin-right:1rem;margin-bottom:1rem}.hero .container-wide .info h1{width:100%;margin-top:0;margin-bottom:2rem}.hero .container-wide .info .text{color:#8e88b0;font-size:.875rem;line-height:1.125rem;margin-bottom:1rem}.hero .container-wide .image>img{width:100%}@media screen and (max-width: 991px){.hero .container-wide .info{margin-right:1rem}.hero .container-wide .image{margin-left:1rem}}@media screen and (min-width: 992px){.hero .container-wide{padding-top:88px !important;display:flex}.hero .container-wide .info{width:calc(40% - 1rem);padding-left:min(calc((100vw - 1168px)/2 - 1rem), 120px);margin-bottom:0 !important}.hero .container-wide .image{display:flex;width:60%;text-align:right;align-items:flex-end}.hero .container-wide .image>img{max-width:821px}}.menu{background:url(/images/bg-menu.jpg) center center no-repeat}.menu .container-wide{background:url(/images/bg-gradient2.svg) top center no-repeat,url(/images/bg-gradient1.svg) top center no-repeat;display:flex;align-items:stretch;align-content:flex-end;flex-wrap:wrap}.menu .container-wide a{display:flex;font-weight:500;font-size:2rem;line-height:2.5rem;color:#fff;padding:130px 3rem 130px 3rem;background:url(/images/icon-arrow.svg) bottom 3rem left 3rem no-repeat;align-items:flex-end}@media screen and (max-width: 991px){.menu a{font-size:1.5rem !important;line-height:1.75rem !important}}@media screen and (max-width: 575px){.menu{background:url(/images/bg-menu-mobile.jpg) center center no-repeat;background-size:cover}.menu a{border-bottom:1px solid rgba(255,255,255,.2)}}@media screen and (min-width: 576px){.menu .container-wide{flex-wrap:nowrap;height:440px}.menu .container-wide a{width:33%;border-right:1px solid rgba(255,255,255,.2)}.menu .container-wide a:last-child{border:none}}.section1,.section2{text-align:center;padding-top:2rem;padding-bottom:2rem}.section1 h2,.section2 h2{margin:0 auto;max-width:600px;margin-bottom:.5rem}.section1 .text,.section2 .text{font-weight:300;margin:0 auto;max-width:768px;line-height:1.75rem}.section1 img,.section2 img{max-width:100%}@media screen and (min-width: 992px){.section1,.section2{padding-top:5.5rem}}.section1 .banner,.section2 .banner{padding:1rem 1.5rem;background-color:#e6f3ed;color:#048848;max-width:412px;margin:3rem auto 1.5rem auto}.section1 .banner .title,.section2 .banner .title{text-align:center;font-weight:700;font-size:1.5rem;line-height:2rem;max-width:396px;margin:0 auto}.section1 .banner .price-button,.section2 .banner .price-button{display:flex;background-color:#fff;padding:.5rem 1.5rem;border-radius:.5rem;align-items:center;justify-content:space-between;margin-top:1rem}.section1 .banner .price-button .price,.section2 .banner .price-button .price{font-weight:700;font-size:3.5rem}.section1 .pros,.section2 .pros{display:flex;flex-wrap:wrap;margin-top:3rem}.section1 .pros>div,.section2 .pros>div{width:100%;height:237px;background-color:#f1f4f8;background-position:top 2rem left 1.5rem;background-repeat:no-repeat;display:flex;align-items:flex-end;margin-bottom:1px;margin-right:1px;position:relative}.section1 .pros>div .title,.section2 .pros>div .title{font-weight:600;font-size:1.25rem;line-height:1.5rem;text-align:left;margin:5.5rem 1.5rem 1.5rem 1.5rem;padding-bottom:2rem;background:url(/images/icon-info.svg) bottom left no-repeat}.section1 .pros>div .tooltip,.section2 .pros>div .tooltip{visibility:hidden;opacity:0;transition:visibility 0s,opacity .5s linear;position:absolute;bottom:56px;left:20px;background:#393c5c;border-radius:.5rem;color:#fff;padding:.75rem 1rem;text-align:left;font-size:.875rem;line-height:1.25rem;width:calc(100% - 40px);max-width:280px;filter:drop-shadow(0px 22px 9px rgba(0, 0, 0, 0.01)) drop-shadow(0px 13px 8px rgba(0, 0, 0, 0.05)) drop-shadow(0px 6px 6px rgba(0, 0, 0, 0.09)) drop-shadow(0px 1px 3px rgba(0, 0, 0, 0.1)) drop-shadow(0px 0px 0px rgba(0, 0, 0, 0.1))}.section1 .pros>div .tooltip:after,.section2 .pros>div .tooltip:after{content:"";background:url(/images/tooltip-rectangle.svg) top center no-repeat;width:13px;height:5px;position:absolute;bottom:-5px;left:10px}.section1 .pros>div:hover .tooltip,.section1 .pros>div:active .tooltip,.section2 .pros>div:hover .tooltip,.section2 .pros>div:active .tooltip{visibility:visible;opacity:1}.section1 .pros .pros-detection,.section2 .pros .pros-detection{background-image:url(/images/icon-pros-detection.svg)}.section1 .pros .pros-offline,.section2 .pros .pros-offline{background-image:url(/images/icon-pros-offline.svg)}.section1 .pros .pros-nanoos,.section2 .pros .pros-nanoos{background-image:url(/images/icon-pros-nanoos.svg)}.section1 .pros .pros-kyber,.section2 .pros .pros-kyber{background-image:url(/images/icon-pros-kyber.svg)}.section1 .pros .pros-everyone,.section2 .pros .pros-everyone{background-image:url(/images/icon-pros-everyone.svg)}.section1 .pros .pros-integration,.section2 .pros .pros-integration{background-image:url(/images/icon-pros-integration.svg)}@media screen and (max-width: 575px){.section1 .price-button,.section2 .price-button{flex-wrap:wrap;justify-content:center !important}.section1 .price-button .button,.section2 .price-button .button{margin-top:.5rem}}@media screen and (min-width: 576px){.section1 .pros>div,.section2 .pros>div{width:calc((100% - 1px)/ 2) !important}.section1 .pros>div:nth-child(2n),.section2 .pros>div:nth-child(2n){margin-right:0}}@media screen and (min-width: 992px){.section1 .pros>div,.section2 .pros>div{width:calc((100% - 2px)/ 3) !important}.section1 .pros>div:nth-child(2n),.section2 .pros>div:nth-child(2n){margin-right:1px}.section1 .pros>div:nth-child(3n),.section2 .pros>div:nth-child(3n){margin-right:0}.section1 .pros>div .title,.section2 .pros>div .title{font-size:1.5rem;line-height:1.8125rem}}.section2{background:url(/images/bg-ellipse-top.svg) top center no-repeat,url(/images/bg-ellipse-bottom.svg) bottom center no-repeat;padding-bottom:200px}.section3{text-align:center;padding-top:2rem;padding-bottom:2rem}.section3 h2{margin:0 auto;max-width:992px}.section3 .text{font-weight:300;margin:0 auto;max-width:992px;line-height:1.75rem;margin-bottom:.5rem;color:#8e88b0}.section3 .answers{display:flex;justify-content:space-between;margin-top:2rem}.section3 .answers>div{cursor:pointer;width:calc(50% - 1rem);box-shadow:0px 68px 27px rgba(0,0,0,.01),0px 38px 23px rgba(0,0,0,.02),0px 17px 17px rgba(0,0,0,.03),0px 4px 9px rgba(0,0,0,.04),0px 0px 0px rgba(0,0,0,.04);border-radius:6px;font-size:1.375rem;line-height:1.75rem;color:#393c5c;padding-top:4.5rem;padding-bottom:2rem;background:#fff url(/images/icon-circle-grey.svg) center top 1.5rem no-repeat;transition:all 1.5s ease}.section3 .answers>div:hover{background:#f1f4f8 url(/images/icon-circle-dark-grey.svg) center top 1.5rem no-repeat}.section3 .answers>div.active{background:#d0e7e3 url(/images/icon-circle-green.svg) center top 1.75rem no-repeat;color:#229e57;border:1px solid #91cec3}.section3 .level{margin-top:1.5rem;font-size:.875rem;color:#8e88b0;visibility:hidden}.section3 .level .bar{width:100%;height:2rem;display:flex;position:relative}.section3 .level .bar .colour,.section3 .level .bar .grey{display:block;height:2px;margin-top:1rem}.section3 .level .bar .grey{width:100%;background-color:#8e88b0}.section3 .level .bar .icon{position:absolute;top:0;left:0;background:#fff;box-shadow:0px 6px 2px rgba(0,0,0,.01),0px 3px 2px rgba(0,0,0,.03),0px 2px 2px rgba(0,0,0,.05),0px 0px 1px rgba(0,0,0,.06),0px 0px 0px rgba(0,0,0,.06);border-radius:6px;font-size:.875rem;font-weight:700;height:2rem;width:100px;display:flex;align-items:center;justify-content:center}.section3 .level .bar .icon img{height:16px;margin-right:.25rem}.section3 .steps{margin-top:2rem;text-align:center;display:flex;justify-content:center}.section3 .steps span{width:1rem;display:block;font-size:.75rem;font-weight:700;color:#9897bc;opacity:.5;margin-right:1rem;padding:.5rem .5rem;height:1rem}.section3 .steps span:last-child{margin-right:0}.section3 .steps span.current{color:#fff;background:#e20074;border:1px solid #e20074;border-radius:1.5rem;opacity:1}.section3 .steps span.past{font-size:0;background:url(images/icon-ok.svg) center center no-repeat;opacity:1}@media screen and (min-width: 992px){.section3{padding-top:8.75rem;padding-bottom:5.5rem}}@media screen and (min-width: 768px){.section3 .level{display:flex;justify-content:center}.section3 .level .bar{width:372px}.section3 .level .text{width:200px;margin:0 1rem 0 0}}.download1,.download2{height:449px;background:url(/images/bg-download1.jpg) bottom center no-repeat;padding:0 1rem}.download1 .container,.download2 .container{height:404px;max-width:1168px;color:#fff;background:url(/images/banner-download1.png) center center no-repeat}.download1 .container .content,.download2 .container .content{padding:3rem 4rem 0 4rem;max-width:384px}.download1 .container .content .title,.download2 .container .content .title{font-weight:500;font-size:2rem;line-height:2.5rem;margin-bottom:.5rem}.download1 .container .content .text,.download2 .container .content .text{font-weight:300;font-size:1rem;line-height:1.75rem;margin-bottom:2rem}@media screen and (max-width: 767px){.download1 .container,.download2 .container{background-position:left center}.download1 .container .content .title,.download2 .container .content .title{font-size:1.5rem;line-height:2rem}}@media screen and (max-width: 575px){.download1 .content,.download2 .content{padding:2rem 2rem 0 2rem !important}}.download2{margin-top:-101px;background-image:url(/images/bg-download2.jpg) !important}.download2 .container{background-image:url(/images/banner-download2.png) !important}.blog{background-color:#f1f4f8;padding-top:2rem;padding-bottom:2rem;text-align:center}.blog h2{text-align:center}.blog .blogs{margin-top:2rem}.blog .blogs a{display:block;background-color:#fff;margin-bottom:2rem}.blog .blogs a .image{width:100%;aspect-ratio:3/2;overflow:hidden}.blog .blogs a .image img{width:100%;height:100%;object-fit:cover}.blog .blogs a .title{color:#393c5c;padding:1.5rem 2rem;font-size:1.125rem;line-height:1.75rem;font-weight:600;text-align:left}.blog .blogs a:hover{background-color:#eef5ff;text-decoration:none !important}.blog .all-blogs{margin:3rem auto 0 auto}@media screen and (min-width: 992px){.blog{padding-top:5.5rem;padding-bottom:5.5rem}.blog .blogs{display:flex;margin-top:3rem}.blog .blogs a{width:calc((100% - 2px) /3);margin-right:1px;margin-bottom:0}.blog .blogs a:last-child{margin-right:0}}footer .container>div{padding:2rem 0;text-align:center}footer .container>div a{font-size:1.5rem;font-weight:500}footer .container>div .info{color:#8e88b0;margin-top:.5rem}footer .container>div.social a{padding:0 .75rem}footer .container>div.social a img{height:24px;width:24px;filter:invert(19%) sepia(85%) saturate(3869%) hue-rotate(331deg) brightness(90%) contrast(93%)}footer .container>div.social a:hover{opacity:.75}@media screen and (min-width: 768px){footer .container{display:flex}footer .container>div{width:33.3%;padding:5.5rem 0}footer .container>div a{font-size:2rem}}.copyright{background:#393c5c}.copyright .container{padding:2rem 1rem;color:#fff;font-size:.75rem;text-align:center}@media screen and (min-width: 768px){.copyright .container{display:flex;justify-content:space-between}}.copyright .container>div{opacity:.5}.copyright .container a{color:#fff !important}.copyright .container img{width:.75rem;height:.75rem;filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(180deg) brightness(104%) contrast(101%)}body,button,input,select,optgroup,textarea{color:#393c5c;font-family:"Inter",sans-serif;font-size:1rem}a{color:#dd1d57;cursor:pointer;text-decoration:none}a:hover{text-decoration:underline}h1{font-weight:600;font-size:2rem;line-height:2.25rem}@media screen and (min-width: 992px){h1{font-size:3rem;line-height:3.25rem}}h2{font-weight:500;font-size:2rem;line-height:2.25rem;margin-top:0;margin-bottom:.5rem}@media screen and (min-width: 992px){h2{font-size:3rem;line-height:3.25rem}}.button,button,.button-white,.button-small,.link-download,.button-download{display:inline-block;cursor:pointer;background:#dd1d57;border-radius:3px;color:#fff;font-weight:600;font-size:.875rem;line-height:1.0625rem;padding:1rem 1.5rem;text-decoration:none !important;text-align:center;border:solid 1px transparent}.button:hover,button:hover,.button-white:hover,.button-small:hover,.link-download:hover,.button-download:hover{background:rgba(221,29,87,.75)}.button-small{padding:.5rem 1rem !important;font-size:.75rem;line-height:1rem}.button-white{background:#fff;color:#dd1d57 !important}.button-white:hover{background-color:#f3f2ff !important;border-color:#8e88b0}.button-download{background:#fff url(/images/icon-download.svg) left 1.5rem center no-repeat !important;padding-left:3.5rem;color:#dd1d57 !important}.button-download:hover{background-color:#f1f4f8 !important}.link-download{display:inline-block;background:url(/images/icon-download-black.svg) left 1.5rem center no-repeat;color:#dd1d57;padding:.5rem 1.5rem .5rem 3.375rem}.link-download:hover{background:transparent url(/images/icon-download-black.svg) left 1.5rem center no-repeat !important;text-decoration:underline !important}.link-download .pdf-info{display:block;color:#8e88b0;font-size:.675rem;line-height:1rem;font-weight:400;text-align:left}input[type=text],input[type=email]{background:#fff;border:1px solid #f3f2ff;border-radius:3px;padding:1rem;color:#393c5c;font-size:.875rem}::placeholder{color:#a7a4b7;opacity:1}:-ms-input-placeholder{color:#a7a4b7}::-ms-input-placeholder{color:#a7a4b7}@media screen and (max-width: 767px){input[type=text],input[type=email]{padding:.75rem}form button{padding:.75rem}}.switch{position:relative;display:inline-block;width:52px;height:30px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:22px;width:22px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#dd1d57}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(22px);-ms-transform:translateX(22px);transform:translateX(22px)}.slider.round{border-radius:26px}.slider.round:before{border-radius:50%}.popup-bg{display:flex;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;background:rgba(241,244,248,.75);align-items:center;justify-content:center}.popup-bg .popup-inner{z-index:10001;position:relative;width:85vw;max-width:calc(640px - 6rem);max-height:100%;background:#eef5ff url(/images/bg-ellipse-popup.svg) top center no-repeat;border-radius:.5rem;opacity:1;padding:3rem}.popup-bg .popup-inner .popup-close{padding:0;position:absolute;width:32px;height:32px;right:1rem;top:1rem;background:url(/images/icon-close.svg) center center no-repeat;cursor:pointer;border-radius:1rem}.popup-bg .popup-inner .popup-close:hover{background-color:#f1f4f8}.popup-bg .popup-inner .image{text-align:center;padding-bottom:1rem}.popup-bg .popup-inner .image:empty{display:none}.popup-bg .popup-inner h2{text-align:center;font-weight:600;font-size:2rem;line-height:2.25rem}.popup-bg .popup-inner .text{text-align:center;font-size:1rem;line-height:1.375rem;margin-bottom:2rem}.popup-bg .popup-inner label span{display:none}.popup-bg .popup-inner input{margin-top:.5rem;width:calc(100% - 2rem)}.popup-bg .popup-inner button{margin-top:1.5rem;width:100%}.popup-bg .popup-inner .error-message{color:red;background-color:#fcc;padding:1.5rem}.popup-bg .popup-inner .success-message{color:#048848;background-color:#e6f3ed;padding:1.5rem}@media screen and (max-width: 575px){.popup-bg .popup-inner{border-radius:0 !important;width:calc(100vw - 2rem) !important;height:calc(100vh - 7rem) !important;padding:3.5rem 1rem 3.5rem 1rem !important;overflow:scroll}}@media screen and (max-width: 767px){.popup-bg h2{font-size:1.25rem !important;line-height:1.5rem !important}.popup-bg .text{font-size:.875rem !important;line-height:1.125rem !important;margin-bottom:1rem !important}}#cookie-consent{z-index:100;position:fixed;bottom:1rem;left:1rem;width:calc(100vw - 4rem);background-color:#eef5ff;border:1px solid #8e88b0;border-radius:.5rem;padding:1rem}#cookie-consent .cookie-close{padding:0;position:absolute;width:32px;height:32px;right:.75rem;top:.75rem;background:url(/images/icon-close.svg) center center no-repeat;cursor:pointer;border-radius:1rem}#cookie-consent .cookie-close:hover{background-color:#f1f4f8}#cookie-consent .title{font-size:1rem;margin-top:1.5rem;margin-bottom:1rem;text-align:center;font-weight:600}#cookie-consent .text{font-size:.75rem;line-height:1rem;margin-bottom:1rem}#cookie-consent .preferences{display:none;margin-bottom:1rem}#cookie-consent .preferences .preference{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:.5rem}#cookie-consent .preferences .preference .name{margin-top:.5rem}#cookie-consent .preferences .preference .actions .allowed{margin-top:.5rem}#cookie-consent .preferences .preference .description{display:none;font-size:.75rem;line-height:1rem;width:100%;margin:.5rem 0}#cookie-consent .preferences .preference .actions{display:flex;justify-content:space-between}#cookie-consent .preferences .preference .actions .open-close{display:block;width:32px;height:32px;background:url(images/chevron-bottom.svg) center center no-repeat}#cookie-consent .preferences .preference .actions .open-close.opened{transform:rotate(180deg);transition:all .5s linear}#cookie-consent .buttons{text-align:center}#cookie-consent .buttons .cookie-accept{padding-left:2.5rem;padding-right:2.5rem}#cookie-consent .buttons a{margin-bottom:.5rem}@media screen and (min-width: 768px){#cookie-consent{width:30rem}}/*# sourceMappingURL=style.css.map */
