/*!*************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/blocks/tab-area-block/style.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************/
/**
 * 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-td-blocks-plugin-tab-area-block .tab-section-tab {
  height: 64px;
  font-size: 32px;
  width: 260px;
  margin: 0 50px;
  border-bottom: 3px solid transparent;
  -o-border-image: linear-gradient(to right, var(--tw-secondary-300), var(--tw-trinary));
     border-image: linear-gradient(to right, var(--tw-secondary-300), var(--tw-trinary));
  border-image-slice: 1;
  text-align: center;
}
.wp-block-td-blocks-plugin-tab-area-block .tab-section-tab:not(.active) {
  opacity: 25%;
  border-bottom: 3px solid var(--td-text-color);
  -o-border-image: none;
     border-image: none;
}

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