#rating-view-switch {display: none;}

body:has(#rating-root) .inner-menu {
    display: none;
}
.news__yandex-banner {display: none !important;}

/*lazy load*/

.lazy-bg,
.lazy-bg::before {
  background-image: none !important; 
}

/* ====== Header ======*/

.index-page .nav__panel.js-menu-panel {
    background: #194797;
}


.nav_for_mobile.active {
    display: block;
    z-index: 3001;
}
.nav__wrapper {
    align-items: center;
}
.nav__panel .nav__btns {
    max-height: 5.4rem;
}
.nav__panel .nav__btn {
    border-radius: 8px;
    font-weight: 500;
}
.nav__panel .nav__btn.js-auth-open {
    background: none;
}

#header .header__phone {
  display: none;
}

#header .search__input {
  opacity: 0;
  max-width: 50px;
}

#header .search__input:focus {
  opacity: 1;
  max-width: initial;
}

#header .lang__overlay:empty + .lang__select {
  cursor: default;
  pointer-events: none;
}

@media (min-width: 561px) and (max-width: 599px) {
    .header__lang,
    .header__logo,
    .header__nav,
    .header__support {
        height: 60px;
    }
}

@media (min-width: 681px) {
    .jur-bz .lang__label + .fa {
        display: none;
    }
}

@media (max-width: 680px) {
    .jur-bz .nav_for_mobile .header__lang {
        width: auto;
        padding-left: 2.4rem !important;
        padding-right: 2rem !important;
        margin-top: 12px;
    }
    .jur-bz .nav_for_mobile .header__lang .lang__select {
        width: auto;
        padding-left: 3rem !important;
        padding-right: 2rem !important;
        height: 24px;
    }
    .jur-bz .nav_for_mobile .header__lang .lang__label {
        padding: 0;
        font-size: 1.6rem;
        font-weight: 400;
        color: #687587;
    }
    .jur-bz .nav_for_mobile .header__lang .lang__label + .fa {
        position: absolute;
        left: 4px;
        top: 12px;
    }
    .jur-bz .nav_for_mobile .header__lang .fa-chevron-down:before {
        content: "\f078";
        content: "";
        display: inline-block;
        width: 24px;
        height: 24px;
        background: url('/uploads/pages/main/images/icons/icon-lang-globe.svg');
        background-size: 18px;
        background-repeat: no-repeat;
    }
    .jur-bz .nav_for_mobile .header__lang .lang__item.active a {
        position: relative;
    }
    body > .lang__overlay .lang__item.active a:after {
        content: "";
        display: block;
        position: absolute;
        width: 24px;
        height: 24px;
        top: 8px;
        right: 24px;
        background-image: url(/uploads/pages/main/images/icons/icon-check-mark.svg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-color: transparent;
    }
    a.js-lang-mobile-close {
        display: inline-block;
        margin-left: 24px;
        width: 24px;
        height: 24px;
        top: 15px;
        right: 24px;
        background-image: url(/uploads/pages/main/images/icons/icon-arrow-center-bottom.svg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-color: transparent;
        transform: rotate(90deg);
    }
}

@media (max-width: 668px) {
    body > .lang__overlay {
        top: 0;
        width: 100%;
        height: 100%;
    }
    .jur-bz .lang__list {
        padding: 8px 0;
    }
    .jur-bz .lang__list:before {
        display: none;
    }
    body:not(.jur-ba) .header__wrapper {
        height: 6rem;
    }

    .header__nav {
        order: 1;
    }
    .header__wrapper .header__lang {
        display: none;
    }
    .header__logo {
        padding-left: 2.4rem;
        padding-right: 2.4rem;
    }

    .jur-bz .header__wrapper .logo {
        order: 0;
    }
    .jur-bz .header__wrapper .logo .bz-mobile-logo img {
        height: 46px;
    }
    body:has(.js-mobile-menu.active) .header__nav {
        display: none;
    }
    .nav__panel {
        display: none !important;
    }
    .nav__overlay {
        padding-bottom: 0px;
    }
    .nav_for_mobile {
        background: none;
    }
    .nav_for_mobile .nav__btns {
        flex-direction: column;
        padding: 2.4rem !important;
        height: auto;
        max-height: initial;
        flex: 1;
        justify-content: flex-end;
    }
    .nav_for_mobile .nav__btn {
        height: 4.8rem;
        flex-basis: initial;
    }

    .jur-bz .nav__title {
        color: #194797;
        font-weight: 400;
        font-size: 1.6rem;
        text-transform: initial;
        padding-left: 0rem;
    }
    .jur-bz .nav__item.active .nav__title {
        color: #194797;
    }
    .jur-bz .nav.active .nav__item:hover .nav__title {
        color: #194797;
    }

    .jur-bz .nav__btn.js-auth-open {
        background: #F4F4F5;
        color: #2D333E !important;
        font-weight: 400;
        font-size: 1.8rem;
        margin-bottom: 12px;
    }
    .jur-bz .nav__btn.js-auth-open:hover {
        color: #0C7FDD !important;
    }

    .jur-bz .nav__btn {
        padding-right: 2.8rem;
        padding-left: 2.8rem;
        text-decoration: none;
        text-align: center;
        background-color: #73B900;
        font-weight: 400;
        color: #fff !important;
        border-radius: 4px;
        transition: 300ms all ease;
    }
    .jur-bz .nav__btn:not(.js-auth-open):hover {
        background-color: #0C7FDD;
    }
    .jur-bz .nav__btn-label {
        font-size: 1.8rem;
    }

    .jur-bz .nav__overlay {
        top: 5rem;
    }
    .jur-bz .nav__scrollable {
        background: #fff;
        display: flex;
        flex-direction: column;
        margin-top: 6rem;
    }
    .jur-bz .nav__scrollable:has(.nav__item.active) {
        display: block;
    }
    .nav__back {
        position: absolute;
        z-index: 1;
        top: 0;
        font-size: 2.4rem;
        line-height: 7rem;
        border: none;
        background-color: transparent;
    }
    .jur-bz .nav__close {
        z-index: 9999;
    }
    .jur-bz .nav__close,
    .jur-bz .nav__back {
        color: #9299A7;
        left: initial;
        right: 0;
        width: 7rem;
        height: 7rem;
    }
    .jur-bz .fa-times {
        width: 24px;
        height: 24px;
        background-image: url(/uploads/pages/main/images/icons/icon-close.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: auto;
    }
    .jur-bz .fa-times:before {
        content: '';
    }
    .jur-bz .nav__overlay {
        padding-top: 1.2rem;
    }
    .jur-bz .nav__item.active .nav__title {
        color: #194797;
        border-color: transparent;
    }
    .jur-bz .nav__item:last-child {
        padding-bottom: 12px;
        border-bottom: 1px solid #dfe1e5;
    }
    .jur-bz .nav__sub-link {
        color: #687587;
        font-size: 1.4rem;
        padding-left: 0rem;
    }
    .jur-bz .nav__item.active > .nav__dropdown {
        box-shadow: none;
    }

    .jur-bz .nav__search {
        order: 0;
        margin: 0 2.4rem 0 2.4rem;
        flex-shrink: 0;
        border-bottom: 1px solid #dfe1e5;
    }
    .jur-bz .input.search__input {
        font-size: 16px;
        margin-top: -1px;
        padding-right: 4rem !important;
        padding-left: 3.2rem !important;
        box-shadow: none;
        transition: all .3s ease;
    }
    .jur-bz .search__input.active,
    .jur-bz .search__input:focus {
        text-align: left;
        max-width: initial;
        width: 100% !important;
    }
    body:not(.jur-ba) .search__submit {
        box-sizing: border-box;
        position: absolute;
        top: 0;
        z-index: 10000;
        height: 100%;
        padding: 0;
        color: #9299a7;
        text-align: center;
        background: transparent;
        border: none;
        width: 3rem;
        left: 0rem;
        top: 5px;
        display: block;
        cursor: pointer;
    }

    .jur-bz .search__submit .fa {
        width: 24px;
        height: 24px;
        background-image: url(/uploads/pages/main/images/icons/icon-search.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: auto;
    }
    .jur-bz .search__submit .fa:before {
        content: "";
        width: 24px;
        height: 24px;
    }
    .jur-bz .search__input:focus ~ .search__submit {
        right: 0rem;
    }
    .jur-bz .search__icon {
        display: none;
    }

    .jur-bz .nav__list_for_mobile {
        padding: 1.2rem 2.4rem 0;
        flex: 0;
    }

    .jur-bz .nav_for_mobile .nav__item {
        position: relative;
        margin-bottom: 8px;
    }
    .jur-bz .footer .nav__item:after,
    .jur-bz .nav_for_mobile .nav__item:after {
        content: "";
        display: block;
        position: absolute;
        width: 24px;
        height: 24px;
        top: 15px;
        right: 0;
        background-image: url(/uploads/pages/main/images/icons/icon-arrow-center-bottom.svg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-color: transparent;
    }
    .jur-bz .nav__item.active:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .jur-bz .footer .nav__item:hover:after,
    .jur-bz .nav_for_mobile .nav__item:hover:after {
        background-position: 50%;
    }
    .jur-bz .header__nav {
        display: block;
        background-image: url(/uploads/pages/main/images/icons/icon-burger-menu.svg);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-size: auto;
        margin-left: 8px;
        margin-right: 5px;
    }
    body.jur-bz > .lang__overlay .lang__list {
        width: 100%;
        max-width: 100%;
        box-shadow: none;
    }
    html:not([lang=ae]) body.jur-bz > .lang__overlay {
        text-align: left;
        background: #fff;
        margin-top: 7rem;
    }
}

@media (max-width: 599px) {
  .header__phone {
    display: none;
  }
}

@media (max-width: 560px) {
  .header__wrapper {
    height: 6.5rem;
  }
}

@media (max-width: 479px) {
    .jur-bz .header__wrapper .logo .bz-mobile-logo img {
        height: 46px;
    }
}



/* ====== Footer ======*/

footer.footer {
    padding-top: 4rem;
}

.footer__sponsorship {
    display: none;
}

/* general */
.button-award {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem;
  border: 0;
  border-radius: 4px;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.11;
  font-weight: 500;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: background .5s ease-out;
  -o-transition: background .5s ease-out;
  transition: background .5s ease-out;
  text-decoration: none;
  min-width: 32rem;
  margin: 0;
  margin: 2rem 0 3rem 0;
}

.button__holder {
  position: relative;
  text-align: center;
}

.button_green {
  color: #fff;
  background: #7fba2f;
  background-image: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
  background-image: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
  background-image: linear-gradient(90deg, #7fba2f, #98c838, #7fba2f);
  transition: background .5s linear;
}

.button_blue {
  transition: background .5s linear;
}

.button-award--green {
  background: #7fba2f;
  background-image: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
  background-image: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
  background-image: linear-gradient(90deg, #7fba2f, #98c838, #7fba2f);
}

.button__holder a:visited {
  color: #ffffff;
}

.button-award--green:hover {
  color: #fff;
  background: #98c838;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
  box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
}

.button-green:hover {
  background: -o-linear-gradient(left, #98c838 0%, #98c838 100%);
  background: -webkit-gradient(linear, left top, right top, from(#98c838), to(#98c838));
  background: linear-gradient(to right, #98c838 0%, #98c838 100%);
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}

.button-green:visited,
a.button-green:visited {
  color: #fff;
}

@media (max-width: 680px) {
  .button__holder {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button {
    min-width: 90%;
  }

  .bonus__link {
    min-width: 80%;
  }
}

/* ====== security ======*/
.security .security__verify {
  background: url(https://www.roboforex.com/uploads/pages/general/images/section-security/logo_Asset5.svg);
  display: inline-block;
  vertical-align: middle;
  width: 25%;
  height: 100%;
  min-height: 8rem;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
}

.our-terminals.active .terminal_stocks .terminal__link {
  background-image: url(images/rstockstrader_logo.svg);
  width: 19rem;
  height: 3rem;
}

/* ====== btn ======*/

.button-award {
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2rem;
  border: 0;
  border-radius: 4px;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.11;
  font-weight: 500;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: background .5s ease-out;
  -o-transition: background .5s ease-out;
  transition: background .5s ease-out;
  text-decoration: none;
  min-width: 32rem;
  margin: 2rem 0 3rem;
}

.button__holder {
  position: relative;
  text-align: center;
}

.button_green {
  color: #fff;
  background: #7fba2f;
  background-image: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
  background-image: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
  background-image: linear-gradient(90deg, #7fba2f, #98c838, #7fba2f);
  transition: background .5s linear;
}

.button_blue {
  transition: background .5s linear;
}

.button-award--green {
  background: #7fba2f;
  background-image: -webkit-gradient(linear, left top, right top, from(#7fba2f), color-stop(#98c838), to(#7fba2f));
  background-image: -o-linear-gradient(left, #7fba2f, #98c838, #7fba2f);
  background-image: linear-gradient(90deg, #7fba2f, #98c838, #7fba2f);
}

.button__holder a:visited {
  color: #ffffff;
}

.button-award--green:hover {
  color: #fff;
  background: #98c838;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
  box-shadow: 0 3px 0 rgba(0, 0, 0, .05);
}

.button-green:hover {
  background: -o-linear-gradient(left, #98c838 0%, #98c838 100%);
  background: -webkit-gradient(linear, left top, right top, from(#98c838), to(#98c838));
  background: linear-gradient(to right, #98c838 0%, #98c838 100%);
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}

.button-green:visited,
a.button-green:visited {
  color: #fff;
}

.button-award--green {
  font-size: 2.2rem;
}

@media (max-width: 680px) {

  .button__holder {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .button {
    min-width: 90%;
  }

  .bonus__link {
    min-width: 80%;
  }

  .events {
    min-height: 36rem;
  }
}

@media (max-width: 680px) {
  .button-award--green {
    font-size: 1.6rem;
  }
}

/* ====== invest-products ======*/
.index-page .invest-products__item:first-child {
  margin-right: 0;
}

.index-page .invest-products__item {
  width: 100%;
}

.index-page .invest-products {
  background-color: #01508c;
}

.index-page .invest-products__item .button {
  max-width: 34rem;
  display: block;
  font-size: 2.2rem;
}

@media (max-width: 680px) {

  .index-page .invest-products__item .button {
    font-size: 1.6rem;
  }
}

.index-page .invest-product__link {
  background-image: url(/bundles/appfront/img/redesign/invest-product/copyfx.svg) !important;
  display: block;
}

@media (max-width: 575px) {
  .index-page .invest-products__item .button {
    max-width: 100%;
  }

  .index-page .invest-product__link {
    height: 6rem;
    background-size: auto 100%;
    margin: 0 0 15px;

  }
}

/* ====== assets ======*/
:lang(uz).bg-white #assets .assets__pagination {
  position: absolute;
  top: 0.2rem;
  right: -5rem;
}

.brand-features.active .brand-features__ico_copyfx {
  background-image: url(/uploads/pages/main/images/icons/copyfx_icon.svg);
}

.brand-features.active .brand-features__ico_swap-free {
  background-image: url(/uploads/pages/main/images/icons/icons_swapfree.svg);
  background-position: 8px 0;
}

/* assets KK */

:lang(kk) a.assets__tab-link {
  font-size: 1.6rem;
}

:lang(kk) li.assets__tab-item.js-asset-tab {
  padding-right: 5px;
}

:lang(kk) .assets__pagination {
  right: -60px;
}

:lang(kk) h5.asset-item__heading {
  font-size: 1.8rem;
  margin-bottom: 10px;
}

/* ====== payment-system_ ======*/

#payment-system .payment-system__list {
  height: auto;
}

#payment-system .payment-system__scrollable {
  position: relative;
  bottom: auto;
  padding: 0;
}

#payment-system .payment-system__links {
  flex-wrap: wrap;
}

#payment-system .payment-system.active .payment-system__ico_sepa {
  background-image: url(/uploads/pages/main/images/sepa-icon.svg);
}

#payment-system .payment-system.active #payment-system .payment-system__ico_trustly {
  background-image: url(/uploads/pages/main/images/trustly-ico.svg);
}

@media (max-width: 991px) {
  #payment-system .payment-system__links {
    justify-content: flex-start;
  }

  #payment-system .payment-system__links a {
    flex-basis: auto;
    min-width: 8rem;
    padding: 0 1rem 1rem 0;
  }
}

@media (max-width: 767px) {
  #payment-system .payment-system__ico {
    min-height: 6rem;
  }

  #payment-system .payment-system__links a {
    padding: 0;
  }
}


@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

/* Prevent horizontal scroll */
html,
body {
  /*overflow-x: hidden;*/
  /*max-width: 100%;*/
}

/* General style */
*::before {
  content: none;
}


.index-page section {
  overflow: hidden;
}


/* Mobiletrader */


#mobiletrader-platfrom {
  font-family: "Roboto", sans-serif;
  flex-direction: column;
  gap: 4rem;
  padding-top: 100px;
  padding-bottom: 95px;
  overflow: hidden;
}

#mobiletrader-platfrom .mobiletrader__section {
  max-width: 1180px;
  display: grid;
  grid-template-columns: 580px 1fr;
  grid-template-areas:
    "content image"
    "platforms image";
  column-gap: 24px;
  align-items: start;
  grid-template-rows: auto 1fr;
  padding-top: 75px;
}

#mobiletrader-platfrom .mobiletrader__content {
  grid-area: content;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 55px;
  overflow: hidden;
}

#mobiletrader-platfrom .mobiletrader__title {
  font-size: 4rem;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: 0px;
  margin: 0;
  color: #2D333E;
}

#mobiletrader-platfrom .mobiletrader__subtitle {
  font-size: 2rem;
  font-weight: 400;
  line-height: 24px;
  color: #2D333E;
  margin-top: 0;
  margin-bottom: 0;
}

/*========= features-list ======*/
#mobiletrader-platfrom .features-list {
  margin-top: 67px;
  display: flex;
  row-gap: 35px;
  flex-direction: column;
  margin-bottom: 0;
}

#mobiletrader-platfrom .features-list__item {
  cursor: pointer;
  display: grid;
  grid-template-rows: auto auto;
  row-gap: 2rem;
  padding: 0rem;
  margin: 0;
  grid-template-areas:
    "content"
    "progress";
  row-gap: 2rem;
  transition: background 0.3s;
}

#mobiletrader-platfrom .features-list__content {
  grid-area: content;
  display: grid;
  grid-template-columns: auto 1fr;
  -moz-column-gap: 1rem;
  column-gap: 3rem;
  align-items: start;
}

#mobiletrader-platfrom .features-list__title {
  font-size: 2rem;
  font-weight: 500;
  line-height: 24px;
  color: #2D333E;
  transition: color 0.3s;
}

#mobiletrader-platfrom .features-list__desc {
  color: #687587;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 20px;
  transition: color 0.3s;
  margin: 0;
  margin-top: 5px;
}

/* Progress */
#mobiletrader-platfrom .features-list__progress {
  grid-area: progress;
 opacity:0;
  position: relative;
  height: 4px;
  background: linear-gradient(90deg, #F4F4F5 0%, rgba(244, 244, 245, 0.6) 100%);
  margin-top: 1px;
  overflow: hidden;
  width: 100%;
}

#mobiletrader-platfrom .js-vertical-slider-item--active .features-list__progress {
  opacity:1;
}

#mobiletrader-platfrom .features-list__progress-mobile {
  display: none;
  gap: 6px;
  justify-content: center;
}

#mobiletrader-platfrom .features-list__progress-mobile .bar {
  width: 40px;
  height: 4px;
  background: #ccc;
  cursor: pointer;
  border-radius: 2px;
  overflow: hidden;
  position: relative;
}

#mobiletrader-platfrom .js-vertical-slider-item--active .js-vertical-slider-progress span {
  display: block;
  height: 100%;
  border-radius: 4px;
  background: linear-gradient(90deg, #3E64A7 0%, #7D96C2 50%, #C4CEE0 100%);
}

#mobiletrader-platfrom .features-list__check {
  width: 40px;
  height: 40px;
}

#mobiletrader-platfrom .features-list__item .check-icon {
  display: none;
}

#mobiletrader-platfrom .features-list__item .check-icon--grey {
  display: block;
}

#mobiletrader-platfrom .js-vertical-slider-progress-mobile .fill {
  display: block;
  height: 100%;
  width: 0%;
  background: #194797;
  transition: width 3s linear;
}

#mobiletrader-platfrom .js-vertical-slider-item--active .check-icon--green {
  display: block;
}

#mobiletrader-platfrom .js-vertical-slider-item--active .check-icon--grey {
  display: none;
}

#mobiletrader-platfrom .js-vertical-slider-item--active .features-list__title {
  color: #194797;
}

#mobiletrader-platfrom .js-vertical-slider-item--active .features-list__desc {
  color: #2D333E;
}

/*========== Download buttons ==========*/
#mobiletrader-platfrom .mobiletrader__download {
  grid-area: platforms;
  display: flex;
  align-items: center;
  gap: 32px;
  max-height: 42px;
}

#mobiletrader-platfrom .download__btn {
  background-color: #F4F4F5;
  color: #687587;
  padding: 11px 28px;
  border: none;
  font-size: 18px;
  font-weight: 500;
  border-radius: 8px;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
}

#mobiletrader-platfrom .download__btn:hover {
  cursor: pointer;
  background-color: #194797;
  color: #fff;
  text-decoration: none;
}

#mobiletrader-platfrom .download__stores {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 158px);
  align-items: center;
  gap: 31px;
}

#mobiletrader-platfrom .download__item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 6px;
}

#mobiletrader-platfrom .download__review {
  display: flex;
  align-items: center;
  gap: 10px;
}

#mobiletrader-platfrom .download__review span {
  color: #2D333E;
  font-weight: 500;
  font-size: 16px;
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
}


#mobiletrader-platfrom .download__google-btn img {
  width: 100px;
  height: 22px;
  vertical-align: middle;
}

#mobiletrader-platfrom .mobiletrader__download-mobile {
  display: none;
}

/*========= qrcode ==========*/
#mobiletrader-platfrom .qrcode__wrapper {
  position: absolute;
  display: none;
  top: -270px;
  left: -21px;
  background-color: #fff;
  width: 200px;
  height: 240px;
  text-align: center;
  color: #2D333E;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  border-radius: 12px;
  border: 2px solid rgba(146, 153, 167, 0.32);
  background: #fff;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  padding: 19px 0px 0px 0px;
}

:lang(ru-kk) #mobiletrader-platfrom .qrcode__wrapper,
:lang(ru-uz) #mobiletrader-platfrom .qrcode__wrapper {
  font-size: 14px;
}


#mobiletrader-platfrom .qrcode__wrapper p {
  margin: 0 auto;
  max-width: 172px;
}

:lang(es) #mobiletrader-platfrom .qrcode__wrapper p,
:lang(ph) #mobiletrader-platfrom .qrcode__wrapper p,
:lang(kk) #mobiletrader-platfrom .qrcode__wrapper p,
:lang(uz) #mobiletrader-platfrom .qrcode__wrapper p,
:lang(ru-uz) #mobiletrader-platfrom .qrcode__wrapper p,
:lang(ru-kk) #mobiletrader-platfrom .qrcode__wrapper p {
  max-width: 180px;
}

#mobiletrader-platfrom .qrcode__wrapper.ios {
  left: 165px;
}

#mobiletrader-platfrom .download__item--android:hover~.qrcode__wrapper.android {
  display: block;
}

#mobiletrader-platfrom .download__item--apple:hover~.qrcode__wrapper.ios {
  display: block;
}

/* ======= mobiletrader images ====== */
#mobiletrader-platfrom .mobiletrader-images {
  grid-area: image;
  position: relative;
}



#mobiletrader-platfrom .vertical-slider-block__image {
  position: relative;
  display: none;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform, opacity;
}

#mobiletrader-platfrom .vertical-slider-block__image .currencies {
  position: absolute;
  top: 111px;
  Left: -41px;
  z-index: 2;
}

#mobiletrader-platfrom .vertical-slider-block__image.is-active .mobiletrader-instruments__withdrawal {
  display: block;
}

#mobiletrader-platfrom .mobiletrader-images {
  padding-top: 10px;
  justify-self: center;
}

@media (min-width: 1125px) {


  #mobiletrader-platfrom .mobiletrader-images--border {
    position: relative;
        border-radius: 25px 26px 0 0;
        border-top: 5px solid #5a76b1;
        border-right: 4px solid #4c71b0;
        border-left: 4px solid var(--Blue---Primary, #4d71b1);
        backdrop-filter: blur(6px);
  }

  #mobiletrader-platfrom .blur-block {
    width: 391px;
        height: 593px;
        top: -2px;
        left: -11px;
        right: -20px;
        bottom: -20px;
        position: absolute;
        background-color: #BBCAE452;
        border-radius: 37px 37px 0 0;
        backdrop-filter: blur(6px);
    z-index: 1;
    opacity: 0;
    transform: translateY(50px);
    transition: opacity 0s ease, transform 0s ease;
  }

  #mobiletrader-platfrom .blur-block.is-active {
    opacity: 1;
    transform: translateY(0);
  }

  #mobiletrader-platfrom .vertical-slider-block__image.is-active .blur-block {
    opacity: 1;
    transform: translateY(0);
  }


  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__screen {
    width: 360px;
    height: 584px;
    z-index: 2;
    position: relative;
  }


  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__currencies {
    width: 440px;
    height: 80px;
  }

  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__withdrawal {
    width: 360px;
    height: 371px;
  }

  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__accounts {
    width: 360px;
    height: 144px;
  }

  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__chart--zoom {
    width: 468px;
    height: 388px;
  }

  #mobiletrader-platfrom .currencies__border {
    width: 440px;
    height: 80px;
    opacity: 0;
    transform: translateY(-10px);
    animation: fadeUp 1s forwards;
    border-radius: 8px;
    border: 2px solid var(--Grtadient-Border-4px, rgba(146, 153, 167, 0.32));
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.08);
  }
}


/* second screen */
#mobiletrader-platfrom .platform-screen.withdrawal {
  position: absolute;
  top: 222px;
  left: -48px;
  opacity: 0;
  z-index: 2;
}

#mobiletrader-platfrom .platform-screen.accounts {
  position: absolute;
  bottom: -1px;
  left: 50px;
  opacity: 0;
  z-index: 3;
}

#mobiletrader-platfrom .platform-screen.chart {
  position: absolute;
  bottom: 59px;
  left: -47px;
  z-index: 2;
}

#mobiletrader-platfrom .fade-white {
  position: absolute;
  bottom: -50px;
  height: 160px;
  width: 480px;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  left: 39%;
  transform: translate(-50%, 0%);
  z-index: 6;
}

#mobiletrader-platfrom .animation-image--up {
  opacity: 0;
  transform: translateY(50px);
  animation: fadeUp 1s forwards;
  
     will-change: transform, opacity;
  -webkit-transform: translateY(50px) translateZ(0);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  
}

#mobiletrader-platfrom .animation-image--down {
  opacity: 0;
  transform: translateY(-50px);
  animation: fadeDown 1s forwards;
}

@keyframes fadeUp {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeDown {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* square-logo */

#mobiletrader-platfrom .square-logo {
  position: absolute;
  top: 1%;
  left: -12%;
  width: 440px;
  height: 440px;
  z-index: 0;
  transform: rotate(20deg);
}

#mobiletrader-platfrom .square-logo img {
  width: 100%;
  height: 100%;
  display: block;
  transition: transform 0.3s ease;
}

#mobiletrader-platfrom .square-logo {
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
  backface-visibility: hidden;
}

#mobiletrader-platfrom .square-logo.cube-rotate-1 {
  transform: rotate(-30deg);
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#mobiletrader-platfrom .square-logo.cube-rotate-1-end {
  transform: rotate(-20deg);
  transition: transform 9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#mobiletrader-platfrom .square-logo.cube-rotate-2 {
  transform: rotate(30deg);
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#mobiletrader-platfrom .square-logo.cube-rotate-2-end {
  transform: rotate(40deg);
  transition: transform 9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#mobiletrader-platfrom .square-logo.cube-rotate-3 {
  transform: rotate(-40deg);
  transition: transform 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#mobiletrader-platfrom .square-logo.cube-rotate-3-end {
  transform: rotate(-50deg);
  transition: transform 9s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

#mobiletrader-platfrom .vertical-slider-block__image.is-active {
  display: block;
  opacity: 1;
  z-index: 2;

  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform, opacity;
}

@media (max-width: 1250px) {
  #mobiletrader-platfrom .square-logo {
    display: none;
  }
}

@media (max-width: 1124px) {
  #mobiletrader-platfrom .fade-white {
    bottom: -32px;
    width: 312px;
    height: 104px;
  }

  #mobiletrader-platfrom .platform-screen.chart {
    position: absolute;
    bottom: -2px;
  }

  #mobiletrader-platfrom .vertical-slider-block__image .currencies {
    top: 79px;
    Left: -6px;
  }

  #mobiletrader-platfrom .blur-block {
   display: none;
  }

  #mobiletrader-platfrom .blur-block.is-active {
    opacity: 1;
    transform: translateY(0);
  }

  #mobiletrader-platfrom .vertical-slider-block__image.is-active .blur-block {
    opacity: 1;
    transform: translateY(0);
  }


  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__screen {
    width: 242px;
    height: 321px;
  }


  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__currencies {
    width: 294px;
    height: 53px;
  }

  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__withdrawal {
    width: 256px;
    height: 215px;
  }



  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__accounts {
    width: 253px;
    height: 105px;
  }


  #mobiletrader-platfrom .mobiletrader-images--border .mobiletrader-instruments__chart--zoom {
    width: 304px;
    height: 252px;
  }


  #mobiletrader-platfrom .platform-screen.withdrawal {
    top: 112px;
    left: -72px;
  }

  #mobiletrader-platfrom .platform-screen.accounts {
    bottom: -10px;
    left: -12px;
  }

  #mobiletrader-platfrom .mobiletrader__section {
    grid-template-columns: 401px;
    column-gap: 86px;
    justify-content: space-between;
    grid-template-columns: 571px 410px;
    align-items: center;
  }

  #mobiletrader-platfrom .animation-image--up {
    transform: translateY(20px);
  }



}

@media (max-width: 1075px) {
  #mobiletrader-platfrom .mobiletrader__section {
    column-gap: 33px;
  }


}

@media (max-width: 990px) {
  #mobiletrader-platfrom .mobiletrader__section {
    grid-template-columns: 535px 386px;
  }
}

@media (max-width: 930px) {
  #mobiletrader-platfrom .mobiletrader__section {
    text-align: center;
    grid-template-columns: 1fr;
    grid-template-areas:
      "content"
      "image"
      "platforms";
    width: 100%;
    border-radius: 0;
    justify-items: center;
  }




  #mobiletrader-platfrom .mobiletrader__content {
    width: 100%;
  }

  #mobiletrader-platfrom .feature-wrapper {
    position: relative;
    margin-top: 40px;
  }

  #mobiletrader-platfrom .features-list__progress-mobile {
    display: flex;
    justify-content: left;
  }


  #mobiletrader-platfrom .scroll {
    max-width: 100%;
    padding-left: 0px;
    overflow: visible;
    height: 145px;
  }

  #mobiletrader-platfrom .features-list__content {
    column-gap: 5px;
    grid-template-columns: 40px 220px;
  }

  #mobiletrader-platfrom .features-list__progress {
    display: none;
  }

  #mobiletrader-platfrom .features-list__progress-mobile .bar {
    width: 100%;
  }

  #mobiletrader-platfrom .features-list {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    padding-bottom: 10px;
    margin-top: 25px;
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    -webkit-transition: none !important;
    transition: none !important;
    will-change: scroll-position;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }

  #mobiletrader-platfrom .features-list__item {
    display: grid;
    grid-template-areas: "content";
    flex-shrink: 0;
    width: 260px;
    position: relative;
  }

  #mobiletrader-platfrom .features-list__text {
    text-align: left;
  }

  #mobiletrader-platfrom .features-list__item:last-child {
    margin-right: 0;
  }

  #mobiletrader-platfrom .features-list::-webkit-scrollbar {
    height: 6px;
  }

  #mobiletrader-platfrom .mobiletrader__download-mobile {
    display: block;
  }

  #mobiletrader-platfrom .mobiletrader__download {
    display: none;
  }

  #mobiletrader-platfrom .js-vertical-slider-item--active .features-list__progress {
    display: none;
  }

  #mobiletrader-platfrom .js-vertical-slider-item--active .js-vertical-slider-progress {
    display: none;
  }

  #mobiletrader-platfrom .fade-white {
    width: 707px;
    bottom: -77px;
    z-index: 2;
  }

  .not-iphone-browser .download-mobile .download-mobile__app-link_iphone {
    display: none;
  }

  .iphone-browser .download-mobile .download-mobile__app-link_android {
    display: none;
  }

  #mobiletrader-platfrom .download-mobile .download-mobile__links-block {
    justify-content: space-evenly;
    margin-top: 25px;
  }

  #mobiletrader-platfrom .download-mobile .download-mobile__links-block {
    display: flex;
  }

  #mobiletrader-platfrom .download-mobile__links-block {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  #mobiletrader-platfrom .mobiletrader__download-mobile.download-mobile {
    position: relative;
    z-index: 8;
  }

  #mobiletrader-platfrom .download-mobile__review {
    display: flex;
    align-items: center;
    gap: 10px;
  }

  #mobiletrader-platfrom .download-mobile__review p {
    color: #2D333E;
    font-size: 20px;
    font-weight: 700;
    line-height: 20px;
  }

  #mobiletrader-platfrom .qrcode__wrapper {
    display: none;
  }

  #mobiletrader-platfrom .fade-white {
    bottom: -62px;
    height: 187px;
  }


  #mobiletrader-platfrom .mobiletrader-images__swipe-wrapper {
    position: relative;
    width: 90vw;
    height: 100%;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
  }


  #mobiletrader-platfrom .vertical-slider-block__image.is-active .platform-screen,
  #mobiletrader-platfrom .vertical-slider-block__image.is-active .currencies,
  #mobiletrader-platfrom .vertical-slider-block__image.is-active .mt3-screen {
    margin: 0 auto;
  }


  #mobiletrader-platfrom .vertical-slider-block__image.is-active {

    width: 287px;
  }



}

@media (max-width: 480px) {
  #mobiletrader-platfrom .features-list__check img {
    width: 35px;
    height: 35px;
  }

  #mobiletrader-platfrom .features-list {
    margin-top: 24px;
    margin-right: 30px;
  }

  #mobiletrader-platfrom .features-list__check {
    margin-right: 0px;
  }

  #mobiletrader-platfrom .js-vertical-slider-item--active .features-list__desc {
    margin-top: 4px;
  }

  #mobiletrader-platfrom .mobiletrader__content {
    margin-bottom: 7px;
  }

  #mobiletrader-platfrom .vertical-slider-block__image .currencies {
    top: 84px;
    Left: 3px;
  }

  #mobiletrader-platfrom .js-vertical-slider-item:not(.js-vertical-slider-item--active) {
    opacity: 0.5;
  }
}

@media (max-width: 421px) {
  #mobiletrader-platfrom .features-list .js-vertical-slider-item:last-child {
    width: 420px;
  }
}

/* ============ platforms ======== */
.index-page  #platforms {
  padding: 95px 0;
  padding-bottom: 0;
  overflow: hidden;
  background: #fff;
  position:relative;
  padding-bottom: 100px;
}

.index-page #platforms .platforms__title {
  font-size: 4rem;
  font-weight: 700;
  margin-bottom: 39px;
  border-radius: 24px;
  margin-top: 0;
  color: #2D333E;
}

.index-page #platforms .platforms__wrapper {
  display: grid;
  max-width: 1180px;
  position: relative;
  padding: 58px 0px 61px 34px;
  box-sizing: border-box;
  grid-template-columns: repeat(2, 1fr);
  gap: 56px;

  position: relative;
  margin-bottom: 49px;
  align-items: center;
  justify-items: center;
}

/*@media (min-width: 1100px) {*/
/* .index-page #platforms .platforms__wrapper {*/
/*  max-height: 323px;*/
/*  }*/
/*}*/



.index-page #platforms  .platforms__content {
  width: 580px;
}


.index-page #platforms .platforms__wrapper::after {
  content: "";
  position: absolute;
  inset: 0;
  border: 8px solid #F4F4F5;
  pointer-events: none;
  border-radius: 24px;
  z-index: 2;
}



/* ======navigation tabs===== */
.index-page #platforms .platforms__nav {
  display: grid;
  grid-template-columns: 185px 169px 169px;
  overflow: hidden;
  background-color: #F4F4F5;
  border-radius: 8px;
  grid-auto-flow: column;
  gap: -8px;
  max-width: 523px;
}

.index-page #platforms .platforms__hidden-block {
  position: relative;
  width: 495px;
  z-index: 1;
  top: -12px;
  right: 6px;
  height: 306px;
  overflow: hidden;
}

.index-page #platforms .platforms__nav.mobile {
  display: none;
}

.index-page #platforms .platforms__tabs {
  color: #687587;
  padding: 14px 19px;
  font-size: 2rem;
  font-weight: 500;
  background: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Roboto", sans-serif;
  line-height: 24px;
  border: 2px solid #F4F4F5;
  box-sizing: border-box;
}

.index-page #platforms .platforms__tabs:not(.platforms__tabs--active):hover {
  background-color: #194797;
  color: #fff;
}

.index-page #platforms .platforms__tabs--active {
  color: #194797;
  background-color: #ffffff;
  border-radius: 8px 0 0 8px;
}

/* ======slider content===== */

.index-page #platforms .platforms__left-content {
  z-index: 9;
}

.index-page #platforms .platforms__info {
  display: none;
}

.index-page #platforms .platforms__info.active {
  display: flex;
  justify-content: left;
}

.index-page #platforms .platforms__text {
  position: relative;
  z-index: 15;
  font-size: 1.8rem;
  margin-bottom: 45px;
  line-height: 1.5;
  margin-top: 31px;
  color: #687587;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.index-page #platforms .platforms__text,
.index-page #platforms .platforms__store.windows {
  opacity: 0;
}


.index-page #platforms .platforms__info.active .platforms__text,
.index-page #platforms .platforms__info.active .platforms__store.windows {
  opacity: 0;
  animation: fadeIn 2s forwards;
}

@keyframes fadeIn {
  to {
    opacity: 1;
  }
}

.index-page #platforms .platforms__actions {
  display: grid;
  align-items: center;
  gap: 31px;
  grid-template-columns: minmax(max-content, 187px) minmax(250px, 1fr);
}

.index-page #platforms .platforms__btn {
  display: inline-block;
  border: none;
  padding: 12px 28px;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  border-radius: 8px;
  background: #F4F4F5;
  color: #687587;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  min-width: 187px;
  width: auto;
  white-space: nowrap;
  box-sizing: border-box;
}

:lag(es) .index-page  #platforms .platforms__btn {
 width: 187px;
}




.index-page #platforms .platforms__btn:hover {
  background-color: #194797;
  color: #fff;
}

.index-page #platforms .platforms__stores {
  display: flex;
  gap: 29px;
}



/* image content */
.index-page #platforms .platforms__column-image {
  position: absolute;
  right: -2px;
  top: 24px;
}


/* Web */
.index-page #platforms .platforms-pic {
  opacity: 1;
  z-index: 0;
  position: relative;
}

.index-page #platforms .platforms-pic.platform-image__web {
  position: absolute;
  border-radius: 4px;
  border: 4px solid var(--Grtadient-Border-4px, rgba(146, 153, 167, 0.32));
  border-right: none;
}


/* screen-widget */

.index-page #platforms .screen-widget,
.index-page #platforms .currency-cards {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.index-page #platforms .screen-widget__content {
    z-index:5;
}

.index-page #platforms .platforms__info-rst.active~.planforms-slide__right-content .screen-widget,
.index-page #platforms .platforms__info-rst.active~.planforms-slide__right-content .currency-cards {
  opacity: 1;
  visibility: visible;
}

.index-page #platforms .planforms-slide__content.tab1-active .screen-widget,
.index-page #platforms .planforms-slide__content.tab1-active .currency-cards {
  opacity: 1;
  visibility: visible;
}

.index-page #platforms .platforms__info-rst.active~.planforms-slide__right-content .platform-image__web--rst,
.index-page #platforms .platforms__info-rst.active~.planforms-slide__right-content .platform-image__screen--rst {
  opacity: 1;
  visibility: visible;
}


.index-page #platforms .platforms__info-mt4.active~.planforms-slide__right-content .platform-image__web--mt4,
.index-page #platforms .platforms__info-mt4.active~.planforms-slide__right-content .platform-image__screen--mt4 {
  opacity: 1;
  visibility: visible;
}


.index-page #platforms .platforms__info-mt5.active~.planforms-slide__right-content .platform-image__web--mt5,
.index-page #platforms .platforms__info-mt5.active~.planforms-slide__right-content .platform-image__screen--mt5 {
  opacity: 1;
  visibility: visible;
}

.index-page #platforms .platforms-pic.platform-image__web--rst {
  top: 10px;
  right: -19px;
}

.index-page #platforms .platforms-pic.platform-image__web--mt4 {
  top: 8px;
  right: -153px;
}

.index-page #platforms .platforms-pic.platform-image__web--mt5 {
  top: 13px;
  right: -81px;
}

.index-page #platforms .platforms-pic__web-pic.web-pic__rst {
  width: 493px;
  height: 309px;
}

.index-page #platforms .platforms-pic__web-pic.web-pic__mt4 {
  width: 626px;
  height: 310px;
}

.index-page #platforms .platforms-pic__web-pic.web-pic__mt5 {
  width: 551px;
  height: 310px;
}

/* screen */
.index-page #platforms .platforms-pic.screen {
  position: absolute;
  top: -81px;
  right: 110px;
  border-radius: 16px;
  border: 4px solid #194797;
}

.index-page #platforms .platforms-pic.platform-image__screen {
  border-radius: 16px;
  border: 4px solid #194797;
}

.index-page #platforms .platforms-pic__screen-pic {
  width: 200px;
  height: 387px;
  border-radius: 16px;
}


.index-page #platforms .platforms-pic.platform-image__screen {
  position: absolute;
  width: 200px;
  height: 387px;
  right: 109px;
  top: -84px;
  z-index: 4;
}

.index-page #platforms .platforms__info-mt5 .platforms-pic.platform-image__screen {
  right: 103px;
  top: -54px;
}


/* screen-widget  */

.index-page #platforms .platfrom__screen-widget {
  position: absolute;
  top: 246px;
  right: 279px;
  z-index: 4;
}


.index-page #platforms .screen-widget__wrapper {
  position: absolute;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  position: relative;
  z-index: 1;
  justify-content: space-around;
  align-items: center;
  justify-content: space-between;
  gap: 26px;
}


.index-page #platforms .screen-widget {
  position: relative;
  width: 132px;
  height: 40px;
  overflow: visible;
}

.index-page #platforms .screen-widget::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.08), 0 2px 4px rgba(0, 0, 0, 0.12);
  z-index: 0;
  transition: transform 0.2s ease;
  transform-origin: bottom center;
}

.index-page #platforms .screen-widget {
  position: absolute;
  top: 8px;
  padding: 8px 12px;
  box-sizing: border-box;
}

.index-page #platforms .screen-widget.active::before {
  transform: scale(1.1);
}

.index-page #platforms .screen-widget__icon-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2px;
}

.index-page #platforms .screen-widget__icon-wrapper img {
  width: 14px;
  height: 14px;
  text-align: center;
}

.index-page #platforms .screen-widget__text {
  font-size: 6px;
  text-align: center;
  color: #9299A7;
}

.index-page #platforms .screen-widget.active .screen-widget__icon-wrapper .portfolio-icon {
  color: #0C7FDD;
  transform: scaleY(1.5);
  transform: scale(1.1);
  width: 18px;
  height: 18px;
  margin-bottom: 2px;
}

.index-page #platforms .platform-logo_icon {
  right: 390px;
  position: absolute;
  top: 33px;
  z-index: 4;
}

.index-page #platforms .page-link {
  font-size: 1.6rem;
  font-family: "Roboto", sans-serif;
  color: #194797;
  text-decoration: underline;
  white-space: nowrap;
}

.index-page #platforms .mobiletrader__download-mobile {
  display: none;
}



/* ===== Currency block ===== */

.index-page #platforms .currency-cards {
  position: absolute;
  z-index: 4;
  right: 150px;
  top: 112px;
}

.index-page #platforms .currency-cards__wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
  overflow: visible;
  align-items: center;
}

.index-page #platforms .currency-card {
  display: flex;
  flex-direction: column;
  padding: 12px 16px;
  border-radius: 8px;
  background: rgba(25, 71, 151, 0.08);
  backdrop-filter: blur(16px);
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  height: 120px;
  width: 140px;
  box-sizing: border-box;
  align-items: center;
}

.index-page #platforms .currency-card.shrink {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  justify-content: center;
  position: relative;
  z-index: 3;
  margin: 24px;
  padding: 0px 0px;
}


.index-page #platforms .flag-wrapper {
  width: 43px;
  height: 45px;
  position: relative;
  z-index: 3;

}


.index-page #platforms .currency-card.shrink .flag-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-52.5%, -53%);
}


.index-page #platforms .currency-card__flag {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translate(0.8px, 2px);
}



:lang(ru-uz) .index-page  #platforms .currency-card,
:lang(ru-kk) .index-page #platforms .currency-card {
  padding: 12px 14px;
}

.index-page #platforms .border-ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 0;
  height: 0;
  opacity: 0;
  transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.index-page #platforms .border-ring.show {
  width: 60px;
  height: 60px;
  opacity: 1;
}

.index-page #platforms .currency-card.card-flying.bounce-up {
  animation: cardBounceUp 0.2s ease-out;
  transform: none;
}


.index-page #platforms .currency-card__text {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  transition: opacity 0.1s ease;
  white-space: nowrap;
  color: #687587;
}

.index-page #platforms .currency-card__text.fade {
  opacity: 0;
}



.index-page #platforms .portfolio-icon {
  transition: opacity 0.4s ease, transform 0.4s ease;
  z-index: 5;
  position:relative;
}

.index-page #platforms .portfolio-icon.active {
  z-index: 5;
  scale: 1.5;
}

#platforms .portfolio-text {
  transition: color 200ms ease;
}

.index-page #platforms .portfolio-text.active {
  color: #1647C4;
  z-index: 5;
    position: relative;
}

.index-page #platforms .currency-card.card-flying .currency-card__text {
  opacity: 0;
}

.index-page #platforms .currency-cards:before {
  content: '';
  position: absolute;
  display: block;
  background: linear-gradient(90deg, #FFF 85%, rgb(255 255 255 / 0%) 100%);
  width: 290px;
  height: 168px;
  z-index: 5;
  top: -4%;
  left: -58px;
}



.index-page #platforms .fade-white {
  display: none;
}


/* АНИМАЦИИ ПЛАТФОРМ */


.index-page #platforms .platforms-pic.platform-image__web,
.index-page #platforms .platforms-pic.platform-image__screen {
  opacity: 0;
  transform: translateX(100%);
  transition: transform 0.6s ease, opacity 0.6s ease;
}


.index-page #platforms .platforms-pic.platform-image__web.active,
.index-page #platforms .platforms-pic.platform-image__screen.active {
  opacity: 1;
  transform: translateX(0);

}


.index-page #platforms .platform-logo_icon {
  opacity: 0;
  transform: translateX(100%);
  transition: transform 0.6s ease, opacity 0.6s ease;
}


.index-page #platforms .platform-logo_icon.active {
  opacity: 1;
  transform: translateX(0);
}




@media (max-width: 1100px) {

.index-page #platforms {
    padding-bottom: 60px;
}


 .index-page  #platforms  .platforms__content {
    width: inherit;
    max-width: 523px;
  }

 .index-page  #platforms  .planforms-slide__right-content {
    max-width: 534px;
  }

 .index-page  #platforms .platforms__hidden-block {
    display: none;
  }

 .index-page  #platforms .platforms-pic.platform-image__web {
    display: none;
  }

 .index-page  #platforms .platforms__wrapper {
    border: none;
    grid-template-columns: repeat(1, 1fr);
    justify-items: start;
    height: 694px;
    display: grid;
    align-items: start;
    margin-bottom: 20px;
    padding: 20px 0px 0px 0px;
  }

 .index-page  #platforms .platforms__wrapper::after {
    content: none;
  }

 .index-page  #platforms .currency-cards {
    right: 356px;
    top: 156px;
  }

 .index-page  #platforms .platform-logo_icon {
    left: 58px;
    position: absolute;
    top: -89px;
    z-index: 5;
  }

 .index-page  #platforms .platforms-pic.platform-image__screen {
    right: auto;
    top: -41px;
  }

 .index-page  #platforms .platforms-pic.screen {
    left: 165px;
    right: auto;
  }

 .index-page  #platforms .platforms__column-image {
    left: 0px;
    justify-content: flex-start;
    height: 100%;
    position: relative;
    top: 114px;
  }

 .index-page  #platforms .platforms__info-rst .platform-image__screen {
    left: 165px;
    right: auto;
  }


 .index-page  #platforms .platfrom__screen-widget {
    top: 286px;
 left: 34px;
  }


/* .index-page  #platforms .fade-white {
    display: block;
    position: absolute;
    bottom: 0px;
    height: 154px;
    width: 345px;
    background: linear-gradient(to top, #ffffff 0px, #ffffff, rgba(255, 255, 255, 0));
    left: 50%;
    transform: translate(-58%, 0%);
    z-index: 3;
    bottom: 100px;
  } */

  .index-page   #platforms .page-link:before {
    content:'';
    display: block;
    position: absolute;
    bottom: 0px;
    height: 109px;
    width: 100%;
    background: linear-gradient(to top, #ffffff 0px, #ffffff, rgba(255, 255, 255, 0));
    /* left: 50%; */
    /* transform: translate(-58%, 0%); */
    z-index: -2;
    bottom: -12px;
  }


.index-page   #platforms .page-link {
    z-index: 4;
    position: relative;
  }



.index-page   #platforms .platforms-pic.platform-image__web,
 .index-page  #platforms .platforms-pic.platform-image__screen {
    opacity: 0;
    transform: translateY(10%);
    transition: transform 0.6s ease, opacity 0.6s ease;
  }


.index-page   #platforms .platforms-pic.platform-image__web.active,
.index-page   #platforms .platforms-pic.platform-image__screen.active {
    opacity: 1;
    transform: translateY(0);
    z-index: 3;
  }

.index-page   #platforms .platform-logo_icon {
    opacity: 0;
    transform: translateY(10%);
    transition: transform 0.6s ease, opacity 0.6s ease;
  } 
.index-page   #platforms .platform-logo_icon.active {
    opacity: 1;
    transform: translateY(0);
  }

.index-page   #platforms .platforms__title {
    text-align: center;
  }

.index-page   #platforms .platforms__wrapper {
    text-align: center;
    justify-items: center;
    grid-template-columns: 1fr;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
  }

.index-page   #platforms .platforms__info.active {
    justify-content: center;
  }


 .index-page  #platforms .platforms__nav.mobile {
    display: block;
    grid-template-columns: 169px 73px 73px;
    max-width: 346px;
    margin: 0 auto;
  }

.index-page   #platforms .platforms__nav {
    display: none;
  }

.index-page   #platforms .platforms__actions {
    grid-template-columns: 1fr;
    justify-items: center;
  }


 .index-page  #platforms .platforms__actions {
    display: none;
  }

 .index-page  #platforms .mobiletrader__download-mobile {
    display: block;
  }

.index-page   #platforms .download-mobile__links-block {
    display: flex;
    flex-direction: column;
  }

  .not-iphone-browser .download-mobile .download-mobile__app-link_iphone {
    display: none;
  }


  .index-page   #platforms .planforms-slide__left-content {
      min-height: 157px;
    }


 .index-page  #platforms .platforms__column-image .platforms-pic.platform-image__screen {
    left: 50%;
    transform: translateX(-50%) translateY(5%);
    opacity: 0;
    transition: transform 0.6s ease, opacity 0.6s ease;
    z-index: 0;
  }

.index-page   #platforms .platforms__column-image .platforms-pic.platform-image__screen.active {
    transform: translateX(-50%) translateY(0);
    opacity: 1;
  }

.index-page   #platforms .platform-logo_icon {
    left: 50%;
    opacity: 0;
    transform: translateX(-50%) translateY(50px);
    transition: transform 0.2s ease-out, opacity 0.2s ease-out;
  }
  
.index-page   #platforms .platform-logo_icon.active {
    opacity: 1;
    transform: translateX(-50%) translateY(5%);
  }





 .index-page  #platforms .currency-cards {
    right: 35%;
  }

 .index-page  #platforms .platforms-pic.platform-image__web {
    display: none;
  }


.index-page   #platforms .platforms__text {
    margin: 0 auto;
    margin-top: 34px;
    margin-bottom: 20px;
    max-width: 364px;
  }


 .index-page  #platforms .platfrom__screen-widget {
    top: 286px;
    left: 112px;
  }


 .index-page  #platforms .platform-logo_icon {
    top: -80px;
    left: 50%;
    opacity: 0;
    transform: translateX(-50%) translateY(50px);
    transition: transform 0.6s ease-out, opacity 0.6s ease-out;
  }
  
.index-page   #platforms .platform-logo_icon.active {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }

.index-page   #platforms .page-link {
    text-align: center;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
  }

 
}





@media (max-width: 650px) {
/* .index-page   #platforms .platforms__wrapper {
    padding-bottom: 495px;
  } */


.index-page   #platforms .platforms__column-image .platforms-pic.platform-image__screen {
    border-radius: 16px;
    border-top: 4px solid #194797;
    border-right: 4px solid #194797;
    border-left: 4px solid #194797;
  }




.index-page   #platforms .platforms-pic.screen {
    z-index: -1;
  }


.index-page   #platforms .content-wrapper {
    position: relative;
  }

.index-page   #platforms .page-link {
    bottom: 19px;
    transform: translateX(-50%);
    font-size: 1.6rem;
  }
}

@media (max-width: 520px) {




.index-page   #platforms .platforms__title {
    margin-bottom: 36px;
    line-height: 44px;
  }


 .index-page  #platforms .platforms__nav.mobile {
    grid-template-columns: 169px 73px 73px;
    max-width: 315px;
    display: grid;
    flex-wrap: nowrap;
  }

 .index-page  #platforms .platforms__nav.mobile .platforms__tabs {
    padding: 8px 12px;
  }

.index-page   #platforms .platforms__actions {
    display: none;
  }

.index-page   #platforms .currency-cards {
    top: 149px;
    right: 32%;
  }


.index-page   #platforms .platfrom__screen-widget {
    top: 290px;
    left: 116px;
  }


 .index-page  #platforms .fade-white {
    bottom: 30px;
}

.index-page #platforms .page-link {
  top: auto;
  bottom: 52px;
}

.index-page #platforms .platforms__text {
  font-size:1.4rem;
}

}

@media (max-width: 360px) {
.index-page   #platforms .platfrom__screen-widget {
    top: 277px;
    left: 102px;
  }


}


/* ======= ASSETS UPDATE ========  */
.index-page #assets {
  padding: 100px 0;
  background: #f2f5fb;
  color: #687587;
}

.index-page #assets h3.section__title {
  font-size: 40px;
  line-height: 52px;
  font-weight: 700;
  color: #2d333e;
  margin-bottom: 8px;
}

.index-page #assets .assets__wrapper {
  padding-bottom: 0;
}

.index-page #assets .asset-item.detailed .asset-item__details {
  padding-left: 0;
}

.index-page #assets .asset-item__list {
  margin-top: 34px;
}

.index-page #assets .asset-item__list>li:before {
  width: 24px;
  top: 50%;
  transform: translateY(-50%);
  height: 24px;
  background-color: transparent;
  background-image: url(/uploads/pages/copy-trading/copy-top-strategies/images/check.svg);
}

.index-page #assets .asset-item__list>li {
  font-size: 14px;
  line-height: 20px;
  color: #2d333e;
  margin-bottom: 14px;
}

.index-page #assets .assets__btns {
  padding-bottom: 0;
  margin-top: 15px;
}

.index-page #assets .assets__real {
  left: 0;
  transform: none;
  min-width: none;
  width: 100%;
  max-width: 271px;
  box-shadow: none;
  border-radius: 8px;
  position: relative;
  background: #73b900;
  line-height: 1.1;
}

.index-page #assets .assets__real:hover {
  background: #69aa00;
}

.index-page #assets .asset-item:not(.detailed):before {
  content: none;
}

.index-page #assets .asset-item {
  height: 300px;
  width: 266px;
  overflow: visible;
}

.index-page #assets .assets__scrollable {
  height: 300px;
}

.index-page #assets .asset-item__lead {
  width: 266px;
  background-position: 0 32px;
  padding: 132px 24px 32px;
  position: relative;
  z-index: 6;
  background-size: 150px;
}


.index-page #assets .asset-item__lead:before {
  content: '';
  display: block;
  position: absolute;
  width: calc(100% + 16px);
  height: calc(100% + 16px);
  background-color: transparent;
  border-radius: 16px;
  inset: -8px;
  z-index: 0;
  transition: 200ms;
  /* transition-delay: 50ms; */
  background-repeat: no-repeat;
  background-size: 100% 8rem;
  background-position: 0 40px;
}

.index-page #assets .asset-item__lead:hover:before {
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.12);
  transition: 200ms;
}


.index-page #assets .asset-item_commodities .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-grey/commodities.svg?v=1.1);
}

.index-page #assets .asset-item.active~.asset-item.asset-item_commodities:hover .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-blue/commodities.svg?v=1.1);
}

.index-page #assets .asset-item_crypto-curr .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-grey/crypto-curriencies.svg?v=1.1);
}

.index-page #assets .asset-item.active~.asset-item.asset-item_crypto-cur:hover .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-blue/crypto-curriencies.svg?v=1.1);
}

.index-page #assets .asset-item_energies .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-grey/energies.svg?v=1.1);
}

.index-page #assets .asset-item.active~.asset-item.asset-item_energies:hover .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-blue/energies.svg?v=1.1);
}

.index-page #assets .asset-item_etf .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-grey/etf.svg?v=1.1);
}

.index-page #assets .asset-item.active~.asset-item.asset-item_etf:hover .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-blue/etf.svg?v=1.1);
}

.index-page #assets .asset-item_forex .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-grey/forex.svg?v=1.1);
}

.index-page #assets .asset-item.active~.asset-item.asset-item_forex:hover .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-blue/forex.svg?v=1.1);
}

.index-page #assets .asset-item_indexes .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-grey/indexes.svg?v=1.1);
}

.index-page #assets .asset-item.active~.asset-item.asset-item_indexes:hover .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-blue/indexes.svg?v=1.1);
}

.index-page #assets .asset-item_metails .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-grey/metails.svg?v=1.1);
}

.index-page #assets .asset-item.active~.asset-item.asset-item_metails:hover .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-blue/metails.svg?v=1.1);
}

.index-page #assets .asset-item_stocks .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-grey/stocks.svg?v=1.1);
}

.index-page #assets .asset-item.active~.asset-item.asset-item_stocks:hover .asset-item__lead:before {
  background-image: url(/uploads/pages/main/images/assets/assets-blue/stocks.svg?v=1.1);
}

.index-page #assets .assets__list {
  display: flex;
  -moz-column-gap: 20px;
  column-gap: 20px;
}

.index-page #assets .section__header {
  margin: 0;
  padding: 0;
}

.index-page #assets .section__desc {
  margin: 0;
  opacity: 1;
  color: #687587;
  font-size: 24px;
  line-height: 32px;
  margin-top: 8px;
}

.index-page #assets .assets__tabs {
  margin-bottom: 23px;
}

.index-page #assets .assets__tab-item:first-child {
  padding-left: 0;
}

.index-page #assets .section__desc p {
  margin: 0;
  color: #687587;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 28px;
}

.index-page #assets .assets__tab-link {
  color: #687587;
}

.index-page #assets .assets__tab-item {
  padding: 0;
  color: #687587;
  padding-left: 10px;
}

.index-page #assets .assets__tab-item .assets__tab-link,
.index-page #assets .assets__tab-item.active .assets__tab-link,
.index-page #assets .assets__tab-link:hover,
.index-page #assets .assets__tab-link:visited {
  font-weight: 500;
  color: #194797;
  padding: 8px 16px;
}

.index-page #assets .assets__tab-item .assets__tab-link {
  color: #687587;
}

.index-page #assets .assets__tab-border {
  height: 100%;
  background-color: #fff;
  border-radius: 40px;
}

.index-page #assets .asset-item__title {
  font-size: 24px;
  line-height: 32px;
  color: #2d333e;
  font-weight: 500;
  opacity: 1;
  margin-top: 17px;
  margin-bottom: 0;
}

.index-page #assets .asset-item:not(.detailed):before {
  background-color: #fff;
  background-image: none !important;
}

.index-page #assets .asset-item:not(.detailed) {
  box-shadow: none;
}

.index-page #assets .asset-item_forex:not(.detailed) {
  background-color: #fff;
}

.index-page #assets .asset-item_stocks:not(.detailed) {
  background-color: #fff;
}

.index-page #assets .asset-item_indexes:not(.detailed) {
  background-color: #fff;
}

.index-page #assets .asset-item_etf:not(.detailed) {
  background-color: #fff;
}

.index-page #assets .asset-item_commodities:not(.detailed) {
  background-color: #fff;
}

.index-page #assets .asset-item_energies:not(.detailed) {
  background-color: #fff;
}

.index-page #assets .asset-item_metails:not(.detailed) {
  background-color: #fff;
}

.index-page #assets .asset-item_crypto-curr:not(.detailed) {
  background-color: #fff;
}

.index-page #assets .asset-item__heading {
  color: #2d333e;
  font-weight: 400;
  position: relative;
  z-index: 6;
}

.index-page #assets .asset-item__desc {
  position: relative;
  z-index: 6;
}

:lang(ph) .index-page #assets .asset-item__desc {
    font-size: 12px;
}

.index-page #assets .asset-item.active~.asset-item:hover .asset-item__heading {
  /* transition: 300ms; */
  color: #194797;
}
.index-page #assets .asset-item.active~.asset-item {
  border-radius: 12px;
}

.index-page #assets .asset-item__details .section__more {
  color: #194797 !important;
  margin-top: 21px;
}
.index-page #assets .assets__wrapper .assets__slider:after {
  content: '';
  position: absolute;
  top: 35px;
  left: calc(100% - 125px);
  display: block;
  height: 100%;
  width: 9999px;
  background: linear-gradient(90deg, transparent 0%, #f2f5fb 2%, #f2f5fb 98%);
  pointer-events: none;
}

.index-page #assets .assets__wrapper .assets__pagination {
  z-index: 5;
}

.index-page #assets .asset-item.active~.asset-item:nth-child(4) {
  opacity: 0.8;
}

.index-page #assets .asset-item.active~.asset-item:nth-child(5) {
  opacity: 0.6;
}

.index-page #assets .asset-item:not(.detailed) .asset-item__details {
  pointer-events: none;
}

.index-page #assets .asset-item.detailed .asset-item__details {
  pointer-events: all;
}

@media (max-width: 767px) {
  .index-page #assets {
    padding: 52px 0 60px;
    background: #fff;
  }

  
  .index-page #assets .assets__wrapper .assets__slider:after {
    background: linear-gradient(90deg, transparent 0%, #fff 2%, #fff 98%);
    z-index: 5;
    top: 61px;
  }

  .index-page #assets .asset-item_forex:not(.detailed) {
    background-color: #f4f4f5;
  }
  
  .index-page #assets .asset-item_stocks:not(.detailed) {
    background-color: #f4f4f5;
  }
  
  .index-page #assets .asset-item_indexes:not(.detailed) {
    background-color: #f4f4f5;
  }
  
  .index-page #assets .asset-item_etf:not(.detailed) {
    background-color: #f4f4f5;
  }
  
  .index-page #assets .asset-item_commodities:not(.detailed) {
    background-color: #f4f4f5;
  }
  
  .index-page #assets .asset-item_energies:not(.detailed) {
    background-color: #f4f4f5;
  }
  
  .index-page #assets .asset-item_metails:not(.detailed) {
    background-color: #f4f4f5;
  }
  
  .index-page #assets .asset-item_crypto-curr:not(.detailed) {
    background-color: #f4f4f5;
  }
  
  .index-page #assets .asset-item {
      margin-left: 15px;
  }

  .index-page #assets .assets__tab-item .assets__tab-link,
  .index-page #assets .assets__tab-item.active .assets__tab-link,
  .index-page #assets .assets__tab-link:hover,
  .index-page #assets .assets__tab-link:visited {
    font-size: 16px;
    line-height: 24px;
  }

  .index-page #assets .content-wrapper {
    padding-left: 24px;
    padding-right: 24px;
    z-index: 5;
  }

  .index-page #assets .assets__slider {
    /*left: 24px;*/
    /* top: auto; */
    /* bottom: 105px; */
  }
  .index-page #assets .assets__tab-item {
  /* padding-left: 24px; */
}
  
  .index-page #assets .assets__tab-item:first-child {
    padding-left: 24px;
  }
    
}

@media (max-width: 680px) {
  .index-page #assets.assets {
    height: 650px;
  }
  
  :lang(kk)   .index-page #assets.assets,
  :lang(es)   .index-page #assets.assets {
      height: 690px;
  }
  
  :lang(ph)   .index-page #assets.assets {
              height: 720px;
  }

  .index-page #assets .assets__slider {
    /*left: 24px;*/
    top: auto;
    bottom: 145px;
  }

  .index-page #assets .assets__btns {
    bottom: 60px;
    position: absolute;
  }

  .index-page #assets .assets__real {
    font-size: 24px;
    line-height: 28px;
    padding: 16px;
  }
  
  :lang(ph) .index-page #assets .assets__real {
      font-size: 16px;
  }
  
   :lang(ru-kk) .index-page #assets .assets__real,
   :lang(ru-uz) .index-page #assets .assets__real,
   :lang(vi) .index-page #assets .assets__real,
   :lang(es) .index-page #assets .assets__real {
       font-size: 20px;
   }

  .index-page #assets .asset-item__list>li {
    padding-left: 30px;
  }

  .index-page #assets .asset-item__title {
    margin-top: 0;
  }

  .index-page #assets .asset-item__details {
    padding-top: 0;
  }

  .index-page #assets .section__more {
    font-size: 16px;
    line-height: 24px;
  }

  .index-page #assets h3.section__title {
      margin-right: 0;
    font-size: 36px;
    line-height: 40px;
  }

  .index-page #assets .section__desc {
    font-size: 16px;
    line-height: 24px;
  }

  .index-page #assets .assets__pagination {
    top: 15px;
  }

  .index-page #assets .assets__scrollable {
    padding-left: 290px;
  }
}

/* ======= END ASSETS UPDATE ========  */

@media (max-width: 751px) {
html.webplossless .bg-white .invest-products.active {
    background-image: url(/uploads/pages/main/images/invest-products_bg-mobile.webp)
}

html.no-webplossless .bg-white .invest-products.active {
    background-image: url(/uploads/pages/main/images/invest-products_bg-mobile.jpg)
}

}


.bg-white .assets .section-banner__bg {
  position: absolute;
    inset: 0;
  overflow: hidden;
  z-index: 0;
}

.bg-white .assets .section-banner__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

@media (max-width: 1024px) {
  .bg-white .assets .section-banner__img {
    object-fit: cover;
  }

.bg-white .assets  .section-banner__bg::after {
    content: "";
        position: absolute;
        inset: 0;
        -webkit-box-shadow: inset 0 2000px 0px rgba(10, 10, 10, 0.5), 0 3px 0 rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 2000px 0px rgba(10, 10, 10, 0.5), 0 3px 0 rgba(0, 0, 0, 0.15);
        pointer-events: none;
  }
}


.assets__bg-item_cfd {
  background-color: #162f78
}

:lang(en) .assets__bg-item_cfd.assets__bg-item:after {
  background: rgb(22 47 120);
  background: linear-gradient(0deg, rgb(22 47 120) 30%, rgba(255, 255, 255, 0) 100%);
}


html.webplossless .invest-products.active {
    background-image:none;
}


.index-page .invest-products {
    position:relative;
}


.index-page .invest-products .section-banner__bg {
  position: absolute;
    inset: 0;
  overflow: hidden;
  z-index: 0;
}

.index-page .invest-products .section-banner__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.index-page .invest-products .content-wrapper {
    position: relative;
    z-index: 1;
    text-align: left;
  }


@media (max-width: 1024px) {
 .index-page  .invest-products .section-banner__img {
    object-fit: cover;
  }

.index-page .invest-products   .section-banner__bg::after {
    content: "";
        position: absolute;
        inset: 0;
        -webkit-box-shadow: inset 0 2000px 0px rgba(10, 10, 10, 0.5), 0 3px 0 rgba(0, 0, 0, 0.15);
        box-shadow: inset 0 2000px 0px rgba(10, 10, 10, 0.5), 0 3px 0 rgba(0, 0, 0, 0.15);
        pointer-events: none;
  }
}


@media (max-width: 680px) {
 .index-page .invest-products  .invest-product__details {
        margin: 2rem 0;
    }
    
    
 .index-page .invest-products .invest-product__header {
     display: flex;
        flex-direction: column;
 }
    

}


/*footer styles*/
.index-page .footer.active .footer__socials li a .fa-twitter, .inner-page .footer .footer__socials li a .fa-twitter {
    background-image: url(/uploads/pages/main/images/icons/twitter_new.svg)!important;
}


/* ======  COPYFX ANIMATION  ====== */

#copy-trading-block {
  text-align: center;
  color: #687587;
}
#copy-trading-block p {
  margin: 0;
}
#copy-trading-block.copy-trading-block {
  padding: 100px 0;
  position: relative;
  overflow: hidden;
}
#copy-trading-block.copy-trading-block:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
  background: transparent;
  background: radial-gradient(circle, transparent 0%, rgb(255, 255, 255) 56%);
}
#copy-trading-block.copy-trading-block .content-wrapper {
  position: relative;
  overflow: hidden;
}
#copy-trading-block .copy-trading-block__video {
  position: absolute;
  left: 50%;
  top: 50%;
  /* bottom: -80px; */
  transform: translateX(-50%) translateY(calc(-50% - 130px)) scale(1.55);
  opacity: 0.4;
  filter: blur(1px);
}
#copy-trading-block .copy-trading-block__content {
  position: relative;
  z-index: 10;
}
#copy-trading-block .copy-trading-block__content::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 75%, rgb(255, 255, 255) 100%);
  z-index: 5;
}
#copy-trading-block .copy-trading-block__title {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 52px;
  line-height: 1;
  color: #2d333e;
  position: relative;
  z-index: 6;
}
#copy-trading-block .copy-trading-block__subtitle {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 32px;
  position: relative;
  z-index: 6;
}
#copy-trading-block .copy-trading-block__text {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  z-index: 6;
}
#copy-trading-block .copy-trading-block__button {
  margin-left: auto;
  margin-right: auto;
  display: block;
  text-align: center;
  background-color: #73b900;
  padding: 16px 10px;
  width: 100%;
  max-width: 360px;
  font-size: 22px;
  line-height: 1.2;
  color: #fff;
  font-weight: 600;
  border-radius: 8px;
  height: -moz-fit-content;
  height: fit-content;
  position: relative;
  box-sizing: border-box;
  z-index: 1;
  text-decoration: none;
  position: relative;
  z-index: 6;
}

:lang(th) #copy-trading-block .copy-trading-block__button,
:lang(en) #copy-trading-block .copy-trading-block__button {
  max-width: 295px;
    padding: 16px 27px;
  font-size: 24px;
}


:lang(ru-uz) #copy-trading-block .copy-trading-block__button,
:lang(ru-kk) #copy-trading-block .copy-trading-block__button {
    font-size: 20px;
}

#copy-trading-block .copy-trading-block__button:hover {
  background-color: #70b600;
}
#copy-trading-block .copy-trading-list {
  margin-top: 80px;
  margin-bottom: 82px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  justify-content: space-between;
  position: relative;
  z-index: 6;
}
#copy-trading-block .copy-trading-list__icon {
  width: 64px;
  height: 64px;
  filter: saturate(0.5);
  opacity: 0.6;
  transition: 500ms;
}
#copy-trading-block .copy-trading-list__text {
  max-width: 247px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  font-size: 24px;
  transition: 500ms;
}
#copy-trading-block .copy-trading-list__line {
  position: absolute;
  top: 32px;
  height: 3px;
  width: calc(100% - 64px);
  background: transparent;
  left: calc(50% + 32px);
  overflow: hidden;
}
#copy-trading-block .copy-trading-list__line.active-line-animation::after {
  content: "";
  position: absolute;
  width: 120px;
  height: 3px;
  background: linear-gradient(to right, rgba(115, 185, 0, 0) 0%, rgb(115, 185, 0) 80%, #73b900 80%);
  top: calc(50% - 2px);
  animation: 2500ms linear 500ms roRightLine;
  top: 0;
  left: -120px;
}
@keyframes roRightLine {
  0% {
    left: -120px;
  }
  100% {
    left: calc(100% + 120px);
  }
}
#copy-trading-block .copy-trading-list__item {
  position: relative;
}
#copy-trading-block .copy-trading-list__item.active-copy-item .copy-trading-list__icon {
  filter: none;
  opacity: 1;
}
#copy-trading-block .copy-trading-list__item.active-copy-item .copy-trading-list__text {
  color: #000;
}
#copy-trading-block .slick-track {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#copy-trading-block .copy-banner-slider-mini {
  /*margin-top: 36px;*/
  height: 70px;
  text-align: left;
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 6;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  overflow: hidden;
  
}

#copy-trading-block .copy-banner-slider-mini .slick-list {
  overflow: visible;
}
#copy-trading-block .copy-banner-slider-mini .slick-slide,
#copy-trading-block .copy-banner-slider-mini .slick-slide[aria-hidden="true"]:not(.slick-cloned)
    ~ .slick-cloned[aria-hidden="true"] {
    opacity: 0;
    transition: opacity 200ms cubic-bezier(0.21, 0.7, 0.92, 0.65);
}


#copy-trading-block .copy-banner-slider-mini .slick-slide.slick-current.slick-active,
#copy-trading-block .copy-banner-slider-mini .slick-slide[aria-hidden="true"]:not([tabindex="-1"])
    + .slick-cloned[aria-hidden="true"] {
    opacity: 1;
}
#copy-trading-block .copy-banner-slider-mini__slide {
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-height: -moz-fit-content !important;
  min-height: fit-content !important;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: 32px auto;
  -moz-column-gap: 16px;
  column-gap: 16px;
  row-gap: 0;
  align-items: center;
}
#copy-trading-block .copy-banner-slider-mini__icon {
  grid-area: 1/1/3/2;
  width: 32px;
  height: 32px;
  background-image: url(images/award-mini.svg?v=1.1);
  background-repeat: no-repeat;
  background-size: contain;
}
#copy-trading-block .copy-banner-slider-mini__title {
  font-size: 14px;
  line-height: 1.14;
  font-weight: 500;
  white-space: nowrap;
}
#copy-trading-block .copy-banner-slider-mini__text {
  font-size: 12px;
  line-height: 1.16;
}

@media (max-width: 900px) {
  #copy-trading-block.copy-trading-block {
    padding: 60px 0;
  }
  #copy-trading-block .copy-trading-block__content:after {
    background: linear-gradient(0deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 30%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 60%, rgb(255, 255, 255) 100%);
  }
  #copy-trading-block .copy-trading-block__title {
      margin-left: auto;
      margin-right: auto;
    font-size: 40px;
    line-height: 44px;
  }
  :lang(th) #copy-trading-block .copy-trading-block__title {
      max-width: 340px
  }
  #copy-trading-block .copy-trading-block__subtitle {
    font-size: 20px;
    line-height: 28px;
  }
  #copy-trading-block .copy-trading-block__video {
    top: auto;
    transform: translateX(-50%) scale(0.85);
    bottom: 0;
  }
  :lang(kk) #copy-trading-block .copy-trading-list__text {
              font-size: 14px;
        line-height: 20px;
  }
  :lang(kk) #copy-trading-block .copy-trading-block__button {
      font-size: 20px;
  }
  :lang(es) #copy-trading-block .copy-trading-block__video,
  :lang(ru-kk) #copy-trading-block .copy-trading-block__video,
  :lang(ru-uz) #copy-trading-block .copy-trading-block__video,
  :lang(ph) #copy-trading-block .copy-trading-block__video,
  :lang(kk) #copy-trading-block .copy-trading-block__video,
  :lang(uz) #copy-trading-block .copy-trading-block__video,
  :lang(vi) #copy-trading-block .copy-trading-block__video {
    transform: translateX(-50%) scale(1);
  }
  #copy-trading-block .copy-trading-list {
    margin-top: 40px;
    margin-bottom: 40px;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(2, 1fr);
    -moz-column-gap: 20px;
         column-gap: 20px;
    row-gap: 20px;
    justify-content: center;
  }
  #copy-trading-block .copy-trading-list__item {
      min-height: 146px;
    }
  #copy-trading-block .copy-trading-list__line {
    display: none;
  }
  #copy-trading-block .copy-trading-list__text {
    margin-top: 8px;
    font-size: 16px;
    line-height: 24px;
    max-width: 146px;
  }
   :lang(vi) #copy-trading-block .copy-banner-slider-mini__title,
  :lang(uz) #copy-trading-block .copy-banner-slider-mini__title,
  :lang(kk) #copy-trading-block .copy-banner-slider-mini__title {
      font-size: 12px;
  }
}

/* ===commissions */
.section.special-offers {
    padding-top: 100px;
    padding-bottom: 22px;
}


div#payment-system {
    padding-top: 0;
    padding-bottom: 100px;
}

.special-offers .section__header {
    margin-top: 0 !important;
}

.index-page .special-offers h3.section__title {
    font-weight: 400;
    line-height: 52px;
    letter-spacing: -0.8px;
}

.index-page .special-offers .commissions__text {
    margin-top: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.index-page .special-offers .commissions__text p:not(:last-child) {
    margin-bottom: 21px;
}

.index-page .special-offers .withdrawals__list {
    margin-top: 20px;
}

.index-page .special-offers .withdrawals__list li:before {
    width: 6px;
    height: 6px;
    background-color: #194797;
    left: 10px;
}

.index-page .special-offers .list-styled li {
  padding-left: 32px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 8px 0 0;
}

@media (max-width: 767px) {
  .section.special-offers {
    padding-top: 60px;
    padding-bottom: 44px;
  }
  .index-page .special-offers h3.section__title {
    font-size: 36px;
    font-weight: 400;
    line-height: 40px; /* 111.111% */
    letter-spacing: -0.72px;
    margin-right: 0;
  }

  .special-offers .section__header {
    padding-left: 14px;
    padding-right: 14px;
  }

  .index-page .special-offers .commissions__text {
    margin-bottom: 40px;
    padding-right: 14px;
    padding-left: 14px;
  }

  .index-page .special-offers .commissions__text p:not(:last-child) {
    margin-bottom: 24px;
  }

    div#payment-system {
      padding-top: 0;
      padding-bottom: 25px;
  }

}

/* === end of commissions */