*{padding:0;margin:0;outline:0}body{font-family:Lato,sans-serif;color:#66636d;font-weight:400}a{text-decoration:none}h1,h2{font-size:24px;line-height:36px}h3{font-size:16px;line-height:26px}h1,h2,h3{font-weight:900;color:#121214}.text-sm{font-size:14px;line-height:28px}.text-lg,.text-md{font-size:16px;line-height:28px}.text-bold{font-weight:900}.text-italic{font-style:italic}.icon{min-width:24px;width:24px;min-height:24px;height:24px}.icon.big{min-width:32px;width:32px;min-height:32px;height:32px}.icon,.icon.big{background-size:contain!important}.btn{display:inline-flex;align-items:center;position:relative;padding:0 40px;height:68px;line-height:68px;border-radius:34px;font-size:20px;font-weight:900;transition:background 175ms ease,opacity 175ms ease;box-sizing:border-box;cursor:pointer}.btn.sm{padding:0 20px;height:48px;line-height:48px;border-radius:24px;font-size:16px}.btn>.icon:first-child{margin-right:12px}.btn>.icon.big:first-child{margin-right:16px}.btn-wrapper.show>.btn,.btn:hover{opacity:.9}.btn:active{opacity:.8}.btn.pink{background:#ff3c7d;color:#fff}.btn.gray{background:#8b8999;color:#fff}.btn.gray.outline{background:0 0;color:#8b8999;border:2px solid #8b8999;box-sizing:border-box}.btn.black{background:#121214;color:#fff}.btn.blue{background:#007bcb;color:#fff}.btn.white{background:#fff;color:#121214}.btn.white.outline{background:0 0;color:#fff;border:2px solid #fff;box-sizing:border-box}.btn.white.outline.opacity30{background:0 0;color:#fff;border:2px solid rgba(255,255,255,.3);box-sizing:border-box}.btn.cube-gradient{background:linear-gradient(66deg,#ff3c7d 0,#007bcb 100%);color:#fff}.btn-content{display:flex;flex-direction:column;text-align:center;line-height:1;white-space:nowrap}.btn-content .label{margin-bottom:4px;font-size:14px;line-height:16px}.btn-content .text{font-weight:900;font-size:20px;line-height:20px}.btn-wrapper{position:relative;width:-moz-fit-content;width:fit-content}.btn-wrapper.show>.btn>.icon:last-child{transform:rotate(-180deg)}.btn-wrapper>.btn>.icon:last-child{margin-left:16px}.btn-wrapper>.btn.sm>.icon:last-child{margin-left:12px}.btn-wrapper .btn-menu{display:flex;flex-direction:column;padding:6px 0;position:absolute;top:0;left:0;right:0;background:#fff;opacity:0;border-radius:34px;pointer-events:none;box-shadow:0 4px 20px rgba(0,0,0,.1);box-sizing:border-box;z-index:9;transition:all 275ms ease}.btn-wrapper.show .btn-menu{opacity:1;pointer-events:auto}.btn-menu .btn-content{flex-grow:1;text-align:left}.btn-menu .btn-content,.btn-menu .btn-content *{overflow:hidden;text-overflow:ellipsis}.btn-menu .btn-content .text{font-weight:400;font-size:16px;line-height:24px;color:#121214}.btn-menu .btn-content .text.gray{color:#8b8999}.btn-menu .btn-menu-separator{margin:6px 0;width:100%;height:1px;background:#f2f2f2}.btn-wrapper .btn.sm+.btn-menu{border-radius:24px}.btn-wrapper .btn:not(.sm)+.btn-menu .btn>.icon:first-child{margin:0 20px 0 8px}.icon-android{background:url(../img/icons/android.svg) center no-repeat}.icon-arrow{background:url(../img/icons/arrow.svg) center no-repeat}.icon-play-market{background:url(../img/icons/google-play-logo.svg) center no-repeat}.icon-apple-store{background:url(../img/icons/apple-store-logo.svg) center no-repeat}.icon-helper{background:url(../img/icons/helper.svg) center no-repeat}.icon-galaxy-store{background:url(../img/icons/galaxy-store.svg) center no-repeat}.icon-app-gallery{background:url(../img/icons/app-gallery.svg) center no-repeat}.icon-amazon-appstore{background:url(../img/icons/amazon-appstore.svg) center no-repeat}.icon-aptoide{background:url(../img/icons/aptoide.svg) center no-repeat}.icon-download{background:url(../img/icons/download.svg) center no-repeat}.icon-download-2{background:url(../img/icons/download-2.svg) center no-repeat}.wrapper{display:flex;padding:0 30px;margin:0 auto;width:100%;max-width:400px;box-sizing:border-box}header{display:flex;flex-direction:column;align-items:center;position:fixed;top:0;left:0;min-height:96px;height:auto;width:100%;transition:background 175ms ease,box-shadow 175ms ease;z-index:99}header.scrolled{background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.2)}header .wrapper{align-items:center;justify-content:space-between}header .logo{position:relative;width:210px;height:40px;background:url(../img/logos/cube-white.svg) left center no-repeat;background-size:auto 100%;cursor:pointer;z-index:1}header .logo>a{position:absolute;top:0;left:0;width:100%;height:100%}header.disableInvert .logo,header.scrolled .logo{background:url(../img/logos/cube-color.svg) left center no-repeat;background-size:auto 100%}header.open .logo{background:url(../img/logos/cube-gray.svg) left center no-repeat;background-size:auto 100%}header nav{display:flex;flex-direction:column;align-items:center;padding-top:176px;position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;transform:translateX(100%);transition:opacity 175ms ease,transform 175ms ease;background:0 0;box-sizing:border-box}header.open nav{pointer-events:auto;opacity:1;transform:translateX(0);background:#fff;z-index:0}header nav a{display:flex;justify-content:center;align-items:center;margin:0 auto;height:28px;color:#fff;font-size:16px;font-weight:900;transition:opacity 175ms ease;cursor:pointer}header nav a.hide{display:none}.from-app footer,.from-app header .burger,.from-app header nav{display:none}.from-app header .logo a{pointer-events:none;cursor:default}header nav a:not(:first-child){margin-top:24px}header nav a:last-child{margin-top:50px}header.disableInvert nav a,header.open nav a,header.scrolled nav a{color:#66636d}header nav a:not(.btn):hover{opacity:.8}header .burger{display:flex;align-items:center;justify-content:center;position:relative;width:50px;height:50px;cursor:pointer;z-index:1}header .burger>div{position:relative;width:14px;height:2px}header .burger>div,header .burger>div:after,header .burger>div:before{background:#ff3c7d;border-radius:2px;transition:all 175ms ease}header:not(.open):not(.scrolled):not(.disableInvert) .burger>div,header:not(.open):not(.scrolled):not(.disableInvert) .burger>div:after,header:not(.open):not(.scrolled):not(.disableInvert) .burger>div:before{background:#fff}header .burger>div:after,header .burger>div:before{content:'';position:absolute;left:0;width:100%;height:2px;transform-origin:center}header .burger>div:before{top:-4px}header .burger>div:after{bottom:-4px}header.open .burger>div{background:0 0}header.open .burger>div:after,header.open .burger>div:before{top:0;bottom:0}header.open .burger>div:before{transform:rotate(45deg)}header.open .burger>div:after{transform:rotate(-45deg)}header #infoBox{display:none;padding:24px 0;width:100%;min-height:60px;height:auto;background:linear-gradient(0deg,#052552,#052552),linear-gradient(180deg,rgba(0,0,0,0) 89.99%,rgba(0,0,0,.1) 100%);box-sizing:border-box}.infoBoxShown header:not(.open) #infoBox{display:flex}header #infoBox .wrapper{display:flex;flex-wrap:wrap;align-items:center;position:relative}header #infoBox .snippet{display:flex;align-items:center;padding:8px 0}header #infoBox .snippet>img{display:block;width:24px;height:24px}header #infoBox .content{width:100%;color:#fff}header #infoBox .cta{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;color:#fff}header #infoBox .cta:hover{text-decoration:underline;cursor:pointer}header #infoBox .cta>img{display:block;margin-left:6px;width:10px;height:24px}header #infoBox .close{position:absolute;top:-10px;right:0;width:48px;height:48px;background:url(../img/header/close.svg) center/24px no-repeat;opacity:.5;cursor:pointer}header #infoBox .close:hover{opacity:1}header #infoBox+.wrapper{padding-top:24px;padding-bottom:24px}@media (min-width:1000px){.wrapper{max-width:1230px}h1{font-size:48px;line-height:64px}h2{font-size:36px;line-height:54px}h3{font-size:20px;line-height:36px}.text-md{font-size:16px;line-height:28px}.text-lg{font-size:20px;line-height:32px}header .wrapper{max-width:100%}header .logo{min-width:260px;height:48px}header nav,header.open nav{flex-direction:row;justify-content:flex-end;position:relative;padding-top:0;transform:none;opacity:1;pointer-events:auto;transition:none}header nav a{margin:0}header nav a:not(:first-child){margin-top:0;margin-left:40px}header:not(.scrolled):not(.disableInvert) .btn.pink{background:rgba(255,255,255,.2)}header .burger{display:none}header #infoBox .wrapper{flex-wrap:nowrap;justify-content:flex-start}header #infoBox .snippet{margin:0 16px 0 0}header #infoBox .content{padding-right:48px;box-sizing:border-box}header #infoBox .cta{display:inline-flex;margin-left:16px}header #infoBox .close{right:6px}}.home{display:flex;padding-top:106px;padding-bottom:30px;width:100%;background:url(../img/home/image-m.png) top 270px center no-repeat,linear-gradient(32.01deg,#ff3c7d 0,#007bcb 100%);background-size:auto 300px,auto;color:#fff;box-sizing:border-box}.infoBoxShown .home{margin-top:169px}.home .wrapper{flex-direction:column}.home-content h1{color:#fff}.home-content p{margin:10px auto 20px}.home-content .btn-wrapper{width:100%;max-width:330px}.home-content .btn-wrapper>.btn,.home-content>.btn{padding:0 24px;width:100%;max-width:330px}.home-content>.btn.homeAppStore{margin-top:10px;margin-bottom:320px}.home-content .btn-content{flex-grow:1;min-width:142px}@media (min-width:1000px){.home{position:relative;min-height:90vh;padding:256px 0 227px;background:linear-gradient(32.01deg,#ff3c7d 0,#007bcb 100%)}.infoBoxShown .home{margin-top:60px}.home:after{content:'';position:absolute;top:50%;left:50%;width:555px;height:555px;background:url(../img/home/image-d.png) center no-repeat;background-size:100%;transform:translateY(-50%)}.home-content{width:555px;max-width:50%}.home-content p{margin:20px auto 40px}.home-content>.btn.homeAppStore{margin-top:20px;margin-bottom:40px}}.benefits,.features{padding:50px 0;box-sizing:border-box}.features{padding:30px 0 100px}.benefits .wrapper,.features .wrapper{flex-direction:column}.benefit:not(:last-child),.feature:not(:last-child){margin-bottom:50px}.benefit-content p{margin:10px 0}.benefit-image>img{display:block;margin:0 auto;width:auto;max-width:300px;max-height:260px}.feature-image>img{display:block;height:100px}.feature-content h3{margin:20px 0 6px}@media (min-width:1000px){.benefits,.features{padding:100px 0}.benefit:not(:last-child),.feature:not(:last-child){margin-bottom:100px}.benefit{display:flex;justify-content:space-between}.benefit-content{display:flex;flex-direction:column;justify-content:center;width:457px;max-width:50%}.benefit:nth-child(even) .benefit-image{order:0}.benefit:nth-child(even) .benefit-content{order:1}.benefit-content p{margin:20px 0 0}.benefit-image{width:568px;max-width:50%}.benefit-image>img{max-width:568px;max-height:none}.features .wrapper{flex-direction:row;flex-wrap:wrap;justify-content:center}.feature{display:flex;flex-direction:column;align-items:center;padding:0 25px;width:33.333%;box-sizing:border-box}.feature-content{max-width:262px;text-align:center}.feature-content h3{margin:40px 0 12px}}.testimonials{display:flex;background:#f2f2f2}.testimonials .wrapper{flex-direction:column;padding:80px 0 60px;position:relative;overflow:hidden}.testimonials-header{display:flex;align-items:center;justify-content:center;height:175px;margin-bottom:50px}.testimonials-header>img{display:block;width:100%;max-width:300px}.testimonial{padding:0 30px;box-sizing:border-box}.testimonial p{margin:16px 0 10px}.testimonial-author{display:flex;align-items:center}.testimonial-author span{color:#8b8999}.testimonial-author-photo{margin-left:12px;width:40px;height:40px;border-radius:50%}.testimonials .swiper-pagination-bullets{display:flex;align-items:center;justify-content:flex-start;left:30px;bottom:26px;height:10px}.testimonials .swiper-pagination-bullet{margin:0 4px;background:#ff3c7d;opacity:.2}.testimonials .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{opacity:.4}.testimonials .swiper-pagination-bullet-active{background:#ff3c7d;opacity:1}@media (min-width:1000px){.testimonials .wrapper{flex-direction:row;padding:180px 0 120px}.testimonials-header{width:100%;max-width:458px}.testimonials-slider{max-width:555px;overflow:hidden}.testimonial p{margin:28px 0 18px}.testimonials .swiper-pagination-bullets{left:488px;bottom:62px}}.partners{padding:50px 0 80px;background:#f2f2f2;box-sizing:border-box}.partners .wrapper{display:flex;flex-direction:column}.partner{display:block;position:relative;margin-bottom:20px;width:100%;max-width:300px;height:50px;transition:opacity 175ms ease}.partner:last-child{margin-bottom:0}.partner:hover{opacity:.8}.partner>a{position:absolute;top:0;left:0;width:100%;height:100%}.partner>img{display:block;margin:0 auto}@media (min-width:1000px){.partners{padding:50px 0 120px}.partners .wrapper{flex-direction:row;justify-content:space-around}.partner{display:flex;align-items:center;margin:0;width:25%;max-width:100%;height:100px}}footer{padding:30px 0;box-sizing:border-box}footer .wrapper{flex-direction:column}.footer-item{display:flex;flex-direction:column;padding-top:30px;box-sizing:border-box}.footer-item .btn.black{max-width:-moz-fit-content;max-width:fit-content}.footer-item .btn.pink{max-width:210px}.footer-item .btn-content .text{font-size:16px}.footer-item .logo{display:block;margin-bottom:30px;height:40px}.footer-item .logo img{display:block;height:100%}.footer-item>.btn-wrapper,.footer-item>.btn.black{margin-bottom:6px}.footer-item nav a,.footer-item-header{display:flex;align-items:center;margin-bottom:12px;color:#66636d;transition:opacity 175ms ease}.footer-item-header{text-transform:uppercase}.footer-item-header:not(:first-child){margin-top:30px}.footer-item nav a:last-child{margin-bottom:0}.footer-item nav a:hover{opacity:.8}.footer-item nav a:active{opacity:.7}.footer-item .text-md>a{color:#ff3c7d;transition:opacity 175ms ease}.footer-item .text-md>a:hover{opacity:.8}.footer-item .text-md>a:active{opacity:.7}.footer-item-copyright{margin-top:30px;color:#bab8c2}@media (min-width:1000px){footer{padding:120px 0}footer .wrapper{flex-direction:row}.footer-item{padding-top:0;width:33.333%}.footer-item .logo{margin-bottom:60px;height:48px}.footer-item>.btn-wrapper,.footer-item>.btn.black{margin-bottom:12px}.footer-item:last-child{position:relative;padding-left:31px;box-sizing:border-box}.footer-item:last-child:before{content:'';position:absolute;top:0;left:0;width:2px;height:100%;background:url(../img/solution/dots.svg) top left repeat-y}.footer-item nav{margin:0 auto;width:100%;max-width:165px;box-sizing:border-box}footer .btn-wrapper .btn-menu{top:auto;bottom:-240px}}.b2bPage .btn-content{width:100%}.b2bHome{display:flex;padding-top:406px;padding-bottom:30px;width:100%;background:#fff url(../img/b2b/home/image-m.png) top 96px center no-repeat;background-size:auto 300px,auto;box-sizing:border-box}.b2bHome .wrapper{flex-direction:column}.b2bHome-content h2{margin:10px auto 20px;font-weight:400}.b2bHome-content .btn{min-width:200px}.b2bHome-content .btn:last-child{margin-top:10px}@media (min-width:1000px){.b2bHome{position:relative;min-height:90vh;padding:256px 0 227px;background:0 0}.b2bHome:after{content:'';position:absolute;top:50%;left:50%;width:555px;height:555px;background:url(../img/b2b/home/image-d.png) center no-repeat;background-size:100%;transform:translateY(-50%)}.b2bHome-content{width:555px;max-width:50%}.b2bHome-content h2{margin:20px auto 40px;font-size:48px;line-height:64px;font-weight:300}.b2bHome-content .btn:last-child{margin:0 0 0 12px}}.b2bBenefits{overflow:hidden}.b2bBenefits .wrapper{flex-direction:column}.b2bBenefit{position:relative;padding:50px 0 110px;box-sizing:border-box}.b2bBenefit:after{content:'';position:absolute;top:0;left:-100%;right:-100%;bottom:0;pointer-events:none;z-index:-1}.b2bBenefit:nth-child(1):after{background:#f2f8fc}.b2bBenefit:nth-child(3):after{background:#fff5f8}.b2bBenefit:nth-child(5):after{background:#f8f8f9}.b2bBenefit:nth-child(6):after{background:#2d2b35}.b2bBenefit:nth-child(6),.b2bBenefit:nth-child(6) h2{color:#fff}.b2bBenefit:nth-child(6) a{color:#ff3c7d}.b2bBenefit-content p{margin:10px 0}.b2bBenefit-image>img{display:block;margin:0 auto;width:auto;max-width:300px;max-height:260px}.b2bBenefit-button{position:absolute;left:50%;bottom:50px;margin-left:-24px;width:48px;height:48px;background:url(../img/b2b/benefits/button.svg) center no-repeat;cursor:pointer}.b2bBenefit:nth-child(6){padding:50px 0}.b2bBenefit:nth-child(6) .b2bBenefit-button{display:none}@media (min-width:1000px){.b2bBenefit{display:flex;justify-content:space-between;padding:100px 0}.b2bBenefit-content{display:flex;flex-direction:column;justify-content:center;width:457px;max-width:50%}.b2bBenefit:nth-child(even) .b2bBenefit-image{order:0}.b2bBenefit:nth-child(even) .b2bBenefit-content{order:1}.b2bBenefit-content p{margin:20px 0 0}.b2bBenefit-image{width:568px;max-width:50%}.b2bBenefit-image>img{max-width:568px;max-height:none}.b2bBenefit-button{position:relative;left:auto;bottom:auto;margin:20px 0 0 0}}.b2bSolution{padding:80px 0;color:#fff;background:linear-gradient(66.04deg,#ff3c7d 0,#007bcb 100%);text-align:center;box-sizing:border-box}.b2bSolution .wrapper{flex-direction:column}.b2bSolution-content h2{color:#fff}.b2bSolution-content h2>span{font-weight:400}.b2bSolution-content-row{display:flex;flex-direction:column;align-items:center}.b2bSolution-content-row a{color:#fff;font-weight:900}.b2bSolution-content .btn{margin:30px auto 10px;min-width:200px}@media (min-width:1000px){.b2bSolution{padding:160px 0;position:relative}.b2bSolution-content h2{margin:0 auto;max-width:560px}.b2bSolution-content-row{margin-top:60px;flex-direction:row;justify-content:center}.b2bSolution-content-row .btn{position:relative;margin:0 92px 0 0}.b2bSolution-content-row .btn:after{content:'';position:absolute;top:0;right:-48px;bottom:0;width:2px;background:url(../img/b2b/solution/border.svg) center no-repeat}.b2bSolution-content-row p{text-align:left}}.faq,.genericSection,.howToInstall,.privacy{padding:156px 0 60px;box-sizing:border-box}.faq .wrapper,.genericSection .wrapper,.howToInstall .wrapper,.privacy .wrapper{flex-direction:column}.faq h1{margin-bottom:30px}.privacy-modified{margin:10px 0 20px;color:#66636d}.privacy-content h3{margin:20px 0 10px}@media (min-width:1000px){.faq,.genericSection,.howToInstall,.privacy{padding:256px 0 160px}.faq h1{margin-bottom:60px}.privacy-modified{margin:20px 0 40px}.privacy-content h3{margin:40px 0 20px}}.faq-content{width:100%;max-width:750px}.faq-content-item{border-bottom:1px solid #f2f2f2;box-sizing:border-box}.faq-content-item-content,.faq-content-item-header{padding-right:28px;box-sizing:border-box}.faq-content-item-header{display:flex;align-items:center;padding:25px 28px 25px 0;box-sizing:border-box;cursor:pointer}.faq-content-item-header h3{flex-grow:1;transition:opacity 175ms ease}.faq-content-item .faq-content-item-header:hover>h3{opacity:.8}.faq-content-item-header-action{margin-left:28px;min-width:20px;width:20px;min-height:20px;height:20px;background:url(../img/faq/open.svg) center no-repeat}.faq-content-item.active .faq-content-item-header-action{background:url(../img/faq/opened.svg) center no-repeat}.faq-content-item-content{max-height:0;color:#121214;overflow:hidden;transition:height 175ms ease}.faq-content-item.active .faq-content-item-content{padding-bottom:20px;max-height:2000px;box-sizing:border-box}.howToInstall .googleTranslate{margin-bottom:20px;padding:8px;width:-moz-fit-content;width:fit-content;border-radius:12px;border:2px solid #f2f2f2;box-sizing:border-box}.howToInstall .googleTranslate p{margin-bottom:4px;line-height:16px;color:#121214}.howToInstall-modified{margin-bottom:60px}.howToInstall-content a{color:#ff3c7d}.howToInstall-row{display:flex;flex-direction:column;margin:20px 0}.howToInstall-row>img{display:block;width:100%;max-width:300px;border-radius:5px;box-sizing:border-box;overflow:hidden}.howToInstall-row>img.howToInstall-img-border{border:2px solid #0000000D}.howToInstall-row>img:not(:last-child){margin:0 0 4px 0}@media (min-width:1000px){.howToInstall-row{display:flex;flex-direction:row}.howToInstall-row>img:not(:last-child){margin:0 4px 0 0}}.helper .howToInstall-content{color:#121214}.genericSection.helperDownload{padding-bottom:0}.helperDownload h1{margin:20px 0}.helperDownload-logo{display:flex;width:100px;height:100px;justify-content:center;align-items:center;border-radius:32px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.1),0 2px 2px 0 rgba(0,0,0,.05);background:url(../img/logos/cube-helper.svg) center no-repeat}.helperDownload .btn-menu{display:flex;flex-direction:column;width:100%;max-width:-moz-fit-content;max-width:fit-content}.helperDownload .btn-menu>:nth-child(1),.helperDownload .btn-menu>:nth-child(2),.helperDownload .btn-menu>:nth-child(3),.helperDownload .btn-menu>:nth-child(4){display:none}.helperDownloadFooter{padding:80px 0 30px;box-sizing:border-box}.helperDownloadFooter-copyright{color:#bab8c2}.helperDownloadPage footer{display:none}@media (min-width:1000px){.helperDownloadFooter{display:none}.helperDownloadPage footer{display:flex}.genericSection.helperDownload{padding-bottom:0}.helperDownload h1{margin:20px 0 60px}}