*,
*:after,
*:before {
    box-sizing: border-box;
    outline: none !important
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body,
html {
    margin: 0;
    min-height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: inherit
}

img {
    display: block;
    max-width: 100%;
    border-style: none
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

button {
    outline: none
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

p {
    margin: 0
}

@font-face {
    font-family: 'PT Root UI';
    src: url("../assets/fonts/PT_Root_UI_Regular.eot");
    src: url("../assets/fonts/PT_Root_UI_Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/PT_Root_UI_Regular.woff2") format("woff2"), url("../assets/fonts/PT_Root_UI_Regular.woff") format("woff"), url("../assets/fonts/PT_Root_UI_Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'PT Root UI';
    src: url("../assets/fonts/PT_Root_UI_Medium.eot");
    src: url("../assets/fonts/PT_Root_UI_Medium.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/PT_Root_UI_Medium.woff2") format("woff2"), url("../assets/fonts/PT_Root_UI_Medium.woff") format("woff"), url("../assets/fonts/PT_Root_UI_Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'PT Root UI';
    src: url("../assets/fonts/PT_Root_UI_Bold.eot");
    src: url("../assets/fonts/PT_Root_UI_Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/PT_Root_UI_Bold.woff2") format("woff2"), url("../assets/fonts/PT_Root_UI_Bold.woff") format("woff"), url("../assets/fonts/PT_Root_UI_Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'TeX Gyre Heros';
    src: url("../assets/fonts/texgyreheros-bold.otf") format("opentype");
    font-weight: normal;
    font-style: normal
}

html {
    font-size: 10px
}

body {
    font-size: 1.4rem;
    line-height: 1.7rem;
    font-family: 'PT Root UI';
    min-width: 320px;
    overflow-x: hidden
}

@media (min-width: 600px) {
    body {
        font-size: 1.8rem;
        line-height: 2.2rem
    }
}

@media (min-width: 1400px) {
    body {
        font-size: 2rem;
        line-height: 2.8rem
    }
}

.container {
    margin: 0 auto;
    padding-right: 1.6rem;
    padding-left: 1.6rem
}

@media (min-width: 640px) {
    .container {
        max-width: 80rem;
        padding-right: 2.4rem;
        padding-left: 2.4rem
    }
}

@media (min-width: 800px) {
    .container {
        max-width: 90rem
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 124rem;
        padding-right: 2rem;
        padding-left: 2rem
    }
}

.app {
    color: #000
}

.app__inner {
    display: flex;
    flex-direction: column;
    overflow-x: hidden
}

.app__section-inner {
    max-width: 192rem;
    margin-left: auto;
    margin-right: auto
}

.btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 2rem;
    border: 1px solid transparent;
    border-radius: 0.3rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.8rem;
    transition: background-color .25s
}

.btn:hover {
    text-decoration: none;
    cursor: pointer
}

.btn.is-primary {
    color: #fff;
    background-color: #3521FF;
    border-color: #3521FF
}

.btn.is-primary:hover {
    background-color: #1e08ff;
    border-color: #1e08ff
}

.btn.is-secondary {
    color: #000;
    background-color: transparent;
    border-color: #A9BBC6
}

.btn.is-secondary:hover {
    color: #1e08ff;
    border-color: #1e08ff
}

.btn.is-light {
    color: #000;
    background-color: #fff;
    border-color: #fff
}

.btn.is-light:hover {
    border-color: #f2f2f2
}

.btn.for-slider {
    color: #000;
    background-color: #F4F6FB;
    border-color: #F4F6FB
}

.btn[disabled] {
    background: #E5E8EF;
    border-color: #E5E8EF;
    color: #fff;
    pointer-events: none
}

.blockquote {
    position: relative
}

@media (max-width: 1000px) {
    .blockquote {
        display: grid;
        grid-template-columns: 6rem 1fr;
        grid-template-areas: "quote quote" "text text" "image author";
        grid-gap: 2.4rem 1.6rem
    }
}

@media (min-width: 1400px) {
    .blockquote {
        display: grid;
        grid-template-columns: 1fr auto;
        grid-template-areas: "quote quote" "text image" "author image";
        margin-bottom: 4rem
    }
}

.blockquote:before {
    content: '';
    display: block;
    grid-area: quote;
    flex-shrink: 0;
    width: 2.4rem;
    height: 1.8rem;
    background-image: url("data:image/svg+xml,%3Csvg width='48' height='35' viewBox='0 0 48 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M48 20.7142H37.7143L44.5715 34.4284H34.2858L27.4286 20.7142V0.142822H48V20.7142Z' fill='%23A9BBC6'/%3E%3Cpath d='M20.5714 0.142822V20.7142H10.2857L17.1429 34.4284H6.85719L3.8147e-06 20.7142V0.142822H20.5714Z' fill='%23A9BBC6'/%3E%3C/svg%3E%0A");
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width: 1400px) {
    .blockquote:before {
        position: relative;
        left: -4.8rem;
        height: 3.5rem;
        width: 4.8rem
    }
}

.blockquote__text {
    grid-area: text
}

@media (min-width: 600px) {
    .blockquote__text {
        padding-bottom: 1.6rem;
        font-size: 1.8rem;
        line-height: 2.5rem
    }
}

@media (min-width: 1400px) {
    .blockquote__text {
        padding-top: 4.8rem
    }
}

.blockquote__author {
    grid-area: author
}

.blockquote__job {
    opacity: .6
}

.blockquote__image {
    grid-area: image;
    flex-shrink: 0
}

@media (min-width: 1000px) {
    .blockquote__image {
        float: right;
        margin-left: 8rem
    }
}

@media (min-width: 1400px) {
    .blockquote__image {
        width: 35rem;
        height: 35rem;
        text-align: center;
        overflow: hidden
    }
}

.blockquote__image img {
    max-width: 100%;
    max-height: 100%
}

.welcome__inner {
    box-shadow: 0px 16px 32px rgba(0, 0, 0, 0.08), 0px 0px 1px rgba(0, 0, 0, 0.08)
}

@media (min-width: 1000px) {
    .welcome__inner {
        display: flex;
        max-height: 90rem;
        box-shadow: 0 26px 12px -19px rgba(0, 0, 0, 0.08), 0 0 10px 11px rgba(0, 0, 0, 0.02)
    }
}

@media (min-width: 1400px) {
    .welcome__inner {
        min-height: 76rem;
        height: 90vh;
        margin: 5.6rem 6.4rem
    }
}

.welcome__content {
    padding: 3.2rem 1.6rem 0 1.6rem
}

@media (min-width: 1000px) {
    .welcome__content {
        display: flex;
        flex-flow: column;
        flex: 8;
        justify-content: space-between;
        padding: 6.4rem 4.8rem 4rem 4.8rem
    }
}

.welcome__logo {
    display: inline-flex
}

@media (max-width: 599px) {
    .welcome__logo {
        max-width: 15rem
    }
}

@media (min-width: 600px) {
    .welcome__logo {
        max-width: 26rem
    }
}

.welcome__header {
    margin-top: 4.8rem
}

.welcome__subtitle {
    margin-top: 1.6rem
}

@media (min-width: 1000px) {
    .welcome__subtitle {
        margin-top: 3.2rem;
        margin-right: 16rem
    }
}

.welcome__actions {
    margin-top: 3.2rem
}

@media (max-width: 519px) {
    .welcome__actions .btn {
        width: 100%
    }
    .welcome__actions .btn+.btn {
        margin-top: 1.6rem
    }
}

@media (min-width: 520px) and (max-width: 1000px),
(min-width: 1201px) {
    .welcome__actions {
        margin-top: 4rem
    }
    .welcome__actions .btn+.btn {
        margin-left: 2.4rem
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .welcome__actions .btn+.btn {
        margin-top: 1.6rem
    }
}

.welcome__footer {
    display: flex;
    flex-wrap: wrap;
    margin-top: 3.2rem
}

@media (min-width: 500px) {
    .welcome__footer {
        margin-top: 6.4rem
    }
}

.welcome__footer-item {
    display: flex
}

@media (max-width: 499px) {
    .welcome__footer-item+.welcome__footer-item {
        margin-top: 1.6rem
    }
}

@media (min-width: 500px) {
    .welcome__footer-item {
        flex: 1;
        margin: .8rem
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    .welcome__footer-item {
        min-width: 100%
    }
}

.welcome__footer-item-icon {
    flex-shrink: 0;
    width: 3.2rem;
    height: 3.2rem;
    margin-right: 2.4rem
}

@media (max-width: 1200px) {
    .welcome__footer-item-icon {
        margin-right: 1.6rem
    }
}

@media (min-width: 1600px) {
    .welcome__footer-item-icon {
        width: 4.8rem;
        height: 4.8rem
    }
}

.welcome__footer-item-icon>img {
    max-width: 100%;
    max-height: 100%
}

.welcome__image {
    position: relative
}

@media (max-width: 999px) {
    .welcome__image {
        padding-bottom: 1.6rem
    }
}

@media (min-width: 1000px) {
    .welcome__image {
        flex: 9;
        flex-shrink: 0;
        background: #F4F6FB
    }
}

.welcome__image-media {
    position: relative
}

@media (max-width: 639px) {
    .welcome__image-media {
        width: calc(100% + 15%);
        max-width: calc(100% + 15%);
        left: -9%
    }
}

@media (min-width: 640px) {
    .welcome__image-media {
        width: calc(100% + 6%);
        max-width: calc(100% + 15%);
        left: -2%
    }
}

@media (min-width: 1000px) {
    .welcome__image-media {
        position: absolute;
        top: 50%;
        left: -3.8%;
        right: -3.8%;
        width: calc(100% + 3.8% + 3.8%);
        max-width: calc(100% + 3.8% + 3.8%);
        transform: translateY(-50%)
    }
}

.welcome__play-video {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 47%;
    left: 55%
}

@media (min-width: 1000px) {
    .welcome__play-video .video-trigger {
        width: 8rem;
        height: 8rem;
        transform: rotateX(-55deg) rotate(-45deg)
    }
    .welcome__play-video .video-trigger img {
        width: 100%;
        height: 100%
    }
}

.welcome-radar.has-no-aside {
    background: #010206;
    background-image: url(/assets/images/welcome_radar-2.png);
    background-size: auto 76%;
    background-repeat: no-repeat;
    background-position: top right
}

@media (min-width: 900px) {
    .welcome-radar.has-no-aside {
        background-size: contain
    }
}

.welcome-radar__inner {
    padding: 3.2rem
}

.has-no-aside .welcome-radar__inner {
    height: 100vh;
    max-height: 108rem
}

@media (min-width: 900px) {
    .welcome-radar__inner {
        min-height: 76rem;
        height: 100vh;
        max-height: 108rem;
        padding: 3.2rem 8rem
    }
}

.welcome-radar__nav {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media (min-width: 900px) {
    .welcome-radar__nav {
        padding-bottom: 2.4rem
    }
}

.welcome-radar__nav-links {
    display: none
}

@media (min-width: 900px) {
    .welcome-radar__nav-links {
        display: flex
    }
}

.welcome-radar__nav-link {
    margin-left: 3.2rem;
    color: #fff
}

@media (min-width: 1400px) {
    .welcome-radar__nav-link {
        margin-left: 6.4rem
    }
}

.welcome-radar__nav-link:hover {
    cursor: pointer;
    text-decoration: underline
}

.welcome-radar__content {
    display: flex;
    flex-flow: column
}

@media (max-width: 900px) {
    .has-no-aside .welcome-radar__content {
        height: 100%;
        display: flex;
        flex-flow: column;
        justify-content: space-around
    }
}

@media (min-width: 900px) {
    .welcome-radar__content {
        flex-flow: row;
        margin-top: 8rem
    }
}

.welcome-radar__logo {
    display: inline-flex
}

@media (max-width: 599px) {
    .welcome-radar__logo {
        max-width: 12rem
    }
}

@media (min-width: 600px) {
    .welcome-radar__logo {
        max-width: 15rem
    }
}

.welcome-radar__header {
    flex-shrink: 0;
    flex-basis: 50%;
    max-width: 80rem
}

.has-no-aside .welcome-radar__header {
    flex-basis: 70%;
    max-width: 100rem
}

@media (max-width: 900px) {
    .has-no-aside .welcome-radar__header {
        display: flex;
        flex-flow: column;
        justify-content: space-around
    }
}

.welcome-radar__title {
    margin-bottom: 2.4rem;
    font-size: 4.8rem;
    font-weight: 700;
    line-height: 1.2
}

@media (max-width: 600px) {
    .has-no-aside .welcome-radar__title {
        margin-bottom: 0;
        padding: 3.2rem;
        padding-bottom: 0;
        background: #fff;
        color: #0D1929
    }
}

@media (min-width: 900px) {
    .welcome-radar__title {
        margin-bottom: 4rem;
        font-size: 6.4rem
    }
}

@media (min-width: 1400px) {
    .welcome-radar__title {
        margin-bottom: 4.8rem;
        font-size: 8rem
    }
}

@media (min-width: 1700px) {
    .welcome-radar__title {
        font-size: 9.6rem
    }
    .has-no-aside .welcome-radar__title {
        font-size: 8rem
    }
}

.welcome-radar__subtitle {
    margin-top: 2.4rem;
    margin-bottom: 4rem;
    font-size: 1.8rem;
    line-height: 1.25;
    font-weight: 400
}

.has-no-aside .welcome-radar__subtitle {
    max-width: 80rem
}

@media (max-width: 600px) {
    .has-no-aside .welcome-radar__subtitle {
        margin-top: 0rem;
        padding: 3.2rem;
        padding-top: 2.4rem;
        background: #fff;
        color: #0D1929
    }
}

@media (min-width: 900px) {
    .welcome-radar__subtitle {
        margin-bottom: 6.4rem;
        font-size: 2rem
    }
}

@media (min-width: 1400px) {
    .welcome-radar__subtitle {
        margin-bottom: 8rem;
        font-size: 3.2rem
    }
}

@media (min-width: 1700px) {
    .welcome-radar__subtitle {
        font-size: 4rem
    }
}

@media (max-width: 600px) {
    .welcome-radar__actions>* {
        width: 100%
    }
    .welcome-radar__actions>*+* {
        margin-top: 1.6rem
    }
    .has-no-aside .welcome-radar__actions {
        margin-top: 13rem
    }
}

@media (min-width: 601px) {
    .welcome-radar__actions>*+* {
        margin-left: 1.6rem
    }
}

.welcome-radar__image {
    display: flex;
    order: -1;
    justify-content: center;
    padding: 2.4rem
}

@media (min-width: 900px) {
    .welcome-radar__image {
        align-items: center;
        order: initial;
        margin-left: auto
    }
}

.welcome-radar__image img {
    max-width: 20rem
}

@media (min-width: 600px) {
    .welcome-radar__image img {
        max-width: 32rem
    }
}

@media (min-width: 900px) {
    .welcome-radar__image img {
        max-width: 40rem
    }
}

@media (min-width: 1400px) {
    .welcome-radar__image img {
        max-width: 50rem
    }
}

@media (min-width: 1700px) {
    .welcome-radar__image img {
        max-width: 68rem
    }
}

.questions {
    margin-top: 6.4rem;
    margin-bottom: 6.4rem
}

@media (min-width: 1400px) {
    .questions {
        margin-top: 8rem;
        margin-bottom: 8rem;
        padding-bottom: 5.6rem
    }
}

@media (min-width: 1400px) {
    .questions__header {
        padding-right: 16rem
    }
}

.questions__list {
    margin-top: 3.2rem
}

@media (min-width: 600px) {
    .questions__list {
        margin-top: 4rem
    }
}

@media (min-width: 1400px) {
    .questions__list {
        margin-top: 8rem
    }
}

.questions__item {
    display: flex
}

.questions__item:not(:last-child) {
    margin-bottom: 4rem
}

.questions__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 6rem;
    height: 6rem;
    margin-right: 1.6rem;
    background: #9255CE
}

.questions__icon img {
    max-width: 3.2rem
}

@media (min-width: 600px) {
    .questions__icon {
        width: 8.5rem;
        height: 8.5rem
    }
    .questions__icon img {
        max-width: 4rem
    }
}

@media (min-width: 1600px) {
    .questions__icon {
        width: 10rem;
        height: 10rem;
        margin-right: 4.8rem
    }
    .questions__icon img {
        max-width: 6rem
    }
}

.questions__text p {
    margin-top: .8rem
}

@media (min-width: 600px) {
    .questions__text p {
        margin-top: 1.6rem
    }
}

.benefits {
    background: #3521FF;
    padding: 4rem 1.6rem
}

@media (min-width: 1400px) {
    .benefits {
        padding: 8rem 6.4rem;
        padding-left: 4rem
    }
}

.benefits__inner {
    min-height: 25rem
}

@media (min-width: 640px) {
    .benefits__inner {
        display: flex;
        min-height: 43rem
    }
}

.benefits__header {
    display: flex;
    flex-shrink: 0;
    align-items: center
}

@media (min-width: 640px) {
    .benefits__header {
        flex-flow: column;
        align-items: center
    }
    @supports (--modern: browser) {
        .benefits__header h1 {
            writing-mode: vertical-rl;
            transform: rotate(180deg)
        }
    }
}

@media (min-width: 1600px) {
    .benefits__header {
        margin-right: 8rem
    }
}

@media (max-width: 639px) {
    .benefits__header-text {
        margin-right: 2rem
    }
}

.benefits__header-decor-line {
    flex: 1;
    flex-shrink: 0;
    height: 1px;
    margin: 2rem;
    background: #fff
}

@media (min-width: 640px) {
    .benefits__header-decor-line {
        width: 1px;
        height: auto
    }
}

.benefits__slider {
    margin-top: 3.2rem
}

@media (min-width: 640px) {
    .benefits__slider {
        width: 90%
    }
}

.benefits .slider-item-index {
    width: 4rem;
    text-align: right
}

@media (min-width: 640px) {
    .benefits .slider-item-index {
        width: 7rem;
        text-align: center
    }
}

@media (min-width: 1400px) {
    .benefits .slider-item-index {
        width: 12rem
    }
}

@media (min-width: 1000px) {
    .benefits .slider__item-inner {
        display: flex
    }
}

@media (min-width: 1600px) {
    .benefits .slider__item-inner {
        height: 65rem
    }
}

@media (min-width: 1000px) {
    .benefits .slider .slick-track {
        display: flex;
        align-items: center
    }
}

.benefits .slider__item-image {
    display: flex;
    height: 30rem
}

@media (min-width: 640px) {
    .benefits .slider__item-image {
        height: 40rem
    }
}

@media (min-width: 1000px) {
    .benefits .slider__item-image {
        height: 50rem;
        width: 60%
    }
}

@media (min-width: 1400px) {
    .benefits .slider__item-image {
        height: auto
    }
}

.benefits .slider__item-image img {
    width: 100%
}

@supports (--modern: browser) {
    .benefits .slider__item-image img {
        width: auto;
        max-width: 100%;
        max-height: 100%
    }
}

.benefits .slider__item-image-holder {
    display: flex;
    align-items: center;
    justify-content: center
}

.benefits .slider__item-description {
    margin-top: 1.6rem;
    color: #fff;
    align-self: stretch
}

@media (min-width: 1000px) {
    .benefits .slider__item-description {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 40%;
        margin-left: 8rem;
        margin-right: 4rem;
        background: url(../../assets/images/pattern-dot.png)
    }
}

@media (min-width: 1600px) {
    .benefits .slider__item-description {
        margin-left: 16rem;
        margin-right: 8rem
    }
}

.benefits .slider__item-actions {
    margin-top: 1.6rem
}

@media (max-width: 519px) {
    .benefits .slider__item-actions .btn {
        width: 100%
    }
    .benefits .slider__item-actions .btn+.btn {
        margin-top: 1.6rem
    }
}

@media (max-width: 800px) {
    .benefits .slider__item-actions {
        width: 100%
    }
}

@media (min-width: 1000px) {
    .benefits .slider__item-actions .btn+.btn {
        margin-top: 1.6rem
    }
}

@media (min-width: 1400px) {
    .benefits .slider__item-actions {
        margin-top: 4rem
    }
}

@media (min-width: 1900px) {
    .benefits .slider__item-actions {
        margin-top: 5.6rem
    }
}

.benefits .slider .slick-dots {
    top: calc(100% + 3rem)
}

.benefits .slider .slick-dots li button {
    width: 1.6rem;
    height: 1.6rem;
    background: #C3CAD1
}

.benefits .slider .slick-dots li button:before {
    display: none
}

.benefits .slider .slick-dots li.slick-active button {
    background: #75ADEA
}

@media (max-width: 768px) {
    .benefits .slider .slick-prev,
    .benefits .slider .slick-next {
        display: none
    }
}

@media (min-width: 1400px) {
    .benefits .slider .slick-prev {
        left: -7rem
    }
}

@media (min-width: 1400px) {
    .benefits .slider .slick-next {
        right: 1rem
    }
}

.blockquote-section {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem
}

.mobile-applications {
    background: #3521FF;
    color: #fff
}

@media (min-width: 768px) {
    .mobile-applications {
        background: url(../assets/images/mobile-applications-background1.svg) no-repeat 9px 0px/332px 658px, url(../assets/images/mobile-applications-background2.svg) no-repeat 547px 0px/407px 643px #3521FF
    }
}

@media (min-width: 1024px) {
    .mobile-applications {
        background: url(../assets/images/mobile-applications-background1.svg) no-repeat 9px 0px/332px 658px, url(../assets/images/mobile-applications-background2.svg) no-repeat 707px -38px/407px 681px #3521FF
    }
}

@media (min-width: 1280px) {
    .mobile-applications {
        background: url(../assets/images/mobile-applications-background1.svg) no-repeat 9px 0px/332px 658px, url(../assets/images/mobile-applications-background2.svg) no-repeat 877px -38px/407px 681px #3521FF
    }
}

@media (min-width: 1440px) {
    .mobile-applications {
        background: url(../assets/images/mobile-applications-background1.svg) no-repeat 9px 0px/332px 658px, url(../assets/images/mobile-applications-background2.svg) no-repeat 1051px -43px/407px 681px #3521FF
    }
}

@media (min-width: 1560px) {
    .mobile-applications {
        background: url(../assets/images/mobile-applications-background1.svg) no-repeat 9px 0px/332px 658px, url(../assets/images/mobile-applications-background2.svg) no-repeat 1141px -43px/407px 681px #3521FF
    }
}

@media (min-width: 1566px) {
    .mobile-applications {
        background: url(../assets/images/mobile-applications-background1.svg) no-repeat 9px 0px/332px 658px, url(../assets/images/mobile-applications-background2.svg) no-repeat 1475px 0px/407px 681px #3521FF
    }
}

.mobile-applications__container {
    padding: 4.8rem 1.6rem 3.2rem
}

@media (min-width: 600px) {
    .mobile-applications__container {
        padding: 4.8rem 4.6rem
    }
}

@media (min-width: 1024px) {
    .mobile-applications__container {
        padding: 4.8rem 3.2rem 15.3rem
    }
}

@media (min-width: 1280px) {
    .mobile-applications__container {
        max-width: unset;
        padding: 14.3rem 4rem 14.97rem
    }
}

@media (min-width: 1440px) {
    .mobile-applications__container {
        max-width: unset;
        padding: 12.2rem 7.2rem
    }
}

@media (min-width: 1920px) {
    .mobile-applications__container {
        max-width: unset;
        padding: 12.2rem 22.3rem
    }
}

.mobile-applications__inner {
    display: grid;
    grid-template-columns: 100%;
    grid-template-areas: 'title' 'description' 'pictures' 'icons';
    grid-row-gap: 2.4rem
}

@media (min-width: 768px) {
    .mobile-applications__inner {
        grid-template-columns: 1.5fr 2fr;
        grid-template-areas: 'title title' 'description pictures' 'icons icons';
        grid-row-gap: 2.4rem;
        align-items: center
    }
}

@media (min-width: 1024px) {
    .mobile-applications__inner {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: 'title title' 'description pictures' 'icons pictures';
        align-items: unset
    }
}

@media (min-width: 1280px) {
    .mobile-applications__inner {
        grid-template-columns: 2fr 1.2fr;
        grid-template-areas: 'title pictures' 'description pictures' 'icons pictures'
    }
}

@media (min-width: 1440px) {
    .mobile-applications__inner {
        grid-template-columns: 2fr 1.4fr;
        grid-row-gap: 4.8rem
    }
}

@media (min-width: 1440px) {
    .mobile-applications__inner {
        grid-template-columns: 2fr 1.2fr;
        grid-row-gap: 4.8rem
    }
}

@media (min-width: 1566px) {
    .mobile-applications__inner {
        grid-row-gap: 1.5rem
    }
}

.mobile-applications__pictures {
    grid-area: pictures;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 1.6rem
}

@media (min-width: 600px) {
    .mobile-applications__pictures {
        grid-template-columns: repeat(2, max-content);
        grid-column-gap: 3rem
    }
}

@media (min-width: 1440px) {
    .mobile-applications__pictures {
        grid-column-gap: 4rem
    }
}

.mobile-applications__pictures img {
    display: block;
    max-width: 100%
}

.mobile-applications__icons {
    grid-area: icons;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-areas: 'title title' 'google-play app-store';
    grid-row-gap: 0.9rem;
    grid-column-gap: 1.6rem
}

@media (min-width: 600px) {
    .mobile-applications__icons {
        grid-template-columns: repeat(2, max-content)
    }
}

@media (min-width: 768px) {
    .mobile-applications__icons {
        grid-template-columns: repeat(2, max-content)
    }
}

@media (min-width: 1024px) {
    .mobile-applications__icons {
        align-content: center
    }
}

@media (min-width: 1280px) {
    .mobile-applications__icons {
        align-content: start
    }
}

.mobile-applications__icons .title {
    grid-area: title
}

@media (min-width: 1024px) {
    .mobile-applications__icons .title {
        font-size: 1.4rem
    }
}

.mobile-applications__icons .app-store {
    grid-area: app-store
}

.mobile-applications__icons .google-play {
    grid-area: google-play
}

.mobile-applications__icons img {
    height: 4.8rem
}

.mobile-applications__title {
    grid-area: title
}

@media (min-width: 1280px) {
    .mobile-applications__title {
        display: grid;
        align-content: end
    }
}

@media (min-width: 1024px) {
    .mobile-applications__title.typo-headline2 {
        font-size: 4rem;
        line-height: 5.6rem
    }
}

.mobile-applications__description {
    grid-area: description;
    font-size: 1.2rem
}

@media (min-width: 375px) {
    .mobile-applications__description {
        font-size: 1.4rem
    }
}

@media (min-width: 600px) {
    .mobile-applications__description {
        font-size: 1.8rem
    }
}

@media (min-width: 1024px) {
    .mobile-applications__description {
        display: grid;
        align-content: end
    }
}

@media (min-width: 1280px) {
    .mobile-applications__description {
        align-content: center
    }
}

@media (min-width: 768px) {
    .mobile-applications__description .text {
        margin-right: 1rem
    }
}

@media (min-width: 1025px) {
    .mobile-applications__description .text {
        margin-right: 2.5rem
    }
}

@media (min-width: 1280px) {
    .mobile-applications__description .text {
        margin-right: 12.5rem
    }
}

@media (min-width: 1920px) {
    .mobile-applications__description .text {
        margin-right: 19rem
    }
}

.slider-how-to__inner {
    padding: 4.8rem 1.6rem;
    background: #F4F6FB
}

@media (min-width: 1400px) {
    .slider-how-to__inner {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 4.8rem 0
    }
}

@media (max-width: 1400px) {
    .slider-how-to__description {
        max-width: 90rem;
        margin-left: auto;
        margin-right: auto
    }
}

@media (min-width: 1400px) {
    .slider-how-to__description {
        width: 30%;
        padding-left: 6.4rem;
        padding-right: 2.4rem
    }
}

.slider-how-to__description p {
    margin-top: 1.6rem
}

@media (min-width: 1400px) {
    .slider-how-to__description p {
        margin-top: 4rem;
        padding-right: 12rem
    }
}

.slider-how-to__slider {
    width: 100%;
    margin-top: 3.2rem
}

@media (min-width: 1400px) {
    .slider-how-to__slider {
        width: 70%
    }
}

.slider-how-to__actions {
    width: 100%
}

@media (max-width: 519px) {
    .slider-how-to__actions .btn {
        width: 100%
    }
    .slider-how-to__actions .btn+.btn {
        margin-top: 1.6rem
    }
}

@media (max-width: 1400px) {
    .slider-how-to__actions {
        max-width: 90rem;
        margin-left: auto;
        margin-right: auto;
        margin-top: 4rem
    }
}

@media (min-width: 1400px) {
    .slider-how-to__actions {
        margin-top: 1.6rem;
        margin-left: 30%
    }
}

.slider-card {
    max-width: calc(100vw - 3.2rem);
    transform: scale(0.9);
    opacity: .35;
    transition: opacity .2s, transform .2s
}

@media (min-width: 640px) {
    .slider-card {
        max-width: 70vw;
        background: #3521FF
    }
}

.slider-card.slick-active {
    transform: scale(1);
    opacity: 1
}

@media (min-width: 640px) {
    .slider-card__inner {
        display: flex;
        align-items: center;
        height: 30rem
    }
}

@media (min-width: 1400px) {
    .slider-card__inner {
        width: 84.5rem;
        min-width: 84.5rem;
        max-width: 84.5rem;
        height: 41rem;
        padding: 8rem 5rem
    }
}

.slider-card__image {
    display: flex;
    justify-content: center;
    background: #3521FF;
    text-align: center
}

.slider-card__image img {
    max-width: 26rem;
    max-height: 16rem
}

@media (min-width: 640px) {
    .slider-card__image {
        padding: 1.6rem
    }
}

@media (min-width: 800px) {
    .slider-card__image {
        width: 45%
    }
    .slider-card__image img {
        max-width: 39rem;
        max-height: 24rem
    }
}

.slider-card__text {
    flex-grow: 1;
    margin-top: 1.6rem;
    color: #000
}

@media (min-width: 640px) {
    .slider-card__text {
        padding: 1.6rem;
        color: #F4F6FB
    }
}

@media (min-width: 800px) {
    .slider-card__text {
        padding: 3.2rem;
        width: 55%
    }
}

.features {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem
}

@media (min-width: 1000px) {
    .features {
        padding-top: 8rem;
        padding-bottom: 8rem
    }
}

@media (min-width: 1400px) {
    .features {
        margin-top: 4rem;
        margin-bottom: 4rem;
        padding-top: 16rem;
        padding-bottom: 16rem;
        background: url(../assets/images/bg-features.png), url(../assets/images/bg-features.png);
        background-position: 3rem center, calc(100% - 3rem) center;
        background-repeat: no-repeat
    }
}

.features__inner {
    background: rgba(255, 255, 255, 0.8)
}

.features__list {
    margin-top: 3.2rem
}

@media (min-width: 600px) {
    .features__list {
        margin-top: 4rem
    }
}

@media (min-width: 1000px) {
    .features__list {
        display: flex;
        margin-top: 8rem
    }
}

.features__item {
    display: flex;
    align-items: center;
    flex: 1
}

@media (max-width: 999px) {
    .features__item+.features__item {
        margin-top: 1.6rem
    }
}

@media (min-width: 1000px) {
    .features__item:not(:last-child) {
        margin-right: 4.8rem
    }
}

.features__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 6rem;
    height: 6rem;
    margin-right: 1.6rem;
    background: #3521FF
}

@media (max-width: 599px) {
    .features__icon img {
        max-width: 3.2rem
    }
}

@media (min-width: 600px) {
    .features__icon {
        width: 10rem;
        height: 10rem;
        box-shadow: 0 0 0.5rem 0.5rem rgba(255, 255, 255, 0.8)
    }
}

.advantages {
    padding-top: 6.4rem;
    padding-bottom: 6.4rem
}

@media (min-width: 1000px) {
    .advantages {
        padding-top: 8rem;
        padding-bottom: 8rem
    }
}

.advantages__list {
    margin-top: 3.2rem
}

@media (min-width: 1400px) {
    .advantages__list {
        columns: 2
    }
}

.advantages__item {
    display: flex;
    align-items: center;
    break-inside: avoid-column
}

.advantages__item+.advantages__item {
    margin-top: 1.6rem
}

.advantages__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 6rem;
    height: 6rem;
    margin-right: 1rem;
    background: #3521FF
}

.advantages__icon img {
    max-width: 3.2rem
}

@media (max-width: 1399px) {
    .advantages__text {
        padding-top: .8rem
    }
}

@media (min-width: 1400px) {
    .advantages__text {
        padding: 0 .8rem
    }
}

.advantages__actions {
    margin-top: 4rem
}

@media (max-width: 599px) {
    .advantages__actions .btn {
        width: 100%
    }
    .advantages__actions .btn+.btn {
        margin-top: .8rem
    }
}

@media (min-width: 600px) {
    .advantages__actions {
        display: flex;
        flex-wrap: wrap;
        margin-right: calc(.8rem * -1);
        margin-left: calc(.8rem * -1)
    }
    .advantages__actions>* {
        margin: .8rem
    }
}

@media (min-width: 600px) and (max-width: 1399px) {
    .advantages__actions {
        justify-content: center
    }
}

.contacts {
    padding-top: 4rem;
    padding-bottom: 4rem;
    background: #F4F6FB
}

.contacts .container {
    max-width: 124rem
}

@media (min-width: 800px) {
    .contacts__inner {
        display: flex
    }
}

@media (min-width: 800px) {
    .contacts__col {
        flex: 1
    }
    .contacts__col:not(:last-child) {
        margin-right: 1.6rem
    }
}

@media (min-width: 800px) {
    .contacts__col--address {
        padding-left: calc(126px + 1.6rem);
        margin-top: 2.5rem;
        padding-left: 0
    }
}

.contacts__col--form {
    margin-top: 4rem
}

@media (min-width: 800px) {
    .contacts__col--form {
        margin-top: 0
    }
}

.contacts__col-title {
    margin-bottom: 1.6rem
}

@media (min-width: 800px) {
    .contacts__col-title {
        font-size: 24px !important;
        line-height: 26px !important
    }
}

@media (min-width: 640px) {
    .contacts__manager-wrap {
        display: flex
    }
}

@media (min-width: 800px) {
    .contacts__manager-wrap {
        flex-direction: column;
        align-items: start
    }
}

@media (min-width: 640px) and (max-width: 800px) {
    .contacts__manager-info {
        margin-left: 1.6rem
    }
}

.contacts__photo {
    margin-bottom: 1.6rem
}

.contacts__feedback {
    display: flex;
    flex-direction: column;
    margin-top: 1.6rem
}

.contacts__city {
    margin-top: 1.6rem
}

.app-footer .container {
    max-width: 144rem
}

.app-footer__inner {
    align-items: center;
    padding: 1.6rem
}

.app-footer__inner-right {
    display: flex
}

@media (max-width: 695px) {
    .app-footer__inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "platform isource" "copy copy";
        grid-gap: 1.6rem
    }
}

@media (min-width: 696px) {
    .app-footer__inner {
        display: flex;
        justify-content: space-between
    }
}

.app-footer__platform {
    grid-area: platform
}

.app-footer__links {
    margin-left: auto;
    position: relative;
    grid-area: copy;
    display: flex;
    border-right: 1px solid #E9EAF2;
    padding-right: 32px
}

@media (max-width: 695px) {
    .app-footer__links {
        width: 100%;
        display: flex;
        flex-flow: column nowrap;
        justify-content: center;
        align-content: center;
        align-items: center;
        grid-column: 1 / 3;
        border: 0;
        padding-right: 0
    }
}

.app-footer__links .agreement-link {
    display: flex;
    align-items: center;
    color: #3521FF;
    padding: 4px 8px 4px 12px;
    border-radius: 4px
}

.app-footer__links .agreement-link:hover {
    background: #F7F8FA
}

.app-footer__links .agreement-link .typo-caption {
    color: inherit;
    text-decoration: none;
    letter-spacing: 0.01em;
    font-size: 12px;
    line-height: 16px
}

.app-footer__links .popup-button {
    padding-right: 28px;
    position: relative
}

.app-footer__links .popup-button:after {
    position: absolute;
    display: block;
    content: '';
    transform: rotate(90deg);
    width: 8px;
    height: 11px;
    top: 6px;
    right: 12px;
    color: #1e08ff;
    background-image: url("data:image/svg+xml,%3Csvg width='5' height='11' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 0.785645L2 8.59814L9.5 16.4106' stroke='%231e08ff' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-position: center center;
    background-repeat: no-repeat
}

.app-footer__links .popup-button .wrapper-links {
    position: absolute;
    box-sizing: content-box;
    padding: 5px 5px 20px;
    display: none
}

.app-footer__links .popup-button .popup-links {
    height: 136px;
    width: 288px;
    background-color: #FFFFFF;
    border-radius: 4px;
    filter: drop-shadow(0px 0px 1px rgba(0, 0, 0, 0.08)) drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.08))
}

.app-footer__links .popup-button .popup-links__link {
    height: 64px;
    margin-top: 4px;
    padding: 12px 16px
}

.app-footer__links .popup-button .popup-links__link a {
    height: 32px;
    display: block;
    font-family: PT Root UI;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0.0125em;
    color: #1A1B26;
    font-size: 12px;
    line-height: 16px
}

.app-footer__links .popup-button .popup-links:after {
    position: absolute;
    bottom: -6px;
    left: 50%;
    width: 12px;
    height: 12px;
    background: inherit;
    visibility: visible;
    content: "";
    transform: rotate(45deg)
}

.app-footer__links .popup-button:hover .wrapper-links {
    display: block;
    top: -155px;
    left: -83%
}

.app-footer__links .popup-button:hover:after {
    transform: rotate(-90deg)
}

.app-footer__copyright {
    grid-area: copy;
    color: #3521FF
}

.app-footer__copyright a {
    color: inherit
}

@media (min-width: 1000px) {
    .app-footer__copyright {
        margin-left: auto;
        padding-right: 3.2rem;
        border-right: 1px solid #E9EAF2
    }
}

.app-footer__logo {
    grid-area: isource;
    justify-self: end
}

@media (min-width: 1000px) {
    .app-footer__logo {
        margin-left: 3.2rem
    }
}

.modal {
    position: fixed;
    z-index: 50;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow-y: scroll;
    padding: 1rem
}

@media (min-width: 1000px) {
    .modal {
        padding-bottom: 10rem
    }
}

.modal.js-is-active,
.modal:target {
    display: flex;
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(2px)
}

.modal__inner {
    position: relative;
    margin: auto;
    padding: 2rem;
    box-shadow: 1rem 1rem 0 #69C57F;
    background: #F4F6FB;
    transform: scale(0.9);
    transform-origin: top center;
    transition: transform .2s
}

@media (min-width: 800px) {
    .modal__inner {
        width: 69rem;
        padding: 5rem 12rem;
        box-shadow: 2rem 2rem 0 #69C57F
    }
}

.modal.js-is-active .modal__inner,
.modal:target .modal__inner {
    transform: scale(1)
}

.modal__header {
    margin-bottom: 3.2rem;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    text-align: left
}

.modal__header h1 {
    text-align: left
}

@media (min-width: 800px) {
    .modal__header {
        margin-bottom: 4rem;
        font-size: 2.4rem;
        line-height: 3.2rem
    }
    .modal__header h1 {
        text-align: center
    }
}

.modal__footer {
    margin-top: 4rem;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.8rem;
    color: #8B9AA3
}

.modal__close {
    position: absolute;
    top: -1.2rem;
    right: -3rem;
    z-index: 3;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    cursor: pointer;
    transition: transform .2s
}

.modal__close:hover {
    transform: scale(1.1)
}

.modal a:not(.btn) {
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.4rem;
    color: #3521FF
}

.modal .btn {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.8rem
}

.modal--video .modal__inner {
    width: 50vw;
    height: calc(50vw / 16 * 7.5);
    max-width: 800px;
    padding: 0
}

@media (pointer: coarse) {
    .modal--video .modal__inner {
        width: 80vw;
        max-width: 100%;
        height: auto
    }
}

.modal--video .modal__form {
    display: flex;
    height: 100%
}

.modal--video video {
    width: 100%;
    max-width: 100%
}

.form button:disabled {
    opacity: 0.3
}

.form.is-ghost input[type="text"],
.form.is-ghost textarea {
    padding: 1.1rem 1.2rem;
    border: 1px solid #607D8B;
    border-radius: .4rem;
    font-family: inherit
}

.form.is-ghost textarea {
    resize: none
}

.form.is-ghost button {
    -webkit-appearance: none;
    padding: 1.1rem 2rem;
    background: #E5E8EF;
    border: 0;
    border-radius: 4px;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.8rem
}

.form.is-ghost button:not(:disabled):hover {
    cursor: pointer;
    background: #d5dae5
}

input[type='text'],
input[type='email'],
input[type='tel'],
textarea {
    width: 100%;
    padding: 1.1rem 1.2rem;
    border: 1px solid #607D8B;
    border-radius: 4px;
    background: transparent;
    color: #002033;
    font-weight: normal;
    font-size: 1.4rem;
    line-height: 1.8rem
}

.custom-checkbox {
    display: flex;
    font-weight: normal;
    font-size: 1.2rem;
    line-height: 1.4rem
}

.custom-checkbox label {
    margin-left: 1rem
}

.form-result-wrapper {
    display: flex;
    align-items: center;
    min-height: 43rem;
    height: 100%
}

.form-result {
    width: 74rem;
    margin: auto
}

.form-result__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 3.2rem;
    padding-bottom: 3.2rem;
    border-bottom: 1px solid
}

.form-result__title {
    font-weight: bold;
    font-size: 5.6rem;
    line-height: 6.4rem
}

.form-result__manager {
    display: flex;
    align-items: start;
    margin-top: 3.2rem
}

.form-result__manager-pic {
    margin-right: 2.4rem
}

.form-result__manager-contacts {
    display: flex;
    flex-flow: column
}

.form-result__manager-job {
    margin-bottom: 1.6rem
}

.form-result__footer {
    margin-top: 3.2rem;
    padding-top: 1.6rem;
    border-top: 1px solid
}

.form-result__contacts {
    display: flex
}

.form-result__contacts-col {
    margin-right: 3.2rem
}

@media (pointer: coarse) {
    body.result-page {
        min-width: 100%;
        padding: 2rem
    }
    .result-document {
        font-size: 15px
    }
    .form-result {
        display: flex;
        flex-flow: column;
        width: 100%;
        height: 100%
    }
    .form-result__body {
        flex: 1
    }
    .form-result__manager {
        transform-origin: top left;
        transform: scale(1.25)
    }
}

.slider {
    position: relative
}

.slider img {
    display: flex
}

.slick-slider .slick-prev,
.slick-slider .slick-next {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #B0BEC5;
    height: 5rem;
    width: 5rem;
    transition: background .2s;
    z-index: 3
}

.slick-slider .slick-prev:focus,
.slick-slider .slick-next:focus {
    background: #B0BEC5
}

.slick-slider .slick-prev:hover,
.slick-slider .slick-next:hover {
    background: #4c3bff
}

.slick-slider .slick-prev:before,
.slick-slider .slick-next:before {
    content: '';
    width: 2rem;
    height: 2rem;
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.5 0.785645L2 8.59814L9.5 16.4106' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A");
    background-position: center center;
    background-repeat: no-repeat
}

.slick-slider .slick-prev {
    left: -7rem
}

.slick-slider .slick-next {
    right: 0
}

.slick-slider .slick-next:before {
    transform: translateX(0.2rem);
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='18' viewBox='0 0 11 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 17.0356L9 9.22314L1.5 1.41064' stroke='white' stroke-width='2'/%3E%3C/svg%3E%0A")
}

.typo-headline1 {
    font-size: 2.6rem;
    line-height: 3.1rem;
    font-weight: 600;
    font-family: 'TeX Gyre Heros', arial, sans-serif
}

@media (min-width: 600px) {
    .typo-headline1 {
        font-size: 4.8rem;
        line-height: 6.4rem
    }
}

@media (min-width: 1600px) {
    .typo-headline1 {
        font-size: 6.4rem;
        line-height: 6.4rem
    }
}

.typo-headline2 {
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-weight: 600;
    font-family: 'TeX Gyre Heros', arial, sans-serif
}

@media (min-width: 600px) {
    .typo-headline2 {
        font-size: 2.4rem;
        line-height: 2.8rem
    }
}

@media (min-width: 1000px) {
    .typo-headline2 {
        font-size: 3.2rem;
        line-height: 4.4rem
    }
}

@media (min-width: 1600px) {
    .typo-headline2 {
        font-size: 4rem;
        line-height: 140%
    }
}

.typo-body1 {
    font-size: 1.6rem;
    line-height: 2.4rem;
    font-weight: 500
}

@media (min-width: 600px) {
    .typo-body1 {
        font-size: 2.4rem;
        line-height: 3.6rem
    }
}

@media (min-width: 1600px) {
    .typo-body1 {
        font-size: 3.2rem;
        line-height: 4.8rem
    }
}

.typo-body3 {
    font-size: 1.4rem;
    line-height: 2rem;
    font-weight: 500
}

@media (min-width: 1000px) {
    .typo-body3 {
        font-size: 1.8rem;
        line-height: 2.5rem
    }
}

@media (min-width: 1900px) {
    .typo-body3 {
        font-size: 2rem;
        line-height: 140%
    }
}

.typo-caption {
    font-size: 1.4rem;
    line-height: 1.8rem;
    font-weight: 400
}

.fw-400 {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.background--electra {
    background-color: #3521FF
}

.background--violet {
    background-color: #9255CE
}

.background--gray {
    background-color: #C3CAD1
}

.background--light-gray {
    background-color: #E5E8EF
}

.background--snow {
    background-color: #F4F6FB
}

.background--light-blue {
    background-color: #75ADEA
}

.background--white {
    background-color: #fff
}

.background--black {
    background-color: #000
}

.background--asphalt {
    background-color: #E9EAF2
}

.color--electra {
    color: #3521FF
}

.color--violet {
    color: #9255CE
}

.color--gray {
    color: #C3CAD1
}

.color--light-gray {
    color: #E5E8EF
}

.color--snow {
    color: #F4F6FB
}

.color--light-blue {
    color: #75ADEA
}

.color--white {
    color: #fff
}

.color--black {
    color: #000
}

.color--asphalt {
    color: #E9EAF2
}

.flex {
    display: flex
}

.flex-column {
    flex-direction: column
}

.justify-center {
    justify-content: center
}

.justify-start {
    justify-content: flex-start
}

.justify-end {
    justify-content: flex-end
}

.justify-between {
    justify-content: space-between
}

.justify-around {
    justify-content: space-around
}

.items-start {
    align-items: flex-start
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-baseline {
    align-items: baseline
}

.items-stretch {
    align-items: stretch
}

.no-flex-wrap {
    flex-wrap: nowrap
}

.no-shrink {
    flex-shrink: 0
}

.flex-grow-1 {
    flex-grow: 1
}

.flex-grow-2 {
    flex-grow: 2
}

.w100 {
    width: 100%
}

.max-w50 {
    max-width: 50%
}

.max-w65 {
    max-width: 65%
}

.max-w70 {
    max-width: 70%
}

.h100 {
    height: 100%
}

.pos-relative {
    position: relative
}

.pos-absolute {
    position: absolute
}

.top-0 {
    top: 0
}

.left-0 {
    left: 0
}

.right-0 {
    right: 0
}

.ie-fix-column {
    width: 100%;
    max-width: 100%
}

.ie-fix-column>*:not(img) {
    width: 100%;
    max-width: 100%
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-italic {
    font-style: italic
}

.text-bold {
    font-weight: 600
}

.mt0 {
    margin-top: 0rem !important
}

.mr0 {
    margin-right: 0rem !important
}

.mb0 {
    margin-bottom: 0rem !important
}

.ml0 {
    margin-left: 0rem !important
}

.p0 {
    padding: 0rem !important
}

.pt0 {
    padding-top: 0rem !important
}

.pr0 {
    padding-right: 0rem !important
}

.pb0 {
    padding-bottom: 0rem !important
}

.pl0 {
    padding-left: 0rem !important
}

.mt1 {
    margin-top: .8rem !important
}

.mr1 {
    margin-right: .8rem !important
}

.mb1 {
    margin-bottom: .8rem !important
}

.ml1 {
    margin-left: .8rem !important
}

.p1 {
    padding: .8rem !important
}

.pt1 {
    padding-top: .8rem !important
}

.pr1 {
    padding-right: .8rem !important
}

.pb1 {
    padding-bottom: .8rem !important
}

.pl1 {
    padding-left: .8rem !important
}

.mt2 {
    margin-top: 1.6rem !important
}

.mr2 {
    margin-right: 1.6rem !important
}

.mb2 {
    margin-bottom: 1.6rem !important
}

.ml2 {
    margin-left: 1.6rem !important
}

.p2 {
    padding: 1.6rem !important
}

.pt2 {
    padding-top: 1.6rem !important
}

.pr2 {
    padding-right: 1.6rem !important
}

.pb2 {
    padding-bottom: 1.6rem !important
}

.pl2 {
    padding-left: 1.6rem !important
}

.mt3 {
    margin-top: 2.4rem !important
}

.mr3 {
    margin-right: 2.4rem !important
}

.mb3 {
    margin-bottom: 2.4rem !important
}

.ml3 {
    margin-left: 2.4rem !important
}

.p3 {
    padding: 2.4rem !important
}

.pt3 {
    padding-top: 2.4rem !important
}

.pr3 {
    padding-right: 2.4rem !important
}

.pb3 {
    padding-bottom: 2.4rem !important
}

.pl3 {
    padding-left: 2.4rem !important
}

.mt4 {
    margin-top: 3.2rem !important
}

.mr4 {
    margin-right: 3.2rem !important
}

.mb4 {
    margin-bottom: 3.2rem !important
}

.ml4 {
    margin-left: 3.2rem !important
}

.p4 {
    padding: 3.2rem !important
}

.pt4 {
    padding-top: 3.2rem !important
}

.pr4 {
    padding-right: 3.2rem !important
}

.pb4 {
    padding-bottom: 3.2rem !important
}

.pl4 {
    padding-left: 3.2rem !important
}

.mt5 {
    margin-top: 4rem !important
}

.mr5 {
    margin-right: 4rem !important
}

.mb5 {
    margin-bottom: 4rem !important
}

.ml5 {
    margin-left: 4rem !important
}

.p5 {
    padding: 4rem !important
}

.pt5 {
    padding-top: 4rem !important
}

.pr5 {
    padding-right: 4rem !important
}

.pb5 {
    padding-bottom: 4rem !important
}

.pl5 {
    padding-left: 4rem !important
}

.mt6 {
    margin-top: 4.8rem !important
}

.mr6 {
    margin-right: 4.8rem !important
}

.mb6 {
    margin-bottom: 4.8rem !important
}

.ml6 {
    margin-left: 4.8rem !important
}

.p6 {
    padding: 4.8rem !important
}

.pt6 {
    padding-top: 4.8rem !important
}

.pr6 {
    padding-right: 4.8rem !important
}

.pb6 {
    padding-bottom: 4.8rem !important
}

.pl6 {
    padding-left: 4.8rem !important
}

.mt7 {
    margin-top: 5.6rem !important
}

.mr7 {
    margin-right: 5.6rem !important
}

.mb7 {
    margin-bottom: 5.6rem !important
}

.ml7 {
    margin-left: 5.6rem !important
}

.p7 {
    padding: 5.6rem !important
}

.pt7 {
    padding-top: 5.6rem !important
}

.pr7 {
    padding-right: 5.6rem !important
}

.pb7 {
    padding-bottom: 5.6rem !important
}

.pl7 {
    padding-left: 5.6rem !important
}

.mt8 {
    margin-top: 6.4rem !important
}

.mr8 {
    margin-right: 6.4rem !important
}

.mb8 {
    margin-bottom: 6.4rem !important
}

.ml8 {
    margin-left: 6.4rem !important
}

.p8 {
    padding: 6.4rem !important
}

.pt8 {
    padding-top: 6.4rem !important
}

.pr8 {
    padding-right: 6.4rem !important
}

.pb8 {
    padding-bottom: 6.4rem !important
}

.pl8 {
    padding-left: 6.4rem !important
}

.mt9 {
    margin-top: 7.2rem !important
}

.mr9 {
    margin-right: 7.2rem !important
}

.mb9 {
    margin-bottom: 7.2rem !important
}

.ml9 {
    margin-left: 7.2rem !important
}

.p9 {
    padding: 7.2rem !important
}

.pt9 {
    padding-top: 7.2rem !important
}

.pr9 {
    padding-right: 7.2rem !important
}

.pb9 {
    padding-bottom: 7.2rem !important
}

.pl9 {
    padding-left: 7.2rem !important
}

.mt10 {
    margin-top: 8rem !important
}

.mr10 {
    margin-right: 8rem !important
}

.mb10 {
    margin-bottom: 8rem !important
}

.ml10 {
    margin-left: 8rem !important
}

.p10 {
    padding: 8rem !important
}

.pt10 {
    padding-top: 8rem !important
}

.pr10 {
    padding-right: 8rem !important
}

.pb10 {
    padding-bottom: 8rem !important
}

.pl10 {
    padding-left: 8rem !important
}

.mt15 {
    margin-top: 12rem !important
}

.mr15 {
    margin-right: 12rem !important
}

.mb15 {
    margin-bottom: 12rem !important
}

.ml15 {
    margin-left: 12rem !important
}

.p15 {
    padding: 12rem !important
}

.pt15 {
    padding-top: 12rem !important
}

.pr15 {
    padding-right: 12rem !important
}

.pb15 {
    padding-bottom: 12rem !important
}

.pl15 {
    padding-left: 12rem !important
}

.mt20 {
    margin-top: 16rem !important
}

.mr20 {
    margin-right: 16rem !important
}

.mb20 {
    margin-bottom: 16rem !important
}

.ml20 {
    margin-left: 16rem !important
}

.p20 {
    padding: 16rem !important
}

.pt20 {
    padding-top: 16rem !important
}

.pr20 {
    padding-right: 16rem !important
}

.pb20 {
    padding-bottom: 16rem !important
}

.pl20 {
    padding-left: 16rem !important
}

.circle>* {
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    box-sizing: border-box;
    box-shadow: inset -6px -6px 20px rgba(255, 255, 255, 0.5);
    transform: scale(0);
    animation: pulse 2s infinite linear
}

.circle-1 {
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    background-color: rgba(255, 255, 255, 0.25)
}

.circle-2 {
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    background-color: rgba(255, 255, 255, 0.25);
    animation-delay: .333s
}

.circle-3 {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    background-color: rgba(255, 255, 255, 0.25);
    animation-delay: .667s
}

.circle-4 {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    animation-delay: 1s;
    background-color: rgba(255, 255, 255, 0.25)
}

@keyframes pulse {
    0% {
        transform: scale(0.5) rotate(0);
        opacity: .8
    }
    100% {
        transform: scale(2) rotate(360deg);
        opacity: 0
    }
}

.preloader {
    display: inline-flex;
    border-top: 24px solid transparent
}

.block {
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 1px;
    will-change: width, height, transform
}

.block+.block {
    margin-left: 8px
}

@keyframes slide {
    0%,
    8% {
        transform: translateX(0)
    }
    92%,
    100% {
        transform: translateX(96px)
    }
}

.mover {
    animation: slide 1.3s infinite alternate cubic-bezier(0.645, 0.045, 0.355, 1);
    background-color: #FF5E1A
}

@keyframes jump1 {
    0% {
        top: 0;
        transform: rotate(0)
    }
    7.5% {
        top: -16px;
        transform: rotateZ(-90deg)
    }
    15% {
        top: 0;
        height: 16px;
        transform: rotateZ(-180deg)
    }
    19% {
        top: 5.33333px;
        height: 10.66667px;
        transform: rotateZ(-180deg)
    }
    23%,
    70% {
        top: 0;
        height: 16px;
        transform: rotateZ(-180deg)
    }
    77.5% {
        top: -16px;
        transform: rotateZ(-90deg)
    }
    85% {
        top: 0;
        height: 16px;
        transform: rotateZ(0)
    }
    89% {
        top: 5.33333px;
        height: 10.66667px;
        transform: rotateZ(0)
    }
    94%,
    100% {
        top: 0;
        height: 16px;
        transform: rotateZ(0)
    }
}

@keyframes jump2 {
    0% {
        top: 0;
        transform: rotate(0)
    }
    7.5% {
        top: -16px;
        transform: rotateZ(-90deg)
    }
    15% {
        top: 0;
        height: 16px;
        transform: rotateZ(-180deg)
    }
    19% {
        top: 5.33333px;
        height: 10.66667px;
        transform: rotateZ(-180deg)
    }
    23%,
    57.5% {
        top: 0;
        height: 16px;
        transform: rotateZ(-180deg)
    }
    65% {
        top: -16px;
        transform: rotateZ(-90deg)
    }
    72.5% {
        top: 0;
        height: 16px;
        transform: rotateZ(0)
    }
    76.5% {
        top: 5.33333px;
        height: 10.66667px;
        transform: rotateZ(0)
    }
    80.5%,
    100% {
        top: 0;
        height: 16px;
        transform: rotateZ(0)
    }
}

@keyframes jump3 {
    0% {
        top: 0;
        transform: rotate(0)
    }
    7.5% {
        top: -16px;
        transform: rotateZ(-90deg)
    }
    15% {
        top: 0;
        height: 16px;
        transform: rotateZ(-180deg)
    }
    19% {
        top: 5.33333px;
        height: 10.66667px;
        transform: rotateZ(-180deg)
    }
    23%,
    45% {
        top: 0;
        height: 16px;
        transform: rotateZ(-180deg)
    }
    52.5% {
        top: -16px;
        transform: rotateZ(-90deg)
    }
    60% {
        top: 0;
        height: 16px;
        transform: rotateZ(0)
    }
    64% {
        top: 5.33333px;
        height: 10.66667px;
        transform: rotateZ(0)
    }
    68%,
    100% {
        top: 0;
        height: 16px;
        transform: rotateZ(0)
    }
}

@keyframes jump4 {
    0% {
        top: 0;
        transform: rotate(0)
    }
    7.5% {
        top: -16px;
        transform: rotateZ(-90deg)
    }
    15% {
        top: 0;
        height: 16px;
        transform: rotateZ(-180deg)
    }
    19% {
        top: 5.33333px;
        height: 10.66667px;
        transform: rotateZ(-180deg)
    }
    23%,
    32.5% {
        top: 0;
        height: 16px;
        transform: rotateZ(-180deg)
    }
    40% {
        top: -16px;
        transform: rotateZ(-90deg)
    }
    47.5% {
        top: 0;
        height: 16px;
        transform: rotateZ(0)
    }
    51.5% {
        top: 5.33333px;
        height: 10.66667px;
        transform: rotateZ(0)
    }
    55.5%,
    100% {
        top: 0;
        height: 16px;
        transform: rotateZ(0)
    }
}

.jumper {
    transform-origin: -4px;
    background-color: #5066ff
}

.jumper:nth-child(2) {
    animation: jump1 2.6s 0.2s infinite linear
}

.jumper:nth-child(3) {
    animation: jump2 2.6s 0.35s infinite linear
}

.jumper:nth-child(4) {
    animation: jump3 2.6s 0.5s infinite linear
}

.jumper:nth-child(5) {
    animation: jump4 2.6s 0.65s infinite linear
}

.app {
    height: 100vh;
    position: relative;
    z-index: 0;
    background: #1a1b26 right/contain no-repeat url("../assets/images/background-02.jpg")
}

@media (max-width: 1199px) {
    .app {
        background: #1a1b26 right/cover no-repeat url("../assets/images/background-02.jpg")
    }
}

@media (max-width: 640px) {
    .app {
        background: #1a1b26 65%/cover no-repeat url("../assets/images/background-02.jpg")
    }
}

.app::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: radial-gradient(64% 70% at 100% 50%, rgba(8, 8, 12, 0) 32.27%, #08080c 100%);
    z-index: -1
}

@media (min-width: 1900px) {
    .app::after {
        width: 120%
    }
}

@media (max-width: 1200px) {
    .app::after {
        background: radial-gradient(85% 70% at 100% 50%, rgba(8, 8, 12, 0) 3%, #08080c 100%)
    }
}

@media (max-width: 900px) {
    .app::after {
        background: radial-gradient(85% 70% at 100% 50%, rgba(8, 8, 12, 0) 3%, #08080c 100%)
    }
}

@media (max-width: 740px) {
    .app::after {
        background: rgba(0, 0, 0, 0.6)
    }
}

.app__inner {
    display: grid;
    grid-template-rows: max-content 1fr;
    height: 100%
}

.app__inner .header {
    padding: 2.4rem 0;
    background: #fff
}

@media (max-width: 740px) {
    .app__inner .header {
        padding: 1.6rem 0
    }
}

.app__inner .mobile-app-section .container {
    display: flex;
    align-content: center;
    height: 100%;
    flex-wrap: wrap
}

.app__inner .mobile-app-section__title {
    font-size: 6rem;
    font-weight: 700;
    color: #fff;
    line-height: 72px;
    margin-bottom: 3.2rem
}

@media (max-width: 740px) {
    .app__inner .mobile-app-section__title {
        font-size: 4.2rem;
        line-height: 3.2rem;
        margin-bottom: 1.6rem
    }
}

.mobile-app-section__title h1 {
    font-size: 2rem; /* Размер основного заголовка */
}

.mobile-app-section__title .large-title {
    font-size: 2rem; /* Размер основного заголовка */
    margin-bottom: 15px; /* Отступ снизу для первого заголовка */
    margin-top: 15px; /* Отступ снизу для первого заголовка */
}

.app__inner .mobile-app-section__actions {
    display: flex;
    justify-content: flex-start;
    flex-direction: column
}

@media (max-width: 740px) {
    .app__inner .mobile-app-section__actions {
        width: 100%
    }
}

.app__inner .mobile-app-section__actions>*+* {
    margin-top: 3.2rem
}

@media (max-width: 740px) {
    .app__inner .mobile-app-section__actions>*+* {
        margin-top: 1.6rem
    }
}

.app__inner .mobile-app-section__actions .title {
    color: #fff;
    font-size: 3.2rem;
    font-weight: 300;
    line-height: 1.5
}

.app__inner .mobile-app-section__links {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-start
}

.app__inner .mobile-app-section__links::before {
    margin-top: 12px;
    margin-left: 24px;
}

.app__inner .mobile-app-section__links>*+* {
    margin-left: 2.4rem
}

@media (max-width: 740px) {
    .app__inner .mobile-app-section__links>*+* {
        margin-left: 0;
        margin-top: 2.4rem
    }
}

@media (max-width: 740px) {
    .app__inner .mobile-app-section__links {
        flex-direction: column;
        align-content: flex-start;
        align-items: flex-start;
        width: 100%
    }
}

.app__inner .mobile-app-section__links a {
    display: block;
    width: max-content;
    padding: 1.6rem 4.8rem;
    color: #fff;
    background: #911913;
    border: none;
    border-radius: 2px;
    font-size: 1.8rem;
    font-weight: 700;
    text-decoration: none;
}

.app__inner .mobile-app-section__links a:hover {
    background: #911913; /* Изменяем цвет фона при наведении */
    color: #eee; /* Меняем цвет текста при наведении (по желанию) */
}

@media (max-width: 740px) {
    .app__inner .mobile-app-section__links a {
        width: 100%;
        padding: 1.6rem 0;
        text-align: center
    }
}

.container {
    width: 100%;
    max-width: 1200px; /* Можно задать максимальную ширину контейнера */
    margin: 0 auto; /* Центрирование контейнера по горизонтали */
    position: relative; /* Позволяет позиционировать дочерние элементы относительно него */
}

.header-content {
    display: flex;
    align-items: center; /* Центрируем элементы по вертикали */
    background-color: transparent
    position relative
}

.right-aligned-title {
    margin-left: auto; /* Перемещаем заголовок к правому краю */
    color: #139177; /* Изменение цвета текста ссылки на зелёный */
    font-size: 2rem; /* Установка размера шрифта */
}

.right-aligned-title a {
    color: #911913; /* Установите нужный цвет */
    text-decoration: none; /* Уберите подчеркивание */
}

.right-aligned-title a:visited {
    color: #131b91; /* Цвет посещенной ссылки */
}

.right-aligned-title a:hover, .right-aligned-title a:focus, .right-aligned-title a:active {
    color: #000000; /* Цвет ссылки при наведении, фокусировке и активации */
    text-decoration: underline; /* Подчеркните ссылку при наведении */
}

.subtitle {
    font-size: 2rem; /* Размер шрифта 8 пунктов */
    margin-top: 5px; /* Небольшой отступ сверху */
    color: white; /* Цвет текста - белый */
}

.title a {
    color: #139177; /* Изменение цвета текста ссылки на зелёный */
    text-decoration: none; /* Убирает подчёркивание у ссылки */
}

.title a:hover {
    text-decoration: underline; /* Подчёркивает ссылку при наведении курсора */
}

.cssSlider {
	display: block;
	position: relative;
	width: 100%;
	overflow: hidden;
}
.cssSlider .slides {
	overflow: hidden;
	overflow: hidden;
	width: 100%;
	height: 70vmin;
	margin: 0;
	padding: 0;
	list-style: none;
}
.cssSlider .slides > li {
	width: 100%;
	height: 70vmin;
	position: absolute;
	z-index: 1;
	overflow: hidden;
}
.cssSlider .slides > li > img {
	width: 100%;
	height: auto;
}
/*
.cssSlider .slides > li:first-child:not(:target) {
	z-index: 1;
	-webkit-transform: translateY(0%);
	        transform: translateY(0%);
}
*/
.cssSlider .thumbnails {
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
}
.cssSlider .thumbnails > li {
	float: left;
	width: 20%;
}
.cssSlider .thumbnails > li > a {
	display: block;
}
.cssSlider .thumbnails > li > a > img {
	width: 100%;
	height: auto;
}

.cssSlider .slides li:target {
	z-index: 3;
	-webkit-animation: slide 1s 1;
}
.cssSlider .slides li:not(:target) {
	-webkit-animation: hidden 1s 1;
}
@-webkit-keyframes slide {
	0% {
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
}
@keyframes slide {
	0% {
		-webkit-transform: translateX(-100%);
		        transform: translateX(-100%);
	}
	100% {
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
}
@-webkit-keyframes hidden {
	0% {
		z-index: 2;
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
	100% {
		z-index: 2;
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
	}
}
@keyframes hidden {
	0% {
		z-index: 2;
		-webkit-transform: translateX(0%);
		        transform: translateX(0%);
	}
	100% {
		z-index: 2;
		-webkit-transform: translateX(100%);
		        transform: translateX(100%);
	}

/* Общие стили для карты */
.top-panel {
    width: 100%;
    height: 400px;
    padding: 0;
}

.mapmap {
    width: 100%;
    height: 400px;
    padding-bottom: 75%; /* Пропорция 4:3 */
    position: relative;
}

.mapmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
    border: 0;
}

/* Медиа-запросы для декстопной версии */
@media (min-width: 1024px) {
    .mapmap {
        padding-bottom: 0; /* Сбрасываем пропорциональный паддинг */
        height: 400px; /* Фиксируем высоту карты */
    }
}

/*# sourceMappingURL=styles.css.map */