/* /file/article/main-style/bestill-region.cfc75809e3719a0808d5cd5e8cac5be2a58ba9ff.less:L3 */
.ob-bestill {
  --disclosure-item-hover-bg: transparent;
  position: relative;
  width: 60rem;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 576px) {
  .ob-bestill {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
/* /file/article/main-style/bestill-region.cfc75809e3719a0808d5cd5e8cac5be2a58ba9ff.less:L16 */
.ob-bestill + * {
  padding-top: 8rem;
}
@media screen and (min-width: 60rem) {
  .ob-bestill + * {
    padding-top: 6rem;
  }
}
/* /file/article/main-style/bestill-region.cfc75809e3719a0808d5cd5e8cac5be2a58ba9ff.less:L25 */
.ob-bestill__inner {
  --p: 2rem;
  --lh: 2.4;
  background-color: var(--brand-light);
  font-size: 1.25rem;
  position: absolute;
  top: calc(-1 * var(--p) / 2 + -1em * 2.4);
  z-index: 1;
  padding: var(--p);
  padding-top: calc(var(--p) / 2);
  width: 100%;
}
/* /file/article/main-style/bestill-region.cfc75809e3719a0808d5cd5e8cac5be2a58ba9ff.less:L41 */
.ob-bestill .ob-bestill__btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: white;
  text-align: left;
  padding: 1rem;
  border: 2px solid white;
  width: 100%;
}
/* /file/article/main-style/bestill-region.cfc75809e3719a0808d5cd5e8cac5be2a58ba9ff.less:L54 */
.ob-bestill__fields {
  position: relative;
}
/* /file/article/main-style/bestill-region.cfc75809e3719a0808d5cd5e8cac5be2a58ba9ff.less:L58 */
.ob-bestill__list-header {
  margin-top: 0;
  margin-bottom: 0;
  padding: 0.5em 1em;
  font-family: "Work Sans", -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
  font-size: 1em;
  font-weight: 550;
}
/* /file/article/main-style/bestill-region.cfc75809e3719a0808d5cd5e8cac5be2a58ba9ff.less:L67 */
.disclosure-nav__list {
  top: 100%;
  max-height: 60vh;
  overflow-y: auto;
}
/* /file/article/main-style/bestill-region.cfc75809e3719a0808d5cd5e8cac5be2a58ba9ff.less:L72 */
.disclosure-nav__list,
.disclosure-nav__list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
/* /file/article/main-style/bestill-region.cfc75809e3719a0808d5cd5e8cac5be2a58ba9ff.less:L79 */
.disclosure-nav__list li a,
.disclosure-nav__list h3 {
  padding: 0.5em 1em;
}
