@import url("rhein-skin-v15.css");

#rhein-hero-slot > *:not(#rhein-field):not(#rhein-spline-wrap):not(#rhein-spline-loader):not(#rhein-structure-wrap) {
  position: absolute;
  inset: 0;
  z-index: 1;
}

#rhein-structure-wrap,
#rhein-spline-wrap {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  left: auto !important;
  bottom: 0 !important;
  width: 58% !important;
  height: 100% !important;
  z-index: 2;
  overflow: hidden;
  pointer-events: none;
}

#rhein-structure,
#rhein-spline {
  display: block;
  width: 100%;
  height: 100%;
}

#rhein-hero-slot > video,
[class*="header-bg-video-container"] > video {
  opacity: 0 !important;
}

.trusted-by-logos-list-item a[aria-label="myXRP"] svg {
  height: 28px;
  width: auto;
  display: block;
}

.trusted-by-logos-list-item a[aria-label="myXRP"] svg text {
  font-family: Inter, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
}
