.page.club.block-editor-page .wp-block-etoro-half-cover .e-cta {
  min-width: min(100%, 343px);
}
.page.club.block-editor-page .wp-block-etoro-half-cover .wp-block-buttons {
  margin-bottom: 0;
}
.page.club.block-editor-page .wp-block-etoro-half-cover .e-cta-primary {
  color: #000021;
}
.page.club.block-editor-page .wp-block-etoro-half-cover .is-style-banner-title {
  font-size: 50px;
  line-height: 46px;
}

@media (min-width: 768px) {
  .page.club.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-left {
    width: 40%;
  }
  .page.club.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-right {
    max-width: 60%;
  }
  .page.club.block-editor-page .wp-block-etoro-half-cover .wp-block-buttons {
    margin-top: 24px;
  }
  .page.club.block-editor-page .wp-block-etoro-half-cover .e-cta {
    min-width: auto;
  }
  .page.club.block-editor-page .wp-block-etoro-half-cover .is-style-banner-title {
    font-size: 50px;
    line-height: 44px;
  }
  .page.club.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-right img {
    width: 100%;
  }
  .page.club.block-editor-page #etoro-footer {
    background-color: #000;
  }
}
@media (min-width: 1025px) {
  .page.club.block-editor-page .wp-block-etoro-half-cover .is-style-banner-title {
    font-size: 70px;
    line-height: 66px;
  }
}
@media (min-width: 1440px) {
  .page.club.block-editor-page .wp-block-etoro-half-cover .is-style-banner-title {
    font-size: 84px;
    line-height: 78px;
  }
  .page.club.block-editor-page .wp-block-etoro-half-cover .wp-block-buttons {
    margin-top: 40px;
  }
  .page.club.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-left {
    width: 36.4%;
  }
  .page.club.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-right {
    max-width: 63.6%;
  }
}
@media (min-width: 1920px) {
  .page.club.block-editor-page .wp-block-etoro-half-cover .is-style-banner-title {
    font-size: 90px;
    line-height: 82px;
  }
  .page.club.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-right {
    padding: 0;
  }
}
