#hero {
  position: relative;
  overflow: hidden;
  min-height: 776px; }
  @media (min-width: 991px) {
    #hero h1 {
      margin-bottom: 16px; }
    #hero:after {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(to top, #000000 50%, rgba(0, 0, 0, 0.02) 90%);
      pointer-events: none;
      z-index: 1;
      height: 400px;
      bottom: 0;
      margin-top: 400px; } }
  @media (max-width: 991px) {
    #hero {
      text-align: center;
      min-height: 300px;
      padding: 120px 0 !important; }
      #hero h1, #hero .lrg {
        margin-left: auto;
        margin-right: auto; }
      #hero:before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(0, 0, 0, 0.35);
        pointer-events: none;
        z-index: 1; } }
  @media (max-width: 991px) {
    #hero img {
      display: none; }
    #hero .button {
      display: flex;
      flex-direction: column;
      align-items: center; } }
  #hero .container {
    position: relative;
    z-index: 2; }
  #hero .hero-video {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0%;
    object-fit: contain;
    z-index: 0;
    height: 723px;
    max-width: 1264px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden; }
    @media (max-width: 991px) {
      #hero .hero-video {
        height: 500px;
        max-width: fit-content;
        width: auto; } }
  @media (max-width: 991px) {
    #hero .markets-features {
      display: none; } }
  #hero .markets-features .feature {
    font-size: 14px; }
    @media (min-width: 991px) and (max-width: 1200px) {
      #hero .markets-features .feature {
        font-size: 12px; } }

.markets-section .bg {
  background: url(/wp-content/uploads/2026/02/map-dots.png) center/cover no-repeat;
  width: 1035px;
  height: 312px;
  opacity: 0.85;
  position: absolute;
  top: -15%;
  left: -180px;
  right: 0;
  margin: 0 auto;
  z-index: 0; }
  @media (max-width: 991px) {
    .markets-section .bg {
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; } }
@media (max-width: 991px) {
  .markets-section .content-width {
    max-width: 300px;
    margin: 0 auto;
    margin-top: 20px; } }
@media (min-width: 992px) {
  .markets-section .markets-grid {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 25px 40px; } }
.markets-section ul.slick-dots {
  bottom: -25px; }
.markets-section .market-pill {
  font-size: 16px;
  border-radius: 132px;
  border: 0.5px solid #AFAFAF;
  color: #fff;
  background: linear-gradient(321deg, rgba(191, 191, 191, 0.06) 5.98%, rgba(0, 0, 0, 0) 66.28%), rgba(0, 0, 0, 0.14);
  box-shadow: -8px 4px 5px 0 rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(26.5px);
  cursor: pointer; }
  @media (max-width: 991px) {
    .markets-section .market-pill {
      height: 50px;
      font-size: 16px; } }
  @media (min-width: 992px) {
    .markets-section .market-pill {
      flex: 1 0 45%;
      height: 68px;
      max-width: 356px; } }
.markets-section .market-pill:hover {
  border-color: #007FFF;
  background: #007FFF; }
.markets-section .market-pill.active {
  background: #007FFF;
  border-color: #007FFF; }
.markets-section .tab-content {
  display: none;
  margin-bottom: 0;
  margin-top: 27px; }
  @media (max-width: 991px) {
    .markets-section .tab-content {
      margin-top: 50px; } }
  .markets-section .tab-content.lrg p {
    font-size: clamp(14px, 3vw, 16px) !important; }
.markets-section .tab-content.active {
  display: block; }
@media (max-width: 991px) {
  .markets-section .lrg {
    text-align: center; } }
@media (max-width: 991px) {
  .markets-section .btn-section {
    text-align: center;
    margin-bottom: 40px;
    display: none; } }
@media (max-width: 991px) {
  .markets-section .markets-features {
    margin-bottom: 28px;
    display: none; } }
.markets-section .mobile {
  display: none; }
  @media (max-width: 991px) {
    .markets-section .mobile {
      display: block !important;
      margin-top: 40px; } }
@media (min-width: 1200px) and (max-width: 1400px) {
  .markets-section .markets-features .feature {
    font-size: 14px; } }
@media (min-width: 991px) and (max-width: 1200px) {
  .markets-section .markets-features {
    gap: 28px; }
    .markets-section .markets-features .feature {
      font-size: 14px; }
      .markets-section .markets-features .feature:after {
        right: -16px; } }

.markets-features {
  display: flex;
  gap: 44px;
  flex-wrap: wrap;
  margin-top: 24px; }
  @media (max-width: 991px) {
    .markets-features {
      margin-top: 24px;
      justify-content: center; } }
  @media (max-width: 768px) {
    .markets-features {
      flex-direction: column;
      align-content: center;
      gap: 15px; } }
  .markets-features .feature {
    display: inline-flex;
    position: relative;
    align-items: center; }
    @media (max-width: 768px) {
      .markets-features .feature {
        justify-content: center; }
        .markets-features .feature br {
          display: none; }
        .markets-features .feature:before {
          content: '';
          margin-right: 10px;
          width: 6px;
          height: 6px;
          background: #fff;
          border-radius: 50%; } }
    .markets-features .feature:after {
      content: '';
      position: absolute;
      right: -22px;
      top: 0;
      width: 1px;
      height: 100%;
      padding-right: 22px;
      border-right: 1px solid #fff; }
      @media (max-width: 768px) {
        .markets-features .feature:after {
          width: 0;
          right: 0;
          border: 0; } }
    .markets-features .feature:last-child:after {
      width: 0;
      border: 0;
      padding-right: 0; }

@media (max-width: 991px) {
  .trading-section {
    text-align: center; } }
@media (min-width: 991px) {
  .trading-section h2, .trading-section .lrg {
    max-width: 331px; } }
.trading-section .blocks {
  display: inline-flex;
  width: 100%;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px; }
  .trading-section .blocks .block {
    width: 100%;
    padding: 26px 26px 26px 26px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }
    @media (max-width: 991px) {
      .trading-section .blocks .block {
        justify-content: center;
        background: #007FFF !important; }
        .trading-section .blocks .block .title {
          display: none; }
          .trading-section .blocks .block .title.hover {
            display: block !important;
            margin-bottom: 30px !important; }
        .trading-section .blocks .block .text {
          display: block !important; } }
    .trading-section .blocks .block:first-child {
      min-height: 199px; }
      @media (max-width: 991px) {
        .trading-section .blocks .block:first-child {
          min-height: 239px; } }
      .trading-section .blocks .block:first-child .text {
        display: none; }
      .trading-section .blocks .block:first-child .title {
        margin-bottom: 0; }
        .trading-section .blocks .block:first-child .title.hover {
          display: none; }
      .trading-section .blocks .block:first-child:hover {
        background: #007FFF !important;
        cursor: pointer; }
        .trading-section .blocks .block:first-child:hover .text {
          display: block; }
        .trading-section .blocks .block:first-child:hover .title {
          margin-bottom: 20px;
          display: none; }
          .trading-section .blocks .block:first-child:hover .title.hover {
            display: block; }
    .trading-section .blocks .block:nth-child(2) {
      min-height: 250px; }
      @media (max-width: 991px) {
        .trading-section .blocks .block:nth-child(2) {
          min-height: 239px; } }
      .trading-section .blocks .block:nth-child(2) .text {
        display: none; }
      .trading-section .blocks .block:nth-child(2) .title {
        margin-bottom: 0; }
        .trading-section .blocks .block:nth-child(2) .title.hover {
          display: none; }
      .trading-section .blocks .block:nth-child(2):hover {
        background: #007FFF !important;
        cursor: pointer; }
        .trading-section .blocks .block:nth-child(2):hover .text {
          display: block; }
        .trading-section .blocks .block:nth-child(2):hover .title {
          margin-bottom: 20px;
          display: none; }
          .trading-section .blocks .block:nth-child(2):hover .title.hover {
            display: block; }
    .trading-section .blocks .block:nth-child(3) {
      min-height: 300px; }
      @media (max-width: 991px) {
        .trading-section .blocks .block:nth-child(3) {
          min-height: 239px; } }
      .trading-section .blocks .block:nth-child(3) .text {
        display: none; }
      .trading-section .blocks .block:nth-child(3) .title {
        margin-bottom: 0; }
        .trading-section .blocks .block:nth-child(3) .title.hover {
          display: none; }
      .trading-section .blocks .block:nth-child(3):hover {
        background: #007FFF !important;
        cursor: pointer; }
        .trading-section .blocks .block:nth-child(3):hover .text {
          display: block; }
        .trading-section .blocks .block:nth-child(3):hover .title {
          margin-bottom: 20px;
          display: none; }
          .trading-section .blocks .block:nth-child(3):hover .title.hover {
            display: block; }
    .trading-section .blocks .block .title {
      font-size: 24px;
      line-height: 100%;
      font-weight: 400;
      margin-bottom: 20px; }
.trading-section .between {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: 80px; }
  @media (max-width: 991px) {
    .trading-section .between {
      padding-right: 0px; } }
.trading-section .arrow {
  position: relative;
  bottom: 15px; }
  @media (max-width: 991px) {
    .trading-section .arrow {
      display: none; } }
  .trading-section .arrow:after {
    content: '';
    background: url("../img/bottom-arrow-right.svg") left/contain no-repeat;
    width: 100%;
    position: absolute;
    height: 100%;
    bottom: -20px;
    left: -5px; }

#trading-accounts {
  background: url("../img/trading-accounts-bg.webp") center/cover no-repeat; }
  #trading-accounts h2 {
    max-width: 653px;
    margin-bottom: 40px; }
    @media (max-width: 991px) {
      #trading-accounts h2 {
        margin-bottom: 40px; } }
  @media (max-width: 991px) {
    #trading-accounts .desktop {
      display: none; } }
  #trading-accounts .desktop .wrapper {
    height: 100%;
    display: flex;
    align-content: center;
    align-items: center; }
    #trading-accounts .desktop .wrapper .text {
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 1.2px; }
  #trading-accounts .desktop ul {
    margin: 0;
    padding: 0;
    margin-top: 40px; }
    #trading-accounts .desktop ul li {
      margin-bottom: 15px; }
      #trading-accounts .desktop ul li:before {
        content: '';
        width: 0; }
  #trading-accounts .desktop .blocks {
    display: flex;
    gap: 13px; }
    #trading-accounts .desktop .blocks .block {
      background: #070707;
      padding: 31px 33px;
      width: 100%; }
      #trading-accounts .desktop .blocks .block:nth-child(2) {
        background: #007FFF; }
        #trading-accounts .desktop .blocks .block:nth-child(2) .btn {
          color: #fff; }
      #trading-accounts .desktop .blocks .block .title {
        font-size: clamp(14px, 4vw, 20px) !important;
        font-style: normal;
        font-weight: 400;
        margin-bottom: 90px; }
      #trading-accounts .desktop .blocks .block .btn {
        padding: 0; }
      #trading-accounts .desktop .blocks .block ul {
        padding: 0;
        margin-bottom: 90px; }
        #trading-accounts .desktop .blocks .block ul li {
          margin-bottom: 26px;
          font-size: 14px;
          font-style: normal;
          font-weight: 400;
          line-height: 110%; }
          #trading-accounts .desktop .blocks .block ul li:before {
            content: " ";
            position: absolute;
            width: 0px;
            height: 0px; }
  @media (min-width: 991px) {
    #trading-accounts .mobile {
      display: none; } }
  #trading-accounts .mobile .wrapper {
    max-width: 360px;
    margin: 0 auto; }
  #trading-accounts .mobile .blocks {
    display: flex;
    justify-content: center; }
    #trading-accounts .mobile .blocks .block {
      background: #000;
      padding: 31px 34px; }
      #trading-accounts .mobile .blocks .block .title {
        font-size: clamp(26px, 4vw, 30px) !important;
        font-style: normal;
        font-weight: 400;
        margin-bottom: 40px; }
      #trading-accounts .mobile .blocks .block ul {
        margin-bottom: 0;
        padding: 0; }
        #trading-accounts .mobile .blocks .block ul li {
          margin-bottom: 25px;
          font-size: 16px; }
          #trading-accounts .mobile .blocks .block ul li:before {
            width: 0; }
          #trading-accounts .mobile .blocks .block ul li span {
            display: block;
            font-weight: 500;
            line-height: 100%;
            font-size: 18px; }
      #trading-accounts .mobile .blocks .block .btn {
        padding: 0;
        margin-top: 10px; }

#choose .mobile {
  text-align: center;
  display: none; }
  @media (max-width: 991px) {
    #choose .mobile {
      display: block; } }
@media (max-width: 991px) {
  #choose .button {
    display: none; } }
#choose .wrapper {
  max-width: 480px; }
  @media (max-width: 991px) {
    #choose .wrapper {
      max-width: 100%;
      text-align: center; } }
#choose .blocks {
  --bs-gutter-x: 70px;
  --bs-gutter-y: 70px; }
  @media (max-width: 991px) {
    #choose .blocks {
      --bs-gutter-x: 40px;
      --bs-gutter-y: 40px;
      margin-top: 0px; }
      #choose .blocks .col-lg-6 {
        display: flex;
        justify-content: center; } }
  #choose .blocks .block {
    max-width: 227px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center; }
    #choose .blocks .block .icon {
      width: 50px;
      height: 50px;
      border-radius: 83.333px;
      background: #007FFF;
      display: flex;
      justify-content: center;
      margin-bottom: 23px; }
      #choose .blocks .block .icon img {
        max-width: 25px; }
    #choose .blocks .block .title {
      font-size: clamp(16px, 4vw, 21px) !important;
      font-style: normal;
      font-weight: 400;
      line-height: 123%; }

@media (min-width: 991px) {
  #platforms h2, #platforms .lrg {
    max-width: 382px; } }
#platforms .tab-content {
  display: none; }
#platforms .tab-content.active {
  display: flex; }
  @media (max-width: 991px) {
    #platforms .tab-content.active {
      justify-content: center; } }
#platforms .platform-tabs .btn.active {
  background: #007FFF; }
@media (max-width: 991px) {
  #platforms .wrapper .btn-sec {
    display: none; } }
#platforms .mobile {
  display: none; }
  @media (max-width: 991px) {
    #platforms .mobile {
      margin-top: 40px;
      text-align: center;
      display: block; } }

#strategy-section h2, #strategy-section .lrg {
  max-width: 370px; }
  @media (max-width: 991px) {
    #strategy-section h2, #strategy-section .lrg {
      text-align: center;
      margin-left: auto;
      margin-right: auto; } }

#strategy-section .wrapper, #platforms .wrapper {
  max-width: 670px; }
  @media (max-width: 991px) {
    #strategy-section .wrapper, #platforms .wrapper {
      text-align: center; } }
#strategy-section .markets-features, #platforms .markets-features {
  margin-bottom: 48px; }

#platforms .platform-image {
  display: none; }
#platforms .platform-image.active {
  display: block; }
#platforms .platform-image {
  opacity: 0;
  transition: opacity .3s ease;
  position: absolute;
  top: 0;
  left: 0; }
#platforms .col-lg-6 {
  position: relative; }
#platforms .platform-image.active {
  opacity: 1;
  position: relative; }

html[dir="rtl"] .markets-features .feature:after {
  left: -22px;
  right: auto;
  border-right: 0px solid #fff;
  border-left: 1px solid #fff; }
html[dir="rtl"] .markets-features .feature:last-child:after {
  border: 0 !important; }
html[dir="rtl"] .trading-section .arrow:after {
  transform: scaleX(-1);
  left: auto;
  right: -5px; }
@media (max-width: 768px) {
  html[dir="rtl"] .markets-features .feature:after {
    border: 0 !important; }
  html[dir="rtl"] .markets-features .feature:before {
    margin-right: 0px;
    margin-left: 10px; } }

/*# sourceMappingURL=index.css.map */
