/* allow vendor prefixes and disable max length */
/* allow vendor prefixes and disable max length */
.gd-flex-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}

.gd-flex-list-container {
  flex: 1 1 auto;
}

.gd-flex-container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-flow: row wrap;
  align-content: stretch;
}

.gd-flex-row-container {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  flex-flow: column nowrap;
  align-content: stretch;
}

.gd-flex-item {
  flex: 0 0 auto;
}

.gd-flex-item-stretch {
  flex: 1 1 auto;
  overflow-y: auto;
  overscroll-behavior: auto;
}

@media only screen and (max-width: 640px) {
  .gd-flex-wrapper-mobile {
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
  }
  .gd-flex-list-container-mobile {
    flex: 1 1 auto;
  }
  .gd-flex-container-mobile {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-flow: row wrap;
    align-content: stretch;
  }
  .gd-flex-row-container-mobile {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    height: 100%;
    flex-flow: column nowrap;
    align-content: stretch;
  }
  .gd-flex-item-mobile {
    flex: 0 0 auto;
  }
  .gd-flex-item-stretch-mobile {
    flex: 1 1 auto;
    overflow-y: auto;
    overscroll-behavior: auto;
  }
}
.headline-compare-section.headline-paginated-compare-section .pagination {
  position: absolute;
  top: 8px;
  width: 22px;
  height: 22px;
}
.headline-compare-section.headline-paginated-compare-section .pagination.first-item {
  left: 0;
}
.headline-compare-section.headline-paginated-compare-section .pagination.second-item {
  right: 0;
}
.headline-compare-section.headline-paginated-compare-section button.first-item,
.headline-compare-section.headline-paginated-compare-section button.second-item {
  position: absolute;
  top: 8px;
  width: 22px;
  height: 22px;
  padding: 0;
  border-radius: 50%;
}
.headline-compare-section.headline-paginated-compare-section button.first-item::before,
.headline-compare-section.headline-paginated-compare-section button.second-item::before {
  font-size: 11px;
}
.headline-compare-section.headline-paginated-compare-section button.first-item, .headline-compare-section.headline-paginated-compare-section button.first-item:hover, .headline-compare-section.headline-paginated-compare-section button.first-item:focus, .headline-compare-section.headline-paginated-compare-section button.first-item:active,
.headline-compare-section.headline-paginated-compare-section button.second-item,
.headline-compare-section.headline-paginated-compare-section button.second-item:hover,
.headline-compare-section.headline-paginated-compare-section button.second-item:focus,
.headline-compare-section.headline-paginated-compare-section button.second-item:active {
  text-decoration: none;
  background-color: var(--gd-palette-complementary-2-from-theme, #eee);
}
.headline-compare-section.headline-paginated-compare-section button.first-item::before, .headline-compare-section.headline-paginated-compare-section button.first-item:hover::before, .headline-compare-section.headline-paginated-compare-section button.first-item:focus::before, .headline-compare-section.headline-paginated-compare-section button.first-item:active::before,
.headline-compare-section.headline-paginated-compare-section button.second-item::before,
.headline-compare-section.headline-paginated-compare-section button.second-item:hover::before,
.headline-compare-section.headline-paginated-compare-section button.second-item:focus::before,
.headline-compare-section.headline-paginated-compare-section button.second-item:active::before {
  color: var(--gd-palette-complementary-7-from-theme, #000);
}
.headline-compare-section.headline-paginated-compare-section button.first-item:hover::before,
.headline-compare-section.headline-paginated-compare-section button.second-item:hover::before {
  color: var(--gd-palette-primary-base, #14b2e2);
}
.headline-compare-section.headline-paginated-compare-section button.first-item.is-disabled,
.headline-compare-section.headline-paginated-compare-section button.second-item.is-disabled {
  cursor: default;
}
.headline-compare-section.headline-paginated-compare-section button.first-item.is-disabled, .headline-compare-section.headline-paginated-compare-section button.first-item.is-disabled:hover, .headline-compare-section.headline-paginated-compare-section button.first-item.is-disabled:focus, .headline-compare-section.headline-paginated-compare-section button.first-item.is-disabled:active,
.headline-compare-section.headline-paginated-compare-section button.second-item.is-disabled,
.headline-compare-section.headline-paginated-compare-section button.second-item.is-disabled:hover,
.headline-compare-section.headline-paginated-compare-section button.second-item.is-disabled:focus,
.headline-compare-section.headline-paginated-compare-section button.second-item.is-disabled:active {
  background-color: var(--gd-palette-complementary-1-from-theme, rgba(238, 238, 238, 0.5));
}
.headline-compare-section.headline-paginated-compare-section button.first-item.is-disabled::before, .headline-compare-section.headline-paginated-compare-section button.first-item.is-disabled:hover::before, .headline-compare-section.headline-paginated-compare-section button.first-item.is-disabled:focus::before, .headline-compare-section.headline-paginated-compare-section button.first-item.is-disabled:active::before,
.headline-compare-section.headline-paginated-compare-section button.second-item.is-disabled::before,
.headline-compare-section.headline-paginated-compare-section button.second-item.is-disabled:hover::before,
.headline-compare-section.headline-paginated-compare-section button.second-item.is-disabled:focus::before,
.headline-compare-section.headline-paginated-compare-section button.second-item.is-disabled:active::before {
  color: var(--gd-palette-complementary-5, #b0beca);
}
.headline-compare-section .kpi-pop-section-item {
  overflow: hidden;
  width: 50%;
  margin: 0;
  padding: 0 15px;
  white-space: nowrap;
  color: var(--gd-dashboards-content-kpiWidget-kpi-secondaryInfoColor, var(--gd-palette-complementary-6, #94a1ad));
}
.headline-compare-section .kpi-pop-section-item:first-child {
  padding-left: 0;
  text-align: right;
}
.headline-compare-section .kpi-pop-section-item:last-child {
  flex-shrink: 1;
  padding-right: 0;
  text-align: left;
}
.headline-compare-section .kpi-pop-section-item > dt,
.headline-compare-section .kpi-pop-section-item > dd {
  display: block;
  line-height: 16px;
}
.headline-compare-section .kpi-pop-section-item > dt {
  overflow: hidden;
  height: 20px;
  margin-bottom: 0.25em;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
}
.headline-compare-section .kpi-pop-section-item > dd {
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.headline-compare-section.gd-small, .headline-compare-section.gd-shortened-label {
  display: flex;
  flex-flow: column wrap;
}
.headline-compare-section.gd-small .headline-compare-section-item, .headline-compare-section.gd-shortened-label .headline-compare-section-item {
  width: 100%;
}
.headline-compare-section.gd-small .kpi-pop-section-item, .headline-compare-section.gd-shortened-label .kpi-pop-section-item {
  width: 100%;
}
.headline-compare-section.gd-small .kpi-pop-section-item.kpi-pop-change, .headline-compare-section.gd-shortened-label .kpi-pop-section-item.kpi-pop-change {
  padding: 10px 0 0;
  text-align: center;
}
.headline-compare-section.gd-small .kpi-pop-section-item.kpi-pop-period, .headline-compare-section.gd-shortened-label .kpi-pop-section-item.kpi-pop-period {
  border-left: 0;
  border-bottom: 1px dashed var(--gd-dashboards-content-kpiWidget-kpi-secondaryInfoColor-from-theme, var(--gd-palette-complementary-3-from-theme, rgba(176, 190, 202, 0.5)));
  padding: 0 0 10px;
  text-align: center;
}
.headline-compare-section.gd-small .kpi-pop-section-item > dd, .headline-compare-section.gd-shortened-label .kpi-pop-section-item > dd {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.headline-compare-section.gd-small .headline-tertiary-item,
.headline-compare-section.gd-small .headline-compare-item:nth-child(1), .headline-compare-section.gd-shortened-label .headline-tertiary-item,
.headline-compare-section.gd-shortened-label .headline-compare-item:nth-child(1) {
  border-left: 0;
  border-bottom: 1px dashed var(--gd-kpi-secondaryInfoColor, var(--gd-palette-complementary-3-from-theme, rgba(176, 190, 202, 0.5)));
  padding: 0 0 10px;
  text-align: center;
}
.headline-compare-section.gd-small .headline-secondary-item,
.headline-compare-section.gd-small .headline-compare-item:nth-child(2), .headline-compare-section.gd-shortened-label .headline-secondary-item,
.headline-compare-section.gd-shortened-label .headline-compare-item:nth-child(2) {
  padding: 10px 0 0;
  text-align: center;
  border-left: none;
}
.headline-compare-section.gd-shortened-label .headline-compare-section-item .headline-title-wrapper, .headline-compare-section.gd-medium .headline-compare-section-item .headline-title-wrapper {
  white-space: nowrap;
  text-overflow: ellipsis;
}

.headline {
  text-align: center;
  width: 100%;
  height: 100%;
}
.headline .headline-item-with-title {
  display: contents;
}
.headline .headline-compare-section-item .headline-item-with-title {
  display: flex;
  flex-direction: column-reverse;
}
.headline .primary-section.gd-flex-container {
  justify-content: center;
}
.headline .primary-section .comparison-headline-value-wrapper {
  align-items: baseline;
}
.headline .primary-section .comparison-headline-value-wrapper i {
  font-size: 60%;
}
.headline .headline-primary-item {
  color: var(--gd-palette-complementary-8, #464e56);
  font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
  font-weight: 400;
  font-weight: 700;
  line-height: 30px;
  font-size: 24px;
  overflow: hidden;
  height: 60px;
  line-height: 60px;
  white-space: nowrap;
  color: var(--gd-kpi-primaryMeasureColor, var(--gd-palette-complementary-9, #000));
  font-size: 50px;
}
.headline .headline-primary-item .headline-value-wrapper {
  display: inline-block;
  -webkit-backface-visibility: hidden;
}
.headline .headline-primary-item.is-drillable,
.headline .headline-primary-item .is-drillable {
  box-sizing: border-box;
  padding: 3px;
  width: 100%;
  height: 100%;
}
.headline .headline-primary-item.is-drillable .headline-value-wrapper,
.headline .headline-primary-item .is-drillable .headline-value-wrapper {
  cursor: pointer;
  transition: opacity 0.4s;
  width: 100%;
  height: 100%;
}
.headline .headline-primary-item.is-drillable .responsive-text,
.headline .headline-primary-item .is-drillable .responsive-text {
  width: 100%;
  height: 100%;
}
.headline .headline-primary-item.is-drillable .headline-value-wrapper:hover,
.headline .headline-primary-item .is-drillable .headline-value-wrapper:hover {
  opacity: 0.6;
}
.headline .headline-primary-item .headline-value--empty {
  color: var(--gd-kpi-secondaryInfoColor-from-theme, var(--gd-palette-complementary-6-from-theme, #b0beca));
}
.headline .headline-primary-item.gd-flex-item {
  overflow: hidden;
  flex-shrink: 1;
}
.headline .headline-primary-item.gd-flex-item .headline-value-wrapper {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.headline .headline-secondary-item,
.headline .headline-compare-item {
  flex-shrink: 1;
  padding-right: 0;
}
.headline .headline-secondary-item.is-drillable,
.headline .headline-secondary-item .is-drillable,
.headline .headline-compare-item.is-drillable,
.headline .headline-compare-item .is-drillable {
  cursor: pointer;
}
.headline .headline-secondary-item.is-drillable .headline-value-wrapper,
.headline .headline-secondary-item.is-drillable .headline-title-wrapper,
.headline .headline-secondary-item .is-drillable .headline-value-wrapper,
.headline .headline-secondary-item .is-drillable .headline-title-wrapper,
.headline .headline-compare-item.is-drillable .headline-value-wrapper,
.headline .headline-compare-item.is-drillable .headline-title-wrapper,
.headline .headline-compare-item .is-drillable .headline-value-wrapper,
.headline .headline-compare-item .is-drillable .headline-title-wrapper {
  transition: opacity 0.4s;
}
.headline .headline-secondary-item.is-drillable:hover .headline-value-wrapper, .headline .headline-secondary-item.is-drillable:hover .headline-title-wrapper,
.headline .headline-secondary-item .is-drillable:hover .headline-value-wrapper,
.headline .headline-secondary-item .is-drillable:hover .headline-title-wrapper,
.headline .headline-compare-item.is-drillable:hover .headline-value-wrapper,
.headline .headline-compare-item.is-drillable:hover .headline-title-wrapper,
.headline .headline-compare-item .is-drillable:hover .headline-value-wrapper,
.headline .headline-compare-item .is-drillable:hover .headline-title-wrapper {
  opacity: 0.6;
}
.headline .headline-secondary-item .headline-item-link .headline-value.headline-link-style-underline::after,
.headline .headline-compare-item .headline-item-link .headline-value.headline-link-style-underline::after {
  border-bottom: 1px solid;
}
.headline .headline-secondary-item .headline-item-link .headline-value.headline-value--empty::after,
.headline .headline-compare-item .headline-item-link .headline-value.headline-value--empty::after {
  border-bottom: none;
}
.headline .headline-secondary-item,
.headline .headline-compare-item:nth-child(2) {
  border-left: 1px dashed var(--gd-kpi-secondaryInfoColor, var(--gd-palette-complementary-3-from-theme, rgba(176, 190, 202, 0.5)));
}
.headline .headline-primary-item .headline-value,
.headline .headline-secondary-item .headline-value,
.headline .headline-compare-item .headline-value {
  position: relative;
  display: inline-block;
  line-height: 115%;
}
.headline .headline-value--empty {
  color: var(--gd-kpi-secondaryInfoColor-from-theme, var(--gd-palette-complementary-6-from-theme, #b0beca));
}
.headline .headline-item-link:focus-visible {
  outline-offset: -2px;
  outline: auto 5px Highlight; /* For Firefox */
  outline: auto 5px -webkit-focus-ring-color; /* For Chrome */
}
.headline .headline-item-link .headline-value::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
}
.headline .headline-item-link .headline-value:not(.headline-value--empty).headline-link-style-underline::after {
  border-bottom: 2px solid;
}
.headline .headline-compare-section {
  font-family: var(--gd-font-family, gdcustomfont, Avenir, "Helvetica Neue", arial, sans-serif);
  font-weight: 400;
  position: relative;
  justify-content: center;
  flex-wrap: nowrap;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 15px;
  color: var(--gd-kpi-secondaryInfoColor-from-theme, var(--gd-palette-complementary-6, #94a1ad));
}
.headline .headline-paginated-compare-section {
  height: 40px;
}
.headline .headline-paginated-compare-section .headline-compare-section-item {
  margin: 0 10px;
}
.headline .headline-paginated-compare-section .headline-secondary-item,
.headline .headline-paginated-compare-section .headline-compare-item {
  border-left: 0;
}
.headline .headline-paginated-compare-section .kpi-pop-section-item {
  padding: 0;
}
.headline .headline-paginated-compare-section .kpi-pop-section-item:last-child {
  text-align: center;
}
.headline .headline-compare-section-item {
  overflow: hidden;
  margin: 0;
  padding: 0 15px;
  color: var(--gd-kpi-secondaryInfoColor-from-theme, var(--gd-palette-complementary-6, #94a1ad));
}
.headline .headline-compare-section-item .headline-title-wrapper,
.headline .headline-compare-section-item .headline-value-wrapper {
  line-height: 16px;
}
.headline .headline-compare-section-item .headline-value-wrapper {
  overflow: hidden;
  height: 20px;
  margin-bottom: 0.25em;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.headline .headline-compare-section-item .headline-title-wrapper {
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
  padding: 0;
  font-size: 12px;
  white-space: nowrap;
}
.headline .comparison-headline-value-wrapper {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  padding: 0 3px;
}
.headline .comparison-headline-value-wrapper i {
  font-weight: 900;
}

/*# sourceMappingURL=headline.css.map */
