.node--type-demarche-rse .paragraph--view-mode--hero-header:before {
  background: #FAF2EB !important;
}
.node--type-demarche-rse .paragraph--view-mode--hero-header:after {
  background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/hero-header/separator_light.svg") !important;
}
.node--type-demarche-rse .paragraph--view-mode--hero-header .field--name-field-body p {
  color: var(--contrast-grey-dark, #787878);
  -webkit-font-feature-settings: "liga" off, "clig" off;
          font-feature-settings: "liga" off, "clig" off;
  font-family: Sen;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.paragraph--type--content.paragraph--view-mode--hero-header,
.paragraph--type--content.paragraph--view-mode--hero-header-light {
  position: relative;
  background-color: #f49c0e;
  margin-top: 490px;
}
@media (max-width: 991px) {
  .paragraph--type--content.paragraph--view-mode--hero-header,
  .paragraph--type--content.paragraph--view-mode--hero-header-light {
    margin-top: 410px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header,
  .paragraph--type--content.paragraph--view-mode--hero-header-light {
    margin-top: 0;
    background-color: transparent;
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header:before,
  .paragraph--type--content.paragraph--view-mode--hero-header-light:before {
    content: "";
    position: absolute;
    background: #f49c0e;
    top: 0;
    left: 0;
    bottom: 0;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header:before,
  .paragraph--type--content.paragraph--view-mode--hero-header-light:before {
    width: 380px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--hero-header:before,
  .paragraph--type--content.paragraph--view-mode--hero-header-light:before {
    width: 380px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .paragraph--type--content.paragraph--view-mode--hero-header:before,
  .paragraph--type--content.paragraph--view-mode--hero-header-light:before {
    width: 380px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header:after,
  .paragraph--type--content.paragraph--view-mode--hero-header-light:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 70px;
    background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/hero-header/separator.svg");
    background-repeat: no-repeat;
    background-position: center left;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header:after,
  .paragraph--type--content.paragraph--view-mode--hero-header-light:after {
    left: 380px;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--hero-header:after,
  .paragraph--type--content.paragraph--view-mode--hero-header-light:after {
    left: 380px;
  }
}
@media (min-width: 768px) and (min-width: 1200px) {
  .paragraph--type--content.paragraph--view-mode--hero-header:after,
  .paragraph--type--content.paragraph--view-mode--hero-header-light:after {
    left: 380px;
  }
}
.paragraph--type--content.paragraph--view-mode--hero-header .image,
.paragraph--type--content.paragraph--view-mode--hero-header-light .image {
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media (max-width: 767px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .image,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .image {
    height: 150%;
    max-height: 500px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .image,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .image {
    -webkit-transform: none;
            transform: none;
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .image,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .image {
    left: 380px;
  }
}
@media (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .image,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .image {
    left: 380px;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .image,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .image {
    left: 380px;
  }
}
.paragraph--type--content.paragraph--view-mode--hero-header .container,
.paragraph--type--content.paragraph--view-mode--hero-header-light .container {
  position: relative;
}
@media (max-width: 991px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .container,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container {
    padding-bottom: 60px;
  }
  .paragraph--type--content.paragraph--view-mode--hero-header .container:after,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container:after {
    background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/big-hero-header/forme_vague_visuel_header_rotate.svg");
    background-position: bottom center;
    background-repeat: repeat-x;
    width: 100%;
    height: 50px;
    content: "";
    bottom: calc(100% - 1px);
    left: 0;
    position: absolute;
  }
}
.paragraph--type--content.paragraph--view-mode--hero-header .container .content,
.paragraph--type--content.paragraph--view-mode--hero-header-light .container .content {
  padding: 16px;
  text-align: center;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 991px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .container .content h1,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container .content h1 {
    font-size: 36px;
    line-height: 43px;
  }
}
.paragraph--type--content.paragraph--view-mode--hero-header .container .content .media,
.paragraph--type--content.paragraph--view-mode--hero-header-light .container .content .media {
  width: 222.496px;
  height: 107.75px;
}
.paragraph--type--content.paragraph--view-mode--hero-header .container .content .media .field--name-field-media-image,
.paragraph--type--content.paragraph--view-mode--hero-header-light .container .content .media .field--name-field-media-image {
  width: 100%;
  height: 100%;
}
.paragraph--type--content.paragraph--view-mode--hero-header .container .content .media .field--name-field-media-image img,
.paragraph--type--content.paragraph--view-mode--hero-header-light .container .content .media .field--name-field-media-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.paragraph--type--content.paragraph--view-mode--hero-header .container .content h2,
.paragraph--type--content.paragraph--view-mode--hero-header-light .container .content h2 {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .container .content p,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container .content p {
    font-size: 18px;
    line-height: 22px;
    color: #787878;
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container .content {
    text-align: left;
    padding: 60px 20px 60px 50px;
  }
}
@media (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container .content {
    min-height: 350px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container .content {
    width: 320px;
  }
}
@media (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container .content {
    width: 320px;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container .content {
    width: 320px;
  }
}
.paragraph--type--content.paragraph--view-mode--hero-header .field--name-field-ctas,
.paragraph--type--content.paragraph--view-mode--hero-header-light .field--name-field-ctas {
  background-color: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
  max-width: 100%;
  margin: 0 1em;
  z-index: 2;
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .field--name-field-ctas,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .field--name-field-ctas {
    position: absolute;
    bottom: -30px;
    width: 360px;
    right: 0;
  }
}
@media (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .field--name-field-ctas,
  .paragraph--type--content.paragraph--view-mode--hero-header-light .field--name-field-ctas {
    bottom: -60px;
    width: 500px;
    left: 45%;
    right: auto;
  }
}
.paragraph--type--content.paragraph--view-mode--hero-header .field--name-field-ctas > .field__item,
.paragraph--type--content.paragraph--view-mode--hero-header-light .field--name-field-ctas > .field__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 60px 40px;
  gap: 40px;
}
.paragraph--type--content.paragraph--view-mode--hero-header .field--name-field-ctas .field--name-field-title,
.paragraph--type--content.paragraph--view-mode--hero-header-light .field--name-field-ctas .field--name-field-title {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
}
.paragraph--type--content.paragraph--view-mode--hero-header .field--name-field-ctas a[href^=tel],
.paragraph--type--content.paragraph--view-mode--hero-header-light .field--name-field-ctas a[href^=tel] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paragraph--type--content.paragraph--view-mode--hero-header .field--name-field-ctas a[href^=tel]:before,
.paragraph--type--content.paragraph--view-mode--hero-header-light .field--name-field-ctas a[href^=tel]:before {
  -webkit-mask: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/call-to-action/icon_tel.svg");
          mask: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/call-to-action/icon_tel.svg");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  margin-right: 10px;
  background-color: white;
  height: 20px;
  width: 20px;
  content: "";
  display: block;
}
.paragraph--type--content.paragraph--view-mode--hero-header > .separator,
.paragraph--type--content.paragraph--view-mode--hero-header-light > .separator {
  position: relative;
}
.paragraph--type--content.paragraph--view-mode--hero-header > .separator:before,
.paragraph--type--content.paragraph--view-mode--hero-header-light > .separator:before {
  content: "";
  position: absolute;
  left: 0;
  right: 50%;
  bottom: -1px;
  background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/hero-header/shape_left.svg#svgView(preserveAspectRatio(none))");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100% 100%;
  z-index: 1;
  height: 29px;
}
.paragraph--type--content.paragraph--view-mode--hero-header > .separator:after,
.paragraph--type--content.paragraph--view-mode--hero-header-light > .separator:after {
  content: "";
  position: absolute;
  left: 48%;
  right: 0;
  bottom: -1px;
  background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/hero-header/shape_right.svg#svgView(preserveAspectRatio(none))");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 100% 100%;
  z-index: 1;
  height: 29px;
  content: "";
  position: absolute;
  left: 48%;
  right: 0%;
  bottom: -1px;
  background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/hero-header/shape_left.svg#svgView(preserveAspectRatio(none))");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 100% 100%;
  z-index: 1;
  height: 29px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.paragraph--type--content.paragraph--view-mode--hero-header-light {
  background-color: #FAF2EB;
}
.paragraph--type--content.paragraph--view-mode--hero-header-light .container {
  position: relative;
}
@media (max-width: 991px) {
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container {
    padding-bottom: 60px;
  }
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container:after {
    background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/big-hero-header/forme_vague_visuel_header_rotate_light.svg");
    background-position: bottom center;
    background-repeat: repeat-x;
    width: 100%;
    height: 52px;
    content: "";
    bottom: 98%;
    left: 0;
    position: absolute;
  }
  .paragraph--type--content.paragraph--view-mode--hero-header-light .container .content {
    padding: 40px 16px;
  }
}
.paragraph--type--content.paragraph--view-mode--hero-header-light .container .content {
  color: #512851;
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--hero-header-light:before {
    background: #FAF2EB;
  }
  .paragraph--type--content.paragraph--view-mode--hero-header-light:after {
    background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/hero-header/separator_light.svg");
  }
}

@media (max-width: 991px) {
  .paragraph--type--content.paragraph--view-mode--hero-header .container .content .field--name-field-body p {
    color: #ffffff;
  }
}
/*# sourceMappingURL=content--hero-header.css.map */
