/*!
 * Bootstrap Reboot v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #0056b3;
    text-decoration: underline
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
    cursor: pointer
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type=radio],
input[type=checkbox] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

/*!
 * Bootstrap Grid v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {

    .container-sm,
    .container {
        max-width: 540px
    }
}

@media (min-width: 768px) {

    .container-md,
    .container-sm,
    .container {
        max-width: 720px
    }
}

@media (min-width: 992px) {

    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 960px
    }
}

@media (min-width: 1200px) {

    .container-xl,
    .container-lg,
    .container-md,
    .container-sm,
    .container {
        max-width: 1140px
    }
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-xl,
.col-xl-auto,
.col-xl-12,
.col-xl-11,
.col-xl-10,
.col-xl-9,
.col-xl-8,
.col-xl-7,
.col-xl-6,
.col-xl-5,
.col-xl-4,
.col-xl-3,
.col-xl-2,
.col-xl-1,
.col-lg,
.col-lg-auto,
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1,
.col-md,
.col-md-auto,
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.col-sm,
.col-sm-auto,
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1,
.col,
.col-auto,
.col-12,
.col-11,
.col-10,
.col-9,
.col-8,
.col-7,
.col-6,
.col-5,
.col-4,
.col-3,
.col-2,
.col-1 {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.row-cols-4>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333333%
}

.offset-2 {
    margin-left: 16.66666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333333%
}

.offset-5 {
    margin-left: 41.66666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333333%
}

.offset-8 {
    margin-left: 66.66666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333333%
}

.offset-11 {
    margin-left: 91.66666667%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-sm-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333333%
    }

    .offset-sm-2 {
        margin-left: 16.66666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333333%
    }

    .offset-sm-5 {
        margin-left: 41.66666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333333%
    }

    .offset-sm-8 {
        margin-left: 66.66666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333333%
    }

    .offset-sm-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-md-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333333%
    }

    .offset-md-2 {
        margin-left: 16.66666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333333%
    }

    .offset-md-5 {
        margin-left: 41.66666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333333%
    }

    .offset-md-8 {
        margin-left: 66.66666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333333%
    }

    .offset-md-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-lg-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333333%
    }

    .offset-lg-2 {
        margin-left: 16.66666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333333%
    }

    .offset-lg-5 {
        margin-left: 41.66666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333333%
    }

    .offset-lg-8 {
        margin-left: 66.66666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333333%
    }

    .offset-lg-11 {
        margin-left: 91.66666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .row-cols-xl-4>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6>* {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.33333333%
    }

    .offset-xl-2 {
        margin-left: 16.66666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.33333333%
    }

    .offset-xl-5 {
        margin-left: 41.66666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.33333333%
    }

    .offset-xl-8 {
        margin-left: 66.66666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.33333333%
    }

    .offset-xl-11 {
        margin-left: 91.66666667%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        -ms-grid-row-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        -ms-grid-row-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        -ms-grid-row-align: stretch !important;
        align-self: stretch !important
    }
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.mt-1,
.my-1 {
    margin-top: .25rem !important
}

.mr-1,
.mx-1 {
    margin-right: .25rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .25rem !important
}

.ml-1,
.mx-1 {
    margin-left: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1,
.py-1 {
    padding-top: .25rem !important
}

.pr-1,
.px-1 {
    padding-right: .25rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .25rem !important
}

.pl-1,
.px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.mr-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ml-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.mr-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ml-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: .5rem !important
    }

    .m-sm-3 {
        margin: 1rem !important
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important
    }

    .m-sm-4 {
        margin: 1.5rem !important
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important
    }

    .m-sm-5 {
        margin: 3rem !important
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: .5rem !important
    }

    .m-md-3 {
        margin: 1rem !important
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important
    }

    .m-md-4 {
        margin: 1.5rem !important
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important
    }

    .m-md-5 {
        margin: 3rem !important
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: .5rem !important
    }

    .m-lg-3 {
        margin: 1rem !important
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important
    }

    .m-lg-4 {
        margin: 1.5rem !important
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important
    }

    .m-lg-5 {
        margin: 3rem !important
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important
    }
}

@font-face {
    font-family: VisueltPro;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("VisueltPro"), url(../../svg/VisueltPro-Regular.c59d8da2.woff2) format("woff2")
}

@font-face {
    font-family: VisueltPro;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: local("VisueltPro"), url(../../svg/VisueltPro-Medium.1945ca0f.woff2) format("woff2")
}

@font-face {
    font-family: VisueltPro;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("VisueltPro"), url(../../svg/VisueltPro-Bold.dc624134.woff2) format("woff2")
}

@font-face {
    font-family: VisueltPro;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: local("VisueltPro"), url(../../svg/VisueltPro-Black.b17c5e0c.woff2) format("woff2")
}

@font-face {
    font-family: Butler;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local("Butler"), url(../../svg/Butler_Bold.b34b5ab9.otf) format("woff2")
}

::-webkit-input-placeholder {
    color: #666
}

::-moz-placeholder {
    color: #666
}

:-ms-input-placeholder {
    color: #666
}

::-ms-input-placeholder {
    color: #666
}

::placeholder {
    color: #666
}

::-moz-selection {
    background-color: #4a4ae2;
    color: #fff;
    -webkit-text-fill-color: #ffffff
}

::selection {
    background-color: #4a4ae2;
    color: #fff;
    -webkit-text-fill-color: #ffffff
}

input,
textarea {
    outline: none
}

input:focus:required:invalid,
textarea:focus:required:invalid {
    border-color: red
}

input:required:valid,
textarea:required:valid {
    border-color: green
}

body {
    font-family: VisueltPro, sans-serif;
    font-size: 16px;
    min-width: 375px;
    position: relative;
    line-height: 1.65;
    overflow-x: hidden;
    color: #333
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1340px
    }
}

@media (max-width: 575.98px) {
    .container {
        padding: 0 28px
    }
}

@-webkit-keyframes fadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes wave {
    0% {
        height: 100%;
        width: 100%;
        opacity: .2
    }

    to {
        height: 160%;
        width: 160%;
        opacity: 0
    }
}

@keyframes wave {
    0% {
        height: 100%;
        width: 100%;
        opacity: .2
    }

    to {
        height: 160%;
        width: 160%;
        opacity: 0
    }
}

@-webkit-keyframes slideR {
    0% {
        -webkit-transform: translateX(140px);
        transform: translate(140px)
    }

    to {
        -webkit-transform: translateX(1040px);
        transform: translate(1040px)
    }
}

@keyframes slideR {
    0% {
        -webkit-transform: translateX(140px);
        transform: translate(140px)
    }

    to {
        -webkit-transform: translateX(1040px);
        transform: translate(1040px)
    }
}

@-webkit-keyframes slideL {
    0% {
        -webkit-transform: translateX(-140px);
        transform: translate(-140px)
    }

    to {
        -webkit-transform: translateX(-1040px);
        transform: translate(-1040px)
    }
}

@keyframes slideL {
    0% {
        -webkit-transform: translateX(-140px);
        transform: translate(-140px)
    }

    to {
        -webkit-transform: translateX(-1040px);
        transform: translate(-1040px)
    }
}

@-webkit-keyframes fly5 {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }
}

@keyframes fly5 {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%)
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }
}

@-webkit-keyframes fly3 {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-3%);
        transform: translateY(-3%)
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }
}

@keyframes fly3 {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-3%);
        transform: translateY(-3%)
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }
}

@-webkit-keyframes fly2 {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-2%);
        transform: translateY(-2%)
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }
}

@keyframes fly2 {
    0% {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }

    50% {
        -webkit-transform: translateY(-2%);
        transform: translateY(-2%)
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0)
    }
}

@-webkit-keyframes calcAnimation {
    0% {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    20% {
        -webkit-transform: translateY(-10%) rotate(2deg);
        transform: translateY(-10%) rotate(2deg)
    }

    65% {
        -webkit-transform: translateY(400px) rotate(-8deg);
        transform: translateY(400px) rotate(-8deg)
    }

    70% {
        -webkit-transform: translateY(400px) rotate(7deg);
        transform: translateY(400px) rotate(7deg)
    }

    75% {
        -webkit-transform: translateY(400px) rotate(-6deg);
        transform: translateY(400px) rotate(-6deg)
    }

    80% {
        -webkit-transform: translateY(400px) rotate(5deg);
        transform: translateY(400px) rotate(5deg)
    }

    85% {
        -webkit-transform: translateY(400px) rotate(3deg);
        transform: translateY(400px) rotate(3deg)
    }

    90% {
        -webkit-transform: translateY(400px) rotate(0);
        transform: translateY(400px) rotate(0)
    }

    to {
        -webkit-transform: translateY(400px) rotate(0) scale(0);
        transform: translateY(400px) rotate(0) scale(0)
    }
}

@keyframes calcAnimation {
    0% {
        -webkit-transform: translateY(0) rotate(0);
        transform: translateY(0) rotate(0)
    }

    20% {
        -webkit-transform: translateY(-10%) rotate(2deg);
        transform: translateY(-10%) rotate(2deg)
    }

    65% {
        -webkit-transform: translateY(400px) rotate(-8deg);
        transform: translateY(400px) rotate(-8deg)
    }

    70% {
        -webkit-transform: translateY(400px) rotate(7deg);
        transform: translateY(400px) rotate(7deg)
    }

    75% {
        -webkit-transform: translateY(400px) rotate(-6deg);
        transform: translateY(400px) rotate(-6deg)
    }

    80% {
        -webkit-transform: translateY(400px) rotate(5deg);
        transform: translateY(400px) rotate(5deg)
    }

    85% {
        -webkit-transform: translateY(400px) rotate(3deg);
        transform: translateY(400px) rotate(3deg)
    }

    90% {
        -webkit-transform: translateY(400px) rotate(0);
        transform: translateY(400px) rotate(0)
    }

    to {
        -webkit-transform: translateY(400px) rotate(0) scale(0);
        transform: translateY(400px) rotate(0) scale(0)
    }
}

a:hover {
    text-decoration: none
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6 {
    cursor: default
}

.no-scroll {
    overflow-y: hidden
}

.d-none {
    display: none !important
}

.d-block {
    display: block !important
}

.d-inline-block {
    display: inline-block !important
}

@media (max-width: 1199.98px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-block {
        display: block !important
    }
}

@media (max-width: 991.98px) {
    .d-md-none {
        display: none !important
    }

    .d-md-block {
        display: block !important
    }
}

@media (max-width: 767.98px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-block {
        display: block !important
    }
}

@media (max-width: 575.98px) {
    .d-xs-none {
        display: none !important
    }

    .d-xs-block {
        display: block !important
    }

    .d-xs-inline-block {
        display: inline-block !important
    }
}

.fancybox-bg {
    background-color: #fff
}

.fancybox-button {
    background: transparent;
    color: #4a4ae2
}

.fancybox-button:hover {
    color: #6456ff
}

.fancybox-slide--html .fancybox-close-small {
    color: #fff
}

.custom-select {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: absolute;
    z-index: 1;
    top: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%)
}

.custom-select .select-label {
    font-size: 12px;
    line-height: 15px;
    color: #2f3158;
    margin-right: 16px
}

.custom-select .select-wrap {
    position: relative;
    height: 30px;
    width: 82px;
    background-color: #fff;
    border: 1px solid #4A4AE2;
    -webkit-box-shadow: 0px 4px 19px rgba(74, 74, 226, .22);
    box-shadow: 0 4px 19px #4a4ae238;
    border-radius: 4px;
    cursor: pointer
}

.custom-select .select-wrap.open ul {
    display: block
}

.custom-select .select-wrap .select-value {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
    cursor: pointer
}

.custom-select .select-wrap .select-value span {
    display: block;
    padding-top: 2px;
    font-size: 12px;
    line-height: 15px;
    color: #2f3158;
    font-weight: 500;
    cursor: pointer
}

.custom-select .select-wrap .select-value img {
    display: block;
    height: 11px;
    width: 11px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 8px
}

.custom-select .select-wrap ul {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    display: none;
    width: 180px;
    background-color: #fff;
    -webkit-box-shadow: 0px 4px 19px rgba(74, 74, 226, .22);
    box-shadow: 0 4px 19px #4a4ae238;
    border-radius: 8px;
    padding: 10px 0
}

.custom-select .select-wrap ul li {
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 15px;
    cursor: pointer
}

.custom-select .select-wrap ul li:hover span,
.custom-select .select-wrap ul li:hover a {
    color: #4a4ae2
}

.custom-select .select-wrap ul li:hover a:before {
    background-image: url(../../svg/plus-blue.7395693d.svg)
}

.custom-select .select-wrap ul li img {
    display: block;
    height: 15px;
    width: 15px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 8px
}

.custom-select .select-wrap ul li span,
.custom-select .select-wrap ul li a {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    padding-top: 2px;
    color: #2f3158;
    cursor: pointer
}

.custom-select .select-wrap ul li a {
    position: relative;
    padding-top: 0;
    padding-left: 25px
}

.custom-select .select-wrap ul li a:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background-image: url(../../svg/plus.1783c416.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -2px
}

.custom-select .select-wrap ul li:not(:last-child) {
    margin-bottom: 5px
}

@media (max-width: 1199.98px) {
    .custom-select {
        top: 50px
    }

    .custom-select .select-label {
        font-size: 12px;
        line-height: 15px
    }

    .custom-select .select-wrap {
        position: relative;
        height: 30px;
        width: 82px
    }

    .custom-select .select-wrap .select-value {
        padding: 0 10px
    }

    .custom-select .select-wrap .select-value img {
        max-width: 100%
    }

    .custom-select .select-wrap ul li {
        height: 30px;
        padding: 0 10px
    }

    .custom-select .select-wrap ul li:not(:last-child) {
        margin-bottom: 5px
    }
}

@media (max-width: 991.98px) {
    .custom-select {
        top: 40px
    }

    .custom-select .select-label {
        font-size: 10px;
        line-height: 12px;
        margin-right: 10px
    }

    .custom-select .select-wrap {
        position: relative;
        height: 28px;
        width: 72px
    }

    .custom-select .select-wrap .select-value {
        padding: 0 10px
    }

    .custom-select .select-wrap .select-value img {
        max-width: 100%
    }

    .custom-select .select-wrap ul li {
        height: 28px;
        padding: 0 10px
    }

    .custom-select .select-wrap ul li:not(:last-child) {
        margin-bottom: 5px
    }
}

@media (max-width: 767.98px) {
    .custom-select {
        left: 0;
        top: 130px;
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
        transform: translate(0) translateY(-50%)
    }

    .custom-select .select-label {
        font-size: 10px;
        line-height: 12px;
        margin-right: 0;
        margin-bottom: 10px
    }

    .custom-select .select-wrap {
        position: relative;
        height: 30px;
        width: 82px
    }

    .custom-select .select-wrap .select-value {
        padding: 0 10px
    }

    .custom-select .select-wrap .select-value span {
        padding-top: 4px
    }

    .custom-select .select-wrap .select-value img {
        max-width: 100%
    }

    .custom-select .select-wrap ul {
        left: -50px
    }

    .custom-select .select-wrap ul li {
        height: 30px;
        padding: 0 10px
    }

    .custom-select .select-wrap ul li:not(:last-child) {
        margin-bottom: 5px
    }
}

@media (max-width: 575.98px) {
    .custom-select {
        left: 0;
        top: 130px;
        width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transform: translateX(0) translateY(-50%);
        -ms-transform: translateX(0) translateY(-50%);
        transform: translate(0) translateY(-50%)
    }

    .custom-select .select-label {
        font-size: 10px;
        line-height: 12px
    }

    .custom-select .select-wrap {
        position: relative;
        height: 30px;
        width: 82px
    }

    .custom-select .select-wrap .select-value {
        padding: 0 10px
    }

    .custom-select .select-wrap .select-value img {
        max-width: 100%
    }

    .custom-select .select-wrap ul li {
        height: 30px;
        padding: 0 10px
    }

    .custom-select .select-wrap ul li:not(:last-child) {
        margin-bottom: 5px
    }
}

.banner-waitlist {
    width: 100%;
    height: 60px;
    background: #4A4AE2
}

.banner-waitlist__content {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.banner-waitlist__text {
    font-size: 16px;
    line-height: 140%;
    font-family: VisueltPro;
    text-align: center;
    letter-spacing: .01em;
    color: #fff
}

.banner-waitlist__close img {
    width: 26px;
    height: 26px;
    margin: 0 20px
}

.banner-waitlist .unicorn-emoji {
    margin-right: 7px
}

.banner-waitlist__btn {
    margin-right: 20px;
    margin-left: 20px
}

.banner-waitlist__learn-more-btn {
    text-align: center;
    vertical-align: middle;
    padding: 0 23px;
    white-space: nowrap;
    background: #64E5BF;
    border-radius: 44px;
    font-weight: 500;
    font-size: 14px;
    line-height: 36px;
    color: #4a4ae2
}

@media (max-width: 575.98px) {
    .banner-waitlist__text {
        margin-left: 14px;
        font-size: 12px
    }

    .banner-waitlist__text a {
        color: #64e5bf;
        text-decoration: underline
    }
}

.menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    -webkit-transition: top .2s ease-in-out;
    -o-transition: top .2s ease-in-out;
    transition: top .2s ease-in-out
}

.menu .get-started-link {
    display: none
}

.menu .logo svg .logo-text {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.menu .logo:hover svg .logo-text {
    fill: #4a4ae2
}

.menu.fixed {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    top: -100px
}

.menu.sticky {
    position: fixed;
    background-color: #fff;
    top: -120px;
    -webkit-box-shadow: 0px 10px 30px rgba(39, 39, 95, .1);
    box-shadow: 0 10px 30px #27275f1a
}

.menu.sticky .menu-wrapper {
    height: 60px
}

.menu.sticky .nav-links .started-link {
    background-color: #4a4ae2;
    color: #fff;
    padding: 9px 20px 7px;
    border-radius: 6px
}

.menu.show.sticky {
    opacity: 1;
    visibility: visible;
    top: 0
}

.menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100px
}

.menu .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.menu .nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.menu .nav li.active a {
    color: #4a4ae2;
    opacity: 1;
    font-weight: 700;
    pointer-events: none
}

.menu .nav a {
    font-size: 14px;
    line-height: 18px;
    color: #2f3158;
    opacity: .5;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.menu .nav a:hover {
    opacity: 1
}

.menu .nav-menu {
    margin-right: 116px
}

.menu .nav-menu li:not(:first-child) {
    margin-left: 61px
}

.menu .nav-links #dashboard,
.menu .nav-links #logout {
    display: none
}

.menu .nav-links a {
    opacity: 1;
    font-weight: 500;
    padding: 9px 16px 7px;
    border-radius: 6px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.menu .nav-links a:hover {
    background-color: #4a4ae2;
    color: #fff
}

.menu .nav-links li:not(:first-child) {
    margin-left: 6px
}

.menu .nav-links .login-link {
    color: #2f3158
}

.menu .nav-links .started-link {
    color: #4a4ae2
}

.menu .mobile-menu-btn {
    display: none
}

@media (max-width: 1199.98px) {
    .menu.fixed {
        top: -100px
    }

    .menu.sticky {
        top: -120px
    }

    .menu.sticky .menu-wrapper {
        height: 60px
    }

    .menu.sticky .nav-links .started-link {
        padding: 9px 20px 7px
    }

    .menu-wrapper {
        height: 100px
    }

    .menu .nav a {
        font-size: 14px;
        line-height: 18px
    }

    .menu .nav-menu {
        margin-right: 50px
    }

    .menu .nav-menu li:not(:first-child) {
        margin-left: 50px
    }

    .menu .nav-links li:not(:first-child) {
        margin-left: 6px
    }
}

@media (max-width: 991.98px) {
    .menu {
        position: absolute
    }

    .menu .get-started-link {
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        color: #fff;
        padding: 10px 20px 7px;
        background-color: #4a4ae2;
        border-radius: 6px;
        display: none
    }

    .menu.fixed {
        top: -80px
    }

    .menu.sticky {
        top: -120px
    }

    .menu.sticky .get-started-link {
        display: block
    }

    .menu.sticky .logo {
        display: none
    }

    .menu.sticky.show-logo .logo {
        display: block
    }

    .menu.sticky.show-logo .get-started-link {
        display: none
    }

    .menu.sticky .menu-wrapper {
        height: 60px;
        background-color: #fff
    }

    .menu.sticky .nav {
        z-index: -1;
        top: 60px
    }

    .menu.sticky .nav.open {
        height: calc(100vh - 60px)
    }

    .menu.sticky .nav-links .started-link {
        padding: 0;
        color: #4a4ae2;
        background-color: transparent
    }

    .menu-wrapper {
        height: 80px;
        background-color: #fff
    }

    .menu .logo {
        position: relative;
        z-index: 10
    }

    .menu .nav {
        overflow: hidden;
        visibility: hidden;
        overflow-y: auto;
        width: 100%;
        height: calc(100vh - 80px);
        background-color: #fff;
        position: fixed;
        z-index: -1;
        top: 80px;
        left: 0;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .menu .nav.open {
        height: calc(100vh - 80px);
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        padding-bottom: 50px
    }

    .menu .nav.open .nav-menu li {
        opacity: 0;
        -webkit-animation: fadeUp;
        animation: fadeUp;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .menu .nav.open .nav-menu li:nth-child(1) {
        -webkit-animation-delay: .3s;
        animation-delay: .3s
    }

    .menu .nav.open .nav-menu li:nth-child(2) {
        -webkit-animation-delay: .6s;
        animation-delay: .6s
    }

    .menu .nav.open .nav-menu li:nth-child(3) {
        -webkit-animation-delay: .9s;
        animation-delay: .9s
    }

    .menu .nav.open .nav-menu li:nth-child(4) {
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }

    .menu .nav.open .nav-menu li:nth-child(5) {
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }

    .menu .nav.open .nav-menu li:nth-child(6) {
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }

    .menu .nav.open .nav-menu li:nth-child(7) {
        -webkit-animation-delay: 2.1s;
        animation-delay: 2.1s
    }

    .menu .nav.open .nav-menu li:nth-child(8) {
        -webkit-animation-delay: 2.4s;
        animation-delay: 2.4s
    }

    .menu .nav.open .nav-menu li:nth-child(9) {
        -webkit-animation-delay: 2.7s;
        animation-delay: 2.7s
    }

    .menu .nav.open .nav-links li {
        opacity: 0;
        -webkit-animation: fadeUp;
        animation: fadeUp;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .menu .nav.open .nav-links li:nth-child(2) {
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }

    .menu .nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        max-width: 700px
    }

    .menu .nav ul li {
        margin-bottom: 18px
    }

    .menu .nav a {
        font-size: 24px;
        line-height: 120%;
        letter-spacing: -.02em;
        color: #2f3158;
        opacity: 1
    }

    .menu .nav-menu {
        margin-right: 0;
        margin-bottom: 20px
    }

    .menu .nav-menu li:not(:first-child) {
        margin-left: 0
    }

    .menu .nav-links a {
        padding: 0
    }

    .menu .nav-links a:hover {
        background-color: transparent;
        color: #4a4ae2
    }

    .menu .nav-links li:not(:first-child) {
        margin-left: 0
    }

    .menu .mobile-menu-btn {
        min-width: 33px;
        width: 33px;
        height: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        z-index: 10
    }

    .menu .mobile-menu-btn span {
        display: block;
        width: 100%;
        height: 2px;
        background-color: #4a4ae2;
        -webkit-transition: .1s;
        -o-transition: .1s;
        transition: .1s
    }

    .menu .mobile-menu-btn span:nth-child(2) {
        width: 23px
    }

    .menu .mobile-menu-btn span:nth-child(3) {
        width: 13px
    }

    .menu .mobile-menu-btn.active {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu .mobile-menu-btn.active span:nth-child(1) {
        -webkit-transform: translateY(2px) rotate(-45deg);
        -ms-transform: translateY(2px) rotate(-45deg);
        transform: translateY(2px) rotate(-45deg)
    }

    .menu .mobile-menu-btn.active span:nth-child(2) {
        width: 0
    }

    .menu .mobile-menu-btn.active span:nth-child(3) {
        width: 100%;
        -webkit-transform: translateY(-2px) rotate(45deg);
        -ms-transform: translateY(-2px) rotate(45deg);
        transform: translateY(-2px) rotate(45deg)
    }
}

@media (max-width: 767.98px) {
    .menu {
        position: absolute
    }

    .menu.fixed {
        top: -80px
    }

    .menu.sticky {
        top: -120px
    }

    .menu.sticky .menu-wrapper {
        height: 60px;
        background-color: #fff
    }

    .menu.sticky .nav {
        z-index: -1;
        top: 60px
    }

    .menu.sticky .nav.open {
        height: calc(100vh - 60px)
    }

    .menu-wrapper {
        height: 80px;
        background-color: #fff
    }

    .menu .logo {
        position: relative;
        z-index: 10
    }

    .menu .nav {
        overflow: hidden;
        visibility: hidden;
        overflow-y: auto;
        width: 100%;
        height: calc(100vh - 80px);
        background-color: #fff;
        position: fixed;
        z-index: -1;
        top: 80px;
        left: 0;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .menu .nav.open {
        height: calc(100vh - 80px);
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .menu .nav.open .nav-menu li {
        opacity: 0;
        -webkit-animation: fadeUp;
        animation: fadeUp;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .menu .nav.open .nav-menu li:nth-child(1) {
        -webkit-animation-delay: .3s;
        animation-delay: .3s
    }

    .menu .nav.open .nav-menu li:nth-child(2) {
        -webkit-animation-delay: .6s;
        animation-delay: .6s
    }

    .menu .nav.open .nav-menu li:nth-child(3) {
        -webkit-animation-delay: .9s;
        animation-delay: .9s
    }

    .menu .nav.open .nav-menu li:nth-child(4) {
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }

    .menu .nav.open .nav-menu li:nth-child(5) {
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }

    .menu .nav.open .nav-menu li:nth-child(6) {
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }

    .menu .nav.open .nav-menu li:nth-child(7) {
        -webkit-animation-delay: 2.1s;
        animation-delay: 2.1s
    }

    .menu .nav.open .nav-menu li:nth-child(8) {
        -webkit-animation-delay: 2.4s;
        animation-delay: 2.4s
    }

    .menu .nav.open .nav-menu li:nth-child(9) {
        -webkit-animation-delay: 2.7s;
        animation-delay: 2.7s
    }

    .menu .nav.open .nav-links li {
        opacity: 0;
        -webkit-animation: fadeUp;
        animation: fadeUp;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .menu .nav.open .nav-links li:nth-child(2) {
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }

    .menu .nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        max-width: 520px
    }

    .menu .nav ul li {
        margin-bottom: 18px
    }

    .menu .nav a {
        font-size: 24px;
        line-height: 120%;
        letter-spacing: -.02em;
        color: #2f3158;
        opacity: 1
    }

    .menu .nav-menu {
        margin-right: 0;
        margin-bottom: 20px
    }

    .menu .nav-menu li:not(:first-child) {
        margin-left: 0
    }

    .menu .nav-links li:not(:first-child) {
        margin-left: 0
    }

    .menu .mobile-menu-btn {
        min-width: 33px;
        width: 33px;
        height: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        z-index: 10
    }

    .menu .mobile-menu-btn span {
        display: block;
        width: 100%;
        height: 2px;
        background-color: #4a4ae2;
        -webkit-transition: .1s;
        -o-transition: .1s;
        transition: .1s
    }

    .menu .mobile-menu-btn span:nth-child(2) {
        width: 23px
    }

    .menu .mobile-menu-btn span:nth-child(3) {
        width: 13px
    }

    .menu .mobile-menu-btn.active {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu .mobile-menu-btn.active span:nth-child(1) {
        -webkit-transform: translateY(2px) rotate(-45deg);
        -ms-transform: translateY(2px) rotate(-45deg);
        transform: translateY(2px) rotate(-45deg)
    }

    .menu .mobile-menu-btn.active span:nth-child(2) {
        width: 0
    }

    .menu .mobile-menu-btn.active span:nth-child(3) {
        width: 100%;
        -webkit-transform: translateY(-2px) rotate(45deg);
        -ms-transform: translateY(-2px) rotate(45deg);
        transform: translateY(-2px) rotate(45deg)
    }
}

@media (max-width: 575.98px) {
    .menu {
        position: absolute
    }

    .menu.fixed {
        top: -80px
    }

    .menu.sticky {
        top: -120px
    }

    .menu.sticky .menu-wrapper {
        height: 60px;
        background-color: #fff
    }

    .menu.sticky .nav {
        z-index: -1;
        top: 60px
    }

    .menu.sticky .nav.open {
        height: calc(100vh - 60px)
    }

    .menu-wrapper {
        height: 80px;
        background-color: #fff
    }

    .menu .logo {
        position: relative;
        z-index: 10
    }

    .menu .nav {
        overflow: hidden;
        visibility: hidden;
        overflow-y: auto;
        width: 100%;
        height: calc(100vh - 80px);
        background-color: #fff;
        position: fixed;
        z-index: -1;
        top: 80px;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-transition: .3s ease-in-out;
        -o-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .menu .nav.open {
        height: calc(100vh - 80px);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }

    .menu .nav.open .nav-menu li {
        opacity: 0;
        -webkit-animation: fadeUp;
        animation: fadeUp;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .menu .nav.open .nav-menu li:not(:last-child) {
        margin-bottom: 30px
    }

    .menu .nav.open .nav-menu li:nth-child(1) {
        -webkit-animation-delay: .3s;
        animation-delay: .3s
    }

    .menu .nav.open .nav-menu li:nth-child(2) {
        -webkit-animation-delay: .6s;
        animation-delay: .6s
    }

    .menu .nav.open .nav-menu li:nth-child(3) {
        -webkit-animation-delay: .9s;
        animation-delay: .9s
    }

    .menu .nav.open .nav-menu li:nth-child(4) {
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }

    .menu .nav.open .nav-menu li:nth-child(5) {
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }

    .menu .nav.open .nav-menu li:nth-child(6) {
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }

    .menu .nav.open .nav-menu li:nth-child(7) {
        -webkit-animation-delay: 2.1s;
        animation-delay: 2.1s
    }

    .menu .nav.open .nav-menu li:nth-child(8) {
        -webkit-animation-delay: 2.4s;
        animation-delay: 2.4s
    }

    .menu .nav.open .nav-menu li:nth-child(9) {
        -webkit-animation-delay: 2.7s;
        animation-delay: 2.7s
    }

    .menu .nav.open .nav-links li {
        opacity: 0;
        -webkit-animation: fadeUp;
        animation: fadeUp;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .menu .nav.open .nav-links li:nth-child(2) {
        -webkit-animation-delay: 1.8s;
        animation-delay: 1.8s
    }

    .menu .nav ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        padding: 0 28px
    }

    .menu .nav ul li {
        margin-bottom: 18px
    }

    .menu .nav a {
        font-size: 24px;
        line-height: 120%
    }

    .menu .nav-menu {
        margin-right: 0;
        margin-bottom: 30px
    }

    .menu .nav-menu li:not(:first-child) {
        margin-left: 0
    }

    .menu .nav-links li:not(:first-child) {
        margin-left: 0
    }

    .menu .mobile-menu-btn {
        min-width: 33px;
        width: 33px;
        height: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        position: relative;
        z-index: 10
    }

    .menu .mobile-menu-btn span {
        display: block;
        width: 100%;
        height: 2px;
        background-color: #4a4ae2;
        -webkit-transition: .1s;
        -o-transition: .1s;
        transition: .1s
    }

    .menu .mobile-menu-btn span:nth-child(2) {
        width: 23px
    }

    .menu .mobile-menu-btn span:nth-child(3) {
        width: 13px
    }

    .menu .mobile-menu-btn.active {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu .mobile-menu-btn.active span:nth-child(1) {
        -webkit-transform: translateY(2px) rotate(-45deg);
        -ms-transform: translateY(2px) rotate(-45deg);
        transform: translateY(2px) rotate(-45deg)
    }

    .menu .mobile-menu-btn.active span:nth-child(2) {
        width: 0
    }

    .menu .mobile-menu-btn.active span:nth-child(3) {
        width: 100%;
        -webkit-transform: translateY(-2px) rotate(45deg);
        -ms-transform: translateY(-2px) rotate(45deg);
        transform: translateY(-2px) rotate(45deg)
    }
}

@media screen and (max-height: 425px) {
    .menu .nav-menu {
        margin-bottom: 0
    }

    .menu .nav ul li {
        margin-bottom: 30px
    }

    .menu .nav.open {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.header {
    padding-top: 170px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100vh;
    min-height: 900px;
    max-height: 1080px
}

.header .header-title {
    font-size: 54px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #3c3463;
    font-weight: 400;
    margin-bottom: 15px
}

.header .header-title span {
    display: inline-block;
    font-weight: 700;
    background: #837af9;
    background: -webkit-gradient(linear, left top, right top, from(#837af9), to(#4570d1));
    background: -o-linear-gradient(left, #837af9 0%, #4570d1 100%);
    background: linear-gradient(to right, #837af9 0%, #4570d1 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.header .header-title .type-cursor {
    font-weight: 400
}

.header p {
    color: #3c3463;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 36px
}

.header .header-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px
}

.header .header-buttons .default-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 46px;
    width: 185px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    border-radius: 6px;
    margin-right: 41px;
    padding-top: 3px;
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s
}

.header .header-buttons .default-btn:hover {
    -webkit-box-shadow: 0px 0px 16px rgba(78, 67, 202, .35);
    box-shadow: 0 0 16px #4e43ca59
}

.header .header-buttons .default-btn:hover:after {
    width: 100%
}

.header .header-buttons .default-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: #4a4ae2;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0
}

.header .header-buttons .default-btn:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border-radius: 6px;
    background-color: #6456ff;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.header .header-buttons .watch-btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 46px;
    color: #4a4ae2;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    padding-left: 63px
}

.header .header-buttons .watch-btn:hover .play-icon {
    background-image: url(../../svg/play_white.90f6e88f.svg);
    border-color: #6456ff;
    -webkit-box-shadow: 0px 0px 16px rgba(78, 67, 202, .35);
    box-shadow: 0 0 16px #4e43ca59
}

.header .header-buttons .watch-btn:hover .play-icon:after {
    height: calc(100% + 2px);
    width: calc(100% + 2px)
}

.header .header-buttons .watch-btn .play-icon {
    display: inline-block;
    height: 46px;
    width: 46px;
    border: 1px solid #4A4AE2;
    border-radius: 50%;
    background-image: url(../../svg/play-btn.9fc3103e.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    cursor: pointer
}

.header .header-buttons .watch-btn .play-icon:after {
    content: "";
    display: block;
    height: 0;
    width: 0;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #6456ff;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: -1
}

.header .header-link {
    color: #959cbd;
    font-weight: 400;
    font-size: 11px;
    line-height: 14px;
    margin-left: 35px
}

.header .header-images {
    position: relative;
    height: 560px;
    width: 560px;
    margin-left: auto;
    margin-right: 65px
}

.header .header-images .header-cards .card {
    position: absolute;
    z-index: 1;
    -webkit-animation: fly5;
    animation: fly5;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.header .header-images .header-cards .card:first-child {
    top: 41%;
    left: 55.5%
}

.header .header-images .header-cards .card:nth-child(2) {
    top: 54%;
    left: -1%;
    -webkit-animation: fly2;
    animation: fly2;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.header .header-images .header-cards .card:nth-child(3) {
    top: 1%;
    left: 3%;
    -webkit-animation: fly3;
    animation: fly3;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.header .header-images .header-cards .card:nth-child(4) {
    top: -13%;
    left: 44.5%;
    -webkit-animation: fly2;
    animation: fly2;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}

.header .header-images .circle {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    background: #155a99;
    background: -o-radial-gradient(100% 98.16%, 58.47% 150.8%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), -o-radial-gradient(-4.45% 0%, 50.16% 49.23%, #155A99 0%, #9243F7 100%);
    background: radial-gradient(58.47% 150.8% at 100% 98.16%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), radial-gradient(50.16% 49.23% at -4.45% 0%, #155A99 0%, #9243F7 100%);
    position: relative
}

.header .header-images .circle:after {
    content: "";
    display: block;
    height: 100%;
    width: 578px;
    position: absolute;
    top: 0;
    left: -28px;
    background-image: url(../../svg/line-chart.0d71fc59.svg);
    background-repeat: no-repeat;
    background-position: 64px 174px;
    pointer-events: none
}

.header .header-images .circle-wave {
    border: 1px solid #4A4AE2;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: -1;
    -webkit-animation: wave;
    animation: wave;
    -webkit-animation-duration: 20s;
    animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.header .header-images .circle-wave:nth-child(2) {
    -webkit-animation-delay: 5s;
    animation-delay: 5s
}

.header .header-images .circle-wave:nth-child(3) {
    -webkit-animation-delay: 10s;
    animation-delay: 10s
}

.header .header-images .circle-wave:nth-child(4) {
    -webkit-animation-delay: 15s;
    animation-delay: 15s
}

.header .partners {
    padding-top: 86px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header .partners span {
    margin-top: 3px;
    font-size: 14px;
    line-height: 18px;
    color: #2f3158
}

@media (max-width: 1199.98px) {
    .header {
        min-height: 820px
    }

    .header .header-title {
        font-size: 48px;
        margin-bottom: 15px
    }

    .header p {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 36px
    }

    .header .header-buttons {
        margin-bottom: 30px
    }

    .header .header-buttons .default-btn {
        height: 46px;
        width: 185px;
        font-size: 14px;
        line-height: 18px;
        margin-right: 40px
    }

    .header .header-buttons .watch-btn {
        font-size: 14px;
        line-height: 18px;
        padding-left: 60px
    }

    .header .header-buttons .watch-btn:before {
        height: 46px;
        width: 46px
    }

    .header .header-link {
        font-size: 11px;
        line-height: 14px;
        margin-left: 35px
    }

    .header .header-images {
        height: 400px;
        width: 400px;
        margin-right: 0
    }

    .header .header-images .header-cards .card:first-child {
        height: 294px
    }

    .header .header-images .header-cards .card:nth-child(2) {
        height: 174px
    }

    .header .header-images .header-cards .card:nth-child(3) {
        height: 192px
    }

    .header .header-images .header-cards .card:nth-child(4) {
        height: 200px
    }

    .header .header-images .circle:after {
        width: 100%;
        top: 0;
        left: 0;
        overflow: hidden;
        border-radius: 50%;
        background-position: -100px 145px
    }

    .header .partners {
        padding-top: 86px
    }
}

@media (max-width: 991.98px) {
    .header {
        min-height: 720px;
        max-height: 760px;
        padding-top: 120px
    }

    .header .header-title {
        font-size: 40px;
        margin-bottom: 15px
    }

    .header p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px
    }

    .header .header-buttons {
        margin-bottom: 24px
    }

    .header .header-buttons .default-btn {
        height: 40px;
        width: 185px;
        font-size: 14px;
        line-height: 18px;
        margin-right: 30px;
        padding-top: 3px
    }

    .header .header-buttons .watch-btn {
        height: 40px;
        font-size: 14px;
        line-height: 18px;
        padding-left: 50px;
        padding-top: 3px
    }

    .header .header-buttons .watch-btn .play-icon {
        height: 40px;
        width: 40px
    }

    .header .header-link {
        font-size: 11px;
        line-height: 14px;
        margin-left: 25px
    }

    .header .header-images {
        height: 340px;
        width: 340px
    }

    .header .header-images .header-cards .card:first-child {
        height: calc(294px - 10%)
    }

    .header .header-images .header-cards .card:nth-child(2) {
        height: calc(174px - 10%)
    }

    .header .header-images .header-cards .card:nth-child(3) {
        height: calc(192px - 10%)
    }

    .header .header-images .header-cards .card:nth-child(4) {
        height: calc(200px - 10%)
    }

    .header .header-images .circle:after {
        background-position: -150px 80px
    }

    .header .partners {
        padding-top: 86px
    }
}

@media (max-width: 767.98px) {
    .header {
        display: block;
        height: auto;
        min-height: initial;
        max-height: initial;
        padding-top: 120px
    }

    .header .header-title {
        font-size: 40px;
        margin-bottom: 15px
    }

    .header p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px
    }

    .header .header-buttons {
        margin-bottom: 60px
    }

    .header .header-buttons .default-btn {
        height: 40px;
        width: 185px;
        font-size: 14px;
        line-height: 18px;
        margin-right: 30px;
        padding-top: 3px
    }

    .header .header-buttons .watch-btn {
        height: 40px;
        font-size: 14px;
        line-height: 18px;
        padding-left: 50px;
        padding-top: 3px
    }

    .header .header-buttons .watch-btn .play-icon {
        height: 40px;
        width: 40px
    }

    .header .header-link {
        display: none
    }

    .header .header-images {
        height: 340px;
        width: 340px;
        margin: 0 auto 30px
    }

    .header .partners {
        padding-top: 40px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }

    .header .partners span {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 0
    }

    .header .partners img {
        margin: 0 30px 20px
    }
}

@media (max-width: 575.98px) {
    .header {
        padding-top: 95px
    }

    .header .header-title {
        font-size: 36px;
        line-height: 110%;
        margin-bottom: 15px
    }

    .header p {
        ffont-size: 16px;
        line-height: 21px;
        margin-bottom: 28px
    }

    .header .header-buttons {
        margin-bottom: 50px
    }

    .header .header-buttons .default-btn {
        height: 42px;
        width: 100%;
        font-size: 12px;
        line-height: 15px;
        margin-right: 0;
        padding-top: 3px
    }

    .header .header-buttons .watch-btn {
        height: 42px;
        font-size: 12px;
        line-height: 15px;
        padding-left: 50px;
        padding-top: 3px
    }

    .header .header-buttons .watch-btn:before {
        height: 42px;
        width: 42px
    }

    .header .header-images {
        height: 252px;
        width: 252px;
        margin: 0 auto 42px
    }

    .header .header-images .header-cards .card:first-child {
        height: 157px
    }

    .header .header-images .header-cards .card:nth-child(2) {
        height: 90px;
        left: 10%
    }

    .header .header-images .header-cards .card:nth-child(3) {
        height: 101px;
        left: 13%
    }

    .header .header-images .header-cards .card:nth-child(4) {
        height: 103px;
        top: -12%;
        left: 48%
    }

    .header .header-images .circle:after {
        background-position: -43px 90px;
        background-size: contain
    }

    .header .partners {
        padding-top: 0;
        margin-bottom: 42px
    }

    .header .partners span {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        text-align: center;
        margin-bottom: 18px;
        margin-top: 0;
        font-size: 14px;
        line-height: 18px
    }

    .header .partners img {
        margin: 0 10px 27px
    }
}

.pt-20-prct {
    padding-top: 20%
}

.pt-25-prct {
    padding-top: 25%
}

.pt-40-prct {
    padding-top: 40%
}

.video-container {
    position: relative;
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.video-header {
    text-align: center;
    font-size: 54px;
    font-weight: 400;
    color: #3c3463
}

.video-embed,
.video-embed-overlay {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3
}

.video-embed-overlay {
    -ms-grid-column-align: center;
    justify-self: center;
    width: 709px;
    border-radius: 8px
}

.video-embed {
    -ms-grid-column-align: center;
    justify-self: center;
    border-radius: 8px;
    background: url(../../svg/video-overlay.7ff66eb2.svg) no-repeat;
    background-size: contain;
    display: block;
    z-index: 50;
    opacity: .95;
    width: 100%;
    height: 100%
}

.video-embed iframe,
.video-embed object,
.video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video-background {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%
}

@media (max-width: 767.98px) {
    .video-background {
        display: none
    }

    .video-container {
        min-height: 300px;
        padding: 0;
        margin-bottom: 30px
    }

    .video-header {
        font-size: 32px
    }

    .video-embed,
    .video-embed-overlay {
        width: 85%
    }
}

.manage-section {
    padding-top: 50px;
    position: relative
}

.manage-section-bg {
    background: -o-radial-gradient(27.79% 19.43%, 31.56% 19.82%, #42229F 0%, rgba(100, 89, 249, 0) 100%), -o-radial-gradient(100% 42.8%, 58.47% 65.76%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), -o-radial-gradient(-4.45% 0%, 50.16% 21.47%, #155A99 0%, #9243F7 100%);
    background: radial-gradient(31.56% 19.82% at 27.79% 19.43%, #42229F 0%, rgba(100, 89, 249, 0) 100%), radial-gradient(58.47% 65.76% at 100% 42.8%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), radial-gradient(50.16% 21.47% at -4.45% 0%, #155A99 0%, #9243F7 100%);
    display: block;
    border-radius: 8px;
    width: 90%;
    max-width: 1680px;
    position: absolute;
    bottom: 0;
    top: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%)
}

.manage-section-bg:before {
    content: "";
    width: 100%;
    height: 680px;
    background: url(../../svg/manage-chart-bg.9c1a75c5.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: -6px;
    left: 0;
    z-index: 0
}

.manage-section-bg:after {
    content: "";
    width: 100%;
    height: 855px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background: -o-linear-gradient(271.09deg, rgba(73, 67, 184, 0) .94%, #150A5A 112.53%);
    background: linear-gradient(178.91deg, rgba(73, 67, 184, 0) .94%, #150A5A 112.53%);
    z-index: 0;
    border-radius: 0 0 8px 8px
}

.manage-section-wrap {
    border-radius: 8px;
    padding-top: 148px;
    padding-bottom: 80px;
    position: relative;
    z-index: 0
}

.manage-section-wrap:before {
    width: 100%;
    height: 680px;
    background: url(../../svg/manage-chart-bg.9c1a75c5.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -6px;
    left: 0;
    z-index: -1
}

.manage-section-wrap:after {
    width: 100%;
    height: 855px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: -o-linear-gradient(271.09deg, rgba(73, 67, 184, 0) .94%, #150A5A 112.53%);
    background: linear-gradient(178.91deg, rgba(73, 67, 184, 0) .94%, #150A5A 112.53%);
    z-index: -1;
    border-radius: 0 0 8px 8px
}

@media (max-width: 1500px) {
    .manage-section {
        padding-top: 50px;
        position: relative
    }

    .manage-section-bg {
        display: none
    }

    .manage-section-bg:before {
        content: none
    }

    .manage-section-bg:after {
        content: none
    }

    .manage-section-wrap {
        background: -o-radial-gradient(27.79% 19.43%, 31.56% 19.82%, #42229F 0%, rgba(100, 89, 249, 0) 100%), -o-radial-gradient(100% 42.8%, 58.47% 65.76%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), -o-radial-gradient(-4.45% 0%, 50.16% 21.47%, #155A99 0%, #9243F7 100%);
        background: radial-gradient(31.56% 19.82% at 27.79% 19.43%, #42229F 0%, rgba(100, 89, 249, 0) 100%), radial-gradient(58.47% 65.76% at 100% 42.8%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), radial-gradient(50.16% 21.47% at -4.45% 0%, #155A99 0%, #9243F7 100%);
        border-radius: 8px;
        padding-top: 148px;
        padding-bottom: 80px;
        position: relative;
        z-index: 0
    }

    .manage-section-wrap:before {
        content: "";
        width: 100%;
        height: 680px;
        background: url(../../svg/manage-chart-bg.9c1a75c5.svg);
        background-repeat: no-repeat;
        background-position: center;
        position: absolute;
        top: -6px;
        left: 0;
        z-index: -1
    }

    .manage-section-wrap:after {
        content: "";
        width: 100%;
        height: 855px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: -o-linear-gradient(271.09deg, rgba(73, 67, 184, 0) .94%, #150A5A 112.53%);
        background: linear-gradient(178.91deg, rgba(73, 67, 184, 0) .94%, #150A5A 112.53%);
        z-index: -1;
        border-radius: 0 0 8px 8px
    }
}

@media (max-width: 767.98px) {
    .manage-section {
        overflow: hidden;
        position: relative;
        z-index: 0;
        padding-top: 50px;
        background: -o-radial-gradient(41.87% 20.95%, 75.73% 14.25%, #42229F 0%, rgba(100, 89, 249, 0) 100%), -o-radial-gradient(100% 46.9%, 58.47% 72.05%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), -o-radial-gradient(-4.45% 0%, 50.16% 23.52%, #155A99 0%, #9243F7 100%);
        background: radial-gradient(75.73% 14.25% at 41.87% 20.95%, #42229F 0%, rgba(100, 89, 249, 0) 100%), radial-gradient(58.47% 72.05% at 100% 46.9%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), radial-gradient(50.16% 23.52% at -4.45% 0%, #155A99 0%, #9243F7 100%)
    }

    .manage-section:after {
        content: "";
        width: 100%;
        height: 855px;
        position: absolute;
        bottom: 0;
        left: 0;
        background: -o-linear-gradient(271.09deg, rgba(73, 67, 184, 0) .94%, #150A5A 112.53%);
        background: linear-gradient(178.91deg, rgba(73, 67, 184, 0) .94%, #150A5A 112.53%);
        z-index: -1;
        border-radius: 0
    }

    .manage-section-wrap {
        background: none;
        border-radius: 0;
        padding-top: 0;
        padding-bottom: 80px
    }

    .manage-section-wrap:before {
        content: none
    }

    .manage-section-wrap:after {
        content: none
    }
}

@media (max-width: 575.98px) {
    .manage-section {
        padding-top: 36px;
        background: -o-radial-gradient(41.87% 20.95%, 75.73% 14.25%, #42229F 0%, rgba(100, 89, 249, 0) 100%), -o-radial-gradient(100% 46.9%, 58.47% 72.05%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), -o-radial-gradient(-4.45% 0%, 50.16% 23.52%, #155A99 0%, #9243F7 100%);
        background: radial-gradient(75.73% 14.25% at 41.87% 20.95%, #42229F 0%, rgba(100, 89, 249, 0) 100%), radial-gradient(58.47% 72.05% at 100% 46.9%, rgba(74, 74, 226, .6) 0%, rgba(95, 178, 255, .47) 100%), radial-gradient(50.16% 23.52% at -4.45% 0%, #155A99 0%, #9243F7 100%)
    }

    .manage-section:after {
        height: 706px;
        background: -o-linear-gradient(271.17deg, rgba(73, 67, 184, 0) 1%, #150A5A 120.34%);
        background: linear-gradient(178.83deg, rgba(73, 67, 184, 0) 1%, #150A5A 120.34%)
    }

    .manage-section-wrap {
        background: none;
        border-radius: 0;
        padding-top: 0;
        padding-bottom: 60px
    }

    .manage-section-wrap:before {
        content: none
    }

    .manage-section-wrap:after {
        content: none
    }
}

.cards-block-info {
    padding-top: 16px
}

.cards-block .section-title {
    color: #fff;
    font-weight: 400;
    font-size: 54px;
    line-height: 108.97%;
    margin-bottom: 31px
}

.cards-block .section-title span {
    font-weight: 700
}

.cards-block .section-subtitle {
    font-weight: 400;
    color: #fff;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 26px
}

.cards-block p {
    font-size: 26px;
    line-height: 33px;
    color: #fff
}

.cards-block .manage-cards {
    position: relative
}

.cards-block .manage-cards .main-card-copy {
    width: 512px;
    height: 397px
}

.cards-block .manage-cards .main-card {
    width: 512px;
    height: 397px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 22.36px 30.0124px rgba(39, 39, 95, .19);
    box-shadow: 0 22.36px 30.0124px #27275f30;
    border-radius: 10px;
    padding: 62px 52px;
    position: relative
}

.cards-block .manage-cards .main-card#prlx2 .curency-card-wrap {
    width: 100%
}

.cards-block .manage-cards .main-card .card-text {
    font-size: 54px;
    line-height: 120%;
    color: #403e9f
}

.cards-block .manage-cards .main-card .card-text span {
    font-weight: 700;
    color: #32c37d
}

.cards-block .manage-cards .small-cards-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    bottom: -39px;
    left: 59px
}

.cards-block .manage-cards .small-cards-wrap#prlx {
    width: 524px
}

.cards-block .manage-cards .small-cards-wrap#prlx .small-card:last-child {
    margin-left: 0
}

.cards-block .manage-cards .small-card {
    min-width: 240px;
    height: 174px;
    padding: 30px 49px 30px 26px;
    color: #fff;
    border-radius: 8px;
    -webkit-box-shadow: 0px 22.36px 30.0124px rgba(39, 39, 95, .19);
    box-shadow: 0 22.36px 30.0124px #27275f30
}

.cards-block .manage-cards .small-card.portfolio {
    width: 263px
}

.cards-block .manage-cards .small-card.profit {
    width: 240px
}

.cards-block .manage-cards .small-card:last-child {
    margin-left: 21px
}

.cards-block .manage-cards .small-card .card-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 42px
}

.cards-block .manage-cards .small-card .card-count {
    font-weight: 500;
    font-size: 38px;
    line-height: 120%;
    letter-spacing: -.02em
}

.cards-block .manage-cards .small-card.portfolio {
    background: -o-radial-gradient(100% 100%, 71.53% 68.23%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), -o-radial-gradient(-4.45% 0%, 50.16% 50.16%, #132AA0 0%, #A661FF 100%);
    background: radial-gradient(71.53% 68.23% at 100% 100%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), radial-gradient(50.16% 50.16% at -4.45% 0%, #132AA0 0%, #A661FF 100%)
}

.cards-block .manage-cards .small-card.profit {
    background: -o-radial-gradient(5.86% 4.38%, 86.86% 86.86%, rgba(179, 255, 55, .42) 0%, rgba(54, 245, 177, .23) 100%), #32C37D;
    background: radial-gradient(86.86% 86.86% at 5.86% 4.38%, rgba(179, 255, 55, .42) 0%, rgba(54, 245, 177, .23) 100%), #32C37D
}

.cards-block .manage-cards .curency-card {
    width: 151px;
    height: 120px;
    position: absolute;
    top: -50px;
    right: -42px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 19px rgba(74, 74, 226, .22);
    box-shadow: 0 4px 19px #4a4ae238;
    border-radius: 8px;
    padding: 16px 24px
}

.cards-block .manage-cards .curency-card li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #000;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: .01em
}

.cards-block .manage-cards .curency-card li:not(:last-child) {
    margin-bottom: 10px
}

.cards-block .manage-cards .curency-card li:before {
    content: "";
    display: inline-block;
    height: 22px;
    width: 22px;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px
}

.cards-block .manage-cards .curency-card .binance:before {
    background-image: url(../../svg/binance_logo.d7694bc1.svg)
}

.cards-block .manage-cards .curency-card .ftx:before {
    background-image: url(../../svg/ftx_logo.58532c9e.svg)
}

.cards-block .manage-cards .curency-card .bybit:before {
    background-image: url(../../svg/bybit_logo.451e55c3.svg)
}

@media (max-width: 1199.98px) {
    .cards-block-info {
        padding-top: 16px
    }

    .cards-block .section-title {
        font-size: 44px;
        line-height: 109%;
        margin-bottom: 31px
    }

    .cards-block .section-subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px
    }

    .cards-block p {
        font-size: 20px;
        line-height: 28px
    }

    .cards-block .manage-cards .main-card-copy {
        width: 380px;
        height: 300px
    }

    .cards-block .manage-cards .main-card {
        width: 380px;
        height: 300px;
        padding: 42px 32px
    }

    .cards-block .manage-cards .main-card .card-text {
        font-size: 48px
    }

    .cards-block .manage-cards .small-cards-wrap {
        bottom: -40px;
        left: 35px
    }

    .cards-block .manage-cards .small-cards-wrap#prlx {
        width: 405px
    }

    .cards-block .manage-cards .small-cards-wrap#prlx .small-card:last-child {
        margin-left: 0
    }

    .cards-block .manage-cards .small-card {
        min-width: 190px;
        height: 130px;
        padding: 20px 30px 20px 15px
    }

    .cards-block .manage-cards .small-card.portfolio {
        width: 200px;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .cards-block .manage-cards .small-card.profit {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: 190px
    }

    .cards-block .manage-cards .small-card:last-child {
        margin-left: 15px
    }

    .cards-block .manage-cards .small-card .card-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 32px
    }

    .cards-block .manage-cards .small-card .card-count {
        font-size: 30px
    }

    .cards-block .manage-cards .curency-card {
        width: 140px;
        height: 110px;
        top: -52px;
        right: -42px;
        padding: 12px 20px
    }

    .cards-block .manage-cards .curency-card li {
        font-size: 14px
    }
}

@media (max-width: 991.98px) {
    .cards-block-info {
        padding-top: 10px
    }

    .cards-block .section-title {
        font-size: 40px;
        margin-bottom: 25px
    }

    .cards-block .section-subtitle {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 15px
    }

    .cards-block p {
        font-size: 18px;
        line-height: 24px
    }

    .cards-block .manage-cards .main-card-copy {
        width: 360px;
        height: 240px
    }

    .cards-block .manage-cards .main-card {
        width: 360px;
        height: 240px;
        padding: 30px 25px
    }

    .cards-block .manage-cards .main-card .card-text {
        font-size: 42px
    }

    .cards-block .manage-cards .small-cards-wrap {
        bottom: -40px;
        left: 35px
    }

    .cards-block .manage-cards .small-cards-wrap#prlx {
        width: 345px
    }

    .cards-block .manage-cards .small-cards-wrap#prlx .small-card.profit {
        margin-left: 15px
    }

    .cards-block .manage-cards .small-cards-wrap#prlx .small-card:last-child {
        margin-left: 0
    }

    .cards-block .manage-cards .small-card {
        min-width: 160px;
        height: 110px;
        padding: 15px 20px 15px 15px
    }

    .cards-block .manage-cards .small-card.portfolio {
        width: 170px
    }

    .cards-block .manage-cards .small-card.profit {
        width: 160px
    }

    .cards-block .manage-cards .small-card:last-child {
        margin-left: 15px
    }

    .cards-block .manage-cards .small-card .card-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 26px
    }

    .cards-block .manage-cards .small-card .card-count {
        font-size: 28px
    }

    .cards-block .manage-cards .curency-card {
        width: 130px;
        height: 100px;
        top: -50px;
        right: -24px;
        padding: 10px 15px
    }

    .cards-block .manage-cards .curency-card li {
        font-size: 12px
    }

    .cards-block .manage-cards .curency-card li:not(:last-child) {
        margin-bottom: 5px
    }
}

@media (max-width: 767.98px) {
    .cards-block-info {
        padding-top: 10px;
        margin-bottom: 70px
    }

    .cards-block .section-title {
        font-size: 40px;
        margin-bottom: 25px
    }

    .cards-block .section-subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 15px
    }

    .cards-block p {
        font-size: 20px;
        line-height: 28px
    }

    .cards-block .manage-cards .main-card {
        width: 400px;
        height: 280px;
        padding: 30px
    }

    .cards-block .manage-cards .main-card .card-text {
        font-size: 48px
    }

    .cards-block .manage-cards .small-cards-wrap {
        bottom: -40px;
        left: 22%
    }

    .cards-block .manage-cards .small-cards-wrap#prlx {
        width: 375px
    }

    .cards-block .manage-cards .small-cards-wrap#prlx .small-card:last-child {
        margin-left: 0
    }

    .cards-block .manage-cards .small-card {
        min-width: 180px;
        height: 120px;
        padding: 20px 30px 20px 20px
    }

    .cards-block .manage-cards .small-card.portfolio {
        width: 180px
    }

    .cards-block .manage-cards .small-card.profit {
        width: 170px
    }

    .cards-block .manage-cards .small-card:last-child {
        margin-left: 15px
    }

    .cards-block .manage-cards .small-card .card-title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 26px
    }

    .cards-block .manage-cards .curency-card {
        top: -50px;
        right: -50px;
        padding: 10px 15px
    }
}

@media (max-width: 575.98px) {
    .cards-block {
        margin-bottom: 70px
    }

    .cards-block-info {
        padding-top: 0;
        margin-bottom: 32px
    }

    .cards-block .section-title {
        font-size: 36px;
        line-height: 110%;
        margin-bottom: 17px
    }

    .cards-block .section-subtitle {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 17px
    }

    .cards-block p {
        font-size: 18px;
        line-height: 23px
    }

    .cards-block .manage-cards .main-card {
        max-width: 282px;
        width: 89%;
        height: 220px;
        padding: 34px 28px
    }

    .cards-block .manage-cards .main-card .card-text {
        font-size: 30px;
        line-height: 120%
    }

    .cards-block .manage-cards .small-cards-wrap {
        bottom: -21px;
        left: 9%
    }

    .cards-block .manage-cards .small-cards-wrap#prlx {
        width: 288px
    }

    .cards-block .manage-cards .small-cards-wrap#prlx .small-card:last-child {
        margin-left: 0;
        width: 145px;
        min-width: 145px
    }

    .cards-block .manage-cards .small-card {
        min-width: initial;
        width: 145px;
        height: 96px;
        padding: 16px 23px 16px 15px
    }

    .cards-block .manage-cards .small-card.portfolio {
        width: 145px
    }

    .cards-block .manage-cards .small-card.profit {
        width: 132px
    }

    .cards-block .manage-cards .small-card:last-child {
        width: 132px;
        min-width: 132px;
        margin-left: 11px
    }

    .cards-block .manage-cards .small-card .card-title {
        font-size: 10px;
        line-height: 13px;
        margin-bottom: 23px
    }

    .cards-block .manage-cards .small-card .card-count {
        font-size: 20px;
        line-height: 120%
    }

    .cards-block .manage-cards .curency-card {
        top: -25px;
        right: -40px;
        padding: 9px 15px 12px;
        width: 90px;
        min-width: 90px;
        height: 72px
    }

    .cards-block .manage-cards .curency-card li {
        font-size: 10px
    }

    .cards-block .manage-cards .curency-card li:not(:last-child) {
        margin-bottom: 7px
    }

    .cards-block .manage-cards .curency-card li:before {
        height: 9px;
        width: 9px;
        background-size: contain
    }
}

.work-with {
    padding-top: 217px
}

.work-with:after {
    content: "";
    display: block;
    width: 100%;
    max-width: 1136px;
    margin: 0 auto;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
    padding-top: 92px
}

.work-with-text {
    color: #fff
}

.work-with-text p {
    font-size: 74px;
    line-height: 108.97%;
    margin-bottom: 44px
}

.work-with-text span {
    font-size: 18px;
    line-height: 23px
}

.work-with-logos {
    position: relative;
    width: 600px;
    height: 335px;
    margin-left: auto
}

.work-with-logos .logo-item {
    height: 70px;
    width: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0px 22.36px 30.0124px rgba(39, 39, 95, .19);
    box-shadow: 0 22.36px 30.0124px #27275f30;
    border-radius: 8px;
    background-color: #fff;
    position: absolute;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.work-with-logos .logo-item:hover {
    -webkit-transform: scale(1.15);
    -ms-transform: scale(1.15);
    transform: scale(1.15)
}

.work-with-logos .logo-item.kucoin {
    top: 0;
    left: 13%
}

.work-with-logos .logo-item.phemex {
    top: -14%;
    left: 42%
}

.work-with-logos .logo-item.deribit {
    top: 6%;
    right: 0%
}

.work-with-logos .logo-item.bitfinex {
    top: -18%;
    right: 3%
}

.work-with-logos .logo-item.bybit {
    top: 29%;
    left: 0
}

.work-with-logos .logo-item.ftx {
    top: 20%;
    left: 36%
}

.work-with-logos .logo-item.aax {
    top: 29%;
    right: 4%
}

.work-with-logos .logo-item.coinbase {
    top: 65%;
    left: 8%
}

.work-with-logos .logo-item.binance {
    top: 55%;
    left: 43%
}

.work-with-logos .logo-item.voyager {
    top: 58%;
    right: 0
}

.work-with-logos .logo-item.binance2 {
    top: 92%;
    left: 33%
}

.work-with-logos .logo-item.bitmex {
    top: 91%;
    right: 6%
}

.work-with-logos .logo-item.full-height img {
    height: 100%
}

.work-with-logos .logo-item.small {
    height: 48px;
    width: 130px
}

.work-with-logos .logo-item.coming-soon {
    background-color: #fffc
}

.work-with-logos .logo-item.coming-soon span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 15px;
    width: 56px;
    padding-top: 2px;
    background: #5EAF61;
    border-radius: 12px;
    color: #fff;
    font-weight: 500;
    font-size: 7px;
    line-height: 9px;
    position: absolute;
    bottom: -6px;
    right: -8px
}

@media (max-width: 1199.98px) {
    .work-with {
        padding-top: 180px
    }

    .work-with:after {
        max-width: 860px;
        padding-top: 82px
    }

    .work-with-text p {
        font-size: 58px;
        margin-bottom: 30px
    }

    .work-with-text span {
        font-size: 16px;
        line-height: 20px
    }

    .work-with-logos {
        width: 480px;
        height: 280px;
        margin-left: auto
    }

    .work-with-logos .logo-item {
        height: 55px;
        width: 130px;
        padding: 0 20px
    }

    .work-with-logos .logo-item img {
        max-width: 100%
    }

    .work-with-logos .logo-item.small {
        height: 40px;
        width: 110px
    }
}

@media (max-width: 991.98px) {
    .work-with {
        padding-top: 140px
    }

    .work-with:after {
        max-width: 640px;
        padding-top: 70px
    }

    .work-with-text p {
        font-size: 46px;
        margin-bottom: 20px
    }

    .work-with-text span {
        font-size: 14px;
        line-height: 18px
    }

    .work-with-logos {
        width: 440px;
        height: 240px
    }

    .work-with-logos .logo-item {
        height: 50px;
        width: 120px;
        padding: 0 15px
    }

    .work-with-logos .logo-item.small {
        height: 40px;
        width: 100px
    }
}

@media (max-width: 767.98px) {
    .work-with {
        padding-top: 120px;
        position: relative
    }

    .work-with:after {
        content: none
    }

    .work-with-text {
        margin-bottom: 50px
    }

    .work-with-text p {
        font-size: 52px;
        margin-bottom: 20px
    }

    .work-with-text span {
        font-size: 16px;
        line-height: 20px
    }

    .work-with-logos {
        width: 100%;
        max-width: 500px;
        height: auto;
        margin: 0 auto;
        display: block
    }

    .work-with-logos .row-mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-animation: slideL;
        animation: slideL;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    .work-with-logos .row-mobile.row2 {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-animation: slideR;
        animation: slideR;
        -webkit-animation-duration: 30s;
        animation-duration: 30s;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }

    .work-with-logos .logo-item.item-pos {
        position: relative;
        height: 60px;
        width: 140px;
        min-width: 140px;
        padding: 0 15px;
        top: initial;
        left: initial;
        right: initial;
        margin: 0 5px 10px
    }

    .work-with-logos .logo-item.item-pos.small {
        height: 60px;
        width: 140px
    }

    .work-with-logos .logo-item.item-pos.coming-soon {
        background-color: #fff
    }
}

@media (max-width: 575.98px) {
    .work-with {
        padding-top: 0;
        margin-bottom: 60px
    }

    .work-with:after {
        content: none
    }

    .work-with-text {
        margin-bottom: 40px
    }

    .work-with-text p {
        font-size: 36px;
        line-height: 110%;
        margin-bottom: 20px
    }

    .work-with .work-subtitle {
        display: block;
        font-size: 18px;
        line-height: 23px;
        text-align: center;
        color: #fff
    }
}

.advantage {
    padding-top: 50px
}

.advantage-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.advantage-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    width: 45%;
    padding-right: 50px
}

.advantage-item .item-icon {
    margin-top: 15px;
    margin-right: 55px
}

.advantage-item .item-title {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 30px
}

.advantage-item p {
    font-size: 16px;
    line-height: 21px
}

@media (max-width: 1199.98px) {
    .advantage {
        padding-top: 50px
    }

    .advantage-item {
        width: 45%;
        padding-right: 30px
    }

    .advantage-item .item-icon {
        margin-top: 15px;
        margin-right: 40px
    }

    .advantage-item .item-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px
    }

    .advantage-item p {
        font-size: 14px;
        line-height: 18px
    }
}

@media (max-width: 991.98px) {
    .advantage {
        padding-top: 50px
    }

    .advantage-item {
        width: 50%;
        padding-right: 30px
    }

    .advantage-item .item-icon {
        margin-top: 15px;
        margin-right: 30px;
        width: 80px;
        min-width: 60px
    }

    .advantage-item .item-icon img {
        width: 100%
    }

    .advantage-item .item-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px
    }

    .advantage-item p {
        font-size: 14px;
        line-height: 18px
    }
}

@media (max-width: 767.98px) {
    .advantage {
        padding-top: 50px
    }

    .advantage-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .advantage-item {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px
    }

    .advantage-item .item-icon {
        margin-top: 30px;
        margin-right: 30px;
        width: 80px;
        min-width: 80px
    }

    .advantage-item .item-icon img {
        width: 100%
    }

    .advantage-item .item-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .advantage-item p {
        font-size: 16px;
        line-height: 20px
    }
}

@media (max-width: 575.98px) {
    .advantage {
        padding-top: 0;
        margin-bottom: 50px
    }

    .advantage-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .advantage-item {
        width: 100%;
        padding-right: 0;
        margin-bottom: 30px
    }

    .advantage-item .item-icon {
        margin-top: 26px;
        margin-right: 30px;
        width: 70px;
        min-width: 70px
    }

    .advantage-item .item-title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 15px
    }

    .advantage-item p {
        font-size: 14px;
        line-height: 140 .advantage-item p;
        margin-bottom: 0
    }
}

.trading {
    padding-top: 165px;
    color: #fff
}

.trading-title {
    font-size: 76px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.02em;
    font-weight: 400;
    margin-bottom: 18px
}

.trading-title span {
    font-weight: 700
}

.trading-subtitle {
    font-size: 26px;
    line-height: 33px;
    text-align: center;
    font-weight: 400;
    max-width: 584px;
    margin: 0 auto
}

.trading-subtitle span {
    font-weight: 700
}

.trading-num {
    padding-top: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.trading-num .num-item {
    width: 240px;
    min-width: 240px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.trading-num .num-item .num {
    font-weight: 700;
    font-size: 54px;
    line-height: 120%;
    letter-spacing: -.02em;
    margin-bottom: 32px;
    opacity: 0
}

.trading-num .num-item .text {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px
}

@media (max-width: 1199.98px) {
    .trading {
        padding-top: 135px
    }

    .trading-title {
        font-size: 64px;
        margin-bottom: 10px
    }

    .trading-subtitle {
        font-size: 22px;
        line-height: 30px;
        max-width: 520px
    }

    .trading-num {
        padding-top: 80px
    }

    .trading-num .num-item .num {
        font-size: 48px;
        margin-bottom: 20px
    }

    .trading-num .num-item .text {
        font-size: 20px;
        line-height: 24px
    }
}

@media (max-width: 991.98px) {
    .trading {
        padding-top: 110px
    }

    .trading-title {
        font-size: 56px;
        margin-bottom: 10px
    }

    .trading-subtitle {
        font-size: 20px;
        line-height: 28px;
        max-width: 420px
    }

    .trading-num {
        padding-top: 70px
    }

    .trading-num .num-item {
        width: 185px;
        min-width: 185px
    }

    .trading-num .num-item .num {
        font-size: 42px;
        margin-bottom: 15px
    }

    .trading-num .num-item .text {
        font-size: 16px;
        line-height: 22px
    }
}

@media (max-width: 767.98px) {
    .trading {
        padding-top: 50px
    }

    .trading-title {
        font-size: 76px;
        margin-bottom: 10px
    }

    .trading-subtitle {
        font-size: 26px;
        line-height: 33px;
        max-width: 350px
    }

    .trading-num {
        padding-top: 50px
    }

    .trading-num .num-item {
        width: 100%;
        min-width: 100%
    }

    .trading-num .num-item .num {
        font-size: 40px;
        margin-bottom: 15px
    }

    .trading-num .num-item .text {
        font-size: 16px;
        line-height: 22px
    }
}

@media (max-width: 575.98px) {
    .trading {
        padding-top: 0
    }

    .trading-title {
        font-size: 76px;
        line-height: 105%;
        margin-bottom: 20px
    }

    .trading-subtitle {
        font-size: 26px;
        line-height: 33px;
        max-width: 350px;
        margin-bottom: 50px
    }

    .trading-num {
        padding-top: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .trading-num .num-item:not(:last-child) {
        margin-bottom: 34px
    }

    .trading-num .num-item .num {
        font-size: 54px;
        margin-bottom: 2px
    }

    .trading-num .num-item .text {
        font-size: 22px;
        line-height: 28px
    }
}

.chart-section {
    padding-top: 155px;
    position: relative
}

.chart-section .default-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 46px;
    width: 185px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    border-radius: 6px;
    padding-top: 3px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s
}

.chart-section .default-btn:hover {
    -webkit-box-shadow: 0px 0px 16px rgba(78, 67, 202, .35);
    box-shadow: 0 0 16px #4e43ca59
}

.chart-section .default-btn:hover:after {
    width: 100%
}

.chart-section .default-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: #4a4ae2;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0
}

.chart-section .default-btn:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border-radius: 6px;
    background-color: #6456ff;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.chart-section-bg {
    position: absolute;
    width: 90%;
    max-width: 1680px;
    top: 0;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%)
}

.chart-section-bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 324px;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DFE3F4));
    background: -o-linear-gradient(top, #FFFFFF 0%, #DFE3F4 100%);
    background: linear-gradient(180deg, #FFFFFF 0%, #DFE3F4 100%);
    border-radius: 8px 8px 0 0;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0
}

.chart-section-wrap {
    padding-bottom: 200px;
    position: relative;
    z-index: 1
}

.chart-section-wrap:after {
    content: none;
    display: block;
    width: 100%;
    height: 324px;
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DFE3F4));
    background: -o-linear-gradient(top, #FFFFFF 0%, #DFE3F4 100%);
    background: linear-gradient(180deg, #FFFFFF 0%, #DFE3F4 100%);
    border-radius: 8px 8px 0 0;
    z-index: -1;
    position: absolute;
    bottom: 0;
    left: 0
}

.chart-section-wrap .line-chart {
    display: none;
    width: 100%;
    height: 320px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../../svg/line-chart1.dc579d4a.svg), url(../../svg/line-chart2.266bc290.svg), url(../../svg/line-chart3.cb9fa59e.svg);
    background-repeat: no-repeat;
    background-position: center, center bottom, center;
    pointer-events: none
}

.chart-section .line-chart-wide {
    width: 90%;
    max-width: 1680px;
    height: 320px;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background: url(../../svg/line-chart1.dc579d4a.svg), url(../../svg/line-chart2.266bc290.svg), url(../../svg/line-chart3.cb9fa59e.svg);
    background-repeat: no-repeat;
    background-position: center bottom, center bottom, center;
    pointer-events: none;
    background-size: 100%
}

.chart-section .chart-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 1
}

.chart-section .chart-text {
    width: 40%;
    min-width: 40%
}

.chart-section .chart-text .section-title {
    font-size: 52px;
    line-height: 67px;
    color: #2f3158;
    font-weight: 400;
    margin-bottom: 23px
}

.chart-section .chart-text .section-title span {
    font-weight: 700;
    background: #837af9;
    background: -webkit-gradient(linear, left top, right top, from(#837af9), to(#4570d1));
    background: -o-linear-gradient(left, #837af9 0%, #4570d1 100%);
    background: linear-gradient(to right, #837af9 0%, #4570d1 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.chart-section .chart-text p {
    font-size: 26px;
    line-height: 33px;
    color: #2f3158;
    margin-bottom: 59px
}

.chart-section .chart-text li {
    color: #4a4ae2;
    font-size: 22px;
    line-height: 28px
}

.chart-section .chart-text li:not(:last-child) {
    margin-bottom: 23px
}

.chart-section .chart-text li:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url(../../svg/agree.f381cc8a.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 14px
}

.chart-section .chart-text ul {
    margin-bottom: 30px
}

.chart-section .chart-doughnut-block {
    height: 570px;
    width: 570px;
    position: relative
}

.chart-section .chart-doughnut-block .chart {
    -webkit-filter: drop-shadow(10px 32.36px 30.0124px rgba(39, 39, 95, .4));
    filter: drop-shadow(10px 32.36px 30.0124px rgba(39, 39, 95, .4))
}

.chart-section .chart-doughnut-block .chart-legends {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.chart-section .chart-doughnut-block .chart-legends .legend-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.chart-section .chart-doughnut-block .chart-legends .legend-item:hover .icon img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: drop-shadow(3px 5.36px 4.01px rgba(39, 39, 95, .19));
    filter: drop-shadow(3px 5.36px 4.01px rgba(39, 39, 95, .19))
}

.chart-section .chart-doughnut-block .chart-legends .legend-item:hover .label,
.chart-section .chart-doughnut-block .chart-legends .legend-item:hover .value,
.chart-section .chart-doughnut-block .chart-legends .legend-item:hover span {
    color: #4a4ae2
}

.chart-section .chart-doughnut-block .chart-legends .legend-item:not(:last-child) {
    margin-bottom: 21px
}

.chart-section .chart-doughnut-block .chart-legends .legend-item .icon {
    height: 24px;
    width: 24px;
    margin-right: 16px
}

.chart-section .chart-doughnut-block .chart-legends .legend-item .icon img {
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    display: block;
    width: 100%
}

.chart-section .chart-doughnut-block .chart-legends .legend-item .label {
    width: 40px;
    min-width: 40px;
    color: #2f3158;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    margin-right: 9px;
    text-transform: uppercase;
    margin-top: 2px
}

.chart-section .chart-doughnut-block .chart-legends .legend-item .input-wrap {
    position: relative
}

.chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range] {
    -webkit-appearance: none;
    width: 170px;
    min-width: 170px;
    height: 1px;
    background-color: #ced2e5;
    outline: none;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range]:hover {
    background-color: #4a4ae2;
    -webkit-filter: drop-shadow(0px 0px 20px #4A4AE2);
    filter: drop-shadow(0px 0px 20px #4A4AE2)
}

.chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range]:hover::-webkit-slider-thumb {
    background-color: #4a4ae2;
    -webkit-filter: none;
    filter: none
}

.chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 17px;
    background-color: #959cbd;
    border-radius: 6px;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range]::-webkit-slider-thumb:hover {
    background-color: #4a4ae2
}

.chart-section .chart-doughnut-block .chart-legends .legend-item .value {
    width: 35px;
    min-width: 35px;
    margin-left: 12px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #2f3158
}

@media (max-width: 1500px) {
    .chart-section-bg {
        display: none
    }

    .chart-section-bg:after {
        content: none
    }

    .chart-section-wrap:after {
        content: ""
    }

    .chart-section-wrap .line-chart {
        display: block
    }

    .chart-section .line-chart-wide {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .chart-section {
        padding-top: 135px
    }

    .chart-section-wrap {
        padding-bottom: 150px
    }

    .chart-section-wrap:after {
        height: 300px
    }

    .chart-section-wrap .line-chart {
        bottom: 30px
    }

    .chart-section .chart-text {
        width: 40%;
        min-width: 40%
    }

    .chart-section .chart-text .section-title {
        font-size: 48px;
        line-height: 120%;
        margin-bottom: 20px
    }

    .chart-section .chart-text p {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 45px
    }

    .chart-section .chart-text li {
        font-size: 16px;
        line-height: 22px
    }

    .chart-section .chart-text li:not(:last-child) {
        margin-bottom: 15px
    }

    .chart-section .chart-text li:before {
        width: 16px;
        height: 16px;
        margin-right: 10px;
        vertical-align: middle
    }

    .chart-section .chart-doughnut-block {
        height: 420px;
        width: 420px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item:not(:last-child) {
        margin-bottom: 12px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item .icon {
        height: 22px;
        width: 22px;
        margin-right: 12px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item .label {
        width: 40px;
        min-width: 40px;
        font-size: 10px;
        line-height: 14px;
        margin-right: 5px;
        margin-top: 4px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range] {
        width: 120px;
        min-width: 120px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range]::-webkit-slider-thumb {
        width: 14px;
        height: 15px;
        border-radius: 4px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item .value {
        margin-left: 12px;
        font-size: 12px;
        line-height: 15px
    }
}

@media (max-width: 991.98px) {
    .chart-section {
        padding-top: 110px
    }

    .chart-section-wrap {
        padding-bottom: 120px
    }

    .chart-section-wrap:after {
        height: 200px
    }

    .chart-section-wrap .line-chart {
        bottom: 0
    }

    .chart-section .chart-text {
        width: 40%;
        min-width: 40%
    }

    .chart-section .chart-text .section-title {
        font-size: 40px;
        margin-bottom: 20px
    }

    .chart-section .chart-text p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 40px
    }

    .chart-section .chart-text li {
        font-size: 14px;
        line-height: 20px
    }

    .chart-section .chart-text li:not(:last-child) {
        margin-bottom: 10px
    }

    .chart-section .chart-text li:before {
        width: 14px;
        height: 14px
    }

    .chart-section .chart-doughnut-block {
        height: 380px;
        width: 380px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item:not(:last-child) {
        margin-bottom: 12px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item .icon {
        height: 22px;
        width: 22px;
        min-width: 22px;
        margin-bottom: 2px;
        margin-right: 12px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item .label {
        width: 40px;
        min-width: 40px;
        font-size: 10px;
        line-height: 14px;
        margin-right: 5px;
        margin-top: 4px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range] {
        width: 120px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range]::-webkit-slider-thumb {
        width: 14px;
        height: 15px;
        border-radius: 4px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item .value {
        margin-left: 12px;
        font-size: 12px;
        line-height: 15px
    }
}

@media (max-width: 767.98px) {
    .chart-section {
        padding-top: 50px;
        position: relative;
        z-index: 1
    }

    .chart-section:after {
        content: "";
        display: block;
        width: 100%;
        height: 200px;
        background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#DFE3F4));
        background: -o-linear-gradient(top, #FFFFFF 0%, #DFE3F4 100%);
        background: linear-gradient(180deg, #FFFFFF 0%, #DFE3F4 100%);
        border-radius: 0;
        z-index: -1;
        position: absolute;
        bottom: 0;
        left: 0
    }

    .chart-section-wrap {
        padding-bottom: 0
    }

    .chart-section-wrap:after {
        content: none
    }

    .chart-section-wrap .line-chart {
        height: 300px;
        bottom: 200px;
        left: -18px;
        right: -18px;
        width: auto;
        z-index: -1
    }

    .chart-section .chart-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .chart-section .chart-text {
        width: 100%;
        min-width: 100%;
        margin-bottom: 40px
    }

    .chart-section .chart-text .section-title {
        font-size: 40px;
        margin-bottom: 20px
    }

    .chart-section .chart-text p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px
    }

    .chart-section .chart-text li {
        font-size: 16px;
        line-height: 20px
    }

    .chart-section .chart-text li:not(:last-child) {
        margin-bottom: 10px
    }

    .chart-section .chart-text li:before {
        width: 14px;
        height: 14px
    }

    .chart-section .chart-doughnut-block {
        height: auto;
        width: 260px;
        margin: 0 auto
    }

    .chart-section .chart-doughnut-block .chart {
        margin-bottom: 30px
    }

    .chart-section .chart-doughnut-block .chart-legends {
        position: initial;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item:not(:last-child) {
        margin-bottom: 15px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item .icon {
        height: 22px;
        width: 22px;
        min-width: 22px;
        margin-right: 12px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item .label {
        width: 30px;
        min-width: 30px;
        font-size: 12px;
        line-height: 14px;
        margin-right: 5px;
        margin-top: 3px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range] {
        width: 120px;
        min-width: 120px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item input[type=range]::-webkit-slider-thumb {
        width: 16px;
        height: 17px;
        border-radius: 6px
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item .value {
        margin-left: 12px;
        font-size: 14px;
        line-height: 18px
    }
}

@media (max-width: 575.98px) {
    .chart-section {
        padding-top: 43px
    }

    .chart-section .default-btn {
        margin: 0 auto
    }

    .chart-section:after {
        height: 324px
    }

    .chart-section-wrap {
        padding-bottom: 85px
    }

    .chart-section-wrap:after {
        content: none
    }

    .chart-section .line-chart {
        height: 140px;
        bottom: 400px;
        left: 0;
        right: 0
    }

    .chart-section .chart-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .chart-section .chart-text {
        width: 100%;
        min-width: 100%;
        margin-bottom: 30px
    }

    .chart-section .chart-text .section-title {
        font-size: 36px;
        margin-bottom: 18px
    }

    .chart-section .chart-text p {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 20px
    }

    .chart-section .chart-text ul {
        margin-bottom: 0
    }

    .chart-section .chart-doughnut-block {
        width: 246px;
        margin: 0 auto 40px
    }

    .chart-section .chart-doughnut-block .chart {
        margin-bottom: 40px
    }

    .chart-section .chart-doughnut-block .chart-legends {
        position: initial;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .chart-section .chart-doughnut-block .chart-legends .legend-item:not(:last-child) {
        margin-bottom: 20px
    }
}

.investing {
    position: relative
}

.investing-bg {
    width: 90%;
    max-width: 1680px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#DEE2F3), to(#F5F1E9));
    background: -o-linear-gradient(top, #DEE2F3 0%, #F5F1E9 100%);
    background: linear-gradient(180deg, #DEE2F3 0%, #F5F1E9 100%);
    border-radius: 0 0 8px 8px
}

.investing-wrap {
    border-radius: 0 0 8px 8px;
    padding-bottom: 80px
}

.investing-title {
    font-size: 76px;
    line-height: 120%;
    text-align: center;
    font-weight: 400;
    letter-spacing: -.02em;
    color: #4a4ae2;
    width: 100%;
    max-width: 805px;
    margin: 0 auto 132px
}

.investing-title span {
    font-weight: 700
}

.investing .default-btn {
    width: 259px;
    height: 52px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    border-radius: 6px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding-top: 3px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s
}

.investing .default-btn:hover {
    -webkit-box-shadow: 0px 0px 16px rgba(78, 67, 202, .35);
    box-shadow: 0 0 16px #4e43ca59
}

.investing .default-btn:hover:after {
    width: 100%
}

.investing .default-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: #4a4ae2;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0
}

.investing .default-btn:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border-radius: 6px;
    background-color: #6456ff;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.investing .section-title {
    font-size: 52px;
    line-height: 67px;
    color: #2f3158;
    font-weight: 400;
    margin-bottom: 23px
}

.investing .section-title span {
    font-weight: 700;
    background: #837af9;
    background: -webkit-gradient(linear, left top, right top, from(#837af9), to(#4570d1));
    background: -o-linear-gradient(left, #837af9 0%, #4570d1 100%);
    background: linear-gradient(to right, #837af9 0%, #4570d1 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.investing p {
    font-size: 20px;
    line-height: 26px;
    color: #2f3158;
    margin-bottom: 48px
}

.investing .portfolio-block,
.investing .bots-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.investing .portfolio-text {
    padding-top: 90px;
    width: 397px;
    min-width: 397px
}

.investing .bots-text {
    padding-top: 60px;
    width: 366px;
    min-width: 366px
}

.investing .portfolio-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 600px
}

.investing .portfolio-cards .card {
    width: 280px;
    height: 358px;
    cursor: pointer;
    position: relative;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    margin-bottom: 40px;
    cursor: default
}

.investing .portfolio-cards .card:hover {
    z-index: 9
}

.investing .portfolio-cards .card:hover .face.front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.investing .portfolio-cards .card:hover .face.back {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg)
}

.investing .portfolio-cards .card .face {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    color: #fff;
    padding: 40px 25px 20px;
    border-radius: 7px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0);
    -webkit-transition: -webkit-transform 1s ease-in-out;
    transition: -webkit-transform 1s ease-in-out;
    -o-transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.investing .portfolio-cards .card .face.front {
    background: #fff;
    color: #222;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.investing .portfolio-cards .card .face.back {
    background: #fff;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.investing .portfolio-cards .card .card-text-title {
    font-size: 18px;
    line-height: 23px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px
}

.investing .portfolio-cards .card .card-text img {
    -webkit-filter: drop-shadow(0px 2px 25px rgba(0, 0, 0, .5));
    filter: drop-shadow(0px 2px 25px rgba(0, 0, 0, .5));
    margin-bottom: 21px
}

.investing .portfolio-cards .card .card-text .card-logo {
    height: 44px;
    width: 44px;
    margin-bottom: 20px;
    padding-top: 4px;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.investing .portfolio-cards .card .card-text .card-logo.rotate:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.investing .portfolio-cards .card .card-text .card-logo.circle:before {
    height: 52px;
    width: 52px;
    top: -4px;
    left: -4px;
    border-radius: 50%
}

.investing .portfolio-cards .card .card-text .card-logo:before {
    content: "";
    height: 100%;
    width: 100%;
    border-radius: 6px;
    background-color: #fff6;
    -webkit-box-shadow: 0px 2px 40px rgba(0, 0, 0, .25);
    box-shadow: 0 2px 40px #00000040;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.investing .portfolio-cards .card .card-text p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px
}

.investing .portfolio-cards .card .card-text:after {
    content: "";
    display: block;
    width: 100%;
    height: 116px;
    background-image: url(../../svg/card-bg.2fa01730.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: 0;
    left: 0
}

.investing .portfolio-cards .card .card-chart {
    -webkit-filter: drop-shadow(2px 1px 7px rgba(0, 0, 0, .25));
    filter: drop-shadow(2px 1px 7px rgba(0, 0, 0, .25))
}

.investing .portfolio-cards .card .card-chart .card-icon {
    position: absolute;
    top: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    font-weight: 500;
    font-size: 12px;
    line-height: 16px
}

.investing .portfolio-cards .card .card-chart .card-icon.hot {
    color: #fb7429
}

.investing .portfolio-cards .card .card-chart .card-icon.popular {
    color: #37be7e
}

.investing .portfolio-cards .card .card-chart .chart-title {
    font-size: 26px;
    line-height: 33px;
    font-weight: 400;
    text-align: center;
    color: #3c3463;
    margin-bottom: 30px
}

.investing .portfolio-cards .card .card-chart .chart-pie {
    display: block;
    width: 130px;
    height: 130px;
    margin-bottom: 30px
}

.investing .portfolio-cards .card .card-chart .period {
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: #959cbd
}

.investing .portfolio-cards .card .card-chart .period-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-weight: 500;
    font-size: 8px;
    line-height: 10px;
    color: #959cbd;
    position: absolute;
    top: 10px;
    right: 16px
}

.investing .portfolio-cards .card .card-chart .period-icon:before {
    content: "";
    display: block;
    height: 11px;
    width: 11px;
    background-image: url(../../svg/history-icon.186968f7.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 7px
}

.investing .portfolio-cards .card .card-chart .percent {
    font-size: 26px;
    line-height: 33px;
    color: #5eaf61;
    margin-bottom: 4px
}

.investing .portfolio-cards .card .card-chart ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.investing .portfolio-cards .card .card-chart ul li {
    margin: 0 2px
}

.investing .portfolio-cards .card .card-chart ul li .more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: #F5F6FA;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #959cbd
}

.investing .bots-block {
    padding-top: 53px
}

.investing .bots-block .bots-cards {
    width: 530px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.investing .bots-block .card {
    width: 250px;
    height: 320px;
    padding: 17px 23px;
    background-color: #fff;
    border-radius: 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 12px;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: -webkit-transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    transition: transform .5s ease-in-out, -webkit-transform .5s ease-in-out;
    cursor: default
}

.investing .bots-block .card.mid-scale {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75)
}

.investing .bots-block .card.small-scale {
    -webkit-transform: scale(.65);
    -ms-transform: scale(.65);
    transform: scale(.65)
}

.investing .bots-block .card:hover {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9)
}

.investing .bots-block .card-header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.investing .bots-block .card-header .price {
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: #4a4ae2;
    margin-top: 2px
}

.investing .bots-block .card-header .history {
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: #959cbd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.investing .bots-block .card-header .history-icon {
    display: block;
    height: 15px;
    width: 15px;
    background-image: url(../../svg/history-icon.186968f7.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px
}

.investing .bots-block .card-header .history-text {
    margin-top: 2px
}

.investing .bots-block .card .bot-icon {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    margin-bottom: 8px
}

.investing .bots-block .card .bot-title {
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
    line-height: 33px;
    color: #3c3463;
    margin-bottom: 20px
}

.investing .bots-block .card .bot-chart {
    margin-bottom: 30px
}

.investing .bots-block .card .period {
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: #959cbd
}

.investing .bots-block .card .percent {
    font-size: 26px;
    line-height: 33px;
    color: #5eaf61
}

@media (max-width: 1500px) {
    .investing-bg {
        display: none
    }

    .investing-wrap {
        background: -webkit-gradient(linear, left top, left bottom, from(#DEE2F3), to(#F5F1E9));
        background: -o-linear-gradient(top, #DEE2F3 0%, #F5F1E9 100%);
        background: linear-gradient(180deg, #DEE2F3 0%, #F5F1E9 100%)
    }
}

@media (max-width: 1199.98px) {
    .investing-wrap {
        padding-bottom: 80px
    }

    .investing-title {
        font-size: 54px;
        max-width: 580px;
        margin-bottom: 120px
    }

    .investing .default-btn {
        width: 220px;
        height: 46px;
        font-size: 16px;
        line-height: 20px
    }

    .investing .section-title {
        font-size: 48px;
        line-height: 120%;
        margin-bottom: 25px
    }

    .investing p {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px
    }

    .investing .portfolio-text {
        padding-top: 60px;
        width: 260px;
        min-width: 260px
    }

    .investing .portfolio-cards {
        width: 480px;
        min-width: 480px
    }

    .investing .portfolio-cards .card {
        width: 230px;
        height: 290px;
        margin-bottom: 20px
    }

    .investing .portfolio-cards .card .card-text-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .investing .portfolio-cards .card .card-text img {
        margin-bottom: 15px
    }

    .investing .portfolio-cards .card .card-text p {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 10px
    }

    .investing .portfolio-cards .card .card-text:after {
        height: 100px
    }

    .investing .portfolio-cards .card .card-chart .card-icon {
        top: 10px;
        font-size: 10px;
        line-height: 14px
    }

    .investing .portfolio-cards .card .card-chart .chart-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .investing .portfolio-cards .card .card-chart .chart-pie {
        width: 110px;
        height: 110px;
        margin-bottom: 15px
    }

    .investing .portfolio-cards .card .card-chart .period {
        font-size: 10px;
        line-height: 12px
    }

    .investing .portfolio-cards .card .card-chart .percent {
        font-size: 22px;
        line-height: 30px
    }

    .investing .portfolio-cards .card .card-chart ul li {
        margin: 0 2px
    }

    .investing .portfolio-cards .card .face {
        padding: 30px 15px
    }

    .investing .bots-block {
        padding-top: 50px
    }

    .investing .bots-block .bots-text {
        padding-top: 60px;
        width: 280px;
        min-width: 280px
    }

    .investing .bots-block .bots-cards {
        width: 460px
    }

    .investing .bots-block .card {
        width: 210px;
        height: 290px;
        padding: 15px 20px;
        margin-bottom: 12px
    }

    .investing .bots-block .card-header {
        margin-bottom: 15px
    }

    .investing .bots-block .card-header .price,
    .investing .bots-block .card-header .history {
        font-size: 10px;
        line-height: 12px
    }

    .investing .bots-block .card-header .history-icon {
        margin-right: 8px
    }

    .investing .bots-block .card .bot-icon {
        width: 25px;
        height: 25px
    }

    .investing .bots-block .card .bot-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .investing .bots-block .card .bot-chart {
        margin-bottom: 20px;
        width: 100%
    }

    .investing .bots-block .card .period {
        font-size: 10px;
        line-height: 12px
    }

    .investing .bots-block .card .percent {
        font-size: 22px;
        line-height: 30px
    }
}

@media (max-width: 991.98px) {
    .investing-wrap {
        padding-bottom: 60px
    }

    .investing-title {
        font-size: 54px;
        max-width: 550px;
        margin-bottom: 100px
    }

    .investing .default-btn {
        width: 180px;
        height: 42px;
        font-size: 16px;
        line-height: 20px
    }

    .investing .section-title {
        font-size: 40px;
        margin-bottom: 20px
    }

    .investing p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px
    }

    .investing .portfolio-text {
        padding-top: 40px;
        width: 240px;
        min-width: 240px
    }

    .investing .portfolio-cards {
        width: 440px;
        min-width: 440px
    }

    .investing .portfolio-cards .card {
        width: 210px;
        height: 270px;
        margin-bottom: 20px
    }

    .investing .portfolio-cards .card .card-text-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .investing .portfolio-cards .card .card-text img {
        margin-bottom: 15px
    }

    .investing .portfolio-cards .card .card-text p {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 10px
    }

    .investing .portfolio-cards .card .card-text:after {
        height: 100px
    }

    .investing .portfolio-cards .card .card-chart {
        padding-top: 30px
    }

    .investing .portfolio-cards .card .card-chart .card-icon {
        top: 10px;
        font-size: 10px;
        line-height: 12px
    }

    .investing .portfolio-cards .card .card-chart .chart-title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 5px
    }

    .investing .portfolio-cards .card .card-chart .chart-pie {
        width: 110px;
        height: 110px;
        margin-bottom: 10px
    }

    .investing .portfolio-cards .card .card-chart .period {
        font-size: 10px;
        line-height: 12px
    }

    .investing .portfolio-cards .card .card-chart .percent {
        font-size: 20px;
        line-height: 28px
    }

    .investing .portfolio-cards .card .card-chart ul li {
        margin: 0 2px
    }

    .investing .portfolio-cards .face {
        padding: 20px 15px 10px
    }

    .investing .bots-block {
        padding-top: 50px
    }

    .investing .bots-block .bots-text {
        padding-top: 60px;
        width: 260px;
        min-width: 260px
    }

    .investing .bots-block .bots-cards {
        width: 420px
    }

    .investing .bots-block .card {
        width: 200px;
        height: 260px;
        padding: 15px 20px;
        margin-bottom: 12px
    }

    .investing .bots-block .card-header {
        margin-bottom: 10px
    }

    .investing .bots-block .card-header .price {
        font-size: 8px;
        line-height: 10px
    }

    .investing .bots-block .card-header .history {
        font-size: 8px;
        line-height: 15px
    }

    .investing .bots-block .card-header .history-icon {
        margin-right: 8px
    }

    .investing .bots-block .card .bot-icon {
        width: 20px;
        height: 20px
    }

    .investing .bots-block .card .bot-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px
    }

    .investing .bots-block .card .bot-chart {
        margin-bottom: 20px
    }

    .investing .bots-block .card .period {
        font-size: 10px;
        line-height: 12px
    }

    .investing .bots-block .card .percent {
        font-size: 22px;
        line-height: 30px
    }
}

@media (max-width: 767.98px) {
    .investing {
        background: -webkit-gradient(linear, left top, left bottom, from(#DEE2F3), to(#F5F1E9));
        background: -o-linear-gradient(top, #DEE2F3 0%, #F5F1E9 100%);
        background: linear-gradient(180deg, #DEE2F3 0%, #F5F1E9 100%);
        overflow: hidden;
        position: relative
    }

    .investing .column {
        position: initial
    }

    .investing-wrap {
        padding-top: 80px;
        padding-bottom: 60px;
        background: none;
        border-radius: 0
    }

    .investing-title {
        font-size: 48px;
        max-width: 550px;
        margin-bottom: 80px
    }

    .investing .default-btn {
        width: 180px;
        height: 52px;
        font-size: 16px;
        line-height: 20px
    }

    .investing .section-title {
        font-size: 40px;
        margin-bottom: 300px
    }

    .investing p {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px
    }

    .investing .portfolio-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }

    .investing .portfolio-text {
        padding-top: 0;
        width: 100%;
        min-width: 100%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .investing .portfolio-cards {
        width: auto;
        min-width: auto;
        z-index: 10;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        position: absolute;
        left: 0;
        right: 0;
        top: 150px
    }

    .investing .portfolio-cards .card {
        min-width: 210px;
        width: 210px;
        height: 270px;
        margin-bottom: 0;
        margin-right: 20px;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        -o-transition: transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s
    }

    .investing .portfolio-cards .card .card-text-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .investing .portfolio-cards .card .card-text img {
        margin-bottom: 15px;
        width: auto;
        max-width: 50%
    }

    .investing .portfolio-cards .card .card-text p {
        font-size: 10px;
        line-height: 14px;
        margin-bottom: 10px
    }

    .investing .portfolio-cards .card .card-text:after {
        height: 100px
    }

    .investing .portfolio-cards .card .card-chart .card-icon {
        top: 10px;
        font-size: 10px;
        line-height: 12px
    }

    .investing .portfolio-cards .card .card-chart .chart-title {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 5px
    }

    .investing .portfolio-cards .card .card-chart .chart-pie {
        width: 110px;
        height: 110px;
        margin-bottom: 10px
    }

    .investing .portfolio-cards .card .card-chart .period {
        font-size: 10px;
        line-height: 12px
    }

    .investing .portfolio-cards .card .card-chart .percent {
        font-size: 20px;
        line-height: 28px
    }

    .investing .portfolio-cards .card .card-chart ul li {
        margin: 0 2px
    }

    .investing .bots-block {
        padding-top: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        position: relative
    }

    .investing .bots-block .bots-text {
        padding-top: 60px;
        width: 100%;
        min-width: 100%
    }

    .investing .bots-block .bots-cards {
        width: auto;
        min-width: auto;
        z-index: 10;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        position: absolute;
        left: 0;
        right: 0;
        top: 210px
    }

    .investing .bots-block .card {
        width: 200px;
        min-width: 200px;
        height: 260px;
        padding: 15px 20px;
        margin-bottom: 0;
        margin-right: 20px
    }

    .investing .bots-block .card:hover {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .investing .bots-block .card.card-blur,
    .investing .bots-block .card.card-blur:hover {
        -webkit-filter: none;
        filter: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .investing .bots-block .card-header {
        margin-bottom: 10px
    }

    .investing .bots-block .card-header .price {
        font-size: 8px;
        line-height: 10px
    }

    .investing .bots-block .card-header .history {
        font-size: 8px;
        line-height: 15px
    }

    .investing .bots-block .card-header .history-icon {
        margin-right: 8px
    }

    .investing .bots-block .card .bot-icon {
        width: 20px;
        height: 20px
    }

    .investing .bots-block .card .bot-title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 15px
    }

    .investing .bots-block .card .bot-chart {
        margin-bottom: 20px
    }

    .investing .bots-block .card .period {
        font-size: 10px;
        line-height: 12px
    }

    .investing .bots-block .card .percent {
        font-size: 22px;
        line-height: 30px
    }
}

@media (max-width: 575.98px) {
    .investing-wrap {
        padding-top: 0;
        padding-bottom: 60px;
        background: none;
        border-radius: 0
    }

    .investing-title {
        font-size: 36px;
        max-width: 550px;
        margin-bottom: 70px
    }

    .investing .default-btn {
        width: 180px;
        height: 52px;
        font-size: 16px;
        line-height: 20px
    }

    .investing .section-title {
        font-size: 42px;
        line-height: 110%;
        margin-bottom: 330px
    }

    .investing p {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 26px
    }

    .investing .portfolio-block {
        margin-bottom: 70px
    }

    .investing .portfolio-cards {
        top: 150px
    }

    .investing .portfolio-cards .card {
        min-width: 225px;
        width: 225px;
        height: 290px;
        margin-right: 22px
    }

    .investing .portfolio-cards .card .card-text-title {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 12px
    }

    .investing .portfolio-cards .card .card-text img {
        margin-bottom: 21px;
        width: auto;
        max-width: 50%
    }

    .investing .portfolio-cards .card .card-text p {
        font-size: 11px;
        line-height: 14px;
        margin-bottom: 12px
    }

    .investing .portfolio-cards .card .card-chart .card-icon {
        top: 10px;
        font-size: 10px;
        line-height: 12px
    }

    .investing .portfolio-cards .card .card-chart .chart-title {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 5px
    }

    .investing .portfolio-cards .card .card-chart .chart-pie {
        width: 120px;
        height: 120px;
        margin-bottom: 20px
    }

    .investing .portfolio-cards .card .card-chart .period {
        font-size: 10px;
        line-height: 12px
    }

    .investing .portfolio-cards .card .card-chart .percent {
        font-size: 20px;
        line-height: 28px
    }

    .investing .portfolio-cards .card .card-chart ul li {
        margin: 0 2px
    }

    .investing .bots-block,
    .investing .bots-block .bots-text {
        padding-top: 0
    }

    .investing .bots-block .bots-cards {
        top: 150px
    }

    .investing .bots-block .card {
        width: 225px;
        min-width: 225px;
        height: 290px;
        padding: 15px 20px;
        margin-bottom: 0;
        margin-right: 22px
    }

    .investing .bots-block .card-header {
        margin-bottom: 15px
    }

    .investing .bots-block .card-header .price,
    .investing .bots-block .card-header .history {
        font-size: 10px;
        line-height: 13px
    }

    .investing .bots-block .card-header .history-icon {
        margin-right: 10px
    }

    .investing .bots-block .card .bot-icon {
        width: 22px;
        height: 22px
    }

    .investing .bots-block .card .bot-title {
        font-size: 26px;
        line-height: 33px;
        margin-bottom: 15px
    }

    .investing .bots-block .card .bot-chart {
        margin-bottom: 25px;
        max-width: 160px
    }

    .investing .bots-block .card .period {
        font-size: 10px;
        line-height: 13px
    }

    .investing .bots-block .card .percent {
        font-size: 26px;
        line-height: 33px
    }
}

.calculator-animation .calc {
    -webkit-animation: calcAnimation;
    animation: calcAnimation;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.calculator-animation .trash>span {
    opacity: 0;
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s;
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.calculator-animation .section-title {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-transition: -webkit-transform 1s;
    transition: -webkit-transform 1s;
    -o-transition: transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out
}

.calculator-animation .curency-block .curency-item:nth-child(1) {
    -webkit-transform: translate(190%, 200%);
    -ms-transform: translate(190%, 200%);
    transform: translate(190%, 200%)
}

.calculator-animation .curency-block .curency-item:nth-child(2) {
    -webkit-transform: translate(-240%, 50%);
    -ms-transform: translate(-240%, 50%);
    transform: translate(-240%, 50%)
}

.calculator-animation .curency-block .curency-item:nth-child(3) {
    -webkit-transform: translate(-140%, 400%);
    -ms-transform: translate(-140%, 400%);
    transform: translate(-140%, 400%)
}

.calculator-animation .curency-block .curency-item:nth-child(4) {
    -webkit-transform: translate(-280%, 270%);
    -ms-transform: translate(-280%, 270%);
    transform: translate(-280%, 270%)
}

.calculator-animation .curency-block .curency-item:nth-child(5) {
    -webkit-transform: translate(300%, 60%);
    -ms-transform: translate(300%, 60%);
    transform: translate(300%, 60%)
}

.calculator-animation .curency-block .curency-item:nth-child(6) {
    -webkit-transform: translate(205%, 340%);
    -ms-transform: translate(205%, 340%);
    transform: translate(205%, 340%)
}

.calculator-block {
    padding: 120px 0 40px
}

.calculator-block .curency-block {
    width: 800px;
    margin: 0 auto 50px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.calculator-block .curency-block .curency-item {
    position: absolute;
    -webkit-transition-delay: 2s;
    -o-transition-delay: 2s;
    transition-delay: 2s;
    -webkit-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.calculator-block .curency-block .curency-item:nth-child(1) {
    top: -7%;
    left: 23%
}

.calculator-block .curency-block .curency-item:nth-child(2) {
    bottom: 0;
    right: 14%
}

.calculator-block .curency-block .curency-item:nth-child(3) {
    top: -13%;
    right: 19%
}

.calculator-block .curency-block .curency-item:nth-child(4) {
    top: 19%;
    right: 0
}

.calculator-block .curency-block .curency-item:nth-child(5) {
    bottom: 0;
    left: 12%
}

.calculator-block .curency-block .curency-item:nth-child(6) {
    top: 3%;
    left: 5%
}

.calculator-block .curency-block .calc {
    width: 110px;
    height: 150px;
    background-image: url(../../svg/calculator.db792c34.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    z-index: 1
}

.calculator-block .section-title {
    width: 100%;
    max-width: 835px;
    margin: 0 auto 76px;
    font-weight: 700;
    font-size: 54px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.02em;
    background: #837af9;
    background: -webkit-gradient(linear, left top, right top, from(#837af9), to(#4570d1));
    background: -o-linear-gradient(left, #837af9 0%, #4570d1 100%);
    background: linear-gradient(to right, #837af9 0%, #4570d1 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.calculator-block .trash {
    position: relative;
    width: 161px;
    height: 188px;
    margin: 0 auto
}

.calculator-block .trash-top {
    display: block;
    height: 23px;
    width: 161px;
    background-image: url(../../svg/trash-top.895b62ff.svg), url(../../svg/trash-top2.0cca1bfc.svg);
    background-repeat: no-repeat;
    background-position: center, center
}

.calculator-block .trash-main {
    position: absolute;
    z-index: 11;
    top: 12px;
    left: 0;
    display: block;
    width: 161px;
    height: 176px;
    background-image: url(../../svg/trash3.18f581e7.svg), url(../../svg/trash1.72253511.svg);
    background-repeat: no-repeat;
    background-position: center top, center
}

.calculator-block .trash-bot {
    display: block;
    height: 40px;
    width: 142px;
    background-image: url(../../svg/trash2.c823ed06.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    bottom: -7px;
    left: 10px;
    z-index: -1
}

@media (max-width: 1199.98px) {
    @-webkit-keyframes calcAnimation {
        0% {
            -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0)
        }

        20% {
            -webkit-transform: translateY(-10%) rotate(2deg);
            transform: translateY(-10%) rotate(2deg)
        }

        65% {
            -webkit-transform: translateY(390px) rotate(-8deg);
            transform: translateY(390px) rotate(-8deg)
        }

        70% {
            -webkit-transform: translateY(390px) rotate(7deg);
            transform: translateY(390px) rotate(7deg)
        }

        75% {
            -webkit-transform: translateY(390px) rotate(-6deg);
            transform: translateY(390px) rotate(-6deg)
        }

        80% {
            -webkit-transform: translateY(390px) rotate(5deg);
            transform: translateY(390px) rotate(5deg)
        }

        85% {
            -webkit-transform: translateY(390px) rotate(3deg);
            transform: translateY(390px) rotate(3deg)
        }

        90% {
            -webkit-transform: translateY(390px) rotate(0);
            transform: translateY(390px) rotate(0)
        }

        to {
            -webkit-transform: translateY(390px) rotate(0) scale(0);
            transform: translateY(390px) rotate(0) scale(0)
        }
    }

    @keyframes calcAnimation {
        0% {
            -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0)
        }

        20% {
            -webkit-transform: translateY(-10%) rotate(2deg);
            transform: translateY(-10%) rotate(2deg)
        }

        65% {
            -webkit-transform: translateY(390px) rotate(-8deg);
            transform: translateY(390px) rotate(-8deg)
        }

        70% {
            -webkit-transform: translateY(390px) rotate(7deg);
            transform: translateY(390px) rotate(7deg)
        }

        75% {
            -webkit-transform: translateY(390px) rotate(-6deg);
            transform: translateY(390px) rotate(-6deg)
        }

        80% {
            -webkit-transform: translateY(390px) rotate(5deg);
            transform: translateY(390px) rotate(5deg)
        }

        85% {
            -webkit-transform: translateY(390px) rotate(3deg);
            transform: translateY(390px) rotate(3deg)
        }

        90% {
            -webkit-transform: translateY(390px) rotate(0);
            transform: translateY(390px) rotate(0)
        }

        to {
            -webkit-transform: translateY(390px) rotate(0) scale(0);
            transform: translateY(390px) rotate(0) scale(0)
        }
    }

    .calculator-animation .curency-block .curency-item:nth-child(1) {
        -webkit-transform: translate(180%, 200%);
        -ms-transform: translate(180%, 200%);
        transform: translate(180%, 200%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(2) {
        -webkit-transform: translate(-210%, 50%);
        -ms-transform: translate(-210%, 50%);
        transform: translate(-210%, 50%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(3) {
        -webkit-transform: translate(-150%, 400%);
        -ms-transform: translate(-150%, 400%);
        transform: translate(-150%, 400%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(4) {
        -webkit-transform: translate(-300%, 270%);
        -ms-transform: translate(-300%, 270%);
        transform: translate(-300%, 270%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(5) {
        -webkit-transform: translate(310%, 60%);
        -ms-transform: translate(310%, 60%);
        transform: translate(310%, 60%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(6) {
        -webkit-transform: translate(215%, 340%);
        -ms-transform: translate(215%, 340%);
        transform: translate(215%, 340%)
    }

    .calculator-block {
        padding: 120px 0 40px
    }

    .calculator-block .curency-block {
        width: 100%;
        max-width: 700px;
        margin: 0 auto 50px
    }

    .calculator-block .section-title {
        max-width: 100%;
        margin: 0 auto 76px;
        font-size: 48px
    }
}

@media (max-width: 991.98px) {
    @-webkit-keyframes calcAnimation {
        0% {
            -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0)
        }

        20% {
            -webkit-transform: translateY(-10%) rotate(2deg);
            transform: translateY(-10%) rotate(2deg)
        }

        65% {
            -webkit-transform: translateY(370px) rotate(-8deg);
            transform: translateY(370px) rotate(-8deg)
        }

        70% {
            -webkit-transform: translateY(370px) rotate(7deg);
            transform: translateY(370px) rotate(7deg)
        }

        75% {
            -webkit-transform: translateY(370px) rotate(-6deg);
            transform: translateY(370px) rotate(-6deg)
        }

        80% {
            -webkit-transform: translateY(370px) rotate(5deg);
            transform: translateY(370px) rotate(5deg)
        }

        85% {
            -webkit-transform: translateY(370px) rotate(3deg);
            transform: translateY(370px) rotate(3deg)
        }

        90% {
            -webkit-transform: translateY(370px) rotate(0);
            transform: translateY(370px) rotate(0)
        }

        to {
            -webkit-transform: translateY(370px) rotate(0) scale(0);
            transform: translateY(370px) rotate(0) scale(0)
        }
    }

    @keyframes calcAnimation {
        0% {
            -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0)
        }

        20% {
            -webkit-transform: translateY(-10%) rotate(2deg);
            transform: translateY(-10%) rotate(2deg)
        }

        65% {
            -webkit-transform: translateY(370px) rotate(-8deg);
            transform: translateY(370px) rotate(-8deg)
        }

        70% {
            -webkit-transform: translateY(370px) rotate(7deg);
            transform: translateY(370px) rotate(7deg)
        }

        75% {
            -webkit-transform: translateY(370px) rotate(-6deg);
            transform: translateY(370px) rotate(-6deg)
        }

        80% {
            -webkit-transform: translateY(370px) rotate(5deg);
            transform: translateY(370px) rotate(5deg)
        }

        85% {
            -webkit-transform: translateY(370px) rotate(3deg);
            transform: translateY(370px) rotate(3deg)
        }

        90% {
            -webkit-transform: translateY(370px) rotate(0);
            transform: translateY(370px) rotate(0)
        }

        to {
            -webkit-transform: translateY(370px) rotate(0) scale(0);
            transform: translateY(370px) rotate(0) scale(0)
        }
    }

    .calculator-block {
        padding: 120px 0 40px
    }

    .calculator-block .curency-block {
        width: 100%;
        max-width: 700px;
        margin: 0 auto 50px
    }

    .calculator-block .section-title {
        max-width: 100%;
        margin: 0 auto 70px;
        font-size: 40px
    }
}

@media (max-width: 767.98px) {
    @-webkit-keyframes calcAnimation {
        0% {
            -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0)
        }

        20% {
            -webkit-transform: translateY(-10%) rotate(2deg);
            transform: translateY(-10%) rotate(2deg)
        }

        65% {
            -webkit-transform: translateY(420px) rotate(-8deg);
            transform: translateY(420px) rotate(-8deg)
        }

        70% {
            -webkit-transform: translateY(420px) rotate(7deg);
            transform: translateY(420px) rotate(7deg)
        }

        75% {
            -webkit-transform: translateY(420px) rotate(-6deg);
            transform: translateY(420px) rotate(-6deg)
        }

        80% {
            -webkit-transform: translateY(420px) rotate(5deg);
            transform: translateY(420px) rotate(5deg)
        }

        85% {
            -webkit-transform: translateY(420px) rotate(3deg);
            transform: translateY(420px) rotate(3deg)
        }

        90% {
            -webkit-transform: translateY(420px) rotate(0);
            transform: translateY(420px) rotate(0)
        }

        to {
            -webkit-transform: translateY(420px) rotate(0) scale(0);
            transform: translateY(420px) rotate(0) scale(0)
        }
    }

    @keyframes calcAnimation {
        0% {
            -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0)
        }

        20% {
            -webkit-transform: translateY(-10%) rotate(2deg);
            transform: translateY(-10%) rotate(2deg)
        }

        65% {
            -webkit-transform: translateY(420px) rotate(-8deg);
            transform: translateY(420px) rotate(-8deg)
        }

        70% {
            -webkit-transform: translateY(420px) rotate(7deg);
            transform: translateY(420px) rotate(7deg)
        }

        75% {
            -webkit-transform: translateY(420px) rotate(-6deg);
            transform: translateY(420px) rotate(-6deg)
        }

        80% {
            -webkit-transform: translateY(420px) rotate(5deg);
            transform: translateY(420px) rotate(5deg)
        }

        85% {
            -webkit-transform: translateY(420px) rotate(3deg);
            transform: translateY(420px) rotate(3deg)
        }

        90% {
            -webkit-transform: translateY(420px) rotate(0);
            transform: translateY(420px) rotate(0)
        }

        to {
            -webkit-transform: translateY(420px) rotate(0) scale(0);
            transform: translateY(420px) rotate(0) scale(0)
        }
    }

    .calculator-animation .curency-block .curency-item:nth-child(1) {
        -webkit-transform: translate(110%, 200%);
        -ms-transform: translate(110%, 200%);
        transform: translate(110%, 200%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(2) {
        -webkit-transform: translate(-130%, 50%);
        -ms-transform: translate(-130%, 50%);
        transform: translate(-130%, 50%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(3) {
        -webkit-transform: translate(-50%, 400%);
        -ms-transform: translate(-50%, 400%);
        transform: translate(-50%, 400%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(4) {
        -webkit-transform: translate(-180%, 270%);
        -ms-transform: translate(-180%, 270%);
        transform: translate(-180%, 270%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(5) {
        -webkit-transform: translate(210%, 60%);
        -ms-transform: translate(210%, 60%);
        transform: translate(210%, 60%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(6) {
        -webkit-transform: translate(170%, 340%);
        -ms-transform: translate(170%, 340%);
        transform: translate(170%, 340%)
    }
}

@media (max-width: 575.98px) {
    @-webkit-keyframes calcAnimation {
        0% {
            -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0)
        }

        20% {
            -webkit-transform: translateY(-10%) rotate(2deg);
            transform: translateY(-10%) rotate(2deg)
        }

        65% {
            -webkit-transform: translateY(355px) rotate(-8deg);
            transform: translateY(355px) rotate(-8deg)
        }

        70% {
            -webkit-transform: translateY(355px) rotate(7deg);
            transform: translateY(355px) rotate(7deg)
        }

        75% {
            -webkit-transform: translateY(355px) rotate(-6deg);
            transform: translateY(355px) rotate(-6deg)
        }

        80% {
            -webkit-transform: translateY(355px) rotate(5deg);
            transform: translateY(355px) rotate(5deg)
        }

        85% {
            -webkit-transform: translateY(355px) rotate(3deg);
            transform: translateY(355px) rotate(3deg)
        }

        90% {
            -webkit-transform: translateY(355px) rotate(0);
            transform: translateY(355px) rotate(0)
        }

        to {
            -webkit-transform: translateY(355px) rotate(0) scale(0);
            transform: translateY(355px) rotate(0) scale(0)
        }
    }

    @keyframes calcAnimation {
        0% {
            -webkit-transform: translateY(0) rotate(0);
            transform: translateY(0) rotate(0)
        }

        20% {
            -webkit-transform: translateY(-10%) rotate(2deg);
            transform: translateY(-10%) rotate(2deg)
        }

        65% {
            -webkit-transform: translateY(355px) rotate(-8deg);
            transform: translateY(355px) rotate(-8deg)
        }

        70% {
            -webkit-transform: translateY(355px) rotate(7deg);
            transform: translateY(355px) rotate(7deg)
        }

        75% {
            -webkit-transform: translateY(355px) rotate(-6deg);
            transform: translateY(355px) rotate(-6deg)
        }

        80% {
            -webkit-transform: translateY(355px) rotate(5deg);
            transform: translateY(355px) rotate(5deg)
        }

        85% {
            -webkit-transform: translateY(355px) rotate(3deg);
            transform: translateY(355px) rotate(3deg)
        }

        90% {
            -webkit-transform: translateY(355px) rotate(0);
            transform: translateY(355px) rotate(0)
        }

        to {
            -webkit-transform: translateY(355px) rotate(0) scale(0);
            transform: translateY(355px) rotate(0) scale(0)
        }
    }

    .calculator-animation .curency-block .curency-item:nth-child(1) {
        -webkit-transform: translate(110%, 300%);
        -ms-transform: translate(110%, 300%);
        transform: translate(110%, 300%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(2) {
        -webkit-transform: translate(-100%, 305%);
        -ms-transform: translate(-100%, 305%);
        transform: translate(-100%, 305%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(3) {
        -webkit-transform: translate(200%, 575%);
        -ms-transform: translate(200%, 575%);
        transform: translate(200%, 575%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(4) {
        -webkit-transform: translate(25%, 225%);
        -ms-transform: translate(25%, 225%);
        transform: translate(25%, 225%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(5) {
        -webkit-transform: translate(-120%, 715%);
        -ms-transform: translate(-120%, 715%);
        transform: translate(-120%, 715%)
    }

    .calculator-animation .curency-block .curency-item:nth-child(6) {
        -webkit-transform: translate(-40%, 200%);
        -ms-transform: translate(-40%, 200%);
        transform: translate(-40%, 200%)
    }

    .calculator-block {
        padding: 170px 0 70px
    }

    .calculator-block .curency-block {
        width: 100%;
        max-width: 700px;
        margin: 0 auto 50px
    }

    .calculator-block .curency-block .curency-item:nth-child(1) {
        top: -44%;
        left: 5%
    }

    .calculator-block .curency-block .curency-item:nth-child(2) {
        bottom: initial;
        top: -80%;
        right: 3%
    }

    .calculator-block .curency-block .curency-item:nth-child(3) {
        top: -53%;
        right: 37%
    }

    .calculator-block .curency-block .curency-item:nth-child(4) {
        top: 35%;
        right: 2%
    }

    .calculator-block .curency-block .curency-item:nth-child(5) {
        bottom: initial;
        left: 27%;
        top: -90%
    }

    .calculator-block .curency-block .curency-item:nth-child(6) {
        top: 40%;
        left: 3%
    }

    .calculator-block .section-title {
        max-width: 100%;
        margin: 0 auto 35px;
        font-size: 32px
    }
}

.cta {
    position: relative
}

.cta:after {
    content: "";
    display: block;
    width: 100%;
    height: 200px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #2f3158
}

.cta-wrap {
    position: relative;
    z-index: 9;
    background: -o-radial-gradient(74.54% 50%, 17.88% 40.47%, #5429CD 0%, rgba(131, 122, 250, 0) 100%), -o-radial-gradient(100% 98.16%, 58.47% 150.8%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), -o-radial-gradient(-.82% 82.86%, 50.82% 104%, #132AA0 0%, #A661FF 100%);
    background: radial-gradient(17.88% 40.47% at 74.54% 50%, #5429CD 0%, rgba(131, 122, 250, 0) 100%), radial-gradient(58.47% 150.8% at 100% 98.16%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), radial-gradient(50.82% 104% at -.82% 82.86%, #132AA0 0%, #A661FF 100%);
    -webkit-box-shadow: 0px 40px 30px rgba(24, 24, 55, .35);
    box-shadow: 0 40px 30px #18183759;
    border-radius: 12px
}

.cta-wrap:after {
    content: "";
    display: block;
    height: 100%;
    width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../../svg/cta-invest-min.f7cca41e.png);
    background-repeat: no-repeat;
    background-position: 30px center;
    background-size: contain
}

.cta-block {
    height: 566px;
    width: 46%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.cta .section-title {
    font-weight: 500;
    font-size: 54px;
    line-height: 69px;
    color: #fff;
    margin-bottom: 44px
}

.cta .cta-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.cta .cta-btn {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 17px 36px 14px;
    border-radius: 4px;
    margin-right: 24px;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.cta .cta-btn.green-btn:hover {
    -webkit-box-shadow: 0px 0px 16px rgba(36, 80, 74, .24);
    box-shadow: 0 0 16px #24504a3d
}

.cta .cta-btn.green-btn:hover:after {
    width: 100%
}

.cta .cta-btn.green-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background-color: #65ccbf;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0
}

.cta .cta-btn.green-btn:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background-color: #5bd7c7;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.cta .cta-btn.bd-btn {
    background-color: transparent;
    border: 1px solid #fff;
    padding: 16px 23px 13px;
    -webkit-transition: color .3s;
    -o-transition: color .3s;
    transition: color .3s;
    white-space: nowrap
}

.cta .cta-btn.bd-btn:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    background-color: #fff;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.cta .cta-btn.bd-btn:hover {
    color: #4a4ae2
}

.cta .cta-btn.bd-btn:hover:after {
    width: 100%
}

@media (max-width: 1199.98px) {
    .cta-wrap:after {
        width: 47%
    }

    .cta:after {
        height: 150px
    }

    .cta-block {
        height: 440px;
        width: 56%
    }

    .cta .section-title {
        font-size: 48px;
        line-height: 120%;
        margin-bottom: 30px
    }

    .cta .cta-btn {
        font-size: 14px;
        line-height: 18px;
        padding: 15px 26px 12px;
        margin-right: 10px
    }

    .cta .cta-btn.bd-btn {
        padding: 15px 20px 12px
    }
}

@media (max-width: 991.98px) {
    .cta-wrap:after {
        width: 43%;
        background-position: 20px center
    }

    .cta:after {
        height: 100px
    }

    .cta-block {
        height: 320px;
        width: 56%;
        padding-left: 20px
    }

    .cta .section-title {
        font-size: 40px;
        margin-bottom: 20px
    }

    .cta .cta-btn {
        font-size: 14px;
        line-height: 18px;
        padding: 13px 22px 10px;
        margin-right: 5px
    }

    .cta .cta-btn.bd-btn {
        padding: 13px 18px 10px
    }
}

@media (max-width: 767.98px) {
    .cta {
        background: -o-radial-gradient(74.54% 50%, 17.88% 40.47%, #5429CD 0%, rgba(131, 122, 250, 0) 100%), -o-radial-gradient(100% 98.16%, 58.47% 150.8%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), -o-radial-gradient(-.82% 82.86%, 50.82% 104%, #132AA0 0%, #A661FF 100%);
        background: radial-gradient(17.88% 40.47% at 74.54% 50%, #5429CD 0%, rgba(131, 122, 250, 0) 100%), radial-gradient(58.47% 150.8% at 100% 98.16%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), radial-gradient(50.82% 104% at -.82% 82.86%, #132AA0 0%, #A661FF 100%);
        -webkit-box-shadow: 0px 40px 30px rgba(24, 24, 55, .35);
        box-shadow: 0 40px 30px #18183759;
        position: relative;
        z-index: 9;
        overflow: hidden
    }

    .cta:after {
        content: "";
        display: block;
        height: 90%;
        width: 55%;
        position: absolute;
        left: initial;
        bottom: initial;
        right: -20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: url(../../svg/cta-invest-min.f7cca41e.png);
        background-repeat: no-repeat;
        background-position: right center;
        background-size: contain
    }

    .cta-wrap {
        background: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0
    }

    .cta-wrap:after {
        content: none
    }

    .cta-block {
        height: 280px;
        width: 52%;
        padding-left: 0
    }

    .cta .section-title {
        font-size: 40px;
        margin-bottom: 20px
    }

    .cta .cta-btn {
        font-size: 14px;
        line-height: 18px;
        padding: 17px 22px 15px;
        margin-right: 5px
    }

    .cta .cta-btn.bd-btn {
        display: none
    }
}

@media (max-width: 575.98px) {
    .cta {
        background: -o-radial-gradient(57.87% 74.4%, 119.21% 80.55%, #5429CD 0%, rgba(131, 122, 250, 0) 100%), -o-radial-gradient(100% 98.16%, 58.47% 150.8%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), -o-radial-gradient(-.82% 82.86%, 50.82% 104%, #132AA0 0%, #A661FF 100%);
        background: radial-gradient(119.21% 80.55% at 57.87% 74.4%, #5429CD 0%, rgba(131, 122, 250, 0) 100%), radial-gradient(58.47% 150.8% at 100% 98.16%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), radial-gradient(50.82% 104% at -.82% 82.86%, #132AA0 0%, #A661FF 100%);
        -webkit-box-shadow: 0px 40px 30px rgba(24, 24, 55, .35);
        box-shadow: 0 40px 30px #18183759;
        height: 586px;
        overflow: hidden
    }

    .cta:after {
        height: 100%;
        width: 100%;
        bottom: 10px;
        top: initial;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        background-position: right bottom;
        right: -20px
    }

    .cta-block {
        padding-top: 77px;
        height: auto;
        width: 100%
    }

    .cta .section-title {
        font-size: 36px;
        line-height: 110%;
        text-align: center;
        margin-bottom: 34px
    }

    .cta .cta-buttons {
        width: 100%;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cta .cta-btn {
        display: inline-block;
        font-size: 14px;
        line-height: 18px;
        white-space: nowrap;
        padding: 17px 22px 15px;
        margin-right: 5px
    }

    .cta .cta-btn.bd-btn {
        display: none
    }
}

.footer-bottom {
    padding-top: 70px;
    padding-bottom: 40px;
    background-color: #242546
}

.footer-bottom .backed-by {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 60px
}

.footer-bottom .backed-by span {
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff4d
}

.footer-bottom .backed-by img:first-child {
    margin-right: 55px
}

.footer-bottom .backed-by-coinfund {
    width: 75px
}

.footer-bottom .backed-by-alameda {
    width: 131px
}

.footer-bottom .backed-by-jumpcapital,
.footer-bottom .backed-by-motivate {
    width: 98px
}

.footer-bottom .backed-by-startingline {
    width: 106px
}

.footer-bottom p {
    font-size: 12px;
    line-height: 145%;
    color: #ffffff4d
}

@media (max-width: 575.98px) {
    .footer-block {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px !important
    }

    .footer-block .copyright-block {
        margin-bottom: 10px !important
    }
}

.footer {
    padding-top: 90px;
    padding-bottom: 40px;
    background-color: #2f3158
}

.footer-block {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
    grid-template-columns: 1fr 2fr;
    gap: 90px
}

.footer-block .copyright-block {
    width: 220px
}

.footer-block .copyright-block .logo {
    display: inline-block;
    margin-bottom: 13px
}

.footer-block .copyright-block span:not(#copyright-date) {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff80
}

.footer-block .copyright-block span:not(#copyright-date):not(:last-child) {
    margin-bottom: 20px
}

.footer-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-grid-column-align: start;
    justify-self: start
}

.footer-links .socials a {
    position: relative;
    padding-left: 33px
}

.footer-links .socials a:before {
    content: "";
    display: block;
    height: 18px;
    width: 18px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: -5px;
    opacity: .5;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.footer-links .socials a.instagram:before {
    background-image: url(../../svg/instagram.53fa888f.svg)
}

.footer-links .socials a.twitter:before {
    background-image: url(../../svg/twitter.e1665fdf.svg)
}

.footer-links .socials a.medium:before {
    background-image: url(../../svg/medium.e324e18c.svg)
}

.footer-links ul:not(:first-child) {
    margin-left: 120px
}

.footer-links ul li {
    margin-bottom: 5px
}

.footer-links ul li a {
    font-size: 12px;
    line-height: 15px;
    color: #ffffff80;
    -webkit-transition: color .2s;
    -o-transition: color .2s;
    transition: color .2s
}

.footer-links ul li a:hover {
    color: #fff
}

.footer-links ul li a:hover:before {
    opacity: 1
}

.footer .copyright-block span:not(#copyright-date) {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #ffffff80
}

.footer .copyright-block span:not(#copyright-date):not(:last-child) {
    margin-bottom: 20px
}

.footer .app-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-grid-column-align: start;
    justify-self: start
}

.footer .app-links .link-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.footer .app-links .link-item>* {
    display: inline-block;
    margin-bottom: 8px;
    opacity: .5;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

.footer .app-links .link-item>*:hover {
    opacity: 1
}

.footer .app-links .link-item span {
    display: inline-block;
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    text-align: center;
    color: #8484ff;
    background-color: #8484ff1a;
    border-radius: 2px;
    padding: 2px 5px 0
}

.footer .app-links .link-item:not(:first-child) {
    margin-left: 25px;
    padding-left: 25px;
    border-left: 1px solid rgba(255, 255, 255, .1)
}

@media (max-width: 1199.98px) {
    .footer {
        padding-top: 70px;
        padding-bottom: 20px
    }

    .footer-block {
        margin-bottom: 75px
    }

    .footer-block .copyright-block {
        width: 200px
    }

    .footer-block .copyright-block .logo {
        margin-bottom: 10px;
        max-width: 140px
    }

    .footer-block .copyright-block .logo img {
        width: 100%
    }

    .footer-block .copyright-block span:not(#copyright-date) {
        display: block;
        font-size: 10px;
        line-height: 14px
    }

    .footer-block .copyright-block span:not(#copyright-date):not(:last-child) {
        margin-bottom: 10px
    }

    .footer-links {
        padding-top: 10px
    }

    .footer-links .socials a {
        padding-left: 28px
    }

    .footer-links .socials a:before {
        height: 18px;
        width: 18px;
        top: -4px
    }

    .footer-links ul:not(:first-child) {
        margin-left: 80px
    }

    .footer-links ul li {
        margin-bottom: 5px
    }

    .footer-links ul li a {
        font-size: 12px;
        line-height: 15px
    }

    .footer .footer-download {
        margin-bottom: 50px
    }

    .footer .footer-download .backed-by span {
        font-size: 12px;
        line-height: 15px
    }

    .footer .footer-download .backed-by-img img:first-child {
        margin-right: 40px
    }

    .footer .footer-download .app-links .link-item:not(:first-child) {
        margin-left: 30px;
        padding-left: 30px
    }

    .footer p {
        font-size: 12px;
        line-height: 145%
    }
}

@media (max-width: 767.98px) {
    .footer {
        padding-top: 50px;
        padding-bottom: 20px
    }

    .footer-block {
        margin-bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-block .copyright-block {
        width: auto;
        margin-bottom: 30px
    }

    .footer-block .copyright-block .logo {
        margin-bottom: 20px;
        max-width: 140px
    }

    .footer-block .copyright-block .logo img {
        width: 100%
    }

    .footer-block .copyright-block span:not(#copyright-date) {
        display: block;
        font-size: 10px;
        line-height: 14px
    }

    .footer-block .copyright-block span:not(#copyright-date):not(:last-child) {
        margin-bottom: 20px
    }

    .footer-links {
        padding-top: 0;
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .footer-links .socials a {
        padding-left: 28px
    }

    .footer-links .socials a:before {
        height: 18px;
        width: 18px;
        top: -4px
    }

    .footer-links ul {
        margin-bottom: 40px
    }

    .footer-links ul:not(:first-child) {
        margin-left: 100px
    }

    .footer-links ul li {
        margin-bottom: 5px
    }

    .footer-links ul li a {
        font-size: 12px;
        line-height: 15px
    }

    .footer .footer-download {
        margin-bottom: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer .footer-download .backed-by {
        margin-bottom: 40px;
        width: 100%
    }

    .footer .footer-download .backed-by span {
        font-size: 12px;
        line-height: 15px
    }

    .footer .footer-download .backed-by-img {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .footer .footer-download .app-links.app-store,
    .footer .footer-download .app-links.google-play {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    .footer .footer-download .app-links.app-store .link-item,
    .footer .footer-download .app-links.google-play .link-item {
        display: none
    }

    .footer .footer-download .app-links.app-store .link-item:not(:first-child),
    .footer .footer-download .app-links.google-play .link-item:not(:first-child) {
        margin-left: 0;
        padding-left: 0;
        border-left: none
    }

    .footer .footer-download .app-links.app-store .link-item.app-store,
    .footer .footer-download .app-links.google-play .link-item.google-play {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 575.98px) {
    .footer {
        padding-top: 50px;
        padding-bottom: 20px
    }

    .footer-block {
        margin-bottom: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-block .copyright-block {
        width: auto;
        margin-bottom: 50px
    }

    .footer-block .copyright-block .logo {
        margin-bottom: 26px;
        max-width: 140px
    }

    .footer-block .copyright-block span:not(#copyright-date) {
        display: block;
        font-size: 12px;
        line-height: 15px
    }

    .footer-block .copyright-block span:not(#copyright-date):not(:last-child) {
        margin-bottom: 26px
    }

    .footer-links {
        padding-top: 0;
        width: 100%;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .footer-links .nav-links {
        display: none
    }

    .footer-links .socials a {
        padding-left: 33px
    }

    .footer-links .socials a:before {
        height: 18px;
        width: 18px;
        top: -3px
    }

    .footer-links ul {
        margin-bottom: 40px
    }

    .footer-links ul:not(:first-child) {
        margin-left: 0
    }

    .footer-links ul li {
        margin-bottom: 5px
    }

    .footer-links ul li a {
        font-size: 14px;
        line-height: 18px
    }

    .footer .footer-download {
        margin-bottom: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .footer .footer-download .backed-by {
        padding-bottom: 34px;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
        margin-bottom: 24px
    }

    .footer .footer-download .backed-by img:first-child {
        margin-right: 40px
    }

    .footer .footer-download .backed-by span {
        font-size: 12px;
        line-height: 15px;
        margin-bottom: 20px
    }

    .footer .footer-download .backed-by-img {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .footer .footer-download .app-links .link-item>* {
        max-width: 140px
    }

    .footer .footer-download .app-links .link-item>* img {
        width: 100%
    }

    .footer .footer-download .app-links .link-item:not(:first-child) {
        margin-left: 20px;
        padding-left: 20px
    }
}

.inner-page {
    padding-top: 170px
}

.inner-page.price-page {
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(97.12%, #DFE3F4));
    background: -o-linear-gradient(top, #FFFFFF 0%, #DFE3F4 97.12%);
    background: linear-gradient(180deg, #FFFFFF 0%, #DFE3F4 97.12%)
}

.inner-page.marketplace-page {
    padding-top: 100px
}

@media (max-width: 1199.98px) {
    .inner-page {
        padding-top: 130px
    }
}

@media (max-width: 767.98px) {
    .inner-page.marketplace-page {
        padding-top: 80px
    }
}

@media (max-width: 575.98px) {
    .inner-page {
        padding-top: 110px
    }
}

.price-section .section-title {
    font-size: 46px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.02em;
    color: #3c3463;
    font-weight: 400;
    margin-bottom: 18px
}

.price-section .section-title span {
    color: #4a4ae2
}

.price-section .section-subtitle {
    display: block;
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    color: #424242;
    margin-bottom: 50px
}

.price-section .old-price {
    height: 32px;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    text-align: left;
    color: #3c3463;
    position: relative;
    width: 60px;
    margin-left: 10px
}

.price-section .old-price .price {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    position: absolute;
    top: 6px;
    left: 0;
    width: auto
}

.price-section .old-price .price.active {
    opacity: 1;
    visibility: visible
}

.price-section .old-price .price.sale:after {
    content: "";
    width: 120%;
    height: 2px;
    background-color: #4a4ae2;
    position: absolute;
    top: 40%;
    left: -10%;
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg)
}

.price-section .price-cards-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.price-section .price-cards-wrap .price-card {
    width: 460px;
    min-height: 888px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 22.36px 30.0124px rgba(39, 39, 95, .19);
    box-shadow: 0 22.36px 30.0124px #27275f30;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 48px;
    position: relative
}

.price-section .price-cards-wrap .price-card .limited {
    display: none;
    width: 90px;
    height: 90px;
    background-image: url(../../svg/price-rectangle.336b723c.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -3px;
    right: -3px
}

.price-section .price-cards-wrap .price-card .limited span {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 21%;
    right: 15%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.price-section .price-cards-wrap .price-card-image {
    width: 148px;
    height: 148px
}

.price-section .price-cards-wrap .price-card-title {
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.02em;
    color: #3c3463
}

.price-section .price-cards-wrap .price-card-price {
    margin-top: 14px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    text-align: center;
    color: #4a4ae2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.price-section .price-cards-wrap .price-card-price .price {
    display: none;
    font-weight: 400;
    font-size: 37px;
    line-height: 47px
}

.price-section .price-cards-wrap .price-card-price .price .period {
    font-size: 18px;
    line-height: 23px
}

.price-section .price-cards-wrap .price-card-price .price.active {
    display: block
}

.price-section .price-cards-wrap .price-card-price .price.sale {
    position: relative
}

.price-section .price-cards-wrap .price-card-price .price.sale:after {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #4a4ae2;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    -webkit-transform: rotate(-11deg);
    -ms-transform: rotate(-11deg);
    transform: rotate(-11deg)
}

.price-section .price-cards-wrap .price-card-period-switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.price-section .price-cards-wrap .price-card-period-switch .annual,
.price-section .price-cards-wrap .price-card-period-switch .monthly {
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    background: #FFFFFF;
    border: 1px solid #CED2E5;
    border-radius: 20px;
    padding: 10px 16px 9px;
    margin: 0 8px;
    color: #878eb0
}

.price-section .price-cards-wrap .price-card-period-switch .annual.active,
.price-section .price-cards-wrap .price-card-period-switch .monthly.active {
    background: #E6E6FB;
    border: 1px solid #E6E6FB;
    color: #4a4ae2
}

.price-section .price-cards-wrap .price-card-list-wrap {
    margin-left: 52px;
    margin-right: 52px
}

.price-section .price-cards-wrap .price-card-list {
    margin-bottom: 30px
}

.price-section .price-cards-wrap .price-card-list li {
    width: 100%;
    height: 68px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    line-height: 140%;
    color: #3c3463;
    border-bottom: 1px solid #CED2E5;
    padding: 24px 0 20px 34px;
    position: relative
}

.price-section .price-cards-wrap .price-card-list li:before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    background-image: url(../../svg/agree.f381cc8a.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 28px
}

.price-section .price-cards-wrap .price-card-list li .soon {
    font-weight: 500;
    font-size: 7px;
    line-height: 9px;
    text-align: center;
    min-height: 15px;
    min-width: 56px;
    color: #fff;
    padding: 3px 4px 2px;
    background: #4A4AE2;
    border-radius: 12px;
    white-space: nowrap
}

.price-section .price-cards-wrap .price-card-btn {
    width: 161px;
    height: 64px;
    text-align: center;
    background: #4A4AE2;
    border-radius: 54px;
    color: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.price-section .price-cards {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px
}

.price-section .price-cards .card {
    width: 500px;
    height: 840px;
    padding: 65px 80px;
    position: relative;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 22.36px 30.0124px rgba(39, 39, 95, .19);
    box-shadow: 0 22.36px 30.0124px #27275f30;
    border-radius: 10px
}

.price-section .price-cards .card .limited {
    width: 90px;
    height: 90px;
    background-image: url(../../svg/price-rectangle.336b723c.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: -7px;
    right: -7px
}

.price-section .price-cards .card .limited span {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 1;
    top: 21%;
    right: 15%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.price-section .price-cards .card .switcher-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: absolute;
    top: 115px;
    left: 0
}

.price-section .price-cards .card .switcher-block span {
    height: 16px;
    padding: 3px 8px 0;
    border-radius: 16px;
    font-size: 10px;
    line-height: 13px;
    color: #fff;
    cursor: pointer
}

.price-section .price-cards .card .switcher-block span.active {
    background-color: #fff;
    color: #4a4ae2
}

.price-section .price-cards .card .switcher-block .switcher .switch {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 112px;
    height: 24px;
    border-radius: 24px;
    background-color: #4a4ae2;
    margin-bottom: 0
}

.price-section .price-cards .card .switcher-block .switcher .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.price-section .price-cards .card .switcher-block .switcher .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #4a4ae2;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.price-section .price-cards .card .switcher-block .switcher .slider:before {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    left: 6px;
    bottom: 5px;
    background-color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.price-section .price-cards .card .switcher-block .switcher input:checked+.slider {
    background-color: #4a4ae2
}

.price-section .price-cards .card .switcher-block .switcher input:checked+.slider:before {
    -webkit-transform: translateX(24px);
    -ms-transform: translateX(24px);
    transform: translate(24px)
}

.price-section .price-cards .card .switcher-block .switcher .slider.round {
    border-radius: 30px
}

.price-section .price-cards .card .switcher-block .switcher .slider.round:before {
    border-radius: 50%
}

.price-section .price-cards .card-image {
    position: absolute;
    top: -70px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    pointer-events: none
}

.price-section .price-cards .card-image img {
    -webkit-filter: drop-shadow(0px 14px 16px rgba(74, 74, 226, .15));
    filter: drop-shadow(0px 14px 16px rgba(74, 74, 226, .15));
    max-width: 160px
}

.price-section .price-cards .card-title {
    font-size: 32px;
    line-height: 120%;
    letter-spacing: -.02em;
    text-align: center;
    font-weight: 400;
    margin-bottom: 50px
}

.price-section .price-cards .card-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.02em;
    color: #4a4ae2;
    position: relative;
    margin-bottom: 30px
}

.price-section .price-cards .card-price .limit {
    display: inline-block;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #fff;
    padding: 4px 7px 2px;
    background: #E89142;
    border-radius: 12px;
    margin-left: 8px
}

.price-section .price-cards .card .price-list {
    margin-bottom: 30px
}

.price-section .price-cards .card .price-list li {
    width: 100%;
    height: 68px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 18px;
    line-height: 23px;
    color: #3c3463;
    border-bottom: 1px solid #CED2E5;
    padding: 24px 0 20px 44px;
    position: relative
}

.price-section .price-cards .card .price-list li:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../../svg/agree.f381cc8a.svg);
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 0;
    top: 20px
}

.price-section .price-cards .card .price-list li .soon {
    font-weight: 500;
    font-size: 7px;
    line-height: 9px;
    text-align: center;
    color: #fff;
    padding: 3px 4px 2px;
    background: #4A4AE2;
    border-radius: 12px;
    white-space: nowrap
}

.price-section .price-cards .card .card-btn-wrap {
    position: absolute;
    width: 100%;
    height: 90px;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, .03)), color-stop(31%, rgb(255, 255, 255)));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .03) 1%, rgb(255, 255, 255) 31%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .03) 1%, rgb(255, 255, 255) 31%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.price-section .price-cards .card .card-btn {
    display: block;
    padding: 15px 16px 12px;
    height: 46px;
    width: 185px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    white-space: nowrap;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s;
    overflow: hidden
}

.price-section .price-cards .card .card-btn:hover {
    -webkit-box-shadow: 0px 0px 16px rgba(78, 67, 202, .35);
    box-shadow: 0 0 16px #4e43ca59
}

.price-section .price-cards .card .card-btn:hover:after {
    width: 100%
}

.price-section .price-cards .card .card-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: #4a4ae2;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0
}

.price-section .price-cards .card .card-btn:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border-radius: 6px;
    background-color: #6456ff;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.price-section .price-cards .card .card-descr {
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #959cbd;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 24px
}

.stacked-select-section {
    background: #17182B;
    padding-top: 280px;
    margin-top: -210px;
    padding-bottom: 100px
}

.stacked-select-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 8px;
    margin-bottom: 50px;
    border-bottom: 1px solid rgba(245, 246, 250, .1)
}

.stacked-select-top .stacked {
    font-style: normal;
    font-weight: 700;
    font-size: 107px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #d3d0df
}

.stacked-select-top .select {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-family: Bodoni Moda, serif;
    font-style: normal;
    font-weight: 700;
    font-size: 107px;
    line-height: 100%;
    letter-spacing: -.02em;
    color: #fdd87a;
    margin-bottom: auto
}

.stacked-select-top .coming-soon {
    width: 125px;
    height: 35px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: VisueltPro;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: normal;
    color: #2f3158;
    background: #FDD87A;
    border-radius: 3px;
    margin-left: 20px
}

.stacked-select-top .left {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.stacked-select-top .banner {
    width: 40%
}

.stacked-select-top .desc {
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 23px;
    color: #d3d0df
}

.stacked-select-points {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

.stacked-select-point {
    height: 100px;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: .01em;
    text-align: center;
    color: #fdd87a;
    border-right: 1px solid rgba(245, 246, 250, .1);
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px
}

.stacked-select-point:last-child {
    border-right: 0
}

@media (max-width: 1199.98px) {
    .price-section .section-title {
        font-size: 38px;
        margin-bottom: 20px
    }

    .price-section .section-subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 50px
    }

    .price-section .price-cards-wrap .price-card {
        width: 360px
    }

    .price-section .price-cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 60px
    }

    .price-section .price-cards .card {
        width: 380px;
        height: 700px;
        padding: 50px 40px
    }

    .price-section .price-cards .card .switcher-block {
        top: 90px
    }

    .price-section .price-cards .card-image {
        height: 120px;
        width: 120px;
        top: -50px
    }

    .price-section .price-cards .card-image img {
        width: 100%
    }

    .price-section .price-cards .card-title {
        font-size: 28px;
        margin-bottom: 40px
    }

    .price-section .price-cards .card-price {
        font-size: 28px;
        margin-bottom: 10px
    }

    .price-section .price-cards .card-price .limit {
        font-size: 10px;
        line-height: 13px;
        padding: 5px 7px 2px
    }

    .price-section .price-cards .card-price .old-price {
        font-size: 15px;
        top: calc(100% + 6px)
    }

    .price-section .price-cards .card .price-list {
        margin-bottom: 30px
    }

    .price-section .price-cards .card .price-list li {
        height: 57px;
        font-size: 16px;
        line-height: 20px;
        padding: 20px 0 16px 32px
    }

    .price-section .price-cards .card .price-list li:before {
        width: 20px;
        height: 20px;
        top: 18px;
        background-size: contain
    }

    .price-section .price-cards .card .price-list li .soon {
        font-size: 7px;
        line-height: 9px;
        padding: 3px 4px 2px
    }
}

@media (max-width: 991.98px) {
    .price-section .section-title {
        font-size: 34px;
        margin-bottom: 20px
    }

    .price-section .section-subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 50px
    }

    .price-section .card-btns {
        top: 130px
    }

    .price-section .price-cards-wrap .price-card {
        width: 340px
    }

    .price-section .price-cards {
        margin-bottom: 40px
    }

    .price-section .price-cards .card {
        width: 340px;
        height: 690px;
        padding: 50px 40px
    }

    .price-section .price-cards .card-image {
        height: 110px;
        width: 110px;
        top: -40px
    }

    .price-section .price-cards .card-image img {
        width: 100%
    }

    .price-section .price-cards .card-title {
        font-size: 28px
    }

    .price-section .price-cards .card-price {
        font-size: 28px;
        margin-bottom: 10px
    }

    .price-section .price-cards .card-price .limit {
        font-size: 10px;
        line-height: 13px;
        padding: 5px 7px 2px
    }

    .price-section .price-cards .card-price .old-price {
        font-size: 15px;
        top: calc(100% + 6px)
    }

    .price-section .price-cards .card .price-list {
        margin-bottom: 30px
    }

    .price-section .price-cards .card .price-list li {
        height: 55px;
        font-size: 14px;
        line-height: 18px;
        padding: 20px 0 16px 32px
    }

    .price-section .price-cards .card .price-list li:before {
        width: 20px;
        height: 20px;
        top: 18px;
        background-size: contain
    }

    .price-section .price-cards .card .price-list li .soon {
        font-size: 7px;
        line-height: 9px;
        padding: 3px 4px 2px
    }

    .stacked-select-section {
        margin-top: -240px
    }

    .stacked-select-top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 0
    }

    .stacked-select-top .stacked,
    .stacked-select-top .select {
        font-size: 64px
    }

    .stacked-select-top .desc {
        margin-top: 24px
    }

    .stacked-select-top .banner {
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        width: 80%
    }

    .stacked-select-points {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .stacked-select-point {
        height: unset;
        border-right: unset;
        text-align: start;
        padding: 20px 0;
        border-bottom: 1px solid rgba(245, 246, 250, .1)
    }
}

@media (max-width: 767.98px) {
    .stacked-select-section {
        margin-top: -280px
    }

    .price-section .section-title {
        font-size: 30px;
        margin-bottom: 15px
    }

    .price-section .section-subtitle {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 50px
    }

    .price-section .price-cards-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 48px;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translate(-50%);
        top: 28px;
        z-index: 9;
        width: 100%
    }

    .price-section .price-cards-tabs li {
        position: relative;
        height: 36px;
        font-size: 20px;
        line-height: 26px;
        color: #878eb0
    }

    .price-section .price-cards-tabs li:after {
        content: "";
        position: absolute;
        opacity: 0;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px
    }

    .price-section .price-cards-tabs li.active {
        color: #4a4ae2;
        -webkit-transition: color 1s;
        -o-transition: color 1s;
        transition: color 1s
    }

    .price-section .price-cards-tabs li.active:after {
        opacity: 1;
        background: #4A4AE2;
        border-radius: 2px;
        -webkit-transition: background 1s, opacity 1s;
        -o-transition: background 1s, opacity 1s;
        transition: background 1s, opacity 1s
    }

    .price-section .price-cards-wrap {
        margin-bottom: 28px
    }

    .price-section .price-cards-wrap .price-card {
        display: none;
        width: 100%;
        padding-top: 60px
    }

    .price-section .price-cards-wrap .price-card.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .price-section .price-cards-wrap .price-card-list-wrap {
        margin-left: 25px;
        margin-right: 25px
    }

    .price-section .price-cards {
        margin-bottom: 40px
    }

    .price-section .price-cards .card {
        width: 250px;
        height: 690px;
        padding: 40px 20px
    }

    .price-section .price-cards .card .limited {
        width: 60px;
        height: 60px;
        top: -4px;
        right: -4px;
        background-size: contain
    }

    .price-section .price-cards .card .limited span {
        font-size: 9px;
        line-height: 12px;
        top: 17%;
        right: 12%
    }

    .price-section .price-cards .card .switcher-block {
        top: 75px
    }

    .price-section .price-cards .card .switcher-block span {
        height: 14px;
        padding: 2px 5px 0;
        border-radius: 14px;
        font-size: 10px;
        line-height: 13px
    }

    .price-section .price-cards .card .switcher-block .switcher .switch {
        width: 100px;
        height: 22px;
        border-radius: 22px
    }

    .price-section .price-cards .card-image {
        height: 100px;
        width: 100px;
        top: -40px
    }

    .price-section .price-cards .card-title {
        font-size: 24px
    }

    .price-section .price-cards .card-price {
        font-size: 24px;
        margin-bottom: 10px
    }

    .price-section .price-cards .card-price .old-price {
        height: 24px;
        top: initial
    }

    .price-section .price-cards .card-price .old-price .price {
        top: 2px
    }

    .price-section .price-cards .card-price .limit {
        font-size: 8px;
        line-height: 11px;
        padding: 5px 7px 2px
    }

    .price-section .price-cards .card .price-list {
        margin-bottom: 30px
    }

    .price-section .price-cards .card .price-list li {
        height: 60px;
        font-size: 12px;
        line-height: 15px;
        padding: 0 0 0 22px
    }

    .price-section .price-cards .card .price-list li:before {
        width: 14px;
        height: 14px;
        top: 22px
    }

    .price-section .price-cards .card .price-list li .soon {
        font-size: 6px;
        line-height: 8px;
        padding: 3px 3px 2px
    }

    .price-section .price-cards .card .card-btn-wrap {
        height: 80px
    }

    .price-section .price-cards .card .card-descr {
        font-size: 10px;
        line-height: 13px;
        bottom: 22px
    }
}

@media (max-width: 575.98px) {
    .price-section .section-title {
        font-size: 36px;
        margin-bottom: 20px
    }

    .price-section .section-subtitle {
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 30px
    }

    .price-section .cards-container {
        padding: 0 12px
    }

    .price-section .cards-images {
        width: 100%;
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        z-index: 9;
        top: -40px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translate(-50%);
        pointer-events: none
    }

    .price-section .cards-images img {
        width: 100px;
        max-width: 130px;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

    .price-section .cards-images .active {
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5)
    }

    .price-section .cards-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translate(-50%);
        top: 28px;
        z-index: 9;
        width: 100%
    }

    .price-section .cards-tabs li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 110px;
        height: 35px;
        padding-top: 2px;
        font-size: 21px;
        line-height: 120%;
        text-align: center;
        letter-spacing: -.02em;
        color: #3c3463;
        margin: 0 10px;
        cursor: pointer
    }

    .price-section .cards-tabs li.active {
        color: #fff;
        background: #4A4AE2;
        border-radius: 38px;
        padding-top: 2px;
        -webkit-transition: color 1s, background 1s;
        -o-transition: color 1s, background 1s;
        transition: color 1s, background 1s
    }

    .price-section .price-cards {
        margin-bottom: 28px;
        display: block;
        position: relative;
        height: 700px
    }

    .price-section .price-cards .card {
        opacity: 0;
        visibility: hidden;
        width: 100%;
        max-width: 351px;
        margin: 0 auto 28px;
        height: 710px;
        padding: 120px 26px 40px;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translate(-50%);
        -webkit-transition: opacity 1s;
        -o-transition: opacity 1s;
        transition: opacity 1s
    }

    .price-section .price-cards .card .limited {
        width: 77px;
        height: 77px;
        top: -4px;
        right: -4px
    }

    .price-section .price-cards .card .limited span {
        font-size: 10px;
        line-height: 13px;
        top: 19%;
        right: 14%
    }

    .price-section .price-cards .card .switcher-block {
        top: 90px
    }

    .price-section .price-cards .card .switcher-block span {
        height: 16px;
        padding: 3px 8px 0;
        border-radius: 16px;
        font-size: 10px;
        line-height: 13px
    }

    .price-section .price-cards .card .switcher-block .switcher .switch {
        width: 112px;
        height: 24px;
        border-radius: 24px
    }

    .price-section .price-cards .card .old-price {
        height: 32px;
        font-size: 17px;
        width: 50px;
        text-align: right;
        margin-right: 5px
    }

    .price-section .price-cards .card .old-price .price {
        top: 5px
    }

    .price-section .price-cards .card.active {
        opacity: 1;
        visibility: visible
    }

    .price-section .price-cards .card-image {
        height: 100px;
        width: 100px;
        top: -40px
    }

    .price-section .price-cards .card-title {
        font-size: 36px;
        margin-bottom: 70px
    }

    .price-section .price-cards .card-price {
        font-size: 32px;
        margin-bottom: 10px
    }

    .price-section .price-cards .card-price .limit {
        font-size: 12px;
        line-height: 15px;
        padding: 5px 10px 2px
    }

    .price-section .price-cards .card-price .old-price {
        font-size: 17px;
        top: calc(100% + 5px)
    }

    .price-section .price-cards .card .price-list {
        margin-bottom: 28px
    }

    .price-section .price-cards .card .price-list li {
        height: 60px;
        font-size: 16px;
        line-height: 140%;
        padding-left: 44px
    }

    .price-section .price-cards .card .price-list li:before {
        width: 22px;
        height: 22px;
        top: 18px
    }

    .price-section .price-cards .card .price-list li .soon {
        font-size: 7px;
        line-height: 9px;
        padding: 4px 6px 2px
    }
}

.marketplace-section {
    position: relative
}

.marketplace-section .section-title {
    font-size: 46px;
    line-height: 120%;
    letter-spacing: -.02em;
    color: #fff;
    font-weight: 400;
    margin-bottom: 22px
}

.marketplace-section .section-title span {
    font-weight: 700
}

.marketplace-section .subtitle {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    margin-bottom: 58px
}

.marketplace-section .def-btn {
    width: 203px;
    height: 58px;
    background-color: #64e6bf;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    border: none;
    background-color: transparent;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 0;
    -webkit-transition: -webkit-box-shadow .3s;
    transition: -webkit-box-shadow .3s;
    -o-transition: box-shadow .3s;
    transition: box-shadow .3s;
    transition: box-shadow .3s, -webkit-box-shadow .3s
}

.marketplace-section .def-btn:hover {
    -webkit-box-shadow: 0px 0px 16px rgba(78, 67, 202, .35);
    box-shadow: 0 0 16px #4e43ca59
}

.marketplace-section .def-btn:hover:after {
    width: 100%
}

.marketplace-section .def-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: #65ccbf;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0
}

.marketplace-section .def-btn:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border-radius: 6px;
    background-color: #5bd7c7;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.marketplace-section .divider {
    height: 1px;
    width: 100%;
    max-width: 1208px;
    margin: 0 auto;
    background-color: #fff3
}

.marketplace-section .marketplace-header {
    border-radius: 12px 12px 0 0;
    padding-top: 28px
}

.marketplace-section .marketplace-header-bg {
    position: absolute;
    z-index: -1;
    width: 90%;
    max-width: 1680px;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background: -o-radial-gradient(100% 98.16%, 58.51% 150.8%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), -o-radial-gradient(-4.52% 0%, 50.19% 49.23%, #132AA0 0%, #A661FF 100%);
    background: radial-gradient(58.51% 150.8% at 100% 98.16%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), radial-gradient(50.19% 49.23% at -4.52% 0%, #132AA0 0%, #A661FF 100%);
    border-radius: 12px 12px 0 0
}

.marketplace-section .marketplace-header .marketplace-images {
    width: 536px;
    height: 536px;
    position: relative;
    margin-bottom: 16px
}

.marketplace-section .marketplace-header .marketplace-images.animated .icon {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.marketplace-section .marketplace-header .marketplace-images.animated .card.card3 {
    top: 0;
    right: 0;
    background-position: center left;
    -webkit-transform: rotate(-7deg);
    -ms-transform: rotate(-7deg);
    transform: rotate(-7deg)
}

.marketplace-section .marketplace-header .marketplace-images.animated .card.card2 {
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
    top: 35px;
    left: -70px
}

.marketplace-section .marketplace-header .marketplace-images.animated .card.card1 {
    top: -5px;
    left: -90px;
    -webkit-transform: rotate(6deg);
    -ms-transform: rotate(6deg);
    transform: rotate(6deg)
}

.marketplace-section .marketplace-header .marketplace-images .icon {
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 2;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.marketplace-section .marketplace-header .marketplace-images .icon.star-img {
    height: 38px;
    width: 38px;
    background-image: url(../../svg/star.cd116f8c.svg);
    top: 43px;
    left: -43px
}

.marketplace-section .marketplace-header .marketplace-images .icon.chart-img {
    height: 106px;
    width: 106px;
    background-image: url(../../svg/market-chart-icon.5420c18d.svg);
    left: -14px;
    bottom: 35px;
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.marketplace-section .marketplace-header .marketplace-images .icon.rocket-img {
    height: 183px;
    width: 183px;
    background-image: url(../../svg/rocket.b12aea3b.png);
    right: -25px;
    bottom: 10px;
    -webkit-transition-delay: 1.5s;
    -o-transition-delay: 1.5s;
    transition-delay: 1.5s
}

.marketplace-section .marketplace-header .marketplace-images .card {
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    z-index: 1;
    -webkit-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out
}

.marketplace-section .marketplace-header .marketplace-images .card.card3 {
    background-image: url(../../svg/market_defi_bluechip.1ba1eaab.svg);
    background-position: center right;
    top: 10px;
    right: -49px
}

.marketplace-section .marketplace-header .marketplace-images .card.card2 {
    background-image: url(../../svg/market_algo.fa5bd4ca.svg);
    top: 35px;
    left: -28px
}

.marketplace-section .marketplace-header .marketplace-images .card.card1 {
    background-image: url(../../svg/market_creekwise.1071bbfe.svg);
    top: 18px;
    left: -150px
}

.marketplace-section .marketplace-cards {
    padding-top: 30px
}

.marketplace-section .marketplace-cards .cards-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 30px;
    padding-top: 5px
}

.marketplace-section .marketplace-cards .cards-header.header-dark {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.marketplace-section .marketplace-cards .cards-header.header-dark .cards-title {
    margin-right: 0
}

.marketplace-section .marketplace-cards .cards-header.header-dark .title {
    color: #3c3463
}

.marketplace-section .marketplace-cards .cards-header.header-dark .see-all {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #3c3463
}

.marketplace-section .marketplace-cards .cards-header .cards-title {
    position: relative;
    padding-left: 53px;
    margin-right: 140px
}

.marketplace-section .marketplace-cards .cards-header .icon {
    display: block;
    height: 38px;
    width: 38px;
    margin-right: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -5px
}

.marketplace-section .marketplace-cards .cards-header .icon.star {
    background-image: url(../../svg/star.cd116f8c.svg)
}

.marketplace-section .marketplace-cards .cards-header .icon.pie {
    background-image: url(.../../svg/images/src/marketplace-pie-icon.svg)
}

.marketplace-section .marketplace-cards .cards-header .icon.bot {
    background-image: url(.../../svg/images/src/marketplace-bot-icon.svg)
}

.marketplace-section .marketplace-cards .cards-header .title {
    font-size: 26px;
    line-height: 33px;
    text-align: center;
    color: #fff
}

.marketplace-section .marketplace-cards .cards-header .text {
    font-size: 18px;
    line-height: 23px;
    color: #fff
}

.marketplace-section .marketplace-cards .cards-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.marketplace-section .marketplace-cards .cards-container .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #fff;
    padding: 40px 25px 20px;
    border-radius: 7px;
    width: 280px;
    height: 358px;
    margin-bottom: 40px;
    background-color: #fff;
    position: relative
}

.marketplace-section .marketplace-cards .cards-container .card .canvas-wrap {
    width: 52%
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart .card-icon {
    position: absolute;
    top: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    font-weight: 500;
    font-size: 12px;
    line-height: 16px
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart .card-icon.hot {
    color: #fb7429
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart .card-icon.popular {
    color: #37be7e
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-title {
    font-size: 26px;
    line-height: 33px;
    font-weight: 400;
    text-align: center;
    color: #3c3463;
    margin-bottom: 30px
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-pie {
    display: block;
    width: 130px;
    height: 130px;
    margin-bottom: 30px
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart .period {
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: #959cbd
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-weight: 500;
    font-size: 8px;
    line-height: 10px;
    color: #959cbd;
    position: absolute;
    top: 10px;
    right: 16px
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon:before {
    content: "";
    display: block;
    height: 11px;
    width: 11px;
    background-image: url(../../svg/history-icon.186968f7.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 7px
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart .percent {
    font-size: 26px;
    line-height: 33px;
    color: #5eaf61;
    margin-bottom: 4px
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart ul li {
    margin: 0 2px
}

.marketplace-section .marketplace-cards .cards-container .card.card-chart ul li .more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: #F5F6FA;
    border-radius: 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #959cbd
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot {
    padding: 17px 23px
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .price {
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: #4a4ae2;
    margin-top: 2px
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history {
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: #959cbd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-icon {
    display: block;
    height: 15px;
    width: 15px;
    background-image: url(../../svg/history-icon.186968f7.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 10px
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-text {
    margin-top: 2px
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-icon {
    display: block;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    margin-bottom: 8px
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-title {
    width: 100%;
    text-align: center;
    font-weight: 400;
    font-size: 26px;
    line-height: 33px;
    color: #3c3463;
    margin-bottom: 20px
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-chart {
    margin-bottom: 30px
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .period {
    font-weight: 500;
    font-size: 10px;
    line-height: 13px;
    color: #959cbd
}

.marketplace-section .marketplace-cards .cards-container .card.card-bot .percent {
    font-size: 26px;
    line-height: 33px;
    color: #5eaf61
}

.marketplace-section .marketplace-footer {
    border-radius: 0 0 12px 12px;
    padding-bottom: 300px;
    margin-bottom: 28px;
    position: relative
}

.marketplace-section .marketplace-footer:after {
    content: "";
    display: block;
    width: 100%;
    height: 600px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(240, 241, 247, 0)), to(#F0F1F7));
    background: -o-linear-gradient(top, rgba(240, 241, 247, 0) 0%, #F0F1F7 100%);
    background: linear-gradient(180deg, rgba(240, 241, 247, 0) 0%, #F0F1F7 100%);
    position: absolute;
    left: 0;
    bottom: 300px
}

.marketplace-section .marketplace-footer-bg {
    position: absolute;
    z-index: -1;
    width: 90%;
    max-width: 1680px;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(66.01%, #EFF1F7), color-stop(98.68%, rgba(245, 246, 250, .46)));
    background: -o-linear-gradient(bottom, #EFF1F7 66.01%, rgba(245, 246, 250, .46) 98.68%);
    background: linear-gradient(0deg, #EFF1F7 66.01%, rgba(245, 246, 250, .46) 98.68%);
    border-radius: 0 0 12px 12px
}

.marketplace-section .marketplace-box {
    width: 100%;
    max-width: 764px;
    background: -o-radial-gradient(100% 98.16%, 58.51% 150.8%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), -o-radial-gradient(-4.52% 0%, 50.19% 49.23%, #132AA0 0%, #A661FF 100%);
    background: radial-gradient(58.51% 150.8% at 100% 98.16%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), radial-gradient(50.19% 49.23% at -4.52% 0%, #132AA0 0%, #A661FF 100%);
    position: absolute;
    z-index: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    bottom: 80px;
    padding: 60px 90px 70px;
    -webkit-box-shadow: 0px 22.36px 30.0124px rgba(39, 39, 95, .19);
    box-shadow: 0 22.36px 30.0124px #27275f30;
    border-radius: 10px
}

.marketplace-section .marketplace-box .box-title {
    font-size: 32px;
    line-height: 120%;
    font-weight: 400;
    text-align: center;
    letter-spacing: -.02em;
    color: #fff;
    margin-bottom: 50px
}

.marketplace-section .marketplace-box .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.marketplace-section .marketplace-box .box input {
    display: block;
    height: 65px;
    width: 100%;
    max-width: 364px;
    padding: 26px 22px 23px;
    border: 1px solid #CED2E5;
    border-top: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #2f3158;
    -webkit-box-shadow: 0px 22.36px 30.0124px rgba(39, 39, 95, .19);
    box-shadow: 0 22.36px 30.0124px #27275f30
}

.marketplace-section .marketplace-box .box input::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #2f3158
}

.marketplace-section .marketplace-box .box input::-moz-placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #2f3158
}

.marketplace-section .marketplace-box .box input:-ms-input-placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #2f3158
}

.marketplace-section .marketplace-box .box input::-ms-input-placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #2f3158
}

.marketplace-section .marketplace-box .box input::placeholder {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #2f3158
}

.marketplace-section .marketplace-box .box input:first-child {
    border-radius: 4px 4px 0 0
}

.marketplace-section .marketplace-box .box input:last-of-type {
    border-radius: 0 0 4px 4px;
    border-top: none;
    margin-bottom: 45px
}

.marketplace-section .marketplace-box .box .submit-btn {
    width: 224px;
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background-color: transparent;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    border-radius: 4px;
    padding-top: 4px;
    position: relative;
    overflow: hidden
}

.marketplace-section .marketplace-box .box .submit-btn:hover {
    -webkit-box-shadow: 0px 0px 16px rgba(78, 67, 202, .35);
    box-shadow: 0 0 16px #4e43ca59
}

.marketplace-section .marketplace-box .box .submit-btn:hover:after {
    width: 100%
}

.marketplace-section .marketplace-box .box .submit-btn:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    background-color: #65ccbf;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0
}

.marketplace-section .marketplace-box .box .submit-btn:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border-radius: 6px;
    background-color: #5bd7c7;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.marketplace-section .form-icon {
    position: absolute;
    z-index: 1
}

.marketplace-section .form-icon img {
    width: 100%
}

.marketplace-section .form-icon.rocket {
    bottom: 266px;
    left: 213px
}

.marketplace-section .form-icon.chart {
    width: 100px;
    bottom: 28px;
    left: 325px
}

.marketplace-section .form-icon.pie {
    width: 100px;
    bottom: 353px;
    left: 67px
}

.marketplace-section .form-icon.calc1 {
    width: 45px;
    bottom: 141px;
    left: 127px
}

.marketplace-section .form-icon.calc2 {
    width: 56px;
    bottom: 425px;
    right: 63px
}

.marketplace-section .form-icon.calc3 {
    width: 38px;
    bottom: 97px;
    right: 89px
}

.marketplace-section .form-icon.bot {
    width: 150px;
    bottom: 226px;
    right: 144px
}

@media (max-width: 1500px) {
    .marketplace-section .marketplace-header {
        background: -o-radial-gradient(100% 98.16%, 58.51% 150.8%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), -o-radial-gradient(-4.52% 0%, 50.19% 49.23%, #132AA0 0%, #A661FF 100%);
        background: radial-gradient(58.51% 150.8% at 100% 98.16%, rgba(74, 74, 226, .6) 0%, rgba(111, 186, 254, .47) 100%), radial-gradient(50.19% 49.23% at -4.52% 0%, #132AA0 0%, #A661FF 100%)
    }

    .marketplace-section .marketplace-header-bg {
        display: none
    }

    .marketplace-section .marketplace-footer {
        background: -webkit-gradient(linear, left bottom, left top, color-stop(66.01%, #EFF1F7), color-stop(98.68%, rgba(245, 246, 250, .46)));
        background: -o-linear-gradient(bottom, #EFF1F7 66.01%, rgba(245, 246, 250, .46) 98.68%);
        background: linear-gradient(0deg, #EFF1F7 66.01%, rgba(245, 246, 250, .46) 98.68%)
    }

    .marketplace-section .marketplace-footer-bg {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .marketplace-section .section-title {
        font-size: 40px;
        margin-bottom: 22px
    }

    .marketplace-section .subtitle {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 50px
    }

    .marketplace-section .def-btn {
        width: 200px;
        height: 52px;
        padding-top: 4px;
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .divider {
        max-width: 860px
    }

    .marketplace-section .marketplace-header {
        padding-top: 28px;
        overflow: hidden
    }

    .marketplace-section .marketplace-header .marketplace-images {
        width: 480px;
        height: 480px;
        margin-bottom: 16px
    }

    .marketplace-section .marketplace-header .marketplace-images:after {
        width: 100%
    }

    .marketplace-section .marketplace-cards {
        padding-top: 20px
    }

    .marketplace-section .marketplace-cards .cards-header {
        margin-bottom: 20px;
        padding-top: 5px
    }

    .marketplace-section .marketplace-cards .cards-header.header-dark {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .marketplace-section .marketplace-cards .cards-header.header-dark .cards-title {
        margin-right: 0
    }

    .marketplace-section .marketplace-cards .cards-header.header-dark .see-all {
        font-size: 12px;
        line-height: 16px
    }

    .marketplace-section .marketplace-cards .cards-header .cards-title {
        padding-left: 40px;
        margin-right: 120px
    }

    .marketplace-section .marketplace-cards .cards-header .icon {
        height: 30px;
        width: 30px;
        margin-right: 15px;
        top: -3px
    }

    .marketplace-section .marketplace-cards .cards-header .title {
        font-size: 22px;
        line-height: 28px
    }

    .marketplace-section .marketplace-cards .cards-header .text {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-cards .cards-container {
        overflow: initial
    }

    .marketplace-section .marketplace-cards .cards-container .card {
        padding: 25px 15px 15px;
        width: 200px;
        height: 270px;
        margin-bottom: 40px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .card-icon {
        top: 12px;
        font-size: 10px;
        line-height: 14px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-pie {
        width: 100px;
        height: 100px;
        margin-bottom: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period {
        font-size: 8px;
        line-height: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon {
        font-size: 8px;
        line-height: 10px;
        top: 8px;
        right: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon:before {
        height: 11px;
        width: 11px;
        margin-right: 7px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .percent {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 4px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li {
        margin: 0 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li img {
        width: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li .more {
        width: 20px;
        height: 20px;
        font-size: 9px;
        line-height: 13px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot {
        padding: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header {
        width: 100%;
        margin-bottom: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .price {
        font-size: 8px;
        line-height: 11px;
        margin-top: 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history {
        font-size: 8px;
        line-height: 11px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-icon {
        height: 12px;
        width: 12px;
        margin-right: 5px;
        background-size: contain
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-text {
        margin-top: 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-icon {
        width: 22px;
        height: 22px;
        margin-bottom: 5px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-chart {
        width: 80%;
        margin-bottom: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .period {
        font-size: 8px;
        line-height: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .percent {
        font-size: 22px;
        line-height: 28px
    }

    .marketplace-section .marketplace-footer {
        padding-bottom: 250px;
        margin-bottom: 28px;
        overflow: hidden
    }

    .marketplace-section .marketplace-footer:after {
        height: 500px;
        bottom: 250px
    }

    .marketplace-section .marketplace-box {
        max-width: 600px;
        bottom: 80px;
        padding: 40px 70px 50px
    }

    .marketplace-section .marketplace-box .box-title {
        font-size: 28px;
        margin-bottom: 40px
    }

    .marketplace-section .marketplace-box .box input {
        height: 60px;
        max-width: 320px;
        padding: 26px 22px 23px;
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-box .box input::-webkit-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-box .box input::-moz-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-box .box input:-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-box .box input::-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-box .box input::placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-box .box input:last-of-type {
        margin-bottom: 45px
    }

    .marketplace-section .marketplace-box .box .submit-btn {
        width: 224px;
        height: 52px;
        font-size: 14px;
        line-height: 18px;
        padding-top: 4px
    }

    .marketplace-section .form-icon.rocket {
        width: 140px;
        bottom: 240px;
        left: 150px
    }

    .marketplace-section .form-icon.chart {
        width: 80px;
        bottom: 40px;
        left: 250px
    }

    .marketplace-section .form-icon.pie {
        width: 80px;
        bottom: 330px;
        left: 50px
    }

    .marketplace-section .form-icon.calc1 {
        width: 40px;
        bottom: 130px;
        left: 110px
    }

    .marketplace-section .form-icon.calc2 {
        width: 56px;
        bottom: 425px;
        right: 63px
    }

    .marketplace-section .form-icon.calc3 {
        width: 38px;
        bottom: 97px;
        right: 89px
    }

    .marketplace-section .form-icon.bot {
        width: 130px;
        bottom: 226px;
        right: 110px
    }
}

@media (max-width: 991.98px) {
    .marketplace-section .section-title {
        font-size: 40px;
        margin-bottom: 22px
    }

    .marketplace-section .subtitle {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 40px
    }

    .marketplace-section .def-btn {
        width: 200px;
        height: 52px;
        padding-top: 4px;
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .divider {
        max-width: 620px
    }

    .marketplace-section .marketplace-header {
        padding-top: 28px
    }

    .marketplace-section .marketplace-header .marketplace-images {
        width: 600px;
        height: 500px;
        margin-bottom: 16px
    }

    .marketplace-section .marketplace-header .marketplace-images .icon,
    .marketplace-section .marketplace-header .marketplace-images .card {
        display: none
    }

    .marketplace-section .marketplace-header .marketplace-images:after {
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background-image: url(../../svg/marketplace-header.b6442438.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain
    }

    .marketplace-section .marketplace-cards {
        padding-top: 20px
    }

    .marketplace-section .marketplace-cards .cards-header {
        margin-bottom: 20px;
        padding-top: 5px
    }

    .marketplace-section .marketplace-cards .cards-header.header-dark .cards-title {
        margin-right: 0
    }

    .marketplace-section .marketplace-cards .cards-header.header-dark .see-all {
        font-size: 10px;
        line-height: 14px
    }

    .marketplace-section .marketplace-cards .cards-header .cards-title {
        white-space: nowrap;
        padding-left: 40px;
        margin-right: 80px
    }

    .marketplace-section .marketplace-cards .cards-header .icon {
        height: 30px;
        width: 30px;
        margin-right: 15px;
        top: -3px
    }

    .marketplace-section .marketplace-cards .cards-header .title {
        font-size: 22px;
        line-height: 28px
    }

    .marketplace-section .marketplace-cards .cards-header .text {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-cards .cards-container {
        overflow: initial
    }

    .marketplace-section .marketplace-cards .cards-container .card {
        padding: 25px 15px 15px;
        width: 200px;
        min-width: 200px;
        height: 270px;
        margin-bottom: 30px;
        margin-right: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .card-icon {
        top: 12px;
        font-size: 10px;
        line-height: 14px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-pie {
        width: 100px;
        height: 100px;
        margin-bottom: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period {
        font-size: 8px;
        line-height: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon {
        font-size: 8px;
        line-height: 10px;
        top: 8px;
        right: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon:before {
        height: 11px;
        width: 11px;
        margin-right: 7px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .percent {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 4px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li {
        margin: 0 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li img {
        width: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li .more {
        width: 20px;
        height: 20px;
        font-size: 9px;
        line-height: 13px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot {
        padding: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header {
        width: 100%;
        margin-bottom: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .price {
        font-size: 8px;
        line-height: 11px;
        margin-top: 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history {
        font-size: 8px;
        line-height: 11px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-icon {
        height: 12px;
        width: 12px;
        margin-right: 5px;
        background-size: contain
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-text {
        margin-top: 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-icon {
        width: 22px;
        height: 22px;
        margin-bottom: 5px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-chart {
        width: 80%;
        margin-bottom: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .period {
        font-size: 8px;
        line-height: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .percent {
        font-size: 22px;
        line-height: 28px
    }

    .marketplace-section .marketplace-footer {
        padding-bottom: 250px;
        margin-bottom: 28px
    }

    .marketplace-section .marketplace-footer:after {
        pointer-events: none;
        height: 500px;
        bottom: 250px
    }

    .marketplace-section .marketplace-form {
        max-width: 600px;
        bottom: 50px;
        padding: 40px 70px 50px
    }

    .marketplace-section .marketplace-form .form-title {
        font-size: 28px;
        margin-bottom: 40px
    }

    .marketplace-section .marketplace-form .form input {
        height: 60px;
        max-width: 320px;
        padding: 26px 22px 23px;
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::-webkit-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::-moz-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input:-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input:last-of-type {
        margin-bottom: 45px
    }

    .marketplace-section .marketplace-form .form .submit-btn {
        width: 224px;
        height: 52px;
        font-size: 14px;
        line-height: 18px;
        padding-top: 4px
    }

    .marketplace-section .form-icon.rocket {
        width: 140px;
        bottom: 180px;
        left: 30px
    }

    .marketplace-section .form-icon.chart {
        width: 80px;
        bottom: 10px;
        left: 150px
    }

    .marketplace-section .form-icon.pie {
        width: 80px;
        bottom: 320px;
        left: 20px
    }

    .marketplace-section .form-icon.calc1 {
        width: 40px;
        bottom: 100px;
        left: 10px
    }

    .marketplace-section .form-icon.calc2 {
        width: 56px;
        bottom: 350px;
        right: 30px
    }

    .marketplace-section .form-icon.calc3 {
        width: 38px;
        bottom: 97px;
        right: 89px
    }

    .marketplace-section .form-icon.bot {
        width: 130px;
        bottom: 200px;
        right: 60px
    }
}

@media (max-width: 767.98px) {
    .marketplace-section .section-title {
        font-size: 40px;
        margin-bottom: 22px
    }

    .marketplace-section .subtitle {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 40px
    }

    .marketplace-section .def-btn {
        width: 200px;
        height: 52px;
        padding-top: 4px;
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .divider {
        max-width: 100%
    }

    .marketplace-section .marketplace-header {
        padding-top: 28px;
        border-radius: 0;
        max-width: 100%
    }

    .marketplace-section .marketplace-header .marketplace-images {
        width: 100%;
        height: 400px;
        margin-bottom: 16px
    }

    .marketplace-section .marketplace-cards {
        padding-top: 20px
    }

    .marketplace-section .marketplace-cards .cards-header {
        margin-bottom: 20px;
        padding-top: 5px
    }

    .marketplace-section .marketplace-cards .cards-header.header-dark .cards-title {
        margin-right: 0
    }

    .marketplace-section .marketplace-cards .cards-header.header-dark .see-all {
        display: none
    }

    .marketplace-section .marketplace-cards .cards-header .cards-title {
        padding-left: 40px;
        margin-right: 0
    }

    .marketplace-section .marketplace-cards .cards-header .icon {
        height: 30px;
        width: 30px;
        margin-right: 15px;
        top: -3px
    }

    .marketplace-section .marketplace-cards .cards-header .title {
        font-size: 22px;
        line-height: 28px
    }

    .marketplace-section .marketplace-cards .cards-header .text {
        display: none
    }

    .marketplace-section .marketplace-cards .cards-container {
        overflow: initial
    }

    .marketplace-section .marketplace-cards .cards-container .card {
        padding: 25px 15px 15px;
        width: 200px;
        min-width: 200px;
        height: 270px;
        margin-bottom: 30px;
        margin-right: 10px;
        -webkit-transition: -webkit-transform .5s;
        transition: -webkit-transform .5s;
        -o-transition: transform .5s;
        transition: transform .5s;
        transition: transform .5s, -webkit-transform .5s
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .card-icon {
        top: 12px;
        font-size: 10px;
        line-height: 14px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-pie {
        width: 100px;
        height: 100px;
        margin-bottom: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period {
        font-size: 8px;
        line-height: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon {
        font-size: 8px;
        line-height: 10px;
        top: 8px;
        right: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon:before {
        height: 11px;
        width: 11px;
        margin-right: 7px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .percent {
        font-size: 22px;
        line-height: 28px;
        margin-bottom: 4px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li {
        margin: 0 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li img {
        width: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li .more {
        width: 20px;
        height: 20px;
        font-size: 9px;
        line-height: 13px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot {
        padding: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header {
        width: 100%;
        margin-bottom: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .price {
        font-size: 8px;
        line-height: 11px;
        margin-top: 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history {
        font-size: 8px;
        line-height: 11px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-icon {
        height: 12px;
        width: 12px;
        margin-right: 5px;
        background-size: contain
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-text {
        margin-top: 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-icon {
        width: 22px;
        height: 22px;
        margin-bottom: 5px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-title {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-chart {
        width: 80%;
        margin-bottom: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .period {
        font-size: 8px;
        line-height: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .percent {
        font-size: 22px;
        line-height: 28px
    }

    .marketplace-section .marketplace-footer {
        padding-bottom: 250px;
        margin-bottom: 0;
        border-radius: 0;
        max-width: 100%
    }

    .marketplace-section .marketplace-footer:after {
        height: 500px;
        bottom: 250px
    }

    .marketplace-section .marketplace-form {
        max-width: 500px;
        bottom: 50px;
        padding: 40px 70px 50px
    }

    .marketplace-section .marketplace-form .form-title {
        font-size: 28px;
        margin-bottom: 40px
    }

    .marketplace-section .marketplace-form .form input {
        height: 60px;
        max-width: 320px;
        padding: 26px 22px 23px;
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::-webkit-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::-moz-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input:-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input:last-of-type {
        margin-bottom: 45px
    }

    .marketplace-section .marketplace-form .form .submit-btn {
        width: 224px;
        height: 52px;
        font-size: 14px;
        line-height: 18px;
        padding-top: 4px
    }

    .marketplace-section .form-icon {
        display: none
    }
}

@media (max-width: 575.98px) {
    .marketplace-section .section-title {
        font-size: 28px;
        margin-bottom: 22px
    }

    .marketplace-section .subtitle,
    .marketplace-section .def-btn,
    .marketplace-section .divider {
        display: none
    }

    .marketplace-section .marketplace-header {
        padding-top: 35px
    }

    .marketplace-section .marketplace-header .marketplace-images {
        width: 320px;
        height: 260px;
        margin-bottom: 0
    }

    .marketplace-section .marketplace-cards {
        padding-top: 20px
    }

    .marketplace-section .marketplace-cards .cards-header {
        margin-bottom: 30px;
        padding-top: 5px
    }

    .marketplace-section .marketplace-cards .cards-header.header-dark .cards-title {
        margin-right: 0
    }

    .marketplace-section .marketplace-cards .cards-header.header-dark .see-all {
        display: none
    }

    .marketplace-section .marketplace-cards .cards-header .cards-title {
        padding-left: 46px;
        margin-right: 0
    }

    .marketplace-section .marketplace-cards .cards-header .icon {
        height: 30px;
        width: 30px;
        margin-right: 15px;
        top: -3px
    }

    .marketplace-section .marketplace-cards .cards-header .title {
        font-size: 20px;
        line-height: 26px
    }

    .marketplace-section .marketplace-cards .cards-header .text {
        display: none
    }

    .marketplace-section .marketplace-cards .cards-container .card {
        padding: 25px 26px 11px;
        width: 140px;
        min-width: 140px;
        height: 170px;
        margin-bottom: 30px;
        margin-right: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card .canvas-wrap {
        display: none
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .card-icon {
        top: 12px;
        font-size: 10px;
        line-height: 14px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .chart-pie,
    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period {
        display: none
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon {
        font-size: 8px;
        line-height: 10px;
        top: 8px;
        right: 15px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .period-icon:before {
        height: 10px;
        width: 10px;
        margin-right: 7px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart .percent {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 4px;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li {
        margin: 0 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li img {
        width: 20px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-chart ul li .more {
        display: none
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot {
        padding: 5px 15px 11px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header {
        margin-bottom: 10px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .price {
        display: none;
        font-size: 8px;
        line-height: 11px;
        margin-top: 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history {
        font-size: 8px;
        line-height: 11px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-icon {
        height: 10px;
        width: 10px;
        margin-right: 5px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .card-header .history-text {
        margin-top: 2px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-icon {
        width: 28px;
        height: 28px;
        margin-bottom: 8px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 34px
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .bot-chart,
    .marketplace-section .marketplace-cards .cards-container .card.card-bot .period {
        display: none
    }

    .marketplace-section .marketplace-cards .cards-container .card.card-bot .percent {
        font-size: 18px;
        line-height: 23px
    }

    .marketplace-section .marketplace-footer {
        padding-bottom: 250px
    }

    .marketplace-section .marketplace-footer:after {
        height: 100%;
        bottom: 0
    }

    .marketplace-section .marketplace-form {
        max-width: 340px;
        bottom: 40px;
        padding: 24px 30px 36px
    }

    .marketplace-section .marketplace-form .form-title {
        font-size: 26px;
        line-height: 33px;
        margin-bottom: 26px
    }

    .marketplace-section .marketplace-form .form input {
        height: 60px;
        max-width: 320px;
        padding: 26px 22px 23px;
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::-webkit-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::-moz-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input:-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::-ms-input-placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input::placeholder {
        font-size: 14px;
        line-height: 18px
    }

    .marketplace-section .marketplace-form .form input:last-of-type {
        margin-bottom: 26px
    }

    .marketplace-section .marketplace-form .form .submit-btn {
        width: 224px;
        height: 52px;
        font-size: 14px;
        line-height: 18px;
        padding-top: 4px
    }

    .marketplace-section .form-icon {
        display: none
    }
}

.faq-section {
    margin-bottom: 200px
}

.faq-section .faq-title {
    font-weight: 400;
    font-size: 46px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.02em;
    color: #4a4ae2;
    margin-bottom: 50px
}

.faq-section .tab-list li {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #959cbd;
    margin-bottom: 30px;
    position: relative;
    padding-left: 22px;
    cursor: pointer
}

.faq-section .tab-list li:hover {
    color: #4a4ae2
}

.faq-section .tab-list li:hover:before {
    background-image: url(../../svg/carret-arrow.de2a0eb5.svg)
}

.faq-section .tab-list li:before {
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    background-image: url(../../svg/carret.bf0a42d1.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 0;
    top: calc(50% - 6px)
}

.faq-section .tab-list li.active {
    color: #4a4ae2
}

.faq-section .tab-list li.active:before {
    background-image: url(../../svg/carret-arrow.de2a0eb5.svg);
    left: 6px;
    top: calc(50% - 6px)
}

.faq-section .tab-list li.active:after {
    content: "";
    display: block;
    height: 1px;
    width: 10px;
    background-color: #4a4ae2;
    position: absolute;
    left: 0;
    top: 10px
}

.faq-section .tab-content {
    display: none;
    border-top: 1px solid #CED2E5
}

.faq-section .tab-content.active,
.faq-section .tab-content.active .tab-item:first-child .item-content {
    display: block
}

.faq-section .tab-content .tab-item {
    border-bottom: 1px solid #CED2E5
}

.faq-section .tab-content .tab-item .item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100px;
    cursor: pointer
}

.faq-section .tab-content .tab-item .item-header:hover .item-title {
    color: #4a4ae2
}

.faq-section .tab-content .tab-item .item-header:hover .icon:before {
    background-color: #4a4ae2
}

.faq-section .tab-content .tab-item .item-header:hover .icon:after {
    background-color: #4a4ae2
}

.faq-section .tab-content .tab-item .item-header .item-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #2f3158;
    margin-bottom: 0;
    cursor: pointer
}

.faq-section .tab-content .tab-item .item-header .icon {
    position: relative;
    width: 18px;
    height: 18px
}

.faq-section .tab-content .tab-item .item-header .icon:before {
    content: "";
    display: block;
    width: 2px;
    height: 100%;
    background-color: #959cbd;
    position: absolute;
    left: calc(50% - 1px);
    top: 0
}

.faq-section .tab-content .tab-item .item-header .icon:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #959cbd;
    position: absolute;
    left: 0;
    top: calc(50% - 1px)
}

.faq-section .tab-content .tab-item .item-content {
    display: none;
    padding-bottom: 10px
}

.faq-section .tab-content .tab-item .item-content p {
    font-size: 16px;
    line-height: 140%;
    letter-spacing: .01em;
    color: #2f3158;
    font-weight: 400;
    margin-bottom: 20px
}

.faq-section .tab-content .tab-item .item-content p a {
    color: #4a4ae2
}

.faq-section .tab-content .tab-item.active {
    display: block
}

.faq-section .tab-content .tab-item.active .item-header .item-title {
    color: #4a4ae2
}

.faq-section .tab-content .tab-item.active .item-header .icon:before {
    content: none
}

.faq-section .tab-content .tab-item.active .item-header .icon:after {
    background-color: #4a4ae2
}

@media (max-width: 1199.98px) {
    .faq-section {
        margin-bottom: 180px
    }

    .faq-section .faq-title {
        font-size: 46px;
        line-height: 120%;
        margin-bottom: 50px
    }

    .faq-section .tab-list li {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 30px;
        padding-left: 22px
    }

    .faq-section .tab-list li:before {
        width: 6px;
        height: 10px;
        top: calc(50% - 6px)
    }

    .faq-section .tab-list li.active:before {
        left: 6px;
        top: calc(50% - 6px)
    }

    .faq-section .tab-list li.active:after {
        height: 1px;
        width: 10px;
        left: 0;
        top: 10px
    }

    .faq-section .tab-content .tab-item .item-header {
        height: 100px
    }

    .faq-section .tab-content .tab-item .item-header .item-title {
        font-size: 18px;
        line-height: 23px
    }

    .faq-section .tab-content .tab-item .item-header .icon {
        width: 18px;
        height: 18px
    }

    .faq-section .tab-content .tab-item .item-header .icon:before {
        width: 2px;
        left: calc(50% - 1px)
    }

    .faq-section .tab-content .tab-item .item-header .icon:after {
        height: 2px;
        top: calc(50% - 1px)
    }

    .faq-section .tab-content .tab-item .item-content {
        padding-bottom: 10px
    }

    .faq-section .tab-content .tab-item .item-content p {
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 20px
    }
}

@media (max-width: 991.98px) {
    .faq-section {
        margin-bottom: 150px
    }

    .faq-section .faq-title {
        font-size: 42px;
        margin-bottom: 40px
    }

    .faq-section .tab-list li {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px;
        padding-left: 22px
    }

    .faq-section .tab-list li:before {
        width: 6px;
        height: 10px;
        top: calc(50% - 6px)
    }

    .faq-section .tab-list li.active:before {
        left: 6px;
        top: calc(50% - 6px)
    }

    .faq-section .tab-list li.active:after {
        height: 1px;
        width: 10px;
        left: 0;
        top: 10px
    }

    .faq-section .tab-content .tab-item .item-header {
        height: 80px
    }

    .faq-section .tab-content .tab-item .item-header .item-title {
        font-size: 16px;
        line-height: 20px
    }

    .faq-section .tab-content .tab-item .item-header .icon {
        width: 16px;
        height: 16px
    }

    .faq-section .tab-content .tab-item .item-header .icon:before {
        width: 2px;
        left: calc(50% - 1px)
    }

    .faq-section .tab-content .tab-item .item-header .icon:after {
        height: 2px;
        top: calc(50% - 1px)
    }

    .faq-section .tab-content .tab-item .item-content {
        padding-bottom: 10px
    }

    .faq-section .tab-content .tab-item .item-content p {
        font-size: 14px;
        margin-bottom: 15px
    }
}

@media (max-width: 575.98px) {
    .faq-section {
        margin-bottom: 120px
    }

    .faq-section .faq-title {
        font-size: 38px;
        margin-bottom: 40px
    }
}

.terms-section .section-title {
    font-weight: 400;
    font-size: 46px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -.02em;
    color: #4a4ae2;
    margin-bottom: 15px
}

.terms-section .terms-dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 50px
}

.terms-section .terms-dates .date {
    margin: 0 4px;
    height: 40px;
    padding: 3px 25px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #4a4ae233;
    border-radius: 30px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #4a4ae2
}

.terms-section .terms-dates .date.last-change {
    background-color: #959cbd33;
    color: #959cbd
}

.terms-section .section-descr {
    margin-bottom: 40px
}

.terms-section .section-descr p {
    font-weight: 400;
    font-size: 22px;
    line-height: 28px;
    color: #2f3158
}

.terms-section .section-descr p:last-child {
    margin-bottom: 0
}

.terms-section .section-info {
    margin-bottom: 40px
}

.terms-section .section-info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: .01em;
    color: #2f3158
}

.terms-section .section-info p:last-child {
    margin-bottom: 0
}

.terms-section .section-info p a {
    color: #4a4ae2
}

.terms-section ul {
    margin-bottom: 40px
}

.terms-section ul .terms-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    color: #4a4ae2;
    text-transform: uppercase;
    margin-bottom: 28px
}

.terms-section ul li {
    padding-left: 65px;
    position: relative;
    margin-bottom: 20px
}

.terms-section ul li .num {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: .01em;
    color: #4a4ae2
}

.terms-section ul li p {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: .01em;
    color: #2f3158
}

@media (max-width: 1199.98px) {
    .terms-section .section-title {
        font-size: 42px;
        line-height: 120%;
        margin-bottom: 15px
    }

    .terms-section .terms-dates {
        margin-bottom: 40px
    }

    .terms-section .terms-dates .date {
        margin: 0 4px;
        height: 40px;
        padding: 3px 25px 0;
        border-radius: 30px;
        font-size: 14px;
        line-height: 18px
    }

    .terms-section .section-descr {
        margin-bottom: 40px
    }

    .terms-section .section-descr p {
        font-size: 22px;
        line-height: 26px
    }

    .terms-section .section-info {
        margin-bottom: 40px
    }

    .terms-section .section-info p {
        font-size: 16px;
        line-height: 140%
    }

    .terms-section ul {
        margin-bottom: 44px
    }

    .terms-section ul .terms-title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 28px
    }

    .terms-section ul li {
        padding-left: 55px;
        margin-bottom: 20px
    }

    .terms-section ul li .num {
        top: 2px;
        font-size: 16px;
        line-height: 140%
    }

    .terms-section ul li p {
        font-size: 16px;
        line-height: 140%
    }
}

@media (max-width: 991.98px) {
    .terms-section .section-title {
        font-size: 40px;
        line-height: 120%;
        margin-bottom: 15px
    }

    .terms-section .terms-dates {
        margin-bottom: 30px
    }

    .terms-section .terms-dates .date {
        margin: 0 4px;
        height: 40px;
        padding: 3px 25px 0;
        border-radius: 30px;
        font-size: 14px;
        line-height: 18px
    }

    .terms-section .section-descr {
        margin-bottom: 40px
    }

    .terms-section .section-descr p {
        font-size: 20px;
        line-height: 24px
    }

    .terms-section .section-info {
        margin-bottom: 40px
    }

    .terms-section .section-info p {
        font-size: 14px;
        line-height: 140%
    }

    .terms-section ul {
        margin-bottom: 44px
    }

    .terms-section ul .terms-title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 20px
    }

    .terms-section ul li {
        padding-left: 45px;
        margin-bottom: 15px
    }

    .terms-section ul li .num {
        top: 2px;
        font-size: 16px;
        line-height: 140%
    }

    .terms-section ul li p {
        font-size: 16px;
        line-height: 140%
    }
}

@media (max-width: 767.98px) {
    .terms-section .section-title {
        font-size: 40px;
        line-height: 120%;
        margin-bottom: 15px
    }

    .terms-section .terms-dates {
        margin-bottom: 30px
    }

    .terms-section .terms-dates .date {
        margin: 0 4px;
        height: 40px;
        padding: 3px 25px 0;
        border-radius: 30px;
        font-size: 14px;
        line-height: 18px
    }

    .terms-section .section-descr {
        margin-bottom: 40px
    }

    .terms-section .section-descr p {
        font-size: 18px;
        line-height: 22px
    }

    .terms-section .section-info {
        margin-bottom: 30px
    }

    .terms-section .section-info p {
        font-size: 14px;
        line-height: 140%
    }

    .terms-section ul {
        margin-bottom: 44px
    }

    .terms-section ul .terms-title {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 20px
    }

    .terms-section ul li {
        padding-left: 35px;
        margin-bottom: 15px
    }

    .terms-section ul li .num {
        top: 2px;
        font-size: 16px;
        line-height: 140%
    }

    .terms-section ul li p {
        font-size: 16px;
        line-height: 140%
    }
}

@media (max-width: 575.98px) {
    .terms-section .section-title {
        font-size: 34px;
        line-height: 120%;
        margin-bottom: 15px
    }

    .terms-section .terms-dates {
        margin-bottom: 30px
    }

    .terms-section .terms-dates .date {
        margin: 0 4px;
        height: 32px;
        padding: 2px 20px 0;
        border-radius: 25px;
        font-size: 12px;
        line-height: 16px;
        white-space: nowrap
    }

    .terms-section .section-descr {
        margin-bottom: 40px
    }

    .terms-section .section-descr p {
        font-size: 16px;
        line-height: 20px
    }

    .terms-section .section-info {
        margin-bottom: 30px
    }

    .terms-section .section-info p {
        font-size: 12px
    }

    .terms-section ul {
        margin-bottom: 44px
    }

    .terms-section ul .terms-title {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 20px
    }

    .terms-section ul li {
        padding-left: 35px;
        margin-bottom: 15px
    }

    .terms-section ul li .num {
        top: 2px;
        font-size: 14px;
        line-height: 140%
    }

    .terms-section ul li p {
        font-size: 14px;
        word-break: break-word
    }
}

.cookie-notice {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #4a4ae2;
    color: #fff;
    z-index: 100;
    padding-top: 40px;
    padding-bottom: 35px;
    gap: 60px
}

.cookie-notice-header {
    max-width: 200px;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: -.02em
}

.cookie-notice-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie-notice-text {
    max-width: 865px;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: .01em
}

.cookie-notice-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px
}

.cookie-notice-button {
    background-color: #fff;
    border: unset;
    border-radius: 44px;
    padding: 6px 24px;
    color: #4a4ae2
}

.cookie-notice-button-active,
.cookie-notice-button:hover {
    background-color: #64e6bf
}

.cookie-notice-checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px
}

.cookie-notice-header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie-notice-text-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie-notice-bottom-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie-notice-actions-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cookie-notice-cookies-mobile {
    display: none;
    width: 97px;
    height: 75px
}

.cookie-notice-cookie-1 {
    width: 60px;
    height: 60px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-right: -45px
}

.cookie-notice-cookie-2 {
    width: 46px;
    height: 46px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 50px
}

.cookie-notice-cookie-3 {
    width: 91px;
    height: 91px;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-right: 50px
}

.cookie-notice-cookie-4 {
    width: 46px;
    height: 46px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-left: 20px;
    margin-right: 40px
}

.cookie-notice-checkbox-container {
    display: block;
    width: 120px;
    position: relative;
    padding-left: 26px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: .01em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cookie-notice-checkbox-container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.cookie-notice-checkbox-checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fff
}

.cookie-notice-checkbox-container:hover input~.cookie-notice-checkbox-checkmark {
    background-color: #fff
}

.cookie-notice-checkbox-container input:checked~.cookie-notice-checkbox-checkmark {
    background-color: #fff
}

.cookie-notice-checkbox-checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.cookie-notice-checkbox-container input:checked~.cookie-notice-checkbox-checkmark:after {
    display: block
}

.cookie-notice-checkbox-container .cookie-notice-checkbox-checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #4A4AE2;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media (max-width: 1199.98px) {
    .cookie-notice {
        gap: 40px !important;
        padding: 40px 16px 35px
    }

    .cookie-notice-cookie-1,
    .cookie-notice-cookie-4 {
        display: none
    }
}

@media (max-width: 991.98px) {
    .cookie-notice {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        padding: 24px !important;
        gap: 0 !important
    }

    .cookie-notice-header-wrapper {
        gap: 30px;
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .cookie-notice-cookies-mobile {
        display: block;
        margin-right: auto
    }

    .cookie-notice-text {
        width: unset !important
    }

    .cookie-notice-buttons {
        padding: 0 !important;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .cookie-notice-checkboxes {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
        gap: 15px !important;
        margin-bottom: 1rem;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .cookie-notice-cookie-2,
    .cookie-notice-cookie-3 {
        display: none
    }
}

@media (max-width: 575.98px) {
    .cookie-notice-header-wrapper {
        gap: 0
    }

    .cookie-notice-cookies-mobile {
        margin-left: auto
    }

    .cookie-notice-buttons {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }
}

.slam-bot .slambot-title {
    margin-left: auto;
    margin-right: auto;
    font-family: VisueltPro;
    font-size: clamp(32px, 5vw, 56px);
    line-height: 100%;
    text-align: center;
    color: #2f3158;
    max-width: 850px
}

.slam-bot .strong {
    font-weight: 700
}

.slam-bot .get-started-btn {
    border: none;
    background: #4A4AE2;
    border-radius: 40px;
    padding: 12px 30px;
    font-family: VisueltPro;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    text-align: center;
    color: #fff
}

.slam-bot .header-menu {
    background: #FFF
}

.slam-bot .header-menu .get-started-btn {
    width: 136px;
    height: 42px;
    font-size: 14px;
    line-height: 16px
}

.slam-bot .header-menu .menu-wrapper {
    height: unset
}

.slam-bot .header-menu .container {
    padding-top: 26px;
    padding-bottom: 26px
}

.slam-bot .header-menu .nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0
}

.slam-bot .header-menu .nav-menu li:not(:last-child) {
    margin-right: 48px
}

.slam-bot .header-menu .nav-menu li:not(:first-child) {
    margin-left: 0
}

.slam-bot .header-menu .nav-menu li a {
    font-family: VisueltPro;
    font-size: 14px;
    line-height: 16px;
    color: #878eb0
}

.slam-bot .header-menu .nav-menu li a.active {
    color: #4a4ae2;
    opacity: 1;
    pointer-events: none
}

.slam-bot .description-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 50px;
    padding: 251px 73px 113px 104px;
    background: -o-radial-gradient(50% 30%, ellipse, transparent, rgba(255, 255, 255, .25)), -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #fff 80.96%), -o-linear-gradient(358.76deg, #9285f5 0%, #95e2f2 100%);
    background: radial-gradient(ellipse at 50% 30%, transparent, rgba(255, 255, 255, .25)), linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 80.96%), linear-gradient(91.24deg, #9285f5 0%, #95e2f2 100%)
}

.slam-bot .description-section__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slam-bot .description-section__top .get-started-btn {
    width: 183px;
    height: 60px;
    background: #352ECE
}

.slam-bot .description-section__top-desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 32px;
    width: 54%
}

.slam-bot .description-section__top-title {
    font-family: VisueltPro;
    font-size: clamp(32px, 5vw, 66px);
    line-height: 104%;
    letter-spacing: -.02em;
    color: #2f3158;
    width: 110%;
    overflow: visible;
    margin: 0
}

.slam-bot .description-section__top-text {
    width: 75%;
    font-family: VisueltPro;
    font-size: 18px;
    line-height: 135%;
    letter-spacing: .01em;
    color: #2f3158;
    margin: 0
}

.slam-bot .description-section__top-img {
    width: 46%;
    max-width: 591px;
    max-height: 591px
}

.slam-bot .description-section__top-img img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto
}

.slam-bot .description-section__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 34px 16px;
    max-width: 1178px
}

.slam-bot .description-section__bottom p {
    margin-bottom: 0;
    margin-top: 5px;
    font-family: VisueltPro;
    font-size: 14px;
    line-height: 16px;
    color: #2f3158;
    min-width: 130px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.slam-bot .description-section__bottom-images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px 8px
}

.slam-bot .description-section__bottom-images img:nth-child(1) {
    width: 208px
}

.slam-bot .description-section__bottom-images img:nth-child(2) {
    width: 144px
}

.slam-bot .description-section__bottom-images img:nth-child(3) {
    width: 144px
}

.slam-bot .description-section__bottom-images img:nth-child(4) {
    width: 144px
}

.slam-bot .description-section__bottom-images img:nth-child(5) {
    width: 144px
}

.slam-bot .description-section__bottom-images img:nth-child(6) {
    width: 208px
}

.slam-bot .how-it-works-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, .1) 0%, rgb(255, 255, 255) 90%), -o-linear-gradient(358.76deg, #95e2f2 0%, #9285f5 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, .1) 0%, rgb(255, 255, 255) 90%), linear-gradient(91.24deg, #95e2f2 0%, #9285f5 100%);
    padding-top: 50px;
    padding-left: 93px;
    padding-bottom: 20px
}

.slam-bot .how-it-works-section .get-started-btn {
    background: -o-linear-gradient(bottom, #4A4AE2, #4A4AE2), -o-linear-gradient(182.94deg, #5BD0C1 14.64%, #9761DD 96.79%);
    background: linear-gradient(0deg, #4A4AE2, #4A4AE2), linear-gradient(267.06deg, #5BD0C1 14.64%, #9761DD 96.79%);
    width: 238px;
    height: 60px;
    margin-right: 93px
}

.slam-bot .how-it-works-section .title {
    font-family: VisueltPro;
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    color: #2f3158;
    opacity: .8;
    margin-bottom: 46px;
    margin-right: 93px;
    max-width: 550px
}

.slam-bot .how-it-works-section .disclaimer {
    margin-top: 16px;
    font-family: Arial;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    text-align: center;
    color: #c4c4c4;
    margin-right: 93px
}

.slam-bot .how-it-works-section .bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 150px
}

.slam-bot .how-it-works-section .bottom__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 55%
}

.slam-bot .how-it-works-section .bottom__title {
    max-width: 85%;
    font-family: VisueltPro;
    font-weight: 300;
    font-size: clamp(32px, 4vw, 56px);
    line-height: 100%;
    letter-spacing: -.02em;
    color: #2f3158;
    margin: 0
}

.slam-bot .how-it-works-section .bottom__description {
    max-width: 85%;
    font-family: VisueltPro;
    font-size: 22px;
    line-height: 26px;
    color: #2f3158;
    opacity: .8;
    margin: 0
}

.slam-bot .how-it-works-section .bottom__img {
    width: 45%;
    max-width: 718px;
    max-height: 714px
}

.slam-bot .how-it-works-section .bottom__img img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    margin: auto
}

.slam-bot .exchanges-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 105px;
    padding-bottom: 124px
}

.slam-bot .exchanges-section .title {
    font-family: VisueltPro;
    font-size: clamp(32px, 5vw, 66px);
    line-height: 104%;
    color: #242546;
    padding-left: 90px;
    padding-right: 90px
}

.slam-bot .exchanges-section .stepper {
    width: 100%;
    overflow: auto;
    display: -ms-grid;
    display: grid;
    row-gap: 56px;
    place-items: center;
    grid-auto-columns: 1fr;
    grid-template-areas: "num1 num2 num3""screenshot1 screenshot2 screenshot3"
}

.slam-bot .exchanges-section .stepper .num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #4A4AE2;
    color: #fff;
    font-family: VisueltPro;
    font-size: 26px;
    line-height: 30px;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    z-index: 1
}

.slam-bot .exchanges-section .stepper .step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    position: relative
}

.slam-bot .exchanges-section .stepper .step:before,
.slam-bot .exchanges-section .stepper .step:after {
    position: absolute;
    background: #4A4AE2;
    opacity: .3;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 1px;
    width: 50%
}

.slam-bot .exchanges-section .stepper .step:not(:first-child):before {
    content: "";
    left: 0
}

.slam-bot .exchanges-section .stepper .step:not(:nth-child(3)):after {
    content: "";
    right: 0
}

.slam-bot .exchanges-section .stepper .screenshot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    row-gap: 43px;
    height: 343px;
    margin-left: 10px;
    margin-right: 10px
}

.slam-bot .exchanges-section .stepper .screenshot .img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 359px;
    height: 212px;
    overflow: hidden;
    background: rgba(0, 0, 0, .05);
    border-radius: 10px
}

.slam-bot .exchanges-section .stepper .screenshot .img-wrap img {
    width: 339px;
    height: 192px;
    border-radius: 6px
}

.slam-bot .exchanges-section .stepper .screenshot p {
    max-width: 343px;
    margin-bottom: 0;
    font-family: VisueltPro;
    font-size: 22px;
    line-height: 104%;
    text-align: center;
    color: #2f3158
}

.slam-bot .exchanges-section .stepper .screenshot p .highlight {
    font-weight: 700;
    color: #4a4ae2
}

.slam-bot .exchanges-section .stepper .num1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: num1
}

.slam-bot .exchanges-section .stepper .num2 {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: num2
}

.slam-bot .exchanges-section .stepper .num3 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: num3
}

.slam-bot .exchanges-section .stepper .screenshot1 {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: screenshot1
}

.slam-bot .exchanges-section .stepper .screenshot2 {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    grid-area: screenshot2
}

.slam-bot .exchanges-section .stepper .screenshot3 {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: screenshot3
}

.slam-bot .exchanges-section .get-started-btn {
    background: -o-linear-gradient(bottom, #4A4AE2, #4A4AE2), -o-linear-gradient(182.94deg, #5BD0C1 14.64%, #9761DD 96.79%);
    background: linear-gradient(0deg, #4A4AE2, #4A4AE2), linear-gradient(267.06deg, #5BD0C1 14.64%, #9761DD 96.79%);
    width: 238px;
    height: 60px;
    margin-top: 68px;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center
}

@media (max-width: 991.98px) {
    .slam-bot .get-started-btn {
        width: 177px !important;
        height: 46px !important;
        font-size: 14px;
        line-height: 16px
    }

    .slam-bot .slambot-title {
        margin-left: 35px;
        margin-right: 35px;
        margin-bottom: 34px
    }

    .slam-bot .header-menu .container {
        padding-top: 18px;
        padding-bottom: 18px
    }

    .slam-bot .header-menu .container .logo {
        display: block
    }

    .slam-bot .header-menu .get-started-btn {
        display: none
    }

    .slam-bot .description-section {
        padding-top: 112px;
        padding-left: 30px;
        padding-right: 30px;
        row-gap: 0
    }

    .slam-bot .description-section__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 24px
    }

    .slam-bot .description-section__top-desc {
        width: 100%;
        row-gap: 34px
    }

    .slam-bot .description-section__top-title,
    .slam-bot .description-section__top-img {
        width: 100%
    }

    .slam-bot .description-section__top-text {
        width: 92%
    }

    .slam-bot .description-section__bottom-images img:nth-child(1) {
        width: 120px
    }

    .slam-bot .description-section__bottom-images img:nth-child(2) {
        width: 83px
    }

    .slam-bot .description-section__bottom-images img:nth-child(3) {
        width: 83px
    }

    .slam-bot .description-section__bottom-images img:nth-child(4) {
        width: 120px
    }

    .slam-bot .description-section__bottom-images img:nth-child(5) {
        width: 83px
    }

    .slam-bot .description-section__bottom-images img:nth-child(6) {
        width: 83px
    }

    .slam-bot .how-it-works-section {
        padding: 0
    }

    .slam-bot .how-it-works-section .title {
        font-weight: 400;
        font-size: 18px;
        line-height: 21px;
        margin-right: unset;
        opacity: 1;
        margin-left: 40px;
        margin-right: 40px;
        margin-bottom: 34px
    }

    .slam-bot .how-it-works-section .get-started-btn,
    .slam-bot .how-it-works-section .disclaimer {
        margin-right: unset
    }

    .slam-bot .how-it-works-section .bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        row-gap: 60px;
        margin-top: 40px
    }

    .slam-bot .how-it-works-section .bottom__desc {
        padding-left: 35px;
        padding-right: 35px;
        padding-bottom: 60px;
        row-gap: 36px;
        width: 100%
    }

    .slam-bot .how-it-works-section .bottom__img {
        width: 100%
    }

    .slam-bot .how-it-works-section .bottom__description {
        max-width: 100%;
        font-size: 18px;
        line-height: 21px
    }

    .slam-bot .exchanges-section {
        padding-top: 104px;
        padding-bottom: 104px
    }

    .slam-bot .exchanges-section .get-started-btn {
        margin-top: 32px
    }

    .slam-bot .exchanges-section .title {
        padding: 0;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
        margin-bottom: 48px
    }

    .slam-bot .exchanges-section .stepper {
        row-gap: 32px;
        grid-template-areas: "num1""screenshot1""num2""screenshot2""num3""screenshot3"
    }

    .slam-bot .exchanges-section .stepper .step:before,
    .slam-bot .exchanges-section .stepper .step:after {
        display: none
    }

    .slam-bot .exchanges-section .stepper .screenshot {
        row-gap: 32px;
        height: unset
    }

    .slam-bot .exchanges-section .stepper .screenshot .img-wrap {
        width: 304px;
        height: 180px
    }

    .slam-bot .exchanges-section .stepper .screenshot .img-wrap img {
        width: 284px;
        height: 160px
    }

    .slam-bot .exchanges-section .stepper .screenshot p {
        max-width: 294px;
        font-size: 16px;
        line-height: 104%;
        margin-bottom: 30px
    }

    .slam-bot .exchanges-section .stepper .num1 {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }

    .slam-bot .exchanges-section .stepper .num2 {
        -ms-grid-row: 5;
        -ms-grid-column: 1
    }

    .slam-bot .exchanges-section .stepper .num3 {
        -ms-grid-row: 9;
        -ms-grid-column: 1
    }

    .slam-bot .exchanges-section .stepper .screenshot1 {
        -ms-grid-row: 3;
        -ms-grid-column: 1
    }

    .slam-bot .exchanges-section .stepper .screenshot2 {
        -ms-grid-row: 7;
        -ms-grid-column: 1
    }

    .slam-bot .exchanges-section .stepper .screenshot3 {
        -ms-grid-row: 11;
        -ms-grid-column: 1
    }
}