/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../../../node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!../../../../node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!../../../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-prc-data-table-sortable-table-render {
  color: inherit;
  background: inherit;
}

#wp-block-prc-data-table-sortable-table__table {
  width: 100%;
  font-family: "franklin-gothic-urw";
  font-size: 0.8em;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__header {
  position: sticky;
  top: 0;
  background: white;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__header__row {
  display: flex;
  font-weight: bold;
  padding: 0 5px;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__header__row .sortable-table__header__row__cell {
  flex: 1;
  font-size: 15px;
  cursor: pointer;
  text-align: right;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__header__row .sortable-table__header__row__cell:nth-of-type(1) {
  flex: 2;
  text-align: left;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table-heading--desc::after {
  content: "▼";
}
#wp-block-prc-data-table-sortable-table__table .sortable-table-heading--asc::after {
  content: "▲";
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__body__row {
  background: #fff;
  border-bottom: 1px dotted #ccc;
  padding: 0 5px;
  display: flex;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__body__row__svg {
  border: 1px solid #ddd;
  height: 10px;
  margin-right: 5px;
  width: 10px;
  margin-top: 8.5px;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__body__row__rect {
  width: 100%;
  height: 100%;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__body__row__cell--desktop {
  flex: 1;
  text-align: right;
  font-size: 15px;
  line-height: 2em;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__body__row__cell--desktop:nth-of-type(1) {
  flex: unset;
  text-align: left;
}
#wp-block-prc-data-table-sortable-table__table .sortable-table__body__row__cell--desktop:nth-of-type(2) {
  flex: 2;
  text-align: left;
}
#wp-block-prc-data-table-sortable-table__table .mobile__table__section-header {
  font-size: 20px;
  font-weight: 600;
  font-family: "Abril Display";
  margin: 10px auto 10px auto;
}
#wp-block-prc-data-table-sortable-table__table .mobile__table__row__header {
  flex-basis: 100%;
  font-family: "franklin-gothic-urw";
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  margin-bottom: 8px;
  text-align: center;
}
#wp-block-prc-data-table-sortable-table__table .mobile__table__row__header--divider {
  flex-basis: 100%;
  font-family: "franklin-gothic-urw";
  font-style: normal;
  font-weight: 400;
  line-height: 17px;
  margin-bottom: 8px;
  text-align: center;
  font-size: 18px;
}
#wp-block-prc-data-table-sortable-table__table .mobile__table__row__cell {
  text-wrap: nowrap !important;
  background: rgba(0, 0, 0, 0.05);
  flex: 1 0 21%;
  font-family: "franklin-gothic-urw";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  height: 40px;
  line-height: 14px;
  margin: 2px;
  padding: 5px;
  text-align: center;
  white-space: pre-line;
}
#wp-block-prc-data-table-sortable-table__table .mobile__table__row__cell span {
  display: block;
}
#wp-block-prc-data-table-sortable-table__table .add-percent::after {
  content: "%";
}
@media screen and (max-width: 1100px) {
  #wp-block-prc-data-table-sortable-table__table .sortable-table__body__row {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1100px) {
  #wp-block-prc-data-table-sortable-table__table .is-regional {
    background: #f7f5f5 !important;
  }
}

/*# sourceMappingURL=style-index.css.map*/