@charset 'UTF-8';
*,
::after,
::before {
    -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: transparent;
}
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',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[data-original-title],
abbr[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;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ol ul {
    margin-bottom: 0;
}
ul ol,
ul ul {
    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;
}
code,
kbd,
pre,
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;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
input,
optgroup,
select,
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;
}
[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type=checkbox],
input[type=radio] {
    -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] {
    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;
}
@font-face {
    font-family: Inter;
    src: url(../fonts/Inter-Light.woff2) format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Inter;
    src: url(../fonts/Inter-Regular.woff2) format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Inter;
    src: url(../fonts/Inter-Medium.woff2) format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: Inter;
    src: url(../fonts/Inter-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: InterTight;
    src: url(../fonts/InterTight-SemiBold.woff2) format('woff2');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: InterTight;
    src: url(../fonts/InterTight-Bold.woff2) format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
::-webkit-input-placeholder {
    color: #171717;
}
::-moz-placeholder {
    color: #171717;
}
:-ms-input-placeholder {
    color: #171717;
}
::-ms-input-placeholder {
    color: #171717;
}
::placeholder {
    color: #171717;
}
::-moz-selection {
    background-color: #f88400;
    color: #fff;
}
::selection {
    background-color: #f88400;
    color: #fff;
}
input,
textarea {
    outline: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
input.error,
textarea.error {
    border-color: red!important;
}
input[type=checkbox]:required:invalid ~ label:before {
    border-color: red!important;
}
body {
    font-family: Inter, Roboto, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.65;
    color: #171717;
    min-width: 320px;
    position: relative;
    overflow-x: hidden;
}
.container {
    width: 100%;
    max-width: 1200px;
    padding: 0 50px;
    margin: 0 auto;
}
img {
    display: block;
    max-width: 100%;
}
.sect__bg-grey {
    background-color: #f2f2f2;
}
.sect__flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.title {
    font-family: InterTight, Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.2;
}
.title.title-sm {
    font-size: 45px;
}
.title.title-lg {
    font-size: 50px;
}
.btn__custom {
    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%;
    max-width: 240px;
    height: 60px;
    background-color: #f88400;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    outline: 0;
    border: none;
    border-radius: 30px;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
    cursor: pointer;
}
.btn__custom:focus,
.btn__custom:hover {
    background-color: #ef7d00;
    color: #fff;
    text-decoration: none;
    outline: 0!important;
    border: none!important;
}
.header {
    background-color: #fff;
    padding: 15px 0;
}
.header .header__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header .header__logo {
    width: 100%;
    max-width: 123px;
}
.header a,
.header img {
    width: 100%;
}
.header__instruments {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.header__instruments .instrument__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 14px;
    margin-right: 30px;
}
.header__instruments .instrument__item:last-child {
    margin-right: 0;
}
.header__instruments .bid__arrow {
    content: '';
    position: absolute;
    left: -18px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 7px;
    height: 7px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.header__instruments .bid__arrow.bid__arrow--increased {
    background-image: url(../img/arrow_up_green.svg);
}
.header__instruments .bid__arrow.bid__arrow--decreased {
    background-image: url(../img/arrow_down_red.svg);
}
.header__instruments .item__name {
    color: #cbcaca;
    margin-right: 5px;
}
.header__instruments .item__value {
    color: #f88400;
    -webkit-font-feature-settings: 'tnum';
    font-feature-settings: 'tnum';
}
.lang__dropdown {
    position: relative;
    width: 100%;
    max-width: 104px;
    background-color: #f2f2f2;
    border-radius: 30px;
    font-weight: 700;
    text-align: center;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    display: none;
}
.lang__dropdown.lang__dropdown-opened {
    border-top-left-radius: 22px;
    border-top-right-radius: 22px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.lang__dropdown.lang__dropdown-opened .lang__select {
    display: block;
}
.lang__dropdown.lang__dropdown-opened .current__lang span::before {
    -webkit-transform: translate(0,-50%) rotate(180deg);
    -ms-transform: translate(0,-50%) rotate(180deg);
    transform: translate(0,-50%) rotate(180deg);
}
.lang__dropdown .current__lang {
    position: relative;
    padding-top: 13.5px;
    padding-bottom: 13.5px;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    cursor: pointer;
}
.lang__dropdown .current__lang span {
    position: relative;
}
.lang__dropdown .current__lang span::before {
    content: '';
    position: absolute;
    right: -22px;
    top: 54%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 9px;
    height: 6px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/dropdown_arrow.svg);
}
.lang__dropdown .lang__flag {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    left: 17px;
    width: 15px;
    height: 15px;
}
.lang__dropdown .lang__select {
    position: absolute;
    top: 40px;
    width: 100%;
    background-color: #f2f2f2;
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
    display: none;
}
.lang__dropdown .lang__select a {
    position: relative;
    display: block;
    padding-top: 13.5px;
    padding-bottom: 13.5px;
    font-size: 18px;
    line-height: 1;
    color: #171717;
    text-align: center;
    background-color: #f2f2f2;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease;
    text-decoration: none;
}
.lang__dropdown .lang__select a:hover {
    background-color: #f6daab;
}
.lang__dropdown .lang__select a:last-child {
    border-bottom-left-radius: 22px;
    border-bottom-right-radius: 22px;
}
.sect__banner {
    padding: 215px 0;
}
.sect__banner .container {
    position: relative;
}
.sect__banner .banner__txt-col {
    max-width: 430px;
}
.sect__banner .banner__txt-col p {
    margin-top: 25px;
    font-size: 20px;
}
.sect__banner .btn__custom {
    margin-top: 75px;
}
.sect__banner .banner__img {
    position: absolute;
    right: 50px;
    top: -133px;
    width: 100%;
    max-width: 515px;
}
.preload .chart__content {
    display: none;
}
.js-loading *,
.js-loading :after,
.js-loading :before {
    -webkit-animation-play-state: paused!important;
    animation-play-state: paused!important;
}
.sect__trust {
    padding: 125px 0;
}
.sect__trust .sect__title {
    max-width: 660px;
    margin: 0 auto;
    text-align: center;
}
.sect__trust .sect__title .title {
    margin: 0;
}
.advantages__blocks__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 50px;
    padding: 0 25px;
}
.advantages__blocks__wrap .advantage__block {
    width: 100%;
    max-width: 500px;
    min-height: 280px;
    background-color: #f3f3f3;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 24px;
    padding-bottom: 20px;
    padding-left: 42px;
}
.advantages__blocks__wrap .advantage__title {
    font-size: 24px;
    color: #333;
    font-family: InterTight, Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.25;
}
.advantages__blocks__wrap p {
    font-size: 16px;
    line-height: 1.65;
    margin-top: 14px;
}
.advantages__blocks__wrap .block__txt {
    width: 100%;
    max-width: 195px;
    margin-top: 20px;
}
.advantages__blocks__wrap .certificate__img {
    margin-right: 30px;
    margin-top: 25px;
    max-width: 220px;
}
.advantages__blocks__wrap .vmt__img {
    margin-right: 32px;
    max-width: 200px;
}
.awards__container {
    margin-top: 60px;
    position: relative;
}
.awards__container .awards__list {
    max-width: 1030px;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden;
    height: 115px;
}
.awards__container .awards__list.slick-slider {
    opacity: 1;
    visibility: visible;
    height: auto;
}
.awards__container .awards__list .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: none;
    outline: 0;
}
.awards__container .awards__name {
    width: 185px;
    font-size: 12px;
    font-weight: 700;
    background: 0 0;
    position: relative;
}
.awards__container .awards__name::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 62px;
    top: -10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/leaf.svg);
}
.awards__container .awards__name::before {
    content: '';
    position: absolute;
    width: 25px;
    height: 62px;
    top: -10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/leaf.svg);
    left: 0;
}
.awards__container .awards__name::after {
    right: 0;
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
}
.awards__container .awards__item {
    max-width: 185px;
    width: 100%;
    margin-left: 48px;
    margin-right: 48px;
    margin-bottom: 0;
    padding-top: 10px;
}
.awards__container .awards__description {
    margin-top: 25px;
    font-size: 11px;
}
.awards__container .slick-arrow {
    position: absolute;
    top: 29%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 30px;
    height: 23px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 80%;
    background-color: transparent;
    color: transparent;
}
.awards__container .slick-arrow.slick-disabled {
    opacity: .5;
}
.awards__container .slick-arrow:focus {
    border: none;
    outline: 0;
}
.awards__container .slick-arrow:focus span {
    display: none;
}
.awards__container .slick-arrow.slick-prev {
    background-image: url(../img/arrow_long_right.svg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    left: -98px;
    top: 20%;
}
.awards__container .slick-arrow.slick-next {
    background-image: url(../img/arrow_long_right.svg);
    right: -98px;
}
.sect__investment {
    background-color: #1f252d;
    padding-top: 155px;
    padding-bottom: 165px;
}
.sect__investment .sect__title {
    max-width: 700px;
    color: #fff;
}
.sect__investment .sect__title p {
    margin-top: 22px;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 300;
}
.sect__investment .sect__title strong {
    font-weight: 700;
}
.sect__investment .btn__wrap {
    margin-top: 43px;
}
.investment__cards {
    width: 100%;
    max-width: 2580px;
    margin-top: 82px;
    margin-left: auto;
    margin-right: auto;
    pointer-events: none;
    height: 210px;
    opacity: 0;
    visibility: hidden;
}
.investment__cards.slick-slider {
    height: auto;
    opacity: 1;
    visibility: visible;
}
.investment__cards .card__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 290px;
    height: 180px;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
    padding-top: 26px;
    padding-bottom: 20px;
    padding-left: 32px;
    padding-right: 20px;
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#4d609a),to(#47588d));
    background: -o-linear-gradient(left,#4d609a 50%,#47588d 100%);
    background: linear-gradient(90deg,#4d609a 50%,#47588d 100%);
    border-radius: 10px;
    color: #fff;
}
.investment__cards .card__item.card__item-qualcomm {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#3054dc),to(#183abb));
    background: -o-linear-gradient(left,#3054dc 50%,#183abb 100%);
    background: linear-gradient(90deg,#3054dc 50%,#183abb 100%);
}
.investment__cards .card__item.card__item-apple {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#bbb),to(#e7e7e7));
    background: -o-linear-gradient(left,#bbb 50%,#e7e7e7 100%);
    background: linear-gradient(90deg,#bbb 50%,#e7e7e7 100%);
}
.investment__cards .card__item.card__item-google {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#34a853),to(#fabc05));
    background: -o-linear-gradient(left,#34a853 50%,#fabc05 100%);
    background: linear-gradient(90deg,#34a853 50%,#fabc05 100%);
}
.investment__cards .card__item.card__item-microsoft {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#032368),to(#01143d));
    background: -o-linear-gradient(left,#032368 50%,#01143d 100%);
    background: linear-gradient(90deg,#032368 50%,#01143d 100%);
}
.investment__cards .card__item.card__item-netflix {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#242424),to(rgba(36,36,36,.8)));
    background: -o-linear-gradient(left,#242424 50%,rgba(36,36,36,.8) 100%);
    background: linear-gradient(90deg,#242424 50%,rgba(36,36,36,.8) 100%);
}
.investment__cards .card__item.card__item-nvidia {
    background: -webkit-gradient(linear, left top, right top, from(#86B737), to(#A6D162));
    background: -o-linear-gradient(left, #86B737 0%, #A6D162 100%);
    background: linear-gradient(90deg, #86B737 0%, #A6D162 100%)
}
.investment__cards .card__item.card__item-nike {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#000),to(#454645));
    background: -o-linear-gradient(left,#000 50%,#454645 100%);
    background: linear-gradient(90deg,#000 50%,#454645 100%);
}
.investment__cards .card__item.card__item-zoom {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#2d8cff),to(#006aeb));
    background: -o-linear-gradient(left,#2d8cff 50%,#006aeb 100%);
    background: linear-gradient(90deg,#2d8cff 50%,#006aeb 100%);
}
.investment__cards .card__item.card__item-amazon {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#f90),to(#ffb23f));
    background: -o-linear-gradient(left,#f90 50%,#ffb23f 100%);
    background: linear-gradient(90deg,#f90 50%,#ffb23f 100%);
}
.investment__cards .card__item.card__item-tesla {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#313131),to(#444));
    background: -o-linear-gradient(left,#313131 50%,#444 100%);
    background: linear-gradient(90deg,#313131 50%,#444 100%);
}
.investment__cards .card__item.card__item-amd {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#009a66),to(#07c887));
    background: -o-linear-gradient(left,#009a66 50%,#07c887 100%);
    background: linear-gradient(90deg,#009a66 50%,#07c887 100%);
}
.investment__cards .card__item.card__item-ebay {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#e53238),to(#f94f54));
    background: -o-linear-gradient(left,#e53238 50%,#f94f54 100%);
    background: linear-gradient(90deg,#e53238 50%,#f94f54 100%);
}
.investment__cards .card__item.card__item-mastercard {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#e53238),to(#f94f54));
    background: -o-linear-gradient(left,#e53238 50%,#f94f54 100%);
    background: linear-gradient(90deg,#e53238 50%,#f94f54 100%);
}
.investment__cards .card__item.card__item-mcdonalds {
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,#e53238),to(#f94f54));
    background: -o-linear-gradient(left,#e53238 50%,#f94f54 100%);
    background: linear-gradient(90deg,#e53238 50%,#f94f54 100%);
}
.investment__cards .card__item.card__item-general_motors {
    background: -webkit-gradient(linear, left top, right top, color-stop(2.77%, #1436A0), to(#4D7DD8));
    background: -o-linear-gradient(left, #1436A0 2.77%, #4D7DD8 100%);
    background: linear-gradient(90deg, #1436A0 2.77%, #4D7DD8 100%)
}
.investment__cards .card__item.card__item-tesla--alt {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #313131), to(#525252));
    background: -o-linear-gradient(left, #313131 50%, #525252 100%);
    background: linear-gradient(90deg, #313131 50%, #525252 100%);
}
.investment__cards .card__item.card__item-gm {
    background: -webkit-gradient(linear, left top, right top, color-stop(2.77%, #305499), to(#4d7dd8));
    background: -o-linear-gradient(left, #305499 2.77%, #4d7dd8 100%);
    background: linear-gradient(90deg, #305499 2.77%, #4d7dd8 100%);
}
.investment__cards .card__item.card__item-zoom--alt {
    background: -webkit-gradient(linear, left top, right top, from(#4a8af7), to(#79abff));
    background: -o-linear-gradient(left, #4a8af7 0%, #79abff 100%);
    background: linear-gradient(90deg, #4a8af7 0%, #79abff 100%);
}
.investment__cards .card__item.card__item-twitter {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #4d9fec), to(#a3d2ff));
    background: -o-linear-gradient(left, #4d9fec 50%, #a3d2ff 100%);
    background: linear-gradient(90deg, #4d9fec 50%, #a3d2ff 100%);
}
.investment__cards .card__item.card__item-boa {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #d93838), to(#f94f54));
    background: -o-linear-gradient(left, #d93838 50%, #f94f54 100%);
    background: linear-gradient(90deg, #d93838 50%, #f94f54 100%);
}
.investment__cards .card__item.card__item-wells {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #9a2b20), to(#c43d30));
    background: -o-linear-gradient(left, #9a2b20 50%, #c43d30 100%);
    background: linear-gradient(90deg, #9a2b20 50%, #c43d30 100%);
}
.investment__cards .card__item.card__item-jpm {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #3758a6), to(#5e7fcd));
    background: -o-linear-gradient(left, #3758a6 50%, #5e7fcd 100%);
    background: linear-gradient(90deg, #3758a6 50%, #5e7fcd 100%);
}
.investment__cards .card__item.card__item-disney {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #27377e), to(#4153a5));
    background: -o-linear-gradient(left, #27377e 50%, #4153a5 100%);
    background: linear-gradient(90deg, #27377e 50%, #4153a5 100%);
}
.investment__cards .item__name {
    width: 100%;
    max-width: calc(100% - 65px);
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.1;
    font-family: InterTight, Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.investment__cards .item__code {
    font-size: 17px;
    line-height: 1;
    font-weight: 300;
}
.investment__cards .item__profit {
    margin-top: auto;
    font-weight: 300;
}
.investment__cards .profit__label {
    font-weight: 300;
    font-size: 10px;
    line-height: 1;
    letter-spacing: .3px;
}
.investment__cards .profit__value {
    font-weight: 700;
    font-size: 20px;
}
.investment__cards .item__logo {
    position: absolute;
    right: 26px;
    top: 26px;
    width: 50px;
}
.motivation__sect {
    padding-top: 125px;
    padding-bottom: 140px;
}
.motivation__sect .sect__title {
    text-align: center;
}
.motivation__sect .motivation__chart {
    margin-top: 115px;
}
.motivation__sect .motivation__chart img {
    width: 100%;
}
.motivation__sect .motivation__cta {
    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-top: 57px;
}
.motivation__sect .motivation__txt {
    width: 100%;
    max-width: 430px;
}
.motivation__sect .motivation__txt p {
    margin: 0;
    font-size: 20px;
    line-height: 1.6;
    font-weight: 500;
}
.motivation__sect .btn__wrap {
    width: 100%;
    max-width: 320px;
}
.motivation__sect .btn__custom {
    max-width: 100%;
}
.conditions__sect {
    padding-top: 150px;
    padding-bottom: 70px;
}
.conditions__sect .sect__title {
    max-width: 670px;
}
.conditions__sect .conditions__wrap {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 96px;
}
.conditions__sect .condition__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 100%;
    max-width: 335px;
    margin-bottom: 63px;
}
.conditions__sect .item__icon {
    width: 100%;
    max-width: 54px;
    margin-right: 43px;
}
.conditions__sect .condition__txt p {
    line-height: 1.2;
}
.conditions__sect .condition_title {
    font-weight: 500;
    margin-bottom: 25px;
    min-height: 37.33px;
}
.sect__payment__methods {
    padding-top: 87px;
    padding-bottom: 40px;
}
.sect__payment__methods .payment__methods-txt {
    width: 100%;
    max-width: 440px;
}
.sect__payment__methods .payment__methods-title {
    margin-bottom: 15px;
    font-size: 48px;
    line-height: 1.2;
    font-weight: 400;
}
.sect__payment__methods p {
    font-size: 18px;
    color: #707070;
}
.sect__payment__methods .payment__methods-logos-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (150px)[2];
    grid-template-columns: repeat(2,150px);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 430px;
    margin-left: 120px;
    margin-top: 11px;
}
.sect__payment__methods .payment__methods-logo {
    width: 100%;
    max-width: 150px;
    margin-bottom: 50px;
}
.sect__payment__methods .payment__methods-logo_bri {
    padding-left: 15px;
}
.sect__reviews {
    padding-top: 125px;
    padding-bottom: 150px;
}
.sect__reviews .reviews__intro {
    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;
}
.sect__reviews .reviews__intro .intro__txt {
    max-width: 500px;
    margin-top: 28px;
}
.sect__reviews .reviews__intro .intro__txt p {
    font-size: 20px;
    margin-top: 27px;
    margin-bottom: 0;
}
.trustpilot__block-mobile {
    display: none;
}
.trustpilot__block {
    width: 100%;
    max-width: 430px;
    padding: 42px 20px;
    background-color: #fff;
    border: 1px solid #e2e4e8;
    border-radius: 10px;
}
.trustpilot__block .trustpilot__title {
    text-align: center;
}
.trustpilot__block .trustpilot__title .title {
    font-size: 20px;
}
.trustpilot__block .trustpilot__title p {
    font-size: 14px;
    margin-bottom: 0;
}
.trustpilot__block .trustpilot__row {
    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;
    margin-top: 25px;
    margin-left: auto;
    margin-right: auto;
    max-width: 285px;
}
.trustpilot__block .trustpilot__mark {
    width: 100%;
    max-width: 110px;
    text-align: center;
}
.trustpilot__block .mark__value {
    font-weight: 700;
    font-size: 70px;
    line-height: 1;
    margin-bottom: 12px;
}
.trustpilot__block .trustpilot__img img {
    margin: 0 auto;
}
.trustpilot__block .trustpilot__info {
    width: 100%;
    max-width: 128px;
}
.trustpilot__block .company__title {
    padding-bottom: 12px;
    margin-bottom: 16px;
    font-weight: 500;
    border-bottom: 1px solid #000;
}
.trustpilot__block .reviews__counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 10px;
}
.trustpilot__block .trustpilot__img-stars {
    margin-top: 8px;
}
.experts__slider-wrap {
    position: relative;
}
.experts__slider-wrap::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    width: 100%;
    height: 2px;
    background-color: #dadada;
}
.experts__slider {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 65px;
    overflow-x: scroll;
    z-index: 2;
    scrollbar-color: #e4e4e4 transparent;
    scrollbar-width: thin;
}
.experts__slider::-webkit-scrollbar {
    height: 8px;
}
.experts__slider::-webkit-scrollbar-track {
    background: 0 0;
    border-radius: 200px;
}
.experts__slider::-webkit-scrollbar-thumb {
    background: #e4e4e4;
    border-radius: 100px;
}
.experts__slider .expert__item {
    margin-right: 25px;
    margin-top: 50px;
    margin-bottom: 64px;
    background-color: #fff;
    width: 100%;
    max-width: 350px;
    border-radius: 10px;
    border-top: 1px solid #e2e4e8;
}
.experts__slider a {
    display: block;
    width: 350px;
    height: 100%;
    color: #171717;
}
.experts__slider a:hover {
    text-decoration: none;
    outline: 0;
}
.experts__slider .expert__img {
    height: 190px;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-left: 1px solid #e2e4e8;
    border-right: 1px solid #e2e4e8;
}
.experts__slider .expert__img::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 62%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 75px;
    height: 53px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/youtube_play_btn.svg);
    z-index: 3;
}
.experts__slider .expert__img img {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 230px;
    max-height: 220px;
}
.experts__slider .expert__info {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 70px;
    padding: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 -10px 25px rgba(188,188,188,.2);
    box-shadow: 0 -10px 25px rgba(188,188,188,.2);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: 1px solid #e2e4e8;
    border-right: 1px solid #e2e4e8;
    border-bottom: 1px solid #e2e4e8;
    z-index: 2;
}
.experts__slider .expert__info p {
    font-size: 14px;
    line-height: 1.1;
    margin: 0;
}
.experts__slider .info__label {
    font-size: 10px;
    line-height: 1.1;
    display: block;
    margin-bottom: 6px;
}
.experts__slider .info__name {
    font-weight: 500;
    margin-bottom: 5px;
}
.massmedia__block {
    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;
    margin-top: 120px;
}
.massmedia__block .massmedia__txt {
    max-width: 480px;
    margin-right: 20px;
    margin-top: 5px;
}
.massmedia__block .massmedia__txt p {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 50px;
}
.massmedia__block .massmedia__logos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 530px;
}
.massmedia__block .massmedia__logos .logo__item {
    margin-left: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    opacity: .2;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.massmedia__block .massmedia__logos .logo__item:hover {
    opacity: 1;
}
.globe__sect {
    padding-top: 115px;
    padding-bottom: 120px;
    background-color: #21262c;
    overflow: hidden;
}
.globe__sect .globe__content {
    position: relative;
}
.globe__sect .globe__txt {
    color: #fff;
    max-width: 499px;
    position: relative;
    z-index: 2;
}
.globe__sect .globe__txt p {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 0;
}
.globe__sect .globe__txt .btn__custom {
    margin-top: 45px;
}
.globe__sect .globe__img {
    position: absolute;
    right: -268px;
    top: -171px;
    max-width: 795px;
}
.globe__sect .tooltips__wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    font-size: 9px;
}
.globe__sect .tooltips__wrap.tooltips__wrap-animated .tooltip__item {
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: tooltip_animation;
    animation-name: tooltip_animation;
}
.globe__sect .tooltip__item {
    position: absolute;
    top: 127px;
    display: inline-block;
    min-width: 35px;
    text-align: center;
    background-color: #171717;
    border-radius: 3px;
    padding: 2px 4px;
    opacity: 0;
}
.globe__sect .tooltip__item::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    bottom: -5px;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #171717;
}
.globe__sect .tooltip__item:nth-child(1) {
    top: 245px;
    left: 135px;
}
.globe__sect .tooltip__item:nth-child(2) {
    top: 264px;
    left: 198px;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
.globe__sect .tooltip__item:nth-child(3) {
    top: 181px;
    left: 216px;
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
.globe__sect .tooltip__item:nth-child(4) {
    top: 317px;
    left: 302px;
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.globe__sect .tooltip__item:nth-child(5) {
    top: 257px;
    left: 354px;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.globe__sect .tooltip__item:nth-child(6) {
    top: 171px;
    left: 429px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.globe__sect .tooltip__item:nth-child(7) {
    top: 122px;
    left: 399px;
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.globe__sect .tooltip__item:nth-child(8) {
    top: 188px;
    left: 480px;
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.globe__sect .tooltip__item:nth-child(9) {
    top: 246px;
    left: 442px;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.globe__sect .tooltip__item:nth-child(10) {
    top: 206px;
    left: 567px;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.globe__sect .tooltip__item:nth-child(11) {
    top: 299px;
    left: 456px;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
}
.globe__sect .tooltip__item:nth-child(12) {
    top: 319px;
    left: 543px;
    -webkit-animation-delay: 2.2s;
    animation-delay: 2.2s;
}
.globe__sect .tooltip__item:nth-child(13) {
    top: 401px;
    left: 521px;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}
.globe__sect .tooltip__item:nth-child(14) {
    top: 469px;
    left: 488px;
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s;
}
.globe__sect .tooltip__item:nth-child(15) {
    top: 483px;
    left: 403px;
    -webkit-animation-delay: 2.8s;
    animation-delay: 2.8s;
}
.globe__sect .tooltip__item:nth-child(16) {
    top: 543px;
    left: 380px;
    -webkit-animation-delay: 3s;
    animation-delay: 3s;
}
@-webkit-keyframes tooltip_animation {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
@keyframes tooltip_animation {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}
.sect__faq {
    padding-top: 107px;
    padding-bottom: 100px;
}
.sect__faq .faq__intro {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.sect__faq .intro__txt {
    max-width: 570px;
}
.sect__faq .intro__txt p {
    font-size: 20px;
    margin-top: 40px;
    margin-bottom: 0;
}
.sect__faq .intro_img {
    margin-top: -13px;
    margin-left: 32px;
    max-width: 383px;
}
.faq__wrap {
    margin-top: 20px;
}
.faq__wrap .faq__item {
    width: 100%;
    max-width: 750px;
    padding: 0 80px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.faq__wrap .faq__item.faq__item-opened {
    background-color: #ffe3b4;
}
.faq__wrap .faq__item.faq__item-opened .item__question {
    color: #171717;
    cursor: auto;
}
.faq__wrap .faq__item.faq__item-opened .item__question::before {
    display: none;
}
.faq__wrap .faq__item p {
    margin: 0;
}
.faq__wrap .faq__item.faq__item-default-opened {
    background-color: #ffe3b4;
}
.faq__wrap .faq__item.faq__item-default-opened .item__question {
    color: #171717;
    cursor: auto;
}
.faq__wrap .faq__item.faq__item-default-opened .item__question::before {
    display: none;
}
.faq__wrap .faq__item:nth-child(1) .item__answer {
    display: block;
}
.faq__wrap .item__question {
    position: relative;
    font-weight: 500;
    padding-top: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    cursor: pointer;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
}
.faq__wrap .item__question:hover {
    color: #a2a2a2;
}
.faq__wrap .item__question::before {
    content: '• • •';
    position: absolute;
    left: -60px;
    top: 19px;
    font-size: 17px;
    color: inherit;
}
.faq__wrap .item__answer {
    display: none;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.footer {
    background-color: #f2f2f2;
}
.footer .footer__top {
    padding-top: 92px;
    padding-bottom: 74px;
}
.footer .footer__menu__wrap {
    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;
    margin-bottom: 26px;
}
.footer .footer__logo {
    width: 100%;
    max-width: 105px;
    margin-right: 25px;
}
.footer .footer__logo a,
.footer .footer__logo img {
    display: block;
    width: 100%;
}
.footer .footer__menu {
    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-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 659px;
}
.footer .footer__menu a {
    color: #171717;
    font-size: 14px;
}
.footer .footer__menu a:hover {
    text-decoration: underline;
}
.footer .footer__menu a:first-child {
    margin-left: 0;
}
.footer .footer__warning__wrap {
    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;
}
.footer .footer__addr {
    width: 100%;
    max-width: 255px;
    margin-top: 7px;
}
.footer .footer__addr p {
    font-size: 14px;
    margin: 0;
}
.footer .footer__warning {
    max-width: 659px;
}
.footer .footer__warning p {
    font-size: 12px;
    margin: 0;
    color: #b1b1b1;
}
.footer .footer__bottom {
    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;
    padding-top: 25px;
    padding-bottom: 80px;
}
.footer .footer__bottom .footer__policy {
    margin-top: 8px;
}
.footer .footer__bottom .footer__policy a {
    color: #b1b1b1;
    font-size: 14px;
    text-decoration: underline;
}
.footer .footer__bottom .footer__policy a:hover {
    text-decoration: none;
}
.footer .footer__bottom .footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.footer .footer__bottom .footer__social a {
    font-size: 15px;
    color: #fff;
    margin-left: 10px;
}
.footer .footer__bottom .footer__social a:first-child {
    margin-left: 0;
}
.footer .footer__bottom .footer__social a:hover .soc__icon {
    background-color: #bbb;
}
.footer .footer__bottom .footer__social .soc__icon {
    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: 30px;
    height: 30px;
    background-color: #dadada;
    border-radius: 50%;
    margin: 0 5px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.footer .footer__bottom .footer__social span {
    line-height: 30px;
}
.footer .footer_divider {
    width: 100%;
    height: 1px;
    background-color: #dcdcdc;
}
.mfp-content .mfp-close {
    width: 30px;
    height: 30px;
    right: -40px;
    top: -40px;
    background-color: #eaeaec;
    border-radius: 50%;
    opacity: 1;
    color: transparent;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.mfp-content .mfp-close::before {
    content: '×';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 26px;
    line-height: 1;
    color: #000;
}
.mfp-content .mfp-close:hover {
    background-color: #bbb;
}
.mfp-content .mfp-close:focus {
    border: none!important;
    outline: 0!important;
}
.app__sect {
    padding-top: 100px;
}
.app__sect .sect__flex-row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.app__sect .app__txt {
    width: 100%;
    max-width: 500px;
    margin-top: 15px;
}
.app__sect .title {
    margin-bottom: 30px;
    font-size: 32px;
}
.app__sect .app__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.app__sect .app__btn a {
    width: 100%;
    max-width: 225px;
    -webkit-transition: opacity .25s ease-out;
    -o-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
}
.app__sect .app__btn a:first-child {
    margin-right: 30px;
}
.app__sect .app__btn a:hover {
    opacity: .8;
}
.app__sect .app__img {
    width: 100%;
    max-width: 490px;
}

@media only screen and (max-width:1550px) {
    .sect__banner {
        padding: 180px 0;
    }
    .sect__trust {
        padding: 100px 0;
    }
    .sect__investment {
        padding-top: 100px;
        padding-bottom: 120px;
    }
    .conditions__sect {
        padding-top: 100px;
        padding-bottom: 70px;
    }
    .sect__reviews {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .massmedia__block {
        margin-top: 100px;
    }
    .globe__sect {
        padding: 100px 0;
    }
    .sect__faq {
        padding-top: 100px;
    }
    .motivation__sect {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
@media only screen and (max-width:1260px) {
    .awards__container .slick-arrow.slick-prev {
        left: -50px;
    }
    .awards__container .slick-arrow.slick-next {
        right: -50px;
    }
}
@media only screen and (max-width:1180px) {
    .advantages__blocks__wrap {
        padding: 0 10px;
    }
    .sect__investment .sect__title {
        margin: 0 auto;
        text-align: center;
    }
    .sect__investment .btn__wrap .btn__custom {
        margin: 0 auto;
    }
    .conditions__sect .sect__title {
        margin: 0 auto;
        text-align: center;
    }
    .conditions__sect .conditions__wrap {
        max-width: 700px;
        margin-left: auto;
        margin-right: auto;
    }
    .awards__container .awards__list {
        max-width: 810px;
    }
    .awards__container .awards__item {
        margin-left: 62px;
        margin-right: 62px;
    }
    .app__sect .app__img {
        max-width: 450px;
    }
}
@media only screen and (max-width:1140px) {
    .advantages__blocks__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .sect__trust {
        padding-bottom: 85px;
    }
    .advantages__blocks__wrap .advantage__block {
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .massmedia__block {
        -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;
        text-align: center;
    }
    .massmedia__block .massmedia__txt {
        margin-right: 0;
        margin-bottom: 50px;
    }
    .massmedia__block .massmedia__logos {
        margin-right: 30px;
    }
    .app__sect .app__img,
    .app__sect .app__txt {
        max-width: 430px;
    }
    .app__sect .app__btn a:first-child {
        margin-right: 20px;
    }
}
@media only screen and (max-width:1080px) {
    .sect__banner {
        padding: 150px 0;
    }
    .sect__banner .banner__img {
        right: 20px;
    }
    .sect__payment__methods .payment__methods-logos-wrap {
        margin-left: auto;
    }
    .sect__reviews .reviews__intro {
        -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;
    }
    .sect__reviews .reviews__intro .intro__txt {
        margin-top: 0;
        margin-bottom: 40px;
        text-align: center;
    }
    .footer .footer__menu,
    .footer .footer__warning {
        max-width: 620px;
    }
}
@media only screen and (max-width:992px) {
    .container {
        padding: 0 30px;
    }
    .header .header__logo {
        max-width: 105px;
    }
    .lang__dropdown .current__lang {
        font-size: 16px;
        padding: 10px 0;
    }
    .lang__dropdown .lang__select {
        top: 35px;
    }
    .lang__dropdown .lang__select a {
        font-size: 16px;
        padding: 10px 0;
    }
    .sect__banner {
        padding-top: 60px;
        padding-bottom: 0;
    }
    .sect__banner .banner__txt-col {
        text-align: center;
        margin: 0 auto;
    }
    .sect__banner .btn__custom {
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
    }
    .sect__banner .banner__img {
        position: relative;
        left: -2px;
        right: 0;
        top: 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
    }
    .sect__payment__methods .sect__flex-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .sect__payment__methods .payment__methods-txt {
        margin: 0 auto;
    }
    .sect__payment__methods .payment__methods-logos-wrap {
        margin-right: auto;
        margin-top: 50px;
    }
    .globe__sect .globe__img {
        right: -300px;
    }
    .awards__container .awards__list {
        max-width: 490px;
    }
    .awards__container .awards__item {
        margin-left: 60px;
        margin-right: 60px;
    }
    .footer .footer__top {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer .footer__menu__wrap {
        -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;
    }
    .footer .footer__warning__wrap {
        -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;
        text-align: center;
    }
    .footer .footer__addr {
        margin-bottom: 25px;
    }
    .footer .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .footer .footer__logo {
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .footer .footer__social {
        margin-bottom: 10px;
    }
    .mfp-content .mfp-close {
        right: 0;
    }
    .app__sect {
        padding-top: 80px;
    }
    .app__sect .sect__flex-row {
        -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;
        text-align: center;
    }
    .app__sect .app__img {
        margin-top: 40px;
    }
}
@media only screen and (max-width:930px) {
    .globe__sect .globe__img {
        right: -450px;
    }
    .sect__faq .intro_img {
        display: none;
    }
}
@media only screen and (max-width:860px) {
    .header__instruments,
    .lang__dropdown {
        display: none;
    }
    .header .header__logo {
        margin: 0 auto;
    }
    .motivation__sect .sect__title br {
        display: none;
    }
    .motivation__sect .motivation__cta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
    }
    .motivation__sect .motivation__txt {
        margin-bottom: 40px;
    }
}
@media only screen and (max-width:768px) {
    .globe__sect .globe__img {
        display: none;
    }
    .globe__sect .globe__txt {
        margin: 0 auto;
        text-align: center;
    }
    .globe__sect .btn__custom {
        margin-left: auto;
        margin-right: auto;
    }
    .sect__faq .intro__txt {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
        text-align: center;
    }
}
@media only screen and (max-width:740px) {
    .conditions__sect .conditions__wrap {
        margin-top: 75px;
    }
    .conditions__sect .condition__item {
        -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;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 30px;
        text-align: center;
    }
    .conditions__sect .item__icon {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .conditions__sect .condition_title {
        margin-bottom: 15px;
    }
    .footer .footer__menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .footer .footer__menu a {
        margin-left: 0;
        margin-bottom: 15px;
    }
    .footer .footer__menu a:last-child {
        margin-bottom: 0;
    }
}
@media only screen and (max-width:680px) {
    .awards__container .awards__list {
        max-width: 220px;
    }
}
@media only screen and (max-width:600px) {
    .massmedia__block .massmedia__logos {
        max-width: initial;
        width: calc(100% + 60px);
        margin-right: -30px;
        margin-left: -30px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        pointer-events: none;
    }
    .massmedia__block .massmedia__logos .logo__item {
        margin-right: 30px;
    }
}
@media only screen and (max-width:580px) {
    .advantages__blocks__wrap {
        padding: 0;
    }
    .advantages__blocks__wrap .advantage__block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 18px;
        max-width: 410px;
    }
    .advantages__blocks__wrap .block__img {
        margin: 0 auto;
    }
    .advantages__blocks__wrap .vmt__img {
        position: relative;
    }
    .advantages__blocks__wrap .block__txt {
        text-align: center;
        max-width: 100%;
        margin-top: 30px;
    }
}
@media only screen and (max-width:480px) {
    .title.title-sm {
        font-size: 38px;
    }
    .title.title-lg {
        font-size: 40px;
    }
    .btn__custom {
        height: 56px;
        max-width: 340px;
    }
    .animated__chart,
    .chart__days {
        display: none!important;
    }
    .sect__banner .banner__img {
        margin-top: 50px;
    }
    .sect__banner .chart__img {
        position: relative;
        -webkit-animation: none;
        animation: none;
        top: 0;
        height: auto;
    }
    .sect__banner .btn__custom {
        margin-top: 40px;
    }
    .sect__payment__methods {
        padding-top: 95px;
    }
    .sect__payment__methods .payment__methods-title {
        font-size: 40px;
    }
    .sect__payment__methods p {
        font-size: 16px;
    }
    .sect__payment__methods .payment__methods-logos-wrap {
        -ms-grid-columns: (120px)[2];
        grid-template-columns: repeat(2,120px);
        max-width: 300px;
    }
    .advantages__blocks__wrap p br {
        display: none;
    }
    .advantages__blocks__wrap .advantage__title {
        font-size: 20px;
    }
    .sect__investment .sect__title {
        text-align: center;
    }
    .sect__investment .sect__title p {
        font-size: 18px;
    }
    .sect__investment .btn__wrap .btn__custom {
        margin: 0 auto;
    }
    .sect__reviews .reviews__intro .intro__txt p br {
        display: none;
    }
    .trustpilot__block {
        display: none;
    }
    .trustpilot__block-mobile {
        display: block;
        width: 100%;
        background-color: #fff;
        text-align: center;
        padding: 20px;
        border-radius: 10px;
    }
    .trustpilot__block-mobile img {
        margin-left: auto;
        margin-right: auto;
    }
    .trustpilot__block-mobile .trustpilot__img-stars {
        margin: 10px 0;
    }
    .trustpilot__block-mobile .trustpilot__txt {
        font-weight: 500;
        line-height: 1.6;
        font-size: 12px;
    }
    .trustpilot__block-mobile .trustpilot__txt span {
        color: #00b67a;
    }
    .experts__slider {
        margin-top: 25px;
    }
    .experts__slider .expert__item,
    .experts__slider a {
        width: 315px;
    }
    .experts__slider .expert__item {
        margin-bottom: 40px;
    }
    .experts__slider .expert__img {
        height: 165px;
    }
    .experts__slider .expert__img::before {
        width: 60px;
        height: 45px;
    }
    .experts__slider .expert__img img {
        max-width: 200px;
        max-height: 205px;
    }
    .experts__slider .expert__info {
        padding: 5px 15px;
    }
    .massmedia__block {
        margin-top: 70px;
    }
    .massmedia__block .massmedia__txt p {
        font-size: 18px;
        margin-top: 30px;
    }
    .massmedia__block .massmedia__txt p br {
        display: none;
    }
    .sect__faq .intro__txt p {
        font-size: 18px;
    }
    .faq__wrap .faq__item {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 50px;
        padding-right: 20px;
    }
    .faq__wrap .item__question::before {
        left: -38px;
        top: 23px;
        font-size: 14px;
    }
    .app__sect .app__btn {
        -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;
    }
    .app__sect .app__btn a {
        max-width: 180px;
    }
    .app__sect .app__btn a:first-child {
        margin-right: 0;
        margin-bottom: 25px;
    }
    .app__sect .app__img {
        max-width: 315px;
    }
    .motivation__sect .sect__title .title {
        font-size: 20px;
    }
    .motivation__sect .motivation__chart {
        margin-top: 50px;
    }
    .motivation__sect .motivation__cta {
        margin-top: 30px;
    }
    .motivation__sect .motivation__cta p {
        font-size: 16px;
    }
}
@media only screen and (max-width:460px) {
    .experts__slider .expert__item {
        margin-right: 20px;
    }
    .experts__slider .expert__item,
    .experts__slider a {
        width: calc(100vw - 115px);
    }
}
@media only screen and (max-width:420px) {
    .sect__banner {
        padding-top: 50px;
    }
}
@media only screen and (max-width:365px) {
    .title.title-lg,
    .title.title-sm {
        font-size: 30px;
    }
    .sect__payment__methods .payment__methods-title {
        font-size: 30px;
    }
    .sect__banner .banner__txt-col p {
        font-size: 18px;
    }
}
@media only screen and (max-width:340px) {
    .investment__cards .card__item {
        width: 265px;
    }
    .experts__slider .expert__item {
        margin-right: 15px;
    }
    .experts__slider .expert__item,
    .experts__slider a {
        width: 220px;
    }
    .experts__slider .expert__info {
        -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;
        min-height: 80px;
        text-align: center;
        padding: 15px;
    }
    .experts__slider .expert__info p {
        font-size: 12px;
    }
    .experts__slider .info__name {
        margin-right: 0;
        margin-bottom: 6px;
    }
    .experts__slider .info__label {
        margin-bottom: 3px;
    }
    .awards__container .slick-arrow.slick-prev {
        left: -35px;
    }
    .awards__container .slick-arrow.slick-next {
        right: -35px;
    }
}

@media only screen and (min-width:1200px) {
    .experts__slider {
        overflow-x: initial;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .experts__slider .expert__item {
        margin-bottom: 30px;
    }
    .experts__slider .expert__item:nth-child(3n) {
        margin-right: 0;
    }
    .experts__slider-wrap::after {
        display: none;
    }
    .massmedia__block {
        margin-top: 60px;
    }
}

.default__footer__info a[href='#'] {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-inline-start: 38px;
    gap: 10px;
    font-family: Inter, Roboto, Helvetica, Arial, sans-serif;
}


.default__footer__info a[href='#']:before {
    content: '';
    position: absolute;
    inset-inline-start: 0;
    background-image: url(../img/financial-commission.svg);
    width: 28px;
    height: 28px;
}




.default__footer.default__footer--light .default__footer__social-link.icon-facebook:before {
    background-image: url(../img/facebook-light.svg);
}

.default__footer.default__footer--light .default__footer__social-link.icon-instagram:before {
    background-image: url(../img/instagram-light.svg);
}

.default__footer.default__footer--light .default__footer__social-link.icon-linkedin:before {
    background-image: url(../img/linkedin-light.svg)! important;
}

.default__footer.default__footer--light .default__footer__social-link.icon-telegram:before {
    background-image: url(../img/telegram-light.svg)! important;
}

.default__footer.default__footer--light .default__footer__social-link.icon-youtube:before {
    background-image: url(../img/youtube-light.svg)! important;
}

.default__footer.default__footer--light .default__footer__social-link.icon-twitter:before {
    background-image: url(../img/twitter-light.svg)! important;
}