/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./blocks/src/tabs/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.
 */
/**
 * Responsive Styles
 */
/**
 * Required Variables
 */
.wp-block-anfco-tabs {
  margin-bottom: 40px;
  margin-top: 40px;
}
.wp-block-anfco-tabs:first-child {
  margin-top: 0;
}
.wp-block-anfco-tabs:last-child {
  margin-bottom: 0;
}
.wp-block-anfco-tabs .tab-labels {
  margin: 0 0 40px;
  padding: 0;
  text-align: center;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 1119px) {
  .wp-block-anfco-tabs .tab-labels {
    max-width: 100%;
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  .wp-block-anfco-tabs .tab-labels::-webkit-scrollbar {
    background: transparent;
    height: 0;
    width: 0;
  }
  .wp-block-anfco-tabs .tab-labels::-webkit-scrollbar-thumb {
    background: transparent;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-anfco-tabs .tab-labels {
    justify-content: flex-start;
  }
}
.wp-block-anfco-tabs .tab-labels .tab-label {
  border-color: transparent;
  border-bottom: 2px solid var(--wp--preset--color--tertiary-light);
  color: var(--wp--preset--color--body-text);
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-top: 0;
  padding: 20px 10px;
  width: 250px;
  background-color: transparent;
}
.wp-block-anfco-tabs .tab-labels .tab-label:hover {
  color: var(--wp--preset--color--primary-dark);
}
.wp-block-anfco-tabs .tab-labels .tab-label.active {
  border-bottom-color: var(--wp--preset--color--primary-dark);
  color: var(--wp--preset--color--primary-dark);
}
@media only screen and (max-width: 1119px) {
  .wp-block-anfco-tabs .tab-labels .tab-label {
    padding: 16px 10px;
    width: 220px;
  }
}
@media only screen and (max-width: 767px) {
  .wp-block-anfco-tabs .tab-labels .tab-label {
    padding: 16px 30px;
    width: auto;
  }
}
.wp-block-anfco-tabs .tab-content .tab-panel {
  display: none;
}
.wp-block-anfco-tabs .tab-content .tab-panel > * {
  margin-bottom: 2.67em;
}
.wp-block-anfco-tabs .tab-content .tab-panel.active {
  display: block;
}
.wp-block-anfco-tabs .tab-content .wp-block-media-text .wp-block-media-text__content {
  max-width: 100%;
}
@media (max-width: 600px) {
  .wp-block-anfco-tabs .tab-content .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
    padding-left: 0;
    padding-right: 0;
  }
}
.wp-block-anfco-tabs .tab-content sub {
  bottom: 0;
}

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