.paragraph--type--content.paragraph--view-mode--big-hero-header,
.paragraph--type--content.paragraph--view-mode--big-hero-header-light {
  position: relative;
}
.paragraph--type--content.paragraph--view-mode--big-hero-header > .separator,
.paragraph--type--content.paragraph--view-mode--big-hero-header-light > .separator {
  position: relative;
}
.paragraph--type--content.paragraph--view-mode--big-hero-header > .separator:before,
.paragraph--type--content.paragraph--view-mode--big-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--big-hero-header > .separator:after,
.paragraph--type--content.paragraph--view-mode--big-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--big-hero-header::before,
.paragraph--type--content.paragraph--view-mode--big-hero-header-light::before {
  content: "";
  position: absolute;
  background: #f49c0e;
  top: 0;
  bottom: 0;
  right: 0;
}
@media (min-width: 576px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header::before,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light::before {
    left: calc((100% - 616px) / 2 + 345.6px);
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header::before,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light::before {
    left: calc((100% - 808px) / 2 + 460.8px);
  }
}
@media (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header::before,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light::before {
    left: calc((100% - 1032px) / 2 + 595.2px);
  }
}
@media (min-width: 1200px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header::before,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light::before {
    left: calc((100% - 1240px) / 2 + 720px);
  }
}
.paragraph--type--content.paragraph--view-mode--big-hero-header::after,
.paragraph--type--content.paragraph--view-mode--big-hero-header-light::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/big-hero-header/forme_vague_visuel_header.svg");
  background-repeat: no-repeat;
  background-position: center right;
}
@media (max-width: 991px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header::after,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light::after {
    background-size: contain;
  }
}
@media (min-width: 576px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header::after,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light::after {
    right: calc((100% - 536px) / 2 + 230.4px - 1px);
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header::after,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light::after {
    right: calc((100% - 728px) / 2 + 307.2px - 1px);
  }
}
@media (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header::after,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light::after {
    right: calc((100% - 952px) / 2 + 396.8px - 1px);
  }
}
@media (min-width: 1200px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header::after,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light::after {
    right: calc((100% - 1160px) / 2 + 480px - 1px);
  }
}
.paragraph--type--content.paragraph--view-mode--big-hero-header .image,
.paragraph--type--content.paragraph--view-mode--big-hero-header-light .image {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 576px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .image,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .image {
    height: auto;
    position: absolute;
    z-index: -10;
    top: 0;
    left: 0;
    bottom: 0;
  }
}
@media (min-width: 576px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .image,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .image {
    right: calc((100% - 576px) / 2 + 230.4px);
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .image,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .image {
    right: calc((100% - 768px) / 2 + 307.2px);
  }
}
@media (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .image,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .image {
    right: calc((100% - 992px) / 2 + 396.8px);
  }
}
@media (min-width: 1200px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .image,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .image {
    right: calc((100% - 1200px) / 2 + 480px);
  }
}
.paragraph--type--content.paragraph--view-mode--big-hero-header .container,
.paragraph--type--content.paragraph--view-mode--big-hero-header-light .container {
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  background-color: #f49c0e;
  text-align: center;
}
@media (max-width: 575px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 576px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container {
    max-width: 576px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container {
    max-width: 992px;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container {
    max-width: 1200px;
  }
}
@media (min-width: 576px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container {
    text-align: left;
    background-color: transparent;
  }
}
@media (min-width: 576px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container {
    height: 484px;
  }
}
@media (max-width: 991px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container:after,
  .paragraph--type--content.paragraph--view-mode--big-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: 60px;
    content: "";
    bottom: 98%;
    left: 0;
    position: absolute;
    background-size: 100% auto;
  }
}
.paragraph--type--content.paragraph--view-mode--big-hero-header .container .content,
.paragraph--type--content.paragraph--view-mode--big-hero-header-light .container .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -ms-flex-item-align: center;
      align-self: center;
}
@media (min-width: 576px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container .content {
    width: 230.4px;
  }
}
@media (min-width: 768px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container .content {
    width: 307.2px;
  }
}
@media (min-width: 992px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container .content {
    width: 396.8px;
  }
}
@media (min-width: 1200px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container .content {
    width: 480px;
  }
}
@media (max-width: 575px) {
  .paragraph--type--content.paragraph--view-mode--big-hero-header .container .content,
  .paragraph--type--content.paragraph--view-mode--big-hero-header-light .container .content {
    width: 100%;
  }
}
.paragraph--type--content.paragraph--view-mode--big-hero-header h1,
.paragraph--type--content.paragraph--view-mode--big-hero-header-light h1 {
  color: #FFFFFF;
  font-size: 34px;
  line-height: 43px;
}

.paragraph--type--content.paragraph--view-mode--big-hero-header-light {
  color: #512851;
}
.paragraph--type--content.paragraph--view-mode--big-hero-header-light:before {
  background: #FAF2EB;
}
.paragraph--type--content.paragraph--view-mode--big-hero-header-light:after {
  background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/big-hero-header/forme_vague_visuel_header_light.svg");
}
.paragraph--type--content.paragraph--view-mode--big-hero-header-light h1 {
  color: #512851;
}
/*# sourceMappingURL=content--big-hero-header.css.map */
