/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./wp-content/plugins/etoro-blocks/assets/src/front.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
.block-editor-content.block-editor-content-boxed > .container {
  margin-top: 28px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .block-editor-content.block-editor-content-boxed > .container {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.block-editor-content a {
  color: inherit;
  text-decoration: underline;
  text-decoration-color: #13c636;
  transition: 0.2s ease;
}
.block-editor-content a:hover {
  color: #13c636;
}
.block-editor-content strong {
  color: inherit;
}
.block-editor-content.block-editor-content-boxed {
  width: 100%;
  margin: 0 auto;
  /* stylelint-disable-next-line selector-id-pattern */
}
.block-editor-content.block-editor-content-boxed > .container {
  margin-right: auto;
  margin-left: auto;
}
.block-editor-content.block-editor-content-boxed .wp-block-etoro-quiz {
  width: 100%;
}
.block-editor-content.block-editor-content-boxed .hentry {
  padding: 0 16px;
}
@media (min-width: 768px) {
  .block-editor-content.block-editor-content-boxed .hentry {
    padding: 0 12px;
  }
}
.block-editor-content.block-editor-content-boxed #single_sidebar {
  width: 30%;
  padding: 0 12px;
  flex: initial;
}
@media (min-width: 768px) {
  .block-editor-content.block-editor-content-boxed > .container {
    padding: 0 48px;
    /* 1280 - 400 + 120 */
    max-width: 1000px;
  }
}
@media (min-width: 1025px) {
  .block-editor-content.block-editor-content-boxed .hentry {
    width: 70%;
    padding: 0 calc(5% + 12px) 0 12px;
  }
}
@media (min-width: 1281px) {
  .block-editor-content.block-editor-content-boxed > .container {
    padding: 0 188px;
    max-width: 1440px;
  }
}
@media (min-width: 1440px) {
  .block-editor-content.block-editor-content-boxed > .container {
    max-width: 1576px;
  }
}

@media (min-width: 1025px) {
  .rtl .block-editor-content.block-editor-content-boxed .hentry {
    padding: 0 12px 0 calc(5% + 12px);
  }
}

.block-editor-page {
  font-family: Madera, sans-serif;
  font-size: var(--etoro-p-size);
  line-height: var(--etoro-p-height);
  font-weight: var(--etoro-p-weight);
  color: #000021;
  background-color: #f7f7f7;
  /* stylelint-disable no-invalid-position-at-import-rule */
  /**
   * Backward compatibility.
   */
  /* stylelint-disable no-descending-specificity */
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
  /* stylelint-disable no-descending-specificity */
  /* stylelint-enable no-descending-specificity */
  /**
   * Swiper 8.4.7
   * Most modern mobile touch slider and framework with hardware accelerated transitions
   * https://swiperjs.com
   *
   * Copyright 2014-2023 Vladimir Kharlampidi
   *
   * Released under the MIT License
   *
   * Released on: January 30, 2023
   */
  /* Auto Height */
  /* 3D Effects */
  /* CSS Mode */
  /* stylelint-disable no-descending-specificity */
  /**
   * Backward compatibility.
   */
  /* stylelint-enable no-invalid-position-at-import-rule */
}
.block-editor-page .wp-block-etoro-author-details {
  margin: 24px 0;
}
.block-editor-page .wp-block-etoro-author-details .wp-block-list {
  margin: 0 0 24px;
}
.block-editor-page .wp-block-etoro-author-details .wp-block-list li {
  margin: 6px 0 0;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-author-details {
    margin-block: 40px;
    display: flex;
  }
  .block-editor-page .wp-block-etoro-author-details .wp-block-list.wp-block-list-check {
    margin: 0;
    padding: 0;
    margin-inline-start: 15px;
    display: flex;
    flex-wrap: wrap;
    gap: 12px 30px;
  }
  .block-editor-page .wp-block-etoro-author-details .wp-block-list.wp-block-list-check li {
    padding-inline-start: 34px;
    margin: 0;
  }
  .block-editor-page .wp-block-etoro-author-details .wp-block-list.wp-block-list-check li:before {
    margin-inline-start: auto;
    margin-inline-end: -18px;
  }
}
.block-editor-page .is-style-heading-1, .block-editor-page h1 {
  margin-top: 28px;
  margin-bottom: 12px;
  color: inherit;
  font-size: var(--etoro-h1-size);
  line-height: var(--etoro-h1-height);
  font-weight: var(--etoro-h-strong-weight);
}
@media (min-width: 767px) {
  .block-editor-page .is-style-heading-1, .block-editor-page h1 {
    margin-top: 80px;
    margin-bottom: 24px;
    font-weight: var(--etoro-h1-weight);
  }
}
.block-editor-page .is-style-heading-2, .block-editor-page h2 {
  margin-top: 28px;
  margin-bottom: 12px;
  color: inherit;
  font-size: var(--etoro-h2-size);
  line-height: var(--etoro-h2-height);
  font-weight: var(--etoro-h2-weight);
}
@media (min-width: 767px) {
  .block-editor-page .is-style-heading-2, .block-editor-page h2 {
    margin-top: 40px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1440px) {
  .block-editor-page .is-style-heading-2, .block-editor-page h2 {
    margin-top: 80px;
    margin-bottom: 24px;
  }
}
.block-editor-page .is-style-heading-3, .block-editor-page h3 {
  margin-top: 28px;
  margin-bottom: 12px;
  color: inherit;
  font-size: var(--etoro-h3-size);
  line-height: var(--etoro-h3-height);
  font-weight: var(--etoro-h3-weight);
}
@media (min-width: 767px) {
  .block-editor-page .is-style-heading-3, .block-editor-page h3 {
    margin-top: 60px;
    margin-bottom: 16px;
  }
}
.block-editor-page .is-style-heading-4, .block-editor-page h4 {
  color: inherit;
  font-size: 18px;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 12px;
  font-weight: 500;
}
@media (min-width: 767px) {
  .block-editor-page .is-style-heading-4, .block-editor-page h4 {
    font-size: 20px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 16px;
  }
}
.block-editor-page .wp-block-table figcaption, .block-editor-page .wp-block-image figcaption {
  margin: 24px 16px 0;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
}
@media (min-width: 767px) {
  .block-editor-page .wp-block-table figcaption, .block-editor-page .wp-block-image figcaption {
    margin-right: 0;
    margin-left: 0;
    font-size: 14px;
  }
}
.block-editor-page p {
  color: inherit;
  margin: 0 0 var(--etoro-p-bottom);
}
.block-editor-page p:first-child {
  margin-top: 0;
}
.block-editor-page p:last-of-type {
  margin-bottom: 0;
}
.block-editor-page .has-text-align-left {
  text-align: left;
}
.block-editor-page .has-text-align-center {
  text-align: center;
}
.block-editor-page .has-text-align-right {
  text-align: right;
}
.block-editor-page button, .block-editor-page input, .block-editor-page select, .block-editor-page textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.block-editor-page .block-editor-content.block-editor-content-boxed > .container, .block-editor-page .wp-block-etoro-image-and-text, .block-editor-page .wp-block-etoro-tip, .block-editor-page .wp-block-table, .block-editor-page .wp-block-separator, .block-editor-page .wp-block-quote, .block-editor-page .wp-block-etoro-quizzes, .block-editor-page .wp-block-etoro-pros-cons, .block-editor-page .wp-block-image, .block-editor-page .wp-block-embed, .block-editor-page .wp-block-etoro-emphasis, .block-editor-page .wp-block-etoro-course-navigation, .block-editor-page .entry-content > .wp-block-columns {
  margin-top: 28px;
  margin-bottom: 28px;
}
@media (min-width: 768px) {
  .block-editor-page .block-editor-content.block-editor-content-boxed > .container, .block-editor-page .wp-block-etoro-image-and-text, .block-editor-page .wp-block-etoro-tip, .block-editor-page .wp-block-table, .block-editor-page .wp-block-separator, .block-editor-page .wp-block-quote, .block-editor-page .wp-block-etoro-quizzes, .block-editor-page .wp-block-etoro-pros-cons, .block-editor-page .wp-block-image, .block-editor-page .wp-block-embed, .block-editor-page .wp-block-etoro-emphasis, .block-editor-page .wp-block-etoro-course-navigation, .block-editor-page .entry-content > .wp-block-columns {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.block-editor-page .wp-block-etoro-author-posts {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.block-editor-page .wp-block-etoro-author-posts-wrapper {
  margin-top: 24px;
}
.block-editor-page .wp-block-etoro-author-posts-categories {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 32px;
  gap: 10px;
}
.block-editor-page .wp-block-etoro-author-posts-category {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  text-decoration: none;
  padding: 10px 27px 11px;
  border: 1px solid #000021;
  border-radius: 100px;
}
.block-editor-page .wp-block-etoro-author-posts-category:hover, .block-editor-page .wp-block-etoro-author-posts-category.wp-block-etoro-author-posts-category-active {
  background-color: #000021;
  color: #fff;
}
.block-editor-page .wp-block-etoro-author-post {
  display: flex;
  flex-direction: column;
  align-items: stretch;
}
.block-editor-page .wp-block-etoro-author-post-hidden {
  display: none;
}
.block-editor-page .wp-block-etoro-author-post-thumbnail {
  display: block;
  padding-top: 66.96%;
  background-size: cover;
  position: relative;
  transition: all 0.3s ease-in-out;
}
.block-editor-page .wp-block-etoro-author-post-thumbnail-wrapper {
  width: 100%;
}
.block-editor-page .wp-block-etoro-author-post-title {
  margin: 0;
  font-weight: 400;
}
.block-editor-page .wp-block-etoro-author-post-title a {
  text-decoration: none;
}
.block-editor-page .wp-block-etoro-author-post-date {
  font-size: 12px;
  line-height: 12px;
  margin-top: 12px;
  text-transform: uppercase;
  color: #9999a6;
}
.block-editor-page .wp-block-etoro-author-post-info {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 20px 16px;
  border-bottom: 1px solid #9999a6;
}
.block-editor-page .wp-block-etoro-author-post-read-more {
  color: #66667a;
  margin-top: 32px;
  font-size: 12px;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: none;
}
.block-editor-page .wp-block-etoro-author-post:hover .wp-block-etoro-author-post-thumbnail {
  box-shadow: 0 0 28px rgba(0, 0, 0, 0.28);
  transform: scale(0.95);
}
.block-editor-page .wp-block-etoro-author-posts-show-more-wrapper {
  text-align: start;
}
.block-editor-page .wp-block-etoro-author-posts-show-more {
  display: inline-block;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration-color: inherit;
  text-transform: uppercase;
  margin-top: 40px;
}
.block-editor-page .wp-block-etoro-author-posts-show-more-hidden {
  display: none;
}
.block-editor-page .wp-block-etoro-author-posts-show-more:after {
  content: ">";
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-author-posts {
    gap: 40px;
  }
  .block-editor-page .wp-block-etoro-author-posts-categories {
    gap: 8px;
  }
  .block-editor-page .wp-block-etoro-author-posts-category {
    padding: 5px 27px 6px;
  }
  .block-editor-page .wp-block-etoro-author-posts-wrapper {
    margin-top: 20px;
  }
  .block-editor-page .wp-block-etoro-author-posts-categories {
    margin-bottom: 40px;
  }
  .block-editor-page .wp-block-etoro-author-post-date {
    font-size: 14px;
    line-height: 22px;
    margin-top: 20px;
  }
  .block-editor-page .wp-block-etoro-author-posts-show-more-wrapper {
    text-align: end;
  }
  .block-editor-page .wp-block-etoro-author-posts-show-more {
    font-size: 18px;
    font-weight: 400;
  }
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-author-post {
    flex-direction: row;
  }
  .block-editor-page .wp-block-etoro-author-post-info {
    padding-block: 12px;
    padding-inline: 0;
    margin-inline-start: 24px;
  }
  .block-editor-page .wp-block-etoro-author-post-read-more {
    margin-top: auto;
    font-size: 14px;
    line-height: 20px;
  }
  .block-editor-page .wp-block-etoro-author-post-thumbnail-wrapper {
    min-width: 336px;
    max-width: 336px;
  }
  .block-editor-page .wp-block-etoro-author-posts-category {
    padding-top: 5px;
    padding-bottom: 6px;
  }
}
@media (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-author-post-info {
    padding-inline: 0 calc(var(--etoro-column) * 2 + 24px);
  }
}
.block-editor-page .author-details {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 12px 32px;
  padding: 0 16px;
  list-style: none;
  color: #777;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  margin-top: -12px;
  margin-bottom: 28px;
}
.block-editor-page .author-details .author-details-card {
  font-size: 14px;
  line-height: 22px;
  display: none;
  gap: 8px;
  flex-direction: column;
  z-index: 5;
  position: absolute;
  background-color: #fff;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  padding: 20px 20px 26px;
  top: calc(100% + 12px);
  inset-inline-start: 0;
  width: 460px;
  max-width: calc(100vw - 4 * 8px);
  color: #000021;
  text-align: start;
}
.block-editor-page .author-details .author-details-card:before {
  content: "";
  position: absolute;
  top: -10px;
  inset-inline-start: 10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
.block-editor-page .author-details .author-details-card:after {
  content: "";
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  display: block;
  height: 15px;
}
.block-editor-page .author-details .author-details-card-header {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 20px;
}
.block-editor-page .author-details .author-details-card-header-avatar {
  background-color: #c0e8fd;
  border-radius: 50%;
  overflow: hidden;
}
.block-editor-page .author-details .author-details-card-header-avatar img {
  display: block;
  width: 80px;
  height: 80px;
}
.block-editor-page .author-details .author-details-card-header-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  max-width: calc(100% - 80px - 20px);
  gap: 20px;
  width: 100%;
}
.block-editor-page .author-details .author-details-card-header-follow {
  margin-inline: auto 0;
}
.block-editor-page .author-details .author-details-card-header-info-title {
  font-weight: 500;
}
.block-editor-page .author-details .author-details-card-header-info-position {
  color: #66667a;
}
.block-editor-page .author-details .author-details-card-header .e-cta {
  display: block;
  min-width: 107px;
  margin: 0 auto;
  padding-block: 2px 4px;
  padding-inline: 28px;
}
.block-editor-page .author-details .author-details-card-links {
  display: flex;
  gap: 32px;
  list-style: none;
}
.block-editor-page .author-details .author-details-card-links-link {
  text-decoration: underline;
  color: #000021;
}
.block-editor-page .author-details .author-details-card-links-link:hover {
  color: #13c636;
}
.block-editor-page .author-details .author-details-card-links-link:before {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IndpdGhkcmF3LWxpbmUtc21hbGwiPgo8cGF0aCBpZD0iVmVjdG9yIChTdHJva2UpIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE3LjgyNTQgMi4zODg0MUMxNy45NTE2IDIuNTE1MTMgMTguMDE0OCAyLjY5MTU3IDE3Ljk5NzYgMi44Njk2MkwxNy41MTU0IDcuODU5MTFDMTcuNDgzNiA4LjE4ODk0IDE3LjE5MDQgOC40MzA0OSAxNi44NjA1IDguMzk4NjJDMTYuNTMwNyA4LjM2Njc1IDE2LjI4OTEgOC4wNzM1MyAxNi4zMjEgNy43NDM2OUwxNi42NDQ1IDQuMzk2MTRMOC45MzI4OCAxMS45NzU3QzguNjk2NTUgMTIuMjA3OSA4LjMxNjY2IDEyLjIwNDcgOC4wODQzOCAxMS45NjgzQzcuODUyMSAxMS43MzIgNy44NTUzOCAxMS4zNTIxIDguMDkxNzEgMTEuMTE5OEwxNS43Nzc3IDMuNTY1NDVMMTIuMzY0OSAzLjg4MjkyQzEyLjAzNDkgMy45MTM2MSAxMS43NDI2IDMuNjcxMDEgMTEuNzExOSAzLjM0MTA3QzExLjY4MTIgMy4wMTExMiAxMS45MjM4IDIuNzE4NzcgMTIuMjUzNyAyLjY4ODA3TDE3LjM0NDggMi4yMTQ1QzE3LjUyMjkgMi4xOTc5MyAxNy42OTkxIDIuMjYxNyAxNy44MjU0IDIuMzg4NDFaTTYuNDU5MzUgNC4yNTc1OEM0LjY1OTQ2IDQuMjU3NTggMy4yIDUuNzE0MjMgMy4yIDcuNTE2ODFWMTMuMzI5MUMzLjIgMTUuMTMxNyA0LjY1OTQ2IDE2LjU4ODQgNi40NTkzNSAxNi41ODg0SDEyLjI3MTVDMTQuMDcwNyAxNi41ODg0IDE1LjUzMDggMTUuMTI1NyAxNS41MzA4IDEzLjMyOTFWMTIuMzY5NEMxNS41MzA4IDEyLjAzOCAxNS43OTk0IDExLjc2OTQgMTYuMTMwOCAxMS43Njk0QzE2LjQ2MjIgMTEuNzY5NCAxNi43MzA4IDEyLjAzOCAxNi43MzA4IDEyLjM2OTRWMTMuMzI5MUMxNi43MzA4IDE1Ljc4NzggMTQuNzM0IDE3Ljc4ODQgMTIuMjcxNSAxNy43ODg0SDYuNDU5MzVDMy45OTc0NiAxNy43ODg0IDIgMTUuNzk1MiAyIDEzLjMyOTFWNy41MTY4MUMyIDUuMDUwNzQgMy45OTc0NiAzLjA1NzU4IDYuNDU5MzUgMy4wNTc1OEg4LjA4MjI1QzguNDEzNjIgMy4wNTc1OCA4LjY4MjI1IDMuMzI2MjEgOC42ODIyNSAzLjY1NzU4QzguNjgyMjUgMy45ODg5NSA4LjQxMzYyIDQuMjU3NTggOC4wODIyNSA0LjI1NzU4SDYuNDU5MzVaIiBmaWxsPSIjMDAwMDIxIi8+CjwvZz4KPC9zdmc+Cg==);
  display: inline-block;
  margin-inline-end: 8px;
  width: 20px;
  height: 20px;
  position: relative;
  top: 4px;
}
.block-editor-page .author-details .author-details-card-social-media {
  border-top: 1px solid rgb(153, 153, 166.2);
  padding-top: 16px;
  display: flex;
  gap: 12px;
  list-style: none;
}
.block-editor-page .author-details .author-details-card-social-media .a2a_svg {
  border-radius: 50%;
  padding: 4px;
  transition: all 0.3s ease;
}
.block-editor-page .author-details .author-details-card-social-media .author-details-card-social-media-link:hover .a2a_svg {
  opacity: 0.7;
}
.block-editor-page .author-details .author-details-card-close {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  font-size: 25px;
  width: 30px;
  height: 30px;
  line-height: 25px;
  text-align: center;
  cursor: pointer;
}
.block-editor-page .author-details-item {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}
.block-editor-page .author-details-item-link {
  color: #000021;
  text-decoration: underline;
  cursor: pointer;
  font-weight: 700;
}
.block-editor-page .author-details-item-avatar {
  overflow: hidden;
  border-radius: 50%;
}
.block-editor-page .author-details-item-avatar img {
  width: 40px;
  height: 40px;
}
@media (min-width: 460px) {
  .block-editor-page .author-details .author-details-card-header-info {
    flex-wrap: nowrap;
  }
}
@media (min-width: 768px) {
  .block-editor-page .author-details {
    padding: 0;
    margin-top: 34px;
    margin-bottom: 0;
    flex-direction: row;
    font-size: 16px;
    text-align: start;
  }
  .block-editor-page .author-details .author-details-card {
    gap: 16px;
    inset-inline-start: 0;
  }
  .block-editor-page .author-details .author-details-card-header {
    flex-wrap: nowrap;
  }
  .block-editor-page .author-details .author-details-card-header .e-cta {
    font-size: 16px;
    margin: 0;
    margin-inline-start: auto;
  }
  .block-editor-page .author-details .author-details-card-close {
    display: none;
  }
  .block-editor-page .author-details .author-details-card:before {
    inset-inline-start: 20px;
  }
  .block-editor-page .author-details-item-avatar img {
    width: 60px;
    height: 60px;
  }
  .block-editor-page .author-details-item-link {
    font-weight: 700;
    color: #000021;
  }
  .block-editor-page .author-details-item:hover .author-details-card {
    display: flex;
  }
  .block-editor-page .author-details-item:hover .author-details-item-link {
    color: #13c636;
  }
}
@media (max-width: 767px) {
  .block-editor-page .author-details-item-opened .author-details-card {
    display: flex;
  }
  .block-editor-page .author-details-item-opened .author-details-item-link {
    color: #13c636;
  }
}
.block-editor-page .author-details .a2a_svg {
  background-repeat: no-repeat;
  display: block;
  overflow: hidden;
  height: 32px;
  line-height: 32px;
  padding: 0;
  pointer-events: none;
  width: 32px;
}
.block-editor-page .author-details .a2a_svg svg {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: none;
  display: block;
  left: 0;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  width: auto;
  height: auto;
}
.block-editor-page .author-details .a2a_label {
  position: absolute !important;
  clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  -webkit-clip-path: polygon(0px 0px, 0px 0px, 0px 0px);
  overflow: hidden;
  height: 1px;
  width: 1px;
}
.block-editor-page .wp-block-etoro-course-info + .author-details {
  margin-top: 34px;
  margin-bottom: 0;
  padding: 0;
  text-align: start;
}
.block-editor-page .text-cover_academy .author-details {
  margin-top: 16px;
  margin-bottom: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .block-editor-page .text-cover_academy .author-details {
    margin-top: 34px;
  }
}
.block-editor-page .has-green-background-color {
  background-color: #13c636;
}
.block-editor-page .has-grey-background-color {
  color: #000021;
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #f7f7f7;
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #f7f7f7, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #f7f7f7, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-grey-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-grey-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-grey-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #f7f7f7;
  border-inline-end-color: #f7f7f7;
}
.block-editor-page .has-grey-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #f7f7f7;
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #f7f7f7 100%);
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f7f7f7 100%);
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-grey-background-color {
  background-color: #f7f7f7;
}
.block-editor-page .has-half-cover-slide-grey-background-color::before {
  background-color: #f7f7f7;
}
.block-editor-page .has-grey-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #f7f7f7;
}
.block-editor-page .has-grey-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #f7f7f7;
}
.block-editor-page .has-grey-stroke .path {
  stroke: #f7f7f7;
}
.block-editor-page .wp-block-etoro-flipped-card-grey .wp-block-etoro-flipped-card-back a {
  color: #f7f7f7;
  text-decoration-color: #f7f7f7;
}
.block-editor-page .wp-block-etoro-flipped-card-grey .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23f7f7f7%27/%3E%3C/svg%3E");
}
.block-editor-page .has-white-background-color {
  color: #000021;
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #fff;
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #fff, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #fff, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-white-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-white-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-white-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #fff;
  border-inline-end-color: #fff;
}
.block-editor-page .has-white-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #fff;
}
.block-editor-page .has-white-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.block-editor-page .has-white-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.block-editor-page .has-white-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-white-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-white-background-color {
  background-color: #fff;
}
.block-editor-page .has-half-cover-slide-white-background-color::before {
  background-color: #fff;
}
.block-editor-page .has-white-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #fff;
}
.block-editor-page .has-white-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #fff;
}
.block-editor-page .has-white-stroke .path {
  stroke: #fff;
}
.block-editor-page .wp-block-etoro-flipped-card-white .wp-block-etoro-flipped-card-back a {
  color: #fff;
  text-decoration-color: #fff;
}
.block-editor-page .wp-block-etoro-flipped-card-white .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");
}
.block-editor-page .has-yellow-background-color {
  color: #000021;
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #f7b42c;
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #f7b42c, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #f7b42c, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-yellow-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-yellow-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-yellow-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #f7b42c;
  border-inline-end-color: #f7b42c;
}
.block-editor-page .has-yellow-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #f7b42c;
}
.block-editor-page .has-yellow-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #f7b42c 100%);
}
.block-editor-page .has-yellow-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f7b42c 100%);
}
.block-editor-page .has-yellow-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-yellow-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-yellow-background-color {
  background-color: #f7b42c;
}
.block-editor-page .has-half-cover-slide-yellow-background-color::before {
  background-color: #f7b42c;
}
.block-editor-page .has-yellow-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #f7b42c;
}
.block-editor-page .has-yellow-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #f7b42c;
}
.block-editor-page .has-yellow-stroke .path {
  stroke: #f7b42c;
}
.block-editor-page .wp-block-etoro-flipped-card-yellow .wp-block-etoro-flipped-card-back a {
  color: #f7b42c;
  text-decoration-color: #f7b42c;
}
.block-editor-page .wp-block-etoro-flipped-card-yellow .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23f7b42c%27/%3E%3C/svg%3E");
}
.block-editor-page .has-turquoise-background-color {
  color: #000021;
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #6bf5c0;
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #6bf5c0, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #6bf5c0, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-turquoise-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-turquoise-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-turquoise-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #6bf5c0;
  border-inline-end-color: #6bf5c0;
}
.block-editor-page .has-turquoise-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #6bf5c0;
}
.block-editor-page .has-turquoise-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #6bf5c0 100%);
}
.block-editor-page .has-turquoise-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #6bf5c0 100%);
}
.block-editor-page .has-turquoise-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-turquoise-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-turquoise-background-color {
  background-color: #6bf5c0;
}
.block-editor-page .has-half-cover-slide-turquoise-background-color::before {
  background-color: #6bf5c0;
}
.block-editor-page .has-turquoise-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #6bf5c0;
}
.block-editor-page .has-turquoise-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #6bf5c0;
}
.block-editor-page .has-turquoise-stroke .path {
  stroke: #6bf5c0;
}
.block-editor-page .wp-block-etoro-flipped-card-turquoise .wp-block-etoro-flipped-card-back a {
  color: #6bf5c0;
  text-decoration-color: #6bf5c0;
}
.block-editor-page .wp-block-etoro-flipped-card-turquoise .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%236bf5c0%27/%3E%3C/svg%3E");
}
.block-editor-page .has-light-blue-background-color {
  color: #000021;
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #c0e8fd;
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #c0e8fd, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #c0e8fd, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-light-blue-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-light-blue-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-light-blue-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #c0e8fd;
  border-inline-end-color: #c0e8fd;
}
.block-editor-page .has-light-blue-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #c0e8fd;
}
.block-editor-page .has-light-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #c0e8fd 100%);
}
.block-editor-page .has-light-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #c0e8fd 100%);
}
.block-editor-page .has-light-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-light-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-light-blue-background-color {
  background-color: #c0e8fd;
}
.block-editor-page .has-half-cover-slide-light-blue-background-color::before {
  background-color: #c0e8fd;
}
.block-editor-page .has-light-blue-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #c0e8fd;
}
.block-editor-page .has-light-blue-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #c0e8fd;
}
.block-editor-page .has-light-blue-stroke .path {
  stroke: #c0e8fd;
}
.block-editor-page .wp-block-etoro-flipped-card-light-blue .wp-block-etoro-flipped-card-back a {
  color: #c0e8fd;
  text-decoration-color: #c0e8fd;
}
.block-editor-page .wp-block-etoro-flipped-card-light-blue .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23c0e8fd%27/%3E%3C/svg%3E");
}
.block-editor-page .has-green-background-color {
  color: #fff;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #13c636;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #13c636, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #13c636, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-green-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-green-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-green-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-green-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(42.6, 203.7, 74.1);
}
.block-editor-page .has-green-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-green-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-green-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-green-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-green-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-green-background-color .swiper-button-next,
.block-editor-page .has-green-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-green-background-color .swiper-button-next:hover,
.block-editor-page .has-green-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-green-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #13c636;
  border-inline-end-color: #13c636;
}
.block-editor-page .has-green-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #13c636;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #13c636 100%);
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #13c636 100%);
}
.block-editor-page .has-green-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-green-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-green-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-green-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-green-background-color {
  color: #fff;
  background-color: #13c636;
}
.block-editor-page .has-half-cover-slide-green-background-color::before {
  background-color: #13c636;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-green-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #13c636;
}
.block-editor-page .has-green-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #13c636;
}
.block-editor-page .has-green-stroke .path {
  stroke: #13c636;
}
.block-editor-page .wp-block-etoro-flipped-card-green .wp-block-etoro-flipped-card-back a {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .wp-block-etoro-flipped-card-green .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%2313c636%27/%3E%3C/svg%3E");
}
.block-editor-page .has-etoro-green-background-color {
  color: #fff;
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #13c636;
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #13c636, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #13c636, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(42.6, 203.7, 74.1);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-etoro-green-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .swiper-button-next,
.block-editor-page .has-etoro-green-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-etoro-green-background-color .swiper-button-next:hover,
.block-editor-page .has-etoro-green-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #13c636;
  border-inline-end-color: #13c636;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #13c636;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #13c636 100%);
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #13c636 100%);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-etoro-green-background-color {
  color: #fff;
  background-color: #13c636;
}
.block-editor-page .has-half-cover-slide-etoro-green-background-color::before {
  background-color: #13c636;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-etoro-green-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #13c636;
}
.block-editor-page .has-etoro-green-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #13c636;
}
.block-editor-page .has-etoro-green-stroke .path {
  stroke: #13c636;
}
.block-editor-page .wp-block-etoro-flipped-card-etoro-green .wp-block-etoro-flipped-card-back a {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .wp-block-etoro-flipped-card-etoro-green .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%2313c636%27/%3E%3C/svg%3E");
}
.block-editor-page .has-dark-blue-background-color {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #000021, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #000021, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(25.5, 25.5, 55.2);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .swiper-button-next,
.block-editor-page .has-dark-blue-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-dark-blue-background-color .swiper-button-next:hover,
.block-editor-page .has-dark-blue-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #000021;
  border-inline-end-color: #000021;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #000021;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #000021 100%);
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #000021 100%);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-dark-blue-background-color {
  color: #fff;
  background-color: #000021;
}
.block-editor-page .has-half-cover-slide-dark-blue-background-color::before {
  background-color: #000021;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-dark-blue-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-stroke .path {
  stroke: #000021;
}
.block-editor-page .wp-block-etoro-flipped-card-dark-blue .wp-block-etoro-flipped-card-back a {
  color: #000021;
  text-decoration-color: #000021;
}
.block-editor-page .wp-block-etoro-flipped-card-dark-blue .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23000021%27/%3E%3C/svg%3E");
}
.block-editor-page .has-tangerine-background-color {
  color: #fff;
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #e96e14;
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #e96e14, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #e96e14, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(237.4, 139, 67);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(237.4, 139, 67);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(235.2, 124.5, 43.5);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-tangerine-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-tangerine-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-tangerine-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-tangerine-background-color .swiper-button-next,
.block-editor-page .has-tangerine-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-tangerine-background-color .swiper-button-next:hover,
.block-editor-page .has-tangerine-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(237.4, 139, 67);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #e96e14;
  border-inline-end-color: #e96e14;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #e96e14;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #e96e14 100%);
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #e96e14 100%);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-tangerine-background-color {
  color: #fff;
  background-color: #e96e14;
}
.block-editor-page .has-half-cover-slide-tangerine-background-color::before {
  background-color: #e96e14;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-tangerine-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #e96e14;
}
.block-editor-page .has-tangerine-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #e96e14;
}
.block-editor-page .has-tangerine-stroke .path {
  stroke: #e96e14;
}
.block-editor-page .wp-block-etoro-flipped-card-tangerine .wp-block-etoro-flipped-card-back a {
  color: #e96e14;
  text-decoration-color: #e96e14;
}
.block-editor-page .wp-block-etoro-flipped-card-tangerine .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23e96e14%27/%3E%3C/svg%3E");
}
.block-editor-page .has-pink-pop-background-color {
  color: #fff;
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #f887cc;
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #f887cc, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #f887cc, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(249.4, 159, 214.2);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(249.4, 159, 214.2);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(248.7, 147, 209.1);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-pink-pop-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .swiper-button-next,
.block-editor-page .has-pink-pop-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-pink-pop-background-color .swiper-button-next:hover,
.block-editor-page .has-pink-pop-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(249.4, 159, 214.2);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #f887cc;
  border-inline-end-color: #f887cc;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #f887cc;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #f887cc 100%);
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f887cc 100%);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-pink-pop-background-color {
  color: #fff;
  background-color: #f887cc;
}
.block-editor-page .has-half-cover-slide-pink-pop-background-color::before {
  background-color: #f887cc;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-pink-pop-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #f887cc;
}
.block-editor-page .has-pink-pop-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #f887cc;
}
.block-editor-page .has-pink-pop-stroke .path {
  stroke: #f887cc;
}
.block-editor-page .wp-block-etoro-flipped-card-pink-pop .wp-block-etoro-flipped-card-back a {
  color: #f887cc;
  text-decoration-color: #f887cc;
}
.block-editor-page .wp-block-etoro-flipped-card-pink-pop .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23f887cc%27/%3E%3C/svg%3E");
}
.block-editor-page .has-dark-blue-background-color .is-style-banner-title {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color .is-style-banner-title strong {
  color: #13c636;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-modal-window-call-item.has-dark-blue-background-color .wp-block-etoro-modal-window-call-subtitle {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external .e-cta,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external-all .e-cta:first-child {
  border-color: #13c636;
  background-color: #13c636;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external .e-cta:hover,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external-all .e-cta:first-child:hover {
  background-color: transparent;
  border-color: #13c636;
  color: #13c636;
  box-shadow: none;
  outline: none;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external .e-cta:active, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external .e-cta:focus,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external-all .e-cta:first-child:active,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external-all .e-cta:first-child:focus {
  background-color: transparent;
  border-color: rgb(113.4, 220.8, 134.4);
  color: rgb(113.4, 220.8, 134.4);
}
@media (min-width: 768px) {
  .block-editor-page .has-dark-blue-background-color .wp-block-course-contents-lesson:hover .wp-block-course-contents-lesson-duration {
    color: #fff;
  }
}
.block-editor-page .has-dark-blue-background-color ul.wp-block-list-check li::before,
.block-editor-page .has-dark-blue-background-color ul.wp-block-list-check div > li::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAuODIgNy42NiAxMy4zNiA4LjY0Ij4KICAgIDxnIGlkPSJGcmFtZSA0MTgwIj4KICAgICAgICA8cGF0aCBpZD0iVmVjdG9yIDEiIGQ9Ik0yIDExLjE5NzVMNS45Mjg1NyAxNS4xMjZMMTMgOC44NDAzMyIgc3Ryb2tlPSIjNkJGNUMwIiBzdHJva2Utd2lkdGg9IjIuMzU3MTQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogICAgPC9nPgo8L3N2Zz4=);
}
@media (min-width: 768px) {
  .block-editor-page .has-dark-blue-background-color .wp-block-course-contents-lesson-cta {
    color: #fff;
    background-color: #13c636;
    border: 1px solid #13c636;
  }
}
@media (min-width: 768px) {
  .block-editor-page .has-dark-blue-background-color .wp-block-course-contents-lesson-cta:hover {
    color: #fff;
    background-color: transparent;
  }
}
.block-editor-page .has-dark-blue-background-color .wp-block-course-contents-navigation .wp-block-course-contents-back-to-all,
.block-editor-page .has-dark-blue-background-color .wp-block-course-contents-navigation .wp-block-course-contents-show-all {
  text-decoration-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-table,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-flexible-table-block-table {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table td:first-child,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table td:first-child {
  background: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table th:first-child::before,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table td:first-child::before,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table th:first-child::before,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table td:first-child::before {
  background: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-nav-arrow {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMi4zNjQuMjkzQTEgMSAwIDAgMCAuOTUgMS43MDdMMi4zNjQuMjkzWm00Ljk1IDYuMzY0LjcwNy43MDdhMSAxIDAgMCAwIDAtMS40MTRsLS43MDcuNzA3Wk0uOTUgMTEuNjA3YTEgMSAwIDEgMCAxLjQxNCAxLjQxNEwuOTUgMTEuNjA3Wm0wLTkuOSA1LjY1NyA1LjY1N0w4LjAyIDUuOTUgMi4zNjQuMjkzLjk1IDEuNzA3Wk02LjYwNyA1Ljk1Ljk1IDExLjYwN2wxLjQxNCAxLjQxNCA1LjY1Ny01LjY1N0w2LjYwNyA1Ljk1WiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-nav-right {
  background: linear-gradient(270deg, rgb(0, 0, 33) 33.29%, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table table th {
  background: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table table thead td {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-background-color .wp-block-table table td {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-background-color .wp-block-table table th,
.block-editor-page .has-dark-blue-background-color .wp-block-table table td {
  border-bottom: 1px solid rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-side-by-side-item:not(.swiper-slide-thumb-active) .wp-block-etoro-side-by-side-icon {
  background-color: #9999a6;
  filter: brightness(0.6);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-side-by-side .swiper-pagination-bullet::after {
  background-color: #66667a;
}
.block-editor-page .has-dark-blue-background-color e-tip::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC4xODYwMzUiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgcng9IjguNSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTcuNjAyIDkuOTM2MDRDNy42MDIgOS42NTQwNCA3LjY0NyA5LjQxNzAzIDcuNzM3IDkuMjI1MDNDNy44MjcgOS4wMjcwMyA3LjkzNSA4Ljg2ODAzIDguMDYxIDguNzQ4MDNDOC4xODcgOC42MjgwNCA4LjM1MiA4LjQ5NjA0IDguNTU2IDguMzUyMDNDOC43MTIgOC4yNDQwMyA4LjgzNSA4LjE1MTAzIDguOTI1IDguMDczMDRDOS4wMTUgNy45OTUwMyA5LjA4NyA3LjkwNTAzIDkuMTQxIDcuODAzMDNDOS4yMDEgNy42OTUwNCA5LjIzMSA3LjU3MjA0IDkuMjMxIDcuNDM0MDRDOS4yMzEgNy4yMTIwNCA5LjE1NiA3LjAyOTA0IDkuMDA2IDYuODg1MDNDOC44NjIgNi43NDEwMyA4LjY0IDYuNjY5MDMgOC4zNCA2LjY2OTAzQzguMDY0IDYuNjY5MDMgNy44MTggNi43MjYwMyA3LjYwMiA2Ljg0MDAzQzcuMzkyIDYuOTU0MDMgNy4yMDYgNy4xMTMwMyA3LjA0NCA3LjMxNzA0TDYuMTg5IDYuMzgxMDNDNi43NTMgNS43MjcwMyA3LjUwNiA1LjQwMDA0IDguNDQ4IDUuNDAwMDRDOC45NCA1LjQwMDA0IDkuMzUxIDUuNDg3MDQgOS42ODEgNS42NjEwM0MxMC4wMTcgNS44MzUwMyAxMC4yNjMgNi4wNjkwMyAxMC40MTkgNi4zNjMwNEMxMC41ODEgNi42NTcwMyAxMC42NjIgNi45OTAwMyAxMC42NjIgNy4zNjIwNEMxMC42NjIgNy42NjIwMyAxMC42MDggNy45MTcwMyAxMC41IDguMTI3MDNDMTAuMzk4IDguMzM3MDQgMTAuMjc1IDguNTExMDQgMTAuMTMxIDguNjQ5MDRDOS45ODcgOC43ODEwNCA5Ljc5OCA4LjkyNTAzIDkuNTY0IDkuMDgxMDNDOS4zOSA5LjIwMTAzIDkuMjU1IDkuMzAwMDQgOS4xNTkgOS4zNzgwNEM5LjA2OSA5LjQ1NjAzIDguOTkxIDkuNTQ5MDMgOC45MjUgOS42NTcwM0M4Ljg1OSA5Ljc2NTA0IDguODI2IDkuODg4MDQgOC44MjYgMTAuMDI2VjEwLjE1Mkg3LjYwMlY5LjkzNjA0Wk04LjI3NyAxMi4yODVDOC4xMjcgMTIuMjg1IDcuOTkyIDEyLjI1MiA3Ljg3MiAxMi4xODZDNy43NTIgMTIuMTIgNy42NTkgMTIuMDMgNy41OTMgMTEuOTE2QzcuNTI3IDExLjc5NiA3LjQ5NCAxMS42NjQgNy40OTQgMTEuNTJDNy40OTQgMTEuMzc2IDcuNTI3IDExLjI0NyA3LjU5MyAxMS4xMzNDNy42NTkgMTEuMDEzIDcuNzUyIDEwLjkyIDcuODcyIDEwLjg1NEM3Ljk5MiAxMC43ODggOC4xMjcgMTAuNzU1IDguMjc3IDEwLjc1NUM4LjQyNyAxMC43NTUgOC41NjIgMTAuNzg4IDguNjgyIDEwLjg1NEM4LjgwMiAxMC45MiA4Ljg5NSAxMS4wMTMgOC45NjEgMTEuMTMzQzkuMDI3IDExLjI0NyA5LjA2IDExLjM3NiA5LjA2IDExLjUyQzkuMDYgMTEuNjY0IDkuMDI3IDExLjc5NiA4Ljk2MSAxMS45MTZDOC44OTUgMTIuMDMgOC44MDIgMTIuMTIgOC42ODIgMTIuMTg2QzguNTYyIDEyLjI1MiA4LjQyNyAxMi4yODUgOC4yNzcgMTIuMjg1WiIgZmlsbD0iIzAxMDM0RSIvPgo8L3N2Zz4K);
}
.block-editor-page .has-dark-blue-background-color e-tip.active::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC4xNzQwNzIiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgcng9IjguNSIgZmlsbD0iIzEzYzYzNiIvPgo8cGF0aCBkPSJNNy42MDIgOS45MjQwN0M3LjYwMiA5LjY0MjA3IDcuNjQ3IDkuNDA1MDcgNy43MzcgOS4yMTMwN0M3LjgyNyA5LjAxNTA3IDcuOTM1IDguODU2MDcgOC4wNjEgOC43MzYwN0M4LjE4NyA4LjYxNjA3IDguMzUyIDguNDg0MDcgOC41NTYgOC4zNDAwN0M4LjcxMiA4LjIzMjA3IDguODM1IDguMTM5MDcgOC45MjUgOC4wNjEwN0M5LjAxNSA3Ljk4MzA3IDkuMDg3IDcuODkzMDcgOS4xNDEgNy43OTEwN0M5LjIwMSA3LjY4MzA3IDkuMjMxIDcuNTYwMDcgOS4yMzEgNy40MjIwN0M5LjIzMSA3LjIwMDA3IDkuMTU2IDcuMDE3MDcgOS4wMDYgNi44NzMwN0M4Ljg2MiA2LjcyOTA3IDguNjQgNi42NTcwNyA4LjM0IDYuNjU3MDdDOC4wNjQgNi42NTcwNyA3LjgxOCA2LjcxNDA3IDcuNjAyIDYuODI4MDdDNy4zOTIgNi45NDIwNyA3LjIwNiA3LjEwMTA3IDcuMDQ0IDcuMzA1MDdMNi4xODkgNi4zNjkwN0M2Ljc1MyA1LjcxNTA3IDcuNTA2IDUuMzg4MDcgOC40NDggNS4zODgwN0M4Ljk0IDUuMzg4MDcgOS4zNTEgNS40NzUwNyA5LjY4MSA1LjY0OTA3QzEwLjAxNyA1LjgyMzA3IDEwLjI2MyA2LjA1NzA3IDEwLjQxOSA2LjM1MTA3QzEwLjU4MSA2LjY0NTA3IDEwLjY2MiA2Ljk3ODA3IDEwLjY2MiA3LjM1MDA3QzEwLjY2MiA3LjY1MDA3IDEwLjYwOCA3LjkwNTA3IDEwLjUgOC4xMTUwN0MxMC4zOTggOC4zMjUwNyAxMC4yNzUgOC40OTkwNyAxMC4xMzEgOC42MzcwN0M5Ljk4NyA4Ljc2OTA3IDkuNzk4IDguOTEzMDcgOS41NjQgOS4wNjkwN0M5LjM5IDkuMTg5MDcgOS4yNTUgOS4yODgwNyA5LjE1OSA5LjM2NjA3QzkuMDY5IDkuNDQ0MDcgOC45OTEgOS41MzcwNyA4LjkyNSA5LjY0NTA3QzguODU5IDkuNzUzMDcgOC44MjYgOS44NzYwNyA4LjgyNiAxMC4wMTQxVjEwLjE0MDFINy42MDJWOS45MjQwN1pNOC4yNzcgMTIuMjczMUM4LjEyNyAxMi4yNzMxIDcuOTkyIDEyLjI0MDEgNy44NzIgMTIuMTc0MUM3Ljc1MiAxMi4xMDgxIDcuNjU5IDEyLjAxODEgNy41OTMgMTEuOTA0MUM3LjUyNyAxMS43ODQxIDcuNDk0IDExLjY1MjEgNy40OTQgMTEuNTA4MUM3LjQ5NCAxMS4zNjQxIDcuNTI3IDExLjIzNTEgNy41OTMgMTEuMTIxMUM3LjY1OSAxMS4wMDExIDcuNzUyIDEwLjkwODEgNy44NzIgMTAuODQyMUM3Ljk5MiAxMC43NzYxIDguMTI3IDEwLjc0MzEgOC4yNzcgMTAuNzQzMUM4LjQyNyAxMC43NDMxIDguNTYyIDEwLjc3NjEgOC42ODIgMTAuODQyMUM4LjgwMiAxMC45MDgxIDguODk1IDExLjAwMTEgOC45NjEgMTEuMTIxMUM5LjAyNyAxMS4yMzUxIDkuMDYgMTEuMzY0MSA5LjA2IDExLjUwODFDOS4wNiAxMS42NTIxIDkuMDI3IDExLjc4NDEgOC45NjEgMTEuOTA0MUM4Ljg5NSAxMi4wMTgxIDguODAyIDEyLjEwODEgOC42ODIgMTIuMTc0MUM4LjU2MiAxMi4yNDAxIDguNDI3IDEyLjI3MzEgOC4yNzcgMTIuMjczMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
}
.block-editor-page .has-white-background-color .wp-block-table .wp-block-table-content-nav-right {
  background: linear-gradient(270deg, rgb(255, 255, 255) 33.29%, rgba(255, 255, 255, 0) 100%);
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-left button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27%23000021%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27%23000021%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-right button,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27%23000021%27/%3E%3Cpath d=%27M13.1681 9.16667C12.944 9.38889 12.944 9.72222 13.1681 9.94444L18.3221 15L13.1681 20.0556C12.944 20.2778 12.944 20.6111 13.1681 20.8333C13.2801 20.9444 13.3922 21 13.5602 21C13.6723 21 13.8403 20.9444 13.9524 20.8333L19.4986 15.3889C19.6106 15.2778 19.6667 15.1667 19.6667 15C19.6667 14.8333 19.6106 14.7222 19.4986 14.6111L13.9524 9.16667C13.8403 9.05556 13.6723 9 13.5602 9C13.3922 9 13.2801 9.05556 13.1681 9.16667Z%27 fill=%27%23000021%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-grey-background-color .is-style-banner-title strong,
.block-editor-page .has-white-background-color .is-style-banner-title strong {
  color: #13c636;
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tabs ul li.active span,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tabs ul li.active span {
  border-bottom: 4px solid #fff;
}
.block-editor-page .has-green-background-color .is-style-banner-title strong,
.block-editor-page .has-etoro-green-background-color .is-style-banner-title strong {
  color: #fff;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-link a:hover,
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #000021 !important;
  text-decoration-color: #000021 !important;
}
.block-editor-page .has-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta {
  background-color: #000021;
  border-color: #000021;
}
.block-editor-page .has-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta:hover, .block-editor-page .has-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta:focus,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta:focus {
  background-color: rgb(102, 102, 121.8);
  border-color: rgb(102, 102, 121.8);
  color: inherit;
}
.block-editor-page .has-green-background-color .wp-block-etoro-faq-item a,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-faq-item a {
  text-decoration-color: #fff;
}
.block-editor-page .has-green-background-color .wp-block-etoro-faq-item a:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-faq-item a:hover {
  color: #fff;
  text-decoration: none;
}
.block-editor-page .has-green-background-color .author-details-item, .block-editor-page .has-tangerine-background-color .author-details-item, .block-editor-page .has-pink-pop-background-color .author-details-item, .block-editor-page .has-yellow-background-color .author-details-item, .block-editor-page .has-light-blue-background-color .author-details-item, .block-editor-page .has-turquoise-background-color .author-details-item {
  color: #000021;
}
.block-editor-page .has-dark-blue-background-color .author-details-item {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color .author-details-item-link {
  color: inherit;
}
@media (min-width: 768px) {
  .block-editor-page .has-green-background-color .author-details-item:hover .author-details-item-link, .block-editor-page .has-pink-pop-background-color .author-details-item:hover .author-details-item-link, .block-editor-page .has-yellow-background-color .author-details-item:hover .author-details-item-link, .block-editor-page .has-tangerine-background-color .author-details-item:hover .author-details-item-link {
    color: #fff;
  }
  .block-editor-page .has-dark-blue-background-color .author-details-item:hover .author-details-item-link {
    color: #13c636;
  }
  .block-editor-page .has-light-blue-background-color .author-details-item:hover .author-details-item-link, .block-editor-page .has-turquoise-background-color .author-details-item:hover .author-details-item-link {
    color: rgb(102, 102, 121.8);
  }
}
@media (max-width: 767px) {
  .block-editor-page .has-green-background-color .author-details-item-opened .author-details-item-link, .block-editor-page .has-pink-pop-background-color .author-details-item-opened .author-details-item-link, .block-editor-page .has-yellow-background-color .author-details-item-opened .author-details-item-link, .block-editor-page .has-tangerine-background-color .author-details-item-opened .author-details-item-link {
    color: #fff;
  }
  .block-editor-page .has-dark-blue-background-color .author-details-item-opened .author-details-item-link {
    color: #13c636;
  }
  .block-editor-page .has-light-blue-background-color .author-details-item-opened .author-details-item-link, .block-editor-page .has-turquoise-background-color .author-details-item-opened .author-details-item-link {
    color: rgb(102, 102, 121.8);
  }
}
@keyframes squareSpin {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes circleSpin {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dasharray: 150, 150;
    stroke-dashoffset: 0;
  }
}
@keyframes lineAnim {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes correct-anim-big {
  0% {
    transform: translate(0, 5px) rotate(10deg);
    opacity: 1;
  }
  10% {
    opacity: 1;
    transform: translate(0, 5px) rotate(5deg);
  }
  50% {
    opacity: 0.6;
    transform: translate(-3px, -2px) rotate(-10deg);
  }
  99% {
    opacity: 0.2;
    transform: translate(0, -10px) rotate(0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes correct-anim-middle {
  0% {
    transform: translate(15px, 5px) rotate(10deg);
    opacity: 1;
  }
  50% {
    opacity: 0.6;
    transform: translate(20px, -2px) rotate(-10deg);
  }
  99% {
    opacity: 0.2;
    transform: translate(15px, -7px) rotate(0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes correct-anim-small {
  0% {
    transform: translate(10px, 5px) rotate(10deg);
    opacity: 1;
  }
  20% {
    opacity: 0.8;
    transform: translate(8px, -2px) rotate(0);
  }
  50% {
    opacity: 0.6;
    transform: translate(12px, -2px) rotate(-10deg);
  }
  99% {
    opacity: 0.2;
    transform: translate(10px, -7px) rotate(0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    width: auto;
    height: 100%;
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    width: 100%;
    height: calc(var(--inner-height) - 60px);
    top: calc(var(--slide-image-top) - 50px);
    transform: scale(1);
  }
}
@keyframes slide-out {
  100% {
    opacity: 0;
    width: auto;
    height: 100%;
    transform: scale(0);
  }
}
@keyframes circle {
  0% {
    stroke-dashoffset: 502.4px;
  }
  100% {
    stroke-dashoffset: calc(501.4px * (100 - var(--end-progress-value)) / 100);
  }
}
@keyframes slide-in-mobile {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    width: 100%;
    height: calc(var(--inner-height) - 32px);
    top: var(--slide-image-top);
    transform: scale(1);
  }
}
@keyframes award-ticker {
  100% {
    transform: translateX(-100%);
  }
}
@keyframes award-ticker-rtl {
  100% {
    transform: translateX(100%);
  }
}
@keyframes instruments-ticker {
  0% {
    transform: translate(0);
    -moz-transform: translateX(0) rotate(0.02deg);
  }
  100% {
    transform: translate(-50%);
    -moz-transform: translateX(-50%) rotate(0.02deg);
  }
}
@keyframes instruments-ticker-rtl {
  0% {
    transform: translate(0);
    -moz-transform: translateX(0) rotate(0.02deg);
  }
  100% {
    transform: translate(50%);
    -moz-transform: translateX(50%) rotate(0.02deg);
  }
}
.block-editor-page .wp-block-etoro-award-ticker {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden;
  background: #000021;
  padding: 12px 0;
  width: 100%;
}
@media (min-width: 769px) {
  .block-editor-page .wp-block-etoro-award-ticker {
    padding: 14px 0;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .wp-block-etoro-award-ticker {
    padding: 16px 0;
  }
}
.block-editor-page .wp-block-etoro-award-ticker:hover .wp-block-etoro-award-ticker-list {
  animation-play-state: paused;
}
.block-editor-page .wp-block-etoro-award-ticker-list {
  display: flex;
  flex-wrap: nowrap;
  gap: 40px;
  padding: 0 20px;
  flex: 0 0 auto;
  animation: award-ticker 30s infinite linear;
}
@media (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-award-ticker-list {
    padding: 0 26px;
    gap: 52px;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .wp-block-etoro-award-ticker-list {
    padding: 0 30px;
    gap: 60px;
  }
}
.block-editor-page .wp-block-etoro-award-ticker-item {
  position: relative;
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 38px 6px;
  text-decoration: none;
}
.block-editor-page .wp-block-etoro-award-ticker-item::before, .block-editor-page .wp-block-etoro-award-ticker-item::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  width: 27px;
  height: 100%;
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjciIGhlaWdodD0iNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE3LjQxNiA2LjU2LjAxLjAwMWEuMDc2LjA3NiAwIDAgMCAuMDUtLjAyLjA4Ny4wODcgMCAwIDAgLjAyNy0uMDYzYy4wMDItMi45ODItMi4xNjUtNS44NjktNC44MzEtNi40MzRhLjA2OC4wNjggMCAwIDAtLjA2My4wMTguMDg2LjA4NiAwIDAgMC0uMDI4LjA2NWMuMDEzIDEuNjg3LjUzMSAzLjIxNyAxLjQ5OCA0LjQyMi44OTMgMS4xMTQgMi4wNzggMS44MjggMy4zMzggMi4wMTJoLS4wMDFaTTUuNjU4IDQzLjg3YS4wODcuMDg3IDAgMCAwLS4wMjUuMDYyYzAgLjAyMy4wMDguMDQ1LjAyMy4wNjIgMS4xNDQgMS4xODQgMi42MjYgMS43OSA0LjE1NSAxLjc5IDEuMTQxIDAgMi4zMDgtLjMzNyAzLjM4Mi0xLjAyNWEuMDg1LjA4NSAwIDAgMCAuMDM3LS4wNjIuMDg5LjA4OSAwIDAgMC0uMDIyLS4wN2MtMi40MjYtMi42NC01LjgwOC0yLjQ0OC03LjU1LS43NTdabTE2LjAyNy0yMC4zNTdhLjA4LjA4IDAgMCAwIC4wMzYuMDU4LjA3Mi4wNzIgMCAwIDAgLjAzOS4wMTIuMDY2LjA2NiAwIDAgMCAuMDI1LS4wMDVjMS42NzUtLjY1OSAyLjgyLTIuMjM1IDMuMjktMy4zODUuNTQyLTEuMzI1Ljc5OC0zLjE3Mi41MzUtMy44NzYtLjAxNi0uMDQzLS4wNi0uMDYzLS4wOTgtLjA0NS0yLjc3NSAxLjIzLTQuMjc3IDQuMDczLTMuODI4IDcuMjRabS0xLjIyOS0yLjkxYS4wNjguMDY4IDAgMCAwIC4wNC0uMDEzLjA4NC4wODQgMCAwIDAgLjAzNS0uMDU4Yy40MzktMy4wNTItMS4wODUtNi4wNzktMy43MDYtNy4zNjJhLjA3LjA3IDAgMCAwLS4wNjguMDA0LjA4NS4wODUgMCAwIDAtLjAzOS4wNjFjLS41MDMgMy45NzEgMS41MDMgNi41NiAzLjcxNCA3LjM2NGEuMDczLjA3MyAwIDAgMCAuMDI0LjAwNFptLS45MjQgNy4wMTJhLjA3NS4wNzUgMCAwIDAgLjAzNy4wMTEuMDc0LjA3NCAwIDAgMCAuMDI3LS4wMDYuMDguMDggMCAwIDAgLjA0NS0uMDVjLjk4Ny0zLjIwNi0uNTU1LTYuNTQ0LTIuNjE3LTcuOTE5YS4wNy4wNyAwIDAgMC0uMDY2LS4wMDcuMDgyLjA4MiAwIDAgMC0uMDQ2LjA1M2MtLjkzOCAzLjE4NC4xMTUgNi4zNjcgMi42MTkgNy45MTl2LS4wMDFaTTE1LjcgMjUuMzYxYS4wNzIuMDcyIDAgMCAwLS4wNjQtLjAxMy4wNzcuMDc3IDAgMCAwLS4wNS4wNDZjLTEuMjc0IDMuMDc2LS42MDMgNi4zNyAxLjY3MiA4LjE5NWEuMDczLjA3MyAwIDAgMCAuMTEzLS4wM2MxLjM2NS0yLjk0NS4yMTUtNi42ODUtMS42Ny04LjE5OFptNi41NDYgOS45MjFjLTIuODctMS4wMTUtNS42NjQuMTI2LTcuMTE2IDIuOTFhLjA5My4wOTMgMCAwIDAtLjAwNi4wNy4wNzguMDc4IDAgMCAwIC4wNDYuMDVjLjU4NC4yMyAxLjIwMi4zMzkgMS44MjMuMzM5IDIuMDk1IDAgNC4yMzYtMS4yMzYgNS4yOTUtMy4yNDZhLjA5My4wOTMgMCAwIDAgLjAwNi0uMDcyLjA4MS4wODEgMCAwIDAtLjA0OC0uMDVaTTcuNzMyIDQxLjIyNWEuMDY4LjA2OCAwIDAgMCAuMDI2LjAwNS4wNzUuMDc1IDAgMCAwIC4wNC0uMDEyYzIuNjE4LTEuNzE3IDMuNDU3LTUuNDY4IDIuNTk4LTcuODkzYS4wNzkuMDc5IDAgMCAwLS4wNDctLjA1LjA3LjA3IDAgMCAwLS4wNjQuMDA5Yy0yLjUyNCAxLjcxNy0zLjU2OCA0Ljg4OC0yLjYgNy44OWEuMDguMDggMCAwIDAgLjA0Ny4wNVptMTQuMDYtMjQuMTg4Yy4wMTIuMDIuMDMyLjAzNS4wNTQuMDM4aC4wMWEuMDczLjA3MyAwIDAgMCAuMDUyLS4wMmMyLjM1NC0yLjMzNCAyLjQ1NC01LjkzMSAxLjMzNy04LjI3OGEuMDc4LjA3OCAwIDAgMC0uMDUzLS4wNDQuMDcyLjA3MiAwIDAgMC0uMDY1LjAxOWMtMi41NjUgMi40MzItMi42MDMgNi4wODMtMS4zMzUgOC4yODR2LjAwMVptNC42NzUgNi43MzlhLjA3NS4wNzUgMCAwIDAtLjA1Ny0uMDM0Yy0yLjkxNy0uMTY0LTUuNDggMS45MzItNi4wOSA0Ljk4NmEuMDg4LjA4OCAwIDAgMCAuMDE0LjA2OGMuMDE0LjAyLjAzNC4wMzIuMDU2LjAzMi4xMDIuMDA3LjIwMy4wMS4zMDQuMDEgMi44ODIgMCA1LjE4OC0yLjQ4NyA1Ljc4Ny00Ljk5MmEuMDkuMDkgMCAwIDAtLjAxMy0uMDdaTS4wNTIgNDUuNDY2YS4wODMuMDgzIDAgMCAwLS4wMzUuMDU5LjA4OC4wODggMCAwIDAgLjAxOC4wNjdjMS4yOTIgMS42MzkgMy4wMTMgMi4zMjYgNC42MzcgMi4zMjZhNS41OTYgNS41OTYgMCAwIDAgMi44MDUtLjc0Mi4wODQuMDg0IDAgMCAwIC4wMzktLjA1OC4wOTIuMDkyIDAgMCAwLS4wMTctLjA3Yy0xLjk0Mi0yLjUyNS01LjA3NC0zLjE5LTcuNDQ3LTEuNTgyWm0xMy4yNS03LjU0aC4wMDRhLjA3Ni4wNzYgMCAwIDAgLjA1Ni0uMDMyYzEuNjk1LTIuNDE1IDEuNjYtNS44ODEtLjA4NS04LjQzYS4wNzQuMDc0IDAgMCAwLS4wNi0uMDMzLjA3My4wNzMgMCAwIDAtLjA2LjAzM2MtMS44NTMgMi42MTctMS44MTQgNi4yNDQuMDkgOC40MzhhLjA3NC4wNzQgMCAwIDAgLjA1Ni4wMjZsLS4wMDEtLjAwMlptNi44NzYtMjcuMzRoLjAwMmEuMDcyLjA3MiAwIDAgMCAuMDU4LS4wMzNjMS42ODMtMi4zNzEgMS42MjMtNi4wMDItLjE0LTguNDQzYS4wNzQuMDc0IDAgMCAwLS4wNi0uMDMyLjA3NC4wNzQgMCAwIDAtLjA2LjAzM2MtMS44MDIgMi42MzYtMS43NDUgNi4wMy4xNDIgOC40NDVhLjA3NC4wNzQgMCAwIDAgLjA1OC4wMjlabS02LjUxNy0zLjU3N2EuMDg1LjA4NSAwIDAgMC0uMDI1LjA2NGMuMDE4IDEuNTI1Ljk1IDMuMzEyIDIuMzc0IDQuNTUxLjg5OC43ODIgMS44MzcgMS4yMDMgMi42NTIgMS4yMDMuMTcyIDAgLjMzOC0uMDE5LjQ5OC0uMDU3LjAzOC0uMDA5LjA2NS0uMDUuMDYtLjA5My0uMzgyLTIuOTM5LTIuNTktNS4yMjUtNS40OTYtNS42ODhhLjA3MS4wNzEgMCAwIDAtLjA2Mi4wMlpNLjQ3NSA0My41NTNoLjAxYzIuNzktLjM5IDQuODg0LTIuNjE5IDUuNDYxLTUuODE2YS4wODguMDg4IDAgMCAwLS4wMTgtLjA3MS4wNzUuMDc1IDAgMCAwLS4wNjMtLjAyOGMtMy42NDYuMzM4LTUuNTE3IDMuNjA2LTUuNDY3IDUuODM1IDAgLjAyNC4wMS4wNDYuMDI2LjA2Mi4wMTQuMDEzLjAzMi4wMi4wNS4wMnYtLjAwMlptMTcuNjMtMy4yOThjLTMuMDA1LTEuODE3LTYuMDI3LS42OS03LjQ2IDEuMzY0YS4wODkuMDg5IDAgMCAwIC4wMjEuMTIyYy44NjUuNTcgMS44NzMuODQzIDIuODkuODQzIDEuNzEgMCAzLjQ0NS0uNzczIDQuNTctMi4yMDJhLjA4Ny4wODcgMCAwIDAgLjAxNi0uMDcuMDg1LjA4NSAwIDAgMC0uMDM4LS4wNThabTcuMTMyLTEwLjUzNWMtMS41NjctLjMwMS0zLjA0NS0uMDU5LTQuMjc2LjctMS4xMzMuNy0yLjAxMiAxLjgyNy0yLjQ3NSAzLjE3M2EuMDkyLjA5MiAwIDAgMCAuMDA0LjA2OWMuMDEuMDIxLjAyOS4wMzYuMDUuMDQxLjM4LjA5Mi43NjQuMTM2IDEuMTQ3LjEzNiAyLjI2NiAwIDQuNTAzLTEuNTQ1IDUuNjA2LTRhLjA5LjA5IDAgMCAwIDAtLjA3NS4wNzYuMDc2IDAgMCAwLS4wNTUtLjA0NFoiIGZpbGw9IiMxM0M2MzYiLz48L3N2Zz4=) no-repeat left center/contain;
}
.block-editor-page .wp-block-etoro-award-ticker-item::before {
  left: 0;
  transform: rotateY(180deg);
}
.block-editor-page .wp-block-etoro-award-ticker-item::after {
  right: 0;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-award-ticker-item {
    padding-inline: 41px;
  }
  .block-editor-page .wp-block-etoro-award-ticker-item::before, .block-editor-page .wp-block-etoro-award-ticker-item::after {
    width: 40px;
  }
}
.block-editor-page .wp-block-etoro-award-ticker-item .wp-block-etoro-award-item__title,
.block-editor-page .wp-block-etoro-award-ticker-item .wp-block-etoro-award-item__description {
  cursor: default;
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  font-weight: 400;
  color: #fff;
}
@media (min-width: 769px) {
  .block-editor-page .wp-block-etoro-award-ticker-item .wp-block-etoro-award-item__title,
  .block-editor-page .wp-block-etoro-award-ticker-item .wp-block-etoro-award-item__description {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .wp-block-etoro-award-ticker-item .wp-block-etoro-award-item__title,
  .block-editor-page .wp-block-etoro-award-ticker-item .wp-block-etoro-award-item__description {
    font-size: 18px;
    line-height: 24px;
  }
}
.block-editor-page .wp-block-etoro-award-ticker-item .wp-block-etoro-award-item__title {
  font-weight: 700;
}
.block-editor-page .wp-block-etoro-banner {
  padding-top: 42.6%;
  width: 100%;
  position: relative;
}
.block-editor-page .wp-block-etoro-banner-desktop, .block-editor-page .wp-block-etoro-banner-mobile {
  background-size: cover;
  background-position: center center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-editor-page .wp-block-etoro-banner-desktop {
  display: none;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-banner {
    padding-top: 20.8%;
  }
  .block-editor-page .wp-block-etoro-banner-desktop {
    display: block;
  }
  .block-editor-page .wp-block-etoro-banner-mobile {
    display: none;
  }
}
.block-editor-page .wp-block-etoro-box {
  margin-block: 24px;
}
.block-editor-page .wp-block-etoro-box:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-box:last-child {
  margin-bottom: 0;
}
@media (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-box {
    margin-block: 12px;
  }
  .block-editor-page .wp-block-etoro-box-size-14 {
    max-width: calc(var(--etoro-column) * 14 + 312px);
  }
  .block-editor-page .wp-block-etoro-box-size-16 {
    max-width: calc(var(--etoro-column) * 16 + 360px);
  }
  .block-editor-page .wp-block-etoro-box-size-18 {
    max-width: calc(var(--etoro-column) * 18 + 408px);
  }
  .block-editor-page .wp-block-etoro-box-align-start {
    margin-inline-end: auto;
  }
  .block-editor-page .wp-block-etoro-box-align-center {
    margin-inline: auto;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.block-editor-page .wp-block-course-contents {
  margin-top: -12px;
}
.block-editor-page .wp-block-course-contents-lesson {
  display: flex;
  padding: 24px 0;
  gap: 16px;
  height: auto;
  border-bottom: 1px solid rgb(207.8, 243.6, 214.8);
  animation: fadeIn 0.3s ease-in-out;
}
.block-editor-page .wp-block-course-contents-lesson.wp-block-course-contents-lesson-hidden {
  display: none;
}
.block-editor-page .wp-block-course-contents-lesson .wp-block-course-contents-lesson-title {
  margin: 0 0 5px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.3;
}
.block-editor-page .wp-block-course-contents-lesson .wp-block-course-contents-lesson-title a {
  color: #000021;
  text-decoration: none;
}
.block-editor-page .wp-block-course-contents-lesson-number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  background-color: rgb(160.6, 232.2, 174.6);
  border-radius: 50%;
}
.block-editor-page .wp-block-course-contents-lesson-details {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1.4;
  color: #9999a6;
}
.block-editor-page .wp-block-course-contents-lesson-details span {
  margin: 0 8px;
}
.block-editor-page .wp-block-course-contents-lesson-cta {
  min-width: -moz-max-content;
  min-width: max-content;
  text-decoration: underline;
}
.block-editor-page .wp-block-course-contents-navigation {
  display: flex;
  flex-direction: column-reverse;
  width: 100%;
  line-height: 20px;
}
.block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-back-to-all,
.block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-show-all {
  width: -moz-max-content;
  width: max-content;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-color: #000021;
  transition: all 0.3s ease-in-out;
}
.block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-back-to-all:hover,
.block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-show-all:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-show-all {
  margin-top: 40px;
  cursor: pointer;
}
.block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-back-to-all {
  margin-top: 24px;
  display: inline-flex;
  flex-direction: row-reverse;
}
.block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-back-to-all .wp-block-course-contents-arrow-left {
  display: none;
}
.block-editor-page .wp-block-course-contents-show-all {
  display: inline-flex;
}
.block-editor-page .wp-block-course-contents-show-all.wp-block-course-contents-show-all-hidden {
  display: none;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-course-contents {
    margin-top: 32px;
  }
  .block-editor-page .wp-block-course-contents-lesson {
    padding-block: 36px;
    padding-inline: 24px 0;
    gap: 24px;
    align-items: center;
  }
  .block-editor-page .wp-block-course-contents-lesson:first-child {
    margin-top: 14px;
    border-top: 1px solid rgb(207.8, 243.6, 214.8);
  }
  .block-editor-page .wp-block-course-contents-lesson:hover .wp-block-course-contents-lesson-details {
    color: #000021;
  }
  .block-editor-page .wp-block-course-contents-lesson .wp-block-course-contents-lesson-title {
    margin-bottom: 9px;
    font-size: 32px;
  }
  .block-editor-page .wp-block-course-contents-lesson-number {
    width: 60px;
    min-width: 60px;
    height: 60px;
    font-size: 32px;
  }
  .block-editor-page .wp-block-course-contents-lesson-info {
    display: flex;
    flex-grow: 1;
    gap: 25px;
    justify-content: space-between;
    align-items: center;
  }
  .block-editor-page .wp-block-course-contents-lesson-details {
    margin-bottom: 0;
    transition: all 0.3s ease-in-out;
  }
  .block-editor-page .wp-block-course-contents-lesson-cta {
    display: inline-block;
    padding: 11px 44px 12px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background-color: #000021;
    border: 1px solid #000021;
    border-radius: 50px;
    transition: all 0.3s ease-in-out;
  }
  .block-editor-page .wp-block-course-contents-lesson-cta:hover {
    color: #000021;
    background-color: transparent;
  }
  .block-editor-page .wp-block-course-contents-navigation {
    flex-direction: row;
    justify-content: space-between;
  }
  .block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-back-to-all {
    margin-top: 40px;
    flex-direction: row;
  }
  .block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-back-to-all .wp-block-course-contents-arrow-right {
    display: none;
  }
  .block-editor-page .wp-block-course-contents-navigation .wp-block-course-contents-back-to-all .wp-block-course-contents-arrow-left {
    display: block;
  }
}
@media (max-width: 767px) {
  .block-editor-page .wp-block-course-contents-navigation {
    font-size: 14px;
    font-weight: 500;
  }
}
.block-editor-page .wp-block-buttons {
  -moz-column-gap: 24px;
       column-gap: 24px;
  row-gap: 8px;
  margin: 20px 0;
}
.block-editor-page .wp-block-buttons:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-buttons:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-buttons {
    margin: 40px 0;
  }
}
.block-editor-page .e-cta {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  padding: 9px 28px 12px;
  border: 1px solid #13c636;
  border-radius: 100px;
  background-color: #13c636;
  transition: 0.3s ease;
  color: #fff;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.block-editor-page .e-cta.e-cta-disabled {
  pointer-events: none;
  border-color: rgb(160.6, 232.2, 174.6);
  background-color: rgb(160.6, 232.2, 174.6);
}
.block-editor-page .e-cta:hover {
  background-color: transparent;
  border-color: #13c636;
  color: #13c636;
  box-shadow: none;
  outline: none;
}
.block-editor-page .e-cta:active, .block-editor-page .e-cta:focus {
  background-color: transparent;
  border-color: rgb(113.4, 220.8, 134.4);
  color: rgb(113.4, 220.8, 134.4);
}
@media (min-width: 768px) {
  .block-editor-page .e-cta {
    font-size: 18px;
    line-height: 27px;
    padding-left: 44px;
    padding-right: 44px;
  }
}
.block-editor-page .e-cta-primary-bordered {
  background-color: transparent;
  border-color: #13c636;
  color: #13c636;
}
.block-editor-page .e-cta-primary-bordered.e-cta-disabled {
  background-color: transparent;
  border-color: rgb(160.6, 232.2, 174.6);
  color: rgb(160.6, 232.2, 174.6);
}
.block-editor-page .e-cta-primary-bordered:hover {
  background-color: #13c636;
  color: #fff;
}
.block-editor-page .e-cta-primary-bordered:active, .block-editor-page .e-cta-primary-bordered:focus {
  background-color: rgb(113.4, 220.8, 134.4);
  color: #fff;
}
.block-editor-page .e-cta-alternative {
  background-color: #000021;
  border-color: #000021;
}
.block-editor-page .e-cta-alternative.e-cta-disabled {
  border-color: rgb(153, 153, 166.2);
  background-color: rgb(153, 153, 166.2);
}
.block-editor-page .e-cta-alternative:hover {
  background-color: transparent;
  border-color: #000021;
  color: #000021;
}
.block-editor-page .e-cta-alternative:active, .block-editor-page .e-cta-alternative:focus {
  background-color: transparent;
  border-color: rgb(102, 102, 121.8);
  color: rgb(102, 102, 121.8);
}
.block-editor-page .e-cta-alternative-bordered {
  background-color: transparent;
  border-color: #000021;
  color: #000021;
}
.block-editor-page .e-cta-alternative-bordered.e-cta-disabled {
  background-color: transparent;
  border-color: rgb(153, 153, 166.2);
  color: rgb(153, 153, 166.2);
}
.block-editor-page .e-cta-alternative-bordered:hover {
  background-color: #000021;
  border-color: #000021;
  color: #fff;
}
.block-editor-page .e-cta-alternative-bordered:active, .block-editor-page .e-cta-alternative-bordered:focus {
  background-color: rgb(102, 102, 121.8);
  border-color: rgb(102, 102, 121.8);
  color: #fff;
}
.block-editor-page .e-cta-white {
  background-color: #fff;
  border-color: #fff;
  color: #000021;
}
.block-editor-page .e-cta-white.e-cta-disabled {
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  color: rgb(153, 153, 166.2);
}
.block-editor-page .e-cta-white:hover {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.block-editor-page .e-cta-white:focus, .block-editor-page .e-cta-white:active {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  opacity: 0.6;
}
.block-editor-page .e-cta-white-bordered {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.block-editor-page .e-cta-white-bordered.e-cta-disabled {
  background-color: transparent;
  border-color: #f7f7f7;
  color: #f7f7f7;
}
.block-editor-page .e-cta-white-bordered:hover, .block-editor-page .e-cta-white-bordered:focus, .block-editor-page .e-cta-white-bordered:active {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
  opacity: 0.6;
}
.block-editor-page .e-cta-tertiary {
  background-color: #6bf5c0;
  border-color: #6bf5c0;
  color: #000021;
}
.block-editor-page .e-cta-tertiary:hover, .block-editor-page .e-cta-tertiary:focus {
  background-color: rgb(166.2, 249, 217.2);
  border-color: rgb(166.2, 249, 217.2);
  color: #000021;
}
.block-editor-page .wp-block-etoro-cards {
  /**
   * On tax partners page the above card styles with small image size are overridden by the side card styles on mobile devices.
   * However, the above card styles with small image size should follow the above styles if the block is located inside the cards block.
   */
}
.block-editor-page .wp-block-etoro-cards.wp-block-etoro-card-grid-columns-1 .swiper-wrapper .wp-block-etoro-card-default {
  flex: 1 1 100%;
}
.block-editor-page .wp-block-etoro-cards.wp-block-etoro-card-grid-columns-2 .swiper-wrapper .wp-block-etoro-card-default, .block-editor-page .wp-block-etoro-cards.wp-block-etoro-card-grid-columns-3 .swiper-wrapper .wp-block-etoro-card-default, .block-editor-page .wp-block-etoro-cards.wp-block-etoro-card-grid-columns-4 .swiper-wrapper .wp-block-etoro-card-default {
  flex: 0 1 calc(50% - 12px);
}
.block-editor-page .wp-block-etoro-cards .wp-block-etoro-card {
  width: 100%;
  background-color: #fff;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.1);
  padding: 16px 24px 32px;
  border-radius: 4px;
  overflow: hidden;
  margin: 0;
}
.block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-default {
  border-radius: 20px;
  text-align: start;
}
.block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-default img.wp-block-etoro-card-thumbnail {
  margin-bottom: 16px !important;
  margin-inline-start: 0;
}
.block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-default .wp-block-etoro-card-body {
  text-align: start;
}
@media screen and (max-width: 768px) {
  .block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-default {
    max-width: 300px;
    width: 100%;
    min-width: min(100% - 43px, 300px);
  }
}
@media screen and (max-width: 1281px) {
  .block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-default .wp-block-etoro-card-title {
    font-size: 18px;
    line-height: 122%;
  }
  .block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-default .wp-block-etoro-card-content {
    font-size: 16px;
    line-height: 26px;
  }
}
.block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #66667a;
}
.block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-size-small.wp-block-etoro-card-thumbnail-position-above {
  flex-direction: column;
}
.block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-size-small.wp-block-etoro-card-thumbnail-position-above .wp-block-etoro-card-thumbnail {
  margin: 0 0 12px;
}
.block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-size-small.wp-block-etoro-card-thumbnail-position-above .wp-block-etoro-card-body {
  margin: 0 auto;
}
.block-editor-page .wp-block-etoro-cards .wp-block-etoro-card-size-small.wp-block-etoro-card-thumbnail-position-above .wp-block-etoro-card-button {
  justify-content: center;
}
.block-editor-page .wp-block-etoro-cards:not(.swiper-initialized) .swiper-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: center;
  margin: 0;
  max-width: initial;
  width: 100%;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-cards .wp-block-etoro-card {
    max-width: initial;
    min-width: initial;
    flex: 0 1 calc(50% - 12px);
  }
  .block-editor-page .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default {
    flex: 0 1 calc(50% - 12px);
  }
  .block-editor-page .wp-block-etoro-cards .swiper-wrapper {
    flex-wrap: wrap;
    gap: 24px;
  }
}
@media screen and (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-cards.wp-block-etoro-card-grid-columns-3 .swiper-wrapper .wp-block-etoro-card-default {
    flex: 0 1 calc(33.3333333333% - 16px);
  }
}
@media screen and (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-cards.wp-block-etoro-card-grid-columns-4 .swiper-wrapper .wp-block-etoro-card-default {
    flex: 0 1 calc(25% - 18px);
  }
  .block-editor-page .wp-block-etoro-cards .wp-block-etoro-card,
  .block-editor-page .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default {
    flex: 0 1 calc(25% - 18px);
  }
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-column-align-desktop-left {
    text-align: left;
  }
  .block-editor-page .wp-block-column-align-desktop-left .has-text-align-left,
  .block-editor-page .wp-block-column-align-desktop-left .has-text-align-center,
  .block-editor-page .wp-block-column-align-desktop-left .has-text-align-right {
    text-align: left;
  }
  .block-editor-page .wp-block-column-align-desktop-left .has-text-align-left.wp-block-heading,
  .block-editor-page .wp-block-column-align-desktop-left .has-text-align-center.wp-block-heading,
  .block-editor-page .wp-block-column-align-desktop-left .has-text-align-right.wp-block-heading {
    text-align: left;
  }
  .block-editor-page .wp-block-column-align-desktop-left img {
    margin-left: 0;
    margin-right: auto;
  }
  .block-editor-page .wp-block-column-align-desktop-left .wp-block-buttons {
    justify-content: flex-start;
  }
  .block-editor-page .wp-block-column-align-desktop-center {
    text-align: center;
  }
  .block-editor-page .wp-block-column-align-desktop-center .has-text-align-left,
  .block-editor-page .wp-block-column-align-desktop-center .has-text-align-center,
  .block-editor-page .wp-block-column-align-desktop-center .has-text-align-right {
    text-align: center;
  }
  .block-editor-page .wp-block-column-align-desktop-center .has-text-align-left.wp-block-heading,
  .block-editor-page .wp-block-column-align-desktop-center .has-text-align-center.wp-block-heading,
  .block-editor-page .wp-block-column-align-desktop-center .has-text-align-right.wp-block-heading {
    text-align: center;
  }
  .block-editor-page .wp-block-column-align-desktop-center img {
    margin-left: auto;
    margin-right: auto;
  }
  .block-editor-page .wp-block-column-align-desktop-center .wp-block-buttons {
    justify-content: center;
  }
  .block-editor-page .wp-block-column-align-desktop-right {
    text-align: right;
  }
  .block-editor-page .wp-block-column-align-desktop-right .has-text-align-left,
  .block-editor-page .wp-block-column-align-desktop-right .has-text-align-center,
  .block-editor-page .wp-block-column-align-desktop-right .has-text-align-right {
    text-align: center;
  }
  .block-editor-page .wp-block-column-align-desktop-right .has-text-align-left.wp-block-heading,
  .block-editor-page .wp-block-column-align-desktop-right .has-text-align-center.wp-block-heading,
  .block-editor-page .wp-block-column-align-desktop-right .has-text-align-right.wp-block-heading {
    text-align: right;
  }
  .block-editor-page .wp-block-column-align-desktop-right img {
    margin-left: auto;
    margin-right: 0;
  }
  .block-editor-page .wp-block-column-align-desktop-right .wp-block-buttons {
    justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  .block-editor-page .wp-block-column-align-mobile-left {
    text-align: left;
  }
  .block-editor-page .wp-block-column-align-mobile-left .has-text-align-left,
  .block-editor-page .wp-block-column-align-mobile-left .has-text-align-center,
  .block-editor-page .wp-block-column-align-mobile-left .has-text-align-right {
    text-align: left;
  }
  .block-editor-page .wp-block-column-align-mobile-left .has-text-align-left.wp-block-heading,
  .block-editor-page .wp-block-column-align-mobile-left .has-text-align-center.wp-block-heading,
  .block-editor-page .wp-block-column-align-mobile-left .has-text-align-right.wp-block-heading {
    text-align: left;
  }
  .block-editor-page .wp-block-column-align-mobile-left img {
    margin-left: 0;
    margin-right: auto;
  }
  .block-editor-page .wp-block-column-align-mobile-left .wp-block-buttons {
    justify-content: flex-start;
  }
  .block-editor-page .wp-block-column-align-mobile-center {
    text-align: center;
  }
  .block-editor-page .wp-block-column-align-mobile-center .has-text-align-left,
  .block-editor-page .wp-block-column-align-mobile-center .has-text-align-center,
  .block-editor-page .wp-block-column-align-mobile-center .has-text-align-right {
    text-align: center;
  }
  .block-editor-page .wp-block-column-align-mobile-center .has-text-align-left.wp-block-heading,
  .block-editor-page .wp-block-column-align-mobile-center .has-text-align-center.wp-block-heading,
  .block-editor-page .wp-block-column-align-mobile-center .has-text-align-right.wp-block-heading {
    text-align: center;
  }
  .block-editor-page .wp-block-column-align-mobile-center img {
    margin-left: auto;
    margin-right: auto;
  }
  .block-editor-page .wp-block-column-align-mobile-center .wp-block-buttons {
    justify-content: center;
  }
  .block-editor-page .wp-block-column-align-mobile-right {
    text-align: right;
  }
  .block-editor-page .wp-block-column-align-mobile-right .has-text-align-left,
  .block-editor-page .wp-block-column-align-mobile-right .has-text-align-center,
  .block-editor-page .wp-block-column-align-mobile-right .has-text-align-right {
    text-align: center;
  }
  .block-editor-page .wp-block-column-align-mobile-right .has-text-align-left.wp-block-heading,
  .block-editor-page .wp-block-column-align-mobile-right .has-text-align-center.wp-block-heading,
  .block-editor-page .wp-block-column-align-mobile-right .has-text-align-right.wp-block-heading {
    text-align: right;
  }
  .block-editor-page .wp-block-column-align-mobile-right img {
    margin-left: auto;
    margin-right: 0;
  }
  .block-editor-page .wp-block-column-align-mobile-right .wp-block-buttons {
    justify-content: flex-end;
  }
}
.block-editor-page .wp-block-columns {
  display: flex;
  margin-top: 40px;
  margin-bottom: 24px;
}
.block-editor-page .wp-block-columns:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-columns:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-columns .wp-block-column {
  flex: 1 1 0;
  width: 0;
}
.block-editor-page .wp-block-columns.is-layout-flex {
  gap: 16px;
}
.block-editor-page .wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start;
}
.block-editor-page .wp-block-columns.are-vertically-aligned-center {
  align-items: center;
}
.block-editor-page .wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end;
}
.block-editor-page .wp-block-columns.are-vertically-aligned-stretch {
  align-items: stretch;
}
@media (max-width: 767px) {
  .block-editor-page .wp-block-columns.is-not-stacked-on-mobile {
    gap: 16px !important;
    flex-wrap: wrap !important;
    justify-content: center;
  }
  .block-editor-page .wp-block-columns.is-not-stacked-on-mobile .wp-block-column {
    flex: auto;
    width: calc(50% - 8px);
    max-width: calc(50% - 8px);
  }
  .block-editor-page .wp-block-columns.is-swapped-on-mobile {
    flex-direction: row-reverse;
  }
  .block-editor-page .wp-block-columns:not(.is-not-stacked-on-mobile) {
    flex-wrap: wrap;
    gap: 16px;
  }
  .block-editor-page .wp-block-columns:not(.is-not-stacked-on-mobile).is-swapped-on-mobile {
    flex-direction: column-reverse;
  }
  .block-editor-page .wp-block-columns:not(.is-not-stacked-on-mobile) .wp-block-column {
    width: 100%;
    flex: initial;
  }
  .block-editor-page .wp-block-columns.wp-block-columns-3 {
    gap: 32px;
  }
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-columns-2 .wp-block-column {
    flex: 1 1 50%;
  }
  .block-editor-page .wp-block-columns-2 .wp-block-column.is-text-column:first-child {
    padding-inline: 0 calc(var(--etoro-column) + 24px);
  }
  .block-editor-page .wp-block-columns-2 .wp-block-column.is-text-column:last-child {
    padding-inline: calc(var(--etoro-column) + 24px) 0;
  }
  .block-editor-page .wp-block-columns.is-layout-flex {
    gap: 24px;
  }
  .block-editor-page .wp-block-columns.wp-block-columns-3 {
    gap: calc(var(--etoro-column) + 48px);
  }
}
.block-editor-page .wp-block-heading + .wp-block-columns {
  margin-top: 28px;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-heading + .wp-block-columns {
    margin-top: 60px;
  }
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-columns-size-10, .block-editor-page .wp-block-columns-size-12, .block-editor-page .wp-block-columns-size-14, .block-editor-page .wp-block-columns-size-16, .block-editor-page .wp-block-columns-size-18 {
    margin-left: auto;
    margin-right: auto;
  }
  .block-editor-page .wp-block-columns-size-18 {
    max-width: calc(var(--etoro-column) * 18 + 408px);
  }
  .block-editor-page .wp-block-columns-size-16 {
    max-width: calc(var(--etoro-column) * 16 + 360px);
  }
  .block-editor-page .wp-block-columns-size-14 {
    max-width: calc(var(--etoro-column) * 14 + 312px);
  }
  .block-editor-page .wp-block-columns-size-12 {
    max-width: calc(var(--etoro-column) * 12 + 264px);
  }
  .block-editor-page .wp-block-columns-size-10 {
    max-width: calc(var(--etoro-column) * 10 + 216px);
  }
}
.block-editor-page .entry-content > .wp-block-columns:first-child {
  margin-top: 0;
}
.block-editor-page .entry-content > .wp-block-columns:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-course-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 24px;
  font-size: 14px;
}
.block-editor-page .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item {
  position: relative;
  display: flex;
  align-items: center;
}
.block-editor-page .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  content: "";
  width: 19px;
  height: 19px;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #000021;
  display: inline-block;
  margin-inline-end: 6px;
}
.block-editor-page .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item-lessons::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMjg4MDkgMi42MDY5NkM5LjI4ODA5IDIuNjA2OTYgOS43NzYzMSAxLjIzMzIyIDExLjQxOTIgMS4yMzMyMkgxNy4zMzM1VjEyLjY4MjRIMTEuMzI2N0MxMS4zMjY3IDEyLjY4MjQgMTAuMjQ5NSAxMi41MzU5IDkuNzAxOTIgMTMuMzQyMUg5LjI4ODA5VjIuNjA2OTZaIiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik05LjI4NzM3IDIuNjA2OTZDOS4yODczNyAyLjYwNjk2IDguNzk5NDggMS4yMzMyMiA3LjE1NjIyIDEuMjMzMjJIMS4yMzkyNlYxMi42ODI0SDcuMjQ2MzVDNy4yNDYzNSAxMi42ODI0IDguMzIzMzMgMTIuNTM1OSA4Ljg3MTE5IDEzLjM0MjFIOS4yODczN1YyLjYwNjk2WiIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMy43MDAyIDQuODQ5NTZINi40NzUyIiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0zLjcwMDIgNy4yNzc5NEg2LjQ3NTIiIHN0cm9rZT0iIzAwMDAyMSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTMuNzAwMiA5LjcwNjQ0SDYuNDc1MiIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTIuMDI1NCA0Ljg0OTU2SDE0LjgwMDQiIHN0cm9rZT0iIzAwMDAyMSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEyLjAyNTQgNy4yNzc5NEgxNC44MDA0IiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMi4wMjU0IDkuNzA2NDRIMTQuODAwNCIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTQiIHZpZXdCb3g9IjAgMCAxOSAxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMjg4MDkgMi42MDY5NkM5LjI4ODA5IDIuNjA2OTYgOS43NzYzMSAxLjIzMzIyIDExLjQxOTIgMS4yMzMyMkgxNy4zMzM1VjEyLjY4MjRIMTEuMzI2N0MxMS4zMjY3IDEyLjY4MjQgMTAuMjQ5NSAxMi41MzU5IDkuNzAxOTIgMTMuMzQyMUg5LjI4ODA5VjIuNjA2OTZaIiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik05LjI4NzM3IDIuNjA2OTZDOS4yODczNyAyLjYwNjk2IDguNzk5NDggMS4yMzMyMiA3LjE1NjIyIDEuMjMzMjJIMS4yMzkyNlYxMi42ODI0SDcuMjQ2MzVDNy4yNDYzNSAxMi42ODI0IDguMzIzMzMgMTIuNTM1OSA4Ljg3MTE5IDEzLjM0MjFIOS4yODczN1YyLjYwNjk2WiIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMy43MDAyIDQuODQ5NTZINi40NzUyIiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0zLjcwMDIgNy4yNzc5NEg2LjQ3NTIiIHN0cm9rZT0iIzAwMDAyMSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTMuNzAwMiA5LjcwNjQ0SDYuNDc1MiIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTIuMDI1NCA0Ljg0OTU2SDE0LjgwMDQiIHN0cm9rZT0iIzAwMDAyMSIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEyLjAyNTQgNy4yNzc5NEgxNC44MDA0IiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxwYXRoIGQ9Ik0xMi4wMjU0IDkuNzA2NDRIMTQuODAwNCIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbWl0ZXJsaW1pdD0iMTAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}
.block-editor-page .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item-duration::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNyIgY3k9IjguNSIgcj0iNS41IiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8bGluZSB4MT0iNSIgeTE9IjAuNSIgeDI9IjkiIHkyPSIwLjUiIHN0cm9rZT0iIzAwMDAyMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxsaW5lIHgxPSI3IiB5MT0iOC41IiB4Mj0iNyIgeTI9IjUuNSIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPGxpbmUgeDE9IjkiIHkxPSI4LjUiIHgyPSI3IiB5Mj0iOC41IiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNCAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iNyIgY3k9IjguNSIgcj0iNS41IiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8bGluZSB4MT0iNSIgeTE9IjAuNSIgeDI9IjkiIHkyPSIwLjUiIHN0cm9rZT0iIzAwMDAyMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjxsaW5lIHgxPSI3IiB5MT0iOC41IiB4Mj0iNyIgeTI9IjUuNSIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPGxpbmUgeDE9IjkiIHkxPSI4LjUiIHgyPSI3IiB5Mj0iOC41IiBzdHJva2U9IiMwMDAwMjEiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}
.block-editor-page .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item-level::before {
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM5N181MzY4KSI+CjxwYXRoIGQ9Ik03LjgyNzg0IDEuNTEyNzlINy4zODMwMUM1Ljk3MDM3IDEuNTEyNzkgNC44MjUyIDIuNjU3OTYgNC44MjUyIDQuMDcwNlY1LjEzMzI2QzQuODI1MiA2LjU0NTkgNS45NzAzNyA3LjY5MTA3IDcuMzgzMDEgNy42OTEwN0g3LjgyNzg0QzkuMjQwNDggNy42OTEwNyAxMC4zODU3IDYuNTQ1OSAxMC4zODU3IDUuMTMzMjZWNC4wNzA2QzEwLjM4NTcgMi42NTc5NiA5LjI0MDQ4IDEuNTEyNzkgNy44Mjc4NCAxLjUxMjc5WiIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEzLjg4MjUgMTQuNDg3MUMxMy44ODI1IDE0LjQ4NzEgMTMuNjc4NiAxMS40ODQ1IDEyLjAyOSAxMC40ODM2TDkuOTIyMjIgOS4zNTkxOEM5LjIxNDI3IDkuODY5NDIgOC4zNjM3MyAxMC4xNDQgNy40OTEwNyAxMC4xNDRDNi42MTg0MSAxMC4xNDQgNS43Njc4NiA5Ljg2OTQyIDUuMDU5OTEgOS4zNTkxOEwyLjk3MTY1IDEwLjQ4MzZDMS4zMjIwNSAxMS40ODQ1IDEuMTE4MTYgMTQuNDg3MSAxLjExODE2IDE0LjQ4NzEiIHN0cm9rZT0iIzAwMDAyMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzk3XzUzNjgiPgo8cmVjdCB3aWR0aD0iMTQiIGhlaWdodD0iMTQuMjEwMSIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSAwLjg5NDk1OCkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
          mask-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzM5N181MzY4KSI+CjxwYXRoIGQ9Ik03LjgyNzg0IDEuNTEyNzlINy4zODMwMUM1Ljk3MDM3IDEuNTEyNzkgNC44MjUyIDIuNjU3OTYgNC44MjUyIDQuMDcwNlY1LjEzMzI2QzQuODI1MiA2LjU0NTkgNS45NzAzNyA3LjY5MTA3IDcuMzgzMDEgNy42OTEwN0g3LjgyNzg0QzkuMjQwNDggNy42OTEwNyAxMC4zODU3IDYuNTQ1OSAxMC4zODU3IDUuMTMzMjZWNC4wNzA2QzEwLjM4NTcgMi42NTc5NiA5LjI0MDQ4IDEuNTEyNzkgNy44Mjc4NCAxLjUxMjc5WiIgc3Ryb2tlPSIjMDAwMDIxIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPHBhdGggZD0iTTEzLjg4MjUgMTQuNDg3MUMxMy44ODI1IDE0LjQ4NzEgMTMuNjc4NiAxMS40ODQ1IDEyLjAyOSAxMC40ODM2TDkuOTIyMjIgOS4zNTkxOEM5LjIxNDI3IDkuODY5NDIgOC4zNjM3MyAxMC4xNDQgNy40OTEwNyAxMC4xNDRDNi42MTg0MSAxMC4xNDQgNS43Njc4NiA5Ljg2OTQyIDUuMDU5OTEgOS4zNTkxOEwyLjk3MTY1IDEwLjQ4MzZDMS4zMjIwNSAxMS40ODQ1IDEuMTE4MTYgMTQuNDg3MSAxLjExODE2IDE0LjQ4NzEiIHN0cm9rZT0iIzAwMDAyMSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMzk3XzUzNjgiPgo8cmVjdCB3aWR0aD0iMTQiIGhlaWdodD0iMTQuMjEwMSIgZmlsbD0id2hpdGUiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSAwLjg5NDk1OCkiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K);
}
.block-editor-page .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::after {
  content: "•";
  padding: 0 12px;
  opacity: 0.3;
}
.block-editor-page .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item:last-child::after {
  content: none;
}
.block-editor-page .wp-block-etoro-course-info-style-external .wp-block-etoro-course-info-item + .wp-block-etoro-course-info-item::before {
  content: "|";
  display: inline-block;
  padding-inline: 20px 16px;
}
.block-editor-page .wp-block-etoro-course-info-style-external .e-cta {
  background-color: #000021;
  border-color: #000021;
}
.block-editor-page .wp-block-etoro-course-info-style-external .e-cta:hover {
  background-color: transparent;
  border-color: #000021;
  color: #000021;
}
.block-editor-page .wp-block-etoro-course-info.wp-block-etoro-course-info-style-external-all {
  gap: 20px;
}
.block-editor-page .wp-block-etoro-course-info.wp-block-etoro-course-info-style-external-all .e-cta:first-child {
  background-color: #000021;
  border-color: #000021;
}
.block-editor-page .wp-block-etoro-course-info.wp-block-etoro-course-info-style-external-all .e-cta:first-child:hover {
  background-color: transparent;
  border-color: #000021;
  color: #000021;
}
.block-editor-page .wp-block-etoro-course-info.wp-block-etoro-course-info-style-external-all .e-cta:last-child {
  font-weight: 400;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-course-info.wp-block-etoro-course-info-style-external-all .e-cta:last-child {
    font-weight: 500;
  }
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-course-info {
    font-size: 18px;
  }
  .block-editor-page .wp-block-etoro-course-info .wp-block-course-info-lessons::after,
  .block-editor-page .wp-block-etoro-course-info .wp-block-course-info-duration::after {
    padding: 0 12px;
  }
}
.block-editor-page .wp-block-etoro-course-navigation {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.block-editor-page .wp-block-etoro-course-navigation:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-course-navigation:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-course-navigation {
    flex-direction: row;
    justify-content: space-between;
  }
  .block-editor-page .wp-block-etoro-course-navigation .wp-block-etoro-course-navigation-item-next {
    margin-inline: auto 0;
  }
}
.block-editor-page .wp-block-group {
  padding: 40px 0;
  margin: 0;
  width: 100%;
}
.block-editor-page .wp-block-group-inner {
  padding: 0 16px;
}
.block-editor-page .wp-block-group.wp-block-group-small-top-padding {
  padding-top: 8px;
}
.block-editor-page .wp-block-group.wp-block-group-small-bottom-padding {
  padding-bottom: 8px;
}
.block-editor-page .wp-block-group.wp-block-group-medium-top-padding {
  padding-top: 16px;
}
.block-editor-page .wp-block-group.wp-block-group-medium-bottom-padding {
  padding-bottom: 16px;
}
.block-editor-page .wp-block-group-boxed .wp-block-group-inner {
  width: 100%;
  padding: 0 16px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-group-boxed .wp-block-group-inner {
    padding: 0 60px;
    /* 1280 - 400 + 120 */
    max-width: 1000px;
  }
}
@media (min-width: 1281px) {
  .block-editor-page .wp-block-group-boxed .wp-block-group-inner {
    padding: 0 200px;
    max-width: 1440px;
  }
}
@media (min-width: 1440px) {
  .block-editor-page .wp-block-group-boxed .wp-block-group-inner {
    max-width: 1576px;
  }
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-group-inner {
    padding: 0 12px;
  }
  .block-editor-page .wp-block-group.wp-block-group-small-top-padding {
    padding-top: 20px;
  }
  .block-editor-page .wp-block-group.wp-block-group-small-bottom-padding {
    padding-bottom: 20px;
  }
  .block-editor-page .wp-block-group.wp-block-group-medium-top-padding {
    padding-top: 40px;
  }
  .block-editor-page .wp-block-group.wp-block-group-medium-bottom-padding {
    padding-bottom: 40px;
  }
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-group {
    padding: 60px 0;
  }
}
@media (min-width: 1281px) {
  .block-editor-page .wp-block-group {
    padding: 72px 0;
  }
}
@media (min-width: 1440px) {
  .block-editor-page .wp-block-group {
    padding: 80px 0;
  }
}
.block-editor-page .wp-block-heading.has-text-align-left {
  text-align: left;
}
.block-editor-page .wp-block-heading.has-text-align-center {
  text-align: center;
}
.block-editor-page .wp-block-heading.has-text-align-right {
  text-align: right;
}
.block-editor-page .wp-block-heading:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-heading:last-child {
  margin-bottom: 0;
}
.block-editor-page h2 span {
  font-weight: var(--etoro-h2-light-weight);
}
.block-editor-page h2 strong {
  font-weight: var(--etoro-h-strong-weight);
}
.block-editor-page h3 strong {
  font-weight: var(--etoro-h-strong-weight);
}
.block-editor-page h4 span {
  font-weight: var(--etoro-h4-light-weight);
}
.block-editor-page .wp-block-etoro-hero-image {
  position: relative;
  width: 100%;
}
.block-editor-page .wp-block-etoro-hero {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.block-editor-page .wp-block-etoro-hero-thumbnail, .block-editor-page .wp-block-etoro-hero-thumbnail-full-hd {
  width: 100%;
  min-height: 250px;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-editor-page .wp-block-etoro-hero-thumbnail-full-hd {
  display: none;
}
.block-editor-page .wp-block-etoro-hero-body {
  width: 100%;
  height: calc(100% - 250px);
  padding: 40px 28px;
  display: flex;
  flex-direction: column;
  font-size: 18px;
  font-weight: 500;
}
.block-editor-page .wp-block-etoro-hero-body p:not(.is-style-banner-title) {
  line-height: 28px;
}
.block-editor-page .swiper-slide .wp-block-etoro-hero-body {
  padding-bottom: 80px;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-hero-body p:not(.is-style-banner-title) {
    line-height: 26px;
  }
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-hero {
    flex-wrap: nowrap;
    align-items: center;
  }
  .block-editor-page .wp-block-etoro-hero .wp-block-etoro-hero-image {
    width: 50%;
    height: 100%;
  }
  .block-editor-page .wp-block-etoro-hero > .wp-block-etoro-hero-thumbnail, .block-editor-page .wp-block-etoro-hero > .wp-block-etoro-hero-thumbnail-full-hd {
    width: 50%;
  }
  .block-editor-page .wp-block-etoro-hero-height-480 .wp-block-etoro-hero-thumbnail,
  .block-editor-page .wp-block-etoro-hero-height-480 .wp-block-etoro-hero-thumbnail-full-hd {
    min-height: 480px;
  }
  .block-editor-page .wp-block-etoro-hero-height-600 .wp-block-etoro-hero-thumbnail,
  .block-editor-page .wp-block-etoro-hero-height-600 .wp-block-etoro-hero-thumbnail-full-hd {
    min-height: 600px;
  }
  .block-editor-page .wp-block-etoro-hero-body {
    padding-block: 52px;
    padding-inline: 52px 0;
    width: 50%;
    height: auto;
    max-width: min(45% - 12px, 588px);
  }
}
@media (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-hero-body {
    padding-block: 72px;
    padding-inline: 72px 0;
    font-size: 20px;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .wp-block-etoro-hero-thumbnail, .block-editor-page .wp-block-etoro-hero-thumbnail-full-hd {
    overflow: hidden;
  }
  .block-editor-page .wp-block-etoro-hero-height-480 .wp-block-etoro-hero-thumbnail,
  .block-editor-page .wp-block-etoro-hero-height-480 .wp-block-etoro-hero-thumbnail-full-hd {
    max-height: 480px;
  }
  .block-editor-page .wp-block-etoro-hero-height-600 .wp-block-etoro-hero-thumbnail,
  .block-editor-page .wp-block-etoro-hero-height-600 .wp-block-etoro-hero-thumbnail-full-hd {
    max-height: 600px;
  }
  .block-editor-page .wp-block-etoro-hero.wp-block-etoro-hero-has-full-hd .wp-block-etoro-hero-thumbnail {
    display: none;
  }
  .block-editor-page .wp-block-etoro-hero.wp-block-etoro-hero-has-full-hd .wp-block-etoro-hero-thumbnail-full-hd {
    display: block;
  }
}
.block-editor-page .wp-block-etoro-emphasis {
  margin-left: -16px;
  margin-right: -16px;
  border-top: 1px solid #13c636;
  border-bottom: 1px solid #13c636;
  border-left: 0;
  border-right: 0;
  line-height: 1.5;
  padding: 17px 16px;
  font-weight: 500;
  color: #000021;
  background-color: #fff;
  text-align: start;
  position: relative;
}
.block-editor-page .wp-block-etoro-emphasis:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-emphasis:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-emphasis p {
  font-size: 18px;
  margin: 0;
}
.block-editor-page .wp-block-etoro-emphasis p + p {
  padding-top: 1em;
}
.block-editor-page .wp-block-etoro-emphasis.has-text-align-left {
  text-align: left;
}
.block-editor-page .wp-block-etoro-emphasis.has-text-align-center {
  text-align: center;
}
.block-editor-page .wp-block-etoro-emphasis.has-text-align-right {
  text-align: right;
}
.block-editor-page .wp-block-etoro-emphasis-border-green {
  border-color: #13c636;
}
.block-editor-page .wp-block-etoro-emphasis-border-dark-blue {
  border-color: #000021;
}
.block-editor-page .wp-block-etoro-emphasis-border-white {
  border-color: #fff;
}
.block-editor-page .wp-block-etoro-emphasis-border-light-blue {
  border-color: #c0e8fd;
}
.block-editor-page .wp-block-etoro-emphasis-border-tangerine {
  border-color: #e96e14;
}
.block-editor-page .wp-block-etoro-emphasis-border-pink-pop {
  border-color: #f887cc;
}
.block-editor-page .wp-block-etoro-emphasis-border-turquoise {
  border-color: #6bf5c0;
}
.block-editor-page .wp-block-etoro-emphasis-border-yellow {
  border-color: #f7b42c;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-emphasis {
    margin-left: 0;
    margin-right: 0;
    padding: 37px 40px;
  }
  .block-editor-page .wp-block-etoro-emphasis p {
    font-size: 20px;
    line-height: 36px;
  }
}
@media (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-emphasis p {
    font-size: 22px;
    line-height: 38px;
  }
}
.block-editor-page .wp-block-embed {
  display: block;
  margin-left: 0;
  margin-right: 0;
}
.block-editor-page .wp-block-embed:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-embed:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-embed-link {
  display: block;
  position: relative;
}
.block-editor-page .wp-block-embed-link::before {
  content: "";
  width: 90px;
  height: 90px;
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  top: 50%;
  background: #f7f7f7 url(../images/play.svg) no-repeat 0 0;
  background-size: cover;
  border-radius: 50px;
  opacity: 0.659;
  pointer-events: none;
  z-index: 1;
}
.block-editor-page .wp-block-embed-preview {
  display: block;
  max-width: 100%;
  height: auto;
  position: relative;
}
.block-editor-page .wp-block-etoro-faq-item {
  font-size: 16px;
  line-height: 26px;
  display: grid;
  grid-template-rows: max-content 0fr;
  grid-row-gap: 10px;
  padding-bottom: 12px;
  transition: grid-template-rows 0.3s linear;
}
.block-editor-page .wp-block-etoro-faq-item-question {
  padding-block: 22px 0;
  padding-inline: 0 30px;
  border-top: 1px solid rgb(227.8, 227.8, 227.8);
  position: relative;
  cursor: pointer;
}
.block-editor-page .wp-block-etoro-faq-item-question:hover {
  text-shadow: -0.5px 0 0 #000021, 0.5px 0 0 #000021, 0 -0.5px 0 #000021;
}
.block-editor-page .wp-block-etoro-faq-item-question::before, .block-editor-page .wp-block-etoro-faq-item-question::after {
  content: "";
  position: absolute;
  inset-inline: auto 0;
  top: 35px;
  height: 2px;
  width: 12px;
  background-color: #000021;
  transition: 0.3s ease;
}
.block-editor-page .wp-block-etoro-faq-item-question::after {
  transform: rotate(90deg);
}
.block-editor-page .wp-block-etoro-faq-item-answer {
  height: 100%;
  overflow: hidden;
  margin: 0;
}
.block-editor-page .wp-block-etoro-faq-item-answer figure {
  margin: 1em 0;
}
.block-editor-page .wp-block-etoro-faq-item-answer p:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-faq-item-active {
  grid-template-rows: max-content 1fr;
  padding-bottom: 22px;
}
.block-editor-page .wp-block-etoro-faq-item-active .wp-block-etoro-faq-item-question {
  text-shadow: -0.5px 0 0 #000021, 0.5px 0 0 #000021, 0 -0.5px 0 #000021;
}
.block-editor-page .wp-block-etoro-faq-item-active .wp-block-etoro-faq-item-question::before, .block-editor-page .wp-block-etoro-faq-item-active .wp-block-etoro-faq-item-question::after {
  background-color: #13c636;
}
.block-editor-page .wp-block-etoro-faq-item-active .wp-block-etoro-faq-item-question::before {
  transform: rotate(45deg);
}
.block-editor-page .wp-block-etoro-faq-item-active .wp-block-etoro-faq-item-question::after {
  transform: rotate(135deg);
}
.block-editor-page .wp-block-etoro-faq-item-active .wp-block-etoro-faq-item-answer {
  grid-template-rows: 1fr;
}
.block-editor-page .wp-block-etoro-faq-item:last-child {
  border-bottom: 1px solid rgb(227.8, 227.8, 227.8);
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-faq-item {
    font-size: 18px;
    line-height: 27px;
  }
}
@media (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-faq-item-question {
    padding-inline: 62px 90px;
  }
  .block-editor-page .wp-block-etoro-faq-item-question::before, .block-editor-page .wp-block-etoro-faq-item-question::after {
    inset-inline: auto 62px;
  }
  .block-editor-page .wp-block-etoro-faq-item-answer {
    padding-inline: 62px 74px;
  }
}
.block-editor-page .wp-block-etoro-card {
  display: block;
  text-align: center;
  margin: 28px auto;
  text-decoration: none;
}
.block-editor-page .wp-block-etoro-card a {
  text-decoration-color: #66667a;
}
.block-editor-page .wp-block-etoro-card.wp-block-etoro-card-no-image {
  justify-content: flex-start;
  padding: 32px 24px;
}
.block-editor-page .wp-block-etoro-card.wp-block-etoro-card-no-image .wp-block-etoro-card-thumbnail {
  display: none;
}
.block-editor-page .wp-block-etoro-card:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-card:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-card:hover {
  color: inherit;
}
.block-editor-page .wp-block-etoro-card-thumbnail {
  display: block;
  max-width: 300px;
  max-height: 300px;
  width: auto;
  height: auto;
  margin: 0 auto 12px;
}
.block-editor-page .wp-block-etoro-card-body {
  margin: 0 auto;
}
.block-editor-page .wp-block-etoro-card-size-small {
  display: flex;
  text-align: start;
  justify-content: center;
  align-items: flex-start;
}
.block-editor-page .wp-block-etoro-card-size-small .wp-block-etoro-card-body {
  width: 100%;
  margin: 0 0 0 16px;
}
.block-editor-page .wp-block-etoro-card-size-small .wp-block-etoro-card-thumbnail {
  max-width: 60px;
  max-height: 60px;
  margin: 0;
}
.block-editor-page .wp-block-etoro-card-size-medium .wp-block-etoro-card-thumbnail {
  max-width: 150px;
  max-height: 150px;
  width: 100%;
}
.block-editor-page .wp-block-etoro-card-size-large .wp-block-etoro-card-thumbnail {
  max-width: 300px;
  max-height: 300px;
  width: 100%;
}
.block-editor-page .wp-block-etoro-card-title {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
.block-editor-page .wp-block-etoro-card-content p:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button {
  display: flex;
}
.block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button .wp-block-etoro-card-body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button .wp-block-etoro-card-content {
  margin-bottom: 16px;
}
.block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button .wp-block-etoro-card-button {
  margin-top: auto;
  display: flex;
  justify-content: flex-start;
}
.block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta {
  display: block;
  min-width: auto;
}
.block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-side.wp-block-etoro-card-size-medium, .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-side.wp-block-etoro-card-size-large, .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button:not(.wp-block-etoro-card-size-small):not(.wp-block-etoro-card-thumbnail-position-side) {
  flex-direction: column;
}
.block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-side.wp-block-etoro-card-size-medium .wp-block-etoro-card-button, .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-side.wp-block-etoro-card-size-large .wp-block-etoro-card-button, .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button:not(.wp-block-etoro-card-size-small):not(.wp-block-etoro-card-thumbnail-position-side) .wp-block-etoro-card-button {
  justify-content: center;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-card {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .block-editor-page .wp-block-etoro-card-title {
    font-size: 24px;
    line-height: 30px;
  }
  .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-no-image .wp-block-etoro-card-body {
    margin: 0;
  }
  .block-editor-page .wp-block-etoro-card-body {
    margin: 24px 0 0;
  }
  .block-editor-page .wp-block-etoro-card-size-small {
    display: block;
    text-align: center;
  }
  .block-editor-page .wp-block-etoro-card-size-small .wp-block-etoro-card-thumbnail {
    max-width: 80px;
    max-height: 80px;
    margin: 0 auto 24px;
  }
  .block-editor-page .wp-block-etoro-card-size-small .wp-block-etoro-card-body {
    margin: 24px 0 0;
  }
  .block-editor-page .wp-block-etoro-card-thumbnail-position-side, .block-editor-page .wp-block-etoro-card-thumbnail-position-side .wp-block-etoro-card-size-small {
    display: flex;
    align-items: flex-start;
  }
  .block-editor-page .wp-block-etoro-card-thumbnail-position-side .wp-block-etoro-card-thumbnail, .block-editor-page .wp-block-etoro-card-thumbnail-position-side .wp-block-etoro-card-size-small .wp-block-etoro-card-thumbnail {
    margin-inline: 0 18px;
  }
  .block-editor-page .wp-block-etoro-card-thumbnail-position-side .wp-block-etoro-card-body, .block-editor-page .wp-block-etoro-card-thumbnail-position-side .wp-block-etoro-card-size-small .wp-block-etoro-card-body {
    margin: 0;
    text-align: initial;
  }
  .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-above {
    flex-direction: column;
  }
  .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-above .wp-block-etoro-card-button {
    justify-content: center;
  }
  .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-side.wp-block-etoro-card-size-medium, .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-side.wp-block-etoro-card-size-large {
    flex-direction: row;
  }
  .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-side.wp-block-etoro-card-size-medium .wp-block-etoro-card-button, .block-editor-page .wp-block-etoro-card.wp-block-etoro-card-has-button.wp-block-etoro-card-thumbnail-position-side.wp-block-etoro-card-size-large .wp-block-etoro-card-button {
    justify-content: flex-start;
  }
}
.block-editor-page .wp-block-etoro-card-modern {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  padding: 0;
}
.block-editor-page .wp-block-etoro-card-modern .wp-block-etoro-card-image {
  max-width: 100%;
  margin: 0;
}
.block-editor-page .wp-block-etoro-card-modern .wp-block-etoro-card-body {
  padding: 10px 20px 35px;
  margin: 0;
}
.block-editor-page .wp-block-etoro-card-modern .wp-block-etoro-card-title {
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 4px;
  font-weight: 700;
}
.block-editor-page .wp-block-etoro-card-modern .wp-block-etoro-card-thumbnail {
  max-width: 100%;
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  font-size: 14px;
  line-height: 18px;
  color: rgb(102, 102, 121.8);
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-card-modern .wp-block-etoro-card-title {
    font-size: 17px;
    line-height: 25px;
  }
  .block-editor-page .wp-block-etoro-card-modern .wp-block-etoro-card-content {
    font-size: 17px;
    line-height: 22px;
  }
}
.block-editor-page .wp-block-etoro-card-accent {
  padding: 0;
  background-color: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.06);
  transition: 0.2s ease;
  width: 100%;
  min-width: 253px;
  border-radius: 4px;
  overflow: hidden;
  margin: 0;
}
.block-editor-page .wp-block-etoro-card-accent .wp-block-etoro-card-thumbnail {
  display: none;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.block-editor-page .wp-block-etoro-card-accent .wp-block-etoro-card-thumbnail-mobile {
  display: block;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-card-accent .wp-block-etoro-card-thumbnail {
    margin: auto;
    display: block;
  }
  .block-editor-page .wp-block-etoro-card-accent .wp-block-etoro-card-thumbnail-mobile {
    display: none;
  }
}
.block-editor-page .wp-block-etoro-card-aligned-center {
  text-align: center !important;
}
.block-editor-page .wp-block-etoro-card-aligned-center img.wp-block-etoro-card-thumbnail {
  margin-inline: auto !important;
}
.block-editor-page .wp-block-etoro-card-aligned-center .wp-block-etoro-card-body {
  text-align: center !important;
}
.block-editor-page a.wp-block-etoro-card-accent:hover {
  background-color: #f7f7f7;
}
@media (max-width: 767px) {
  .block-editor-page .wp-block-columns.is-not-stacked-on-mobile .wp-block-etoro-card-size-small .wp-block-etoro-card-body {
    width: auto;
  }
}
.block-editor-page .wp-block-image {
  margin-left: -16px;
  margin-right: -16px;
  /* stylelint-disable-next-line no-duplicate-selectors */
  /* stylelint-disable-next-line no-duplicate-selectors */
}
.block-editor-page .wp-block-image.alignright, .block-editor-page .wp-block-image.alignleft, .block-editor-page .wp-block-image.aligncenter {
  display: block;
  margin: 28px auto;
}
.block-editor-page .wp-block-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.block-editor-page .wp-block-image.aligncenter img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-image {
    margin-left: 0;
    margin-right: 0;
  }
  .block-editor-page .wp-block-image.alignright {
    display: inline-block;
    margin: 20px 0 20px 20px;
  }
  .block-editor-page .wp-block-image.alignleft {
    display: inline-block;
    margin: 20px 20px 20px 0;
  }
  .block-editor-page .wp-block-image.aligncenter {
    margin: 20px auto;
  }
}
.block-editor-page .wp-block-image:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-image:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-image.alignright:first-child, .block-editor-page .wp-block-image.alignleft:first-child, .block-editor-page .wp-block-image.aligncenter:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-image.alignright:last-child, .block-editor-page .wp-block-image.alignleft:last-child, .block-editor-page .wp-block-image.aligncenter:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-image-has-mobile {
  display: flex;
  justify-content: center;
}
.block-editor-page .wp-block-image-has-mobile .wp-image-desktop {
  display: none;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-image-has-mobile .wp-image-desktop {
    display: block;
  }
  .block-editor-page .wp-block-image-has-mobile .wp-image-mobile {
    display: none;
  }
}
.block-editor-page .wp-block-column .wp-block-image {
  margin: 12px 0;
}
.block-editor-page .wp-block-column .wp-block-image:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-column .wp-block-image:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-column .wp-block-image {
    margin: 24px 0;
  }
}
.block-editor-page .wp-block-etoro-investor,
.block-editor-page .wp-block-etoro-portfolio {
  display: block;
  text-align: start;
  position: relative;
  color: #fff;
}
.block-editor-page .wp-block-etoro-investor:hover,
.block-editor-page .wp-block-etoro-portfolio:hover {
  color: #fff;
}
.block-editor-page .wp-block-etoro-investor::after,
.block-editor-page .wp-block-etoro-portfolio::after {
  content: "";
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 216px;
  background: linear-gradient(180deg, rgba(0, 0, 33, 0) 0%, rgba(0, 0, 33, 0.8) 100%);
  z-index: 1;
}
.block-editor-page .wp-block-etoro-investor-image,
.block-editor-page .wp-block-etoro-portfolio-image {
  max-width: 100%;
  margin: 0;
  padding-top: 107.246377%;
  position: relative;
}
.block-editor-page .wp-block-etoro-investor-image img,
.block-editor-page .wp-block-etoro-portfolio-image img {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-editor-page .wp-block-etoro-investor-body,
.block-editor-page .wp-block-etoro-portfolio-body {
  position: absolute;
  left: 20px;
  bottom: 20px;
  right: 20px;
  overflow: hidden;
  max-height: 180px;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.block-editor-page .wp-block-etoro-investor-title,
.block-editor-page .wp-block-etoro-portfolio-title {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: inherit;
}
.block-editor-page .wp-block-etoro-investor-number,
.block-editor-page .wp-block-etoro-portfolio-number {
  font-family: "DIN Alternate", sans-serif;
  color: #6bf5c0;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
}
.block-editor-page .wp-block-etoro-investor-number-negative,
.block-editor-page .wp-block-etoro-portfolio-number-negative {
  color: #f66;
}
.block-editor-page .wp-block-etoro-investor-description,
.block-editor-page .wp-block-etoro-portfolio-description {
  color: #f7f7f7;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block-editor-page .wp-block-list {
  margin: 12px 0 12px;
  padding-block: 0;
  padding-inline: 28px 0;
}
.block-editor-page .wp-block-list.wp-block-list-check {
  padding-inline-start: 34px;
}
.block-editor-page .wp-block-list li {
  margin: 0;
  padding: 0;
}
.block-editor-page .wp-block-list li + li {
  margin-top: 16px;
}
.block-editor-page .wp-block-list li ol,
.block-editor-page .wp-block-list li ul {
  padding-top: 16px;
  margin-inline: 40px 0;
}
.block-editor-page .wp-block-list:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-list:last-child {
  margin-bottom: 0;
}
.block-editor-page ul.wp-block-list li::before,
.block-editor-page ul.wp-block-list div > li::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-inline: 0 16px;
  inset-inline: auto 100%;
  top: 0.5em;
}
.block-editor-page ul.wp-block-list {
  list-style: none;
}
.block-editor-page ul.wp-block-list li,
.block-editor-page ul.wp-block-list div > li {
  position: relative;
}
.block-editor-page ul.wp-block-list ul {
  list-style: none;
}
.block-editor-page ul.wp-block-list ul > li,
.block-editor-page ul.wp-block-list ul > div > li {
  position: relative;
}
.block-editor-page ul.wp-block-list-circle.is_grey > li::before,
.block-editor-page ul.wp-block-list-circle.is_grey > div > li::before {
  background-color: #9999a6;
}
.block-editor-page ul.wp-block-list-circle > li::before,
.block-editor-page ul.wp-block-list-circle > div > li::before {
  background-color: #13c636;
  background-image: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.block-editor-page ul.wp-block-list-circle ul > li::before,
.block-editor-page ul.wp-block-list-circle ul > div > li::before {
  background-color: rgb(113.4, 220.8, 134.4);
  background-image: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
}
.block-editor-page ul.wp-block-list-check.is_grey > li::before,
.block-editor-page ul.wp-block-list-check.is_grey > div > li::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTIgNSA1IDUgOS04IiBzdHJva2U9IiM5OTk5QTYiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);
}
.block-editor-page ul.wp-block-list-check li::before,
.block-editor-page ul.wp-block-list-check div > li::before {
  width: 18px;
  height: 12px;
  background-size: cover;
  border-radius: unset;
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTIgNSA1IDUgOS04IiBzdHJva2U9IiMxM0M2MzYiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+PC9zdmc+);
}
.block-editor-page ul.wp-block-list-cross.is_grey > li::before,
.block-editor-page ul.wp-block-list-cross.is_grey > div > li::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3Ryb2tlPSIjOTk5OUE2IiBzdHJva2Utd2lkdGg9IjMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgZD0ibTEwLjg5OSAyLjYxOS04Ljc4IDcuOTgyTTEwLjg4MSAxMC42MDFsLTguNzgtNy45ODIiLz48L3N2Zz4=);
}
.block-editor-page ul.wp-block-list-cross li::before,
.block-editor-page ul.wp-block-list-cross div > li::before {
  width: 14px;
  height: 14px;
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggc3Ryb2tlPSJyZWQiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBkPSJtMTAuODk5IDIuNjE5LTguNzggNy45ODJNMTAuODgxIDEwLjYwMWwtOC43OC03Ljk4MiIvPjwvc3ZnPg==);
  background-size: cover;
  inset-inline: -28px auto;
  border-radius: unset;
}
.block-editor-page .is-style-banner-title {
  font-family: var(--etoro-title-font);
  text-transform: uppercase;
  font-size: clamp(36px, 4.3vw, 40px);
  line-height: 127%;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 8px;
  color: #000021;
}
.block-editor-page .is-style-banner-title strong {
  color: #fff;
  display: block;
}
@media (min-width: 768px) {
  .block-editor-page .is-style-banner-title {
    font-size: clamp(40px, 5vw, 52px);
    line-height: 125%;
  }
}
@media (min-width: 1281px) {
  .block-editor-page .is-style-banner-title {
    font-size: clamp(52px, 4vw, 72px);
    line-height: 122%;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .is-style-banner-title {
    font-size: 72px;
    line-height: 125%;
  }
}
.block-editor-page .is-style-summary {
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 1440px) {
  .block-editor-page .is-style-summary {
    font-size: 20px;
    line-height: 1.3;
  }
}
.block-editor-page .is-style-disclaimer {
  font-size: 12px;
  line-height: 18px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1em;
}
@media (min-width: 1025px) {
  .block-editor-page .is-style-disclaimer {
    font-size: 14px;
    line-height: 20px;
  }
}
.block-editor-page .is-style-subtitle {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
}
@media (min-width: 1281px) {
  .block-editor-page .is-style-subtitle {
    line-height: 24px;
  }
}
@media (min-width: 1440px) {
  .block-editor-page .is-style-subtitle {
    font-size: 18px;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .is-style-subtitle {
    font-size: 20px;
    line-height: 26px;
  }
}
.block-editor-page .wp-block-etoro-post-item-thumbnail {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 67.1%;
  position: relative;
  transition: all 0.3s ease-in-out;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.08);
}
.block-editor-page .wp-block-etoro-post-item-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-editor-page .wp-block-etoro-post-item-info {
  position: relative;
  margin-top: 20px;
  padding: 0 16px 18px;
  display: flex;
  flex-direction: column;
  height: 205px;
  border-bottom: 1px solid #9999a6;
}
.block-editor-page .wp-block-etoro-post-item-title {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0 0 12px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  color: #000021;
}
.block-editor-page .wp-block-etoro-post-item-title a {
  color: #000021;
  text-decoration: none;
}
.block-editor-page .wp-block-etoro-post-item-description-wrapper {
  margin-bottom: 15px;
  flex-grow: 1;
  font-size: 14px;
  line-height: 1.5;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-post-item-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-post-item-read-more {
  width: -moz-max-content;
  width: max-content;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  color: #66667a;
}
.block-editor-page .wp-block-etoro-post-item-read-more:hover {
  font-weight: 600;
  color: #66667a;
}
.block-editor-page .wp-block-etoro-post-item .edit-link {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}
.block-editor-page .wp-block-etoro-post-item:hover .wp-block-etoro-post-item-thumbnail {
  transform: scale(0.95);
}
.block-editor-page .wp-block-etoro-post-item:hover .wp-block-etoro-post-item-read-more {
  font-weight: 600;
  color: #66667a;
}
.block-editor-page .wp-block-etoro-post-item:hover .edit-link {
  display: block;
}
.block-editor-page .wp-block-etoro-post-item-source-video .wp-block-etoro-post-item-thumbnail::after {
  width: 60px;
  height: 60px;
  margin-top: -30px;
  margin-left: -30px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 0;
  background: rgba(255, 255, 255, 0.2) url(../images/play.svg) no-repeat 0 0;
  background-size: cover;
  border-radius: 50px;
  opacity: 0.659;
  pointer-events: none;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-post-item-info {
    margin-top: 25px;
    padding-right: 20px;
    padding-left: 20px;
  }
}
.block-editor-page .wp-block-etoro-pros-cons {
  border-bottom: 1px solid rgb(227.8, 227.8, 227.8);
  background-color: #fff;
  color: #000021;
  height: 100%;
}
.block-editor-page .wp-block-etoro-pros-cons:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-pros-cons:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-pros-cons-title {
  padding-block: 20px 24px;
  padding-inline: 55px 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px;
  border-bottom: 1px solid rgb(227.8, 227.8, 227.8);
  background: rgb(231.4, 249.3, 234.9);
  position: relative;
}
.block-editor-page .wp-block-etoro-pros-cons-title::before {
  content: "";
  display: block;
  position: absolute;
  inset-inline: 24px auto;
  margin-inline: 0 12px;
  top: 24px;
  width: 19px;
  height: 19px;
  /* stylelint-disable-next-line function-url-quotes */
  background-image: url("data:image/svg+xml,%3Csvg width=%2718%27 height=%2718%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m2 8 5 5 9-8%27 stroke=%27%2313C636%27 stroke-width=%272%27/%3E%3C/svg%3E");
}
.block-editor-page .wp-block-etoro-pros-cons-content {
  padding: 20px 22px 24px;
}
.block-editor-page .wp-block-etoro-pros-cons-content p,
.block-editor-page .wp-block-etoro-pros-cons-content .wp-block-etoro-list,
.block-editor-page .wp-block-etoro-pros-cons-content .wp-block-etoro-list:not(.ul_with_icons) { /* stylelint-disable-line selector-class-pattern */
  margin: 0 0 1.4em;
}
.block-editor-page .wp-block-etoro-pros-cons-content p:last-child,
.block-editor-page .wp-block-etoro-pros-cons-content .wp-block-etoro-list:last-child,
.block-editor-page .wp-block-etoro-pros-cons-content .wp-block-etoro-list:not(.ul_with_icons):last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-pros-cons.wp-block-etoro-cons .wp-block-etoro-pros-cons-title {
  background: rgb(255, 229.5, 229.5);
}
.block-editor-page .wp-block-etoro-pros-cons.wp-block-etoro-cons .wp-block-etoro-pros-cons-title::before {
  /* stylelint-disable-next-line function-url-quotes */
  background-image: url("data:image/svg+xml,%3Csvg width=%2718%27 height=%2718%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27m5 14 9-9M14 14 5 5%27 stroke=%27red%27 stroke-width=%272%27/%3E%3C/svg%3E");
}
.block-editor-page .wp-block-etoro-pros-cons.wp-block-etoro-cons .wp-block-etoro-pros-cons-content {
  /* stylelint-disable-next-line selector-class-pattern */
}
.block-editor-page .wp-block-etoro-pros-cons.wp-block-etoro-cons .wp-block-etoro-pros-cons-content ul.wp-block-list.wp-block-list-circle > li::before {
  background: #f00;
}
.block-editor-page .wp-block-etoro-pros-cons.wp-block-etoro-cons .wp-block-etoro-pros-cons-content ul.wp-block-list.wp-block-list-circle .wp-block-list-circle > li::before {
  background-color: #ff9999;
}
.block-editor-page .wp-block-etoro-quiz {
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
  position: relative;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-quiz {
    width: calc(50% - 12px);
  }
}
.block-editor-page .wp-block-etoro-quiz-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-top: 8px solid rgb(102, 102, 121.8);
  border-radius: 4px;
  padding: 12px 20px 32px;
  background-color: #fff;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.15);
  position: relative;
  color: #000021;
}
.block-editor-page .wp-block-etoro-quiz-result {
  font-weight: 500;
  color: #13c636;
  padding: 0 20px;
  margin-top: 8px;
  position: absolute;
  top: 100%;
  width: 100%;
}
.block-editor-page .wp-block-etoro-quiz-correct .wp-block-etoro-quiz-body {
  border-color: #13c636;
}
.block-editor-page .wp-block-etoro-quiz-wrong .wp-block-etoro-quiz-body {
  border-color: #f00;
}
.block-editor-page .wp-block-etoro-quiz-wrong .wp-block-etoro-quiz-result {
  color: #f00;
}
.block-editor-page .wp-block-etoro-quiz-question {
  color: rgb(102, 102, 121.8);
  font-weight: 400;
  margin-bottom: 20px;
}
.block-editor-page .wp-block-etoro-quiz-item {
  cursor: pointer;
  position: relative;
  display: flex;
}
.block-editor-page .wp-block-etoro-quiz-item::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  min-width: 12px;
  position: relative;
  top: 5px;
  border: 1px solid #000021;
  border-radius: 50%;
  margin-inline: 0 8px;
}
.block-editor-page .wp-block-etoro-quiz-item::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #000021;
  position: absolute;
  top: 8px;
  inset-inline: 3px auto;
  opacity: 0;
  transition: 0.25s ease;
}
.block-editor-page .wp-block-etoro-quiz-item + .wp-block-etoro-quiz-item {
  margin-top: 12px;
}
.block-editor-page .wp-block-etoro-quiz-item-checked::after {
  opacity: 1;
}
.block-editor-page .wp-block-etoro-quizzes {
  display: flex;
  align-content: stretch;
  flex-wrap: wrap;
  gap: 48px 0;
  margin-bottom: 48px;
}
.block-editor-page .wp-block-etoro-quizzes:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-quizzes:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-quizzes {
    gap: 48px 24px;
  }
}
.block-editor-page .wp-block-quote {
  margin-left: -16px;
  margin-right: -16px;
  border-top: 1px solid #13c636;
  border-bottom: 1px solid #13c636;
  border-left: 0;
  border-right: 0;
  font-size: 18px;
  line-height: 1.5;
  padding-block: 33px 36px;
  padding-inline: 66px 16px;
  font-weight: 500;
  color: #000021;
  background-color: #fff;
  text-align: start;
  position: relative;
}
.block-editor-page .wp-block-quote:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-quote:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-quote p {
  margin: 0;
}
.block-editor-page .wp-block-quote p + p {
  margin-top: 0.5em;
}
.block-editor-page .wp-block-quote::before {
  content: "";
  display: block;
  width: 34px;
  height: 22px;
  position: absolute;
  top: 33px;
  inset-inline: 16px auto;
  /* stylelint-disable-next-line function-url-quotes */
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23A1E8AF%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
.block-editor-page .wp-block-quote cite {
  display: block;
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  margin-top: 10px;
  color: #13c636;
}
.block-editor-page .wp-block-quote-scheme-green {
  border-color: #13c636;
}
.block-editor-page .wp-block-quote-scheme-green::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23gb%28160.6, 232.2, 174.6%29%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.block-editor-page .wp-block-quote-scheme-green cite {
  color: #13c636;
}
.block-editor-page .wp-block-quote-scheme-dark-blue {
  border-color: #000021;
}
.block-editor-page .wp-block-quote-scheme-dark-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23gb%28153, 153, 166.2%29%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.block-editor-page .wp-block-quote-scheme-dark-blue cite {
  color: #000021;
}
.block-editor-page .wp-block-quote-scheme-white {
  border-color: #fff;
}
.block-editor-page .wp-block-quote-scheme-white::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23hite%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.block-editor-page .wp-block-quote-scheme-white cite {
  color: #fff;
}
.block-editor-page .wp-block-quote-scheme-light-blue {
  border-color: #c0e8fd;
}
.block-editor-page .wp-block-quote-scheme-light-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23gb%28229.8, 245.8, 254.2%29%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.block-editor-page .wp-block-quote-scheme-light-blue cite {
  color: #c0e8fd;
}
.block-editor-page .wp-block-quote-scheme-tangerine {
  border-color: #e96e14;
}
.block-editor-page .wp-block-quote-scheme-tangerine::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23gb%28246.2, 197, 161%29%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.block-editor-page .wp-block-quote-scheme-tangerine cite {
  color: #e96e14;
}
.block-editor-page .wp-block-quote-scheme-pink-pop {
  border-color: #f887cc;
}
.block-editor-page .wp-block-quote-scheme-pink-pop::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23gb%28252.2, 207, 234.6%29%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.block-editor-page .wp-block-quote-scheme-pink-pop cite {
  color: #f887cc;
}
.block-editor-page .wp-block-quote-scheme-turquoise {
  border-color: #6bf5c0;
}
.block-editor-page .wp-block-quote-scheme-turquoise::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23gb%28195.8, 251, 229.8%29%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.block-editor-page .wp-block-quote-scheme-turquoise cite {
  color: #6bf5c0;
}
.block-editor-page .wp-block-quote-scheme-yellow {
  border-color: #f7b42c;
}
.block-editor-page .wp-block-quote-scheme-yellow::before {
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23gb%28251.8, 225, 170.6%29%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.block-editor-page .wp-block-quote-scheme-yellow cite {
  color: #f7b42c;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-quote {
    font-size: 22px;
    line-height: 38px;
    padding-block: 40px 30px;
    padding-inline: 84px 40px;
    margin-left: 0;
    margin-right: 0;
  }
  .block-editor-page .wp-block-quote::before {
    top: 37px;
    inset-inline: 40px auto;
  }
}
.block-editor-page .wp-block-quote-scheme-white::before {
  /* stylelint-disable-next-line function-url-quotes */
  background-image: url("data:image/svg+xml,%3Csvg width=%2734%27 height=%2722%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg clip-path=%27url%28%23a%29%27 fill=%27%23FFFFFF%27%3E%3Cpath d=%27M23.21 13.445c.789.367 1.656.553 2.536.836a5.625 5.625 0 0 1-.904 2.146 5.419 5.419 0 0 1-1.682 1.568c-.703.385-1.432.719-2.18.998-.314.128-.462.288-.388.638.104.586.208 1.174.272 1.767.055.504.298.68.763.571 1.047-.238 2.12-.407 3.137-.75 6.078-2.052 9.927-7.607 9.135-13.971-.611-4.91-4.34-7.79-8.649-7.162-3.017.443-5.395 2.845-5.905 6.102-.458 2.907 1.155 6.003 3.866 7.257ZM2.96 12.845a7.082 7.082 0 0 0 3.56 1.312l.167.179c-.461.821-.867 1.702-1.427 2.455-.87 1.166-2.15 1.742-3.474 2.176-.41.135-.548.33-.46.757.112.543.198 1.09.257 1.643.051.54.302.68.798.607 3.808-.567 7.12-2.131 9.58-5.262 2.362-3.007 3.284-6.481 2.51-10.288-.888-4.345-4.336-6.86-8.437-6.34a6.67 6.67 0 0 0-3.716 1.688 7.037 7.037 0 0 0-2.113 3.58c-.689 2.767.438 5.81 2.755 7.493Z%27/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id=%27a%27%3E%3Cpath fill=%27%23fff%27 d=%27M0 0h34v22H0z%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.block-editor-page .wp-block-quote-scheme-white, .block-editor-page .wp-block-quote-scheme-light-blue, .block-editor-page .wp-block-quote-scheme-turquoise {
  background-color: #000021;
  color: #fff;
}
.block-editor-page .wp-block-separator {
  padding: 0;
  border: 0;
  height: 1px;
  position: relative;
  max-width: 100%;
}
.block-editor-page .wp-block-separator::before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  background-color: #777;
}
.block-editor-page .wp-block-separator.wp-block-separator-color-light-grey::before {
  background-color: #9999a6;
}
.block-editor-page .wp-block-separator.wp-block-separator-color-dark-blue::before {
  background-color: #000021;
}
.block-editor-page .wp-block-separator.wp-block-separator-spaces-small {
  margin: 12px 0;
}
.block-editor-page .wp-block-separator.wp-block-separator-spaces-zero {
  margin: 0;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-separator.wp-block-separator-spaces-small {
    margin: 24px 0 40px;
  }
}
.block-editor-page .wp-block-separator.wp-block-separator-weight-2 {
  height: 2px;
}
.block-editor-page .wp-block-separator.wp-block-separator-weight-2::before {
  height: 2px;
}
.block-editor-page .wp-block-separator:last-child {
  margin-bottom: 0;
}
.block-editor-page .swiper-button-next,
.block-editor-page .swiper-button-prev {
  position: absolute;
  margin-top: 0;
  width: 30px;
  height: 30px;
  top: unset;
  bottom: 0;
  left: 50%;
  right: auto;
  z-index: 2;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  color: #000021;
  border: 1px solid rgb(178.5, 178.5, 188.4);
  border-radius: 50%;
  padding: 8px;
  font-size: 0;
}
.block-editor-page .swiper-button-next:hover,
.block-editor-page .swiper-button-prev:hover {
  border-color: #000021;
}
.block-editor-page .wp-block-etoro-slider ~ .swiper-button-next,
.block-editor-page .wp-block-etoro-slider ~ .swiper-button-prev {
  display: none !important;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-slider.swiper-initialized ~ .swiper-button-next,
  .block-editor-page .wp-block-etoro-slider.swiper-initialized ~ .swiper-button-prev {
    display: flex !important;
  }
}
.block-editor-page .swiper-button-prev,
.block-editor-page .swiper-rtl .swiper-button-next {
  transform: translateX(-46px);
}
.block-editor-page .swiper-button-next,
.block-editor-page .swiper-rtl .swiper-button-prev {
  transform: translateX(16px);
}
.block-editor-page .swiper-button-next::after,
.block-editor-page .swiper-button-prev::after {
  /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
  font-family: swiper-icons;
  font-size: 12px;
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.block-editor-page .swiper-button-prev::after,
.block-editor-page .swiper-rtl .swiper-button-next::after {
  content: "prev";
}
.block-editor-page .swiper-button-next::after,
.block-editor-page .swiper-rtl .swiper-button-prev::after {
  content: "next";
}
.block-editor-page .swiper-button-lock {
  display: none;
}
.block-editor-page .swiper-button-next.swiper-button-disabled,
.block-editor-page .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.block-editor-page .swiper-button-next.swiper-button-hidden,
.block-editor-page .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.block-editor-page .swiper-navigation-disabled .swiper-button-next,
.block-editor-page .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}
.block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows {
  padding-bottom: 50px;
}
.block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows .swiper-button-prev {
  transform: translateX(-46px);
}
.block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows .swiper-button-next {
  transform: translateX(16px);
}
@media (min-width: 768px) and (max-width: 1024px) {
  .block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows {
    margin-left: calc((100% - 100vw) / 2);
    margin-right: calc((100% - 100vw) / 2);
  }
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows {
    padding-bottom: 58px;
  }
  .block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows.wp-block-etoro-slider-has-arrows-position-side {
    padding-bottom: 0;
    padding-left: calc(var(--etoro-column) + 24px);
    padding-right: calc(var(--etoro-column) + 24px);
  }
  .block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows.wp-block-etoro-slider-has-arrows-position-side .swiper-button-prev,
  .block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows.wp-block-etoro-slider-has-arrows-position-side .swiper-button-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows.wp-block-etoro-slider-has-arrows-position-side .swiper-button-prev {
    left: 0;
    right: auto;
  }
  .block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-has-arrows.wp-block-etoro-slider-has-arrows-position-side .swiper-button-next {
    right: 0;
    left: auto;
  }
}
.block-editor-page .swiper-pagination {
  margin-top: 32px;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 2;
}
.block-editor-page .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.block-editor-page .swiper-pagination-disabled > .swiper-pagination,
.block-editor-page .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.block-editor-page .swiper-horizontal > .swiper-pagination-bullets,
.block-editor-page .swiper-pagination-bullets.swiper-pagination-horizontal,
.block-editor-page .swiper-pagination-custom,
.block-editor-page .swiper-pagination-fraction {
  width: 100%;
}
.block-editor-page .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.block-editor-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.block-editor-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.block-editor-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.block-editor-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.block-editor-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.block-editor-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.block-editor-page .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.block-editor-page .swiper-pagination-bullet {
  display: inline-block;
  border-radius: 50%;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px));
  border: 1px solid #000021;
  background: transparent;
  opacity: 1;
  position: relative;
}
.block-editor-page button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}
.block-editor-page .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.block-editor-page .swiper-pagination-bullet:only-child {
  display: none !important;
}
.block-editor-page .swiper-pagination-bullet-active {
  background: transparent;
}
.block-editor-page .swiper-pagination-bullet-active::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  width: calc(var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px)) - 6px);
  height: calc(var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px)) - 6px);
  transform: translate(-50%, -50%);
  background-color: #000021;
}
.block-editor-page .swiper-pagination-vertical.swiper-pagination-bullets,
.block-editor-page .swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}
.block-editor-page .swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.block-editor-page .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.block-editor-page .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.block-editor-page .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.block-editor-page .swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.block-editor-page .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.block-editor-page .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.block-editor-page .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.block-editor-page .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.block-editor-page .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.block-editor-page .swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.block-editor-page .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.block-editor-page .swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.block-editor-page :host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.block-editor-page .swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
.block-editor-page .swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.block-editor-page .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color), #000021);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.block-editor-page .swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.block-editor-page .swiper-horizontal > .swiper-pagination-progressbar,
.block-editor-page .swiper-pagination-progressbar.swiper-pagination-horizontal,
.block-editor-page .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.block-editor-page .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.block-editor-page .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.block-editor-page .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.block-editor-page .swiper-pagination-progressbar.swiper-pagination-vertical,
.block-editor-page .swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.block-editor-page .swiper-pagination-lock {
  display: none;
}
.block-editor-page .wp-block-etoro-slider-full-screen-slides .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .wp-block-etoro-slider-full-screen-slides .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .wp-block-etoro-slider-full-screen-slides .swiper-pagination-dark .swiper-pagination-bullet {
  border-color: #000021;
}
.block-editor-page .wp-block-etoro-slider-full-screen-slides .swiper-pagination-dark .swiper-pagination-bullet-active::before {
  background-color: #000021;
}
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
.block-editor-page :root {
  --swiper-theme-color: #007aff;
}
.block-editor-page .swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.block-editor-page .swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.block-editor-page .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.block-editor-page .swiper-android .swiper-slide,
.block-editor-page .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.block-editor-page .swiper-pointer-events {
  touch-action: pan-y;
}
.block-editor-page .swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}
.block-editor-page .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.block-editor-page .swiper-slide-invisible-blank {
  visibility: hidden;
}
.block-editor-page .swiper-autoheight,
.block-editor-page .swiper-autoheight .swiper-slide {
  height: auto;
}
.block-editor-page .swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.block-editor-page .swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}
.block-editor-page .swiper-3d, .block-editor-page .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.block-editor-page .swiper-3d .swiper-wrapper,
.block-editor-page .swiper-3d .swiper-slide,
.block-editor-page .swiper-3d .swiper-slide-shadow,
.block-editor-page .swiper-3d .swiper-slide-shadow-left,
.block-editor-page .swiper-3d .swiper-slide-shadow-right,
.block-editor-page .swiper-3d .swiper-slide-shadow-top,
.block-editor-page .swiper-3d .swiper-slide-shadow-bottom,
.block-editor-page .swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
.block-editor-page .swiper-3d .swiper-slide-shadow,
.block-editor-page .swiper-3d .swiper-slide-shadow-left,
.block-editor-page .swiper-3d .swiper-slide-shadow-right,
.block-editor-page .swiper-3d .swiper-slide-shadow-top,
.block-editor-page .swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.block-editor-page .swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.block-editor-page .swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.block-editor-page .swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.block-editor-page .swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.block-editor-page .swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.block-editor-page .swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.block-editor-page .swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.block-editor-page .swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.block-editor-page .swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.block-editor-page .swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.block-editor-page .swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}
.block-editor-page .swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.block-editor-page .swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  width: var(--swiper-centered-offset-after);
}
.block-editor-page .swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.block-editor-page .swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  height: var(--swiper-centered-offset-after);
}
.block-editor-page .swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.block-editor-page .swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.block-editor-page .swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.block-editor-page .swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.block-editor-page .swiper-fade .swiper-slide-active, .block-editor-page .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.block-editor-page .no-transition * {
  transition: none !important;
}
.block-editor-page .wp-block-etoro-slider-wrapper {
  position: relative;
  margin-top: 16px;
  margin-bottom: 16px;
}
.block-editor-page .wp-block-etoro-slider-wrapper:first-child {
  margin-top: -8px;
}
.block-editor-page .wp-block-etoro-slider-wrapper:last-child {
  margin-bottom: -8px;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-slider-wrapper {
    margin-top: 28px;
    margin-bottom: 28px;
  }
  .block-editor-page .wp-block-etoro-slider-wrapper:first-child {
    margin-top: -12px;
  }
  .block-editor-page .wp-block-etoro-slider-wrapper:last-child {
    margin-bottom: -12px;
  }
}
.block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides {
  margin-top: 0;
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides .swiper-slide {
  max-width: initial;
  width: 100%;
  padding: 0;
}
.block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides .swiper-pagination {
  margin-top: -27px;
  z-index: 2;
  position: relative;
  margin-left: -4px;
  margin-right: 0;
  top: -35px;
  text-align: left;
  padding: 0 28px;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides .swiper-pagination {
    max-width: 50%;
    left: 50%;
    padding-left: 52px;
    top: -15px;
  }
}
@media (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides .swiper-pagination {
    padding-left: 72px;
  }
}
.block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides .swiper-pagination:empty {
  display: none;
}
.block-editor-page .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides .wp-block-etoro-slider:not(.swiper-initialized) .swiper-wrapper {
  justify-content: flex-start;
}
.block-editor-page .wp-block-etoro-slider {
  /* stylelint-disable-next-line no-descending-specificity */
}
.block-editor-page .wp-block-etoro-slider .swiper-wrapper {
  align-items: stretch;
  height: auto;
}
.block-editor-page .wp-block-etoro-slider:not(.swiper-initialized) .swiper-wrapper {
  justify-content: center;
}
.block-editor-page .wp-block-etoro-slider .swiper-slide {
  max-width: 269px;
  padding: 8px;
  height: auto;
  overflow: hidden;
  transition: all 0.3s ease;
}
.block-editor-page .wp-block-etoro-slider .swiper-slide > .wp-block-image {
  height: 100%;
}
@media (max-width: 767px) {
  .block-editor-page .wp-block-etoro-slider .swiper-slide > .wp-block-image {
    margin-left: 0;
    margin-right: 0;
  }
}
.block-editor-page .wp-block-etoro-slider .swiper-slide > .wp-block-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.block-editor-page .wp-block-etoro-slider .swiper-slide * {
  box-sizing: border-box;
}
.block-editor-page .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: #fff;
  box-shadow: 1px 1px 12px rgba(0, 0, 0, 0.1);
  padding: 16px 24px 44px;
  border-radius: 2px;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.block-editor-page .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio,
.block-editor-page .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card-modern {
  padding: 0;
}
.block-editor-page .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  height: auto;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-slider .swiper-slide {
    max-width: 300px;
    padding: 12px;
  }
}
.block-editor-page .wp-block-etoro-slider .wp-block-etoro-card.wp-block-etoro-card-size-small {
  display: block;
  text-align: center;
}
.block-editor-page .wp-block-etoro-slider .wp-block-etoro-card.wp-block-etoro-card-size-small .wp-block-etoro-card-thumbnail {
  margin: 0 auto 10px;
}
.block-editor-page .wp-block-etoro-slider .wp-block-etoro-card.wp-block-etoro-card-size-small .wp-block-etoro-card-body {
  margin: 0;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-slider .wp-block-etoro-card.wp-block-etoro-card-size-small .wp-block-etoro-card-thumbnail {
    margin: 0 auto 24px;
  }
}
@media (max-width: 767px) {
  .block-editor-page .wp-block-group .wp-block-etoro-slider {
    margin-left: -16px;
    margin-right: -16px;
  }
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-slider-bigger-slides .swiper-slide {
    max-width: 360px;
  }
  .block-editor-page .wp-block-etoro-slider.wp-block-etoro-slider-highlight-center .swiper-slide {
    opacity: 0.6;
    max-width: 314px;
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .block-editor-page .wp-block-etoro-slider.wp-block-etoro-slider-highlight-center .swiper-slide-active {
    opacity: 1;
    max-width: 360px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .block-editor-page .wp-block-etoro-slider.wp-block-etoro-slider-highlight-center.wp-block-etoro-slider-bigger-slides .swiper-slide {
    max-width: 420px;
  }
  .block-editor-page .wp-block-etoro-slider.wp-block-etoro-slider-highlight-center.wp-block-etoro-slider-bigger-slides .swiper-slide-active {
    max-width: 480px;
  }
}
.block-editor-page .wp-block-table {
  margin-left: -16px;
  margin-right: -16px;
  padding: 0;
}
.block-editor-page .wp-block-table:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-table:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-table-first-column-colored-green table td:first-child {
  background: #e7f9eb;
}
.block-editor-page .wp-block-table-content {
  position: relative;
}
.block-editor-page .wp-block-table-content-table,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table {
  color: #000021;
  margin: 0;
}
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-scrollable,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-scrollable {
  overflow-x: auto;
}
.block-editor-page .wp-block-table-content-table::-webkit-scrollbar,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table::-webkit-scrollbar {
  display: none;
}
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table td:first-child,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table td:first-child {
  background: rgb(231.4, 249.3, 234.9);
}
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table th:first-child,
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table td:first-child,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table th:first-child,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table td:first-child {
  position: sticky;
  z-index: 2;
  inset-inline: 0 auto;
}
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table th:first-child::before,
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table td:first-child::before,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table th:first-child::before,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table td:first-child::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 2px;
  background: rgb(231.4, 249.3, 234.9);
}
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table th:first-child::after,
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table td:first-child::after,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table th:first-child::after,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table td:first-child::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 2px;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: 2px 0 8px rgba(0, 0, 0, 0.1);
}
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table th:first-child:last-child,
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table td:first-child:last-child,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table th:first-child:last-child,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table td:first-child:last-child {
  position: static;
}
.block-editor-page .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table tr:last-child td::before,
.block-editor-page .wp-block-table-content .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table tr:last-child td::before {
  content: none;
}
.block-editor-page .wp-block-table-content-nav {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.block-editor-page .wp-block-table-content-nav-left, .block-editor-page .wp-block-table-content-nav-right {
  width: 60px;
  height: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 3;
}
.block-editor-page .wp-block-table-content-nav-arrow {
  display: block;
  position: absolute;
  top: 50%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMi4zNjQuMjkzQTEgMSAwIDAgMCAuOTUgMS43MDdMMi4zNjQuMjkzWm00Ljk1IDYuMzY0LjcwNy43MDdhMSAxIDAgMCAwIDAtMS40MTRsLS43MDcuNzA3Wk0uOTUgMTEuNjA3YTEgMSAwIDEgMCAxLjQxNCAxLjQxNEwuOTUgMTEuNjA3Wm0wLTkuOSA1LjY1NyA1LjY1N0w4LjAyIDUuOTUgMi4zNjQuMjkzLjk1IDEuNzA3Wk02LjYwNyA1Ljk1Ljk1IDExLjYwN2wxLjQxNCAxLjQxNCA1LjY1Ny01LjY1N0w2LjYwNyA1Ljk1WiIgZmlsbD0iIzc3NyIvPjwvc3ZnPg==);
  background-position: center;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  width: 60px;
  height: 80px;
  left: 0;
}
.block-editor-page .wp-block-table-content-nav-arrow-left {
  background-position: center right 8px;
  transform: translateY(-50%) scaleX(-1);
}
.block-editor-page .wp-block-table-content-nav-arrow-right {
  left: auto;
  right: 0;
}
.block-editor-page .wp-block-table-content-nav-left {
  left: 0;
}
.block-editor-page .wp-block-table-content-nav-right {
  right: 0;
  background: linear-gradient(270deg, rgb(247, 247, 247) 33.29%, rgba(247, 247, 247, 0) 100%);
}
.block-editor-page .wp-block-table table {
  border-collapse: collapse;
  width: 100%;
  margin: 0;
}
.block-editor-page .wp-block-table table.has-fixed-layout {
  table-layout: fixed;
}
.block-editor-page .wp-block-table table th {
  background: rgb(231.4, 249.3, 234.9);
}
.block-editor-page .wp-block-table table td {
  background-color: #fff;
}
.block-editor-page .wp-block-table table th,
.block-editor-page .wp-block-table table td {
  font-size: clamp(14px, 1.1vw, 20px);
  line-height: clamp(20px, 1.3vw, 26px);
  padding: 18px 16px 20px;
  border: none;
  border-bottom: 1px solid rgb(227.8, 227.8, 227.8);
}
.block-editor-page .wp-block-table table th,
.block-editor-page .wp-block-table table thead td {
  font-weight: 700;
}
.block-editor-page .wp-block-table table thead tr:first-child:not(:last-child) {
  position: relative;
  bottom: -1px;
}
.block-editor-page .wp-block-table tbody th {
  position: relative;
}
.block-editor-page .wp-block-table tbody th:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 1px;
  background: #6bf5c0;
}
.block-editor-page .wp-block-table .etoro-club-group {
  position: relative;
}
.block-editor-page .wp-block-table .etoro-club-group:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  display: block;
  height: 1px;
  background: #6bf5c0;
}
.block-editor-page .wp-block-table .etoro-club-plus {
  position: relative;
}
.block-editor-page .wp-block-table .etoro-club-plus:after {
  content: "+";
  position: absolute;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-table {
    margin-left: 0;
    margin-right: 0;
  }
  .block-editor-page .wp-block-table table th,
  .block-editor-page .wp-block-table table td,
  .block-editor-page .wp-block-table table th:first-child,
  .block-editor-page .wp-block-table table td:first-child {
    padding: 21px 22px 23px;
  }
}
.block-editor-page .wp-block-table-bordered table th,
.block-editor-page .wp-block-table-bordered table td {
  border-right: 1px solid rgb(227.8, 227.8, 227.8);
}
.block-editor-page .wp-block-table-bordered table th:last-child,
.block-editor-page .wp-block-table-bordered table td:last-child {
  border-right: 0;
}
.block-editor-page .wp-block-table-bordered table td {
  background-clip: padding-box;
}
.block-editor-page .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table > table.is-sticky-header:not(.is-stacked-on-mobile) thead {
  top: var(--content-offset, 0);
  z-index: 7;
}
.block-editor-page .wp-block-flexible-table-block-table.wp-block-flexible-table-block-table.wp-block-table-content-table-scrollable > table.is-sticky-header:not(.is-stacked-on-mobile) thead {
  position: static;
}
.block-editor-page .wp-block-etoro-table-card {
  padding: 20px;
  border-radius: 4px;
  background: rgb(51, 51, 77.4);
  box-shadow: 0.912px 0.912px 27.367px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  max-height: 250px;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-table-card + .wp-block-etoro-table-card {
  margin-top: 20px;
}
.block-editor-page .wp-block-etoro-club-card-title {
  text-transform: uppercase;
  padding-bottom: 12px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 500;
}
.block-editor-page .wp-block-etoro-club-card-price {
  padding-top: 7px;
  padding-bottom: 8px;
  border-top: 1px solid #6bf5c0;
}
.block-editor-page .wp-block-etoro-club-card-description {
  padding-top: 12px;
  font-size: 14px;
  line-height: 18px;
  border-top: 1px solid #6bf5c0;
}
.block-editor-page .wp-block-etoro-club-card-description .wp-block-list li + li {
  margin-top: 8px;
}
.block-editor-page .wp-block-etoro-club-card-description ul.wp-block-list-check li::before,
.block-editor-page .wp-block-etoro-club-card-description ul.wp-block-list-check div > li::before {
  top: 0.3em;
  margin-inline: 0 12px;
}
.block-editor-page .wp-block-etoro-club-card-show-more-wrapper {
  text-align: center;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(51, 51, 77.4) 63.5%);
  padding: 58px 20px 21px;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 6;
}
.block-editor-page .wp-block-etoro-club-card-show-more {
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  position: relative;
}
.block-editor-page .wp-block-etoro-club-card-show-more:before {
  content: "";
  height: 1px;
  background-color: #fff;
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 2px;
  opacity: 1;
  transition: 0.3s ease;
}
.block-editor-page .wp-block-etoro-club-card-show-more:after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOCA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBpZD0iRnJhbWUgNDAwMyI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTcuMDYyNSAxLjI1MTk1TDQgNC4zMTQ0NUwwLjkzNzUgMS4yNTE5NSIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L2c+Cjwvc3ZnPgo=);
  display: inline-block;
  padding: 0 6px;
  position: relative;
  top: -1px;
}
.block-editor-page .wp-block-etoro-club-card-show-more:hover {
  color: inherit;
}
.block-editor-page .wp-block-etoro-club-card-show-more:hover:before {
  opacity: 0;
}
.block-editor-page .wp-block-etoro-table-card-opened {
  max-height: initial;
}
.block-editor-page .wp-block-etoro-table-card-opened .wp-block-etoro-club-card-show-more-wrapper {
  position: static;
  padding-top: 24px;
  padding-bottom: 0;
  background: transparent;
}
.block-editor-page .wp-block-etoro-table-card-opened .wp-block-etoro-club-card-show-more:after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOCA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8ZyBpZD0iRnJhbWUgNDAwMyI+CjxwYXRoIGlkPSJWZWN0b3IgMSIgZD0iTTAuOTM3NSA1LjI0MzE2TDQgMi4xODA2Nkw3LjA2MjUgNS4yNDMxNiIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPgo8L2c+Cjwvc3ZnPgo=);
  top: -2px;
}
.block-editor-page .wp-block-etoro-tax-partners {
  text-align: center;
  margin-top: 32px;
}
.block-editor-page .wp-block-etoro-tax-partners:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-tax-partners-select {
  display: block;
  width: 100%;
  padding: 8px 48px 9px 28px;
  border-radius: 100px;
  box-shadow: none;
  border: 1px solid #777;
  color: #777;
  background-color: transparent;
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 18px;
  line-height: 27px;
}
.block-editor-page .wp-block-etoro-tax-partners-select-wrapper {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  width: 100%;
}
.block-editor-page .wp-block-etoro-tax-partners-select-wrapper::after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #777;
  border-right: 2px solid #777;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 28px;
}
.block-editor-page .wp-block-etoro-tax-partners-wrapper {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0;
  margin: 0 auto;
}
.block-editor-page .wp-block-etoro-tax-partners-wrapper:not(:empty) {
  margin-top: 32px;
}
.block-editor-page .wp-block-etoro-tax-partners-loading {
  opacity: 0.7;
  pointer-events: none;
  position: relative;
}
.block-editor-page .wp-block-etoro-tax-partners-loading::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 100;
  width: 48px;
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  border: 5px solid #000021;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
}
@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.block-editor-page .wp-block-etoro-tax-partners-hide-disclaimer .wp-block-etoro-tax-partners-item-disclaimer {
  display: none;
}
.block-editor-page .wp-block-etoro-tax-partners-item {
  padding: 20px 20px 32px;
  gap: 20px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.15);
  display: flex;
  flex-direction: column;
  text-align: initial;
}
.block-editor-page .wp-block-etoro-tax-partners-item-header {
  display: flex;
  align-items: center;
  gap: 10px;
}
.block-editor-page .wp-block-etoro-tax-partners-item-flag {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: #c0e8fd;
}
.block-editor-page .wp-block-etoro-tax-partners-item-title {
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
  color: rgb(102, 102, 121.8);
}
.block-editor-page .wp-block-etoro-tax-partners-item-content a {
  text-decoration-color: #000021;
}
.block-editor-page .wp-block-etoro-tax-partners-item-cta .e-cta {
  width: 100%;
}
.block-editor-page .wp-block-etoro-tax-partners-item-disclaimer {
  font-size: 12px;
  line-height: normal;
  padding-bottom: 20px;
  border-bottom: 1px solid rgb(227.8, 227.8, 227.8);
}
.block-editor-page .wp-block-etoro-tax-partners-item-discount-header {
  margin-bottom: 8px;
  color: rgb(102, 102, 121.8);
}
.block-editor-page .wp-block-etoro-tax-partners-item .wp-block-etoro-tax-partners-item-discount ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.block-editor-page .wp-block-etoro-tax-partners-item .wp-block-etoro-tax-partners-item-discount ul li {
  padding: 0;
  margin: 0;
  display: inline-block;
}
.block-editor-page .wp-block-etoro-tax-partners-item .wp-block-etoro-tax-partners-item-discount ul li::before {
  content: none;
}
.block-editor-page .wp-block-etoro-tax-partners-item .wp-block-etoro-tax-partners-item-discount ul li::after {
  content: "|";
  margin: 0 15px;
  text-align: center;
  position: static;
  background: no-repeat;
  color: #6bf5c0;
}
.block-editor-page .wp-block-etoro-tax-partners-item .wp-block-etoro-tax-partners-item-discount ul li:last-child::after {
  content: none;
}
.block-editor-page .wp-block-etoro-tax-partners-item .wp-block-etoro-tax-partners-item-discount .wp-block-etoro-tax-partners-item-discount-header {
  color: rgb(102, 102, 121.8);
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-tax-partners {
    margin-top: 24px;
  }
  .block-editor-page .wp-block-etoro-tax-partners-select {
    padding: 11px 64px 11px 44px;
    min-width: 360px;
  }
  .block-editor-page .wp-block-etoro-tax-partners-select:after {
    right: 44px;
  }
  .block-editor-page .wp-block-etoro-tax-partners-select-wrapper {
    width: auto;
  }
  .block-editor-page .wp-block-etoro-tax-partners-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
  }
  .block-editor-page .wp-block-etoro-tax-partners-wrapper:not(:empty) {
    margin-top: 40px;
  }
  .block-editor-page .wp-block-etoro-tax-partners-item {
    max-width: calc(50% - 12px);
  }
  .block-editor-page .wp-block-etoro-tax-partners-item-title {
    font-size: 20px;
    line-height: 26px;
  }
  .block-editor-page .wp-block-etoro-tax-partners-item-content {
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 8px;
  }
  .block-editor-page .wp-block-etoro-tax-partners-item-discount {
    font-size: 18px;
    line-height: 27px;
  }
  .block-editor-page .wp-block-etoro-tax-partners-item-cta .e-cta {
    cursor: pointer;
    padding: 5px 28px 7px;
    width: auto;
    font-size: 16px;
    line-height: 22px;
  }
  .block-editor-page .wp-block-etoro-tax-partners-item-disclaimer {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-editor-page .wp-block-etoro-tip {
  margin-left: -16px;
  margin-right: -16px;
  display: flex;
  align-items: center;
  border-top: 1px solid #f7b42c;
  border-bottom: 1px solid #f7b42c;
  border-left: 0;
  border-right: 0;
  font-size: 16px;
  line-height: 26px;
  padding-block: 33px;
  padding-inline: 92px 16px;
  font-weight: 500;
  color: #000021;
  background-color: #fff;
  text-align: start;
  position: relative;
  min-height: 154px;
}
.block-editor-page .wp-block-etoro-tip:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-tip:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-tip p {
  margin: 0;
}
.block-editor-page .wp-block-etoro-tip p + p {
  margin-top: 1em;
}
.block-editor-page .wp-block-etoro-tip .wp-block-etoro-tip-icon {
  /* stylelint-disable-next-line function-url-quotes */
  background-image: url("data:image/svg+xml,%3Csvg width=%2780%27 height=%2780%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Crect width=%2780%27 height=%2780%27 rx=%2740%27 fill=%27%23F7B42C%27/%3E%3Cpath d=%27M35 55a1 1 0 1 0 0 2v-2Zm11 2a1 1 0 1 0 0-2v2Zm-11 0h11v-2H35v2ZM36 59a1 1 0 1 0 0 2v-2Zm9 2a1 1 0 1 0 0-2v2Zm-9 0h9v-2h-9v2ZM37 63a1 1 0 1 0 0 2v-2Zm7 2a1 1 0 1 0 0-2v2Zm-7 0h7v-2h-7v2ZM33.445 51.639a1 1 0 1 0 1.865.722l-1.865-.722Zm-1.262-5.33-.663.748.001.001.662-.75Zm-4.057-11.745-.988-.158.988.158Zm24.85.008-.998.048.998-.048Zm-4.36 11.757.763.647-.763-.647Zm-3.001 5.402a1 1 0 0 0 1.942-.48l-1.942.48ZM34.378 52l.932.36.001-.001.001-.003.003-.007.006-.016.016-.046a4.246 4.246 0 0 0 .146-.608 5.4 5.4 0 0 0 .018-1.57c-.17-1.306-.84-2.947-2.656-4.55l-1.324 1.499c1.462 1.29 1.89 2.495 1.997 3.311.055.42.028.76-.01.987a2.224 2.224 0 0 1-.067.293v.002l.001-.004.001-.004.001-.002v-.001s.001-.001.934.36Zm-1.532-6.44c-.608-.538-1.752-2.053-2.644-4.096-.885-2.027-1.457-4.43-1.089-6.742l-1.974-.315c-.45 2.821.256 5.626 1.23 7.857.967 2.214 2.26 4.005 3.151 4.793l1.326-1.498Zm-3.732-10.838c.374-2.347 1.404-4.782 3.222-6.618C34.134 26.287 36.754 25 40.446 25v-2c-4.205 0-7.344 1.486-9.532 3.697-2.168 2.19-3.349 5.038-3.776 7.71l1.975.315ZM40.445 25c6.664 0 11.316 5.139 11.532 9.62l1.997-.095C53.705 28.895 48.093 23 40.446 23v2Zm11.532 9.62c.15 3.1-.471 5.36-1.31 7.075-.848 1.734-1.93 2.944-2.814 3.987l1.525 1.294c.853-1.006 2.11-2.405 3.086-4.403.986-2.016 1.676-4.61 1.51-8.049l-1.997.097Zm-4.124 11.062c-1.382 1.627-1.969 3.07-2.192 4.158-.111.54-.13.984-.118 1.307a3.67 3.67 0 0 0 .064.555.596.596 0 0 0 .004.016l.002.007v.004c0 .001 0 .002.972-.238.97-.24.97-.238.971-.238v.002l.001.002.001.004.002.007v.005l-.004-.025a1.677 1.677 0 0 1-.015-.178 3.478 3.478 0 0 1 .079-.828c.151-.74.58-1.878 1.758-3.266l-1.525-1.294ZM42 12a1 1 0 1 0-2 0h2Zm-2 6a1 1 0 1 0 2 0h-2Zm0-6v6h2v-6h-2ZM58.707 19.707a1 1 0 0 0-1.414-1.414l1.414 1.414Zm-6.414 3.586a1 1 0 0 0 1.414 1.414l-1.414-1.414Zm5-5-5 5 1.414 1.414 5-5-1.414-1.414ZM23.707 18.293a1 1 0 0 0-1.414 1.414l1.414-1.414Zm3.586 6.414a1 1 0 0 0 1.414-1.414l-1.414 1.414Zm-5-5 5 5 1.414-1.414-5-5-1.414 1.414ZM22.375 53.22a1 1 0 1 0 1.25 1.56l-1.25-1.56Zm6.25-2.44a1 1 0 1 0-1.25-1.56l1.25 1.56Zm-5 4 5-4-1.25-1.56-5 4 1.25 1.56ZM57.375 54.78a1 1 0 1 0 1.25-1.56l-1.25 1.56Zm-3.75-5.56a1 1 0 1 0-1.25 1.56l1.25-1.56Zm5 4-5-4-1.25 1.56 5 4 1.25-1.56ZM65 38a1 1 0 1 0 0-2v2Zm-6-2a1 1 0 1 0 0 2v-2Zm6 0h-6v2h6v-2ZM16 36a1 1 0 1 0 0 2v-2Zm6 2a1 1 0 1 0 0-2v2Zm-6 0h6v-2h-6v2Z%27 fill=%27%23fff%27/%3E%3Cpath d=%27M37.27 29.963a1 1 0 0 0-.54-1.926l.54 1.926Zm-6.255 4.864a1 1 0 0 0 1.97.346l-1.97-.346ZM37 29l-.27-.963h-.002l-.002.001a.263.263 0 0 0-.023.007l-.052.016a7.079 7.079 0 0 0-.73.287 8.683 8.683 0 0 0-1.718 1.05c-1.3 1.018-2.712 2.723-3.188 5.429l1.97.346c.375-2.133 1.464-3.428 2.45-4.2a6.68 6.68 0 0 1 1.32-.807 5.135 5.135 0 0 1 .518-.204h.001-.003c-.001 0-.001.001-.271-.962Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  top: 33px;
  inset-inline: 16px auto;
  width: 60px;
  height: 60px;
}
.block-editor-page .wp-block-etoro-tip-border-green {
  border-color: #13c636;
}
.block-editor-page .wp-block-etoro-tip-border-dark-blue {
  border-color: #000021;
}
.block-editor-page .wp-block-etoro-tip-border-white {
  border-color: #fff;
}
.block-editor-page .wp-block-etoro-tip-border-light-blue {
  border-color: #c0e8fd;
}
.block-editor-page .wp-block-etoro-tip-border-tangerine {
  border-color: #e96e14;
}
.block-editor-page .wp-block-etoro-tip-border-pink-pop {
  border-color: #f887cc;
}
.block-editor-page .wp-block-etoro-tip-border-turquoise {
  border-color: #6bf5c0;
}
.block-editor-page .wp-block-etoro-tip-border-yellow {
  border-color: #f7b42c;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-tip {
    margin-left: 0;
    margin-right: 0;
    padding-block: 37px;
    padding-inline: 126px 22px;
  }
  .block-editor-page .wp-block-etoro-tip .wp-block-etoro-tip-icon {
    inset-inline: 22px auto;
    width: 80px;
    height: 80px;
  }
}
.block-editor-page .wp-block-etoro-what-is-new {
  padding: 40px 16px;
  background-color: #13c636;
  color: #fff;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-what-is-new .wp-block-etoro-what-is-new-title {
  font-size: var(--etoro-h2-size);
  line-height: var(--etoro-h2-height);
  font-weight: var(--etoro-h2-light-weight);
  margin: 0 0 28px;
}
.block-editor-page .wp-block-etoro-what-is-new .wp-block-etoro-what-is-new-title strong {
  font-weight: var(--etoro-h-strong-weight);
}
.block-editor-page .wp-block-etoro-what-is-new-posts-wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  scroll-behavior: smooth;
  transition: all 0.3s ease;
  display: flex;
}
.block-editor-page .wp-block-etoro-what-is-new-posts-wrapper::before, .block-editor-page .wp-block-etoro-what-is-new-posts-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 16px;
  background: linear-gradient(90deg, #13c636 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
.block-editor-page .wp-block-etoro-what-is-new-posts-wrapper::after {
  left: auto;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #13c636 100%);
}
.block-editor-page .wp-block-etoro-what-is-new-posts-wrapper:hover .wp-block-etoro-what-is-new-posts,
.block-editor-page .wp-block-etoro-what-is-new-posts-wrapper:hover .wp-block-etoro-what-is-new-posts-duplicates {
  animation-play-state: paused;
}
.block-editor-page .wp-block-etoro-what-is-new-posts, .block-editor-page .wp-block-etoro-what-is-new-posts-duplicates {
  overflow-x: visible;
  display: flex;
  align-items: center;
  animation: scroll var(--etoro-what-is-new-animation-time) linear infinite;
}
.block-editor-page .wp-block-etoro-what-is-new-posts p, .block-editor-page .wp-block-etoro-what-is-new-posts-duplicates p {
  -webkit-user-select: none; /* Safari */ /* IE 10 and IE 11 */
  -moz-user-select: none;
       user-select: none; /* Standard syntax */
  margin: 0;
}
.block-editor-page .wp-block-etoro-what-is-new-posts p::before, .block-editor-page .wp-block-etoro-what-is-new-posts-duplicates p::before {
  content: "|";
  display: inline-block;
  margin: 0 12px;
}
.block-editor-page .wp-block-etoro-what-is-new-posts a, .block-editor-page .wp-block-etoro-what-is-new-posts-duplicates a {
  text-decoration: underline;
  text-decoration-color: inherit;
}
.block-editor-page .wp-block-etoro-what-is-new-posts a:hover, .block-editor-page .wp-block-etoro-what-is-new-posts-duplicates a:hover {
  color: inherit;
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
.block-editor-page .wp-block-etoro-what-is-new-background-grey {
  background-color: #f7f7f7;
  color: #000021;
}
.block-editor-page .wp-block-etoro-what-is-new-background-grey .wp-block-etoro-what-is-new-posts-wrapper::before {
  background: linear-gradient(90deg, #f7f7f7 0%, rgba(0, 0, 0, 0) 100%);
}
.block-editor-page .wp-block-etoro-what-is-new-background-grey .wp-block-etoro-what-is-new-posts-wrapper::after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #f7f7f7 100%);
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-what-is-new {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, auto));
    padding: 0;
  }
  .block-editor-page .wp-block-etoro-what-is-new .wp-block-etoro-what-is-new-title {
    padding: 12px 40px 24px;
    white-space: nowrap;
    background-color: #fff;
    margin: 0;
    color: #000021;
    overflow: hidden;
    position: relative;
  }
  .block-editor-page .wp-block-etoro-what-is-new .wp-block-etoro-what-is-new-title::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    background-image: linear-gradient(95deg, rgba(0, 0, 0, 0) 0%, #fff 30%, #fff 100%);
    right: 0;
  }
  .block-editor-page .wp-block-etoro-what-is-new-posts-wrapper::before, .block-editor-page .wp-block-etoro-what-is-new-posts-wrapper::after {
    width: 82px;
  }
  .block-editor-page .wp-block-etoro-what-is-new-posts p::before, .block-editor-page .wp-block-etoro-what-is-new-posts-duplicates p::before {
    margin: 0 24px;
  }
}
.block-editor-page .wp-etoro-block-related-pages {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding: 20px 0;
}
.block-editor-page .wp-etoro-block-related-pages-menu-name {
  white-space: nowrap;
  width: auto;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding-inline: 16px 20px;
}
.block-editor-page .wp-etoro-block-related-pages-to-center {
  display: flex;
  justify-content: center;
  width: 100%;
}
.block-editor-page .wp-etoro-block-related-pages-list-container {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-arrow-right {
  position: absolute;
  top: 0;
  width: 40px;
  height: 100%;
  z-index: 1;
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-arrow-right button {
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 30px;
  height: 30px;
  border: 0;
  position: inherit;
  cursor: pointer;
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-arrow-left {
  left: 0;
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-arrow-left button {
  /* stylelint-disable-next-line function-url-quotes */
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-arrow-right {
  right: 0;
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-arrow-right button {
  /* stylelint-disable-next-line function-url-quotes */
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M13.1681 9.16667C12.944 9.38889 12.944 9.72222 13.1681 9.94444L18.3221 15L13.1681 20.0556C12.944 20.2778 12.944 20.6111 13.1681 20.8333C13.2801 20.9444 13.3922 21 13.5602 21C13.6723 21 13.8403 20.9444 13.9524 20.8333L19.4986 15.3889C19.6106 15.2778 19.6667 15.1667 19.6667 15C19.6667 14.8333 19.6106 14.7222 19.4986 14.6111L13.9524 9.16667C13.8403 9.05556 13.6723 9 13.5602 9C13.3922 9 13.2801 9.05556 13.1681 9.16667Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
  right: 0;
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-list {
  display: flex;
  gap: 40px;
  scroll-behavior: smooth;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  font-size: 16px;
  line-height: 22px;
  scrollbar-width: none;
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-list.is-overfloved-start::before {
  content: "";
  left: -1px;
  position: absolute;
  width: 60px;
  height: 32px;
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-list.is-overfloved-end::after {
  content: "";
  position: absolute;
  width: 60px;
  right: -1px;
  height: 32px;
}
.block-editor-page .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-list::-webkit-scrollbar {
  display: none;
}
@media (min-width: 768px) {
  .block-editor-page .wp-etoro-block-related-pages-menu-name {
    font-size: 20px;
    line-height: 32px;
    padding-inline-start: 0;
  }
  .block-editor-page .wp-etoro-block-related-pages {
    line-height: 32px;
    font-size: 20px;
    padding: 20px 32px;
  }
  .block-editor-page .wp-etoro-block-related-pages .wp-etoro-block-related-pages-list {
    font-size: 20px;
    line-height: 32px;
  }
  .block-editor-page .wp-etoro-block-related-pages .wp-etoro-block-related-pages-list.is-overfloved-start::before {
    width: 200px;
  }
  .block-editor-page .wp-etoro-block-related-pages .wp-etoro-block-related-pages-list.is-overfloved-end::after {
    width: 200px;
  }
}
.block-editor-page .wp-etoro-block-related-page-link {
  text-decoration-line: underline;
  text-decoration-thickness: from-font;
  font-weight: 700;
}
.block-editor-page .wp-etoro-block-related-page-link::after {
  content: ">";
  width: 21px;
}
.block-editor-page .wp-etoro-block-related-pages-link:first-child {
  padding-left: 20px;
}
.block-editor-page .wp-etoro-block-related-pages-link:last-child {
  padding-right: 40px;
}
@media (max-width: 1025px) {
  .block-editor-page .wp-etoro-block-related-pages-link:last-child {
    padding-right: 40px;
  }
}
.block-editor-page .wp-block-etoro-side-by-side {
  margin-bottom: 0;
  display: block;
  padding: 40px 0;
}
.block-editor-page .wp-block-etoro-side-by-side-container {
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  max-width: 1440px;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-items-top-content {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 24px;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-items-top-content * {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-swiper-wrapper {
  gap: 34px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-swiper-wrapper .wp-block-etoro-side-by-side-items-top-content {
  display: none;
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-right-side {
  height: auto;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-image-item-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-right-swiper-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-right-swiper-wrapper .wp-block-etoro-side-by-side-left-inner-content {
  display: none;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-side-container {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  gap: 24px;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-side-container .wp-block-buttons {
  justify-content: flex-start;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-side {
  gap: 20px;
}
.block-editor-page .wp-block-etoro-side-by-side-container .swiper-slide {
  opacity: 1 !important;
}
.block-editor-page .wp-block-etoro-side-by-side-container .swiper-slide:not(.swiper-slide-active) {
  opacity: 0 !important;
}
.block-editor-page .wp-block-etoro-side-by-side-container img.wp-block-etoro-side-by-side-right-image {
  width: auto;
  display: none;
}
.block-editor-page .wp-block-etoro-side-by-side-container img.wp-block-etoro-side-by-side-right-image.wp-block-etoro-side-by-side-image-mobile {
  max-height: 380px;
  height: auto;
  width: auto;
  max-width: 100%;
  display: block;
  align-self: center;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-item {
  display: flex;
  height: auto;
  flex-direction: column;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-item.is-stopped .wp-block-etoro-circle__spinner .path,
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-item.is-stopped .wp-block-etoro-square__spinner .path {
  animation-play-state: paused;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-icon {
  height: 58px;
  width: 58px;
  background-position: center;
  margin: 0 6px;
  background-color: #eee;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-icon.is-icon-square {
  border-radius: unset;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-text h3.wp-block-etoro-side-by-side-title {
  margin-top: 0;
  margin-bottom: 12px;
}
.block-editor-page .wp-block-etoro-timeline-mobile {
  display: flex;
  gap: 8px;
  height: 40px;
  width: 100%;
  justify-content: space-around;
}
.block-editor-page .wp-block-etoro-timeline-mobile .swiper-pagination-bullet {
  width: 100%;
  height: 4px;
  border: unset;
  margin: 0 !important;
  padding: 16px 0 30px;
}
.block-editor-page .wp-block-etoro-timeline-mobile .swiper-pagination-bullet::after {
  content: "";
  background-color: #13c636;
  position: absolute;
  width: 100%;
  height: 4px;
  border-radius: 100px;
  border: unset;
  z-index: 0;
}
.block-editor-page .wp-block-etoro-timeline-mobile .swiper-pagination-bullet-active::after, .block-editor-page .wp-block-etoro-timeline-mobile .swiper-pagination-bullet-active ~ *::after {
  background-color: #eee;
}
.block-editor-page .wp-block-etoro-timeline-mobile .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  display: block;
  content: "";
  height: 4px;
  top: 16px;
  width: 100%;
  z-index: 1;
  transform: unset;
  inset-inline: 0 auto;
  background-color: #13c636 !important;
  animation: lineAnim 5s linear;
  border-radius: 20px;
}
.block-editor-page .wp-block-etoro-timeline-mobile .swiper-pagination-bullet.swiper-pagination-bullet-active.is-stopped::before {
  animation-play-state: paused;
}
.block-editor-page .wp-block-etoro-circle {
  display: none;
  align-items: center;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-circle.is-icon-square .wp-block-etoro-side-by-side-icon {
  border-radius: unset;
}
.block-editor-page .wp-block-etoro-circle__item {
  display: none;
  transform: scale(1, -1) rotate(90deg);
  position: absolute;
  width: 72px;
  height: 72px;
}
.block-editor-page .wp-block-etoro-circle__spinner {
  width: 72px;
  height: 72px;
}
.block-editor-page .wp-block-etoro-circle__spinner .path {
  stroke-linecap: round;
  animation: circleSpin 5s linear;
}
.block-editor-page .wp-block-etoro-square__item {
  display: none;
  transform: scale(1, -1) rotate(90deg);
  position: absolute;
  width: 72px;
  height: 72px;
}
.block-editor-page .wp-block-etoro-square__spinner {
  width: 72px;
  height: 72px;
}
.block-editor-page .wp-block-etoro-square__spinner .path {
  stroke-dasharray: 400;
  fill: none;
  stroke-width: 4px;
  stroke-dashoffset: 400;
  animation: squareSpin 5s linear forwards;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-side-by-side {
    padding: 80px 0;
  }
  .block-editor-page .wp-block-etoro-side-by-side.is-visible .swiper-slide-thumb-active .wp-block-etoro-circle__item,
  .block-editor-page .wp-block-etoro-side-by-side.is-visible .swiper-slide-thumb-active .wp-block-etoro-square__item {
    display: block;
  }
  .block-editor-page .wp-block-etoro-side-by-side:not(.is-visible) .wp-block-etoro-side-by-side-image:nth-of-type(1) {
    display: block;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container {
    margin: 0 auto;
    padding: 0 60px;
    /* 1280 - 400 + 120 */
    max-width: 1000px;
    flex-direction: row;
    justify-content: space-between;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-side {
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: auto;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-side .swiper-slide:not(.swiper-slide-active) {
    opacity: 1 !important;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-swiper-wrapper {
    gap: 20px;
    width: 55%;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-swiper-wrapper .wp-block-etoro-side-by-side-items-top-content {
    display: flex;
    flex-direction: column;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-swiper-wrapper .wp-block-etoro-side-by-side-left-inner-content {
    display: none;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-text h3.wp-block-etoro-side-by-side-title {
    margin-bottom: 4px;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-items-top-content {
    display: none;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container img.wp-block-etoro-side-by-side-right-image {
    display: block;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container img.wp-block-etoro-side-by-side-right-image.wp-block-etoro-side-by-side-image-mobile {
    display: none;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-image-item-container .wp-block-etoro-side-by-side-left-inner-content {
    display: block;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-side-container {
    flex-direction: row;
    gap: 18px;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-right-swiper-wrapper {
    order: 2;
    width: 41%;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-item {
    transform: unset !important;
    flex-direction: row;
    gap: 44px;
    opacity: 1 !important;
    pointer-events: auto !important;
    transition-property: transform !important;
    min-height: 72px;
    height: auto;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-item:not(.swiper-slide-thumb-active) {
    color: #9999a6;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-item:not(.swiper-slide-thumb-active) .wp-block-etoro-side-by-side-icon {
    background-color: #eee;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-item.swiper-slide-thumb-active .wp-block-etoro-side-by-side-image {
    animation: fadeIn 0.5s ease-in-out;
  }
  .block-editor-page .wp-block-etoro-timeline-mobile {
    display: none;
  }
  .block-editor-page .wp-block-etoro-circle {
    display: flex;
  }
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-container {
    margin: 0 auto;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-items-top-content,
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-swiper-wrapper,
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-side {
    gap: 24px;
  }
}
@media screen and (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-side-by-side-container {
    padding: 0 200px;
    max-width: 1440px;
  }
}
@media screen and (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-side-by-side-container {
    -moz-column-gap: 84px;
         column-gap: 84px;
    max-width: 1576px;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-swiper-wrapper,
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-left-side {
    gap: 34px;
  }
}
@media screen and (max-width: 1440px) {
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-buttons .e-cta {
    padding: 10px 28px 12px 28px;
  }
}
@media screen and (max-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-container .e-cta {
    font-size: 16px;
    line-height: 22px;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-buttons {
    gap: 16px;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-item {
    min-height: 62px;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-circle__spinner,
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-circle__item {
    width: 62px;
    height: 62px;
  }
  .block-editor-page .wp-block-etoro-side-by-side-container .wp-block-etoro-side-by-side-icon {
    width: 50px;
    height: 50px;
  }
  .block-editor-page .wp-block-etoro-side-by-side-icon {
    background-size: 50px;
  }
}
.block-editor-page .wp-block-etoro-image-and-text {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.block-editor-page .wp-block-etoro-image-and-text:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-image-and-text:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-image-and-text-item {
  display: flex;
  flex-direction: column;
  box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.08);
  gap: 24px;
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-image-and-text-item {
    flex-direction: row;
    justify-content: space-between;
  }
}
.block-editor-page .wp-block-etoro-image-and-text-image {
  display: none;
  width: calc(var(--etoro-column) * 7 + 144px);
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-image-and-text-image {
    display: block;
  }
}
.block-editor-page .wp-block-etoro-image-and-text-image-mobile {
  display: block;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-image-and-text-image-mobile {
    display: none;
  }
}
.block-editor-page .wp-block-etoro-image-and-text-image.is_centered {
  background-size: auto;
  background-repeat: no-repeat;
}
.block-editor-page .wp-block-etoro-image-and-text-text {
  width: 100%;
  padding: 0 20px 20px 20px;
  text-align: start;
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-image-and-text-text {
    width: calc(var(--etoro-column) * 12 + 264px);
    padding-block: 80px;
    padding-inline: 0 60px;
  }
}
@media (min-width: 767px) {
  .block-editor-page .wp-block-etoro-image-and-text-text .wp-block-heading {
    margin-bottom: 16px;
  }
}
.block-editor-page .wp-block-etoro-image-and-text-text .wp-block-heading.without-bot-margin {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-image-and-text-text p.link-style {
  color: #66667a;
  text-decoration: underline;
}
.block-editor-page .wp-block-etoro-image-and-text-text p.link-style a {
  text-decoration-color: inherit;
}
.block-editor-page .wp-block-etoro-flipped-cards {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-flipped-cards {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    gap: 16px;
  }
  .block-editor-page .wp-block-etoro-flipped-cards.wp-block-etoro-flipped-cards-5 {
    flex-wrap: wrap;
  }
}
@media (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-flipped-cards {
    gap: 24px;
  }
}
.block-editor-page .wp-block-etoro-flipped-card {
  padding: 38px 28px;
  width: 100%;
  text-align: start;
  background-color: #2e2c43;
}
.block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-image {
  width: 60%;
  max-width: 100%;
  min-width: 287px;
}
.block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back p {
  margin: 0;
  color: #fff;
}
.block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back p:first-child a::after {
  content: none;
}
.block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back a {
  position: relative;
  display: inline-block;
}
.block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back a::after {
  content: "";
  display: inline-block;
  position: relative;
  top: -1px;
  margin-inline-start: 10px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  width: 11px;
  height: 8px;
}
.block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back a:hover {
  text-decoration: underline;
}
.block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-link svg {
  margin-left: 8px;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-flipped-card {
    padding: 0;
    max-width: 278px;
    min-height: 220px;
    perspective: 1000px;
    background-color: transparent;
  }
  .block-editor-page .wp-block-etoro-flipped-cards-5 .wp-block-etoro-flipped-card {
    width: 30%;
  }
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    transition: 0.8s;
    transform-style: preserve-3d;
  }
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-front,
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back {
    width: 100%;
    height: 100%;
    background-color: #2e2c43;
  }
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-front {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-image {
    width: 100%;
    min-width: unset;
    max-width: 100%;
  }
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back {
    position: relative;
    justify-content: space-between;
    gap: 12px;
    padding: 20px 20px 24px;
    text-align: center;
    backface-visibility: hidden;
    transform: rotateY(180deg);
  }
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back a {
    letter-spacing: -1px;
  }
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-image-mobile {
    display: none;
  }
  .block-editor-page .wp-block-etoro-flipped-card:hover .wp-block-etoro-flipped-card-inner {
    transform: rotateY(180deg);
  }
}
@media (max-width: 1025px) {
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-image-desktop {
    display: none;
  }
  .block-editor-page .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-front {
    margin-bottom: 10px;
  }
}
.block-editor-page .wp-block-etoro-category-items-list .e-di-item-img {
  padding-top: 65.25%;
}
.block-editor-page .wp-block-etoro-category-items-list .e-di-more {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-category-items-list .e-di-more.no-more {
  margin-top: -50px;
}
.block-editor-page .wp-block-etoro-category-items-list .e-di-more.no-more .e-di-load-more-cta {
  display: none;
}
@media only screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-category-items-list .e-di-items {
    margin: 0;
  }
  .block-editor-page .wp-block-etoro-category-items-list .e-di-item {
    width: 100%;
    max-width: 100%;
    margin: 0 0 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: 224px;
  }
  .block-editor-page .wp-block-etoro-category-items-list .e-di-item:hover sup {
    left: -20px;
    top: 15px;
  }
  .block-editor-page .wp-block-etoro-category-items-list .e-di-item .e-di-item-img {
    padding-top: unset;
    height: 100%;
    min-width: 250px;
    max-width: 336px;
  }
  .block-editor-page .wp-block-etoro-category-items-list .e-di-item .e-di-item-info {
    margin-top: 0;
    margin-inline: 24px 0;
    padding-block: 15px 20px;
    padding-inline: 0 36px;
    flex: 1;
    height: 100%;
  }
  .block-editor-page .wp-block-etoro-category-items-list .e-di-item-buttons-wrapper {
    width: -moz-max-content;
    width: max-content;
    gap: 40px;
  }
  .block-editor-page .wp-block-etoro-category-items-list .e-di-item-buttons-wrapper .e-di-item-button-wrapper {
    flex-basis: auto;
  }
}
@media only screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-category-items-list .e-di-item {
    margin-bottom: 40px;
  }
  .block-editor-page .wp-block-etoro-category-items-list h3.e-di-item-title {
    margin-bottom: 12px;
  }
}
.block-editor-page .wp-block-etoro-follow-network {
  display: block;
  width: 50px;
  height: 50px;
}
.block-editor-page .wp-block-etoro-follow-network svg {
  width: 50px;
  height: 50px;
}
.block-editor-page .wp-block-etoro-follow-network.is-not-colored-icon {
  width: 40px;
  height: 40px;
}
.block-editor-page .wp-block-etoro-follow-network.is-not-colored-icon svg {
  width: 40px;
  height: 40px;
}
.block-editor-page .wp-block-etoro-follow-network.is-not-colored-icon rect {
  fill: #fff;
}
.block-editor-page .wp-block-etoro-follow-network.is-not-colored-icon path {
  fill: #000021;
}
.block-editor-page .wp-block-etoro-follow-networks {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.block-editor-page .wp-block-etoro-follow-networks-align-start {
  align-items: flex-start;
}
@media (max-width: 768px) {
  .block-editor-page .wp-block-etoro-follow-networks.is-aligned-start-on-mobile {
    align-items: flex-start;
  }
}
.block-editor-page .wp-block-etoro-follow-networks-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.block-editor-page .wp-block-etoro-follow-networks-list.is-align-start-on-mobile {
  justify-content: flex-start;
}
.block-editor-page .wp-block-etoro-follow-networks-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-follow-networks {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
  }
  .block-editor-page .wp-block-etoro-follow-networks-align-start {
    justify-content: flex-start;
  }
}
.block-editor-page .wp-block-group-inner .wp-block-etoro-logo-list:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-group-inner .wp-block-etoro-logo-list:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-logo-list {
  width: 100%;
  margin: 40px 0;
  display: flex;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-logo-list-wrapper {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  gap: 30px;
  max-width: 450px;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-logo-list-wrapper .wp-block-logo-list-icon {
  max-height: 34px;
  max-width: 40%;
  height: unset;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-logo-list {
    margin: 80px 0;
  }
  .block-editor-page .wp-block-etoro-logo-list-wrapper {
    max-width: 525px;
    width: 95%;
  }
  .block-editor-page .wp-block-etoro-logo-list .wp-block-logo-list-icon {
    max-height: unset;
    max-width: unset;
    height: 38px;
  }
}
@media screen and (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-logo-list-wrapper {
    justify-content: space-between;
    max-width: 1176px;
    width: 100%;
  }
}
.block-editor-page .wp-block-etoro-text-icon-slider:not(.is-visible) .swiper-pagination-bullet .path {
  display: none;
  animation: unset;
}
.block-editor-page .wp-block-etoro-text-icon-slider:not(.is-visible) .wp-block-etoro-text-icon-circle.active-slide .wp-block-etoro-text-icon-slider-mobile-bullet::before {
  animation: unset;
  display: none;
}
.block-editor-page .wp-block-etoro-text-icon-slider span.wp-block-etoro-text-icon-slider-icon {
  display: block;
  background-size: cover;
  background-color: #eee;
  height: 55px;
  background-position: center;
  width: 55px;
  margin: 0 6px;
  border-radius: 50%;
  background-repeat: no-repeat;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-slider-wrapper.swiper-wrapper {
  position: relative;
  display: flex;
  flex-direction: row;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-slider-item.swiper-slide {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  text-align: center;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-slider-pagination.swiper-pagination {
  display: flex;
  gap: 34px;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  height: 100%;
  align-items: center;
  justify-content: center;
  border: none;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle .wp-block-etoro-text-icon-slider-mobile-bullet {
  display: none;
  position: relative;
  width: 100%;
  height: 4px;
  border: unset;
  padding: 26px 0;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle .wp-block-etoro-text-icon-slider-mobile-bullet::after {
  content: "";
  background-color: #eee;
  position: absolute;
  width: 100%;
  height: 4px;
  border-radius: 100px;
  border: unset;
  z-index: 0;
  left: 0;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle.active-slide .wp-block-etoro-text-icon-circle__item,
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle.active-slide .wp-block-etoro-text-icon-square__item {
  display: block;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle.active-slide .wp-block-etoro-text-icon-slider-mobile-bullet::before {
  content: "";
  display: block;
  position: absolute;
  height: 4px;
  top: 26px;
  width: 100%;
  z-index: 1;
  transform: unset;
  left: 0;
  background-color: #13c636 !important;
  animation: lineAnim 12s linear;
  border-radius: 20px;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle.active-slide.is-stopped .wp-block-etoro-text-icon-slider-mobile-bullet::before,
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle.active-slide.is-stopped .wp-block-etoro-circle__spinner .path,
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle.active-slide.is-stopped .wp-block-etoro-square__spinner .path {
  animation-play-state: paused;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle__item {
  display: none;
  transform: scale(1, -1) rotate(90deg);
  position: absolute;
  width: 72px;
  height: 72px;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle__item {
  width: 72px;
  height: 72px;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle__item .path {
  stroke-linecap: round;
  animation: circleSpin 12s linear;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-square__item {
  display: none;
  transform: scale(1, -1) rotate(90deg);
  position: absolute;
  width: 72px;
  height: 72px;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-square__spinner {
  width: 72px;
  height: 72px;
}
.block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-square__spinner .path {
  stroke-dasharray: 400;
  fill: none;
  stroke-width: 4px;
  stroke-dashoffset: 400;
  animation: squareSpin 12s linear forwards;
}
@media screen and (max-width: 767px) {
  .block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-slider-pagination.swiper-pagination {
    gap: 8px;
    margin-top: 0;
  }
  .block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-slider-pagination.swiper-pagination .wp-block-etoro-text-icon-circle {
    width: 100%;
  }
  .block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-slider-pagination.swiper-pagination .wp-block-etoro-text-icon-circle .wp-block-etoro-text-icon-slider-mobile-bullet {
    display: block;
  }
  .block-editor-page .wp-block-etoro-text-icon-slider span.wp-block-etoro-text-icon-slider-icon,
  .block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle__item,
  .block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-square__item,
  .block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle.active-slide .wp-block-etoro-text-icon-circle__item,
  .block-editor-page .wp-block-etoro-text-icon-slider .wp-block-etoro-text-icon-circle.active-slide .wp-block-etoro-text-icon-square__item {
    display: none;
  }
}
.block-editor-page .wp-block-etoro-instruments-slider.swiper {
  overflow: visible;
  overflow-x: clip;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-instruments-slider {
    margin-inline: unset;
  }
}
@media screen and (max-width: 767px) {
  .block-editor-page .wp-block-column .wp-block-etoro-instruments-slider {
    margin-inline: -16px;
    margin-bottom: 24px;
  }
}
.block-editor-page .wp-block-group-inner .wp-block-etoro-instruments-widget:not(:first-child) {
  padding-top: 40px;
}
.block-editor-page .wp-block-group-inner .wp-block-etoro-instruments-widget:not(:last-child) {
  padding-bottom: 30px;
}
.block-editor-page .wp-block-group-inner .wp-block-etoro-instruments-widget:first-child {
  padding-top: 0;
}
.block-editor-page .wp-block-group-inner .wp-block-etoro-instruments-widget:last-child {
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  .block-editor-page .wp-block-group-inner .wp-block-etoro-instruments-widget:not(:first-child), .block-editor-page .wp-block-group-inner .wp-block-etoro-instruments-widget:not(:last-child), .block-editor-page .wp-block-group-inner .wp-block-etoro-instruments-widget:first-child, .block-editor-page .wp-block-group-inner .wp-block-etoro-instruments-widget:last-child {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.block-editor-page .wp-block-etoro-instruments-widget {
  width: 100%;
  padding: 70px 0;
  justify-content: center;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-instruments-widget .wp-block-buttons {
  margin-block-end: 0;
}
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrows {
  display: none;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-instruments-widget-tab-arrows {
    display: flex;
    gap: 32px;
    justify-content: center;
    padding-top: 24px;
  }
}
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-left,
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right {
  z-index: 2;
}
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: 30px;
  border: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  transition: 0.3s;
}
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  cursor: default;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27%23000021%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27%23000021%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27%23000021%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27%23000021%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27%23000021%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27%23000021%27/%3E%3C/svg%3E");
}
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tabs {
  display: none;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  background-color: transparent !important;
  height: auto;
  box-shadow: none;
  min-width: 88px;
  width: -moz-max-content;
  width: max-content;
  border-right: 1px solid rgba(0, 0, 0, 0.3);
  border-radius: unset;
  align-items: flex-start;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item > a {
  display: flex;
  flex-direction: row;
  padding-inline-end: 20px;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .avatar {
  display: none;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  display: flex;
  flex-direction: column;
  padding: 0;
  width: auto;
  max-height: 48px;
  gap: 4px;
  align-items: unset;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information span {
  color: #000021;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
  font-size: 10px;
  line-height: 100%;
  width: 100%;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .long {
  display: none;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change {
  width: 100%;
  gap: 4px;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask, .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent {
  font-family: "DIN OT", sans-serif;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change span {
  text-align: start;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  font-size: 16px;
  line-height: 16px;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change span:last-child {
  justify-content: start;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change span:first-child {
  width: -moz-max-content;
  width: max-content;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #3FB923;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up]::before {
  content: "+";
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #E8464A;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent i.arrow-up {
  border: none;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .graph {
  display: none;
  padding-inline-end: 20px;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .graph canvas {
  width: 54px;
  height: 21px;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-ticker-view-wrapper {
  display: flex;
  gap: 20px;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-ticker-view-wrapper:hover .wp-block-etoro-instruments-widget-items-list {
  animation-play-state: paused;
}
.block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-items-list {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  padding: 0;
  animation: instruments-ticker calc(4s * var(--instruments-ticker-items-count)) infinite linear;
}
@media screen and (min-width: 769px) {
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view {
    padding: 40px 0;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container {
    margin: 0 60px;
    overflow: hidden;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container:before {
    width: 62px;
    position: absolute;
    height: 100%;
    display: block;
    content: "";
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #f7f7f7 100%);
    z-index: 3;
    left: 0;
    top: 0;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container:after {
    width: 62px;
    position: absolute;
    height: 100%;
    display: block;
    content: "";
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f7f7f7 100%);
    z-index: 3;
    right: 0;
    top: 0;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-ticker-view-wrapper {
    gap: 30px;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-items-list {
    gap: 30px;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
    width: 170px;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item > a {
    flex-direction: row-reverse;
    justify-content: space-between;
    padding-inline-end: 0;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .graph {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: auto;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
    max-height: 53px;
    gap: 0;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
    color: #777;
    font-size: 12px;
    line-height: normal;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #2C2C2C;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
    color: #13c636;
  }
}
@media screen and (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container {
    margin: 0 200px;
  }
}
@media screen and (min-width: 1920px) {
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container {
    margin: 0 calc((100% - 1176px) / 2);
  }
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs {
  margin: 0 0 40px;
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs ul {
  white-space: nowrap;
  padding-left: 0;
  text-align: center;
  margin-inline: auto;
  width: -moz-max-content;
  width: max-content;
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs ul li {
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  padding: 0 40px 0 0;
  cursor: pointer;
  margin-bottom: 1.2rem;
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs ul li:last-child {
  padding-right: 0;
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs ul li span:hover {
  padding-bottom: 0.2rem;
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs ul li span:hover::after {
  content: "";
  display: block;
  height: 4px;
  z-index: 1;
  transform: unset;
  left: 0;
  width: 100%;
  background-color: #13c636 !important;
  animation: lineAnim 0.3s linear;
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs ul li::before {
  display: none;
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs ul li.active span {
  padding-bottom: 0.2rem;
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs ul li.active span::hover::after {
  animation: none;
}
.block-editor-page .wp-block-etoro-instruments-widget-tabs ul li.active span::after {
  content: "";
  display: block;
  height: 4px;
  z-index: 1;
  transform: unset;
  left: 0;
  width: 100%;
  background-color: #13c636 !important;
  animation: lineAnim 0.3s linear;
}
.block-editor-page .wp-block-etoro-instruments-widget-tab-container {
  position: relative;
  height: auto;
  margin: 0 12px;
}
.block-editor-page .wp-block-etoro-instruments-widget-items-wrapper {
  position: absolute;
  width: 100%;
  left: 0;
  transition: all 0.5s ease;
  transition-property: opacity;
  transition-duration: 0ms;
}
.block-editor-page .wp-block-etoro-instruments-widget-items-wrapper:not(.wp-block-etoro-instruments-widget-items-wrapper.active) {
  opacity: 0;
}
.block-editor-page .wp-block-etoro-instruments-widget-items-wrapper.active {
  opacity: 1;
  position: relative;
  transition-property: opacity;
  transition-duration: 500ms;
}
@media (max-width: 992px) and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-instruments-widget-tabs ul li:last-child {
    padding-right: 32px;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-items-wrapper {
    position: relative;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-items-wrapper:not(.wp-block-etoro-instruments-widget-items-wrapper.active) {
    display: none;
  }
}
@media (max-width: 1024px) {
  .block-editor-page .wp-block-etoro-instruments-widget {
    overflow: visible;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-tabs {
    margin: 0 -16px 32px;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-tabs ul li:first-child {
    padding-left: 0;
    margin-left: 28px;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-tab-container {
    padding: 0;
  }
}
@media (max-width: 769px) {
  .block-editor-page .wp-block-etoro-instruments-widget-tab-container {
    margin: 0;
  }
  .block-editor-page .wp-block-etoro-instruments-widget {
    padding: 32px 0;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-ticker-view {
    padding: 18px 0;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-items-wrapper .wp-block-buttons {
    gap: 12px;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-items-wrapper .e-cta {
    width: 100%;
    max-width: 100%;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-tabs ul li:first-child {
    padding-left: 0;
    margin-left: 16px;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-tabs ul li:last-child {
    margin-right: 16px;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-items-wrapper {
    position: relative;
  }
  .block-editor-page .wp-block-etoro-instruments-widget-items-wrapper:not(.wp-block-etoro-instruments-widget-items-wrapper.active) {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-instruments-widget-items-list {
    padding-block-end: 20px;
  }
}
.block-editor-page .wp-block-etoro-instruments-widget-item {
  width: 270px;
  height: 290px;
  border-radius: 4px;
  color: #f7f7f7;
  background-color: #000021;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}
.block-editor-page .wp-block-etoro-instruments-widget-item > a {
  text-decoration: none;
  width: 100%;
}
.block-editor-page .wp-block-etoro-instruments-widget-item > a:hover {
  color: inherit;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .avatar {
  display: block;
  padding-top: 30px;
  text-align: center;
  width: 100%;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .avatar img {
  height: 80px;
  max-height: 150px;
  width: auto;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .graph {
  width: 100%;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .graph canvas {
  height: 110px;
  width: 100%;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information {
  width: 100%;
  padding: 0 20px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information .name span {
  text-align: start;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information .name .short {
  font-weight: 700;
  line-height: 27px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information .name .long {
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information .change span {
  text-align: end;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information .change .ask {
  font-family: "DIN Alternate", sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 27px;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information .change .percent {
  font-family: "DIN OT", sans-serif;
  font-size: 11px;
  font-weight: 400;
  line-height: 14px;
  white-space: nowrap;
  display: flex;
  justify-content: flex-end;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information .change .arrow-up,
.block-editor-page .wp-block-etoro-instruments-widget-item .information .change .arrow-down {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-top: 5px;
  margin-right: 3px;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information .change .arrow-up {
  border-bottom: 5px solid #fff;
}
.block-editor-page .wp-block-etoro-instruments-widget-item .information .change .arrow-down {
  border-top: 5px solid #fff;
}
.block-editor-page .wp-block-etoro-instruments-widget-item.white {
  color: #000021;
}
.block-editor-page .wp-block-etoro-instruments-widget-item.white .information .change .arrow-up {
  border-bottom: 5px solid #000021;
}
.block-editor-page .wp-block-etoro-instruments-widget-item.white .information .change .arrow-down {
  border-top: 5px solid #000021;
}
.block-editor-page .wp-block-etoro-text-with-separator-item {
  position: relative;
  flex: 1;
  max-width: 253px;
  text-align: center;
}
.block-editor-page .wp-block-etoro-text-with-separator-item p:first-child {
  margin-bottom: 5px;
}
.block-editor-page .wp-block-etoro-text-with-separator-item a {
  font-weight: 400;
  text-decoration-color: #000021;
}
.block-editor-page .wp-block-etoro-text-with-separator-item::after {
  content: "";
  position: absolute;
  bottom: -32px;
  left: 50%;
  transform: translateX(-50%);
  width: 20px;
  height: 4px;
  background-color: #eee;
  border-radius: 25px;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-text-with-separator-item::after {
    top: 10px;
    right: -40px;
    bottom: auto;
    left: auto;
    transform: none;
    width: 4px;
    height: 20px;
  }
}
.block-editor-page .wp-block-etoro-text-with-separator-item:last-child::after {
  content: none;
}
.block-editor-page .wp-block-etoro-text-with-separator-items {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 64px;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-text-with-separator-items {
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 80px;
  }
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-collapsable-item-frame > *:not(.wp-block-table) {
    max-width: calc(var(--etoro-column) * 14 + 312px);
  }
}
.block-editor-page .wp-block-etoro-collapsable-item {
  margin-top: 32px;
  border-bottom: 1px solid #9999a6;
}
.block-editor-page .wp-block-etoro-collapsable-item:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-collapsable-items-top-part + .wp-block-etoro-collapsable-item {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-collapsable-item-top-part {
  margin-bottom: 24px;
}
.block-editor-page .wp-block-etoro-collapsable-item-collapsable .wp-block-etoro-collapsable-item-top-part {
  cursor: pointer;
}
.block-editor-page .wp-block-etoro-collapsable-item-not-collapsable .wp-block-etoro-collapsable-item-top-part {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 12px;
}
.block-editor-page .wp-block-etoro-collapsable-item-title {
  position: relative;
  margin: 0;
}
.block-editor-page .wp-block-etoro-collapsable-item-collapsable .wp-block-etoro-collapsable-item-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-grow: 1;
  gap: 12px;
}
.block-editor-page .wp-block-etoro-collapsable-item-collapsable .wp-block-etoro-collapsable-item-title::after {
  content: "";
  flex: 0 0 20px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAuMjMgOC4yMyAyMy41NCAxMy41NCI+CjxwYXRoIGQ9Ik0yIDEwTDEyIDIwTDIyIDEwIiBzdHJva2U9IiM5OTk5QTYiIHN0cm9rZS13aWR0aD0iMy41MzU1NCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPg==) no-repeat center;
  transition: all 0.3s ease-in-out;
}
.block-editor-page .wp-block-etoro-collapsable-item-title-value {
  font-size: 22px;
  font-weight: 500;
}
.block-editor-page .wp-block-etoro-collapsable-item-collapsable .wp-block-etoro-collapsable-item-content-wrapper {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.5s ease-out;
}
.block-editor-page .wp-block-etoro-collapsable-item-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin: 0 -16px;
  padding: 0 16px;
}
.block-editor-page .wp-block-etoro-collapsable-item-content > *:not(.wp-block-table) {
  margin: 0;
}
.block-editor-page .wp-block-etoro-collapsable-item-content .wp-block-table {
  margin-top: 0;
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-collapsable-item-content a {
  text-decoration-color: #000021;
}
.block-editor-page .wp-block-etoro-collapsable-item-content .e-cta {
  width: -moz-max-content;
  width: max-content;
}
.block-editor-page .wp-block-etoro-collapsable-item-collapsable .wp-block-etoro-collapsable-item-content {
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-collapsable-item-not-collapsable {
  padding-bottom: 24px;
}
.block-editor-page .wp-block-etoro-collapsable-item-not-collapsable .wp-block-etoro-collapsable-item-title::after {
  content: none;
}
.block-editor-page .wp-block-etoro-collapsable-item-collapsable.wp-block-etoro-collapsable-item-active .wp-block-etoro-collapsable-item-content-wrapper {
  grid-template-rows: 1fr;
}
.block-editor-page .wp-block-etoro-collapsable-item-active .wp-block-etoro-collapsable-item-content {
  padding-bottom: 24px;
}
.block-editor-page .wp-block-etoro-collapsable-item-active .wp-block-etoro-collapsable-item-title::after {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-collapsable-item {
    margin-top: 40px;
  }
  .block-editor-page .wp-block-etoro-collapsable-item-not-collapsable {
    padding-bottom: 40px;
  }
  .block-editor-page .wp-block-etoro-collapsable-item-title::after {
    margin-top: 0;
    top: auto;
    bottom: 5px;
  }
  .block-editor-page .wp-block-etoro-collapsable-item-top-part {
    margin-bottom: 40px;
  }
  .block-editor-page .wp-block-etoro-collapsable-item-title-value {
    font-size: 28px;
  }
  .block-editor-page .wp-block-etoro-collapsable-item-content {
    gap: 40px;
  }
  .block-editor-page .wp-block-etoro-collapsable-item-active .wp-block-etoro-collapsable-item-content {
    padding-bottom: 40px;
  }
  .block-editor-page .wp-block-etoro-collapsable-item-content > *:not(.wp-block-etoro-collapsable-item-frame, .wp-block-etoro-rounded-tile-items-group, .wp-block-table, .wp-block-etoro-instruments-fees-table, .wp-block-etoro-docs-wrapper, .wp-block-etoro-fees-table) {
    max-width: calc(var(--etoro-column) * 14 + 312px);
  }
}
.block-editor-page .wp-block-etoro-collapsable-items {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.block-editor-page .wp-block-etoro-collapsable-items-top-part {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block-editor-page .wp-block-etoro-collapsable-items-top-part.wp-block-etoro-collapsable-items-top-part-no-description {
  display: none;
}
.block-editor-page .wp-block-etoro-collapsable-items-button {
  display: none;
  padding-top: 11px;
  padding-bottom: 10px;
  width: -moz-max-content;
  width: max-content;
  min-width: -moz-max-content;
  min-width: max-content;
  height: -moz-max-content;
  height: max-content;
  cursor: pointer;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-collapsable-items {
    gap: 40px;
  }
  .block-editor-page .wp-block-etoro-collapsable-items > *:not(.wp-block-etoro-collapsable-items-top-part, .wp-block-etoro-collapsable-item) {
    max-width: calc(var(--etoro-column) * 14 + 312px);
  }
  .block-editor-page .wp-block-etoro-collapsable-items-top-part {
    padding: 20px 0;
    gap: 40px;
  }
  .block-editor-page .wp-block-etoro-collapsable-items-top-part.wp-block-etoro-collapsable-items-top-part-no-description {
    display: flex;
  }
  .block-editor-page .wp-block-etoro-collapsable-items-description {
    margin-bottom: 0;
    max-width: calc(var(--etoro-column) * 14 + 312px);
  }
  .block-editor-page .wp-block-etoro-collapsable-items-button {
    display: block;
  }
}
.block-editor-page .wp-block-etoro-rounded-tile-item {
  padding: 12px 16px 22px;
  border-radius: 8px;
  background-color: #fff;
}
.block-editor-page .wp-block-etoro-rounded-tile-item a {
  text-decoration-color: #000021;
}
.block-editor-page .wp-block-etoro-rounded-tile-item .wp-block-image {
  margin: 0;
  width: 68px;
  height: 68px;
  min-width: 68px;
}
.block-editor-page .wp-block-etoro-rounded-tile-item-title-row {
  display: flex;
  justify-content: space-between;
  font-weight: 700;
}
.block-editor-page .wp-block-etoro-rounded-tile-item-green .wp-block-etoro-rounded-tile-item-title-value {
  color: #13c636;
}
.block-editor-page .wp-block-etoro-rounded-tile-item-with-content .wp-block-etoro-rounded-tile-item-title-row + .wp-block-etoro-rounded-tile-item-content {
  margin-top: 8px;
}
.block-editor-page .wp-block-etoro-rounded-tile-item-content {
  display: flex;
  flex-direction: column;
}
.block-editor-page .wp-block-etoro-rounded-tile-item-content-row .wp-block-etoro-rounded-tile-item-content {
  flex-direction: row;
  align-items: center;
  gap: 20px;
}
.block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item {
  flex-basis: 100%;
}
.block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item:nth-child(odd) {
  border-radius: 8px 8px 0 0;
}
.block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item:nth-child(even) {
  border-radius: 0 0 8px 8px;
}
.block-editor-page .wp-block-etoro-rounded-tile-content-column .wp-block-etoro-rounded-tile-item-content {
  flex-direction: column;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-rounded-tile-item {
    padding: 20px 40px 30px;
    border-radius: 16px;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-item .wp-block-image {
    width: 88px;
    height: 88px;
    min-width: 88px;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-item-content {
    max-width: calc(var(--etoro-column) * 14 + 312px);
  }
  .block-editor-page .wp-block-etoro-rounded-tile-item-content-row .wp-block-etoro-rounded-tile-item-content {
    gap: 40px;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item:nth-child(n+3) {
    margin-top: 20px;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item:nth-child(odd) {
    padding-inline: 40px 30px;
    border-radius: 16px 0 0 16px;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item:nth-child(even) {
    border-radius: 0 16px 16px 0;
    padding-inline: 30px 40px;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-proportion-36-64 .wp-block-etoro-rounded-tile-item:nth-child(odd) {
    flex-basis: 36%;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-proportion-36-64 .wp-block-etoro-rounded-tile-item:nth-child(even) {
    flex-basis: 64%;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-proportion-50-50 .wp-block-etoro-rounded-tile-item {
    flex-basis: 50%;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-proportion-64-36 .wp-block-etoro-rounded-tile-item:nth-child(odd) {
    flex-basis: 64%;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-proportion-64-36 .wp-block-etoro-rounded-tile-item:nth-child(even) {
    flex-basis: 36%;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-separate-2-columns .wp-block-etoro-rounded-tile-item {
    flex-basis: calc(50% - 10px);
    height: -moz-max-content;
    height: max-content;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-item-with-content .wp-block-etoro-rounded-tile-item-title-row + .wp-block-etoro-rounded-tile-item-content {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item:nth-child(2n+1) {
    margin-top: 16px;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item:nth-child(even) {
    padding-top: 0;
  }
}
.block-editor-page .wp-block-etoro-rounded-tile-items-container {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns {
  flex-wrap: nowrap;
  gap: 0;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-rounded-tile-items-container:not(.wp-block-etoro-rounded-tile-items-one-row-2-columns) {
    gap: 20px;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-separate-2-columns {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .block-editor-page .wp-block-etoro-rounded-tile-items-one-row-2-columns {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
.block-editor-page .wp-block-etoro-rounded-tile-items-group {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-rounded-tile-items-group {
    gap: 20px;
  }
}
.block-editor-page .wp-block-etoro-instruments-fees-table {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.block-editor-page .wp-block-etoro-instruments-fees-table .wp-block-table {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-instruments-fees-table table th {
  text-align: left;
}
.block-editor-page .wp-block-etoro-instruments-fees-table table thead cite {
  text-transform: none;
}
.block-editor-page .wp-block-etoro-instruments-fees-table table tbody tr {
  display: none;
}
.block-editor-page .wp-block-etoro-instruments-fees-table table tbody tr.tr-decade-0 {
  display: table-row;
}
.block-editor-page .wp-block-etoro-instruments-fees-table .e-daily-break {
  white-space: nowrap;
}
.block-editor-page .wp-block-etoro-instruments-fees-table.wp-block-etoro-instruments-fees-table-expanded-table table, .block-editor-page .wp-block-etoro-instruments-fees-table.wp-block-etoro-instruments-fees-table-show-all-table table {
  border-bottom: none;
}
.block-editor-page .wp-block-etoro-instruments-fees-table.wp-block-etoro-instruments-fees-table-expanded-table table tbody tr, .block-editor-page .wp-block-etoro-instruments-fees-table.wp-block-etoro-instruments-fees-table-show-all-table table tbody tr {
  display: table-row;
}
.block-editor-page .wp-block-etoro-instruments-fees-table.wp-block-etoro-instruments-fees-table-expanded-table .wp-block-etoro-instruments-fees-table-show-more, .block-editor-page .wp-block-etoro-instruments-fees-table.wp-block-etoro-instruments-fees-table-show-all-table .wp-block-etoro-instruments-fees-table-show-more {
  display: none;
}
.block-editor-page .wp-block-etoro-instruments-fees-table e-tip::after {
  font-size: 17px;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-search {
  position: relative;
  margin: 0 auto;
  height: 45px;
  padding-block: 11px;
  padding-inline: 59px 28px;
  font-size: 16px;
  width: 100%;
  color: #9999a6;
  border: 1px solid #9999a6;
  background-color: transparent;
  border-radius: 200px;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-search-icon {
  position: relative;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-search-icon::before {
  content: "";
  position: absolute;
  top: 0;
  inset-inline: 28px auto;
  display: inline-block;
  width: 19px;
  height: 45px;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg width=%2719%27 height=%2720%27 viewBox=%270 0 19 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M7.39897 14.7874C8.93461 14.7874 10.3306 14.3791 11.5871 13.4267L16.906 18.6109C17.1852 18.8831 17.4644 19.0191 17.7436 19.0191C18.0228 19.0191 18.4416 18.8831 18.5812 18.6109C19.1396 18.0666 19.1396 17.3863 18.5812 16.842L13.2623 11.6577C15.2168 8.93634 14.9375 4.99031 12.4247 2.54105C9.63262 -0.18035 4.88611 -0.18035 2.09405 2.54105C-0.698016 5.26245 -0.698016 9.88883 2.09405 12.6102C3.62968 14.107 5.58413 14.7874 7.39897 14.7874ZM3.62968 3.90175C4.60691 2.94926 6.00294 2.40498 7.39897 2.40498C8.795 2.40498 10.191 2.94926 11.1683 3.90175C13.2623 5.9428 13.2623 9.34455 11.1683 11.3856C9.07421 13.4267 5.58413 13.4267 3.49008 11.3856C1.39603 9.34455 1.39603 6.07887 3.62968 3.90175Z%27 fill=%27%2366667A%27/%3E%3C/svg%3E") no-repeat center;
  background-size: 19px;
  z-index: 1;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-show-more {
  margin: 0 auto;
  padding: 9px 28px 14px;
  font-family: inherit;
  font-size: 14px;
  line-height: 20px;
  color: #000021;
  text-decoration: underline;
  cursor: pointer;
  background: none;
  border: none;
  transition: all 0.3s ease-in-out;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-show-more:hover {
  color: #13c636;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-instrument-info {
  display: flex;
  align-items: center;
  gap: 24px;
  text-decoration: none;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-instrument-info:hover {
  color: #000021;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-instrument-info .wp-block-etoro-instruments-fees-table-instrument-image {
  display: inline-block;
  width: 40px;
  height: 40px;
  flex: 0 0 40px;
  background-size: 100% auto;
  background-repeat: no-repeat;
  border-radius: 4px;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-instrument-info .wp-block-etoro-instruments-fees-table-instrument-details {
  display: inline-flex;
  flex-direction: column;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-instrument-info .wp-block-etoro-instruments-fees-table-instrument-symbol {
  font-weight: 700;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-instrument-info .wp-block-etoro-instruments-fees-table-instrument-name {
  font-weight: 400;
}
.block-editor-page .wp-block-etoro-instruments-fees-table-instrument-info .wp-block-etoro-instruments-fees-table-instrument-symbol,
.block-editor-page .wp-block-etoro-instruments-fees-table-instrument-info .wp-block-etoro-instruments-fees-table-instrument-name {
  line-height: 20px;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-instruments-fees-table {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
  .block-editor-page .wp-block-etoro-instruments-fees-table-show-more {
    font-size: 20px;
    line-height: 26px;
  }
  .block-editor-page .wp-block-etoro-instruments-fees-table-instrument-e-info .wp-block-etoro-instruments-fees-table-instrument-image {
    width: 52px;
    height: 52px;
    flex: 0 0 52px;
  }
  .block-editor-page .wp-block-etoro-instruments-fees-table-instrument-e-info .wp-block-etoro-instruments-fees-table-instrument-symbol,
  .block-editor-page .wp-block-etoro-instruments-fees-table-instrument-e-info .wp-block-etoro-instruments-fees-table-instrument-name {
    line-height: 24px;
  }
}
.block-editor-page .wp-block-etoro-modal-window-content {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 30px;
  z-index: 11;
  top: 0;
}
.block-editor-page .wp-block-etoro-modal-window-content.active {
  display: block;
}
.block-editor-page .wp-block-etoro-modal-window-content.active .wp-block-etoro-long-quiz-progress-bar::-webkit-progress-value {
  display: block;
}
.block-editor-page .wp-block-etoro-modal-window-content .e-cta {
  cursor: pointer;
}
.block-editor-page .wp-block-etoro-modal-window-content .wp-block-etoro-modal-window-cancel {
  inset-inline: auto 0;
  width: 57px;
  height: 57px;
  background-color: transparent;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  background-size: 17px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2717%27 height=%2717%27 viewBox=%270 0 17 17%27 fill=%27none%27 %3E%3Crect x=%271.78271%27 width=%2721%27 height=%272%27 rx=%271%27 transform=%27rotate%2845 1.78271 0%29%27 fill=%27%23000021%27 /%3E%3Crect x=%270.368164%27 y=%2715%27 width=%2721%27 height=%272%27 rx=%271%27 transform=%27rotate%28-45 0.368164 15%29%27 fill=%27%23000021%27 /%3E%3C/svg%3E");
}
.block-editor-page .wp-block-etoro-modal-window-content .wp-block-etoro-modal-window-container {
  height: 100%;
  background-color: #fff;
  border-radius: 20px;
  position: relative;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-modal-window-content .wp-block-etoro-modal-window-container.scroll-disabled .wp-block-etoro-modal-window-inner-content {
  overflow-y: hidden;
}
.block-editor-page .wp-block-etoro-modal-window-content .wp-block-etoro-modal-window-container.scroll-disabled .wp-block-etoro-modal-window-cancel {
  z-index: unset;
}
.block-editor-page .wp-block-etoro-modal-window-content .wp-block-etoro-modal-window-container.scroll-disabled .wp-block-etoro-long-quiz-bullets {
  visibility: hidden;
}
.block-editor-page .wp-block-etoro-modal-window-content .wp-block-etoro-modal-window-inner-content {
  height: 100%;
  overflow-y: scroll;
  overflow-x: hidden;
  scrollbar-width: none;
}
.block-editor-page .wp-block-etoro-modal-window-content .wp-block-etoro-modal-window-inner-content::-webkit-scrollbar {
  display: none;
}
.block-editor-page .wp-block-etoro-modal-window-call-item {
  display: flex;
  padding: 52px 16px;
  flex-direction: column;
  border-radius: 20px;
  align-items: center;
  text-align: center;
}
.block-editor-page .wp-block-etoro-modal-window-call-item .wp-block-etoro-modal-window-call-title {
  line-height: 90px;
  font-size: 80px;
  margin-bottom: 4px;
}
.block-editor-page .wp-block-etoro-modal-window-call-item .wp-block-etoro-modal-window-call-subtitle {
  color: #000021;
}
.block-editor-page .wp-block-etoro-modal-window-call-item * {
  margin: 0;
}
.block-editor-page .wp-block-etoro-modal-window-call-item .e-cta {
  margin-top: 24px;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .block-editor-page .wp-block-etoro-modal-window-call-item .wp-block-etoro-modal-window-call-title {
    font-size: 68px;
    line-height: 78px;
  }
  .block-editor-page .wp-block-etoro-modal-window-call-subtitle {
    font-size: 22px;
    line-height: 30px;
  }
  .block-editor-page .wp-block-etoro-modal-window-content {
    padding: 20px 16px;
  }
  .block-editor-page .wp-block-etoro-modal-window-content .wp-block-etoro-modal-window-cancel {
    width: 50px;
    height: 50px;
    background-size: 10px;
  }
  .block-editor-page .wp-block-etoro-modal-window-content .wp-block-etoro-modal-window-container {
    border-radius: 2px;
  }
}
@media screen and (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-modal-window-call-subtitle {
    font-size: 32px;
    font-weight: 500;
    line-height: 40px;
  }
}
.block-editor-page .is-shared-score .wp-block-etoro-long-quiz-progress,
.block-editor-page .is-shared-score .wp-block-etoro-long-quiz-bullets,
.block-editor-page .is-shared-score .wp-block-etoro-follow-networks {
  display: none;
}
.block-editor-page .wp-block-etoro-long-quiz-wrapper {
  flex-grow: unset;
  z-index: unset;
}
.block-editor-page .wp-block-etoro-long-quiz {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0;
  overflow-y: hidden;
  overflow-x: hidden;
}
.block-editor-page .wp-block-etoro-long-quiz-progress {
  max-width: 820px;
  width: 100%;
  padding-bottom: 60px;
}
.block-editor-page .wp-block-etoro-long-quiz-progress .wp-block-etoro-long-quiz-number {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #9999a6;
  margin-bottom: 8px;
}
.block-editor-page .wp-block-etoro-long-quiz-progress .wp-block-etoro-long-quiz-number > b {
  color: #000021;
}
.block-editor-page .wp-block-etoro-long-quiz-progress .wp-block-etoro-long-quiz-progress-bar {
  width: 100%;
  height: 8px;
  border-radius: 4px;
  display: flex;
  background: #eee;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.block-editor-page .wp-block-etoro-long-quiz-progress .wp-block-etoro-long-quiz-progress-bar::-webkit-progress-bar, .block-editor-page .wp-block-etoro-long-quiz-progress .wp-block-etoro-long-quiz-progress-bar::-webkit-progress-value {
  border-radius: 10px;
  background: #eee;
}
.block-editor-page .wp-block-etoro-long-quiz-progress .wp-block-etoro-long-quiz-progress-bar::-webkit-progress-value {
  background: #13c636;
  display: none;
  -webkit-transition: 0.5s width;
  transition: 0.5s width;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer {
  cursor: pointer;
  position: relative;
  display: flex;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  min-width: 20px;
  position: relative;
  top: 5px;
  border: 2px solid #000021;
  border-radius: 50%;
  margin-inline: 0 16px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer::after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #f00;
  position: absolute;
  top: 10px;
  inset-inline: 5px auto;
  opacity: 0;
  transition: all 0.25s ease;
}
.block-editor-page .wp-block-etoro-long-quiz-bullets {
  max-width: 820px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-top: -4px;
  visibility: visible;
  z-index: 1;
}
.block-editor-page .wp-block-etoro-long-quiz-slide-incorrect-answer {
  color: #f00;
}
.block-editor-page .wp-block-etoro-long-quiz-slide-correct-answer {
  color: #13c636;
}
.block-editor-page .wp-block-etoro-long-quiz-slide-answer-status {
  width: -moz-max-content;
  width: max-content;
}
.block-editor-page .wp-block-etoro-long-quiz-slide-correct-answer,
.block-editor-page .wp-block-etoro-long-quiz-slide-incorrect-answer {
  display: none;
  font-weight: 700;
  font-size: 18px;
}
.block-editor-page .wp-block-etoro-long-quiz-slide-correct-answer.is-visible,
.block-editor-page .wp-block-etoro-long-quiz-slide-incorrect-answer.is-visible {
  display: block;
}
.block-editor-page .wp-block-etoro-long-quiz-button-next {
  display: block;
  padding: 11px 44px;
  min-width: unset;
  background-color: transparent;
}
.block-editor-page .wp-block-etoro-long-quiz-button-next.bottom {
  position: absolute;
  bottom: 36px;
}
.block-editor-page .wp-block-etoro-long-quiz-button-next.e-cta-disabled:focus {
  color: #9999a6;
  border: 1px solid #9999a6;
  background-color: transparent;
}
.block-editor-page .wp-block-etoro-long-quiz-item {
  display: inline-flex;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-long-quiz-item-container {
  max-width: 820px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-container .wp-block-etoro-long-quiz-item-question {
  font-size: 22px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answers {
  border-radius: 12px;
  background: #f7f7f7;
  display: flex;
  padding: 32px;
  width: 100%;
  flex-direction: column;
  gap: 24px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answers .wp-block-etoro-long-quiz-item-answer {
  word-break: break-word;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image {
  border-radius: 12px;
  background: #f7f7f7;
  padding: 20px;
  max-height: 400px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-container {
  position: relative;
  height: 100%;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container {
  position: absolute;
  width: 100%;
  height: calc(var(--inner-height) - 60px);
  top: calc(var(--slide-image-top) - 50px);
  right: 0;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  animation: slide-out 0.5s both;
  opacity: 1;
  z-index: 1;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container.is-closed {
  display: none;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container .wp-block-etoro-long-quiz-item-image-size-icon {
  top: 20px;
  inset-inline: auto 20px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container .wp-block-etoro-long-quiz-item-image-wrapper {
  flex-direction: row;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container.is-opened {
  top: 0;
  animation: slide-in 0.5s both;
  display: block;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container .wp-block-etoro-long-quiz-item-image-wrapper {
  background-color: #fff;
  height: 100%;
  padding: 56px 84px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-origin: content-box;
  display: block;
  border-radius: 20px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-wrapper {
  display: flex;
  justify-content: center;
  width: inherit;
  height: inherit;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-wrapper > img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-size-icon {
  position: absolute;
  top: 0;
  inset-inline: auto 0;
  border-radius: 50px;
  background: rgb(102, 102, 121.8);
  width: 43px;
  height: 43px;
  opacity: 0.6;
  cursor: pointer;
}
.block-editor-page .wp-block-etoro-long-quiz-item-image-size-icon:hover {
  opacity: 1;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-title {
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-score-wrapper {
  display: flex;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-score {
  border-radius: 50%;
  position: relative;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle svg {
  width: 220px;
  height: 220px;
  transform: rotate(-90deg) scale(1, -1);
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle svg .inner,
.block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle svg .outer {
  stroke-width: 12px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle svg .outer {
  stroke: #f7f7f7;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle svg .inner {
  stroke: var(--progress-color);
  stroke-dasharray: 502.4px;
  stroke-dashoffset: calc(501.4px * (100 - var(--end-progress-value)) / 100);
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle .wp-block-etoro-long-quiz-item-final-score-num {
  border-radius: 50%;
  background: transparent;
  position: absolute;
  display: flex;
  justify-content: center;
  font-size: 44px;
  line-height: 120px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle .wp-block-etoro-long-quiz-item-final-score-num .wp-block-etoro-long-quiz-item-final-score-points {
  color: var(--progress-color);
  font-weight: 700;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: center;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final .e-cta {
  width: -moz-fit-content;
  width: fit-content;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final.swiper-slide-active .wp-block-etoro-long-quiz-item-final-score-circle svg .inner {
  animation: circle 0.7s linear;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-description,
.block-editor-page .wp-block-etoro-long-quiz-item-final-title {
  display: flex;
  justify-content: center;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final .wp-block-etoro-long-quiz-item-container {
  max-width: 820px;
  align-items: center;
  text-align: center;
  gap: 40px;
  padding-bottom: 20px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final .wp-block-etoro-long-quiz-item-container .wp-block-etoro-follow-networks {
  padding-bottom: 40px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-final-title-low-result-title,
.block-editor-page .wp-block-etoro-long-quiz-item-final-title-middle-result-title,
.block-editor-page .wp-block-etoro-long-quiz-item-final-title-high-result-title,
.block-editor-page .wp-block-etoro-long-quiz-item-final-description-low-result-description,
.block-editor-page .wp-block-etoro-long-quiz-item-final-description-middle-result-description,
.block-editor-page .wp-block-etoro-long-quiz-item-final-description-high-result-description {
  display: none;
}
.block-editor-page .is-low-result .wp-block-etoro-long-quiz-item-final-title-low-result-title,
.block-editor-page .is-low-result .wp-block-etoro-long-quiz-item-final-description-low-result-description {
  display: block;
}
.block-editor-page .is-middle-result .wp-block-etoro-long-quiz-item-final-title-middle-result-title,
.block-editor-page .is-middle-result .wp-block-etoro-long-quiz-item-final-description-middle-result-description {
  display: block;
}
.block-editor-page .is-high-result .wp-block-etoro-long-quiz-item-final-title-high-result-title,
.block-editor-page .is-high-result .wp-block-etoro-long-quiz-item-final-description-high-result-description {
  display: block;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer-correct-big,
.block-editor-page .wp-block-etoro-long-quiz-item-answer-correct-middle,
.block-editor-page .wp-block-etoro-long-quiz-item-answer-correct-small {
  position: absolute;
  display: none;
  opacity: 0;
  width: 20px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer-correct-big {
  width: 20px;
  animation: correct-anim-big 1.2s ease-in-out;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer-correct-middle {
  width: 16px;
  animation: correct-anim-middle 0.8s ease-in-out;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer-correct-small {
  width: 10px;
  animation: correct-anim-small 0.6s ease-in-out;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer-correct-container {
  width: 30px;
  height: 30px;
  inset-inline: -10px auto;
  position: absolute;
  top: -10px;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer.is-correct > span {
  background-color: #d0f4d7;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer.is-checked::after {
  opacity: 1;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer.is-checked::before {
  border: 2px solid #f00;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer.is-checked.is-correct .wp-block-etoro-long-quiz-item-answer-correct-big,
.block-editor-page .wp-block-etoro-long-quiz-item-answer.is-checked.is-correct .wp-block-etoro-long-quiz-item-answer-correct-middle,
.block-editor-page .wp-block-etoro-long-quiz-item-answer.is-checked.is-correct .wp-block-etoro-long-quiz-item-answer-correct-small {
  position: absolute;
  display: block;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer.is-checked.is-correct > span {
  background-color: unset;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer.is-checked.is-correct::after {
  background-color: #13c636;
}
.block-editor-page .wp-block-etoro-long-quiz-item-answer.is-checked.is-correct::before {
  border: 2px solid #13c636;
}
.block-editor-page .wp-block-etoro-follow-network > svg {
  opacity: 1;
}
.block-editor-page .wp-block-etoro-follow-network > svg:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1025px) {
  .block-editor-page .wp-block-etoro-long-quiz {
    padding: 50px 16px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container {
    animation: slide-out 0.5s both;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container .wp-block-etoro-long-quiz-item-image-size-icon {
    right: 4px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container.is-opened {
    animation: slide-in-mobile 0.5s both;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container .wp-block-etoro-long-quiz-item-image-wrapper {
    padding: 16px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-progress,
  .block-editor-page .wp-block-etoro-long-quiz-item-container,
  .block-editor-page .wp-block-etoro-long-quiz-bullets {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle .wp-block-etoro-long-quiz-item-final-score-num {
    font-size: 36px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-wrapper {
    flex-grow: 1;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-answers {
    padding: 20px;
    gap: 20px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-answers .wp-block-etoro-long-quiz-item-answer > span {
    font-size: 14px;
    line-height: 21px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-answers .wp-block-etoro-long-quiz-item-answer::before {
    border: 1px solid #000021;
    width: 12px;
    height: 12px;
    min-width: 12px;
    top: 4px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-answers .wp-block-etoro-long-quiz-item-answer::after {
    width: 6px;
    height: 6px;
    top: 7px;
    inset-inline: 3px auto;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-answers .wp-block-etoro-long-quiz-item-answer.is-checked::before {
    border: 1px solid #f00;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-answers .wp-block-etoro-long-quiz-item-answer.is-checked.is-correct::before {
    border: 1px solid #13c636;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-container {
    gap: 8px;
    flex-grow: 1;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-container .wp-block-etoro-long-quiz-item-question {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 12px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-slide-correct-answer,
  .block-editor-page .wp-block-etoro-long-quiz-slide-incorrect-answer {
    font-weight: 500;
    font-size: 14px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-wrapper > img {
    width: 100%;
  }
  .block-editor-page .wp-block-etoro-long-quiz-progress {
    padding-bottom: 32px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-progress .wp-block-etoro-long-quiz-number {
    font-size: 12px;
    margin-bottom: 6px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-progress .wp-block-etoro-long-quiz-progress-bar {
    height: 4px;
  }
  .block-editor-page .wp-block-etoro-long-quiz {
    padding: 50px 16px 0 16px;
    min-height: 100%;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-final-description {
    font-size: 16px;
    line-height: 26px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-final-title {
    font-size: 24px;
    line-height: 30px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-size-icon {
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
  }
  .block-editor-page .wp-block-etoro-long-quiz-bullets {
    padding: 20px 0;
    min-height: 40px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-bullets .wp-block-etoro-long-quiz-button-next {
    padding: 11px 28px;
    border-radius: 22.5px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-final-score,
  .block-editor-page .wp-block-etoro-long-quiz-item-final-score-circle svg {
    width: 180px;
    height: 180px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-final .wp-block-etoro-long-quiz-item-container .wp-block-etoro-follow-networks {
    padding-bottom: 0;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-final .wp-block-etoro-long-quiz-item-container .wp-block-etoro-follow-networks .wp-block-etoro-follow-network {
    width: 40px;
    height: 40px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-final .wp-block-etoro-long-quiz-item-container .wp-block-etoro-follow-networks .wp-block-etoro-follow-network > svg {
    width: 40px;
    height: 40px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container {
    width: 100%;
    height: calc(var(--inner-height) - 32px);
    top: calc(var(--slide-image-top) - 16px);
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container .wp-block-etoro-long-quiz-item-image-size-icon {
    width: 35px;
    height: 35px;
    top: 12px;
    inset-inline: auto -4px;
    left: unset;
    margin: unset;
    bottom: unset;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container .wp-block-etoro-long-quiz-item-image-size-icon > svg {
    width: 35px;
    height: 35px;
  }
  .block-editor-page .wp-block-etoro-long-quiz-item-image-full-size-container .wp-block-etoro-long-quiz-item-image-wrapper {
    border-radius: unset;
  }
}
.block-editor-page .wp-block-etoro-half-cover {
  display: flex;
  flex-direction: column;
}
.block-editor-page .wp-block-etoro-half-cover.wp-block-etoro-half-cover-hidden-by-default {
  display: none;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-slider-pagination > span.swiper-pagination-bullet {
  margin-inline-start: 0;
}
.block-editor-page .wp-block-etoro-half-cover #breadcrumbs {
  display: block;
  margin: 0 0 16px 0;
}
.block-editor-page .wp-block-etoro-half-cover #breadcrumbs * {
  margin: 0;
  padding: 0;
  text-transform: none;
  display: block;
  font-size: 12px;
  line-height: 18px;
}
.block-editor-page .wp-block-etoro-half-cover #breadcrumbs > span {
  gap: 8px;
  display: flex;
  flex-wrap: wrap;
}
.block-editor-page .wp-block-etoro-half-cover #breadcrumbs.gray-dark .separator {
  color: #9999a6;
}
.block-editor-page .wp-block-etoro-half-cover #breadcrumbs.gray-dark a,
.block-editor-page .wp-block-etoro-half-cover #breadcrumbs.gray-dark .breadcrumb_last {
  color: #66667a;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-left {
  padding: 16px;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper {
  position: relative;
  width: 100%;
  height: unset;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-slides-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 16px;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img {
  inset-inline-end: -55px;
  display: none;
  background: unset;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-description {
  padding: 0 16px;
  gap: 4px;
  display: flex;
  flex-direction: column;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-slider-pagination {
  margin-top: 16px;
  width: -moz-max-content;
  width: max-content;
  height: 14px;
  line-height: 12px;
  padding: 0 16px;
}
.block-editor-page .wp-block-etoro-half-cover h2.wp-block-etoro-half-cover-title {
  margin: 0;
  font-weight: 400;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img {
  bottom: 0;
  inset-inline-end: 0;
  max-width: unset;
  z-index: 1;
  position: relative;
  height: auto;
  width: 100%;
  border-radius: 10px;
  padding: 0 16px;
  max-height: -webkit-fill-available;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  content: "";
  border: 16px solid;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  border-radius: 26px;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-mobile {
  z-index: 2;
  display: block;
  position: sticky;
  margin-bottom: 16px;
  padding: 0 16px;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper {
  overflow-x: hidden;
  border-radius: 25px;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item.swiper-slide {
  overflow: hidden;
  width: 100%;
  height: unset;
  padding: 0;
}
.block-editor-page .wp-block-etoro-half-cover .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin-inline: 0 8px;
}
.block-editor-page .wp-block-etoro-half-cover img,
.block-editor-page .wp-block-etoro-half-cover video {
  width: 100%;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-media,
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-media-tablet,
.block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-media-desktop {
  display: none;
}
.block-editor-page .wp-block-etoro-half-cover .is-style-banner-title {
  font-size: clamp(36px, 4.3vw, 40px);
  line-height: 127%;
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-half-cover .wp-block-buttons {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-half-cover {
    flex-direction: row;
  }
  .block-editor-page .wp-block-etoro-half-cover #breadcrumbs * {
    font-size: 14px;
    line-height: 22px;
  }
  .block-editor-page .wp-block-etoro-half-cover img,
  .block-editor-page .wp-block-etoro-half-cover video {
    max-height: 540px;
    display: block;
    width: auto;
    max-width: 100%;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-slides-wrapper {
    padding-bottom: 0;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    inset-inline-start: 20px;
    inset-block-start: 20px;
    border-radius: 20px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
    content: unset;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-mobile {
    display: none;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item.swiper-slide {
    border-block-end: 20px solid;
    border-inline-end: 20px solid;
    border-radius: 40px;
    inset-inline-end: 20px;
    inset-block-start: 20px;
    height: 360px;
    position: relative;
    top: 0;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-slider-pagination {
    position: absolute;
    bottom: 40px;
    inset-inline-start: 40px;
    padding: 0;
    margin-top: 0;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-description {
    position: absolute;
    bottom: 36px;
    padding: 0;
    inset-inline-start: 37px;
    z-index: 1;
    gap: 0;
  }
  .block-editor-page .wp-block-etoro-half-cover .swiper-pagination.has-white-on-dark-background-color .swiper-pagination-bullet {
    border-color: #fff;
  }
  .block-editor-page .wp-block-etoro-half-cover .swiper-pagination.has-white-on-dark-background-color .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    background-color: #fff;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-description.has-white-on-dark-background-color {
    color: #fff;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img {
    position: absolute;
    height: 100%;
    width: auto;
    inset-inline-end: -105px;
    padding: 0;
    display: block;
  }
  .block-editor-page .wp-block-etoro-half-cover h2.wp-block-etoro-half-cover-title {
    font-size: 20px;
    font-style: normal;
    line-height: 30px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-subtitle {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper::after {
    border: 20px solid #fff;
    border-radius: 40px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-media-tablet {
    display: block;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-media-mobile {
    display: none;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-slider-pagination {
    bottom: 36px;
    inset-inline-start: 37px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-left {
    width: 50%;
    padding-block: 40px;
    padding-inline: 30px 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-right {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    max-width: 50%;
  }
  .block-editor-page .wp-block-etoro-half-cover .is-style-banner-title {
    font-size: clamp(40px, 5vw, 52px);
    line-height: 125%;
  }
  .block-editor-page .wp-block-etoro-half-cover .has-desktop-white-description-color .wp-block-etoro-half-cover-item-description {
    color: #fff;
  }
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-left {
    padding-inline-start: calc(min(42px, (100vw - 769px) / 2) + 30px);
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img {
    inset-inline-end: -55px;
  }
}
@media (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-half-cover #breadcrumbs {
    margin-bottom: 24px;
  }
  .block-editor-page .wp-block-etoro-half-cover img,
  .block-editor-page .wp-block-etoro-half-cover video {
    height: auto;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper {
    border-radius: 24px;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    inset-inline-start: 24px;
    inset-block-start: 24px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper::after,
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
    border: 24px solid #fff;
    border-radius: 44px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
    border-top: 0;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-slider-pagination {
    bottom: 55px;
    inset-inline-start: 55px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-description {
    inset-inline-start: 55px;
    bottom: 68px;
    width: 212px;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-left {
    padding-block: 60px;
    padding-inline: max(72px, (100vw - 1560px) / 2) 32px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-media-tablet {
    display: none;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-media-desktop {
    display: block;
  }
  .block-editor-page .wp-block-etoro-half-cover h2.wp-block-etoro-half-cover-title {
    font-size: 26px;
    font-style: normal;
    line-height: 30px;
    font-weight: 350;
  }
  .block-editor-page .wp-block-etoro-half-cover .is-style-banner-title {
    font-size: clamp(52px, 4vw, 72px);
    line-height: 122%;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item.swiper-slide {
    border-block-end: 24px solid;
    border-inline-end: 24px solid;
    inset-inline-start: 24px;
    height: 450px;
    border-radius: 48px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-subtitle {
    font-size: 16px;
    line-height: 22px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-buttons {
    margin-top: 24px;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-media-desktop {
    display: none;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper {
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    inset-inline-start: 32px;
    inset-block-start: 32px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-description {
    inset-inline-start: 64px;
    bottom: 76px;
    gap: 4px;
    width: unset;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-slider-pagination {
    bottom: 64px;
    inset-inline-start: 64px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item.swiper-slide {
    height: 480px;
    border-block-end: 32px solid;
    border-inline-end: 32px solid;
    inset-block-start: 32px;
    inset-inline-start: 40px;
    border-radius: 44px;
    top: 0;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-subtitle {
    font-size: 18px;
    line-height: 27px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img {
    inset-inline-end: 60px;
    border-radius: 0;
  }
  .block-editor-page .wp-block-etoro-half-cover img,
  .block-editor-page .wp-block-etoro-half-cover video {
    max-height: unset;
    height: unset;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-media {
    display: block;
  }
  .block-editor-page .wp-block-etoro-half-cover .is-style-banner-title {
    font-size: 72px;
    line-height: 82px;
  }
  .block-editor-page .wp-block-etoro-half-cover h2.wp-block-etoro-half-cover-title {
    font-size: var(--etoro-h2-size);
    line-height: var(--etoro-h2-height);
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-left {
    padding-inline-end: 40px;
  }
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-right {
    padding-inline-end: calc((100vw - 1920px) / 2);
  }
}
@media screen and (max-width: 1279px) {
  .block-editor-page .wp-block-etoro-half-cover .e-cta {
    padding-left: 28px;
    padding-right: 28px;
  }
}
@media screen and (max-width: 767px) {
  .block-editor-page .wp-block-etoro-half-cover .wp-block-etoro-half-cover-item-slider-img-back-wrapper {
    background: unset;
  }
}
.block-editor-page .wp-block-video {
  margin: 0;
}
.block-editor-page .wp-block-video video {
  width: 100%;
}
.block-editor-page .wp-block-etoro-clear-all-career-filters {
  display: none;
  text-decoration: underline;
  cursor: pointer;
  text-align: end;
  text-wrap: nowrap;
}
.block-editor-page .wp-block-etoro-clear-all-career-filters.is-filters-not-empty {
  display: block;
}
.block-editor-page .wp-block-etoro-clear-all-career-filters:hover {
  color: #9999a6;
}
.block-editor-page .wp-block-etoro-vacancy-tile-tags {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}
.block-editor-page .wp-block-etoro-vacancy-tile {
  display: flex;
  flex-direction: column;
  min-height: 145px;
  gap: 10px;
  padding: 28px 24px;
  background-color: #fff;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease-in-out;
}
.block-editor-page .wp-block-etoro-vacancy-tile.is-hidden-tile {
  display: none;
}
.block-editor-page a:hover .wp-block-etoro-vacancy-tile {
  transform: scale(0.95);
}
.block-editor-page .wp-block-etoro-vacancies-found-results {
  color: #13c636;
  font-weight: 700;
  margin: 0;
}
.block-editor-page .wp-block-etoro-vacancy-tile .wp-block-etoro-tile-position-name {
  margin: 0;
}
.block-editor-page .wp-block-etoro-vacancies-list {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-block-start: 32px;
  border-top: 1px solid #9999a6;
}
.block-editor-page .wp-block-etoro-vacancies-list .send_resume {
  text-decoration: none;
  transition: unset;
  display: contents;
}
.block-editor-page .wp-block-etoro-vacancies-list .send_resume:hover {
  color: inherit;
}
.block-editor-page .wp-block-etoro-location-grouped-vacancies.is-hidden-tile {
  display: none;
}
.block-editor-page .wp-block-etoro-vacancy-tile .wp-block-etoro-tile-position-tag {
  padding: 2px 10px 6px 10px;
  max-width: 100%;
  width: -moz-max-content;
  width: max-content;
  background: #f7f7f7;
}
.block-editor-page .wp-block-etoro-vacancy-tile .wp-block-etoro-tile-position-tag svg {
  margin-inline-end: 8px;
  vertical-align: sub;
}
.block-editor-page .wp-block-etoro-location-group-head {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-block-end: 12px;
}
.block-editor-page .wp-block-etoro-location-group-head .wp-block-etoro-location-positions-count {
  color: #9999a6;
  font-weight: 500;
}
.block-editor-page .wp-block-etoro-location-group-head .wp-block-etoro-location-name {
  font-weight: 700;
  margin: 0;
}
.block-editor-page .wp-block-etoro-vacancies-filtered > .wp-block-group-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.block-editor-page .wp-block-etoro-vacancies-filter {
  background-color: #fff;
}
.block-editor-page .wp-block-etoro-vacancies-filter > .wp-block-group-inner {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.block-editor-page .wp-block-etoro-vacancies-filter-title {
  font-weight: 700;
  border-bottom: 1px solid #9999a6;
  padding-bottom: 12px;
  margin: 0;
}
.block-editor-page .wp-block-etoro-vacancies-filter-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 20px;
}
.block-editor-page .wp-block-etoro-vacancies-filter-container select {
  padding-block: 10px 13px;
  padding-inline: 28px 40px;
  border-radius: 100px;
  border: 1px solid #000021;
  font-size: var(--etoro-p-size);
  font-weight: 500;
  line-height: 22px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M1%206.38928L6.65686%2012.0461L12.3137%206.38928%22%20stroke%3D%22%23777777%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-size: 11px;
  background-position: calc(100% - 28px) center;
  background-repeat: no-repeat;
  background-color: #fff;
  color: #9999a6;
  width: 100%;
  cursor: pointer;
}
.block-editor-page .wp-block-etoro-vacancies-filter-container select option:first-child {
  color: #9999a6;
}
.block-editor-page .wp-block-etoro-vacancies-filter-container option {
  color: #000021;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-vacancies-list {
    gap: 24px;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .block-editor-page .wp-block-etoro-vacancies-filter-title {
    padding-block: 0 37px;
  }
  .block-editor-page .wp-block-etoro-vacancy-tile {
    min-height: 185px;
    padding: 38px 28px;
    width: 100%;
    flex-grow: 1;
    max-width: calc(50% - 12px);
  }
  .block-editor-page .wp-block-etoro-vacancies-filter > .wp-block-group-inner,
  .block-editor-page .wp-block-etoro-vacancies-filtered > .wp-block-group-inner {
    gap: 40px;
  }
  .block-editor-page .wp-block-etoro-vacancies-filter-container {
    flex-direction: row;
    align-items: center;
  }
  .block-editor-page .wp-block-etoro-vacancies-filter-container select {
    line-height: normal;
    font-weight: 400;
    padding-inline: 44px 60px;
    background-position: calc(100% - 44px) center;
    width: 280px;
  }
  .block-editor-page .wp-block-etoro-vacancies-list {
    padding-block-start: 40px;
    width: 100%;
  }
}
@media (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-vacancies-list {
    display: flex;
  }
  .block-editor-page .wp-block-etoro-vacancy-tile {
    width: 428px;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .wp-block-etoro-vacancy-tile {
    width: 376px;
    flex-grow: 0;
    max-width: unset;
  }
  .block-editor-page .wp-block-etoro-location-group-head span {
    font-size: 20px;
    line-height: 130%;
  }
}
.block-editor-page .wp-block-etoro-office-slide {
  width: 300px;
  height: 200px;
  border-radius: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  box-shadow: rgba(0, 0, 33, 0.9) -9px -139px 110px -41px inset;
  cursor: pointer;
}
.block-editor-page .wp-block-etoro-office-slide::after {
  content: attr(data-open-positions-count);
  color: #fff;
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100%;
  font-style: normal;
  font-weight: 700;
  font-size: var(--etoro-h2-size);
  line-height: var(--etoro-h2-height);
  background-color: rgba(0, 0, 33, 0.74);
  flex-direction: column;
  justify-content: center;
  border-radius: 10px;
  display: none;
}
.block-editor-page .wp-block-etoro-office-slide:hover::after, .block-editor-page .wp-block-etoro-office-slide.is-focus-slide::after {
  display: flex;
}
.block-editor-page .wp-block-etoro-office-slide h2 {
  position: absolute;
  inset-inline-start: 14px;
  inset-block-end: 0;
  margin-bottom: 10px;
  color: #fff;
  z-index: 1;
}
.block-editor-page .wp-block-etoro-office-slide span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin-inline-start: 6px;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-office-slide {
    min-height: 250px;
    min-width: 375px;
    width: 30vw;
    height: 20vw;
    max-width: 450px;
    max-height: 300px;
    border-radius: 20px;
  }
  .block-editor-page .wp-block-etoro-office-slide h2 {
    font-size: 25px;
    line-height: 133%;
    inset-inline-start: 26px;
    margin-bottom: 20px;
  }
  .block-editor-page .wp-block-etoro-office-slide span {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin-inline-start: 10px;
  }
  .block-editor-page .wp-block-etoro-office-slide::after {
    border-radius: 20px;
  }
}
@media (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-office-slide {
    min-height: 300px;
    min-width: 450px;
    max-width: 576px;
    max-height: 384px;
  }
  .block-editor-page .wp-block-etoro-office-slide h2 {
    font-size: var(--etoro-h2-size);
    line-height: var(--etoro-h2-height);
    inset-inline-start: 32px;
    margin-bottom: 24px;
  }
  .block-editor-page .wp-block-etoro-office-slide h2 span {
    margin-inline-start: 12px;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .wp-block-etoro-office-slide {
    width: 576px;
    height: 384px;
  }
}
.block-editor-page .wp-block-etoro-offices-slider-slides-wrapper {
  position: relative;
  margin-inline: 0;
  overflow-x: hidden;
  padding-block: 40px;
  flex-direction: column;
  display: flex;
  gap: 24px;
}
.block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-office-section-title {
  margin: 0;
  text-align: center;
}
.block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrows {
  display: none;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper {
    padding-block: 40px;
    gap: 32px;
  }
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrows {
    display: flex;
    gap: 32px;
    justify-content: center;
  }
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-left,
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-right {
    z-index: 2;
  }
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-left button,
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-right button {
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: contain;
    border: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: 0.1s;
  }
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-left button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBmaWxsPSJub25lIj4KPGNpcmNsZSBvcGFjaXR5PSIwLjMiIGN4PSIxNSIgY3k9IjE1IiByPSIxNC41IiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDE1IDE1KSIgc3Ryb2tlPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTYuODMxOSAyMC44MzMzQzE3LjA1NiAyMC42MTExIDE3LjA1NiAyMC4yNzc4IDE2LjgzMTkgMjAuMDU1NkwxMS42Nzc5IDE1TDE2LjgzMTkgOS45NDQ0NEMxNy4wNTYgOS43MjIyMiAxNy4wNTYgOS4zODg4OSAxNi44MzE5IDkuMTY2NjdDMTYuNzE5OSA5LjA1NTU2IDE2LjYwNzggOSAxNi40Mzk4IDlDMTYuMzI3NyA5IDE2LjE1OTcgOS4wNTU1NiAxNi4wNDc2IDkuMTY2NjdMMTAuNTAxNCAxNC42MTExQzEwLjM4OTQgMTQuNzIyMiAxMC4zMzMzIDE0LjgzMzMgMTAuMzMzMyAxNUMxMC4zMzMzIDE1LjE2NjcgMTAuMzg5NCAxNS4yNzc4IDEwLjUwMTQgMTUuMzg4OUwxNi4wNDc2IDIwLjgzMzNDMTYuMTU5NyAyMC45NDQ0IDE2LjMyNzcgMjEgMTYuNDM5OCAyMUMxNi42MDc4IDIxIDE2LjcxOTkgMjAuOTQ0NCAxNi44MzE5IDIwLjgzMzNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=);
  }
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-left button:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBmaWxsPSJub25lIj4KPGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTQuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE4MCAxNSAxNSkiIHN0cm9rZT0id2hpdGUiLz4KPHBhdGggZD0iTTE2LjgzMTkgMjAuODMzM0MxNy4wNTYgMjAuNjExMSAxNy4wNTYgMjAuMjc3OCAxNi44MzE5IDIwLjA1NTZMMTEuNjc3OSAxNUwxNi44MzE5IDkuOTQ0NDRDMTcuMDU2IDkuNzIyMjIgMTcuMDU2IDkuMzg4ODkgMTYuODMxOSA5LjE2NjY3QzE2LjcxOTkgOS4wNTU1NiAxNi42MDc4IDkgMTYuNDM5OCA5QzE2LjMyNzcgOSAxNi4xNTk3IDkuMDU1NTYgMTYuMDQ3NiA5LjE2NjY3TDEwLjUwMTQgMTQuNjExMUMxMC4zODk0IDE0LjcyMjIgMTAuMzMzMyAxNC44MzMzIDEwLjMzMzMgMTVDMTAuMzMzMyAxNS4xNjY3IDEwLjM4OTQgMTUuMjc3OCAxMC41MDE0IDE1LjM4ODlMMTYuMDQ3NiAyMC44MzMzQzE2LjE1OTcgMjAuOTQ0NCAxNi4zMjc3IDIxIDE2LjQzOTggMjFDMTYuNjA3OCAyMSAxNi43MTk5IDIwLjk0NDQgMTYuODMxOSAyMC44MzMzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+);
  }
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-right button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBmaWxsPSJub25lIj4KPGNpcmNsZSBvcGFjaXR5PSIwLjMiIGN4PSIxNSIgY3k9IjE1IiByPSIxNC41IiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDE1IDE1KSIgc3Ryb2tlPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTMuMTY4MSA5LjE2NjY3QzEyLjk0NCA5LjM4ODg5IDEyLjk0NCA5LjcyMjIyIDEzLjE2ODEgOS45NDQ0NEwxOC4zMjIxIDE1TDEzLjE2ODEgMjAuMDU1NkMxMi45NDQgMjAuMjc3OCAxMi45NDQgMjAuNjExMSAxMy4xNjgxIDIwLjgzMzNDMTMuMjgwMSAyMC45NDQ0IDEzLjM5MjIgMjEgMTMuNTYwMiAyMUMxMy42NzIzIDIxIDEzLjg0MDMgMjAuOTQ0NCAxMy45NTI0IDIwLjgzMzNMMTkuNDk4NiAxNS4zODg5QzE5LjYxMDYgMTUuMjc3OCAxOS42NjY3IDE1LjE2NjcgMTkuNjY2NyAxNUMxOS42NjY3IDE0LjgzMzMgMTkuNjEwNiAxNC43MjIyIDE5LjQ5ODYgMTQuNjExMUwxMy45NTI0IDkuMTY2NjdDMTMuODQwMyA5LjA1NTU2IDEzLjY3MjMgOSAxMy41NjAyIDlDMTMuMzkyMiA5IDEzLjI4MDEgOS4wNTU1NiAxMy4xNjgxIDkuMTY2NjdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=);
  }
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-right button:hover {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBmaWxsPSJub25lIj4KPGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTQuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE4MCAxNSAxNSkiIHN0cm9rZT0id2hpdGUiLz4KPHBhdGggZD0iTTEzLjE2ODEgOS4xNjY2N0MxMi45NDQgOS4zODg4OSAxMi45NDQgOS43MjIyMiAxMy4xNjgxIDkuOTQ0NDRMMTguMzIyMSAxNUwxMy4xNjgxIDIwLjA1NTZDMTIuOTQ0IDIwLjI3NzggMTIuOTQ0IDIwLjYxMTEgMTMuMTY4MSAyMC44MzMzQzEzLjI4MDEgMjAuOTQ0NCAxMy4zOTIyIDIxIDEzLjU2MDIgMjFDMTMuNjcyMyAyMSAxMy44NDAzIDIwLjk0NDQgMTMuOTUyNCAyMC44MzMzTDE5LjQ5ODYgMTUuMzg4OUMxOS42MTA2IDE1LjI3NzggMTkuNjY2NyAxNS4xNjY3IDE5LjY2NjcgMTVDMTkuNjY2NyAxNC44MzMzIDE5LjYxMDYgMTQuNzIyMiAxOS40OTg2IDE0LjYxMTFMMTMuOTUyNCA5LjE2NjY3QzEzLjg0MDMgOS4wNTU1NiAxMy42NzIzIDkgMTMuNTYwMiA5QzEzLjM5MjIgOSAxMy4yODAxIDkuMDU1NTYgMTMuMTY4MSA5LjE2NjY3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+);
  }
}
@media (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-offices-slider-slides-wrapper {
    gap: 40px;
    padding-block: 80px;
  }
}
.block-editor-page .wp-block-etoro-docs-wrapper {
  margin-top: 24px;
  margin-bottom: 72px;
}
.block-editor-page .wp-block-etoro-docs-wrapper:first-child {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-docs-wrapper:last-child {
  margin-bottom: 0;
}
.block-editor-page .wp-block-etoro-docs {
  font-weight: 700;
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: relative;
  border-bottom: 1px solid #9999a6;
  padding-bottom: 24px;
}
.block-editor-page .wp-block-etoro-docs-item {
  padding: 12px 16px;
  width: 100%;
  text-decoration: none;
  border-radius: 8px;
  background: #fff;
  min-height: 68px;
  display: flex;
  align-items: center;
}
.block-editor-page .wp-block-etoro-docs-item:before {
  content: "";
  display: block;
  width: 28px;
  min-width: 28px;
  height: 36px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzNiIgdmlld0JveD0iMCAwIDMwIDM2IiBmaWxsPSJub25lIj4KICAgIDxwYXRoIGQ9Ik0yNi4xNDMgLTAuMDIwOTk2MUg4LjQ5NzkyVjAuNDg2MDQ2SDI2LjE0M1YtMC4wMjA5OTYxWiIgZmlsbD0iI0JBQkFCQSIvPgogICAgPHBhdGggZD0iTTI2LjA5MjYgLTAuMDIwOTk2MUgyNS41ODU2VjEyLjMwMDFIMjYuMDkyNlYtMC4wMjA5OTYxWiIgZmlsbD0iI0JBQkFCQSIvPgogICAgPHBhdGggZD0iTTI2LjE0MzMgMjQuNDE4OUgyNS41ODU2VjM1Ljk3OTVIMjYuMTQzM1YyNC40MTg5WiIgZmlsbD0iI0JBQkFCQSIvPgogICAgPHBhdGggZD0iTTI2LjE0MyAzNS40NzIySDYuMTY1NTNWMzUuOTc5MkgyNi4xNDNWMzUuNDcyMloiIGZpbGw9IiNCQUJBQkEiLz4KICAgIDxwYXRoIGQ9Ik03LjMzMTg3IDM1LjQ3MjJIMC4yMzMyNzZWMzUuOTc5Mkg3LjMzMTg3VjM1LjQ3MjJaIiBmaWxsPSIjQkFCQUJBIi8+CiAgICA8cGF0aCBkPSJNMC43NDA0NDEgNy42MzU3NEgwLjIzMzM5OFYzNS45Nzk0SDAuNzQwNDQxVjcuNjM1NzRaIiBmaWxsPSIjQkFCQUJBIi8+CiAgICA8cGF0aCBkPSJNMC43NDAyNzMgNy4yODAxNUMwLjY4OTU2OCA3LjI4MDE1IDAuNjM4ODY0IDcuMjgwMTUgMC41ODgxNiA3LjIyOTQ1QzAuNDg2NzUxIDcuMTI4MDQgMC40ODY3NTEgNi45NzU5MyAwLjUzNzQ1NiA2Ljg3NDUyTDUuMzAzNjUgMS4zOTg0NkM1LjQwNTA2IDEuMjk3MDUgNS41NTcxNyAxLjI5NzA1IDUuNjU4NTggMS4zNDc3NkM1Ljc1OTk5IDEuNDQ5MTcgNS43NTk5OSAxLjYwMTI4IDUuNzA5MjkgMS43MDI2OUwwLjk0MzA4OSA3LjE3ODc0QzAuODkyMzg1IDcuMjI5NDUgMC44NDE2ODEgNy4yODAxNSAwLjc0MDI3MyA3LjI4MDE1WiIgZmlsbD0iI0JBQkFCQSIvPgogICAgPHBhdGggZD0iTTAuNzQwMzE5IDcuMjgwNzZIMC4yMzMyNzZWMTMuMzY1M0gwLjc0MDMxOVY3LjI4MDc2WiIgZmlsbD0iI0JBQkFCQSIvPgogICAgPHBhdGggZD0iTTAuNDg2OTIgNy42ODYwNUgwLjQzNjIxNUMwLjI4NDEwMyA3LjYzNTM0IDAuMjMzMzk4IDcuNTMzOTMgMC4yMzMzOTggNy4zODE4MkMwLjYzOTAzMiA1LjkxMTQgMy45MzQ4MSA2LjIxNTYyIDUuNDA1MjMgNi40NjkxNUM0Ljc0NjA3IDUuNDA0MzYgNC4yODk3NCAzLjUyODMgNC44OTgxOSAyLjA1Nzg4QzUuMzAzODIgMS4wOTQ1IDYuMzY4NjEgLTAuMDIwOTk2MSA5LjAwNTIzIC0wLjAyMDk5NjFIMTAuNTI2NFYwLjQ4NjA0Nkg5LjAwNTIzQzcuMTI5MTcgMC40ODYwNDYgNS45MTIyNyAxLjA5NDUgNS40MDUyMyAyLjI2MDY5QzQuNjk1MzcgMy44MzI1MyA1LjUwNjY0IDYuMDEyODEgNi4yMTY1IDYuNjIxMjZDNi4zMTc5MSA2LjY3MTk2IDYuMzE3OSA2LjgyNDA3IDYuMjY3MiA2LjkyNTQ4QzYuMjE2NSA3LjAyNjg5IDYuMTE1MDkgNy4wNzc2IDYuMDEzNjggNy4wMjY4OUM0LjEzNzYyIDYuNjcxOTYgMS4wNDQ2NyA2LjQ2OTE1IDAuNzkxMTQ1IDcuNDgzMjNDMC43NDA0NDEgNy42MzUzNCAwLjYzOTAzMiA3LjY4NjA1IDAuNDg2OTIgNy42ODYwNVoiIGZpbGw9IiNCQUJBQkEiLz4KICAgIDxwYXRoIGQ9Ik0yOC4wMTkyIDEzLjM2NTJINi44MjQ4M1YyMy40MDQ3SDI4LjAxOTJWMTMuMzY1MloiIGZpbGw9IiNFOTIyMUIiLz4KICAgIDxwYXRoIGQ9Ik0xNy43NzcxIDMzLjY0NjlDMTcuNjc1NyAzMy42NDY5IDE3LjUyMzYgMzMuNTk2MiAxNy40MjIyIDMzLjQ5NDdMMTQuOTg4NCAzMS4yMTMxQzE0Ljc4NTUgMzEuMDEwMiAxNC43ODU1IDMwLjcwNiAxNC45Mzc3IDMwLjUwMzJDMTUuMTQwNSAzMC4zMDA0IDE1LjQ0NDcgMzAuMzAwNCAxNS42NDc1IDMwLjQ1MjVMMTcuMjE5MyAzMS45MjI5VjI2LjA0MTJDMTcuMjE5MyAyNS43MzcgMTcuNDIyMiAyNS41MzQyIDE3LjcyNjQgMjUuNTM0MkMxOC4wMzA2IDI1LjUzNDIgMTguMjMzNCAyNS43MzcgMTguMjMzNCAyNi4wNDEyVjMzLjEzOThDMTguMjMzNCAzMy4zNDI2IDE4LjEzMiAzMy41NDU0IDE3LjkyOTIgMzMuNTk2MkMxNy44Nzg1IDMzLjY0NjkgMTcuODI3OCAzMy42NDY5IDE3Ljc3NzEgMzMuNjQ2OVoiIGZpbGw9IiNFOTIyMUIiLz4KICAgIDxwYXRoIGQ9Ik0xNy43NzcgMzMuNjQ2OUMxNy42MjQ5IDMzLjY0NjkgMTcuNTIzNSAzMy41OTYyIDE3LjQyMjEgMzMuNDk0OEMxNy4yMTkyIDMzLjI5MiAxNy4yMTkyIDMyLjk4NzcgMTcuNDcyOCAzMi43ODQ5TDE5Ljg1NTkgMzAuNTAzMkMyMC4wNTg3IDMwLjMwMDQgMjAuMzYyOSAzMC4zMDA0IDIwLjU2NTcgMzAuNTUzOUMyMC43Njg1IDMwLjc1NjggMjAuNzY4NSAzMS4wNjEgMjAuNTE1IDMxLjI2MzhMMTguMDgxMiAzMy41NDU1QzE3Ljk3OTggMzMuNTk2MiAxNy44Nzg0IDMzLjY0NjkgMTcuNzc3IDMzLjY0NjlaIiBmaWxsPSIjRTkyMjFCIi8+CiAgICA8cGF0aCBkPSJNMTQuMjc4NCAxNy40MjE0QzE0LjI3ODQgMTcuOTc5MSAxNC4xMjYzIDE4LjM4NDcgMTMuNzcxMyAxOC42ODlDMTMuNDE2NCAxOC45OTMyIDEyLjk2MDEgMTkuMTQ1MyAxMi4zMDA5IDE5LjE0NTNIMTEuODQ0NlYyMC44NjkzSDEwLjc3OThWMTUuNzk4OEgxMi40MDIzQzEzLjAxMDggMTUuNzk4OCAxMy40NjcxIDE1Ljk1MDkgMTMuODIyIDE2LjIwNDVDMTQuMTc3IDE2LjQ1OCAxNC4yNzg0IDE2Ljg2MzYgMTQuMjc4NCAxNy40MjE0Wk0xMS44NDQ2IDE4LjE4MTlIMTIuMTk5NUMxMi41NTQ0IDE4LjE4MTkgMTIuNzU3MiAxOC4xMzEyIDEyLjk2MDEgMTcuOTc5MUMxMy4xNjI5IDE3LjgyNyAxMy4yMTM2IDE3LjY3NDkgMTMuMjEzNiAxNy40MjE0QzEzLjIxMzYgMTcuMTY3OCAxMy4xNjI5IDE2Ljk2NSAxMy4wMTA4IDE2Ljg2MzZDMTIuODU4NyAxNi43NjIyIDEyLjY1NTggMTYuNjYwOCAxMi4zNTE2IDE2LjY2MDhIMTEuODQ0NlYxOC4xODE5WiIgZmlsbD0id2hpdGUiLz4KICAgIDxwYXRoIGQ9Ik0xOS40NTAzIDE4LjI4MzNDMTkuNDUwMyAxOS4wOTQ2IDE5LjE5NjcgMTkuNzUzOCAxOC43NDA0IDIwLjIxMDFDMTguMjg0MSAyMC42NjY0IDE3LjU3NDIgMjAuODY5MyAxNi42NjE1IDIwLjg2OTNIMTUuMjQxOFYxNS43OTg4SDE2LjgxMzdDMTcuNjI0OSAxNS43OTg4IDE4LjI4NDEgMTYuMDAxNiAxOC43NDA0IDE2LjQ1OEMxOS4xOTY3IDE2LjkxNDMgMTkuNDUwMyAxNy41MjI4IDE5LjQ1MDMgMTguMjgzM1pNMTguMzM0OCAxOC4zMzRDMTguMzM0OCAxNy4yNjkzIDE3Ljg3ODQgMTYuNzExNSAxNi45MTUxIDE2LjcxMTVIMTYuMzA2NlYyMC4wMDczSDE2Ljc2MjlDMTcuODI3NyAyMC4wMDczIDE4LjMzNDggMTkuNDQ5NSAxOC4zMzQ4IDE4LjMzNFoiIGZpbGw9IndoaXRlIi8+CiAgICA8cGF0aCBkPSJNMjEuNTc5OSAyMC44NjkzSDIwLjUxNTFWMTUuNzk4OEgyMy40MDUzVjE2LjY2MDhIMjEuNTc5OVYxNy45NzkxSDIzLjMwMzlWMTguODQxMUgyMS41Nzk5VjIwLjg2OTNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
  background-size: 100% 100%;
  margin-inline-end: 12px;
}
.block-editor-page .wp-block-etoro-docs-item:hover {
  color: inherit;
}
.block-editor-page .wp-block-etoro-docs-item:hover .wp-block-etoro-docs-item-download {
  text-decoration: underline;
}
.block-editor-page .wp-block-etoro-docs-item-name {
  margin-inline-end: 12px;
}
.block-editor-page .wp-block-etoro-docs-item-download {
  color: #13c636;
  white-space: nowrap;
  margin-inline-start: auto;
}
.block-editor-page .wp-block-etoro-docs-search-close {
  content: "×";
  color: #777;
  position: absolute;
  inset-inline-end: 10px;
  top: 0;
  display: none;
  cursor: pointer;
  height: 47px;
  line-height: 47px;
  width: 47px;
  text-align: center;
  font-size: 20px;
}
.block-editor-page .wp-block-etoro-docs-search {
  margin-bottom: 24px;
  position: relative;
}
.block-editor-page .wp-block-etoro-docs-search input {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  font-family: inherit;
  padding-block: 11px 12px;
  padding-inline: 28px 50px;
  border-radius: 100px;
  border: 1px solid #777;
  width: 100%;
  background-color: transparent;
}
.block-editor-page .wp-block-etoro-docs-search input::-webkit-search-decoration, .block-editor-page .wp-block-etoro-docs-search input::-webkit-search-cancel-button, .block-editor-page .wp-block-etoro-docs-search input::-webkit-search-results-button, .block-editor-page .wp-block-etoro-docs-search input::-webkit-search-results-decoration {
  display: none !important;
}
.block-editor-page .wp-block-etoro-docs-search.wp-block-etoro-docs-search-filled .wp-block-etoro-docs-search-close {
  display: block;
}
.block-editor-page .wp-block-etoro-docs-open-all {
  text-align: center;
  padding: 140px 0 20px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #f7f7f7 67.32%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.block-editor-page .wp-block-etoro-docs-open-all .e-cta {
  display: inline-flex;
}
.block-editor-page .wp-block-etoro-collapsable-item-content .wp-block-etoro-docs-wrapper:last-child .wp-block-etoro-docs {
  padding-bottom: 0;
  border-bottom: 0;
}
@media (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-docs-wrapper {
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .block-editor-page .wp-block-etoro-docs {
    gap: 20px;
    padding-bottom: 40px;
  }
  .block-editor-page .wp-block-etoro-docs-item {
    padding: 20px 40px;
    border-radius: 16px;
  }
  .block-editor-page .wp-block-etoro-docs-item:before {
    margin-inline-end: 20px;
    width: 39px;
    min-width: 39px;
    height: 50px;
  }
  .block-editor-page .wp-block-etoro-docs-item-name {
    margin-inline-end: 20px;
  }
  .block-editor-page .wp-block-etoro-docs-search {
    margin-bottom: 40px;
  }
  .block-editor-page .wp-block-etoro-docs-open-all {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #f7f7f7 75.29%);
    padding: 100px 0 20px;
    bottom: 40px;
  }
  .block-editor-page .wp-block-etoro-collapsable-item-content .wp-block-etoro-docs-wrapper:last-child .wp-block-etoro-docs-open-all {
    bottom: 0;
  }
}
.block-editor-page .wp-block-etoro-page-element {
  display: grid;
  grid-template-columns: 100%;
  gap: 16px;
}
.block-editor-page .wp-block-etoro-page-element a {
  text-decoration: none;
}
.block-editor-page .wp-block-etoro-page-element .wp-block-etoro-page-element-title {
  margin-block: 0 10px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-page-element .wp-block-etoro-page-element-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-page-element img {
  width: 100%;
  transition: all 0.3s ease-in-out;
}
.block-editor-page .wp-block-etoro-page-element:hover img {
  transform: scale(0.95);
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-page-element {
    gap: 24px;
    grid-template-columns: calc(var(--etoro-column) * 9 + 192px) auto;
  }
  .block-editor-page .wp-block-etoro-page-element .wp-block-etoro-page-element-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-page-element {
    max-width: 375px;
    grid-template-columns: 100%;
    grid-template-rows: auto 100%;
  }
  .block-editor-page .wp-block-etoro-page-element .wp-block-etoro-page-element-info {
    padding-inline: 20px;
    display: block;
  }
}
.block-editor-page .wp-block-etoro-page-elements-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-page-elements-list {
    gap: 24px;
    margin-top: 40px;
    justify-content: center;
  }
}
@media screen and (min-width: 1281px) {
  .block-editor-page .wp-block-etoro-page-elements-list {
    display: grid;
    grid-template-columns: calc((100% - 48px) / 3) calc((100% - 48px) / 3) calc((100% - 48px) / 3);
  }
}
.block-editor-page .wp-block-etoro-fees-table {
  display: flex;
  flex-direction: column;
  gap: 32px;
  margin-block: 40px;
}
.block-editor-page .wp-block-etoro-fees-table .wp-block-table {
  margin-top: 0;
}
.block-editor-page .wp-block-etoro-select-text {
  margin-block: 0;
}
.block-editor-page .wp-block-etoro-text-select-country {
  display: flex;
  justify-content: center;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
}
.block-editor-page .wp-block-etoro-select-country {
  display: block;
  width: 100%;
  padding: 8px 48px 9px 28px;
  border-radius: 100px;
  box-shadow: none;
  border: 1px solid #777;
  color: #777;
  background-color: transparent;
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 18px;
  line-height: 27px;
}
.block-editor-page .wp-block-etoro-select-country::-ms-expand {
  display: none;
}
.block-editor-page .wp-block-etoro-select-country-wrapper {
  display: inline-block;
  position: relative;
}
.block-editor-page .wp-block-etoro-select-country-wrapper::after {
  content: "";
  position: absolute;
  display: block;
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #777;
  border-right: 2px solid #777;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  right: 28px;
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-fees-table {
    gap: 40px;
  }
  .block-editor-page .wp-block-etoro-text-select-country {
    gap: 24px;
  }
  .block-editor-page .wp-block-etoro-select-country {
    padding: 11px 64px 11px 44px;
    min-width: 360px;
  }
  .block-editor-page .wp-block-etoro-select-country::after {
    right: 44px;
  }
  .block-editor-page .wp-block-etoro-select-country-wrapper {
    width: auto;
  }
}
.block-editor-page .wp-block-etoro-video-transcript {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.block-editor-page .wp-block-etoro-video-description-title,
.block-editor-page .wp-block-etoro-video-transcript-title {
  margin: 0;
  font-weight: 400;
}
.block-editor-page .wp-block-etoro-video-description-title + hr,
.block-editor-page .wp-block-etoro-video-transcript-title + hr {
  margin: 12px 0 20px;
}
.block-editor-page .wp-block-etoro-video-transcript-text {
  position: relative;
  display: grid;
  grid-template-rows: 0fr;
  min-height: 385px;
  transition: grid-template-rows 0.3s ease-out;
  z-index: 1;
}
.block-editor-page .wp-block-etoro-video-transcript-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 200px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 38%, #FFF 76.62%);
  z-index: 2;
}
.block-editor-page .wp-block-etoro-video-transcript-text.wp-block-etoro-video-transcript-text-visible {
  grid-template-rows: 1fr;
}
.block-editor-page .wp-block-etoro-video-transcript-text.wp-block-etoro-video-transcript-text-visible::after {
  content: none;
}
.block-editor-page .wp-block-etoro-video-transcript-text-wrapper {
  min-height: 385px;
  overflow: hidden;
}
.block-editor-page .wp-block-etoro-video-description-more-text {
  position: relative;
  margin: 0 auto;
  padding: 0;
  display: block;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  color: #13c636;
  line-height: normal;
  border: none;
  background-color: transparent;
  z-index: 3;
  visibility: visible;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.block-editor-page .wp-block-etoro-video-description-more-text::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #13c636;
}
.block-editor-page .wp-block-etoro-video-description-more-text svg {
  position: relative;
  display: inline-block;
  top: -3px;
  margin-inline-start: 8px;
}
.block-editor-page .wp-block-etoro-video-transcript-text-visible .wp-block-etoro-video-description-more-text {
  visibility: hidden;
}
.block-editor-page .wp-block-etoro-video-description-more-text:hover {
  color: rgb(160.6, 232.2, 174.6);
}
.block-editor-page .wp-block-etoro-video-description-more-text:hover::before {
  background-color: rgb(160.6, 232.2, 174.6);
}
@media (min-width: 768px) {
  .block-editor-page .wp-block-etoro-video-transcript {
    gap: 60px;
  }
  .block-editor-page .wp-block-etoro-video-description-title,
  .block-editor-page .wp-block-etoro-video-transcript-title {
    font-weight: 300;
  }
  .block-editor-page .wp-block-etoro-video-description-title + hr,
  .block-editor-page .wp-block-etoro-video-transcript-title + hr {
    margin-top: 24px;
  }
}
@media (min-width: 1920px) {
  .block-editor-page .wp-block-etoro-video-description-title + hr,
  .block-editor-page .wp-block-etoro-video-transcript-title + hr {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .block-editor-page .wp-block-etoro-video-transcript {
    padding: 12px 0;
  }
}
.block-editor-page .wp-block-etoro-instagram-posts-widget .wp-block-heading {
  text-align: start;
}
.block-editor-page .wp-block-etoro-instagram-posts-widget .wp-block-etoro-follow-networks-list {
  justify-content: flex-start;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-instagram-posts-widget .wp-block-heading {
    text-align: center;
  }
  .block-editor-page .wp-block-etoro-instagram-posts-widget .wp-block-etoro-follow-networks-list {
    justify-content: center;
  }
}
.block-editor-page .wp-block-etoro-hottest-discussion .wp-block-etoro-hottest-discussion-title {
  font-size: 18px;
  line-height: 20px;
  margin-block: 0;
}
.block-editor-page .wp-block-etoro-hottest-discussion .wp-block-separator {
  margin-block: 24px 0;
}
.block-editor-page .wp-block-etoro-hottest-discussion .wp-block-separator::before {
  background-color: rgb(214.2, 214.2, 219.4);
}
.block-editor-page .wp-block-etoro-hottest-discussion .wp-block-etoro-hottest-discussion-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-hottest-discussion .wp-block-etoro-hottest-discussion-list {
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
  }
}
.block-editor-page .wp-block-etoro-hottest-discussion-item {
  display: flex;
  border-block-end: 1px solid rgb(214.2, 214.2, 219.4);
  gap: 16px;
  min-height: 100%;
  width: 100%;
  padding-block: 24px;
}
.block-editor-page .wp-block-etoro-hottest-discussion-item a {
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-hottest-discussion-item {
    padding-block: 40px 0;
    border-block: unset;
    flex-direction: column;
    align-items: center;
    max-width: calc(var(--etoro-column) * 6 + 120px);
  }
  .block-editor-page .wp-block-etoro-hottest-discussion-item:first-child {
    border-block-start: unset;
  }
}
@media screen and (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-hottest-discussion-item {
    flex-direction: row;
  }
}
.block-editor-page .wp-block-etoro-hottest-discussion-item-img-container {
  width: 100%;
  max-width: 80px;
  height: 72px;
  display: flex;
  justify-content: end;
  align-items: end;
  position: relative;
}
.block-editor-page .wp-block-etoro-hottest-discussion-item-img-container:before {
  content: attr(data-index);
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  text-align: center;
  align-content: center;
  border-radius: 83px;
  background-color: #A1E8AF;
  font-size: 26px;
  color: #FFF;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-hottest-discussion-item-img-container:before {
    width: 40px;
    height: 40px;
    font-size: 21px;
  }
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-hottest-discussion-item-img-container {
    max-width: 96px;
    height: 90px;
  }
}
.block-editor-page .wp-block-hottest-discussion-etoro-text-side {
  display: flex;
  flex-direction: column;
  gap: 4px;
  justify-content: center;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-hottest-discussion-etoro-text-side {
    gap: 8px;
  }
}
@media screen and (min-width: 1440px) {
  .block-editor-page .wp-block-hottest-discussion-etoro-text-side {
    text-align: start;
  }
}
.block-editor-page .wp-block-etoro-hottest-discussion-item-img {
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 50px;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-hottest-discussion-item-img {
    width: 80px;
    height: 80px;
  }
}
.block-editor-page .wp-block-hottest-discussion-etoro-title {
  font-size: 20px;
  line-height: 26px;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-hottest-discussion-etoro-title {
    font-size: 22px;
    line-height: 28px;
  }
}
.block-editor-page .wp-block-etoro-hottest-item-tag {
  padding-inline-end: 8px;
  color: rgb(102, 102, 121.8);
  border-inline-end: 1px solid rgba(153, 153, 166, 0.4);
  font-size: 12px;
  line-height: 18px;
}
.block-editor-page .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
  padding-inline-end: 0;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-hottest-item-tag {
    font-size: 14px;
    line-height: 22px;
  }
}
.block-editor-page .wp-block-etoro-tags-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-top: 8px;
  justify-content: start;
}
@media screen and (min-width: 768px) {
  .block-editor-page .wp-block-etoro-tags-list {
    justify-content: center;
  }
}
@media screen and (min-width: 1440px) {
  .block-editor-page .wp-block-etoro-tags-list {
    justify-content: start;
  }
}
.block-editor-page mark {
  padding: 0 4px;
  color: inherit;
  background-color: #d0f4d7;
}
.block-editor-page .wp-etoro-format-colored-green {
  color: #13c636;
}
.block-editor-page .wp-etoro-format-colored-blue {
  color: #a2d8f4;
}
.block-editor-page .wp-etoro-format-remove-uppercase {
  text-transform: none;
}
.block-editor-page strong .wp-etoro-format-remove-uppercase {
  font-weight: var(--etoro-h-strong-weight);
}
.block-editor-page .wp-etoro-format-colored-dark-blue {
  color: #000021;
}
.block-editor-page sup.inline-annotation {
  font-size: 9px;
}
@media (min-width: 768px) {
  .block-editor-page sup.inline-annotation {
    font-size: 10px;
  }
}
.block-editor-page e-tip {
  display: inline-block;
  color: inherit;
  font-weight: 600;
  transition-property: color;
  transition-duration: 0.5s;
  position: relative;
  cursor: pointer;
  z-index: 5;
}
.block-editor-page e-tip::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC4xNzQwNzIiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgcng9IjguNSIgZmlsbD0iIzAxMDM0RSIvPgo8cGF0aCBkPSJNNy42MDIgOS45MjQwN0M3LjYwMiA5LjY0MjA3IDcuNjQ3IDkuNDA1MDcgNy43MzcgOS4yMTMwN0M3LjgyNyA5LjAxNTA3IDcuOTM1IDguODU2MDcgOC4wNjEgOC43MzYwN0M4LjE4NyA4LjYxNjA3IDguMzUyIDguNDg0MDcgOC41NTYgOC4zNDAwN0M4LjcxMiA4LjIzMjA3IDguODM1IDguMTM5MDcgOC45MjUgOC4wNjEwN0M5LjAxNSA3Ljk4MzA3IDkuMDg3IDcuODkzMDcgOS4xNDEgNy43OTEwN0M5LjIwMSA3LjY4MzA3IDkuMjMxIDcuNTYwMDcgOS4yMzEgNy40MjIwN0M5LjIzMSA3LjIwMDA3IDkuMTU2IDcuMDE3MDcgOS4wMDYgNi44NzMwN0M4Ljg2MiA2LjcyOTA3IDguNjQgNi42NTcwNyA4LjM0IDYuNjU3MDdDOC4wNjQgNi42NTcwNyA3LjgxOCA2LjcxNDA3IDcuNjAyIDYuODI4MDdDNy4zOTIgNi45NDIwNyA3LjIwNiA3LjEwMTA3IDcuMDQ0IDcuMzA1MDdMNi4xODkgNi4zNjkwN0M2Ljc1MyA1LjcxNTA3IDcuNTA2IDUuMzg4MDcgOC40NDggNS4zODgwN0M4Ljk0IDUuMzg4MDcgOS4zNTEgNS40NzUwNyA5LjY4MSA1LjY0OTA3QzEwLjAxNyA1LjgyMzA3IDEwLjI2MyA2LjA1NzA3IDEwLjQxOSA2LjM1MTA3QzEwLjU4MSA2LjY0NTA3IDEwLjY2MiA2Ljk3ODA3IDEwLjY2MiA3LjM1MDA3QzEwLjY2MiA3LjY1MDA3IDEwLjYwOCA3LjkwNTA3IDEwLjUgOC4xMTUwN0MxMC4zOTggOC4zMjUwNyAxMC4yNzUgOC40OTkwNyAxMC4xMzEgOC42MzcwN0M5Ljk4NyA4Ljc2OTA3IDkuNzk4IDguOTEzMDcgOS41NjQgOS4wNjkwN0M5LjM5IDkuMTg5MDcgOS4yNTUgOS4yODgwNyA5LjE1OSA5LjM2NjA3QzkuMDY5IDkuNDQ0MDcgOC45OTEgOS41MzcwNyA4LjkyNSA5LjY0NTA3QzguODU5IDkuNzUzMDcgOC44MjYgOS44NzYwNyA4LjgyNiAxMC4wMTQxVjEwLjE0MDFINy42MDJWOS45MjQwN1pNOC4yNzcgMTIuMjczMUM4LjEyNyAxMi4yNzMxIDcuOTkyIDEyLjI0MDEgNy44NzIgMTIuMTc0MUM3Ljc1MiAxMi4xMDgxIDcuNjU5IDEyLjAxODEgNy41OTMgMTEuOTA0MUM3LjUyNyAxMS43ODQxIDcuNDk0IDExLjY1MjEgNy40OTQgMTEuNTA4MUM3LjQ5NCAxMS4zNjQxIDcuNTI3IDExLjIzNTEgNy41OTMgMTEuMTIxMUM3LjY1OSAxMS4wMDExIDcuNzUyIDEwLjkwODEgNy44NzIgMTAuODQyMUM3Ljk5MiAxMC43NzYxIDguMTI3IDEwLjc0MzEgOC4yNzcgMTAuNzQzMUM4LjQyNyAxMC43NDMxIDguNTYyIDEwLjc3NjEgOC42ODIgMTAuODQyMUM4LjgwMiAxMC45MDgxIDguODk1IDExLjAwMTEgOC45NjEgMTEuMTIxMUM5LjAyNyAxMS4yMzUxIDkuMDYgMTEuMzY0MSA5LjA2IDExLjUwODFDOS4wNiAxMS42NTIxIDkuMDI3IDExLjc4NDEgOC45NjEgMTEuOTA0MUM4Ljg5NSAxMi4wMTgxIDguODAyIDEyLjEwODEgOC42ODIgMTIuMTc0MUM4LjU2MiAxMi4yNDAxIDguNDI3IDEyLjI3MzEgOC4yNzcgMTIuMjczMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: -3px;
  margin-inline: 8px 4px;
}
.block-editor-page e-tip.active {
  color: #13c636;
}
.block-editor-page e-tip.active::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC4xNzQwNzIiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgcng9IjguNSIgZmlsbD0iIzEzYzYzNiIvPgo8cGF0aCBkPSJNNy42MDIgOS45MjQwN0M3LjYwMiA5LjY0MjA3IDcuNjQ3IDkuNDA1MDcgNy43MzcgOS4yMTMwN0M3LjgyNyA5LjAxNTA3IDcuOTM1IDguODU2MDcgOC4wNjEgOC43MzYwN0M4LjE4NyA4LjYxNjA3IDguMzUyIDguNDg0MDcgOC41NTYgOC4zNDAwN0M4LjcxMiA4LjIzMjA3IDguODM1IDguMTM5MDcgOC45MjUgOC4wNjEwN0M5LjAxNSA3Ljk4MzA3IDkuMDg3IDcuODkzMDcgOS4xNDEgNy43OTEwN0M5LjIwMSA3LjY4MzA3IDkuMjMxIDcuNTYwMDcgOS4yMzEgNy40MjIwN0M5LjIzMSA3LjIwMDA3IDkuMTU2IDcuMDE3MDcgOS4wMDYgNi44NzMwN0M4Ljg2MiA2LjcyOTA3IDguNjQgNi42NTcwNyA4LjM0IDYuNjU3MDdDOC4wNjQgNi42NTcwNyA3LjgxOCA2LjcxNDA3IDcuNjAyIDYuODI4MDdDNy4zOTIgNi45NDIwNyA3LjIwNiA3LjEwMTA3IDcuMDQ0IDcuMzA1MDdMNi4xODkgNi4zNjkwN0M2Ljc1MyA1LjcxNTA3IDcuNTA2IDUuMzg4MDcgOC40NDggNS4zODgwN0M4Ljk0IDUuMzg4MDcgOS4zNTEgNS40NzUwNyA5LjY4MSA1LjY0OTA3QzEwLjAxNyA1LjgyMzA3IDEwLjI2MyA2LjA1NzA3IDEwLjQxOSA2LjM1MTA3QzEwLjU4MSA2LjY0NTA3IDEwLjY2MiA2Ljk3ODA3IDEwLjY2MiA3LjM1MDA3QzEwLjY2MiA3LjY1MDA3IDEwLjYwOCA3LjkwNTA3IDEwLjUgOC4xMTUwN0MxMC4zOTggOC4zMjUwNyAxMC4yNzUgOC40OTkwNyAxMC4xMzEgOC42MzcwN0M5Ljk4NyA4Ljc2OTA3IDkuNzk4IDguOTEzMDcgOS41NjQgOS4wNjkwN0M5LjM5IDkuMTg5MDcgOS4yNTUgOS4yODgwNyA5LjE1OSA5LjM2NjA3QzkuMDY5IDkuNDQ0MDcgOC45OTEgOS41MzcwNyA4LjkyNSA5LjY0NTA3QzguODU5IDkuNzUzMDcgOC44MjYgOS44NzYwNyA4LjgyNiAxMC4wMTQxVjEwLjE0MDFINy42MDJWOS45MjQwN1pNOC4yNzcgMTIuMjczMUM4LjEyNyAxMi4yNzMxIDcuOTkyIDEyLjI0MDEgNy44NzIgMTIuMTc0MUM3Ljc1MiAxMi4xMDgxIDcuNjU5IDEyLjAxODEgNy41OTMgMTEuOTA0MUM3LjUyNyAxMS43ODQxIDcuNDk0IDExLjY1MjEgNy40OTQgMTEuNTA4MUM3LjQ5NCAxMS4zNjQxIDcuNTI3IDExLjIzNTEgNy41OTMgMTEuMTIxMUM3LjY1OSAxMS4wMDExIDcuNzUyIDEwLjkwODEgNy44NzIgMTAuODQyMUM3Ljk5MiAxMC43NzYxIDguMTI3IDEwLjc0MzEgOC4yNzcgMTAuNzQzMUM4LjQyNyAxMC43NDMxIDguNTYyIDEwLjc3NjEgOC42ODIgMTAuODQyMUM4LjgwMiAxMC45MDgxIDguODk1IDExLjAwMTEgOC45NjEgMTEuMTIxMUM5LjAyNyAxMS4yMzUxIDkuMDYgMTEuMzY0MSA5LjA2IDExLjUwODFDOS4wNiAxMS42NTIxIDkuMDI3IDExLjc4NDEgOC45NjEgMTEuOTA0MUM4Ljg5NSAxMi4wMTgxIDguODAyIDEyLjEwODEgOC42ODIgMTIuMTc0MUM4LjU2MiAxMi4yNDAxIDguNDI3IDEyLjI3MzEgOC4yNzcgMTIuMjczMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
}
.block-editor-page e-tip sup {
  display: none;
}
.block-editor-page sup.tooltip {
  display: none;
  opacity: 0;
  padding-block: 20px;
  padding-inline: 20px 45px;
  width: 340px;
  max-width: calc(100% - 24px);
  transition: opacity 0.5s;
  position: absolute;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.5px;
  text-align: start;
  font-weight: 500;
  color: #000021;
  background-color: #fff;
  border-top: 8px solid #13c636;
  border-radius: 4px;
  box-shadow: 2px 4px 20px 0 rgba(0, 0, 0, 0.15);
  z-index: 10;
}
@media (min-width: 1025px) {
  .block-editor-page sup.tooltip {
    padding: 20px;
  }
}
.block-editor-page sup.tooltip a {
  color: inherit;
  -webkit-text-decoration: underline solid #13c636;
          text-decoration: underline solid #13c636;
}
.block-editor-page sup.tooltip a:hover {
  color: #13c636;
}
.block-editor-page sup.tooltip.visible {
  opacity: 1;
}
.block-editor-page .tooltip__close-btn {
  height: 100%;
  width: 15px;
  position: absolute;
  top: 0;
  inset-inline-end: 25px;
}
@media (min-width: 1025px) {
  .block-editor-page .tooltip__close-btn {
    display: none;
  }
}
.block-editor-page .tooltip__close-btn:before, .block-editor-page .tooltip__close-btn:after {
  content: "";
  display: block;
  width: 14px;
  height: 2px;
  background: #13c636;
  position: absolute;
  top: 50%;
  transform: rotate(45deg);
}
.block-editor-page .tooltip__close-btn:after {
  transform: rotate(-45deg);
}
.block-editor-page .has-green-background-color {
  background-color: #13c636;
}
.block-editor-page .has-grey-background-color {
  color: #000021;
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #f7f7f7;
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #f7f7f7, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #f7f7f7, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-grey-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-grey-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-grey-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #f7f7f7;
  border-inline-end-color: #f7f7f7;
}
.block-editor-page .has-grey-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #f7f7f7;
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #f7f7f7 100%);
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f7f7f7 100%);
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-grey-background-color {
  background-color: #f7f7f7;
}
.block-editor-page .has-half-cover-slide-grey-background-color::before {
  background-color: #f7f7f7;
}
.block-editor-page .has-grey-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #f7f7f7;
}
.block-editor-page .has-grey-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #f7f7f7;
}
.block-editor-page .has-grey-stroke .path {
  stroke: #f7f7f7;
}
.block-editor-page .wp-block-etoro-flipped-card-grey .wp-block-etoro-flipped-card-back a {
  color: #f7f7f7;
  text-decoration-color: #f7f7f7;
}
.block-editor-page .wp-block-etoro-flipped-card-grey .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23f7f7f7%27/%3E%3C/svg%3E");
}
.block-editor-page .has-white-background-color {
  color: #000021;
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #fff;
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #fff, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #fff, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-white-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-white-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-white-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #fff;
  border-inline-end-color: #fff;
}
.block-editor-page .has-white-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #fff;
}
.block-editor-page .has-white-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.block-editor-page .has-white-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
}
.block-editor-page .has-white-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-white-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-white-background-color {
  background-color: #fff;
}
.block-editor-page .has-half-cover-slide-white-background-color::before {
  background-color: #fff;
}
.block-editor-page .has-white-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #fff;
}
.block-editor-page .has-white-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #fff;
}
.block-editor-page .has-white-stroke .path {
  stroke: #fff;
}
.block-editor-page .wp-block-etoro-flipped-card-white .wp-block-etoro-flipped-card-back a {
  color: #fff;
  text-decoration-color: #fff;
}
.block-editor-page .wp-block-etoro-flipped-card-white .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");
}
.block-editor-page .has-yellow-background-color {
  color: #000021;
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #f7b42c;
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #f7b42c, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-yellow-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #f7b42c, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-yellow-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-yellow-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-yellow-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #f7b42c;
  border-inline-end-color: #f7b42c;
}
.block-editor-page .has-yellow-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #f7b42c;
}
.block-editor-page .has-yellow-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #f7b42c 100%);
}
.block-editor-page .has-yellow-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f7b42c 100%);
}
.block-editor-page .has-yellow-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-yellow-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-yellow-background-color {
  background-color: #f7b42c;
}
.block-editor-page .has-half-cover-slide-yellow-background-color::before {
  background-color: #f7b42c;
}
.block-editor-page .has-yellow-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #f7b42c;
}
.block-editor-page .has-yellow-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #f7b42c;
}
.block-editor-page .has-yellow-stroke .path {
  stroke: #f7b42c;
}
.block-editor-page .wp-block-etoro-flipped-card-yellow .wp-block-etoro-flipped-card-back a {
  color: #f7b42c;
  text-decoration-color: #f7b42c;
}
.block-editor-page .wp-block-etoro-flipped-card-yellow .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23f7b42c%27/%3E%3C/svg%3E");
}
.block-editor-page .has-turquoise-background-color {
  color: #000021;
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #6bf5c0;
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #6bf5c0, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-turquoise-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #6bf5c0, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-turquoise-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-turquoise-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-turquoise-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #6bf5c0;
  border-inline-end-color: #6bf5c0;
}
.block-editor-page .has-turquoise-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #6bf5c0;
}
.block-editor-page .has-turquoise-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #6bf5c0 100%);
}
.block-editor-page .has-turquoise-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #6bf5c0 100%);
}
.block-editor-page .has-turquoise-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-turquoise-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-turquoise-background-color {
  background-color: #6bf5c0;
}
.block-editor-page .has-half-cover-slide-turquoise-background-color::before {
  background-color: #6bf5c0;
}
.block-editor-page .has-turquoise-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #6bf5c0;
}
.block-editor-page .has-turquoise-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #6bf5c0;
}
.block-editor-page .has-turquoise-stroke .path {
  stroke: #6bf5c0;
}
.block-editor-page .wp-block-etoro-flipped-card-turquoise .wp-block-etoro-flipped-card-back a {
  color: #6bf5c0;
  text-decoration-color: #6bf5c0;
}
.block-editor-page .wp-block-etoro-flipped-card-turquoise .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%236bf5c0%27/%3E%3C/svg%3E");
}
.block-editor-page .has-light-blue-background-color {
  color: #000021;
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #c0e8fd;
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #000021;
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-list::before {
  margin-left: -1px;
  background: linear-gradient(90deg, #c0e8fd, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-light-blue-background-color .wp-etoro-block-related-pages-list::after {
  margin-right: -1px;
  background: linear-gradient(270deg, #c0e8fd, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-light-blue-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .has-light-blue-background-color .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(0, 0, 0, 0.4);
  }
}
.block-editor-page .has-light-blue-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #c0e8fd;
  border-inline-end-color: #c0e8fd;
}
.block-editor-page .has-light-blue-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #c0e8fd;
}
.block-editor-page .has-light-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #c0e8fd 100%);
}
.block-editor-page .has-light-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #c0e8fd 100%);
}
.block-editor-page .has-light-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.block-editor-page .has-light-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information {
  color: #000021;
}
.block-editor-page .has-half-cover-slide-light-blue-background-color {
  background-color: #c0e8fd;
}
.block-editor-page .has-half-cover-slide-light-blue-background-color::before {
  background-color: #c0e8fd;
}
.block-editor-page .has-light-blue-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #c0e8fd;
}
.block-editor-page .has-light-blue-stroke.swiper-slide-thumb-active .wp-block-etoro-text-icon-slider-icon {
  background-color: #c0e8fd;
}
.block-editor-page .has-light-blue-stroke .path {
  stroke: #c0e8fd;
}
.block-editor-page .wp-block-etoro-flipped-card-light-blue .wp-block-etoro-flipped-card-back a {
  color: #c0e8fd;
  text-decoration-color: #c0e8fd;
}
.block-editor-page .wp-block-etoro-flipped-card-light-blue .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23c0e8fd%27/%3E%3C/svg%3E");
}
.block-editor-page .has-green-background-color {
  color: #fff;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #13c636;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #13c636, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #13c636, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-green-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-green-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-green-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-green-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(42.6, 203.7, 74.1);
}
.block-editor-page .has-green-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-green-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-green-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-green-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-green-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-green-background-color .swiper-button-next,
.block-editor-page .has-green-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-green-background-color .swiper-button-next:hover,
.block-editor-page .has-green-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-green-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #13c636;
  border-inline-end-color: #13c636;
}
.block-editor-page .has-green-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #13c636;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #13c636 100%);
}
.block-editor-page .has-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #13c636 100%);
}
.block-editor-page .has-green-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-green-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-green-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-green-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-green-background-color {
  color: #fff;
  background-color: #13c636;
}
.block-editor-page .has-half-cover-slide-green-background-color::before {
  background-color: #13c636;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-green-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #13c636;
}
.block-editor-page .has-green-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #13c636;
}
.block-editor-page .has-green-stroke .path {
  stroke: #13c636;
}
.block-editor-page .wp-block-etoro-flipped-card-green .wp-block-etoro-flipped-card-back a {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .wp-block-etoro-flipped-card-green .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%2313c636%27/%3E%3C/svg%3E");
}
.block-editor-page .has-etoro-green-background-color {
  color: #fff;
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #13c636;
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #13c636, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #13c636, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(42.6, 203.7, 74.1);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-etoro-green-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .swiper-button-next,
.block-editor-page .has-etoro-green-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-etoro-green-background-color .swiper-button-next:hover,
.block-editor-page .has-etoro-green-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(66.2, 209.4, 94.2);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #13c636;
  border-inline-end-color: #13c636;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #13c636;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #13c636 100%);
}
.block-editor-page .has-etoro-green-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #13c636 100%);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-etoro-green-background-color {
  color: #fff;
  background-color: #13c636;
}
.block-editor-page .has-half-cover-slide-etoro-green-background-color::before {
  background-color: #13c636;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-etoro-green-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #13c636;
}
.block-editor-page .has-etoro-green-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #13c636;
}
.block-editor-page .has-etoro-green-stroke .path {
  stroke: #13c636;
}
.block-editor-page .wp-block-etoro-flipped-card-etoro-green .wp-block-etoro-flipped-card-back a {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .wp-block-etoro-flipped-card-etoro-green .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%2313c636%27/%3E%3C/svg%3E");
}
.block-editor-page .has-dark-blue-background-color {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #000021, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-dark-blue-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #000021, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(25.5, 25.5, 55.2);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .swiper-button-next,
.block-editor-page .has-dark-blue-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-dark-blue-background-color .swiper-button-next:hover,
.block-editor-page .has-dark-blue-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #000021;
  border-inline-end-color: #000021;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #000021;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #000021 100%);
}
.block-editor-page .has-dark-blue-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #000021 100%);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-dark-blue-background-color {
  color: #fff;
  background-color: #000021;
}
.block-editor-page .has-half-cover-slide-dark-blue-background-color::before {
  background-color: #000021;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-dark-blue-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-stroke .path {
  stroke: #000021;
}
.block-editor-page .wp-block-etoro-flipped-card-dark-blue .wp-block-etoro-flipped-card-back a {
  color: #000021;
  text-decoration-color: #000021;
}
.block-editor-page .wp-block-etoro-flipped-card-dark-blue .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23000021%27/%3E%3C/svg%3E");
}
.block-editor-page .has-tangerine-background-color {
  color: #fff;
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #e96e14;
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #e96e14, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-tangerine-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #e96e14, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(237.4, 139, 67);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(237.4, 139, 67);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(235.2, 124.5, 43.5);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-tangerine-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-tangerine-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-tangerine-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-tangerine-background-color .swiper-button-next,
.block-editor-page .has-tangerine-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-tangerine-background-color .swiper-button-next:hover,
.block-editor-page .has-tangerine-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(237.4, 139, 67);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #e96e14;
  border-inline-end-color: #e96e14;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #e96e14;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #e96e14 100%);
}
.block-editor-page .has-tangerine-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #e96e14 100%);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-tangerine-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-tangerine-background-color {
  color: #fff;
  background-color: #e96e14;
}
.block-editor-page .has-half-cover-slide-tangerine-background-color::before {
  background-color: #e96e14;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-tangerine-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #e96e14;
}
.block-editor-page .has-tangerine-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #e96e14;
}
.block-editor-page .has-tangerine-stroke .path {
  stroke: #e96e14;
}
.block-editor-page .wp-block-etoro-flipped-card-tangerine .wp-block-etoro-flipped-card-back a {
  color: #e96e14;
  text-decoration-color: #e96e14;
}
.block-editor-page .wp-block-etoro-flipped-card-tangerine .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23e96e14%27/%3E%3C/svg%3E");
}
.block-editor-page .has-pink-pop-background-color {
  color: #fff;
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-arrow-left,
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-arrow-right,
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-color: #f887cc;
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-link a {
  text-decoration-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #13c636;
  text-decoration-color: #13c636;
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-list::before {
  background: linear-gradient(90deg, #f887cc, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-pink-pop-background-color .wp-etoro-block-related-pages-list::after {
  background: linear-gradient(270deg, #f887cc, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-course-info-style-internal .wp-block-etoro-course-info-item::before {
  background-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-cards .wp-block-etoro-card {
  background-color: rgb(249.4, 159, 214.2);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-card-accent {
  box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.1);
  background-color: rgb(249.4, 159, 214.2);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-card-accent:hover {
  background-color: rgb(248.7, 147, 209.1);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-card-modern .wp-block-etoro-card-content {
  color: inherit;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-faq-item-question::before, .block-editor-page .has-pink-pop-background-color .wp-block-etoro-faq-item-question::after {
  background-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .swiper-pagination-bullet {
  border-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .swiper-pagination-bullet-active::before {
  background-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .swiper-button-next,
.block-editor-page .has-pink-pop-background-color .swiper-button-prev {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.3);
}
.block-editor-page .has-pink-pop-background-color .swiper-button-next:hover,
.block-editor-page .has-pink-pop-background-color .swiper-button-prev:hover {
  border-color: #fff;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-card,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-investor,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-slider .swiper-slide .wp-block-etoro-portfolio {
  background-color: rgb(249.4, 159, 214.2);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-half-cover-item.swiper-slide {
  border-block-end-color: #f887cc;
  border-inline-end-color: #f887cc;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-half-cover-item-slider-img-back-wrapper::before {
  border-color: #f887cc;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid #eee;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
  color: #9999a6;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=up] {
  color: #ADF68D;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .percent[data-up-or-down=down] {
  color: #FF6A6A;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .change .ask {
  color: #fff;
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::before {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #f887cc 100%);
}
.block-editor-page .has-pink-pop-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-tab-container::after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #f887cc 100%);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content {
  color: #eee;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-cards .wp-block-etoro-card.wp-block-etoro-card-default .wp-block-etoro-card-content a {
  text-decoration-color: #eee;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-hottest-item-tag {
  color: #9999a6;
  border-inline-end: 1px solid rgba(214, 214, 219, 0.4);
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-hottest-item-tag:last-child {
  border-inline-end: unset;
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cg opacity=%270.3%27%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/g%3E%3C/svg%3E");
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-left button:hover,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27%3E%3Ccircle cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27white%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27white%27/%3E%3C/svg%3E");
}
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page .has-pink-pop-background-color .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(180deg);
}
.block-editor-page .has-half-cover-slide-pink-pop-background-color {
  color: #fff;
  background-color: #f887cc;
}
.block-editor-page .has-half-cover-slide-pink-pop-background-color::before {
  background-color: #f887cc;
}
.block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
  box-shadow: 0 0 20px 0 rgba(255, 255, 255, 0.4);
}
@media screen and (min-width: 1025px) {
  .block-editor-page .wp-block-etoro-side-by-side-image-shadow .wp-block-etoro-side-by-side-right-image {
    box-shadow: 0 0 40px 0 rgba(255, 255, 255, 0.4);
  }
}
.block-editor-page .has-pink-pop-stroke .wp-block-etoro-side-by-side-icon {
  background-color: #f887cc;
}
.block-editor-page .has-pink-pop-stroke.active-slide .wp-block-etoro-text-icon-slider-icon {
  background-color: #f887cc;
}
.block-editor-page .has-pink-pop-stroke .path {
  stroke: #f887cc;
}
.block-editor-page .wp-block-etoro-flipped-card-pink-pop .wp-block-etoro-flipped-card-back a {
  color: #f887cc;
  text-decoration-color: #f887cc;
}
.block-editor-page .wp-block-etoro-flipped-card-pink-pop .wp-block-etoro-flipped-card-back a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2711%27 height=%278%27 viewBox=%270 0 11 8%27 fill=%27none%27%3E%3Cpath d=%27M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5H10V3.5H0V4.5Z%27 fill=%27%23f887cc%27/%3E%3C/svg%3E");
}
.block-editor-page .has-dark-blue-background-color .is-style-banner-title {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color .is-style-banner-title strong {
  color: #13c636;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-modal-window-call-item.has-dark-blue-background-color .wp-block-etoro-modal-window-call-subtitle {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external .e-cta,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external-all .e-cta:first-child {
  border-color: #13c636;
  background-color: #13c636;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external .e-cta:hover,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external-all .e-cta:first-child:hover {
  background-color: transparent;
  border-color: #13c636;
  color: #13c636;
  box-shadow: none;
  outline: none;
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external .e-cta:active, .block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external .e-cta:focus,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external-all .e-cta:first-child:active,
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-course-info-style-external-all .e-cta:first-child:focus {
  background-color: transparent;
  border-color: rgb(113.4, 220.8, 134.4);
  color: rgb(113.4, 220.8, 134.4);
}
@media (min-width: 768px) {
  .block-editor-page .has-dark-blue-background-color .wp-block-course-contents-lesson:hover .wp-block-course-contents-lesson-duration {
    color: #fff;
  }
}
.block-editor-page .has-dark-blue-background-color ul.wp-block-list-check li::before,
.block-editor-page .has-dark-blue-background-color ul.wp-block-list-check div > li::before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAuODIgNy42NiAxMy4zNiA4LjY0Ij4KICAgIDxnIGlkPSJGcmFtZSA0MTgwIj4KICAgICAgICA8cGF0aCBpZD0iVmVjdG9yIDEiIGQ9Ik0yIDExLjE5NzVMNS45Mjg1NyAxNS4xMjZMMTMgOC44NDAzMyIgc3Ryb2tlPSIjNkJGNUMwIiBzdHJva2Utd2lkdGg9IjIuMzU3MTQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogICAgPC9nPgo8L3N2Zz4=);
}
@media (min-width: 768px) {
  .block-editor-page .has-dark-blue-background-color .wp-block-course-contents-lesson-cta {
    color: #fff;
    background-color: #13c636;
    border: 1px solid #13c636;
  }
}
@media (min-width: 768px) {
  .block-editor-page .has-dark-blue-background-color .wp-block-course-contents-lesson-cta:hover {
    color: #fff;
    background-color: transparent;
  }
}
.block-editor-page .has-dark-blue-background-color .wp-block-course-contents-navigation .wp-block-course-contents-back-to-all,
.block-editor-page .has-dark-blue-background-color .wp-block-course-contents-navigation .wp-block-course-contents-show-all {
  text-decoration-color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-table,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-flexible-table-block-table {
  color: #fff;
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table td:first-child,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table td:first-child {
  background: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table th:first-child::before,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-table.wp-block-table-content-table-sticky-first-column table td:first-child::before,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table th:first-child::before,
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-flexible-table-block-table.wp-block-table-content-table-sticky-first-column table td:first-child::before {
  background: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-nav-arrow {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMi4zNjQuMjkzQTEgMSAwIDAgMCAuOTUgMS43MDdMMi4zNjQuMjkzWm00Ljk1IDYuMzY0LjcwNy43MDdhMSAxIDAgMCAwIDAtMS40MTRsLS43MDcuNzA3Wk0uOTUgMTEuNjA3YTEgMSAwIDEgMCAxLjQxNCAxLjQxNEwuOTUgMTEuNjA3Wm0wLTkuOSA1LjY1NyA1LjY1N0w4LjAyIDUuOTUgMi4zNjQuMjkzLjk1IDEuNzA3Wk02LjYwNyA1Ljk1Ljk1IDExLjYwN2wxLjQxNCAxLjQxNCA1LjY1Ny01LjY1N0w2LjYwNyA1Ljk1WiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table .wp-block-table-content-nav-right {
  background: linear-gradient(270deg, rgb(0, 0, 33) 33.29%, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table table th {
  background: rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-table table thead td {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-background-color .wp-block-table table td {
  background-color: #000021;
}
.block-editor-page .has-dark-blue-background-color .wp-block-table table th,
.block-editor-page .has-dark-blue-background-color .wp-block-table table td {
  border-bottom: 1px solid rgb(51, 51, 77.4);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-side-by-side-item:not(.swiper-slide-thumb-active) .wp-block-etoro-side-by-side-icon {
  background-color: #9999a6;
  filter: brightness(0.6);
}
.block-editor-page .has-dark-blue-background-color .wp-block-etoro-side-by-side .swiper-pagination-bullet::after {
  background-color: #66667a;
}
.block-editor-page .has-dark-blue-background-color e-tip::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC4xODYwMzUiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgcng9IjguNSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTcuNjAyIDkuOTM2MDRDNy42MDIgOS42NTQwNCA3LjY0NyA5LjQxNzAzIDcuNzM3IDkuMjI1MDNDNy44MjcgOS4wMjcwMyA3LjkzNSA4Ljg2ODAzIDguMDYxIDguNzQ4MDNDOC4xODcgOC42MjgwNCA4LjM1MiA4LjQ5NjA0IDguNTU2IDguMzUyMDNDOC43MTIgOC4yNDQwMyA4LjgzNSA4LjE1MTAzIDguOTI1IDguMDczMDRDOS4wMTUgNy45OTUwMyA5LjA4NyA3LjkwNTAzIDkuMTQxIDcuODAzMDNDOS4yMDEgNy42OTUwNCA5LjIzMSA3LjU3MjA0IDkuMjMxIDcuNDM0MDRDOS4yMzEgNy4yMTIwNCA5LjE1NiA3LjAyOTA0IDkuMDA2IDYuODg1MDNDOC44NjIgNi43NDEwMyA4LjY0IDYuNjY5MDMgOC4zNCA2LjY2OTAzQzguMDY0IDYuNjY5MDMgNy44MTggNi43MjYwMyA3LjYwMiA2Ljg0MDAzQzcuMzkyIDYuOTU0MDMgNy4yMDYgNy4xMTMwMyA3LjA0NCA3LjMxNzA0TDYuMTg5IDYuMzgxMDNDNi43NTMgNS43MjcwMyA3LjUwNiA1LjQwMDA0IDguNDQ4IDUuNDAwMDRDOC45NCA1LjQwMDA0IDkuMzUxIDUuNDg3MDQgOS42ODEgNS42NjEwM0MxMC4wMTcgNS44MzUwMyAxMC4yNjMgNi4wNjkwMyAxMC40MTkgNi4zNjMwNEMxMC41ODEgNi42NTcwMyAxMC42NjIgNi45OTAwMyAxMC42NjIgNy4zNjIwNEMxMC42NjIgNy42NjIwMyAxMC42MDggNy45MTcwMyAxMC41IDguMTI3MDNDMTAuMzk4IDguMzM3MDQgMTAuMjc1IDguNTExMDQgMTAuMTMxIDguNjQ5MDRDOS45ODcgOC43ODEwNCA5Ljc5OCA4LjkyNTAzIDkuNTY0IDkuMDgxMDNDOS4zOSA5LjIwMTAzIDkuMjU1IDkuMzAwMDQgOS4xNTkgOS4zNzgwNEM5LjA2OSA5LjQ1NjAzIDguOTkxIDkuNTQ5MDMgOC45MjUgOS42NTcwM0M4Ljg1OSA5Ljc2NTA0IDguODI2IDkuODg4MDQgOC44MjYgMTAuMDI2VjEwLjE1Mkg3LjYwMlY5LjkzNjA0Wk04LjI3NyAxMi4yODVDOC4xMjcgMTIuMjg1IDcuOTkyIDEyLjI1MiA3Ljg3MiAxMi4xODZDNy43NTIgMTIuMTIgNy42NTkgMTIuMDMgNy41OTMgMTEuOTE2QzcuNTI3IDExLjc5NiA3LjQ5NCAxMS42NjQgNy40OTQgMTEuNTJDNy40OTQgMTEuMzc2IDcuNTI3IDExLjI0NyA3LjU5MyAxMS4xMzNDNy42NTkgMTEuMDEzIDcuNzUyIDEwLjkyIDcuODcyIDEwLjg1NEM3Ljk5MiAxMC43ODggOC4xMjcgMTAuNzU1IDguMjc3IDEwLjc1NUM4LjQyNyAxMC43NTUgOC41NjIgMTAuNzg4IDguNjgyIDEwLjg1NEM4LjgwMiAxMC45MiA4Ljg5NSAxMS4wMTMgOC45NjEgMTEuMTMzQzkuMDI3IDExLjI0NyA5LjA2IDExLjM3NiA5LjA2IDExLjUyQzkuMDYgMTEuNjY0IDkuMDI3IDExLjc5NiA4Ljk2MSAxMS45MTZDOC44OTUgMTIuMDMgOC44MDIgMTIuMTIgOC42ODIgMTIuMTg2QzguNTYyIDEyLjI1MiA4LjQyNyAxMi4yODUgOC4yNzcgMTIuMjg1WiIgZmlsbD0iIzAxMDM0RSIvPgo8L3N2Zz4K);
}
.block-editor-page .has-dark-blue-background-color e-tip.active::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxNyAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeT0iMC4xNzQwNzIiIHdpZHRoPSIxNyIgaGVpZ2h0PSIxNyIgcng9IjguNSIgZmlsbD0iIzEzYzYzNiIvPgo8cGF0aCBkPSJNNy42MDIgOS45MjQwN0M3LjYwMiA5LjY0MjA3IDcuNjQ3IDkuNDA1MDcgNy43MzcgOS4yMTMwN0M3LjgyNyA5LjAxNTA3IDcuOTM1IDguODU2MDcgOC4wNjEgOC43MzYwN0M4LjE4NyA4LjYxNjA3IDguMzUyIDguNDg0MDcgOC41NTYgOC4zNDAwN0M4LjcxMiA4LjIzMjA3IDguODM1IDguMTM5MDcgOC45MjUgOC4wNjEwN0M5LjAxNSA3Ljk4MzA3IDkuMDg3IDcuODkzMDcgOS4xNDEgNy43OTEwN0M5LjIwMSA3LjY4MzA3IDkuMjMxIDcuNTYwMDcgOS4yMzEgNy40MjIwN0M5LjIzMSA3LjIwMDA3IDkuMTU2IDcuMDE3MDcgOS4wMDYgNi44NzMwN0M4Ljg2MiA2LjcyOTA3IDguNjQgNi42NTcwNyA4LjM0IDYuNjU3MDdDOC4wNjQgNi42NTcwNyA3LjgxOCA2LjcxNDA3IDcuNjAyIDYuODI4MDdDNy4zOTIgNi45NDIwNyA3LjIwNiA3LjEwMTA3IDcuMDQ0IDcuMzA1MDdMNi4xODkgNi4zNjkwN0M2Ljc1MyA1LjcxNTA3IDcuNTA2IDUuMzg4MDcgOC40NDggNS4zODgwN0M4Ljk0IDUuMzg4MDcgOS4zNTEgNS40NzUwNyA5LjY4MSA1LjY0OTA3QzEwLjAxNyA1LjgyMzA3IDEwLjI2MyA2LjA1NzA3IDEwLjQxOSA2LjM1MTA3QzEwLjU4MSA2LjY0NTA3IDEwLjY2MiA2Ljk3ODA3IDEwLjY2MiA3LjM1MDA3QzEwLjY2MiA3LjY1MDA3IDEwLjYwOCA3LjkwNTA3IDEwLjUgOC4xMTUwN0MxMC4zOTggOC4zMjUwNyAxMC4yNzUgOC40OTkwNyAxMC4xMzEgOC42MzcwN0M5Ljk4NyA4Ljc2OTA3IDkuNzk4IDguOTEzMDcgOS41NjQgOS4wNjkwN0M5LjM5IDkuMTg5MDcgOS4yNTUgOS4yODgwNyA5LjE1OSA5LjM2NjA3QzkuMDY5IDkuNDQ0MDcgOC45OTEgOS41MzcwNyA4LjkyNSA5LjY0NTA3QzguODU5IDkuNzUzMDcgOC44MjYgOS44NzYwNyA4LjgyNiAxMC4wMTQxVjEwLjE0MDFINy42MDJWOS45MjQwN1pNOC4yNzcgMTIuMjczMUM4LjEyNyAxMi4yNzMxIDcuOTkyIDEyLjI0MDEgNy44NzIgMTIuMTc0MUM3Ljc1MiAxMi4xMDgxIDcuNjU5IDEyLjAxODEgNy41OTMgMTEuOTA0MUM3LjUyNyAxMS43ODQxIDcuNDk0IDExLjY1MjEgNy40OTQgMTEuNTA4MUM3LjQ5NCAxMS4zNjQxIDcuNTI3IDExLjIzNTEgNy41OTMgMTEuMTIxMUM3LjY1OSAxMS4wMDExIDcuNzUyIDEwLjkwODEgNy44NzIgMTAuODQyMUM3Ljk5MiAxMC43NzYxIDguMTI3IDEwLjc0MzEgOC4yNzcgMTAuNzQzMUM4LjQyNyAxMC43NDMxIDguNTYyIDEwLjc3NjEgOC42ODIgMTAuODQyMUM4LjgwMiAxMC45MDgxIDguODk1IDExLjAwMTEgOC45NjEgMTEuMTIxMUM5LjAyNyAxMS4yMzUxIDkuMDYgMTEuMzY0MSA5LjA2IDExLjUwODFDOS4wNiAxMS42NTIxIDkuMDI3IDExLjc4NDEgOC45NjEgMTEuOTA0MUM4Ljg5NSAxMi4wMTgxIDguODAyIDEyLjEwODEgOC42ODIgMTIuMTc0MUM4LjU2MiAxMi4yNDAxIDguNDI3IDEyLjI3MzEgOC4yNzcgMTIuMjczMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
}
.block-editor-page .has-white-background-color .wp-block-table .wp-block-table-content-nav-right {
  background: linear-gradient(270deg, rgb(255, 255, 255) 33.29%, rgba(255, 255, 255, 0) 100%);
}
.block-editor-page .has-grey-background-color.wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item {
  border-right: 1px solid rgba(0, 0, 0, 0.3);
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-left button,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-left button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 stroke=%27%23000021%27/%3E%3Cpath d=%27M16.8319 20.8333C17.056 20.6111 17.056 20.2778 16.8319 20.0556L11.6779 15L16.8319 9.94444C17.056 9.72222 17.056 9.38889 16.8319 9.16667C16.7199 9.05556 16.6078 9 16.4398 9C16.3277 9 16.1597 9.05556 16.0476 9.16667L10.5014 14.6111C10.3894 14.7222 10.3333 14.8333 10.3333 15C10.3333 15.1667 10.3894 15.2778 10.5014 15.3889L16.0476 20.8333C16.1597 20.9444 16.3277 21 16.4398 21C16.6078 21 16.7199 20.9444 16.8319 20.8333Z%27 fill=%27%23000021%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-grey-background-color .wp-etoro-block-related-pages-arrow-right button,
.block-editor-page .has-white-background-color .wp-etoro-block-related-pages-arrow-right button {
  background-image: url("data:image/svg+xml,%3Csvg width=%2730%27 height=%2730%27 viewBox=%270 0 30 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle opacity=%270.3%27 cx=%2715%27 cy=%2715%27 r=%2714.5%27 transform=%27rotate%28-180 15 15%29%27 stroke=%27%23000021%27/%3E%3Cpath d=%27M13.1681 9.16667C12.944 9.38889 12.944 9.72222 13.1681 9.94444L18.3221 15L13.1681 20.0556C12.944 20.2778 12.944 20.6111 13.1681 20.8333C13.2801 20.9444 13.3922 21 13.5602 21C13.6723 21 13.8403 20.9444 13.9524 20.8333L19.4986 15.3889C19.6106 15.2778 19.6667 15.1667 19.6667 15C19.6667 14.8333 19.6106 14.7222 19.4986 14.6111L13.9524 9.16667C13.8403 9.05556 13.6723 9 13.5602 9C13.3922 9 13.2801 9.05556 13.1681 9.16667Z%27 fill=%27%23000021%27/%3E%3C/svg%3E%0A");
}
.block-editor-page .has-grey-background-color .is-style-banner-title strong,
.block-editor-page .has-white-background-color .is-style-banner-title strong {
  color: #13c636;
}
.block-editor-page .has-green-background-color .wp-block-etoro-instruments-widget-tabs ul li.active span,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-instruments-widget-tabs ul li.active span {
  border-bottom: 4px solid #fff;
}
.block-editor-page .has-green-background-color .is-style-banner-title strong,
.block-editor-page .has-etoro-green-background-color .is-style-banner-title strong {
  color: #fff;
}
.block-editor-page .has-green-background-color .wp-etoro-block-related-pages-link a:hover,
.block-editor-page .has-etoro-green-background-color .wp-etoro-block-related-pages-link a:hover {
  color: #000021 !important;
  text-decoration-color: #000021 !important;
}
.block-editor-page .has-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta {
  background-color: #000021;
  border-color: #000021;
}
.block-editor-page .has-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta:hover, .block-editor-page .has-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta:focus,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-card.wp-block-etoro-card-has-button .e-cta:focus {
  background-color: rgb(102, 102, 121.8);
  border-color: rgb(102, 102, 121.8);
  color: inherit;
}
.block-editor-page .has-green-background-color .wp-block-etoro-faq-item a,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-faq-item a {
  text-decoration-color: #fff;
}
.block-editor-page .has-green-background-color .wp-block-etoro-faq-item a:hover,
.block-editor-page .has-etoro-green-background-color .wp-block-etoro-faq-item a:hover {
  color: #fff;
  text-decoration: none;
}
.has-green-background-color .block-editor-page .author-details-item, .has-tangerine-background-color .block-editor-page .author-details-item, .has-pink-pop-background-color .block-editor-page .author-details-item, .has-yellow-background-color .block-editor-page .author-details-item, .has-light-blue-background-color .block-editor-page .author-details-item, .has-turquoise-background-color .block-editor-page .author-details-item {
  color: #000021;
}
.has-dark-blue-background-color .block-editor-page .author-details-item {
  color: #fff;
}
.has-dark-blue-background-color .block-editor-page .author-details-item-link {
  color: inherit;
}
@media (min-width: 768px) {
  .has-green-background-color .block-editor-page .author-details-item:hover .author-details-item-link, .has-pink-pop-background-color .block-editor-page .author-details-item:hover .author-details-item-link, .has-yellow-background-color .block-editor-page .author-details-item:hover .author-details-item-link, .has-tangerine-background-color .block-editor-page .author-details-item:hover .author-details-item-link {
    color: #fff;
  }
  .has-dark-blue-background-color .block-editor-page .author-details-item:hover .author-details-item-link {
    color: #13c636;
  }
  .has-light-blue-background-color .block-editor-page .author-details-item:hover .author-details-item-link, .has-turquoise-background-color .block-editor-page .author-details-item:hover .author-details-item-link {
    color: rgb(102, 102, 121.8);
  }
}
@media (max-width: 767px) {
  .has-green-background-color .block-editor-page .author-details-item-opened .author-details-item-link, .has-pink-pop-background-color .block-editor-page .author-details-item-opened .author-details-item-link, .has-yellow-background-color .block-editor-page .author-details-item-opened .author-details-item-link, .has-tangerine-background-color .block-editor-page .author-details-item-opened .author-details-item-link {
    color: #fff;
  }
  .has-dark-blue-background-color .block-editor-page .author-details-item-opened .author-details-item-link {
    color: #13c636;
  }
  .has-light-blue-background-color .block-editor-page .author-details-item-opened .author-details-item-link, .has-turquoise-background-color .block-editor-page .author-details-item-opened .author-details-item-link {
    color: rgb(102, 102, 121.8);
  }
}
@keyframes squareSpin {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes circleSpin {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dasharray: 150, 150;
    stroke-dashoffset: 0;
  }
}
@keyframes lineAnim {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes correct-anim-big {
  0% {
    transform: translate(0, 5px) rotate(10deg);
    opacity: 1;
  }
  10% {
    opacity: 1;
    transform: translate(0, 5px) rotate(5deg);
  }
  50% {
    opacity: 0.6;
    transform: translate(-3px, -2px) rotate(-10deg);
  }
  99% {
    opacity: 0.2;
    transform: translate(0, -10px) rotate(0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes correct-anim-middle {
  0% {
    transform: translate(15px, 5px) rotate(10deg);
    opacity: 1;
  }
  50% {
    opacity: 0.6;
    transform: translate(20px, -2px) rotate(-10deg);
  }
  99% {
    opacity: 0.2;
    transform: translate(15px, -7px) rotate(0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes correct-anim-small {
  0% {
    transform: translate(10px, 5px) rotate(10deg);
    opacity: 1;
  }
  20% {
    opacity: 0.8;
    transform: translate(8px, -2px) rotate(0);
  }
  50% {
    opacity: 0.6;
    transform: translate(12px, -2px) rotate(-10deg);
  }
  99% {
    opacity: 0.2;
    transform: translate(10px, -7px) rotate(0);
  }
  100% {
    opacity: 0;
  }
}
@keyframes slide-in {
  0% {
    opacity: 0;
    width: auto;
    height: 100%;
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    width: 100%;
    height: calc(var(--inner-height) - 60px);
    top: calc(var(--slide-image-top) - 50px);
    transform: scale(1);
  }
}
@keyframes slide-out {
  100% {
    opacity: 0;
    width: auto;
    height: 100%;
    transform: scale(0);
  }
}
@keyframes circle {
  0% {
    stroke-dashoffset: 502.4px;
  }
  100% {
    stroke-dashoffset: calc(501.4px * (100 - var(--end-progress-value)) / 100);
  }
}
@keyframes slide-in-mobile {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    width: 100%;
    height: calc(var(--inner-height) - 32px);
    top: var(--slide-image-top);
    transform: scale(1);
  }
}
@keyframes award-ticker {
  100% {
    transform: translateX(-100%);
  }
}
@keyframes award-ticker-rtl {
  100% {
    transform: translateX(100%);
  }
}
@keyframes instruments-ticker {
  0% {
    transform: translate(0);
    -moz-transform: translateX(0) rotate(0.02deg);
  }
  100% {
    transform: translate(-50%);
    -moz-transform: translateX(-50%) rotate(0.02deg);
  }
}
@keyframes instruments-ticker-rtl {
  0% {
    transform: translate(0);
    -moz-transform: translateX(0) rotate(0.02deg);
  }
  100% {
    transform: translate(50%);
    -moz-transform: translateX(50%) rotate(0.02deg);
  }
}
.block-editor-page.rtl .wp-block-etoro-award-ticker-list {
  animation: award-ticker-rtl 30s infinite linear;
}
.block-editor-page.rtl .wp-block-etoro-card-size-small {
  display: flex;
  justify-content: center;
}
.block-editor-page.rtl .wp-block-etoro-card-size-small .wp-block-etoro-card-body {
  margin: 0 16px 0 0;
}
@media (min-width: 768px) {
  .block-editor-page.rtl .wp-block-etoro-card-size-small .wp-block-etoro-card-body {
    margin: 24px 0 0;
  }
}
@media (min-width: 768px) {
  .block-editor-page.rtl .wp-block-etoro-card-size-small {
    display: block;
  }
  .block-editor-page.rtl .wp-block-etoro-card-size-small.wp-block-etoro-card-has-button {
    display: flex;
  }
  .block-editor-page.rtl .wp-block-etoro-card-size-small.wp-block-etoro-card-thumbnail-position-side, .block-editor-page.rtl .wp-block-etoro-card-size-small-thumbnail-position-side.wp-block-etoro-card-size-small {
    display: flex;
  }
  .block-editor-page.rtl .wp-block-etoro-card-size-small.wp-block-etoro-card-thumbnail-position-side .wp-block-etoro-card-body, .block-editor-page.rtl .wp-block-etoro-card-size-small-thumbnail-position-side.wp-block-etoro-card-size-small .wp-block-etoro-card-body {
    margin: 0;
    padding-right: 0;
  }
}
.block-editor-page.rtl .wp-block-etoro-slider-has-arrows.wp-block-etoro-slider-rtl:not(.wp-block-etoro-slider-has-arrows-position-side) .swiper-button-prev,
.block-editor-page.rtl .wp-block-etoro-slider-has-arrows.wp-block-etoro-slider-rtl:not(.wp-block-etoro-slider-has-arrows-position-side) .swiper-button-next {
  right: auto;
  left: 50%;
}
.block-editor-page.rtl .wp-block-etoro-slider-has-arrows.wp-block-etoro-slider-rtl:not(.wp-block-etoro-slider-has-arrows-position-side) .swiper-button-prev {
  transform: translateX(-46px);
}
.block-editor-page.rtl .wp-block-etoro-slider-has-arrows.wp-block-etoro-slider-rtl:not(.wp-block-etoro-slider-has-arrows-position-side) .swiper-button-next {
  transform: translateX(16px);
}
.block-editor-page.rtl .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides .swiper-rtl + .swiper-pagination {
  margin-left: 0;
  margin-right: -4px;
  text-align: right;
}
@media (min-width: 1025px) {
  .block-editor-page.rtl .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides .swiper-rtl + .swiper-pagination {
    left: auto;
    right: 50%;
    padding-left: 0;
    padding-right: 52px;
  }
}
@media (min-width: 1440px) {
  .block-editor-page.rtl .wp-block-etoro-slider-wrapper.wp-block-etoro-slider-full-screen-slides .swiper-rtl + .swiper-pagination {
    padding-left: 0;
    padding-right: 72px;
  }
}
.block-editor-page.rtl .wp-block-table .wp-block-table-content .wp-block-table-content-nav-arrow-left {
  background-position: center;
}
.block-editor-page.rtl .wp-block-table .wp-block-table-content .wp-block-table-content-nav-arrow-right {
  background-position: center right 8px;
}
.block-editor-page.rtl .wp-block-table .wp-block-table-content .wp-block-table-content-nav-left {
  background: linear-gradient(90deg, rgb(247, 247, 247) 33.29%, rgba(247, 247, 247, 0) 100%);
}
.block-editor-page.rtl .has-dark-blue-background-color .wp-block-table .wp-block-table-content .wp-block-table-content-nav-left {
  background: linear-gradient(90deg, rgb(0, 0, 33) 33.29%, rgba(0, 0, 33, 0) 100%);
}
.block-editor-page.rtl .has-white-background-color .wp-block-table .wp-block-table-content .wp-block-table-content-nav-left {
  background: linear-gradient(90deg, rgb(255, 255, 255) 33.29%, rgba(255, 255, 255, 0) 100%);
}
.block-editor-page.rtl .wp-block-table .wp-block-table-content .wp-block-table-content-nav-right {
  background: none;
}
.block-editor-page.rtl .has-dark-blue-background-color .wp-block-table .wp-block-table-content .wp-block-table-content-nav-right, .block-editor-page.rtl .has-white-background-color .wp-block-table .wp-block-table-content .wp-block-table-content-nav-right {
  background: none;
}
.block-editor-page.rtl .wp-block-table-bordered table th,
.block-editor-page.rtl .wp-block-table-bordered table td {
  border-right: none;
  border-left: 1px solid rgb(227.8, 227.8, 227.8);
}
.block-editor-page.rtl .wp-block-table-bordered table th:last-child,
.block-editor-page.rtl .wp-block-table-bordered table td:last-child {
  border-left: 0;
}
.block-editor-page.rtl .wp-block-etoro-what-is-new-posts, .block-editor-page.rtl .wp-block-etoro-what-is-new-posts-duplicates {
  animation: scroll-rtl var(--etoro-what-is-new-animation-time) linear infinite;
}
@keyframes scroll-rtl {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
@media (min-width: 768px) {
  .block-editor-page.rtl .wp-block-etoro-what-is-new-title::after {
    background-image: linear-gradient(95deg, #fff 0%, #fff 70%, rgba(0, 0, 0, 0) 100%);
  }
}
.block-editor-page.rtl .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-arrow-left button {
  position: inherit;
  left: 0;
}
.block-editor-page.rtl .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-link:first-child {
  padding-right: 20px;
  padding-left: 0;
}
.block-editor-page.rtl .wp-etoro-block-related-pages-list-container .wp-etoro-block-related-pages-link:last-child {
  padding-right: 0;
  padding-left: 50px;
}
.block-editor-page.rtl .wp-block-etoro-flipped-card .wp-block-etoro-flipped-card-back a::after {
  transform: rotate(180deg);
}
.block-editor-page.rtl .wp-block-etoro-instruments-widget-tabs ul li:first-child {
  margin-right: 20px;
  margin-left: 0;
  padding: 0;
}
.block-editor-page.rtl .wp-block-etoro-instruments-widget-tabs ul li:last-child {
  margin-left: 16px;
  padding-right: 40px;
}
.block-editor-page.rtl .wp-block-etoro-instruments-widget-ticker-view-wrapper .wp-block-etoro-instruments-widget-items-list {
  animation: instruments-ticker-rtl 30s infinite linear;
}
.block-editor-page.rtl .wp-block-etoro-instruments-widget-ticker-view-wrapper .wp-block-etoro-instruments-widget-item .graph {
  padding-inline: 20px 0;
}
.block-editor-page.rtl .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item > a {
  padding-inline-start: 20px;
}
.block-editor-page.rtl .wp-block-etoro-instruments-widget-ticker-view-wrapper .wp-block-etoro-instruments-widget-item .graph {
  padding-inline: 0;
}
@media (min-width: 768px) {
  .block-editor-page.rtl .wp-block-etoro-instruments-widget-ticker-view .wp-block-etoro-instruments-widget-item .information .name .short {
    line-height: 1;
  }
}
.block-editor-page.rtl .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button, .block-editor-page.rtl .wp-block-etoro-instruments-widget-tab-arrow-right.swiper-button-disabled button:hover,
.block-editor-page.rtl .wp-block-etoro-instruments-widget-tab-arrow-right button, .block-editor-page.rtl .wp-block-etoro-instruments-widget-tab-arrow-right button:hover {
  transform: rotate(0deg);
}
.block-editor-page.rtl .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button, .block-editor-page.rtl .wp-block-etoro-instruments-widget-tab-arrow-left.swiper-button-disabled button:hover,
.block-editor-page.rtl .wp-block-etoro-instruments-widget-tab-arrow-left button, .block-editor-page.rtl .wp-block-etoro-instruments-widget-tab-arrow-left button:hover {
  transform: rotate(180deg);
}
@media (max-width: 1023px) {
  .block-editor-page.rtl .wp-block-etoro-instruments-widget-tabs {
    margin: 0 -16px 40px;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .block-editor-page.rtl .wp-block-etoro-instruments-widget-tabs ul li:first-child {
    padding-left: 0;
    margin-left: 0;
    margin-right: 32px;
  }
  .block-editor-page.rtl .wp-block-etoro-instruments-widget-tabs ul li:last-child {
    margin-left: 32px;
  }
}
.block-editor-page.rtl .wp-block-etoro-text-with-separator-item:first-child::after {
  content: "";
}
@media (min-width: 1025px) {
  .block-editor-page.rtl .wp-block-etoro-text-with-separator-item:first-child::after {
    content: none;
  }
}
.block-editor-page.rtl .wp-block-etoro-text-with-separator-item:last-child::after {
  content: none;
}
@media (min-width: 1025px) {
  .block-editor-page.rtl .wp-block-etoro-text-with-separator-item:last-child::after {
    content: "";
  }
}
@media (min-width: 768px) {
  .block-editor-page.rtl .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item:nth-child(odd) {
    border-radius: 0 16px 16px 0;
  }
  .block-editor-page.rtl .wp-block-etoro-rounded-tile-items-one-row-2-columns .wp-block-etoro-rounded-tile-item:nth-child(even) {
    border-radius: 16px 0 0 16px;
  }
}
.block-editor-page.rtl .wp-block-etoro-instruments-fees-table-search-icon::before {
  transform: scale(-1, 1);
}
.block-editor-page.rtl .wp-block-etoro-long-quiz-item-final-score-circle svg {
  transform: rotate(-90deg);
}
.block-editor-page.rtl .wp-block-etoro-timeline-mobile .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  transform: rotate(180deg);
}
.block-editor-page.rtl .wp-block-etoro-circle__item {
  transform: scale(-1) rotate(90deg);
}
.block-editor-page.rtl .wp-block-etoro-vacancies-filter-container select {
  background-position: 44px center;
}
.block-editor-page.rtl .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-left button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBmaWxsPSJub25lIj4KPGNpcmNsZSBvcGFjaXR5PSIwLjMiIGN4PSIxNSIgY3k9IjE1IiByPSIxNC41IiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDE1IDE1KSIgc3Ryb2tlPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTMuMTY4MSA5LjE2NjY3QzEyLjk0NCA5LjM4ODg5IDEyLjk0NCA5LjcyMjIyIDEzLjE2ODEgOS45NDQ0NEwxOC4zMjIxIDE1TDEzLjE2ODEgMjAuMDU1NkMxMi45NDQgMjAuMjc3OCAxMi45NDQgMjAuNjExMSAxMy4xNjgxIDIwLjgzMzNDMTMuMjgwMSAyMC45NDQ0IDEzLjM5MjIgMjEgMTMuNTYwMiAyMUMxMy42NzIzIDIxIDEzLjg0MDMgMjAuOTQ0NCAxMy45NTI0IDIwLjgzMzNMMTkuNDk4NiAxNS4zODg5QzE5LjYxMDYgMTUuMjc3OCAxOS42NjY3IDE1LjE2NjcgMTkuNjY2NyAxNUMxOS42NjY3IDE0LjgzMzMgMTkuNjEwNiAxNC43MjIyIDE5LjQ5ODYgMTQuNjExMUwxMy45NTI0IDkuMTY2NjdDMTMuODQwMyA5LjA1NTU2IDEzLjY3MjMgOSAxMy41NjAyIDlDMTMuMzkyMiA5IDEzLjI4MDEgOS4wNTU1NiAxMy4xNjgxIDkuMTY2NjdaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=);
}
.block-editor-page.rtl .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-left button:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBmaWxsPSJub25lIj4KPGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTQuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE4MCAxNSAxNSkiIHN0cm9rZT0id2hpdGUiLz4KPHBhdGggZD0iTTEzLjE2ODEgOS4xNjY2N0MxMi45NDQgOS4zODg4OSAxMi45NDQgOS43MjIyMiAxMy4xNjgxIDkuOTQ0NDRMMTguMzIyMSAxNUwxMy4xNjgxIDIwLjA1NTZDMTIuOTQ0IDIwLjI3NzggMTIuOTQ0IDIwLjYxMTEgMTMuMTY4MSAyMC44MzMzQzEzLjI4MDEgMjAuOTQ0NCAxMy4zOTIyIDIxIDEzLjU2MDIgMjFDMTMuNjcyMyAyMSAxMy44NDAzIDIwLjk0NDQgMTMuOTUyNCAyMC44MzMzTDE5LjQ5ODYgMTUuMzg4OUMxOS42MTA2IDE1LjI3NzggMTkuNjY2NyAxNS4xNjY3IDE5LjY2NjcgMTVDMTkuNjY2NyAxNC44MzMzIDE5LjYxMDYgMTQuNzIyMiAxOS40OTg2IDE0LjYxMTFMMTMuOTUyNCA5LjE2NjY3QzEzLjg0MDMgOS4wNTU1NiAxMy42NzIzIDkgMTMuNTYwMiA5QzEzLjM5MjIgOSAxMy4yODAxIDkuMDU1NTYgMTMuMTY4MSA5LjE2NjY3WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+);
}
.block-editor-page.rtl .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-right button {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBmaWxsPSJub25lIj4KPGNpcmNsZSBvcGFjaXR5PSIwLjMiIGN4PSIxNSIgY3k9IjE1IiByPSIxNC41IiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDE1IDE1KSIgc3Ryb2tlPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTYuODMxOSAyMC44MzMzQzE3LjA1NiAyMC42MTExIDE3LjA1NiAyMC4yNzc4IDE2LjgzMTkgMjAuMDU1NkwxMS42Nzc5IDE1TDE2LjgzMTkgOS45NDQ0NEMxNy4wNTYgOS43MjIyMiAxNy4wNTYgOS4zODg4OSAxNi44MzE5IDkuMTY2NjdDMTYuNzE5OSA5LjA1NTU2IDE2LjYwNzggOSAxNi40Mzk4IDlDMTYuMzI3NyA5IDE2LjE1OTcgOS4wNTU1NiAxNi4wNDc2IDkuMTY2NjdMMTAuNTAxNCAxNC42MTExQzEwLjM4OTQgMTQuNzIyMiAxMC4zMzMzIDE0LjgzMzMgMTAuMzMzMyAxNUMxMC4zMzMzIDE1LjE2NjcgMTAuMzg5NCAxNS4yNzc4IDEwLjUwMTQgMTUuMzg4OUwxNi4wNDc2IDIwLjgzMzNDMTYuMTU5NyAyMC45NDQ0IDE2LjMyNzcgMjEgMTYuNDM5OCAyMUMxNi42MDc4IDIxIDE2LjcxOTkgMjAuOTQ0NCAxNi44MzE5IDIwLjgzMzNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4=);
}
.block-editor-page.rtl .wp-block-etoro-offices-slider-slides-wrapper .wp-block-etoro-offices-slider-arrow-right button:hover {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIiBmaWxsPSJub25lIj4KPGNpcmNsZSBjeD0iMTUiIGN5PSIxNSIgcj0iMTQuNSIgdHJhbnNmb3JtPSJyb3RhdGUoLTE4MCAxNSAxNSkiIHN0cm9rZT0id2hpdGUiLz4KPHBhdGggZD0iTTE2LjgzMTkgMjAuODMzM0MxNy4wNTYgMjAuNjExMSAxNy4wNTYgMjAuMjc3OCAxNi44MzE5IDIwLjA1NTZMMTEuNjc3OSAxNUwxNi44MzE5IDkuOTQ0NDRDMTcuMDU2IDkuNzIyMjIgMTcuMDU2IDkuMzg4ODkgMTYuODMxOSA5LjE2NjY3QzE2LjcxOTkgOS4wNTU1NiAxNi42MDc4IDkgMTYuNDM5OCA5QzE2LjMyNzcgOSAxNi4xNTk3IDkuMDU1NTYgMTYuMDQ3NiA5LjE2NjY3TDEwLjUwMTQgMTQuNjExMUMxMC4zODk0IDE0LjcyMjIgMTAuMzMzMyAxNC44MzMzIDEwLjMzMzMgMTVDMTAuMzMzMyAxNS4xNjY3IDEwLjM4OTQgMTUuMjc3OCAxMC41MDE0IDE1LjM4ODlMMTYuMDQ3NiAyMC44MzMzQzE2LjE1OTcgMjAuOTQ0NCAxNi4zMjc3IDIxIDE2LjQzOTggMjFDMTYuNjA3OCAyMSAxNi43MTk5IDIwLjk0NDQgMTYuODMxOSAyMC44MzMzWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+);
}

@media (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hide-on-tablet {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .hide-on-desktop {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #loginForm {
    padding: 0;
    height: 100vh;
    max-height: 750px;
  }
  #loginForm:empty {
    display: none;
  }
}

/*# sourceMappingURL=front.css.map*/