.header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:space-between;left:0;padding:3.2rem 4.2rem 0 4.7rem;position:fixed;right:0;top:0;z-index:1}@media only screen and (max-width:980px){.header{padding:3.2rem 1.7rem 0}}.header__hide{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header__show{position:fixed;top:0;-webkit-transform:translateY(0);transform:translateY(0);width:100%;z-index:102}.header__transition{transition:all .8s ease}.header__logo{height:2.8rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:10.3rem}.header__logo--img{height:100%;width:100%}.header__right{-webkit-transform:translateY(-42%);transform:translateY(-42%)}@media(max-width:990px){.header__right{-webkit-transform:translateY(-130%);transform:translateY(-130%)}}.header__right--container{align-items:center;display:flex;gap:1rem}@media(max-width:990px){.header__right--container{display:none}}.header__right--lang{align-items:center;background-color:hsla(0,0%,100%,.2);border-radius:40%;color:#bcbcbc;cursor:pointer;display:flex;display:inline-block;flex-direction:row;font-size:14px;font-weight:500;gap:1rem;justify-content:center;line-height:16px;padding:.6rem 1.2rem;transition:all .3s}.header__right--lang:hover{background-color:hsla(0,100%,99%,.468)}.header__right--signin{border-radius:3.8rem;color:var(--color-white);cursor:pointer;font-size:1.4rem;line-height:1.6rem;padding:1.1rem 2.3rem;transition:all .3s}.header__right--signin:hover{background:#639;border-bottom-width:10%}.header__hamburger{cursor:pointer;display:none;flex-direction:column;gap:.6rem}.header__hamburger--1,.header__hamburger--2,.header__hamburger--3{background-color:#bcbcbc;height:2px;-webkit-transform:translateX(-20%);transform:translateX(-20%);-webkit-transform:scaleX(100%);transform:scaleX(100%);transition:all .3s ease;transition-delay:.3s;width:2.5rem}.header__hamburger--2{-webkit-transform-origin:left 0;transform-origin:left 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.header__hamburger--active .header__hamburger--1{-webkit-transform:translate3d(0,3px,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(40deg) skew(0deg,0deg);transform:translate3d(0,3px,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(40deg) skew(0deg,0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.header__hamburger--active .header__hamburger--2{-webkit-transform:scaleX(0);transform:scaleX(0)}.header__hamburger--active .header__hamburger--3{-webkit-transform:translate3d(0,-5px,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(-40deg) skew(0deg,0deg);transform:translate3d(0,-5px,0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(-40deg) skew(0deg,0deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}@media(max-width:990px){.header__hamburger{display:flex}}.header__navigation{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:100%;left:-100%;overflow:hidden;position:fixed;transition:left .8s ease-in-out;width:100%;z-index:100}.header__navigation-items{display:flex;flex-direction:column;gap:3rem;justify-content:center;margin-top:10rem}.header__navigation-items ul li{align-items:center;color:hsla(56,12%,73%,.855);display:flex;font-size:2.4rem;font-weight:100;gap:2rem;line-height:1.1;margin-bottom:5px;margin-left:2.6rem;padding:2rem;width:100%}.header__navigation-items ul li svg{height:25px;transition:fill .2s ease-in-out .2s;width:25px}.header__navigation-items ul li:hover{color:rgba(255,254,241,.855)}.header__navigation-items ul li:hover svg{fill:#6c4098}.header__navigation--in{left:0}.header__navigation--logo{display:block;margin:4rem auto 0}.header__navigation--logo img{height:auto;width:100%}.header__left-side{align-items:center;display:flex;gap:1.9rem;justify-content:space-between;width:100%}@media only screen and (max-width:980px){.header__left-side{flex-direction:row-reverse;width:auto}}.btn-start{display:none;-webkit-transform:translateY(-37%);transform:translateY(-37%)}.btn-start .button__secondary{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}@media only screen and (max-width:980px){.btn-start{display:inline-block}}@media only screen and (max-width:328px){.btn-start{-webkit-transform:translateY(-46%);transform:translateY(-46%)}.btn-start .button__secondary{line-height:1rem;padding:1rem 1.7rem}}@media only screen and (max-width:315px){.btn-start{display:none}}video{height:100%;object-fit:cover;object-position:bottom;width:100%}.hero{height:100vh}.hero__bg-content{right:0}.hero__bg-content,.hero__bg-video{bottom:0;left:0;position:absolute;top:0}.hero__bg-video{height:100%;opacity:.15;overflow:hidden;width:100%;z-index:-1}.hero__bg-video--content{height:100%;object-fit:cover;width:100%;z-index:-1}.hero__info{align-items:center;display:flex;flex-direction:column;gap:3.1rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-device-width:320px)and (max-device-width:896px)and (orientation:landscape){.hero__info{gap:.5rem;top:58%}}.hero__info .button__primary{transition:all .3s}.hero__info .button__primary:hover{background-color:#fff;color:#1d0070}@media(max-width:1024px){.hero__info{width:80%}}@media(max-width:478px){.hero__info{width:90%}.hero__info .button__primary{font-size:1.3rem;margin-top:1rem;padding:14px 34px}}.hero__button,.hero__heading,.hero__text{color:#fff}.hero__heading{font-size:5.6rem;font-weight:600;line-height:6.7rem;text-align:center}@media(max-width:760px){.hero__heading{font-size:3.6rem;font-weight:400;line-height:4.3rem}}@media only screen and (min-device-width:320px)and (max-device-width:896px)and (orientation:landscape){.hero__heading{font-size:3.6rem;line-height:4.295rem}}.hero__text{color:hsla(0,0%,91%,.6);font-size:2.4rem;font-weight:400;line-height:2.8rem;text-align:center}@media(max-width:700px){.hero__text{font-size:1.7rem;line-height:2rem}}@media only screen and (min-device-width:320px)and (max-device-width:896px)and (orientation:landscape){.hero__text{font-size:1.7rem;line-height:2rem}}.section1{align-items:center;display:flex;flex-direction:column;margin:0 0 16.1rem;overflow:hidden;width:100%}@media only screen and (max-width:1290px){.section1{margin:0}}.section1--items{align-items:center;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:1100px){.section1--items{display:inline;display:initial}}.section1__images{align-items:center;display:flex;justify-content:center;object-fit:cover;-webkit-transform:translateX(16%);transform:translateX(16%)}@media only screen and (max-width:1100px){.section1__images{-webkit-transform:translateX(7%);transform:translateX(7%)}}.section1__images img{width:80%}@media only screen and (max-width:1100px){.section1__images img{max-height:48.6rem}}@media only screen and (max-width:479px){.section1__images img{width:100%}}.section1__info{color:#fff;margin-top:15rem;width:52%}@media(max-width:1100px){.section1__info{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin-top:7.7rem;padding:4.2rem 4.2rem 0;width:100%}}.section1__info .button__primary{display:none;margin-top:0}@media only screen and (max-width:1100px){.section1__info .button__primary{display:flex}}@media only screen and (max-width:330px){.section1__info .button__primary{max-width:80%}}.section1__heading{font-size:4.8rem;font-weight:600;line-height:5.7rem;padding-bottom:5rem;text-align:center}@media only screen and (max-width:1100px){.section1__heading{font-size:3.6rem;line-height:4.295rem;padding:0}}.section1__text{color:hsla(0,0%,100%,.5);font-size:2.4rem;font-weight:400;line-height:2.8rem;text-align:center}@media only screen and (max-width:1100px){.section1__text{font-size:1.7rem;font-weight:400;line-height:2rem}}@media only screen and (max-width:330px){.section1__text{max-width:90%}}.image-box{justify-content:center;margin:0;max-width:-webkit-max-content;max-width:max-content}@media only screen and (max-width:479px){.image-box{max-width:none;-webkit-transform:translateX(8%);transform:translateX(8%)}.image-box:first-child{display:none}}.section2{align-items:center;display:flex;flex-direction:column;gap:21.9rem;margin-bottom:23.4rem}@media only screen and (max-width:1100px){.section2{gap:0;margin-bottom:7.941rem}}.section2__top{color:#fff;display:flex;justify-content:space-between}@media only screen and (max-width:1100px){.section2__top{flex-direction:column-reverse;max-width:100%;position:static}}.section2__top--left{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center}@media only screen and (max-width:1100px){.section2__top--left{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center;margin-bottom:4.7rem;margin-top:3rem}}.section2__top--right{width:100%}@media only screen and (max-width:1100px){.section2__top--right{margin-top:7.3rem}}@media only screen and (min-width:1580px){.section2__top--right{width:780px}}@media only screen and (max-width:350px){.section2__top--right{max-width:90%}}.section2__image{height:auto;width:100%}.section2 .features{align-self:flex-start;height:100%;overflow-y:hidden;position:relative;width:434px}@media(max-width:585px){.section2 .features{margin:10rem 0;width:100%;word-break:break-word}}.section2 .features__text{display:inline-block}@media(max-width:525px){.section2 .features__text{width:60vw}}.section2 .features__index{color:red}.section2 .features__border{background-color:#246bfd;display:inline;height:100%;left:0;position:absolute;top:1%;width:1px}@media only screen and (max-width:1100px){.section2 .features__border{height:6.6%;top:auto;width:2px}}.section2 .features__border--xtra{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:12%;left:0;opacity:1;position:absolute;top:1%;width:1px}.section2 .features__count{-webkit-text-fill-color:transparent;background:radial-gradient(102.94% 100% at 72.83% 100%,#ffb8e0 0,#be9eff 38.89%,#88c0fc 67.4%,#86ff99 100%);-webkit-background-clip:text;background-clip:text;color:#e7e7e7;display:inline-block;font-size:24px;font-weight:400;line-height:28.25px;margin:0 2rem;-webkit-transform:translateY(100%);transform:translateY(100%)}@media(max-width:525px){.section2 .features__count{font-size:16px;line-height:17.25px;-webkit-transform:translateY(180%);transform:translateY(180%)}}@media(max-width:332px){.section2 .features__count{margin:0 2rem}}.section2 .features__list{display:flex;justify-content:center;margin:21rem 0;opacity:.4}@media(max-width:1100px){.section2 .features__list{margin:3rem 0}}.section2 .features h3{color:#e7e7e7;font-size:32px;font-weight:600;line-height:38px}@media(max-width:525px){.section2 .features h3{font-size:20px;line-height:32px}}.section2 .features p{color:hsla(0,0%,91%,.9);font-size:18px;font-weight:400;-webkit-hyphens:auto;hyphens:auto;line-height:21px;margin:1.7rem 0 15rem}@media only screen and (max-width:1100px){.section2 .features p{margin-top:1.7rem}}@media(max-width:525px){.section2 .features p{font-size:17px;line-height:25px}}.section2__bottom{margin:auto;max-width:823px;text-align:center;z-index:15}@media only screen and (max-width:580px){.section2__bottom{max-width:25rem}}@media only screen and (max-width:300px){.section2__bottom{padding:0 2.6rem}}.section2__bottom p{color:hsla(0,0%,91%,.6);font-size:24px;font-weight:400;line-height:28.25px}@media(max-width:600px){.section2__bottom p{font-size:1.7rem;font-weight:600;line-height:2.2rem}}@media only screen and (max-width:1100px){.section2__bottom p{padding:0 2.6rem}}.move-bottom-to-view{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:move-in-Y;animation-name:move-in-Y}@-webkit-keyframes move-in-Y{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes move-in-Y{0%{-webkit-transform:translateY(100%);transform:translateY(100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.move-view-above{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:move-in-out-Y;animation-name:move-in-out-Y}@-webkit-keyframes move-in-out-Y{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes move-in-out-Y{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.move-view-bottom{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:move-out-Y;animation-name:move-out-Y}@-webkit-keyframes move-out-Y{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes move-out-Y{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.move-top-to-view{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:move-out-in-Y;animation-name:move-out-in-Y}@-webkit-keyframes move-out-in-Y{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes move-out-in-Y{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.visible{-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:addOpacity;animation-name:addOpacity}.opaque{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:removeOpacity;animation-name:removeOpacity}@-webkit-keyframes removeOpacity{0%{opacity:1}to{opacity:.4}}@keyframes removeOpacity{0%{opacity:1}to{opacity:.4}}@-webkit-keyframes addOpacity{0%{opacity:.4}to{opacity:1}}@keyframes addOpacity{0%{opacity:.4}to{opacity:1}}.listCards{align-items:center;display:flex;flex-direction:column;gap:3rem;width:100%}.section3{min-height:100vh;position:relative}.section3__heading{color:#e7e7e7;margin:auto;max-width:60.7rem;text-align:center;word-break:break-word}.section3__heading h2{font-size:48px;font-weight:600;line-height:57px;margin:auto}@media only screen and (max-width:1100px){.section3__heading h2{font-size:3.6rem;font-weight:600;line-height:4.295rem;margin-bottom:3rem;max-width:30.9rem}}.section3__features{display:flex;flex-direction:column;justify-content:center;margin-top:10rem}@media only screen and (max-width:1100px){.section3__features{align-items:center;gap:3rem;margin:0}}@media only screen and (min-device-width:320px)and (max-device-width:896px)and (orientation:landscape){.section3__features .infoCard{flex-direction:row;max-width:90%;width:auto}}@media only screen and (max-width:1024px){.section3__features .infoCard{flex-direction:row;max-width:90%;width:auto}}@media only screen and (max-width:480px){.section3__features .infoCard{flex-direction:column;max-width:80%;width:34.1rem}}@media only screen and (max-width:1024px){.section3__features .infoCard__image-container{flex:.5 1}}@media only screen and (max-width:480px){.section3__features .infoCard__image-container{flex:initial}}@media only screen and (max-width:1024px){.section3__features .infoCard__image{margin-top:-45%}}@media only screen and (max-width:480px){.section3__features .infoCard__image{margin-top:-31%}}.section3__feature{align-items:center;display:flex;gap:12rem;justify-content:center;margin-bottom:5.63rem;position:relative}.section3__feature--reverse{flex-direction:row-reverse;justify-content:center}@media only screen and (max-width:1100px){.section3__feature{gap:0}.section3__feature,.section3__feature--reverse{flex-direction:column-reverse;justify-content:center;margin-left:0}}.section3__feature-image{max-height:56.797rem;max-width:28.023rem}.section3__feature--info{position:absolute;width:33.6rem}@media only screen and (max-width:1100px){.section3__feature--info{position:static}}@media only screen and (max-width:430px){.section3__feature--info{width:100%}}.section3__feature--info:after{-webkit-text-fill-color:transparent;background:radial-gradient(102.94% 100% at 72.83% 100%,#ffb8e0 0,#be9eff 38.89%,#88c0fc 67.4%,#86ff99 100%);-webkit-background-clip:text;background-clip:text;color:#e7e7e7;content:attr(data-value);font-size:24px;font-weight:400;left:0;line-height:28.25px;position:absolute;top:0}@media only screen and (max-width:1100px){.section3__feature--info:after{content:""}}.section3__feature h3{color:#e7e7e7;font-size:32px;font-weight:600;line-height:38px;padding-bottom:1.7rem;padding-top:4.5rem;word-break:break-word}@media(max-width:525px){.section3__feature h3{font-size:20px;line-height:32px}}.section3__feature p{color:hsla(0,0%,91%,.9);font-size:18px;font-weight:400;line-height:21px;word-break:break-word}@media only screen and (max-width:700px){.section3__feature p{font-size:2rem;line-height:2.5rem;margin-top:1rem}}@media only screen and (max-width:580px){.section3__feature p{text-align:left}}.iphone-container{display:block;height:56.8rem;margin:auto;position:-webkit-sticky;position:sticky;top:10%;width:28.1rem}.iphone-container .screen-1.slide-out,.iphone-container .screen-2.slide-out,.iphone-container .screen-3.slide-out{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:moveY;animation-name:moveY}.iphone-container .screen-1.slide-in,.iphone-container .screen-2.slide-in,.iphone-container .screen-3.slide-in{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:moveInY;animation-name:moveInY}@-webkit-keyframes moveInY{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes moveInY{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes moveY{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}@keyframes moveY{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-100%);transform:translateY(-100%)}}.iphone{border-radius:50px;height:56.8rem;overflow:hidden;position:relative;width:28.1rem;z-index:5}.iphone .iphoneBlank{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:5}.iphone--page{width:100%}.iphoneHead{left:0;position:absolute;top:0;z-index:6}.screen-1,.screen-2,.screen-3,.screen-4{left:3%;margin-left:2%;position:absolute;top:2.2%;-webkit-transform:translateY(0);transform:translateY(0)}.screen-1{z-index:4}.screen-2{z-index:3}.screen-3{z-index:2}.screen-4{z-index:1}.abs--l0,.abs--r0{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:1100px){.abs--l0,.abs--r0{-webkit-transform:none;transform:none}}.abs--l0{left:20%}.abs--r0{right:20%}@media only screen and (max-width:2005px){.abs--l0{left:14%}.abs--r0{right:14%}}@media only screen and (max-width:1736px){.abs--l0{left:8%}.abs--r0{right:8%}}@media only screen and (max-width:1501px){.abs--l0{left:2%}.abs--r0{right:2%}}@media only screen and (max-width:1333px){.abs--l0{left:-4%}.abs--r0{right:-4%}}@media only screen and (max-width:1200px){.abs--l0{left:-8%}.abs--r0{right:-8%}}.section4{margin-top:0}@media only screen and (max-width:1100px){.section4{margin-bottom:0;margin-top:5.2rem}}.section4__image-box{display:flex;justify-content:center;max-width:100vw;transition:all .1s}@media only screen and (max-width:480px){.section4__image-box{display:inline;display:initial}}.section4__header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 0 6.2rem}@media only screen and (max-width:1100px){.section4__header{margin:3rem 4.2rem}}.section4__header h3{color:#e7e7e7;font-size:48px;font-weight:600;line-height:57.26px;margin-bottom:3.1rem}@media only screen and (max-width:1100px){.section4__header h3{color:#fff;font-size:3.6rem;font-weight:600;line-height:4.3rem;margin-bottom:2rem;text-align:center}}.section4__header p{color:hsla(0,0%,100%,.5);font-size:24px;font-weight:400;line-height:28px;text-align:center}@media only screen and (max-width:1100px){.section4__header p{color:hsla(0,0%,91%,.6);font-size:1.7rem;font-weight:400;line-height:2rem}}.section4__features{align-items:flex-start;display:flex;gap:3.7rem;justify-content:center}@media only screen and (max-width:980px){.section4__features{align-items:center;flex-direction:column;gap:3rem}}.section4__code{display:flex}.section4__safeLogo{display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.section4__rotation{position:absolute}.section4__code-logo{display:none}.feature{background:linear-gradient(180deg,#6141d5,rgba(93,65,213,.38));border-radius:10px;max-width:35.9rem;transition:all .8s}@media only screen and (max-width:355px){.feature{max-width:80%}}.feature:hover{background:linear-gradient(180deg,#3b1da6,rgba(93,65,213,.38))}.feature--msg{position:relative}.feature--msg:before{background-color:#000;border-radius:8px;color:#fff;content:attr(data-value);display:inline;font-size:12px;font-weight:600;line-height:14px;padding:2px 6px;position:absolute;right:2.6rem;top:1.9rem}@media only screen and (max-width:980px){.feature--msg:before{left:2.9rem;right:auto;top:4rem;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.feature--smile{position:relative}.feature--smile:after{bottom:1.5rem;content:"😀";height:16px;left:3.1rem;position:absolute;width:16px}.feature--down{margin-top:8.6rem}@media only screen and (max-width:980px){.feature--down{margin-top:0}}.feature__info{display:flex;flex-direction:column;gap:10px;justify-content:space-between;max-width:29.3rem;padding:5.2rem 3.1rem 3.5rem}@media only screen and (max-width:980px){.feature__info{gap:1.4rem;padding:7.209rem 3rem 4rem}}.feature__info h5{color:#fff;font-size:24px;font-weight:600;line-height:28.63px}@media only screen and (max-width:980px){.feature__info h5{color:#fff;font-size:3.2rem;line-height:3.8rem}}.feature__info p{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:400;line-height:16.24px}@media only screen and (max-width:980px){.feature__info p{font-size:1.7rem;font-weight:600;line-height:2.2rem}}.box--a,.box--b{opacity:1}.section5{align-items:center;display:flex;flex-direction:column;margin-top:16.6rem}@media only screen and (max-width:1100px){.section5{margin:11.6rem 0 3rem}}.section5__header{align-items:center;color:#fff;display:flex;flex-direction:column;max-width:77.5rem}.section5__header h4{color:#e7e7e7;font-size:48px;font-weight:600;line-height:57px;margin-bottom:4.3rem}@media only screen and (max-width:1100px){.section5__header h4{font-size:3.6rem;line-height:4.2rem;margin-bottom:2rem;text-align:center}}.section5__header p{color:hsla(0,0%,100%,.5);font-size:24px;font-weight:400;line-height:28px;margin-bottom:9.3rem;text-align:center}@media only screen and (max-width:1100px){.section5__header p{font-size:1.7rem;line-height:2rem}}.section5__cards{align-items:baseline;display:flex;gap:3.1rem;justify-content:center}@media only screen and (max-width:980px){.section5__cards{align-items:center;flex-direction:column;gap:9rem}.section5__cards .feature{margin:0 auto}.section5__cards .feature__info{text-align:left}.section5__cards .feature__info p{white-space:pre-wrap}}@media only screen and (max-width:355px){.section5 .carousel .carousel-item .feature{max-width:none}}.section6{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:13.1rem}@media only screen and (max-width:1100px){.section6{margin-top:7.2rem}.section6__info{margin-bottom:0;margin-left:3.3rem;margin-right:3.3rem}}.section6 h3{margin-bottom:4.3rem}@media only screen and (max-width:1100px){.section6 h3{font-size:36px;font-weight:600;line-height:43px;margin-bottom:2rem;text-align:center}}.section6 p{color:hsla(0,0%,100%,.5);font-size:24px;font-weight:400;line-height:28px;text-align:center;width:74.8rem}@media only screen and (max-width:1100px){.section6 p{font-size:1.7rem;line-height:2rem;width:auto}}.section6__download{display:flex;gap:3rem;margin:5.7rem 0 13.2rem}@media only screen and (max-width:1100px){.section6__download{flex-direction:column;gap:2.98rem;margin:5.072rem 0 7.1rem}}.section6__download img{cursor:pointer;height:auto;width:15.8rem}.section6__download img:hover{-webkit-transform:translateY(-.8rem);transform:translateY(-.8rem)}.section6__download svg{cursor:pointer;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.section6__download svg:hover{-webkit-transform:translateY(-.8rem);transform:translateY(-.8rem)}.svg-fade{opacity:.4}.footer{color:#fff}.footer__head{align-items:center;display:flex;justify-content:space-between}@media only screen and (max-width:1100px){.footer__head{justify-content:center}}.footer__links{align-items:center;display:flex;justify-content:space-between;margin-top:5.9rem}@media only screen and (max-width:1100px){.footer__links{justify-content:center}}.footer__links--pack{display:flex;gap:2.9rem}@media only screen and (max-width:1100px){.footer__links--pack{flex-direction:row}}.footer__links--pack-b{display:flex;gap:2.9rem;justify-content:center}@media only screen and (max-width:1100px){.footer__links--pack-b{margin-top:2.531rem}}.footer__links ul{display:flex;gap:2.9rem;list-style-type:none}@media only screen and (max-width:1100px){.footer__links ul{display:inline;display:initial}}.footer__links ul li a{color:#fff;font-size:1.782rem;line-height:2.126rem}.footer__sitemaps{display:flex;justify-content:space-between;margin-top:4.331rem}@media only screen and (max-width:1100px){.footer__sitemaps{margin-bottom:4.4rem;margin-left:3.4rem;margin-right:3.4rem}}.footer__sitemaps ul{display:flex;flex-direction:column;gap:1.2rem;list-style-type:none}.footer__sitemaps ul li a,.footer__sitemaps ul li span{color:hsla(0,0%,100%,.6);cursor:pointer;font-size:1.5rem;line-height:1.8rem}.footer__sitemaps ul li:last-child{display:inline-block}@media only screen and (max-width:1100px){.footer__sitemaps ul li:last-child{display:none}}.footer__sitemaps ul li:last-child span{color:var(--color-white)}.footer__CTA{color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:1.2rem;line-height:1.8rem}.footer__CTA li{list-style-type:none;width:-webkit-max-content;width:max-content}.footer__CTA a,.footer__CTA li span{font-size:1.4rem}.footer__CTA a{color:#fff;line-height:1.6rem}@media only screen and (max-width:1100px){.footer__CTA a{align-self:flex-end;text-decoration:underline}}.footer .button__secondary{background:0}.footer__actions{display:none}@media only screen and (max-width:1100px){.footer__actions{align-items:center;display:flex;flex-direction:column;gap:2.5rem;justify-content:center;margin:4.465rem 0 3.9rem}}.modal{background-color:hsla(0,0%,100%,.95);border-radius:5px;left:50%;max-width:50%;overflow-y:auto;padding:6rem 2rem 2rem;position:fixed;-webkit-transform:translate(-50%);transform:translate(-50%);z-index:900}@media only screen and (max-width:980px){.modal{max-width:90vw;width:90vw}}.modal--close{color:#1a1717;cursor:pointer;position:absolute;right:2.5rem;top:2%;transition:all .2s ease-in}.modal--close:hover{color:#6c4098}.modal--close:active{scale:.7}.modal--close:after{content:"×";display:inline-block;font-size:1.5rem;scale:2.5}.modal__body{word-wrap:break-word;-ms-overflow-style:none;height:100%;overflow-y:scroll;scrollbar-width:none;width:100%}.modal__body::-webkit-scrollbar{display:none}@supports((-webkit-backdrop-filter:none) or (backdrop-filter:none)){.modal{-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);background-color:hsla(0,0%,100%,.5)}}.hide{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:slide-out;animation-name:slide-out}.hide,.show{-webkit-animation-duration:.8s;animation-duration:.8s}.show{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:slide-in;animation-name:slide-in}@-webkit-keyframes slide-out{0%{bottom:-1%;opacity:1;top:20%}to{bottom:-3%;opacity:0;top:101%}}@keyframes slide-out{0%{bottom:-1%;opacity:1;top:20%}to{bottom:-3%;opacity:0;top:101%}}@-webkit-keyframes slide-in{0%{bottom:-3%;opacity:0;top:101%}to{bottom:-1%;opacity:1;top:20%}}@keyframes slide-in{0%{bottom:-3%;opacity:0;top:101%}to{bottom:-1%;opacity:1;top:20%}}.no-scroll{overflow-y:hidden!important}.termsCondition__head{margin-bottom:2rem;text-align:center}.termsCondition__head h3{font-size:1.5rem}.termsCondition__container{margin-bottom:2rem}.termsCondition__container h3{font-size:1.9rem}.termsCondition__container p,.termsCondition__container ul>li{font-size:1.8rem;font-weight:300;line-height:1.5}.termsCondition__container ul>li{list-style-type:disc;margin-left:2rem}@media only screen and (max-width:520px){.termsCondition__container h3{font-size:1.7rem}.termsCondition__container p,.termsCondition__container ul>li{font-size:1.5rem;line-height:1.4}}.mainc{display:flex;flex-direction:row-reverse;gap:12.5rem;justify-content:space-between;position:relative}@media only screen and (max-width:1024px){.mainc{gap:initial;margin:10.1rem 0;width:100%}}.mainc .listCards{align-items:flex-start;margin-left:3.4rem}canvas{left:50%;max-height:49vh;max-width:44vw;position:-webkit-sticky;position:sticky;top:25%;z-index:10}@media only screen and (max-width:1024px){canvas{top:12%;-webkit-transform:translateX(-24%);transform:translateX(-24%)}}.infoCard{align-items:center;align-items:flex-start;background-color:#181834;border-radius:1.8rem;display:flex;flex-direction:column;gap:2.1rem;justify-content:center;max-width:80%;overflow:hidden;padding:4rem 4rem 4rem 3rem;width:34.1rem}@media only screen and (max-width:300px){.infoCard{width:96%}}.infoCard__head{flex:.5 1}.infoCard__heading{color:#fff;font-size:3.2rem;font-weight:600;line-height:3.8rem;text-align:left}@media only screen and (max-width:350px){.infoCard__heading{word-break:break-word}}.infoCard__text{color:hsla(0,0%,100%,.5);font-size:1.7rem;font-weight:600;line-height:2.2rem;word-break:break-word}.infoCard__image-container{-webkit-transform:translateY(27%);transform:translateY(27%)}@media only screen and (min-device-width:320px)and (max-device-width:896px)and (orientation:landscape){.infoCard__image-container{flex:.5 1}}.infoCard__image{margin-top:-31%;width:100%}@media only screen and (min-device-width:320px)and (max-device-width:896px)and (orientation:landscape){.infoCard__image{margin-top:-45%}}.signup{align-items:center;background-color:var(--modal-covering-background-color);bottom:0;justify-content:center;left:0;opacity:0;position:fixed;right:0;scale:0;top:0;visibility:hidden;z-index:110}.signup__form{color:#fff;left:50%;margin:30px;max-width:475px;min-width:220px;position:relative;top:28%;-webkit-transform:translateX(-56.5%);transform:translateX(-56.5%);z-index:2}@media only screen and (max-width:395px){.signup__form{top:20%}}.signup__form--container{background-color:#212121;border-radius:1.5rem;display:flex;flex-direction:row;margin:20px;padding:1rem 1rem 2rem}.signup__form--background{background-color:#212121;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.3);height:100%;position:absolute;width:100%;z-index:-1}.signup__form--wrapper{margin-left:8px}.signup__form--close{cursor:pointer;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.signup__form-message{display:none;opacity:0;transition:all .3s}.signup__form-message p{font-size:1.5rem}.signup__heading{font-size:24px;line-height:1.5;margin:0;max-width:calc(100% - 60px)}.signup__info{font-size:1.5rem;font-weight:400;line-height:2.1}.signup__message-container{text-align:left}.signup-stars{margin-right:8px;width:36px}.signup__email-field{background-color:#505050;border-radius:5px;color:var(--white);margin-bottom:10px;padding:12px 12px 12px 24px;width:100%}.signup__button{align-items:center;background:var(--button-background);border:0;border-radius:5px;color:var(--white);cursor:pointer;display:flex;font-size:16px;height:44px;justify-content:center;margin-left:auto;margin-top:16px;min-width:110px;padding:0 24px;text-align:center;transition:all .3s;width:30%}.signup__button:hover{background:rgba(35,106,246,.8)}.signup__button:active{scale:.89}.signup--show{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:visible;animation-name:visible}.signup--close{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:invisible;animation-name:invisible}.input-reset{-webkit-appearance:none;border:none;box-sizing:border-box;display:block;font-size:16px;height:44px;padding:12px;text-align:left}.message-show{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:visible;animation-name:visible;display:inline-block;opacity:1}input:focus-visible{outline-offset:0}input[type=email]:focus-visible{outline:1px auto -webkit-focus-ring-color}@-webkit-keyframes visible{0%{opacity:0;scale:0;visibility:hidden}to{opacity:1;scale:1;visibility:visible}}@keyframes visible{0%{opacity:0;scale:0;visibility:hidden}to{opacity:1;scale:1;visibility:visible}}@-webkit-keyframes invisible{0%{opacity:1;scale:1;visibility:visible}to{opacity:0;scale:0;visibility:hidden}}@keyframes invisible{0%{opacity:1;scale:1;visibility:visible}to{opacity:0;scale:0;visibility:hidden}}.carousel{overflow:hidden}.carousel .inner{transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;white-space:nowrap}.carousel-item{align-items:center;display:inline-flex;justify-content:center;margin-right:2.7rem}.carousel .indicators{display:flex;justify-content:center}.carousel .indicators>button{margin:5px}.carousel button.active,.carousel button.inactive{border:0;border-radius:50%;height:1.2rem;width:1.2rem}.carousel button.active{background-color:#246bfd}.carousel button.inactive{background-color:rgba(36,107,253,.5)}.App{background-color:var(--background-color);min-height:-webkit-fill-available;padding:0 9.7rem 16.3rem 14.1rem}@media only screen and (max-width:1100px){.App{padding:0}}.footer,.section4,.section5,.section6{overflow:hidden}@font-face{font-family:Gilroy;src:url(../../static/media/Gilroy-Regular.31d54a4b841c0e438f13.woff) format("woff")}@font-face{font-family:Gilroy;font-weight:600;src:url(../../static/media/Gilroy-SemiBold.e38937dbf8202c144802.woff) format("woff")}@font-face{font-family:Gilroy;font-weight:400;src:url(../../static/media/Gilroy-Medium.2bc7f5d7ea77ee1bddb3.woff) format("woff")}:root{--background-color:#000;--white:#fff;--color-dark:#000;--color-white:#fff;--color-grey:#e7e7e7;--color-transparent:transparent;--font-family:"Gilroy",sans-serif;--button-background:#246bfd;--button-border:1px solid #246bfd;--text-background-gradient:radial-gradient(102.94% 100% at 72.83% 100%,#ffb8e0 0%,#be9eff 38.89%,#88c0fc 67.4%,#86ff99 100%);--card-gradient-pimary:linear-gradient(180deg,#6141d5,rgba(93,65,213,.38));--card-gradient-secondary:linear-gradient(180deg,#3b1da6,rgba(93,65,213,.38));--modal-covering-background-color:rgba(0,0,0,.3)}*{box-sizing:border-box;margin:0;outline:none;padding:0;text-decoration:none}html{font-size:62.5%;scroll-behavior:smooth}body{background-color:var(--color-background);font-family:Gilroy,sans-serif;font-family:var(--font-family)}#root,body,html{height:100%;margin:0;padding:0}.button__primary{align-items:center;background-color:#246bfd;background-color:var(--button-background);border:0;border-radius:16.25rem;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:1.6rem;font-style:normal;font-weight:400;gap:10px;justify-content:center;line-height:1.9rem;margin-top:1.2rem;padding:18px 37px;text-align:center;text-transform:uppercase;width:-webkit-max-content;width:max-content}.button__secondary{border:1px solid #246bfd;border:var(--button-border);border-radius:10rem;color:#fff;color:var(--color-white);cursor:pointer;font-size:1.4rem;line-height:1.6rem;padding:1.1rem 2.3rem;transition:all .3s}.button__secondary:hover{background-color:#639;border:1px solid #639}.gradient--number{-webkit-text-fill-color:transparent;font-size:24px;font-weight:500;height:2.8rem;line-height:28px;width:4.1rem}.gradient--number,.gradient--text{background:radial-gradient(102.94% 100% at 72.83% 100%,#ffb8e0 0,#be9eff 38.89%,#88c0fc 67.4%,#86ff99 100%);-webkit-background-clip:text;background-clip:text;font-family:Gilroy;font-style:normal}.gradient--text{-webkit-text-fill-color:transparent;font-size:48px;font-weight:600;line-height:57px;text-align:center}.spin{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.55db15c9.css.map*/