/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/table--head/style.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
.wp-block-frs-blocks-table--head,
.wp-block-frs-blocks-table--head .block-editor-inner-blocks .block-editor-block-list__layout {
  font-family: var(--wp--preset--font-family--inter-tight);
}
.wp-block-frs-blocks-table--head .col,
.wp-block-frs-blocks-table--head .block-editor-inner-blocks .block-editor-block-list__layout .col {
  font-size: 22px;
  font-weight: 600;
  color: var(--neutral-color);
}
.wp-block-frs-blocks-table--head .col:not(:first-child):nth-child(odd).head, .wp-block-frs-blocks-table--head .col:not(:first-child):nth-child(even).head,
.wp-block-frs-blocks-table--head .block-editor-inner-blocks .block-editor-block-list__layout .col:not(:first-child):nth-child(odd).head,
.wp-block-frs-blocks-table--head .block-editor-inner-blocks .block-editor-block-list__layout .col:not(:first-child):nth-child(even).head {
  text-align: center;
  font-weight: 600;
  border-bottom: 2px solid var(--neutral-color);
  align-items: center;
  background-color: var(--primary-color);
  color: var(--neutral-color);
  font-size: var(--wp--preset--font-size--large-copy);
}
.wp-block-frs-blocks-table--head .col:first-child,
.wp-block-frs-blocks-table--head .block-editor-inner-blocks .block-editor-block-list__layout .col:first-child {
  color: var(--primary-color);
  justify-content: flex-start;
  background-color: transparent;
  font-size: var(--wp--preset--font-size--quaternary-title);
}
.has-primary-background-color .wp-block-frs-blocks-table--head .col:first-child,
.has-primary-background-color .wp-block-frs-blocks-table--head .block-editor-inner-blocks .block-editor-block-list__layout .col:first-child {
  color: var(--neutral-color);
}
@media (max-width: 768px) {
  .wp-block-frs-blocks-table--head .col:first-child.head,
  .wp-block-frs-blocks-table--head .block-editor-inner-blocks .block-editor-block-list__layout .col:first-child.head {
    background-color: var(--primary-color);
    color: var(--wp--preset--color--neutral);
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .wp-block-frs-blocks-table--head .col:not(:first-child).head,
  .wp-block-frs-blocks-table--head .block-editor-inner-blocks .block-editor-block-list__layout .col:not(:first-child).head {
    display: none;
  }
}

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