.insiderone-rich-text-container .left .insiderone-rich-text-button-section {
  justify-content: start;
}
.insiderone-rich-text-container br {
  display: none;
}
.insiderone-rich-text-container .inso-btn {
  column-gap: 8px;
  padding: 12px 16px;
  font-size: 16px;
}
.insiderone-rich-text-container .inso-btn.btn-transparent {
  color: #261A28;
  font-family: "Figtree", sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  padding: 12px 0px;
}
.insiderone-rich-text-container .inso-btn.btn-transparent span {
  position: relative;
  transition: 0.35s ease;
}
.insiderone-rich-text-container .inso-btn.btn-transparent span::after {
  content: attr(data-text);
  position: absolute;
  inset: 0;
  font: inherit;
  pointer-events: none;
  white-space: nowrap;
  background: linear-gradient(270deg, #E92E2F 0%, #FF6126 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0;
  transition: 0.35s ease;
}
.insiderone-rich-text-container .inso-btn.btn-transparent svg path {
  transition: 0.35s ease;
}
.insiderone-rich-text-container .inso-btn.btn-transparent:hover span::after {
  opacity: 1;
}
.insiderone-rich-text-container .inso-btn.btn-transparent:hover span {
  color: transparent;
}
.insiderone-rich-text-container .inso-btn.btn-transparent:hover svg:not(.btn-logo) path {
  stroke: #E92E2F;
}

.insiderone-rich-text-container {
  position: relative;
  padding: 12.3vw 0;
}
.insiderone-rich-text-container.dark-bg {
  background: linear-gradient(180deg, #18181B 69.99%, #261A28 100%);
  color: #FFFFFF;
}
.insiderone-rich-text-container.dark-bg .insiderone-rich-text-title {
  color: #EFEBE4;
  font-family: "Red Hat Display", sans-serif;
  margin-top: 0;
}
.insiderone-rich-text-container.dark-bg .insiderone-rich-text-description {
  margin-bottom: 0;
}
.insiderone-rich-text-container.dark-bg .insiderone-rich-text-description,
.insiderone-rich-text-container.dark-bg .insiderone-rich-text-short-description {
  color: rgba(239, 235, 228, 0.8);
}
.insiderone-rich-text-container.dark-bg .insiderone-rich-text-sub-title {
  margin-top: 0;
  margin-bottom: 8px;
  background: linear-gradient(270deg, #E92E2F 0%, #FF6126 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.insiderone-rich-text-container.dark-bg .inso-btn.btn-transparent {
  color: rgba(239, 235, 228, 0.8) !important;
}
.insiderone-rich-text-container.light-bg {
  color: #261A28;
}
.insiderone-rich-text-container.light-bg .insiderone-rich-text-title {
  color: #261A28;
  margin-top: 0;
}
.insiderone-rich-text-container.light-bg .insiderone-rich-text-description p,
.insiderone-rich-text-container.light-bg .insiderone-rich-text-short-description p {
  color: #332C33;
}
.insiderone-rich-text-container.light-bg .insiderone-rich-text-sub-title {
  color: #FF6B35;
}
.insiderone-rich-text-container .insiderone-rich-text-content {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.insiderone-rich-text-container .insiderone-rich-text-content.center {
  text-align: center;
}
.insiderone-rich-text-container .insiderone-rich-text-content.center .insiderone-rich-text-title-div {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
  box-sizing: border-box;
}
.insiderone-rich-text-container .insiderone-rich-text-content.short-center .insiderone-rich-text-title-div {
  padding: 16px;
  box-sizing: border-box;
}
.insiderone-rich-text-container .insiderone-rich-text-content.left {
  text-align: left;
}
.insiderone-rich-text-container .insiderone-rich-text-content.right {
  text-align: right;
}
.insiderone-rich-text-container .insiderone-rich-text-content.right .insiderone-rich-text-title-div {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  max-width: 800px;
  margin-left: auto;
}
.insiderone-rich-text-container .insiderone-rich-text-sub-title {
  font-family: "Red Hat Display", sans-serif;
  font-size: 3.2vw;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 4vw;
  color: #FF6B35;
}
@media screen and (max-width: 767px) {
  .insiderone-rich-text-container .insiderone-rich-text-sub-title {
    font-size: 12px;
  }
}
.insiderone-rich-text-container .insiderone-rich-text-title {
  font-family: "Red Hat Display", sans-serif;
  font-size: 6.4vw;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 6vw;
}
.insiderone-rich-text-container .insiderone-rich-text-title em {
  background: linear-gradient(270deg, #E92E2F 0%, #FF6126 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
  min-width: 100%;
}
.insiderone-rich-text-container .insiderone-rich-text-title span {
  background: linear-gradient(270deg, #E92E2F 0%, #FF6126 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .insiderone-rich-text-container .insiderone-rich-text-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.insiderone-rich-text-container .insiderone-rich-text-description,
.insiderone-rich-text-container .insiderone-rich-text-short-description {
  font-size: 4.1vw;
  line-height: 1.6;
}
.insiderone-rich-text-container .insiderone-rich-text-description p,
.insiderone-rich-text-container .insiderone-rich-text-short-description p {
  margin-bottom: 4vw;
  margin-top: 0;
  font-family: "Figtree", sans-serif;
  color: #F8F8F8;
  font-weight: 400;
}
.insiderone-rich-text-container .insiderone-rich-text-description p:last-child,
.insiderone-rich-text-container .insiderone-rich-text-short-description p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .insiderone-rich-text-container .insiderone-rich-text-description,
  .insiderone-rich-text-container .insiderone-rich-text-short-description {
    font-size: 16px;
  }
  .insiderone-rich-text-container .insiderone-rich-text-description p,
  .insiderone-rich-text-container .insiderone-rich-text-short-description p {
    margin-bottom: 16px;
  }
}
.insiderone-rich-text-container .insiderone-rich-text-button-section {
  display: flex;
  gap: 4vw;
  align-items: center;
  margin-top: 1rem;
  justify-content: center;
}
.insiderone-rich-text-container .insiderone-rich-text-button-section img {
  width: 16px;
  height: 16px;
}
.center .insiderone-rich-text-container .insiderone-rich-text-button-section {
  justify-content: center;
}
.left .insiderone-rich-text-container .insiderone-rich-text-button-section {
  align-items: flex-start;
}
.right .insiderone-rich-text-container .insiderone-rich-text-button-section {
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .insiderone-rich-text-container .insiderone-rich-text-button-section {
    gap: 16px;
  }
}

@media screen and (max-width: 500px) {
  .btn-transparent {
    font-size: 14px !important;
  }
  .inso-btn {
    column-gap: 2.1vw;
    padding: 3.1vw 4.1vw;
    font-size: 3.6vw;
  }
}
@media screen and (min-width: 768px) {
  .insiderone-rich-text-container {
    padding: 76px 0;
  }
  .insiderone-rich-text-container br {
    display: none;
  }
  .insiderone-rich-text-container .insiderone-rich-text-sub-title {
    font-size: 14px;
    margin-bottom: 16px;
  }
  .insiderone-rich-text-container .insiderone-rich-text-title {
    font-size: 32px;
    margin-bottom: 20px;
    line-height: 40px;
  }
  .insiderone-rich-text-container .insiderone-rich-text-description,
  .insiderone-rich-text-container .insiderone-rich-text-short-description {
    font-size: 18px;
    line-height: 24px;
  }
  .insiderone-rich-text-container .insiderone-rich-text-description p,
  .insiderone-rich-text-container .insiderone-rich-text-short-description p {
    margin-bottom: 16px;
  }
  .insiderone-rich-text-container .insiderone-rich-text-button-section {
    flex-direction: row;
    gap: 16px;
  }
  .insiderone-rich-text-container .inso-btn.btn-transparent {
    font-size: 16px !important;
  }
}
@media screen and (min-width: 1024px) {
  .insiderone-rich-text-container {
    padding: 64px 0;
  }
  .insiderone-rich-text-container br {
    display: block;
  }
  .section-separator {
    margin: 100px 0;
  }
  .insiderone-rich-text-container .insiderone-rich-text-sub-title {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
  }
  .insiderone-rich-text-container .insiderone-rich-text-title {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 8px;
  }
  .insiderone-rich-text-container .insiderone-rich-text-description,
  .insiderone-rich-text-container .insiderone-rich-text-short-description {
    font-size: 20px;
    line-height: 28px;
  }
  .insiderone-rich-text-container .insiderone-rich-text-description p,
  .insiderone-rich-text-container .insiderone-rich-text-short-description p {
    margin-bottom: 20px;
  }
  .insiderone-rich-text-container .insiderone-rich-text-button-section {
    gap: 20px;
  }
}