a,
a:hover {
    text-decoration: none
}

.btn:focus,
.login-btn:focus,
.menu-btn:focus,
input:focus,
input[type=text],
input[type=password],
input[type=search]:focus,
input[type=email]:focus,
textarea {
    outline: 0
}

input[type=email],
input[type=search],
input[type=submit] {
    -webkit-appearance: none
}

body,
html {
    height: 100%
}

.app-files:after,
.login-btn:before,
.main-app__global-loader:after,
.selectable_area:after,
.site-wrapper:after,
.upload-cont-box__upload-single:before {
    content: ''
}

.about__steps,
.footer__social,
.text-links-list {
    list-style-type: none
}

.btn:after,
.plans__item.active {
    border-image-source: linear-gradient(to bottom, #864bff, #5082ff);
    border-image-slice: 1
}

.btn:after,
.plans__item-title {
    -webkit-text-fill-color: transparent
}

article,
aside,
audio,
b,
body,
canvas,
dd,
details,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
img,
label,
li,
mark,
menu,
nav,
ol,
p,
section,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
u,
ul,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: 0 0;
    font-size: 100%
}

a {
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0;
    color: #638eff
}

.files-controls > :hover,
.text-links-list li a:hover {
    text-decoration: underline
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
td img {
    vertical-align: top
}

button,
input,
select,
textarea {
    margin: 0;
    font-size: 100%
}

sub,
sup {
    font-size: smaller
}

textarea {
    resize: none
}

input[type=checkbox] {
    padding: 0;
    margin: 0
}

input[type=radio] {
    vertical-align: text-bottom
}

sub {
    vertical-align: sub
}

sup {
    vertical-align: super
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
    top: 0
}

nav ul {
    list-style: none
}

button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    padding: 0;
    border: 0
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    display: none
}

input[type=search] {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.about,
.autoresize-text,
.download,
.header,
.login-btn,
.main-form input,
.main-form textarea,
.mobile_browse,
.plans__item,
.plans__item-advantages li,
.registration,
.site-wrapper,
textarea[aria-hidden=true] {
    box-sizing: border-box
}

input[type=email]::-webkit-search-decoration,
input[type=email]::-webkit-search-results-button,
input[type=email]::-webkit-search-results-decoration {
    display: none
}

input::-webkit-input-placeholder {
    color: #000
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none
}

input:invalid {
    -moz-box-shadow: none
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px transparent inset
}

* {
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased
}

html {
    overflow-y: auto
}

body {
    line-height: 1
}

button,
input[type=button],
input[type=submit],
label {
    cursor: pointer
}

.ng-cloak,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
    display: none !important
}

body,
html {
    background: #f4f4f4;
    font-size: 14px
}

body,
input,
textarea {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #4a4a4a
}

.site-wrapper {
    position: relative;
    min-height: 100%;
    margin: 0 auto;
    min-width: 320px;
    max-width: 992px;
    padding: 0 16px
}

.site-wrapper:after {
    clear: both;
    display: block;
    height: 192px
}

.main-wrapper {
    position: relative;
    background-color: #fff;
    box-shadow: 0 21px 33px 0 rgba(0, 0, 0, .1);
    border: 1px solid #fff
}

@media (min-width:768px) {
    .site-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 80px 16px 192px
    }

    .site-wrapper:after {
        display: none
    }
}

@media (min-width:1024px) {
    .site-wrapper {
        padding: 155px 16px 192px
    }
}

.main-app {
    position: relative;
    min-height: 352px;
    padding: 34px 38px 50px 128px
}

.main-app-tabs {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 75px;
    background: #f8f8f8
}

@media (max-width:768px) {
    .main-app {
        min-height: 190px;
        padding: 25px 33px
    }

    .main-app-tabs {
        top: -70px;
        left: -1px;
        right: -1px;
        width: auto;
        height: 69px;
        background-color: #f4f4f4;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.main-app-tabs__item {
    cursor: pointer;
    height: 93px;
    position: relative;
    transition: background-color .15s ease
}

@media (max-width:768px) {
    .main-app-tabs__item {
        background-color: #EBEBEB;
        width: 75px;
        -ms-flex: 0 0 75px;
        flex: 0 0 75px;
        height: 69px;
        border-radius: 6px 6px 0 0
    }
}

.main-app-tabs__item.active,
.main-app-tabs__item:hover {
    background-color: #fff
}

.main-app-tabs__item:after,
.main-app-tabs__item:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .15s ease;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-image: url(../img/text-grey.svg);
    background-size: 26px 30px
}

.animate-text:focus,
.autoresize-text:focus {
    transition: height 50ms ease-in-out
}

@media (max-width:768px) {

    .main-app-tabs__item:after,
    .main-app-tabs__item:before {
        background-size: 20.8px, 24px
    }
}

.main-app-tabs__item:after {
    background-image: url(../img/text-color.svg);
    background-size: 28px 32px;
    opacity: 0
}

@media (max-width:768px) {
    .main-app-tabs__item:after {
        background-size: 22.4px, 25.6px
    }
}

.main-app-tabs__item_files:after,
.main-app-tabs__item_files:before {
    background-image: url(../img/files-grey.svg);
    background-size: 27px 32px
}

.main-app-tabs__item_files:after {
    background-image: url(../img/files-color.svg);
    background-size: 28px 32px
}

.main-app-tabs__item.active:after {
    opacity: 1
}

.main-app-tabs__item.active:before {
    opacity: 0
}

.main-app__global-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: rgba(255, 255, 255, .5)
}

.main-app__global-loader:after {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTk1LjUgMTk1LjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDE5NS41IDE5NS41OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6I0UyRTZFRTt9LnN0MXtmaWxsOiM2MzhlZmY7fTwvc3R5bGU+PGc+PHBhdGggY2xhc3M9InN0MCIgZD0iTTk3LjcsMTk1LjVDNDMuOCwxOTUuNSwwLDE1MS42LDAsOTcuN1M0My44LDAsOTcuNywwczk3LjcsNDMuOCw5Ny43LDk3LjdTMTUxLjYsMTk1LjUsOTcuNywxOTUuNXogTTk3LjcsMjguN2MtMzguMSwwLTY5LjEsMzEtNjkuMSw2OS4xczMxLDY5LjEsNjkuMSw2OS4xczY5LjEtMzEsNjkuMS02OS4xUzEzNS44LDI4LjcsOTcuNywyOC43eiIvPjwvZz48cGF0aCBjbGFzcz0ic3QxIiBkPSJNMTExLjksMS4xTDExMS45LDEuMUMxMDcuMywwLjMsMTAyLjUsMCw5Ny43LDBDNDMuOCwwLDAsNDMuOCwwLDk3LjdjMCwzLDAuMSw2LjEsMC40LDlsMCwwYzAuNyw3LjMsNi44LDEyLjksMTQuMiwxMi45YzcuOSwwLDE0LjMtNi40LDE0LjMtMTQuM2MwLTAuNSwwLTAuOS0wLjEtMS40bDAsMGMtMC4yLTIuMS0wLjMtNC4xLTAuMy02LjJjMC0zOC4xLDMxLTY5LjEsNjkuMS02OS4xYzMuMywwLDYuNSwwLjIsOS43LDAuN2wwLDBjMC43LDAuMSwxLjUsMC4yLDIuMywwLjJjNy45LDAsMTQuMy02LjQsMTQuMy0xNC4zQzEyNCw4LDExOC44LDIuMSwxMTEuOSwxLjF6Ii8+PC9zdmc+);
    animation: spin 2s infinite linear
}

@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}

.app-tab-content__title {
    font-size: 48px;
    font-weight: 700;
    line-height: .85;
    letter-spacing: .6px;
    color: #000;
    margin-bottom: 28px
}

@media (max-width:768px) {
    .app-tab-content__title {
        position: absolute;
        top: -55px;
        left: 12px;
        font-size: 34px
    }
}

.autoresize-text {
    font-size: 22px;
    letter-spacing: -.7px;
    color: #000;
    width: 100%;
    padding: 10px 0;
    border: none;
    min-height: 221px
}

.autoresize-text::-webkit-input-placeholder {
    color: #9b9b9b;
    font-weight: 300;
    letter-spacing: 0
}

.autoresize-text:-moz-placeholder {
    color: #9b9b9b;
    font-weight: 300;
    letter-spacing: 0
}

.autoresize-text::-moz-placeholder {
    color: #9b9b9b;
    font-weight: 300;
    letter-spacing: 0
}

.autoresize-text:-ms-input-placeholder {
    color: #9b9b9b;
    font-weight: 300;
    letter-spacing: 0
}

.app-text-wrap {
    position: relative
}

.app-text-wrap__empty {
    display: block;
    position: absolute;
    top: -1px;
    left: 12px;
    width: 2px;
    height: 48px;
    background-color: #4E92DF
}

@media (max-width:768px) {
    .autoresize-text {
        font-size: 16px;
        min-height: 239px
    }

    .app-text-wrap {
        padding-left: 0
    }

    .app-text-wrap__empty {
        display: none
    }
}

.app-text-submit {
    text-align: right
}

.app-text-submit .btn {
    min-width: 230px
}

@media (max-width:500px) {
    .app-text-submit {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .app-text-submit .btn {
        display: block;
        width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .app-text-submit .btn-clear {
        margin-right: 0;
        margin-top: 7px
    }
}

.text-links-list {
    font-size: 22px;
    padding-top: 20px
}

.text-links-list li {
    padding-bottom: 10px
}

.text-links-list li a {
    display: inline-block;
    max-width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-bottom: 3px
}

.app-files:after {
    display: block;
    clear: both
}

@media (max-width:768px) {
    .app-files {
        margin: 0 -33px
    }

    .app-files.upload-cont-box__drop-paste.upload-cont-box__drop-paste_not-filled {
        margin: -13px -15px -4px;
        height: 199px
    }
}

.app-files__item {
    position: relative;
    float: left;
    width: 16.66%;
    transition: background .1s ease
}

@media (max-width:990px) {
    .app-files__item {
        width: 20%
    }
}

@media (max-width:880px) {
    .app-files__item {
        width: 25%
    }
}

@media (max-width:670px) {
    .app-files__item {
        width: 33.33%
    }
}

@media (max-width:370px) {
    .app-files__item {
        width: 50%
    }
}

@media (min-width:768px) {
    .app-files__item:hover {
        z-index: 1;
        background: rgba(0, 0, 0, .05)
    }

    .app-files__item:hover .file-image {
        box-shadow: 0 0 25px rgba(0, 0, 0, .07)
    }
}

.login-btn,
.login-btn:active {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1), 0 1px 1px 0 rgba(0, 0, 0, .2)
}

.app-files__item .spacer {
    width: 100%;
    height: auto
}

.app-files-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.app-files-content a.file-file,
.app-files-content a.file-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-size: cover;
    background-position: 50% 50%
}

.app-files-content a.file-file {
    width: 86%;
    left: 7%;
    display: block;
    text-align: center;
    color: #4a4a4a;
    font-size: 14px
}

.app-files-content a.file-file .name,
.app-files-content a.file-file strong {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word
}

.app-files-content a.file-file .file-file__img {
    display: block;
    height: 88px;
    background-repeat: no-repeat;
    background-position: 50% 57%;
    background-image: url(../img/files/file.svg);
    background-size: 32.5px 40px
}

.files-controls__delete,
.files-controls__download {
    background-repeat: no-repeat;
    background-position: 0 50%
}

@media (max-width:670px) {
    .app-files-content a.file-file .file-file__img {
        height: 65px
    }
}

.app-files-content a.file-file .file-file__img.avi {
    background-image: url(../img/files/avi.svg);
    background-size: 33px 20px
}

.app-files-content a.file-file .file-file__img.doc {
    background-image: url(../img/files/doc.svg);
    background-size: 32.5px 40px
}

.app-files-content a.file-file .file-file__img.html {
    background-image: url(../img/files/html.svg);
    background-size: 30px 35px
}

.app-files-content a.file-file .file-file__img.mp3 {
    background-image: url(../img/files/mp3.svg);
    background-size: 25px 28px
}

.app-files-content a.file-file .file-file__img.pdf {
    background-image: url(../img/files/pdf.svg);
    background-size: 34.5px 40px
}

.app-files-content a.file-file .file-file__img.ppt {
    background-image: url(../img/files/ppt.svg);
    background-size: 31.5px 39px
}

.app-files-content a.file-file .file-file__img.xls {
    background-image: url(../img/files/xls.svg);
    background-size: 34.5px 40px
}

.app-files-content a.file-file .file-file__img.zip {
    background-image: url(../img/files/zip.svg);
    background-size: 34.5px 40px
}

.app-files-content .loading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: -.3px;
    color: #fff;
    background-color: rgba(0, 0, 0, .7)
}

.app-files-content .loading svg {
    position: absolute;
    width: 68%;
    height: 68%;
    top: 16%;
    left: 16%
}

.app-files-content .loading .svg-animate {
    transition: all .1s linear
}

.upload-cont-box__drop-paste {
    padding-top: 2px;
    min-height: 282px
}

.upload-cont-box__drop-paste.upload-cont-box__drop-paste_not-filled {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 1px;
    height: 280px;
    border: 1px dashed #ddd;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.88;
    letter-spacing: -.3px;
    color: #9b9b9b
}

.upload-cont-box__drop-paste.upload-cont-box__drop-paste_not-filled .upload-cont-box__upload {
    color: #638eff;
    cursor: pointer
}

.upload-cont-box__drop-paste.upload-cont-box__drop-paste_not-filled .upload-cont-box__upload:hover,
.upload-cont-box__drop-paste.upload-cont-box__drop-paste_not-filled a:hover {
    color: #638eff
}

.upload-cont-box__drop-paste.upload-cont-box__drop-paste_not-filled.upload-cont-box__drop-paste__drop_foc {
    border: 1px solid #845AFB
}

.upload-cont-box__upload-single {
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px dashed #ababab;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 12px;
    letter-spacing: -.4px;
    color: #9b9b9b
}

.upload-cont-box__upload-single:before {
    display: block;
    width: 18px;
    height: 18px;
    margin-bottom: 15px;
    background-image: url(../img/plus.svg);
    background-size: 18px 18px;
    background-repeat: no-repeat
}

.upload-cont-box__upload-single .add {
    display: block;
    padding-bottom: 3px;
    font-size: 14px;
    font-weight: 700;
    color: #638eff
}

@media (min-width:768px) {
    .upload-cont-box__upload-single:hover {
        border-color: #638eff
    }
}

.files-controls {
    float: right;
    font-size: 14px;
    padding: 7px 5px 0 0;
    letter-spacing: -.4px
}

@media (max-width:500px) {
    .files-controls {
        margin-left: -22px;
        margin-right: -22px
    }
}

@media (max-width:768px) {
    .files-controls {
        float: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 30px
    }
}

.files-controls > * {
    cursor: pointer;
    display: inline-block;
    position: relative;
    padding: 6px 0
}

.error-file-block,
.selectable_area,
.selectable_area:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.files-controls__select {
    color: #638eff
}

.files-controls__download {
    color: #638eff;
    padding-left: 29px;
    margin-left: 59px;
    background-image: url(../img/download_file.svg);
    background-size: 21px 19px
}

@media (max-width:768px) {
    .files-controls__download {
        margin-left: 0
    }
}

.files-controls__delete {
    color: #963a45;
    padding-left: 25px;
    margin-left: 52px;
    background-image: url(../img/delete_file.svg);
    background-size: 14px 16px
}

.play_btn,
.selectable_area:after {
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.selectable_area {
    z-index: 2;
    transition: opacity .15s ease;
    opacity: 0;
    background-image: linear-gradient(to bottom, #864bff, #5082ff)
}

.selectable_area:after {
    display: block;
    background-image: url(../img/select-mark.svg);
    background-size: 28px 22px
}

.selectable_area:hover {
    opacity: .2
}

.selectable_area.active,
.selectable_area.active:hover {
    opacity: .8
}

textarea[aria-hidden=true] {
    font-size: 22px !important
}

@media (max-width:768px) {
    .files-controls__delete {
        margin-left: 0
    }

    .main-wrapper__app {
        margin-top: 70px
    }

    .header.active + .main-wrapper__app {
        margin-top: 0
    }

    textarea[aria-hidden=true] {
        font-size: 16px !important
    }
}

.upload-cont-box__text {
    padding: 0 15px
}

.error-file-block {
    background-color: rgba(0, 0, 0, .8);
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.6;
    color: #fff;
    font-weight: 600
}

.error-file-block a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700
}

.error-file-block a:hover {
    text-decoration: underline
}

@media (max-width:768px) {
    .hidden_on_mobile {
        display: none !important
    }

    .upload-cont-box__drop-paste {
        position: relative
    }
}

.mobile_browse,
.play_btn {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

@media (min-width:767px) {
    .shown_on_mobile {
        display: none !important
    }
}

.mobile_browse {
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px
}

.btn,
.login-btn {
    display: inline-block;
    text-align: center;
    font-family: 'Open Sans', sans-serif
}

.uprade-mobile {
    text-align: center;
    padding: 63px 0 37px;
    font-size: 16px;
    color: #9b9b9b
}

.play_btn {
    background-image: url(../img/play.svg);
    background-size: 36px 41px;
    background-color: rgba(0, 0, 0, .3);
    transition: background-color .1s ease
}

.play_btn:hover {
    background-color: rgba(0, 0, 0, .5)
}

.login-btn {
    position: relative;
    width: 100%;
    max-width: 254px;
    min-height: 40px;
    border-radius: 4px;
    border: none;
    padding: 0 30px 0 55px;
    background-color: #4267b2;
    font-size: 16px;
    line-height: 2.7;
    letter-spacing: -.4px;
    color: #fff;
    font-weight: 400;
    transition: box-shadow .15s ease-in-out
}

.btn,
.btn:after {
    transition: all .15s ease-in-out
}

.login-btn:before {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 8px;
    width: 24px;
    height: 24px;
    background: url(/assets/img/facebook-icon_small.png) no-repeat;
    background-size: contain
}

.login-btn:active {
    background-color: #4267b2;
}

.login-btn:hover {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1), 0 1px 1px 0 rgba(0, 0, 0, .2), 0 2px 23px 0 rgba(0, 0, 0, .19)
}

.btn {
    opacity: 1;
    position: relative;
    min-height: 61px;
    padding: 0;
    border: 2px solid #000;
    border-radius: 0;
    background: #fff;
    font-size: 20px;
    font-style: italic;
    letter-spacing: .6px;
    line-height: 57px;
    color: #000;
    font-weight: 700
}

.btn:active,
.btn:after {
    background-image: linear-gradient(to bottom, #864bff, #5082ff)
}

.btn:after {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -2px;
    left: -2px;
    -webkit-background-clip: text;
    background-clip: text;
    border-style: solid;
    border-width: 2px;
    content: attr(data-text)
}

.btn.disabled,
.btn:disabled {
    opacity: .21;
    pointer-events: none
}

.btn:hover:after {
    opacity: 1;
    visibility: visible
}

.btn:active {
    color: #fff
}

.btn:active:after {
    content: ''
}

.btn-clear {
    background: 0 0;
    border: none;
    min-height: 61px;
    padding: 0 30px;
    line-height: 57px;
    margin-right: 40px;
    vertical-align: top
}

.title__icon_mail,
.title__icon_success {
    background-size: '100%''100%'
}

@media (min-width:768px) {
    .btn {
        font-size: 24px
    }
}

.title {
    margin: 0 0 30px;
    font-size: 23px;
    line-height: 1.35;
    letter-spacing: 1.3px;
    text-align: center;
    color: #333;
    font-weight: 400
}

.title strong {
    font-weight: 700
}

.title_success {
    max-width: 350px;
    margin-bottom: 47px
}

.title_share {
    margin-bottom: 46px
}

.title__icon {
    display: block;
    margin: 0 auto
}

.title__icon_mail {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    background-image: url(../img/mail-icon.svg)
}

.title__icon_success {
    width: 60px;
    height: 45.6px;
    margin-bottom: 36.4px;
    background-image: url(../img/success-icon.svg)
}

.title a {
    font-size: 15px;
    transition: color .15s ease-in-out
}

.title a:hover {
    color: #745dff
}

.header {
    height: 65px;
    margin-bottom: 18px
}

.header__logo {
    position: absolute;
    display: inline-block;
    top: 19px;
    left: 28px;
    width: 26.2px;
    height: 27.2px
}

.header__logo img {
    width: 100%;
    height: auto
}

.header__logo img.mobile {
    display: block
}

.header__logo img.desktop {
    display: none
}

.header__logo.active {
    opacity: 1 !important;
    visibility: visible !important;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: .15s ease-in-out;
    transition-property: visibility, opacity
}

.header.active {
    overflow: auto;
    position: fixed;
    z-index: 105;
    height: 100%;
    width: 100%;
    left: 0;
    background: #fff;
    transition: all .15s cubic-bezier(.165, .84, .44, 1)
}

.header.active .menu {
    opacity: 1;
    visibility: visible
}

.header.active .header__logo,
.menu {
    opacity: 0;
    visibility: hidden
}

.header.active .menu-btn span {
    width: 22px;
    margin-left: -11px;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg)
}

.header.active .menu-btn span:after {
    opacity: 0
}

.header.active .menu-btn span:before {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    top: 0
}

.header.active + .main-wrapper {
    padding-top: 83px
}

@media (min-width:768px) {
    .header {
        position: absolute;
        top: 0;
        right: 15px;
        left: 15px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0;
        padding: 11px 19px 0 0
    }

    .header__logo {
        position: relative;
        display: inline-block;
        left: 0;
        top: 0
    }
}

@media (min-width:1024px) {
    .header {
        height: 160px;
        padding: 11px 19px 0 0
    }

    .header__logo {
        top: 3px;
        width: 108px;
        height: 58px
    }

    .header__logo img.mobile {
        display: none
    }

    .header__logo img.desktop {
        display: block
    }
}

a.private_mode {
    display: inline-block;
    margin-right: auto;
    position: relative;
    left: 19px;
    color: #fff;
    background-image: url(../img/private-mode-white.svg);
    background-size: 19px 24px;
    background-position: 23px 50%;
    background-repeat: no-repeat;
    background-color: #000;
    font-size: 14px;
    padding: 18px 16px 18px 54px;
    transition: box-shadow .1s ease;
    border-radius: 25px
}

.footer,
.menu-btn {
    position: absolute
}

a.private_mode:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .3)
}

@media (max-width:768px) {
    a.private_mode {
        display: block;
        margin: 0 auto;
        left: 0;
        top: 11px;
        padding: 0;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        background-position: 50% 50%;
        background-size: 13px 18px
    }

    .header.active a.private_mode,
    a.private_mode span {
        display: none
    }
}

.footer {
    height: 192px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 27px 20px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.93;
    letter-spacing: -.3px;
    text-align: center;
    color: #9b9b9b;
    box-sizing: border-box
}

.footer__made {
    margin-bottom: 45px
}

.footer__made a {
    position: relative;
    transition: color .15s ease-in-out
}

.footer__made a:hover {
    color: #745dff
}

.footer__social-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 21px
}

.footer__social-item a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px
}

.footer__social-item a svg {
    width: 100%;
    height: auto
}

.footer__social-item a svg path {
    transition: fill .15s ease-in-out
}

.footer__social-item a:hover svg path {
    fill: #000
}

.menu {
    padding: 62px 35px
}

.menu__item {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 59px;
    color: #4a4a4a;
    border-bottom: 1px solid rgba(205, 205, 205, .5)
}

.menu__item:first-child {
    margin-left: 0
}

.menu__item:last-child {
    font-weight: 700;
    color: #638eff
}

.menu__item.active {
    color: #000;
    font-weight: 700;
    cursor: default
}

.menu-btn {
    display: block;
    z-index: 10;
    top: 20px;
    right: 18px;
    width: 33px;
    height: 28px;
    background: 0 0;
    border: none;
    cursor: pointer
}

.registration__title-icon_mail,
.registration__title-icon_success {
    background-size: '100%''100%'
}

.menu-btn span,
.menu-btn span:after,
.menu-btn span:before {
    display: block;
    border-radius: 2px;
    background-color: #4a4a4a;
    transition: all .3s cubic-bezier(.165, .84, .44, 1);
    position: absolute
}

.menu-btn span {
    width: 20px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin: -2px 0 0 -13px
}

.menu-btn span:after,
.menu-btn span:before {
    opacity: 1;
    left: 0;
    top: -6px;
    width: 100%;
    height: 100%;
    content: ' '
}

.menu-btn span:after {
    top: 6px
}

.menu-btn:after {
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    content: ' '
}

@media (min-width:768px) {

    .menu,
    .menu__item {
        display: inline-block
    }

    .menu {
        opacity: 1;
        visibility: visible;
        padding: 0
    }

    .menu__item {
        vertical-align: top;
        margin-left: 30px;
        border-bottom: none;
        line-height: 1;
        letter-spacing: -.4px;
        transition: color .15s ease-in-out
    }

    .menu__item:first-child {
        margin-left: 0
    }

    .menu__item:last-child:hover {
        color: #745dff
    }

    .menu__item:hover {
        color: #638eff
    }

    .menu__item.active:hover {
        color: #000
    }

    .menu-btn {
        display: none
    }
}

@media (min-width:1024px) {
    .menu__item {
        margin-left: 58px
    }
}

.registration {
    max-width: 430px;
    margin: 0 auto;
    padding: 67px 15px 42px;
    text-align: center
}

.registration .login-btn {
    margin-bottom: 44px
}

.registration_login {
    padding-top: 61px;
    padding-bottom: 20px
}

.registration_login .title {
    margin-bottom: 21px
}

.registration_link-request {
    padding: 135px 15px 130px;
    max-width: 525px
}

.registration_link-request .title {
    margin-bottom: 50px
}

.registration_link-request .main-form {
    margin: 0 auto;
    max-width: 400px
}

.registration_link-request .main-form__btns {
    padding-top: 0
}

.registration_feedback {
    max-width: 475px;
    padding: 51px 15px 58px
}

.registration_feedback .title {
    margin-bottom: 49px
}

.registration_feedback .main-form__btns {
    padding-top: 0;
    margin-top: -3px
}

.registration__title {
    margin: 0 0 30px;
    font-size: 23px;
    line-height: 1.35;
    letter-spacing: 1.3px;
    text-align: center;
    color: #333;
    font-weight: 400
}

.registration__title strong {
    font-weight: 700
}

.registration__title-icon {
    display: block;
    margin: 0 auto
}

.registration__title-icon_mail {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    background-image: url(../img/mail-icon.svg)
}

.registration__title-icon_success {
    width: 60px;
    height: 45.6px;
    margin-bottom: 36.4px;
    background-image: url(../img/success-icon.svg)
}

.registration__diviner {
    position: relative;
    margin-bottom: 23px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    color: #999
}

.registration__diviner:before {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
    height: 1px;
    background: #eaeaea;
    content: ''
}

.registration__diviner span {
    position: relative;
    display: inline-block;
    padding: 0 23px;
    background: #fff
}

.registration__member {
    margin-bottom: 73px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.93;
    letter-spacing: -.3px;
    color: #9b9b9b
}

.registration__member a {
    font-weight: 400;
    transition: color .15s ease-in-out
}

.registration__member a:hover {
    color: #745dff
}

.registration__terms {
    font-size: 11px;
    line-height: 1;
    letter-spacing: -.3px;
    text-align: center
}

.registration__terms a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 4px;
    color: #4a4a4a;
    transition: color .15s ease-in-out
}

.registration__terms a + a:before,
.registration__terms a:after {
    position: absolute;
    background: #4a4a4a;
    content: ''
}

.registration__terms a + a:before {
    top: 2px;
    bottom: 1px;
    left: -5px;
    width: 1px
}

.registration__terms a:after {
    opacity: 0;
    right: 0;
    bottom: -2px;
    left: 0;
    height: 1px;
    transition: opacity .15s ease-in-out
}

.registration__terms a:hover {
    color: #745dff
}

.nice-checkbox {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switcher label,
.switcher label span {
    -moz-user-select: none;
    -ms-user-select: none
}

.nice-checkbox input {
    position: absolute;
    clip: rect(0, 0, 0, 0)
}

.nice-checkbox input:checked + label:before {
    opacity: 1;
    visibility: visible
}

.nice-checkbox input:disabled + label {
    cursor: default;
    opacity: .5
}

.nice-checkbox label {
    position: relative;
    display: inline-block;
    margin-bottom: 0 !important;
    padding-left: 33px;
    font-size: 14px !important;
    line-height: 1.93 !important;
    letter-spacing: -.1px !important;
    font-weight: 300 !important;
    text-transform: none !important;
    color: #9b9b9b !important
}

.nice-checkbox label:after,
.nice-checkbox label:before {
    position: absolute;
    -ms-transform: translateY(-50%);
    border-radius: 2px;
    top: 50%;
    left: 0;
    content: ''
}

.nice-checkbox label:before {
    opacity: 0;
    visibility: hidden;
    z-index: 2;
    transform: translateY(-50%);
    width: 15px;
    height: 14.9px;
    -ms-transform: translate(3px, -50%);
    transform: translate(3px, -50%);
    background-image: linear-gradient(to bottom, #864bff, #5082ff)
}

.nice-checkbox label:after {
    transform: translateY(-50%);
    width: 19px;
    height: 18.9px;
    background-color: #fff;
    border: 1px solid #d0d0d0
}

.main-form {
    padding-bottom: 23px;
    text-align: left
}

.main-form fieldset {
    margin-bottom: 24px
}

.main-form input,
.main-form textarea {
    width: 100%;
    height: 30px;
    padding-top: 4px;
    border: none;
    border-bottom: solid 1px #c9c9c9;
    font-size: 14px;
    line-height: 1.93;
    letter-spacing: -.4px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700
}

.main-form input::-webkit-input-placeholder,
.main-form textarea::-webkit-input-placeholder {
    color: #9b9b9b;
    font-weight: 300;
    transition: color .3s ease-in-out
}

.main-form input::-moz-placeholder,
.main-form textarea::-moz-placeholder {
    color: #9b9b9b;
    font-weight: 300;
    transition: color .3s ease-in-out
}

.main-form input:-ms-input-placeholder,
.main-form textarea:-ms-input-placeholder {
    color: #9b9b9b;
    font-weight: 300;
    transition: color .3s ease-in-out
}

.main-form input:focus::-webkit-input-placeholder,
.main-form textarea:focus::-webkit-input-placeholder {
    color: transparent
}

.main-form input:focus::-moz-placeholder,
.main-form textarea:focus::-moz-placeholder {
    color: transparent
}

.main-form input:focus:-ms-input-placeholder,
.main-form textarea:focus:-ms-input-placeholder {
    color: transparent
}

.main-form textarea {
    width: 100%;
    height: 206px;
    margin-top: 12px;
    padding: 12px 21px;
    border-bottom: none;
    background-color: #fafafa;
    box-shadow: inset 0 4px 7px 0 rgba(198, 198, 198, .5)
}

.main-form label {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: -1px;
    text-align: left;
    color: #000;
    text-transform: uppercase
}

.main-form__remember {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
    margin-top: -15px
}

.main-form__remember a {
    position: relative;
    right: -3px;
    font-size: 14px;
    line-height: 1.93;
    letter-spacing: -.2px;
    font-weight: 300;
    transition: color .15s ease-in-out
}

.main-form__remember a:hover {
    color: #745dff
}

.main-form__btns {
    padding-top: 5px
}

.main-form__btns .btn {
    width: 100%
}

.main-form__validation-message {
    opacity: 0;
    visibility: hidden;
    height: 0;
    font-size: 11px;
    line-height: 2.85;
    letter-spacing: -.4px;
    text-align: right;
    color: #d0021b;
    transition: all .15s ease-in-out
}

.main-form__validation.not-valid .main-form__validation-wrap:after,
.main-form__validation.valid .main-form__validation-wrap:before {
    opacity: 1;
    visibility: visible
}

.main-form__validation.not-valid .main-form__validation-wrap label:after {
    opacity: 1
}

.main-form__validation.not-valid .main-form__validation-message {
    opacity: 1;
    visibility: visible;
    height: 26px
}

.main-form__validation.focused .main-form__validation-wrap:after {
    opacity: 0;
    visibility: hidden
}

.main-form__validation.focused .main-form__validation-wrap label:after {
    opacity: 0
}

.main-form__validation.focused .main-form__validation-message {
    opacity: 0;
    visibility: hidden;
    height: 0
}

.main-form__validation-wrap {
    position: relative
}

.main-form__validation-wrap label:after {
    opacity: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: #d0021b;
    transition: opacity .15s ease-in-out;
    content: ''
}

.main-form__validation-wrap:after,
.main-form__validation-wrap:before {
    background-size: '100%''100%';
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 16px;
    width: 11px;
    height: 11px;
    transition: all .15s ease-in-out;
    content: ''
}

.main-form__validation-wrap:before {
    background-image: url(../img/check-icon.svg)
}

.main-form__validation-wrap:after {
    background-image: url(../img/error-icon.svg)
}

.main-form__success {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #fff;
    transition: all .15s ease-in-out
}

.main-form__success.active {
    opacity: 1;
    visibility: visible
}

.main-form__success .title {
    margin-bottom: 33px
}

.main-form__success .registration__member {
    margin-bottom: 0
}

.main-form__error {
    opacity: 0;
    visibility: hidden;
    height: 0;
    font-size: 14px;
    line-height: 1.15;
    letter-spacing: -.4px;
    color: #d0021b;
    transition: all .15s ease-in-out
}

.main-form__error.active {
    opacity: 1;
    visibility: visible
}

.about {
    padding: 51px 15px
}

.about .title {
    margin-bottom: 14px
}

.about__text {
    opacity: .6;
    max-width: 400px;
    margin: 0 auto 62px;
    font-size: 18px;
    line-height: 1.35;
    text-align: center;
    color: #4a4a4a
}

.about__steps {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 54px;
    counter-reset: steps
}

.about__steps-item {
    width: 223px;
    margin-bottom: 30px;
    font-size: 19px;
    line-height: 24px;
    letter-spacing: -.1px;
    text-align: center;
    color: #000
}

.about__steps-item:before {
    display: block;
    margin-bottom: 11px;
    line-height: 1;
    opacity: .2;
    font-size: 54px;
    letter-spacing: 1.3px;
    text-align: center;
    color: #333;
    counter-increment: steps;
    content: counter(steps) '.'
}

.about__video {
    position: relative;
    padding: 39px 0 6px
}

.about__video .title {
    margin-bottom: 37px
}

.about__video:before {
    position: absolute;
    top: 0;
    right: 30px;
    left: 30px;
    height: 2px;
    background: #eaeaea;
    content: ''
}

.about__video-item {
    display: block;
    max-width: 273px;
    margin: 0 auto 30px
}

.about__video-item div {
    height: 173px;
    margin-bottom: 17px;
    background-color: #d8d8d8;
    border: 1px solid #979797;
    background-size: cover;
    background-position: center;
    transition: border .15s ease-in-out
}

.about__video-item p {
    font-size: 14px;
    line-height: 1.43;
    color: #638eff
}

@media (min-width:768px) {
    .about {
        padding: 51px 30px
    }

    .about__steps {
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .about__steps-item {
        width: 30%;
        max-width: 223px;
        font-size: 21px;
        line-height: 28px
    }

    .about__steps-item:before {
        font-size: 64px
    }

    .about__video:before {
        right: 97px;
        left: 97px
    }

    .about__video-list {
        margin: 0 -.95%
    }

    .about__video-item {
        display: inline-block;
        vertical-align: top;
        width: 31%;
        max-width: 100%;
        margin: 0 .95% 30px
    }

    .about__video-item div {
        height: auto;
        padding-bottom: 62.6%
    }

    .about__video-item:hover div {
        border-color: #638eff
    }
}

.plans__list,
.welcome__list {
    -ms-flex-pack: center;
    list-style-type: none
}

@media (min-width:1024px) {
    .about {
        padding: 51px 65px
    }

    .about__steps-item {
        max-width: 100%
    }

    .about__video-item {
        width: 31.1%
    }
}

.welcome {
    max-width: 700px;
    margin: 0 auto;
    padding: 51px 15px
}

.welcome .title {
    max-width: 475px;
    margin: 0 auto 15px
}

.welcome_upgrade {
    padding: 84px 15px 43px
}

.welcome_upgrade .title {
    max-width: 550px;
    margin-bottom: 59px
}

.welcome_upgrade .title strong {
    display: inline-block;
    margin-bottom: 11px
}

.welcome_upgrade .title mark {
    font-weight: 700;
    color: #638eff
}

.welcome_upgrade .welcome__list {
    margin-bottom: 66px
}

.welcome_upgrade .welcome__btns {
    max-width: 441px
}

.welcome__list {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 600px;
    margin: 0 auto 30px
}

.welcome__list_color strong {
    color: #638eff
}

.welcome__list-item {
    max-width: 150px;
    margin: 0 28px 8px;
    font-size: 14px;
    line-height: 1.25;
    text-align: center;
    color: #000
}

.welcome__list-item-icon {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 66px;
    height: 66px
}

.download__app:after,
.welcome__advantages:before {
    height: 2px;
    background: #eaeaea;
    content: ''
}

.welcome__list-item-icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.welcome__advantages {
    position: relative;
    margin-bottom: 39px;
    padding-top: 40px
}

.welcome__advantages .title {
    max-width: 300px;
    margin-bottom: 34px
}

.welcome__advantages:before {
    position: absolute;
    top: 0;
    right: 0;
    left: 0
}

.welcome__btns {
    max-width: 400px;
    margin: 0 auto 32px;
    text-align: center
}

.welcome__btns .btn {
    width: 100%;
    margin-bottom: 8px
}

.welcome__btns .btn:after {
    padding-top: 0
}

.welcome__btns-note {
    font-size: 14px;
    line-height: 1.21;
    color: #000
}

@media (min-width:768px) {
    .welcome__list-item {
        font-size: 16px;
        line-height: 1.35
    }

    .welcome__btns .btn {
        line-height: 57px;
        min-height: 55px
    }

    .welcome__btns-note {
        font-size: 16px;
        line-height: 1.31
    }
}

.download {
    padding: 51px 15px
}

.download .title {
    margin-bottom: 28px;
    text-align: center
}

.download__app {
    position: relative;
    padding: 0 4px
}

.download__app:after {
    position: absolute;
    right: 11.5%;
    left: 11.5%;
    bottom: 0
}

.download__app-btn {
    overflow: hidden;
    opacity: 1;
    position: relative;
    display: block;
    margin: 0 auto;
    width: 136px;
    height: 48px;
    text-indent: 100%;
    background-image: url(../img/app-store-btn/app-store-btn@2x.jpg);
    background-size: contain
}

.download__app-image img {
    display: block;
    width: 100%;
    height: auto
}

.download__materials {
    padding-top: 52px
}

.download__materials .title {
    margin-bottom: 39px
}

.download__materials-item {
    display: block;
    width: 142px;
    margin: 0 auto 19px
}

.download__materials-item div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 142px;
    margin-bottom: 8px;
    background-color: #fff;
    border: 1px solid #979797;
    transition: border-color .15s ease-in-out
}

.download__materials-item div img {
    max-width: 100%;
    max-height: 100%
}

.download__materials-item p {
    font-size: 14px;
    line-height: 1.43;
    color: #638eff
}

@media (min-width:768px) {
    .download {
        padding: 51px 75px 49px
    }

    .download__app {
        position: relative;
        padding: 0 4px
    }

    .download__app-btn {
        width: 166px;
        height: 58px
    }

    .download__app-image {
        display: block;
        width: 100%;
        height: auto;
        margin-top: -16px
    }

    .download__materials {
        padding-top: 84px
    }

    .download__materials-list {
        margin: 0 -19px;
        text-align: center
    }

    .download__materials-item {
        display: inline-block;
        vertical-align: top;
        margin: 0 19px 19px;
        width: 128px
    }

    .download__materials-item div {
        height: 128px
    }

    .download__materials-item p {
        text-align: left
    }

    .download__materials-item:hover div {
        border-color: #638eff
    }
}

@media (min-width:1024px) {
    .download__app-btn {
        transition: opacity .15s ease-in-out
    }

    .download__app-btn:hover {
        opacity: .85
    }

    .download__materials-list {
        margin: 0 -2.25%
    }

    .download__materials-item {
        margin: 0 1.95% 19px;
        width: 20.75%
    }

    .download__materials-item div {
        height: 180px
    }
}

.settings {
    padding: 61px 15px
}

.settings .title {
    margin-bottom: 50px
}

.settings .custom-select {
    top: -5px;
    right: -3px
}

.settings .switcher {
    position: relative;
    top: -1px
}

.settings__plan {
    max-width: 381px;
    margin: 0 auto 43px
}

.settings__plan-includes {
    margin-bottom: 18px;
    padding-left: 4px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.08;
    letter-spacing: .1px;
    color: #4a4a4a
}

.settings__plan-includes a {
    position: relative;
    color: #638eff
}

.settings__plan-includes a:after {
    opacity: 0;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #638eff;
    transition: opacity .15s ease-in-out;
    content: ''
}

.settings__plan-includes a:hover:after,
.switcher input:checked + label span:nth-child(1) {
    opacity: 1
}

.settings__plan-option {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 9px
}

.settings__plan-label {
    font-size: 14px;
    letter-spacing: -.4px;
    color: #000
}

.settings__plan-label:before {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    background-repeat: no-repeat;
    content: ''
}

.settings__plan-label_sharing:before {
    background-image: url(../img/settings-time-icon.svg);
    background-size: contain
}

.settings__plan-label_mode:before {
    background-image: url(../img/settings-mode-icon.svg);
    background-size: contain
}

.settings__plan-label_protect:before {
    background-image: url(../img/settings-protect-icon.svg);
    background-size: contain
}

@media (min-width:768px) {
    .settings {
        padding: 61px 15px 173px
    }

    .settings .title {
        margin-bottom: 120px
    }

    .settings .custom-select {
        top: -11px
    }

    .settings__plan-label {
        font-size: 17px
    }

    .settings__plan-label:before {
        top: -2px;
        width: 29px;
        height: 29px;
        margin-right: 15px
    }
}

.switcher input[type=checkbox] {
    visibility: hidden;
    position: absolute;
    height: 0;
    width: 0
}

.switcher input:checked + label span:nth-child(2) {
    opacity: 0
}

.switcher input:checked + label:before {
    opacity: 1
}

.switcher input:checked + label:after {
    left: 99.3%;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    border-color: transparent
}

.switcher input:checked + label.active:after {
    width: 35px
}

.switcher label {
    position: relative;
    display: block;
    width: 62px;
    height: 29px;
    background: #fff;
    border: 1.5px solid #e5e5e5;
    border-radius: 18px;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none
}

.switcher label:after,
.switcher label:before {
    position: absolute;
    border-radius: 18px;
    content: ''
}

.switcher label span {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 3px 11px 5px;
    font-size: 12px;
    line-height: 1.83;
    letter-spacing: -.3px;
    -webkit-user-select: none;
    user-select: none;
    transition: opacity .15s ease-in-out
}

.switcher label span:nth-child(1) {
    opacity: 0;
    text-align: left;
    color: #fff
}

.switcher label span:nth-child(2) {
    opacity: .4;
    text-align: right;
    color: #4a4a4a
}

.switcher label:before {
    opacity: 0;
    top: -1px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    background-image: linear-gradient(to bottom, #864bff, #5082ff);
    transition: opacity .15s ease-in-out
}

.switcher label:after {
    z-index: 3;
    top: 0;
    left: 0;
    width: 27px;
    height: 27px;
    background: #fff;
    border: .5px solid #e5e5e5;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .5);
    transition: all .15s ease-in-out
}

.plans__item-title,
.plans__item.active .plans__item-tariff {
    background-image: linear-gradient(to bottom, #864bff, #5082ff)
}

.plans {
    padding: 51px 15px
}

.plans .title {
    max-width: 662px
}

.plans__list {
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 670px;
    margin: 0 auto
}

.plans__item {
    width: 100%;
    padding: 22px 34px 0;
    margin: 0 15px 30px;
    border: 3px solid #fff;
    border-bottom: none;
    background-color: #fff;
    box-shadow: 0 8px 57px 0 rgba(0, 0, 0, .07);
    transition: box-shadow .15s ease-in-out
}

.plans__item.active {
    border-style: solid;
    border-width: 3px;
    border-bottom: none
}

.plans__item.active .plans__item-tariff {
    top: 0
}

.plans__item.active .plans__item-tariff span {
    color: #fff
}

.plans__item-title {
    margin-bottom: 14px;
    font-size: 25px;
    line-height: 1.17;
    text-align: center;
    font-weight: 400;
    -webkit-background-clip: text;
    background-clip: text
}

.plans__item-advantages {
    margin-bottom: 21px;
    list-style-type: none
}

.plans__item-advantages li {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 55px;
    padding: 10px 0 10px 45px;
    border-bottom: solid 1px rgba(155, 155, 155, .2);
    font-size: 14px;
    line-height: 1;
    letter-spacing: .2px;
    text-align: left;
    color: #9b9b9b
}

.plans__item-advantages li strong {
    font-size: 18px;
    font-weight: 700;
    line-height: .95;
    letter-spacing: -1.6px;
    color: #000
}

.plans__item-advantages li strong + p {
    margin-top: 6px;
    letter-spacing: -.4px
}

.plans__item-advantages li:last-child {
    border: none
}

.plans__item-advantages li:before {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    background-repeat: no-repeat;
    background-size: contain;
    content: ''
}

.plans__item-advantages li.files:before,
.plans__item-advantages li.per-files:before,
.plans__item-advantages li.private:before,
.plans__item-advantages li.protect:before,
.plans__item-advantages li.time:before {
    background-size: '100%''100%'
}

.plans__item-advantages li.files:before {
    width: 23.5px;
    height: 26.6px;
    background-image: url(../img/files-icon-color.svg)
}

.plans__item-advantages li.per-files:before {
    width: 17px;
    height: 34px;
    background-image: url(../img/mbs-icon-color.svg)
}

.plans__item-advantages li.time:before {
    width: 25.7px;
    height: 25.7px;
    background-image: url(../img/time-icon-color.svg)
}

.plans__item-advantages li.private:before {
    width: 18.7px;
    height: 24.1px;
    background-image: url(../img/private-mode-icon.svg)
}

.plans__item-advantages li.protect:before {
    width: 20.3px;
    height: 24px;
    background-image: url(../img/protect-icon.svg)
}

.plans__item-advantages li.disable {
    opacity: .3;
    text-decoration: line-through
}

.plans__item-advantages li.disable strong {
    text-decoration: line-through
}

.plans__item-tariff {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 67px;
    margin: 0 -37px;
    padding: 9px 15px;
    background: #000;
    text-align: center;
    box-sizing: border-box
}

.custom-select,
.custom-select__popup {
    background-color: #fff;
    box-sizing: border-box
}

.plans__item-tariff div {
    font-size: 24px;
    font-weight: 900;
    font-style: italic;
    color: #fff
}

.plans__item-tariff span {
    font-size: 14px;
    line-height: 1.14;
    letter-spacing: -.3px;
    color: #9b9b9b
}

@media (min-width:768px) {
    .plans {
        padding: 51px 15px 98px
    }

    .plans .title {
        margin: 0 auto 72px
    }

    .plans__list {
        max-width: 670px
    }

    .plans__item {
        width: 291px;
        margin: 0 20px 40px
    }

    .plans__item:hover {
        box-shadow: 0 12px 64px 0 rgba(0, 0, 0, .1)
    }

    .plans__item-title {
        font-size: 35px
    }

    .plans__item-advantages li {
        min-height: 70px;
        font-size: 16px
    }

    .plans__item-advantages li strong {
        font-size: 22px
    }

    .plans__item-tariff div {
        font-size: 28px
    }
}

.custom-select__item,
.custom-select__popup li {
    white-space: nowrap;
    overflow: hidden;
    font-size: 17px;
    letter-spacing: -.4px
}

.custom-select {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 120px;
    height: 37px;
    border-radius: 4px;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .09);
    cursor: pointer
}

.custom-select_opened {
    border-radius: 4px 4px 0 0
}

.custom-select_opened .custom-select__arrow {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.custom-select_disabled {
    opacity: .8;
    pointer-events: none
}

.custom-select__arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 0;
    height: 0;
    margin-top: -2px;
    border-style: solid;
    border-width: 7px 6.5px 0;
    border-color: #d8d8d8 transparent transparent;
    -ms-transform-origin: center;
    transform-origin: center;
    transition: transform .15s ease-in-out
}

.custom-select__item {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 20px;
    left: 5px;
    padding: 1px 5px 0 10px;
    box-sizing: border-box;
    text-overflow: ellipsis;
    line-height: 1.29;
    color: #000;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.custom-select_mobile select {
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 1px;
    width: 100%
}

.custom-select_mobile .custom-select__popup {
    display: none
}

.custom-select_custom select {
    position: absolute;
    left: -100000px
}

.custom-select__popup {
    overflow: hidden;
    position: absolute;
    z-index: 10;
    margin-top: -3px;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 7px 9px 0 rgba(0, 0, 0, .09)
}

.dropdown,
.dropdown__item {
    position: relative
}

.custom-select__popup ul {
    z-index: 1
}

.custom-select__popup li {
    cursor: pointer;
    padding: 0 14px;
    line-height: 2.9;
    color: #4a4a4a;
    transition: all .15s ease-in-out
}

.custom-select__popup li.active,
.custom-select__popup li:hover {
    color: #638eff
}

.profile {
    padding: 61px 15px;
    box-sizing: border-box
}

.profile .title {
    margin-bottom: 50px
}

.profile .main-form {
    max-width: 400px;
    margin: 0 auto
}

.profile .main-form__btns {
    padding-top: 17px
}

@media (min-width:768px) {
    .profile {
        padding: 61px 15px 190px
    }

    .profile .title {
        margin-bottom: 104px
    }

    .profile .main-form__btns .btn {
        min-height: 61px;
        line-height: 52px
    }

    .profile .main-form__btns .btn:after {
        line-height: 57px
    }
}

.dropdown {
    z-index: 10
}

.dropdown__item:after {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 6.5px 7px;
    border-color: transparent transparent #d8d8d8;
    transition: all .15s ease-in-out;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    content: ''
}

.dropdown__list {
    padding-top: 12px;
    padding-bottom: 30px;
    list-style-type: none
}

.dropdown__list li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 3;
    letter-spacing: -.4px;
    color: #4a4a4a;
    transition: color .15s ease-in-out
}

.dropdown__list li a.active,
.dropdown__list li a:hover {
    color: #638eff
}

@media (min-width:768px) {

    .dropdown:before,
    .dropdown__list {
        position: absolute;
        left: -27px;
        transition: all .15s ease-in-out
    }

    .dropdown:before {
        opacity: 0;
        visibility: hidden;
        top: -15px;
        bottom: 0;
        right: -46.3px;
        height: 190px;
        border-radius: 4px;
        background-color: #fff;
        box-shadow: 0 7px 9px 0 rgba(0, 0, 0, .09);
        content: ''
    }

    .dropdown:hover .dropdown__list,
    .dropdown:hover:before {
        opacity: 1;
        visibility: visible
    }

    .dropdown:hover .dropdown__item {
        color: #638eff
    }

    .dropdown:hover .dropdown__item:after {
        opacity: 1;
        visibility: visible;
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .dropdown__item:after {
        opacity: 0;
        visibility: hidden;
        right: -26px
    }

    .dropdown__list {
        opacity: 0;
        visibility: hidden;
        top: 100%;
        right: -46.3px;
        text-align: center
    }

    .dropdown__list li a {
        padding: 13px 10px;
        line-height: 1
    }
}

.content {
    padding: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    line-height: 1.4;
    color: #4a4a4a
}

.content h1 {
    font-size: 150%;
    margin-bottom: 50px
}

.content h2 {
    font-size: 140%;
    margin-bottom: 40px
}

.content h3 {
    font-size: 130%;
    margin-bottom: 40px
}

.content h4,
.content h5,
.content h6,
.content p {
    margin-bottom: 30px
}

.content h4 {
    font-size: 120%
}

.content h5 {
    font-size: 110%
}

.content h6 {
    font-size: 100%
}

.content ul {
    list-style: disc;
    margin: 0 15px 30px
}

.content ul ul {
    margin: 10px 0 10px 25px
}

.content ol {
    list-style: decimal;
    margin: 0 15px 30px
}

.content ol ol {
    margin: 10px 0 10px 25px
}

.content li {
    margin-bottom: 10px
}

.content table {
    margin-bottom: 30px;
    font-size: 100%;
    width: auto;
    border: 1px solid #979797
}

.content td,
.content th {
    border: 1px solid #979797;
    padding: 4px;
    text-align: left
}

.content th {
    font-weight: 700;
    text-align: center
}

.content a,
.content a font {
    color: #638eff;
    text-decoration: none;
    transition: color .15s ease-in-out
}

.content a:visited,
.content a:visited font {
    color: #638eff
}

.content a:hover,
.content a:hover font {
    color: #745dff;
    text-decoration: none
}

.content a:active,
.content a:active font {
    color: #745dff
}

.content img[align=left] {
    margin: 0 10px 10px 0;
    float: left
}

.content img[align=right] {
    margin: 0 0 10px 10px;
    float: right
}

.content dl {
    margin: 0 0 30px
}

.content dt {
    font-weight: 700;
    margin-bottom: 5px
}

.content dd {
    margin-bottom: 10px
}

.content hr {
    height: 1px;
    border: none;
    color: #979797;
    background: #979797;
    margin: 10px 0;
    clear: both
}

.upload-cont-box__text-foc {
  position: relative;
}

.upload-cont-box__text-foc:after {
  content: '';
  position: absolute;
  top: -10px;
  left: -10px;
  right: -10px;
  bottom: -10px;
  border: 1px solid #638eff;
}
 
.download__app-btn.google{
  background-image: url('../img/app-store-btn/android-store-btn@2x.png');
  margin-top: 5px;
}