.LyFos9i4j1H5bRRPl1C9 {
  display: flex;
  flex-direction: column;
  gap: var(--space-400);
}

.IkvSnDSbhO_EynBwgMWO.erJDP1tkfYeoCrCWsCZP {
  .CHT7d10vOul4Z3bboTZN {
    max-height: 300vh;
    height: fit-content;
    transition: max-height 0.3s ease-in-out;
    overflow: hidden;
  }

  .LxRuw5KwCtrSJHc8O6NC {
    transition: transform 0.3s ease-in-out;
    transform: rotate(270deg);
  }
}

.IkvSnDSbhO_EynBwgMWO {
  border: var(--space-200);
  background: var(--secondaryBackgroundDefault);
  border-radius: var(--radius-200);
  padding: var(--space-400);
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

.p_j5NihZrs_Y6gl2mLP9 {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
}

.LxRuw5KwCtrSJHc8O6NC {
  transition: transform 0.3s ease-in-out;
  transform: rotate(90deg);
}

.CHT7d10vOul4Z3bboTZN {
  max-height: 0;
  transition: max-height 0.3s ease-in-out;
  overflow: hidden;
  color: var(--darkSurfacePrimary);
}

a {
  color: var(--primarySolidBackground);
}


/*# sourceMappingURL=3077.bffb929423ea2c8838a0.css.map*/