body {
	font-family: "Inter", sans-serif;

}

footer {
	display: none;
}


.linear {

  background-size: cover;
}



.bandeau {
	background: #7B5CDB; 
	padding-top: 9px;
	padding-bottom: 9px;
}

.bandeau h2 {
	margin: 0;
	color: #FFF;
	font-family: "Inter", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 13.9px; /* 115.833% */
	letter-spacing: 0.337px; 
}
.bandeau h2 span {
	font-weight: 700;
}
.bandeau-deux-flex span {
	display: inline-block;
	border-radius: 3.351px;
border: 0.838px solid #FFF;
background: rgba(255, 255, 255, 0.10);
margin-left: 9px;
padding: 5px 10px;
color: #FFF;	
font-size: 9.538px;
font-style: normal;
font-weight: 700;
line-height: 18.325px; /* 192.117% */
letter-spacing: 0.282px; 
}

.bandeau-un-flex {	
	display: flex;
  align-items: center;
  justify-content: space-between;
}



.une-proposition {
border-radius: 4px;
border: 1px solid #05AAA5;
background: rgba(5, 170, 165, 0.10);
padding-top: 18px;
padding-bottom: 15px;
margin-bottom: 16px;

}


.une-proposition span {
	color: #05AAA5;
	display: inline-block;
	font-family: "Bree Serif", serif;
	font-size: 78px;
	font-style: normal;
	font-weight: 400;
	line-height: 59px;
	letter-spacing: 0.355px; 
	padding-left: 20px;
  padding-right: 20px;
}

.page-content-basic {
	padding-top: 30px;
}

.page-content-basic h2,
.page-content-basic h3,
.page-headline {
	font-family: "Bree Serif", serif;
}

.page-headline {
	padding-top: 30px;
}

.une-proposition h3 {
	color: #05AAA5;
	font-family: "Bree Serif", serif;
	margin: 0;
	font-size: 28px;
	font-style: normal;
	font-weight: 400;
	line-height: 34px; /* 121.429% */
	letter-spacing: 0.355px;
	padding-bottom: 20px; 
	padding-right: 50px;
}


.une-proposition p {
	margin: 0;
	color: #FFF;
font-size: 9.538px;
font-style: normal;
font-weight: 700;
line-height: 18.325px; /* 192.117% */
letter-spacing: 0.282px; 
border-radius: 3.351px;
border: 0.838px solid #FFF;
background: #05AAA5;
padding: 5px 10px;
width: fit-content;
text-transform: uppercase;
  margin-left: auto;
}


.une-proposition-flex {
	display: flex;
	align-items: start;
}

.une-proposition-bottom {
	text-align: right;

	margin-right: 10px;
}



.title-hp {
	margin: 0;
	padding-bottom: 53px;
	font-family: "Bree Serif", serif;
	color: #FFF;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 45px; /* 112.5% */
	letter-spacing: 0.672px; 
}

.title-hp span {
	color: #005E5E; 
}

.new-header {
	padding-top: 32px;
	padding-bottom: 33px;
}

.div-logos {
	text-align: center;
	border-radius: 4.448px;
border: 1.112px solid #FFF;
background: rgba(255, 255, 255, 0.10);
padding-top: 6px;
padding-bottom: 6px;
}
.div-logos img {
	transition: all 0.3s;
}
.div-logos img:hover {
	opacity: 0.8;
}

.img-pacte {
	width:236px;
	height: auto;
	margin-right: 15px;
}


.img-alliance {
	width: 189px;
	margin-left: 15px;
	height: auto;
}




.container-bottom-texte {
	border-radius: 4px;
border: 1px solid #FFF;
background: rgba(5, 170, 165, 0.40);
padding: 40px;
}

.container-bottom-texte p {
	color: #FFF;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px;
letter-spacing: 0.355px; 
margin-bottom: 0;
padding-bottom: 30px;
}

.container-bottom-texte p strong {
	font-weight: 700;
}

.container-bottom-texte p:last-child {
	margin: 0;
}




.special-subpage {
	text-align: left;
	padding: 25px 20px 50px 20px;
	border-radius: 4px;
border: 1px solid #FFF;
margin-bottom: 40px;

}

.special-subpage h2 {
	margin: 0;
	padding-bottom: 37px;
	color: #FFF;
	font-family: "Bree Serif", serif;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 32.53px; /* 135.542% */
letter-spacing: 0.349px; 
}

.special-subpage p {
	margin: 0;
	color: #FFF;

font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 126.087% */
letter-spacing: 0.355px; 
}




.new-footer {
	background: #2D2643; 
	padding-top: 8px;
	padding-bottom: 8px;
}

.new-footer a {
	color: #FFED00;
	text-align: right;
	font-family: Inter;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 13.9px; /* 115.833% */
	letter-spacing: 0.337px; 
	text-transform: uppercase;
	text-decoration: underline;
}

.new-footer a:hover {
	text-decoration: none;
	color: #FFED00;
}

.new-footer-flex {
	display: flex;
	align-items: center;
	justify-content: space-between;
}


.new-footer-flex-un {
	padding-right: 10px;
	border-right:1px solid #FFED00;
}



.new-footer-flex-deux {
	padding-right: 10px;
}



.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}


.bottom-signataires {
	background: #7B5CDB; 
	padding-top: 80px;
	padding-bottom: 44px;
}

.title-bottom-sine h2 {
	margin: 0;
	padding-bottom: 40px;
	font-family: "Bree Serif", serif;
	color: #FFF;
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: 45px; /* 112.5% */
letter-spacing: 0.672px; 
}



.middle-hp {
	padding-bottom: 90px;
	padding-top: 40px;
}
.content-hp {
	padding-top: 60px;
}

.content-hp h2 {
	margin: 0;
	padding-bottom: 42px;
	color: #000;
	font-family: "Bree Serif", serif;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 45px;
	letter-spacing: 0.672px; 
}
.content-hp h2 span {
	color: #05AAA5; 
}
.content-hp p {
	color: #2D2643;
	font-size: 19px;
	font-style: normal;
	font-weight: 500;
	line-height: 22px; /* 115.789% */
	letter-spacing: 0.355px; 	
}




.carousel-track {
    display: inline-block;
    animation: scroll 30s linear infinite alternate;
}

.carousel-image {
    height: 235px; /* Hauteur commune pour toutes les images */
    display: inline-block;
    margin-left: 8px;
    border-radius: 4px; 
    margin-right: 8px;
}




.new-header-hp {
	padding-top: 50px;
	padding-bottom: 50px;
}

.new-header-hp h1 {
	margin: 0;
	font-family: "Bree Serif", serif;
	color: #000;
	font-size: 40px;
	font-style: normal;
	font-weight: 400;
	line-height: 45px; /* 112.5% */
	letter-spacing: 0.672px; 
}

.new-header-hp h1 span {
	color: #05AAA5; 
}
.bandeau-image {
	padding-bottom: 40px;
}
.bandeau-image img {
	height: 78px;
	width: auto;
	margin-right: 20px;
	transition: all 0.3s;
}
.bandeau-image img:hover {
	opacity: 0.8;
}

.bg-dark {
	background-color: #7B5CDB ! important;
}

.title-event {
	margin: 0;
  font-family: "Bree Serif", serif;
  color: #fff;
  font-size: 40px;
  font-style: normal;
  padding-bottom: 30px;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.672px;
}


.items {
  width: 100%;
  --width: fit-content;
  overflow: scroll;
  white-space: nowrap;
  font-size: 0;
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
  scrollbar-width: none;  /* Firefox */
}

.wrapper-slider-defilement {
  position: relative;
  width: var(--total-width, 100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  animation: run 140s linear infinite;
}



@keyframes run {
  0% {
    right: 0%;
  }
  50% {
    right: calc(var(--total-width) - 100vw);
  }
  100% {
    right: 0%;
  }
}



.page-pages-show-event #content {
	padding-bottom: 100px;
}


.intro-bloc-violet {
	padding-bottom: 62px;
}


.intro-bloc-violet div {
	border-radius: 5.594px;
	border: 1.399px solid #FFF;
	background: rgba(255, 255, 255, 0.10);	
	padding: 30px 35px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: fit-content;
}

.img-alliance-bottom {
	margin-left: 40px;
}


.intro-bloc-violet div img {
	height: 120px;
	width: auto;
	transition: all 0.3s;
}

.intro-bloc-violet div img:hover {
	opacity: 0.8;
}

.intro-bloc-violet p {
    margin: 0;
    color: #FFF;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.869px; 	
}

.intro-bloc-violet p strong {
	font-weight: 700;
}

.intro-bloc-violet p a {
    font-weight: 700; 
    color: #fff;
    text-decoration: none;
}
.intro-bloc-violet p a:hover {
    font-weight: 700; 
    color: #fff;
    text-decoration: underline;
}
.intro-bloc-violet-un {
	padding-bottom: 29px;
}
.intro-bloc-violet-deux {
	padding-top: 29px;
}
.scroll-clip {
	padding-bottom: 50px;
}


.items-deux p {
  color: #FFF;
  border-radius: 4px;
  width: 154px;
  height: 107px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 19px;
  position: relative;
  background-size: contain;
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0;
}

.items-deux p img {
object-fit: contain;
  height: 80px;
}

.items-deux {
  width: 100%;
  --widthdeux: fit-content;
  overflow: scroll;
  white-space: nowrap;
  font-size: 0;
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
  scrollbar-width: none;  /* Firefox */
}

.wrapper-slider-defilement-deux {
  position: relative;
  width: var(--total-widthdeux, 100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  animation: rundeux 140s linear infinite;
}

@keyframes rundeux {
  0% {
    right: 0%;
  }
  50% {
    right: calc(var(--total-widthdeux) - 100vw);
  }
  100% {
    right: 0%;
  }
}



.content-actions {

}

.content-actions h2 {
  margin: 0;
  padding-bottom: 38px;
  color: #000;
  font-family: "Bree Serif", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.672px;   
}

.content-actions h2 span {
  color: #05AAA5; 
}
.div-action-vert {

  background-color: #05AAA5;
  margin-bottom: 38px;
  background-image: url(prospectus.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}
.div-action-violet {
background-color: #7B5CDB; 
  background-image: url(telephone.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}
.div-action {
  color: #FFF; 
  padding-top: 22px;
    border-radius: 4px;
  padding-bottom: 35px;
  padding-left: 30px;
}
.div-action h3 {
  margin: 0;
  padding-bottom: 14px;
  color: #FFF;
  font-family: "Bree Serif", serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 36.362% */
  letter-spacing: 0.358px; 
}
.div-action h4 {
  margin: 0;  
  color: #FFF;
 font-family: "Bree Serif", serif;
 padding-bottom: 20px;
font-size: 32px;
font-style: normal;
font-weight: 400;
line-height: 36px;
letter-spacing: 0.358px; 
}
.div-action p {
  margin: 0; 
  padding-bottom: 50px;
  color: #FFF;
font-family: Inter;
font-size: 19px;
font-style: normal;
font-weight: 500;
line-height: 22px; /* 115.789% */
letter-spacing: 0.355px;  
}
.div-action a {
  text-decoration: none;
}
.div-action-vert div {
border-radius: 4px;
  background-color: #fff;
  border: 1px solid #fff;
  width: fit-content;
  display: flex;
  transition: all 0.3s;
  align-items: center;
  padding: 14px;
}

.div-action-vert div:hover {
  background: #05AAA5;
}

.div-action-vert div {
  padding-top: 10px ! important;
}



.div-action-vert div:hover span {
  color: #fff;
}

.div-action-vert path {
  transition: all 0.3s;
}

.div-action-vert div:hover path {
  fill: #fff;
}

.div-action-vert span {

font-family: Inter;
font-size: 16.509px;
font-style: normal;
font-weight: 700;
line-height: 22.732px; /* 137.692% */
letter-spacing: 0.428px;   
transition: all 0.3s;
}
.div-action-vert span {
color: #05AAA5;
}
.div-action-violet span {
color: #7B5CDB;
}
.div-action-vert svg {
  margin-right: 20px;
}

.div-action-violet ul {
  padding: 0;
  display: flex;
   list-style: none;
}

.div-action-violet li a {
  background: #fff;
  transition: all 0.3s;
  border: 1px solid #fff;
  padding: 14px;
  border-radius: 4px;
  margin-right: 10px;
  list-style: none;
  padding-top: 14px;
  padding-bottom: 14px;
}
.div-action-violet li a:hover {
  background-color: #7B5CDB;
}

.div-action-violet li a path {
  transition: all 0.3s;
}

.div-action-violet li a:hover path {
  stroke:#fff;
}
.div-action-violet li a:hover .path-white {
  fill: #fff;
}
.pop-left-zero {
  left: 0 !important;
  transition: all 0.5s;
}
.pop-partage-abs {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 9999;
  transition: all 0.5s;
  left: -4000px;
}
.close-popup {
  width: 32px;
  cursor: pointer;
  height: 32px;
  top: 20px;
  right: 20px;
  position: absolute;
}
.content-popuppartage {
  text-align: center;
}
.popup-partage {
  background: #7B5CDB;
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
}
.lien-rs-pop {
  padding-bottom: 48px;
}
.popup-partage a {
  color: #FFF;
  font-size: 42px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}
.popup-partage span {
  display: inline-block;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  cursor: pointer;
  line-height: 140%;
}

.popup-partage span:hover {
  text-decoration: underline;
}

.div-action-violet h5 {
  cursor: pointer;
}


@media all and (max-width: 992px) {
.items-deux p img {
  object-fit: contain;
  height: 60px;
}
 .close-popup {
    width: 32px;
    cursor: pointer;
    height: 32px;
    top: 20px;
    right: 20px;
    position: absolute;
  }

    .lien-rs-pop {
    padding-bottom: 48px;
  }

  .popup-partage {
    position: relative;
    min-height: 100vh;

    padding-top: 0px;
    padding-bottom: 70px;
  }
 .popup-partage a {
    color: #FFF;
    font-size: 27px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
  }
.div-action {
  padding: 15px;
  background-image: unset;
}
.div-action h3 {
  margin: 0;
  padding-bottom: 14px;
  color: #FFF;
  font-family: "Bree Serif", serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0.358px;
}
.div-action h4 {
  margin: 0;
  color: #FFF;
  font-family: "Bree Serif", serif;
  padding-bottom: 20px;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.358px;
}

.div-action p {
  margin: 0;
  padding-bottom: 30px;
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 19px;
  letter-spacing: 0.355px;
}
.div-action p br {
  display: none;
}
.content-actions h2 {
  margin: 0;
  padding-bottom: 30px;
  color: #000;
  font-family: "Bree Serif", serif;
  font-size: 27.556px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.672px;
}

.items-deux p {
  color: #FFF;
  border-radius: 4px;
  width: 110px;
  height: 86px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  line-height: 19px;
  position: relative;
  background-size: contain;
  background-color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0;
}

.intro-bloc-violet div img {
height: auto;
    width: 90%;
  object-fit: contain;
  transition: all 0.3s;
}

.intro-bloc-violet div {
  border-radius: 5.594px;
  border: 1.399px solid #FFF;
  background: rgba(255, 255, 255, 0.10);
  padding: 20px 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.img-alliance-bottom {
  margin-left: 0;
}

.scroll-clip {
	overflow: clip;
}
.bottom-signataires {
  background: #7B5CDB;
  padding-top: 50px;
}
.new-header-hp {
  padding-top: 36px;
  padding-bottom: 50px;
}
.title-bottom-sine h2 {
  margin: 0;
  padding-bottom: 40px;
  font-family: "Bree Serif", serif;
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.672px;
}

.title-bottom-sine p {
  margin: 0;
  padding-bottom: 30px;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.869px;
}
.intro-bloc-violet {
  padding-bottom: 40px;
}
.intro-bloc-violet p {
  margin: 0;
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.869px;
}

.bandeau-image img {
  height: 60px;
  width: auto;
  margin-right: 20px;
  transition: all 0.3s;
}
.bandeau-un-flex {
  display: block;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.new-header-hp h1 {
  margin: 0;
  font-family: "Bree Serif", serif;
	font-size: 27.556px;
	font-style: normal;
	font-weight: 400;
	line-height: 31px; /* 112.5% */
	letter-spacing: 0.463px; 
}


.bandeau {
  background: #2D2643;
  padding-top: 14px;
  padding-bottom: 14px;
}

.une-proposition {
  border-radius: 4px;
  border: 1px solid #05AAA5;
  background: rgba(255, 255, 255, 0.50);
  padding-top: 18px;
  padding-bottom: 15px;
  margin-bottom: 16px;
}
.bandeau h2 {
  margin: 0;
  color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 13.9px;
  letter-spacing: 0.337px;
  padding-bottom: 10px;
}
.img-pacte {
  width: 157px;
  height: auto;
  margin-right: 15px;
}

.img-alliance {
  width: 132px;
  margin-left: 15px;
  height: auto;
}
.title-hp {
  margin: 0;
  padding-bottom: 35px;
  font-family: "Bree Serif", serif;
  color: #FFF;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 0.672px;
}

.une-proposition span {
  color: #05AAA5;
  display: inline-block;
  font-family: "Bree Serif", serif;
  font-size: 54px;
  font-style: normal;
  font-weight: 400;
  line-height: 45px;
  letter-spacing: 0.355px;
  padding-left: 20px;
  padding-right: 20px;
}

.une-proposition h3 {
  color: #05AAA5;
  font-family: "Bree Serif", serif;
  margin: 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 27px;
  letter-spacing: 0.355px;
  padding-bottom: 20px;
  padding-right: 20px;
}

.container-bottom-texte {
  border-radius: 4px;
  border: 1px solid #FFF;
  background: rgba(5, 170, 165, 0.50);
  padding: 20px;
}


.container-bottom-texte p {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.355px;
  margin-bottom: 0;
  padding-bottom: 20px;
}
.special-subpage {
  text-align: left;
  padding: 20px 20px 20px 20px;
  border-radius: 4px;
  border: 1px solid #FFF;

  margin-bottom: 20px;
}




.linear {

  background-size: cover;
}

.new-footer-flex {
  display: block;
  align-items: center;
  justify-content: space-between;
}

.new-footer {
	padding-top: 20px;
	padding-bottom: 20px;
}

.new-footer a {
  color: #FFED00;
  text-align: center;
  font-family: Inter;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 13.9px;
  letter-spacing: 0.337px;
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
  padding-bottom: 10px;
}

.new-footer-flex-un {
  padding-right: 10px;
  border-right: unset;
}
}