/*!*********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/section_MC-8_hero-3-text/scss/style.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************/
.wp-block-b2b-section-hero-text {
  position: relative;
  padding: var(--ds-semantic-spacing-4xl) 0;
  background-color: var(--ds-semantic-color-accent1-surface-subtlest);
  border-bottom: solid var(--ds-semantic-sizing-3xs) var(--ds-semantic-color-accent1-border-medium);
}
.wp-block-b2b-section-hero-text .wp-block-b2b-page-title-button {
  position: relative;
  z-index: 1;
  max-width: var(--wp--style--global--content-size);
  padding: var(--ds-semantic-spacing-l) 0;
  margin: 0 auto;
}
.wp-block-b2b-section-hero-text .wp-block-b2b-page-title-button > .wp-block-heading, .wp-block-b2b-section-hero-text .wp-block-b2b-page-title-button > p, .wp-block-b2b-section-hero-text .wp-block-b2b-page-title-button > .wp-block-list, .wp-block-b2b-section-hero-text .wp-block-b2b-page-title-button > .wp-block-buttons {
  max-width: 800px;
}
.wp-block-b2b-section-hero-text .wp-block-b2b-page-title-button .is-style-secondary .wp-block-button__link {
  background-color: transparent !important;
}
.wp-block-b2b-section-hero-text .site-picto {
  width: 100%;
  max-width: 2100px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
  pointer-events: none;
  background-image: var(--svg-pattern-full);
  background-position-x: clamp(100% + 10.5rem, 150%, 100% + 37.5rem);
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-size: max(21rem, 50%);
}
@media screen and (min-width: 2100px) {
  .wp-block-b2b-section-hero-text .site-picto {
    background-position-x: right;
    background-size: 700px;
  }
}
@media screen and (max-width: 1440px) {
  .wp-block-b2b-section-hero-text .wp-block-b2b-page-title-button {
    padding: var(--ds-semantic-spacing-l) 1.25rem;
  }
}
@media screen and (max-width: 1040px) {
  .wp-block-b2b-section-hero-text {
    padding: var(--ds-semantic-spacing-2xl) 0;
  }
}
.wp-block-b2b-section-hero-text.subtheme-accent2 {
  background-color: var(--ds-semantic-color-accent2-surface-subtlest);
  border-color: var(--ds-semantic-color-accent2-surface-medium);
}
.wp-block-b2b-section-hero-text.subtheme-accent3 {
  background-color: var(--ds-semantic-color-accent3-surface-subtlest);
  border-color: var(--ds-semantic-color-accent3-surface-medium);
}

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