.arrowToggle-wrapper_CNHAJ {
  transition: color linear 0.4s;
  text-decoration: none;
  background-color: transparent;
  font-family: inherit;
  color: #de00a5;
  font-weight: bold;
  cursor: pointer;
}

.arrowToggle-wrapper_CNHAJ:active,
.arrowToggle-wrapper_CNHAJ:hover {
  outline: 0;
}

.arrowToggle-wrapper_CNHAJ:focus {
  outline: 1px solid #2541fc;
}

.arrowToggle-is-mouse-focussed_2_1TU .arrowToggle-wrapper_CNHAJ:focus {
  outline: none;
}

.arrowToggle-wrapper_CNHAJ:hover {
  color: #2541fc;
}

.arrowToggle-micro_26QIa {
  font-size: 14px;
  font-size: .7777rem;
  line-height: 1.5;
}

@media screen and (min-width: 680px) and (max-width: 1694px) {
  .arrowToggle-micro_26QIa {
    font-size: .7rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 1695px) {
  .arrowToggle-micro_26QIa {
    font-size: .6363rem;
    line-height: 1.5;
  }
}

.arrowToggle-large_3VjXv {
  font-size: 16px;
  font-size: .8888rem;
  line-height: 1.5;
}

@media screen and (min-width: 680px) and (max-width: 1694px) {
  .arrowToggle-large_3VjXv {
    font-size: .8rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 1695px) {
  .arrowToggle-large_3VjXv {
    font-size: .7272rem;
    line-height: 1.5;
  }
}

.arrowToggle-tableAction_3ST9t {
  font-size: 14px;
  font-size: .7777rem;
  line-height: 1.5;
}

@media screen and (min-width: 680px) and (max-width: 1694px) {
  .arrowToggle-tableAction_3ST9t {
    font-size: .7rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 1695px) {
  .arrowToggle-tableAction_3ST9t {
    font-size: .6363rem;
    line-height: 1.5;
  }
}

.arrowToggle-tableAction_3ST9t .arrowToggle-handle_28KpL {
  margin-left: -0.1em;
}

.arrowToggle-submenuItem_3Pqvj {
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.5;
  display: block;
}

@media screen and (min-width: 680px) and (max-width: 1694px) {
  .arrowToggle-submenuItem_3Pqvj {
    font-size: 1rem;
    line-height: 1.5;
  }
}

@media screen and (min-width: 1695px) {
  .arrowToggle-submenuItem_3Pqvj {
    font-size: 1rem;
    line-height: 1.5;
  }
}

@media screen and (max-width: 899px) {
  .arrowToggle-submenuItem_3Pqvj {
    background-color: #fafafa;
    padding: 0.75rem 1rem;
  }

  .arrowToggle-submenuItem_3Pqvj:last-of-type {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 900px) {
  .arrowToggle-submenuItem_3Pqvj {
    border-left: solid 1px transparent;
    border-right: solid 1px transparent;
    padding: 1.5rem 0.5rem;
    position: relative;
    top: 1px;
    transition-property: background-color, border-color;
    transition-duration: 0.4s;
    transition-timing-function: linear;
  }

  .arrowToggle-submenuItem_3Pqvj[aria-pressed='true'] {
    background-color: #fafafa;
    border-color: #ededee;
  }
}

.arrowToggle-submenuItem_3Pqvj .arrowToggle-handle_28KpL {
  margin-left: -0.2em;
}

@media screen and (max-width: 899px) {
  .arrowToggle-submenuItem_3Pqvj .arrowToggle-handle_28KpL {
    float: right;
  }
}

.arrowToggle-optionText_29z-2 {
  display: inline-block;
}

.arrowToggle-handle_28KpL .arrowToggle-icon_2rT_Q {
  display: inline-block;
  height: 1.2em;
  transition: transform ease-out 0.3s;
  vertical-align: sub;
}

[aria-pressed='true'] .arrowToggle-handle_28KpL .arrowToggle-icon_2rT_Q {
  transform: rotate(180deg);
}

.arrowToggle-icon_2rT_Q * {
  fill: currentColor;
}
