/* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */ /* This file is generated by vega-design 2.0.77 */
/**
 * Deprecated. Not for use in new websites.
 * https://developer.mozilla.org/en-US/docs/Web/CSS/word-break#break-word
 */
:host {
  display: block;
}

:host .vega-dropdown-group {
  padding: 0px;
  margin: 0px;
  color: rgba(var(--v-text-secondary, 107, 116, 125, 1));
  cursor: default;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  :host .vega-dropdown-group {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1439px) {
  :host .vega-dropdown-group {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
}
@media screen and (min-width: 1440px) and (max-width: 9999px) {
  :host .vega-dropdown-group {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
  }
}

:host .vega-dropdown-group-label {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 12px;
  padding-bottom: 4px;
}

:host .vega-dropdown-group-items {
  padding: 0px;
  margin: 0px;
}

:host .vega-dropdown-group-divide {
  background-color: rgba(var(--v-bg-divider, 171, 198, 216, 1));
  margin-top: 4px;
  margin-bottom: 4px;
  height: 1px;
}