.equiteq.component-27a {
  position: relative;
  padding-block: 4rem;
}
.equiteq.component-27a::before {
  content: "";
  position: absolute;
  display: block;
  width: 100vw;
  height: 100%;
  top: 0;
  left: calc((100vw - 100%) / -2);
  background-color: var(--eq-background-color);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 0;
  z-index: -1;
}
.equiteq.component-27a .heading {
  color: var(--eq-heading-color, #081901);
  font-family: "Syne", sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  text-wrap: pretty;
  margin-block-end: 1.5rem;
}
@media (min-width: 992px) {
  .equiteq.component-27a .heading {
    font-size: 48px;
    line-height: 56px;
  }
}
.equiteq.component-27a .accordion-item {
  border-radius: 5px;
  border-bottom: 1px solid rgba(51, 63, 0, 0.3);
  background: #FFF;
  margin-block-end: 2rem;
}
.equiteq.component-27a .accordion-header {
  border-block-end: 1px solid rgba(51, 63, 0, 0.3);
}
.equiteq.component-27a .accordion-header .accordion-button {
  color: #21245C;
  font-feature-settings: "liga" off, "clig" off;
  font-family: "IBM Plex Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
}
.equiteq.component-27a .accordion-header .accordion-button::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgb3BhY2l0eT0iMC45Ij4KPHJlY3QgeD0iMC41IiB5PSIzOS41IiB3aWR0aD0iMzkiIGhlaWdodD0iMzkiIHJ4PSIxOS41IiB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMC41IDM5LjUpIiBzdHJva2U9IiMwODE5MDEiLz4KPHBhdGggZD0iTTIwLjAwMDEgMTkuMTgxNUwxNi4xODE2IDIzTDE1LjA5MDggMjEuOTA5MkwyMC4wMDAxIDE3TDI0LjkwOTMgMjEuOTA5MkwyMy44MTg1IDIzTDIwLjAwMDEgMTkuMTgxNVoiIGZpbGw9ImJsYWNrIi8+CjwvZz4KPC9zdmc+Cg==");
  height: 2rem;
  width: 2rem;
  background-size: 2rem;
}
.equiteq.component-27a .accordion-header .accordion-button > span {
  margin-inline-end: 2rem;
}
.equiteq.component-27a .accordion-body {
  color: #50538F;
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

/*# sourceMappingURL=component-27a.css.map */
