/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/tool.scss ***!
  \******************************************************************************************************************************************************************************/
.tool--flexible---background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 150vw;
  height: 101%;
  z-index: -1;
}

.tool--flexible---background {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.tool--flexible---background ol:last-child, .tool--flexible---background ul:last-child {
  margin-bottom: 0;
}

.tool--flexible---background .collapse-toggle {
  background-color: #fff;
  color: #2d3246;
}

.tool--flexible---background:first-of-type {
  padding-top: 3rem;
  padding-bottom: 1rem;
}

.tool--flexible---background:last-of-type {
  padding-top: 1rem;
  padding-bottom: 3rem;
}

.accordion-block--footer a {
  color: white !important;
  text-decoration: underline;
}

/*# sourceMappingURL=tool.css.map*/