.zt-lang-switcher {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.zt-lang-switcher .trp-language-switcher {
  width: auto;
  height: auto;
}
.zt-lang-switcher .trp-language-switcher > div {
  width: auto !important;
}
.zt-lang-switcher .trp-language-switcher > div > a {
  font-size: 24px;
}
.zt-lang-switcher .trp-language-switcher > div > a:hover {
  background: transparent;
  border-radius: 2px;
  opacity: 0.75;
  text-decoration: underline;
  text-underline-offset: 4px;
  cursor: pointer;
}
.zt-lang-switcher .trp-language-switcher:focus .trp-ls-shortcode-language, .zt-lang-switcher .trp-language-switcher:hover .trp-ls-shortcode-language {
  background-color: transparent;
  border: none;
  padding: 0;
}
.zt-lang-switcher .trp-language-switcher:focus .trp-ls-shortcode-language a, .zt-lang-switcher .trp-language-switcher:hover .trp-ls-shortcode-language a {
  color: #ffffff;
}
.zt-lang-switcher .trp_language_switcher_shortcode {
  display: flex;
  justify-content: end;
  align-items: center;
}
.zt-lang-switcher .trp_language_switcher_shortcode .trp-ls-shortcode-current-language {
  padding: 0;
  border: none;
  background-color: transparent;
}
.zt-lang-switcher .trp_language_switcher_shortcode .trp-ls-shortcode-current-language a {
  color: #ffffff;
}

@media (min-width: 782px) {
  .rtl .zt-regulatory-affairs-col {
    padding-right: 0;
    padding-left: 4%;
  }
  .rtl .zt-border-right {
    border-left: 2px solid #44454c;
    border-right: initial;
  }
  .rtl .zt-transform-text {
    right: 80px;
    left: 0;
  }
  .rtl .zt-statements-tbl:not(.zt-equity-table) table tr td:first-child {
    padding-right: 50px;
    padding-left: 0;
  }
  .rtl .zt-sticky-wrap .zt-sticky-list {
    border-left: 1px solid #cbcbcb;
    border-right: none;
  }
  .rtl .zt-sticky-wrap .zt-sticky-list li {
    border-left: none;
    border-right: 5px solid transparent;
  }
}
.rtl .wp-block-media-text {
  direction: rtl;
}
.rtl .zt-map-tabs .zt-map-company-stats li {
  padding-left: 0;
  padding-right: 10px;
  border-left: none;
  border-right: 5px solid;
}
.rtl .zt-map-tabs .zt-map-tabs-items li {
  padding-right: 50px;
  padding-left: 0;
}
.rtl .zt-map-tabs .zt-map-tabs-items li::before {
  right: 0;
  left: auto;
}
.rtl .zt-map-tabs .zt-map-tabs-items li.active::after {
  right: 5px;
  left: auto;
}
.rtl .zt-map-tabs .zt-maps-content .zt-maps-content-wrap {
  padding-right: 0;
  padding-left: 15px;
}
.rtl .zt-performance-table th:first-child, .rtl .zt-performance-table td:first-child {
  text-align: right;
}
.rtl .zt-rafa-content-wrapper {
  padding-right: 150px;
  padding-left: 0;
}
.rtl .zt-rafa-list-items .zt-rafa-list-item h6 {
  margin: 0 20px 0 0;
}
.rtl ul, .rtl ol {
  margin: 0 20px 20px 0;
}
.rtl .zt-pc-rafa-list-item-image img {
  margin-left: 20px;
  margin-right: 0;
}
.rtl .zt-pc-agenda-grid .zt-pc-agenda-grid-item-wrap img {
  margin-left: 15px;
  margin-right: 0;
}
.rtl .zt-statements-tbl:not(.zt-equity-table) table tr td:first-child {
  border-right: 0;
  border-left: 1px;
}
.rtl .zt-statements-tbl:not(.zt-equity-table) table tr th:first-child {
  border-right: 0;
  border-left: 1px;
}
.rtl .zt-sticky-wrap .zt-sticky-list li.active {
  border-color: #782F78;
}
.rtl .zt-scroll, .rtl .zt-scroll-blue {
  padding: 0 0 0 15px;
}
.rtl .zt-header #mega-menu-menu-1 li.zt-access-full-report a svg {
  margin-left: 0;
  margin-right: 15px;
}

@media (min-width: 782px) and (max-width: 1024px) {
  .rtl .zt-rafa-content-wrapper {
    padding-right: 100px;
    padding-left: 0;
  }
  .rtl .zt-transform-text {
    right: 50px;
    left: 0;
  }
}
@media (max-width: 1599px) {
  .rtl .zt-map-tabs .zt-map-tabs-items li.active::after {
    right: 3px;
  }
}
@media (max-width: 781px) {
  .rtl .zt-key-milestones-slides ul {
    margin: 0 20px 0 0;
  }
  .rtl .zt-key-milestones-slides ul li {
    padding: 0 30px 0 0;
  }
  .rtl .zt-key-milestones-slides .wp-block-group {
    border-right: 1px solid #bababb;
    border-left: none;
  }
  .rtl .zt-key-milestones-slides h2::after {
    right: -6px;
    left: auto;
  }
  .rtl .zt-rafa-content-wrapper {
    padding-right: 0;
    padding-left: 0;
  }
  #trp-floater-ls-language-list .trp-language-wrap {
    padding: 0 !important;
  }
  #trp-floater-ls-language-list .trp-language-wrap a {
    padding: 16px 24px 10px 24px !important;
    justify-content: center;
  }
  .zt-lang-switcher .trp-language-switcher > div > a {
    font-size: 20px;
  }
}/*# sourceMappingURL=rtl.css.map */