/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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 ***!
  \***************************************************************************************************************************************************************************************************************************************/
.wp-block-ct-about-us-tabs {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 1300px;
  flex-direction: column;
  align-items: center;
}

.tab-headers-about {
  margin: 0px;
  display: flex;
  max-width: 1300px;
  flex-direction: row;
  padding: 0px;
}
@media screen and (max-width: 768px) {
  .tab-headers-about {
    width: 100%;
    overflow-x: scroll;
  }
}

.tab-header-about {
  margin-right: 0.25rem;
  cursor: pointer;
  border-radius: 0px;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(247 247 247 / var(--tw-bg-opacity, 1));
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (min-width: 768px) {

  .tab-header-about {
    width: -moz-fit-content;
    width: fit-content;
  }
}

.tab-header-about {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-color: transparent;
  border-right-color: transparent;
  border-left-color: transparent;
  border-radius: 0.125rem 0.125rem 0 0;
  height: 6rem;
}
.tab-header-about img {
  max-height: 40px;
  min-height: 3rem;
  width: calc(100% - 2rem);
}
@media screen and (max-width: 768px) {
  .tab-header-about img {
    width: 100%;
    min-width: 124px;
  }
}

.tab-header-about.active {
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-color: rgb(226 226 226 / var(--tw-border-opacity, 1));
  border-right-color: rgb(226 226 226 / var(--tw-border-opacity, 1));
  --tw-border-opacity: 1;
  border-left-color: rgb(226 226 226 / var(--tw-border-opacity, 1));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.tab-content-about {
  max-width: 634px;
  padding: 1rem;
}

.tab-panel {
  margin-top: 1rem;
  display: none;
  padding: 1rem;
}

.tab-panel.active {
  display: block;
}

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