/*!****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./blocks/business-goal-routing/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-tory-burch-blocks-plugin-business-goal-routing {
  margin-top: 99px;
  position: relative;
  z-index: 4;
  padding-bottom: 25px;
}
.wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__eyebrow, .wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__title, .wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__body {
  text-align: center;
}
.wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__body {
  margin: 0 auto;
  max-width: 500px;
}
.wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__title {
  margin: 20px auto;
  max-width: 750px;
}
.wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__columns {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 40px auto;
  max-width: 500px;
  padding: 0 20px;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__columns {
    max-width: 100%;
  }
}
.wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__columns .wp-block-columns {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__columns .wp-block-columns {
    width: 28%;
  }
}
.wp-block-tory-burch-blocks-plugin-business-goal-routing .business-goal-routing__columns .wp-block-columns .wp-block-column {
  display: block;
  flex-basis: 0 !important;
  flex-grow: 1;
  margin: 20px 0;
}
