body {
	background:
		url(../img/body-bottom-volutes.png) 50% 100% / 100% no-repeat,
		url(../img/s1-background.png) 50% 10rem / 100% no-repeat,
		url(../img/body-background.jpg) 50% 0 / cover no-repeat;
	padding-top: 0;
}
.s1 {
	background: url(../img/s1-bloc-typo.png) 50% 0 / 100% no-repeat;
	margin-top: 10rem;
}
.s1 .spacer {
	width: 100%;
	aspect-ratio: 3840/1404;
}
.s1 .date {
	font-size: 2rem;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1.2;
	margin-bottom: 2.5rem;
	margin-top: 2rem;
}
.s1 .intro {
	font-weight: 500;
	margin-bottom: 2.8rem;
}
.s1 .intro p:last-child {
	margin-bottom: 0;
}
.s1 .s1-cta .cta:not(:last-child) {
	margin-right: 2rem;
}
.s2 {
	position: relative;
	padding-top: 9rem;
}
.s2 .volutes {
	position: absolute;
	z-index: -1;
	width: 100%;
	top: -20rem;
	aspect-ratio: 1920/1330;
	background: url(../img/s2-volutes.png) 50% 0 / 100% no-repeat;
}
.s2 .s2-content {
	padding-top: 4rem;
}
.s2 .s2-content strong {
	font-weight: 500;
}
.s2 .s2-content h2 {
	margin-bottom: 3.3rem;
}
.s2 .s2-content p {
	width: 90%;
}
.s2 .s2-content p:last-child {
	margin-bottom: 0;
}
.s2-visuel {
	filter: drop-shadow(0 0 10rem rgba(255,255,255,0.25));
    image-rendering: auto;
}
.s2 .s2-cta {
	margin-top: 4rem;
}

.s3 {
	padding-top: 17rem;
	position: relative;
}
.s3 .volutes {
	position: absolute;
	z-index: -1;
	width: 100%;
	top: 65%;
	aspect-ratio: 1920/1224;
	background: url(../img/s3-volutes.png) 50% 0 / 100% no-repeat;
}
.s3 h2 {
	text-align: center;
	margin-bottom: 6.5rem;
}

.s4 {
	padding-top: 5rem;
	position: relative;
}
.s4 .volutes {
	position: absolute;
	z-index: -1;
	width: 100%;
	top: 20rem;
	aspect-ratio: 1920/1632;
	background: url(../img/s4-volutes.png) 50% 0 / 100% no-repeat;
}
.s4 h2 {
	text-align: center;
	margin-bottom: 8rem;
}
.s4_projets-item {
	width: 18%;
	aspect-ratio: 298/403;
	border-radius: 2.2rem;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}
.s4_projets-item-inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	padding-right: 0;
	padding-top: 1.3rem;
	padding-bottom: 2.1rem;
	padding-left: 1.5rem;
}
.s4_projets-item-inner span {
	display: block;
	margin-right: 1.3rem;
}
.s4_projets-item-inner span svg {
	width: 4.2rem;
	height: 4.2rem;
	display: block;
}
.s4_projets-item-inner span svg circle,
.s4_projets-item-inner span svg path {
	transition: all ease 300ms;
}
.s4_projets-item-inner a {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.s4_projets-item-inner:hover svg circle {
	fill: #fff
}
.s4_projets-item-inner:hover svg path {
	fill: #e32430
}
.s4_projets-item-inner-suptitle {
	font-size: 1rem;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
}
.s4_projets-item-inner-suptitle span{
	line-height: 1.8rem;
	height: 1.8rem;
	margin-bottom: 0.5rem;
	background-color: #1F0F54;
	padding: 0 0.6rem;
	display: inline-block;
	border-radius: 0.2rem;
}
.s4_projets-item-inner-title {
	font-size: 2.4rem;
	font-weight: 700;
	color: #1F0F54;
}
.s4_projets-item-inner-title span {
	background-color: #fff;
	display: inline-block;
	height: 3.1rem;
	line-height: 3.1rem;
	border-radius: 0.2rem;
	padding: 0 0.8rem;
}
.s4_projets-item-inner-title span:not(:last-child) {
	margin-bottom: 0.5rem;
}
.s4-cta {
	text-align: center;
	margin-top: 7.1rem;
}

.s5 {
	padding-top: 9rem;
}
.s5_apropos {
	background-color: rgba(6, 29, 74, 0.58);
	border-radius: 2.2rem;
}
.s5_apropos__visu {
	width: 36%;
	height: auto;
	background-position: 50%;
	background-size: cover;
	background-repeat: no-repeat;
	border-top-left-radius: 2.2rem;
	border-bottom-left-radius: 2.2rem;
}
.s5_apropos__content {
	flex: 1;
	padding: 6.5rem 8rem 6rem 6rem;
}
.s5_apropos__content h2 {
    text-transform: uppercase;
    border-bottom: 0.1rem solid #fff;
    display: inline-block;
    margin-bottom: 4.5rem;
}
.s5_apropos__content strong {
	font-weight: 500;
}
.s5_apropos__content .content *:last-child {
	margin-bottom: 0;
}
.s5_apropos__cta a {
	margin-top: 2.8rem;
	font-weight: 700;
	font-size: 2rem;
	color: #fff;
	display: inline-block;
	height: 4.3rem;
	line-height: 4.3rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='43' viewBox='0 0 43 43'%3E%3Cg id='Groupe_1230' data-name='Groupe 1230' transform='translate(-960 -3423)'%3E%3Ccircle id='Ellipse_15' data-name='Ellipse 15' cx='21.5' cy='21.5' r='21.5' transform='translate(960 3423)' fill='%23e32430'/%3E%3Cpath id='Tracé_452' data-name='Tracé 452' d='M16.473.174a.725.725,0,0,1,1.021.078l6.952,8.111a.725.725,0,0,1,0,.943l-6.952,8.109a.724.724,0,1,1-1.1-.942l5.926-6.915H.724a.724.724,0,0,1,0-1.449h21.6L16.4,1.2A.723.723,0,0,1,16.473.174Z' transform='translate(969 3436)' fill='%23fff' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: 4.3rem;
	padding-right: 6rem;
}
.s5_apropos__cta a:hover {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='43' height='43' viewBox='0 0 43 43'%3E%3Cg id='Groupe_1230' data-name='Groupe 1230' transform='translate(-960 -3423)'%3E%3Ccircle id='Ellipse_15' data-name='Ellipse 15' cx='21.5' cy='21.5' r='21.5' transform='translate(960 3423)' fill='%23ffffff'/%3E%3Cpath id='Tracé_452' data-name='Tracé 452' d='M16.473.174a.725.725,0,0,1,1.021.078l6.952,8.111a.725.725,0,0,1,0,.943l-6.952,8.109a.724.724,0,1,1-1.1-.942l5.926-6.915H.724a.724.724,0,0,1,0-1.449h21.6L16.4,1.2A.723.723,0,0,1,16.473.174Z' transform='translate(969 3436)' fill='%23e32430' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E");
}

.s6 {
	padding-top: 6rem;
	padding-bottom: 9rem;
}
.s6 h2 {
	text-align: center;
	margin-bottom: 4.5rem;
}
.s6_figures-item-figure {
	font-size: 9rem;
	font-weight: 900;
	line-height: 1;
}
.s6_figures-item-figure .counter {
	font-variant-numeric: tabular-nums;
}
@media (prefers-reduced-motion: reduce) {
  .s6_figures-item-figure .counter { transition:none; }
}
.s6_figures-item:nth-child(2) {
	border-left: 0.2rem dotted #fff;
	border-right: 0.2rem dotted #fff;
}
.s6-cta {
	margin-top: 5rem;
}

.s7 .video-launcher {
    position: relative;
    display: block;
}
.s7 img.video-placeholder {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1640 / 872;
}
.s7 .video-play {
    position: absolute;
    z-index: 1;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 18.5rem;
    height: 18.5rem;
    background: url(../img/video-play.png) 50% / 100% no-repeat;
    transition: all ease 300ms;
}
.s7 .video-launcher:hover .video-play {
    width: 15rem;
    height: 15rem;
}

.s8 {
	padding: 0 0 9rem 0;
}
.s8 h2 {
	text-align: center;
	margin-bottom: 6.5rem;
}

@media only screen and (max-width:1719.98px) {
	.s4_projets-item {
		width: 18.5%;
	}
	.s4_projets-item-inner {
		padding-right: 0;
		padding-left: 1rem;
	}
	.s4_projets-item-inner a {
		padding-right: 1rem;
	}
	.s4_projets-item-inner-suptitle {
		font-size: 0.95rem;
	}
	.s4_projets-item-inner-title {
		font-size: 2.1rem;
	}
	.s6_figures-item-figure {
		font-size: 7rem;
	}
}
@media only screen and (max-width:1399.98px) {
	.s2 .s2-slider-wrapper .slick-slide img {
		width: 70%;
	}
	.s4_projets-item {
		width: 19%;
	}
	.s4_projets-item-inner-title {
		font-size: 2rem;
	}
	.s5_apropos__content {
		padding: 5rem;
	}
}
@media only screen and (max-width:1199.98px) {
	.s4_projets-item {
		width: 19.2%;
	}
	.s4_projets-item-inner-suptitle span {
		margin-bottom: 0.2rem;
	}
	.s4_projets-item-inner-title {
		font-size: 1.8rem;
	}
	.s5_apropos__content {
		padding: 4rem;
	}
	.s6_figures-item-figure {
		font-size: 6rem;
	}
}
@media only screen and (max-width:991.98px) {
	body {
		background:
			url(../img/home-background-bottom.png) 50% 100% / 99.2rem no-repeat,
			url(../img/home-background-top.png) 50% 8.4rem / 99.2rem no-repeat,
			linear-gradient(180deg,rgba(112, 97, 150, 1) 0%, rgba(7, 21, 64, 1) 100%);
	}
	h2 {
		font-size: 3rem;
	}
	.s1 {
		margin-top: 8.4rem;
		background: url(../img/s1-bloc-typo_m.png) 50% 0 / 99.2rem no-repeat;
		overflow: hidden;
	}
	.s1 .spacer {
		aspect-ratio: 992/427;
		width: 99.2rem;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	.s1 .date {
		font-size: 1.8rem;
		margin-bottom: 0;
		margin-top: 3.2rem;
	}
	.s1 .intro br {
		display: none;
	}
	.s2 .volutes {
		position: absolute;
		z-index: -1;
		width: 100%;
		top: -10rem;
		aspect-ratio: 992/1622;
		background: url(../img/home-background-s2.png) 50% 0 / 99.2rem no-repeat;
	}
	.s2-visuel {
		max-width: 60%;
		display: block;
		margin: 0 auto;
	}
	.s2 .s2-content,
	.s2 .s2-cta {
		text-align: center;
	}
	.s2 .s2-content p {
		width: 100%;
	}
	.s3 {
		padding-top: 5rem;
	}
	.s3 h2 {
		margin-bottom: 3rem;
	}
	.s3 .volutes {
		top: -50%;
		aspect-ratio: 992/1996;
		background: url(../img/home-background-s3.png) 50% 0 / 99.2rem no-repeat;
	}
	.s4_projets-item-wrapper {
		padding: 0 1.5rem;
	}
	.s4_projets-item {
		width: 100%;
	}
	.s4_projets-item-inner-title {
		font-size: 2rem;
	}
	.s4-cta {
		margin-top: 4rem;
	}
	.s5 {
		position: relative;
	}
	.s5 .volutes {
		top: -20%;
		aspect-ratio: 992/2068;
		background: url(../img/home-background-s5.png) 50% 100% / 99.2rem no-repeat;
		width: 100%;
		z-index: -1;
		position: absolute;
	}
	.s5_apropos__visu {
		width: 100%;
		border-bottom-left-radius: 0;
		aspect-ratio: 358/194;
		border-top-right-radius: 2.2rem;
	}
	.s5_apropos__content {
		padding: 3rem 2.3rem 3.5rem 2.3rem;
	}
	.s6_figures-item:nth-child(2) {
		border-left: 0 none;
		border-right: 0 none;
	}
	.s6_figures-item {
		position: relative;
	}
	.s6_figures-item:not(:last-child) {
		padding-bottom: 3rem;
		margin-bottom: 3rem;
	}
	.s6_figures-item:not(:last-child)::after {
		content: '';
		display: block;
		position: absolute;
		width: 8rem;
		height: 0;
		border-top: 0.2rem dotted #fff;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
	}
	.slider-partenaires_logos-item span, .slider-partenaires_logos-item a {
		width: 9.5rem;
		margin: 0 auto;
		height: 9.5rem;
	}
	.slider-partenaires_logos-item span img, .slider-partenaires_logos-item a img {
		width: 8rem;
		height: 8rem;
	}
}
@media only screen and (max-width:767.98px) {
	body {
		background: url(../img/home-background-bottom.png) 50% 100% / 99.2rem no-repeat,
	   url(../img/home-background-top.png) 50% 4.4rem / 99.2rem no-repeat,
	   linear-gradient(180deg,rgba(112, 97, 150, 1) 0%, rgba(7, 21, 64, 1) 100%);
	}
	.s1 {
		background: url(../img/s1-bloc-typo_m.png) 50% -4rem / 99.2rem no-repeat;
	}
	.s1 .spacer {
		aspect-ratio: 992/360;
	}
	.s1 .s1-cta .cta:not(:last-child) {
		margin-right: 0;
		margin-bottom: 1.5rem;
	}
	.s1 .date {
		margin-top: 2rem;
	}
	.s2 {
		padding-top: 4rem;
	}
	.s2-visuel {
		max-width: 75%;
	}
	.s2 .s2-content {
		padding-top: 3.5rem;
	}
	.s3 {
		padding-top: 5.5rem;
	}
	.s3 .volutes {
		top: -70%;
	}
	.s3 h2 br {
		display: none;
	}
	.s4 {
		padding-top: 0;
	}
	.s4 h2 {
		margin-bottom: 3rem;
	}
	.s4_projets-item-inner-title {
		font-size: 1.6rem;
	}
	.s4_projets-item-inner-title span {
		height: 2.2rem;
		line-height: 2.2rem;
		padding: 0 0.4rem;
	}
	.s5 {
		padding-top: 10rem;
	}
	.s6 {
		padding-top: 4.5rem;
	}
	.s6 h2 {
		margin-bottom: 3rem;
	}
	.s6_figures-item-figure {
		font-size: 4rem;
	}
	.s6_figures-item-legende {
		font-size: 1.8rem;
	}
	.s8 {
		padding: 5rem 0 6rem 0;
	}
}
@media only screen and (max-width:575.98px) {
	body {
		background: url(../img/home-background-bottom.png) 50% 100% / 90rem no-repeat,
		url(../img/home-background-top.png) 50% 3.4rem / 90rem no-repeat,
		linear-gradient(180deg,rgba(112, 97, 150, 1) 0%, rgba(7, 21, 64, 1) 100%);
	}
	.s1 .date {
		margin-top: 1.5rem;
		font-size: 1.6rem;
	}
	h2 {
		font-size: 2.5rem;
	}
	.header-logos .logo-ndp {
		width: 15rem;
		margin-right: 1.5rem;
	}
	.header-logos .logo-ads {
		width: 4.2rem;
	}
	header {
		height: 7.4rem;
	}
	.burger-menu {
		width: 3.5rem;
		height: 3rem;
	}
	.burger-menu span {
		height: 0.45rem;
	}	
	.s1 {
		margin-top: 7.4rem;
		background: url(../img/s1-bloc-typo_m.png) 50% -4rem / 90rem no-repeat;
	}
	.s1 .spacer {
		aspect-ratio: 992/320;
	}
	.s1 .intro {
		font-size: 1.8rem;
	}
	.s2 .volutes {
		background: url(../img/home-background-s2.png) 50% 0 / 90rem no-repeat;
	}
	.s2-visuel {
		max-width: 90%;
	}
	.s3 .volutes {
		background: url(../img/home-background-s3.png) 50% 0 / 90rem no-repeat;
		top: 0;
	}
	.s5 .volutes {
		background: url(../img/home-background-s5.png) 50% 100% / 90rem no-repeat;
	}
	.s5 {
		padding-top: 7rem;
	}
	.s5_apropos__content {
		padding: 1.5rem;
		font-size: 1.8rem;
	}
	.s5_apropos__content h2 {
		font-size: 1.9rem;
		margin-bottom: 2.5rem;
	}
	.s5_apropos__cta a {
		margin-top: 2rem;
		font-size: 1.6rem;
		height: 3rem;
		line-height: 3rem;
		background-size: 3rem;
		padding-right: 4rem;
	}
	.s6-cta .cta {
		font-size: 1.4rem;
		padding: 0 2rem;
		width: 100%;
	}
}
@media only screen and (max-width:359.98px) {
	body {
		background: url(../img/home-background-bottom.png) 50% 100% / 90rem no-repeat,
	  url(../img/home-background-top.png) 50% 5.4rem / 80rem no-repeat,
	  linear-gradient(180deg,rgba(112, 97, 150, 1) 0%, rgba(7, 21, 64, 1) 100%);
	}
	.s1 {
		background: url(../img/s1-bloc-typo_m.png) 50% -2rem / 80rem no-repeat;
	}
	.s6-cta .cta {
		padding: 0;
	}
}