.menu{position:fixed;top:-5.2vw;left:0;width:100%;height:5.2vw;background-color:#fff;padding:0 1.72vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 0 .43vw 0 rgba(0,0,0,.32);box-shadow:0 0 .43vw 0 rgba(0,0,0,.32);z-index:9999;-webkit-transition:top .2s ease-in-out;transition:top .2s ease-in-out}.menu.mod-show{top:0}.menu.mod-mobile{height:64px;padding:0 20px;top:-64px}.menu.mod-mobile .menu__logo{height:48px}.menu.mod-mobile.mod-show{top:0}.menu__logo{height:3vw;cursor:pointer}.menu__items{width:40vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__items.mod-mobile{position:absolute;width:calc(100% + 20px);left:-20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;top:64px;-webkit-transition:height .4s ease-in-out;transition:height .4s ease-in-out}.menu__items.mod-mobile .menu__item{font-size:20px;font-weight:500}.menu__items.mod-mobile .menu__item,.menu__items.mod-mobile .menu__item-btn{height:64px;width:100%;background-color:#fff;border-top:1px solid rgba(0,0,0,.12)}.menu__items.mod-mobile .menu__item-btn{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu__btn{padding:13px 8px}.menu__btn,.menu__item{background-color:transparent;border:none;outline-width:0}.menu__item{padding:.86vw 1.72vw;font-size:1.1vw;font-weight:600;color:rgba(0,0,0,.54);cursor:pointer}.menu__item[disabled]{cursor:default}.menu__item-active,.menu__item:hover{color:#0090ec}.menu__item .change-enter-active,.menu__item .change-leave-active{opacity:1;-webkit-transition:all .25s ease-in-out;transition:all .25s ease-in-out}.menu__item .change-enter,.menu__item .change-leave-to{opacity:0}.footer{width:100%;height:5.2vw;background-color:rgba(194,228,250,.3);font-size:1.1vw;font-weight:500;color:rgba(0,0,0,.87);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer.mod-mobile{height:64px;font-size:2.4vw}.headline{width:100%;height:47vw;background-color:rgba(194,228,250,.3);padding-top:5.2vw;padding-left:8.6vw;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.headline,.headline__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.headline__info{width:33vw;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.headline__info-title{font-size:4.1vw;font-weight:500;color:rgba(0,0,0,.87);line-height:1.2;margin:0 0 2.8vw 0}.headline__info-text{font-size:1vw;color:rgba(0,0,0,.87);line-height:1.7;margin-bottom:6.6vw}.headline__info-btn{position:relative;border:none;outline-width:0;cursor:pointer;width:13.5vw;height:3.6vw;border-radius:1.8vw;background-color:#0090ec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2vw;color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.headline__info-btn:hover{-webkit-box-shadow:0 2px 12px rgba(0,144,236,.5);box-shadow:0 2px 12px rgba(0,144,236,.5)}.headline__img{position:relative;width:56.6vw;height:32.6vw;background-image:url(../img/3n_start.2f8dc0f3.svg);background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.headline.mod-mobile{height:calc(130vw + 64px);padding:calc(6.7vw + 64px) 0 0 0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (min-width:480px){.headline.mod-mobile{height:calc(90vw + 64px);padding:calc(4vw + 64px) 0 0 0}}.headline.mod-mobile .headline__img{width:86.7vw;height:49.7vw;margin-bottom:5.6vw}@media screen and (min-width:480px){.headline.mod-mobile .headline__img{width:70vw;height:40.1vw}}.headline.mod-mobile .headline__info{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 6.7vw}.headline.mod-mobile .headline__info-title{width:100%;font-size:10vw;font-weight:600;margin-bottom:6.7vw;text-align:center}@media screen and (min-width:480px){.headline.mod-mobile .headline__info-title{font-size:7vw;margin-bottom:4.7vw}}.headline.mod-mobile .headline__info-text{width:100%;font-size:3.9vw;line-height:1.5}@media screen and (min-width:480px){.headline.mod-mobile .headline__info-text{font-size:2.8vw;margin-bottom:3.2vw}}.headline.mod-mobile .headline__info .btn__download{position:absolute;bottom:-23vw;z-index:5}@media screen and (min-width:480px){.headline.mod-mobile .headline__info .btn__download{bottom:-15vw}}.apps{width:100%;padding-top:10vw;background-image:url(../img/apps_bg-top.911a313f.svg);background-origin:0 0;background-repeat:no-repeat;background-size:100%}.apps__title{font-size:4.1vw;font-weight:500;color:#0090ec;margin:0 0 .86vw 0;text-align:center}.apps__sub-title{width:35.4vw;margin:0 auto 3.44vw auto;font-size:1.1vw;color:rgba(0,0,0,.87);text-align:center}.apps__info{width:81.2vw;height:15vw;margin:0 auto 12.8vw auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.apps__info-item{width:22.9vw;height:100%;border-radius:1.4vw;color:#fff;padding:3vw}.mod-purple{background-color:#a75ded;-webkit-box-shadow:0 4px 24px rgba(167,93,237,.5);box-shadow:0 4px 24px rgba(167,93,237,.5)}.mod-blue{background-color:#0090ec;-webkit-box-shadow:0 4px 24px rgba(0,144,236,.5);box-shadow:0 4px 24px rgba(0,144,236,.5)}.mod-yellow{background-color:#ffc765;-webkit-box-shadow:0 4px 24px rgba(255,199,101,.5);box-shadow:0 4px 24px rgba(255,199,101,.5)}.apps__info-item-title{width:100%;height:2.1vw;font-size:1.56vw;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.7vw}.apps__info-item-title img{width:2.1vw;margin-right:.7vw}.apps__info-item-text{font-size:1.2vw}.apps__app{width:100%;height:43.7vw}.apps__app-title{width:57.3vw;height:10.4vw;border-top-right-radius:1.4vw;border-bottom-right-radius:1.4vw;padding-left:9.3vw;padding-top:4.1vw;font-size:4.1vw;font-weight:500;color:rgba(0,0,0,.87);line-height:1.2;background-color:rgba(167,93,237,.2);margin-bottom:2.4vw}.apps__app-text{width:32.3vw;padding-left:9.3vw;font-size:1.1vw;color:#000;line-height:1.7}.apps__app-img{position:absolute;width:47.9vw;height:27.4vw;top:4.86vw;left:34.3vw;z-index:5;background-position:50% 50%;background-repeat:no-repeat;background-size:contain}.apps__app-img-storage{background-image:url(../img/apps_storage.ba731f45.svg)}.apps__app-img-mail{background-image:url(../img/headline_img.574c628a.svg)}.apps__app-items{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:29vw;height:15.6vw;top:12.5vw;right:0;background-color:#a75ded;color:#fff;padding-left:12vw;padding-top:4vw}.apps__app-items li{font-size:.86vw;line-height:1.7}.apps__app.second .apps__app-title{background-color:rgba(0,144,236,.2)}.apps__app.second .apps__app-img{background-image:url(../img/3n_mail_sending.eb04b070.svg)}.apps__app.second .apps__app-items{background-color:#0090ec}.apps.mod-mobile{height:auto;padding-top:25vw}.apps.mod-mobile .apps__title{font-size:13vw;line-height:1.5;margin-bottom:2.8vw}.apps.mod-mobile .apps__sub-title{width:100%;padding:0 6.7vw;font-size:3.3vw;margin-bottom:6.7vw}.apps.mod-mobile .apps__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;height:auto}.apps.mod-mobile .apps__info-item{width:73.3vw;height:43.3vw;margin:0 auto 7vw auto;padding:8.8vw;border-radius:4.4vw}.apps.mod-mobile .apps__info-item-title{font-size:5vw;margin-bottom:4vw}.apps.mod-mobile .apps__info-item-title img{width:6.7vw;height:6.7vw;margin-right:2.8vw}.apps.mod-mobile .apps__info-item-text{font-size:3.9vw}.apps.mod-mobile .apps__app{height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.apps.mod-mobile .apps__app-title{height:26.6vw;width:71vw;padding:9.7vw 0 0 6.7vw;font-size:10vw;line-height:1.2;margin-bottom:110vw}.apps.mod-mobile .apps__app-text{width:100%;padding:0 6.7vw;margin-bottom:13vw;font-size:3.9vw}.apps.mod-mobile .apps__app-items{top:76vw;padding:6.7vw 0 6.7vw 11vw;height:auto;width:71vw;border-radius:4.4vw 0 0 4.4vw}.apps.mod-mobile .apps__app-items li{font-size:3.9vw}.apps.mod-mobile .apps__app-img{width:75vw;height:43.1vw;top:33vw;left:calc(50% - 37.5vw)}.principles{width:100%;height:88.5vw;padding:5.2vw 0 2.6vw 0}.principles__info{width:100%;height:62.5vw;margin:0 auto;background-color:rgba(194,228,250,.3);padding:4.1vw 0 6.2vw 0}.principles__info-title{width:100%;font-size:4.86vw;font-weight:500;line-height:1.36;color:#0090ec;text-align:center;margin:0 0 4.86vw 0}.principles__info-data{width:100%}.principles__info-data-body{width:64.6vw;height:8.3vw;margin:0 auto;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:2.58vw}.principles__info-data-body,.principles__info-data-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.principles__info-data-item{width:14vw;height:16.9vw;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.principles__info-data-text{width:14vw;font-size:1.72vw;line-height:1.25;text-align:center;color:rgba(0,0,0,.87);font-weight:500}.principles__info-img{width:10.4vw;height:10.4vw}.principles__info-img-sub{position:relative;width:4.1vw;height:4.1vw;top:-3.5vw}.principles__info-video{display:block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:81.2vw;height:41.6vw;margin:0 auto 7.2vw auto;top:5vw}.principles.mod-mobile{height:auto;padding-top:calc(5vw + 64px)}.principles.mod-mobile .principles__info{width:86.7vw;height:auto;margin:0 auto;border-radius:8.9vw;padding-bottom:0}.principles.mod-mobile .principles__info-title{font-size:13vw;line-height:1.5;margin-bottom:2.8vw}.principles.mod-mobile .principles__info-data,.principles.mod-mobile .principles__info-data-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.principles.mod-mobile .principles__info-data-body{width:100%;height:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.principles.mod-mobile .principles__info-data-item{width:100%;height:auto;padding:0 6.7vw}.principles.mod-mobile .principles__info-data-text{width:100%;font-size:5.5vw;line-height:1.25;margin-bottom:6.7vw}.principles.mod-mobile .principles__info-img{width:26.7vw;height:26.7vw}.principles.mod-mobile .principles__info-img-sub{width:10.5vw;height:10.5vw}.principles.mod-mobile .principles__info-video{width:100vw;height:48.6vw;left:-6.7vw}.about{width:100%;height:105vw;padding:5.2vw 0 0 0}.about .btn__download{margin:0 auto}.about__title-block{width:81.2vw;height:44.8vw;margin:0 auto 20.8vw auto;background-color:rgba(194,228,250,.3);border:none;border-radius:2.8vw}.about__title{width:100%;padding-top:4.1vw;font-size:4.86vw;font-weight:500;color:#0090ec;line-height:1.36;text-align:left;margin:0;text-align:center}.about__questions{width:63.8vw;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;top:6vw}.about__questions-column{width:31.2vw;padding:0 .43vw}.about__questions-item{width:100%;padding:1.72vw;border-radius:.7vw;margin-bottom:2vw;background-color:#fff;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06)}.about__questions-item-title{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:1.2vw}.about__questions-item-title img{width:2vw}.about__questions-item-title h4{width:calc(100% - 3.1vw);font-size:1.56vw;font-weight:500;color:rgba(0,0,0,.54);margin:0}.about__questions-item-text{font-size:1.2vw;color:rgba(0,0,0,.87);line-height:1.5}.about__info-block{width:81.2vw;height:17.8vw;margin:0 auto 6.3vw auto;background-color:rgba(194,228,250,.3);border:none;border-radius:1.4vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__info-block-text{width:36.5vw;margin-right:4.1vw;font-size:1.1vw;color:rgba(0,0,0,.87);line-height:1.5}.about__info-block-imgs{width:28.1vw;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__info-block-imgs img{width:9vw}.about.mod-mobile{height:auto;padding-top:calc(5vw + 64px)}.about.mod-mobile .about__title{font-size:13vw;line-height:1.5;margin-bottom:2.8vw}.about.mod-mobile .about__title-block{width:86.7vw;height:auto;margin:0 auto 10vw auto}.about.mod-mobile .about__questions{width:86.7vw;height:auto;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.about.mod-mobile .about__questions-column{width:96%;margin:0 auto}.about.mod-mobile .about__questions-item{padding:6.7vw;border-radius:4.4vw;margin-bottom:8vw}.about.mod-mobile .about__questions-item-title{margin-bottom:3vw}.about.mod-mobile .about__questions-item-title img{width:6.7vw;height:6.7vw;margin-right:2.2vw}.about.mod-mobile .about__questions-item-title h4{font-size:5vw}.about.mod-mobile .about__questions-item-text{font-size:3.9vw}.about.mod-mobile .about__info-block{width:86.7vw;height:auto;margin:0 auto 5vw auto;border-radius:2.8vw;padding:6.7vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about.mod-mobile .about__info-block-text{width:100%;font-size:3.9vw;margin:0 0 4.4vw 0}.about.mod-mobile .about__info-block-imgs{width:100%}.about.mod-mobile .about__info-block-imgs img{width:22vw}.about.mod-mobile .btn__download{margin-bottom:5vw}.btn__download{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;outline-width:0;cursor:pointer;width:13.5vw;height:3.6vw;border-radius:1.8vw;background-color:#0090ec;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2vw;color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.btn__download:hover{-webkit-box-shadow:0 2px 12px rgba(0,144,236,.5);box-shadow:0 2px 12px rgba(0,144,236,.5)}.btn__download.mod-mobile{width:150px;height:40px;border-radius:20px;font-size:14px}@font-face{font-family:Azoft;src:url(../fonts/azoft-sans.6f688047.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Azoft;src:url(../fonts/azoft-sans-bold.5f0f996b.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-Regular.d7d5d458.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-Italic.bf243bcb.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-SemiBold.e1c83f94.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-SemiBoldItalic.fc17ea62.ttf) format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-Bold.f5331cb6.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/OpenSans-BoldItalic.f40598dd.ttf) format("truetype");font-weight:600;font-style:italic}body{font-family:Open Sans,sans-serif;margin:0}body div,body form,body input,body p,body section{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0}#app{width:100%;height:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[v-cloak]{display:none}.app__download{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999999;background-color:rgba(0,0,0,.54);-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;cursor:pointer}.app__download,.app__download-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app__download-modal{width:360px;height:auto;min-height:240px;border-radius:32px;background-color:#fff;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:32px 0}.app__download-title{font-size:20px;font-weight:600;color:rgba(0,0,0,.87);margin:0 0 24px 0}.app__download-block{width:80%;margin:0 auto 24px auto}.app__download-block-btn{position:relative;width:100%;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:500;color:#fff;text-decoration:none;background-color:#0090ec;border-radius:20px;cursor:pointer;margin-bottom:4px}.app__download-block-btn:hover{-webkit-box-shadow:0 2px 12px rgba(0,144,236,.5);box-shadow:0 2px 12px rgba(0,144,236,.5)}.app__download-block-btn img{width:16px;margin-right:24px}.app__download-block-info{display:block;width:100%;text-align:center;font-size:12px;color:rgba(0,0,0,.54);line-height:1.2}