/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/header-banner/style.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
.wp-block-tory-burch-blocks-plugin-header-banner {
  background-color: red;
  min-height: 72px;
  display: flex;
  align-items: center;
  padding: 32px 0;
  box-sizing: border-box;
  position: relative;
  width: 100%;
}
.wp-block-tory-burch-blocks-plugin-header-banner p {
  margin-block-start: 0;
  margin-block-end: 0;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-header-banner {
    padding: 24px 0;
  }
}
.wp-block-tory-burch-blocks-plugin-header-banner .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 24px;
  /** If no eyebrow copy, center the elements */
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-header-banner .container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.wp-block-tory-burch-blocks-plugin-header-banner .container p {
  text-align: center;
  text-wrap: pretty;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-header-banner .container p {
    text-align: left;
  }
}
.wp-block-tory-burch-blocks-plugin-header-banner .container p.body-m {
  margin: 4px 0 0 0; /** Needs margin-top to appear vertically centered */
}
.wp-block-tory-burch-blocks-plugin-header-banner .container .banner-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-header-banner .container .banner-right {
    flex-direction: row;
    justify-content: flex-end;
    gap: 24px;
  }
}
.wp-block-tory-burch-blocks-plugin-header-banner .container .banner-right .cta-m {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-header-banner .container .banner-right .cta-m {
    text-align: left;
    white-space: nowrap;
  }
}
@media screen and (min-width: 769px) {
  .wp-block-tory-burch-blocks-plugin-header-banner .container.center {
    justify-content: center;
  }
  .wp-block-tory-burch-blocks-plugin-header-banner .container.center .banner-right {
    gap: 12px;
  }
}

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