/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/.pnpm/css-loader@6.11.0_webpack@5.95.0/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.4.47_webpack@5.95.0/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/.pnpm/sass-loader@12.6.0_sass@1.80.4_webpack@5.95.0/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/artist/style.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.wp-block-woodlands-artist .artist-pic {
  margin-bottom: 1rem;
}
.wp-block-woodlands-artist .artist-bio-overflow-control {
  position: relative;
  overflow: hidden;
  padding-top: 22.4rem;
}
@media (min-width: 768px) {
  .wp-block-woodlands-artist .artist-bio-overflow-control {
    padding-top: 12.6rem;
  }
}
@media (min-width: 992px) {
  .wp-block-woodlands-artist .artist-bio-overflow-control {
    padding-top: 18.2rem;
  }
}
@media (min-width: 1200px) {
  .wp-block-woodlands-artist .artist-bio-overflow-control {
    padding-top: 22.4rem;
  }
}
.wp-block-woodlands-artist .artist-bio-overflow-control .artist-bio {
  position: absolute;
  top: 0;
}
.wp-block-woodlands-artist .artist-bio-overflow-control .artist-bio p:last-child {
  margin-bottom: 0;
}
.wp-block-woodlands-artist .artist-bio-overflow-control .artist-bio-more {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3rem;
  font-weight: 300;
  background-color: #FFFFFF;
}
.wp-block-woodlands-artist .artist-bio-overflow-control .artist-bio-more:before {
  content: ". . .";
  display: block;
  pointer-events: none;
}
.wp-block-woodlands-artist .artist-bio-overflow-control .artist-bio-more .artist-bio-more-link {
  display: inline-block;
}
.wp-block-woodlands-artist .artist-bio-overflow-control .artist-bio-more .artist-bio-more-link:before {
  content: "show more";
}
@media (hover: hover) {
  .wp-block-woodlands-artist .artist-bio-overflow-control .artist-bio-more .artist-bio-more-link:hover {
    box-shadow: none;
  }
  .wp-block-woodlands-artist .artist-bio-overflow-control .artist-bio-more .artist-bio-more-link:hover:after {
    box-shadow: inset 0px -1px 0px 0px #000000;
  }
}
.wp-block-woodlands-artist .artist-bio-overflow-control.open {
  overflow: auto;
  padding-top: 0;
}
.wp-block-woodlands-artist .artist-bio-overflow-control.open .artist-bio {
  position: static;
}
.wp-block-woodlands-artist .artist-bio-overflow-control.open .artist-bio-more {
  position: static;
}
.wp-block-woodlands-artist .artist-bio-overflow-control.open .artist-bio-more:before {
  content: "";
}
.wp-block-woodlands-artist .artist-bio-overflow-control.open .artist-bio-more .artist-bio-more-link {
  margin-top: 1.5rem;
}
.wp-block-woodlands-artist .artist-bio-overflow-control.open .artist-bio-more .artist-bio-more-link:before {
  content: "show less";
}
.wp-block-woodlands-artist .artist-bio-overflow-control.disabled {
  overflow: auto;
  padding-top: 0;
}
.wp-block-woodlands-artist .artist-bio-overflow-control.disabled .artist-bio {
  position: static;
}
.wp-block-woodlands-artist .artist-bio-overflow-control.disabled .artist-bio-more {
  display: none;
}

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