.node--type-demarche-rse {
  width: 100%;
}
.node--type-demarche-rse .paragraph--type--content.paragraph--view-mode--hero-header .container .content .media .field--name-field-media-image img,
.node--type-demarche-rse .paragraph--type--content.paragraph--view-mode--hero-header-light .container .content .media .field--name-field-media-image img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}
.node--type-demarche-rse h2 {
  color: var(--brand-yellow, #F49C0E);
  font-family: Sniglet;
  font-size: 72px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.node--type-demarche-rse .block-first {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 200px;
  position: relative;
  overflow: hidden;
}
.node--type-demarche-rse .block-first:after {
  content: "";
  position: absolute;
  right: -261px;
  width: 522px;
  height: 348px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/pommes.png");
  top: 80px;
}
@media (max-width: 768px) {
  .node--type-demarche-rse .block-first:after {
    display: none;
  }
}
.node--type-demarche-rse .block-first .block-content {
  width: 100%;
  max-width: 1024px;
}
@media (max-width: 768px) {
  .node--type-demarche-rse .block-first .block-content {
    max-width: 320px;
  }
}
.node--type-demarche-rse .block-first .field--name-titre {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  .node--type-demarche-rse .block-first .field--name-titre * {
    font-size: 37px;
    line-height: 45px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.node--type-demarche-rse .block-first .field--name-content {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  width: 100%;
}
@media (max-width: 768px) {
  .node--type-demarche-rse .block-first .field--name-content {
    padding: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -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;
  }
  .node--type-demarche-rse .block-first .field--name-content * {
    width: 100%;
    max-width: 375px;
  }
}
.node--type-demarche-rse .block-first .field--name-content * {
  margin: 0px;
  color: var(--contrast-grey-dark, #787878);
  font-family: Sen;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 768px) {
  .node--type-demarche-rse .block-first .field--name-content * {
    font-size: 18px !important;
  }
}
.node--type-demarche-rse .block-first .field--name-content ul {
  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: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
}
.node--type-demarche-rse .block-cards {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 250px;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse {
  width: 100%;
  max-width: 1384px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 200px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 8px;
}
@media (max-width: 768px) {
  .node--type-demarche-rse .block-cards .field--name-cards-rse {
    margin-bottom: 150px;
    gap: 50px;
  }
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .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-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  width: 100%;
  max-width: 340px;
  height: auto;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item:nth-child(1) .paragraph .field--name-image {
  position: relative;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item:nth-child(1) .paragraph .field--name-image:after {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 30px;
  background-image: url("/themes/custom/charlesetalice_theme/assets/images/chiffres/1.svg");
  background-repeat: no-repeat;
  width: 60px;
  height: 154px;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item:nth-child(2) .paragraph .field--name-image {
  position: relative;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item:nth-child(2) .paragraph .field--name-image:after {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 30px;
  background-image: url("/themes/custom/charlesetalice_theme/assets/images/chiffres/2.svg");
  background-repeat: no-repeat;
  width: 104px;
  height: 154px;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item:nth-child(3) .paragraph .field--name-image {
  position: relative;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item:nth-child(3) .paragraph .field--name-image:after {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 30px;
  background-image: url("/themes/custom/charlesetalice_theme/assets/images/chiffres/3.svg");
  background-repeat: no-repeat;
  width: 107px;
  height: 154px;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item:nth-child(4) .paragraph .field--name-image {
  position: relative;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item:nth-child(4) .paragraph .field--name-image:after {
  content: "";
  position: absolute;
  bottom: 24px;
  left: 30px;
  background-image: url("/themes/custom/charlesetalice_theme/assets/images/chiffres/4.svg");
  background-repeat: no-repeat;
  width: 107px;
  height: 154px;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item:hover .paragraph .field--name-image .media .field--name-field-media-image img {
  -webkit-filter: brightness(0.5);
          filter: brightness(0.5);
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item .paragraph {
  width: 100%;
  height: 100%;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item .paragraph .field--name-image {
  width: 100%;
  height: 502px;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item .paragraph .field--name-image .media {
  width: 100%;
  height: 100%;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item .paragraph .field--name-image .media .field--name-field-media-image {
  width: 100%;
  height: 100%;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item .paragraph .field--name-image .media .field--name-field-media-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-filter 0.5s ease-in-out;
  transition: -webkit-filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out;
  transition: filter 0.5s ease-in-out, -webkit-filter 0.5s ease-in-out;
  -webkit-filter: brightness(0.7);
          filter: brightness(0.7);
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item .paragraph .field--name-titre {
  color: var(--brand-yellow, #F49C0E);
  -webkit-font-feature-settings: "liga" off, "clig" off;
          font-feature-settings: "liga" off, "clig" off;
  font-family: Sniglet;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
  max-width: 250px;
  text-align: center;
}
.node--type-demarche-rse .block-cards .field--name-cards-rse .field__item .paragraph .field--name-link-card {
  display: none;
}
.node--type-demarche-rse .field--name-slideshow {
  position: relative;
}
@media (max-width: 768px) {
  .node--type-demarche-rse .field--name-slideshow .paragraph {
    background-image: none;
  }
  .node--type-demarche-rse .field--name-slideshow .field--name-field-title * {
    font-size: 37px !important;
  }
}
.node--type-demarche-rse .field--name-slideshow:after {
  content: "";
  position: absolute;
  top: -225px;
  right: 20px;
  background-size: contain;
  height: 350px;
  width: 562px;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url("/themes/custom/charlesetalice_theme/assets/css/paragraph/../../images/trait.svg");
}
@media (max-width: 768px) {
  .node--type-demarche-rse .field--name-slideshow:after {
    display: none;
  }
}
.node--type-demarche-rse .slideshow {
  margin-bottom: 150px;
}
.node--type-demarche-rse .labels {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 300px;
}
@media (max-width: 768px) {
  .node--type-demarche-rse .labels {
    margin-bottom: 150px;
  }
  .node--type-demarche-rse .labels .field--name-titre-label * {
    font-size: 37px;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
  .node--type-demarche-rse .labels .field--name-description-label {
    padding-right: 20px;
    padding-left: 20px;
  }
  .node--type-demarche-rse .labels .field--name-labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -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;
  }
}
.node--type-demarche-rse .labels .labels-content {
  width: 100%;
  max-width: 1024px;
}
.node--type-demarche-rse .labels .labels-content .field--name-labels {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  margin-top: 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.node--type-demarche-rse .labels .labels-content .field--name-labels .field__item {
  width: 241px;
  height: 214px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.node--type-demarche-rse .labels .labels-content .field--name-labels .field__item .media {
  width: 180px;
  height: 180px;
}
.node--type-demarche-rse .labels .labels-content .field--name-labels .field__item .media .field--name-field-media-image {
  width: 100%;
  height: 100%;
  border: none;
}
.node--type-demarche-rse .labels .labels-content .field--name-labels .field__item .media .field--name-field-media-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 768px) {
  .node--type-demarche-rse .field--name-header-demarche .paragraph .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;
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .node--type-demarche-rse .field--name-content {
    padding: 0px;
  }
}

#custom-modal {
  border-radius: 10px;
  background: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (max-width: 768px) {
  #custom-modal {
    width: 73% !important;
  }
}
#custom-modal .field--name-titre-popup {
  width: 100%;
  max-width: 919px;
  color: var(--brand-yellow, #F49C0E);
  -webkit-font-feature-settings: "liga" off, "clig" off;
          font-feature-settings: "liga" off, "clig" off;
  margin-bottom: 50px;
  /* title/h1 */
  font-family: Sniglet;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 50px;
}
@media (max-width: 768px) {
  #custom-modal .field--name-titre-popup {
    margin-top: 30px;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
#custom-modal .content-popup {
  width: 100%;
  max-width: 917px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 97px;
}
@media (max-width: 768px) {
  #custom-modal .content-popup {
    -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;
    gap: 50px;
  }
}
#custom-modal .content-popup .field--name-content {
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 15px;
}
#custom-modal .content-popup .field--name-content p {
  margin: 0px;
  color: var(--contrast-grey-dark, #787878);
  -webkit-font-feature-settings: "liga" off, "clig" off;
          font-feature-settings: "liga" off, "clig" off;
  /* body/large */
  font-family: Sen;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 100%;
}
#custom-modal .content-popup .field--name-image-block {
  width: 348px;
  min-width: 348px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 188px;
}
@media (max-width: 768px) {
  #custom-modal .content-popup .field--name-image-block {
    width: 300px;
    min-width: 300px;
  }
}
#custom-modal .content-popup .field--name-image-block .media {
  width: 100% !important;
  height: 100% !important;
}
#custom-modal .content-popup .field--name-image-block .media .field--name-field-media-image {
  width: 100% !important;
  height: 100% !important;
}
#custom-modal .content-popup .field--name-image-block .media .field--name-field-media-image img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  border-radius: 10px !important;
}
/*# sourceMappingURL=ca_demarche_rse.css.map */
