@font-face {
	font-family: 'Montserrat';
	font-stretch: 100;
	font-weight: 400-700;
	src: url(../css/fonts/Montserrat/Montserrat-VariableFont_wght.ttf);
}





.preview-caracteristiques-produit{
    background:#f8f8f8;
    padding:25px;
}

/* Tableau caractéristiques produit */

.tableau-caracteristiques-produit{
	background:#fff;
	border-radius:13px;
	display:flex;
	gap:20px;
	justify-content:space-between;
	padding:15px 25px;
}

.preview-caracteristiques-produit .tableau-caracteristiques-produit{
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
}

.tableau-caracteristiques-produit h4{
	margin-bottom:0;
}

.tableau-caracteristiques-produit .ss-titre{
	font-size:12px;
	color: #45494e;
}

.tableau-caracteristiques-produit .valeurs .valeur{
	border-radius: 10px;
  	background: #f4f5f6;
	margin-bottom:5px;
	padding:5px 15px;
	text-align:right;
}

.tableau-caracteristiques-produit .valeurs .valeur:last-of-type{
	margin-bottom:0;
}



/* Texte caractéristiques produit */

.texte-caracteristiques-produit{
	padding-left:25px;
}

.preview-caracteristiques-produit .texte-caracteristiques-produit{
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
}

.texte-caracteristiques-produit h4{
	margin-bottom:5px;
}

.texte-caracteristiques-produit .content{
	font-size:13px;
}



/* Bloc */

.preview-bloc{
	font-family:'Montserrat';
}

.preview-bloc h2,
.preview-bloc h3,
.preview-bloc h4{
	padding:0 !important;
	font-weight:700 !important;
}

.preview-bloc{
	font-family:'Montserrat';
}

.preview-bloc .acf-bloc .container{
	padding:50px;
}

.preview-bloc h2{
	font-size:20px !important;
}

.preview-bloc h3{
	font-size:15px !important;
}

.preview-bloc .acf-bloc .titre{
	margin-bottom:25px !important;
}

.preview-bloc .line{
	width: 50px;
	height: 1px;
	background: #000;
	margin-bottom:15px;
}

.preview-bloc .line.green{
	background: #2ea233;
}

.preview-bloc .btn{
	text-align:center;
	padding:18px 25px;
	text-transform:uppercase;
	border:1px solid #000;
	text-decoration:none;
	transition:all .3s;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:14px;
}

.preview-bloc a.link{
	text-transform:uppercase;
	display:flex;
	align-items:center;
	text-decoration:none;
	letter-spacing: 0.9375px;
}

.preview-bloc a.link::before{
	content:'';
	display:block;
	width:50px;
	height:1px;
	background:#000;
	margin-right:20px;
	transition:all .3s;
}

.acf-bloc{
	overflow:hidden;
	position:relative;
}

.acf-bloc .yp{
	position:absolute;
	left: -10vw;
  	top: -6vh;
	width: 67%;
	height: auto;
	z-index:2;
}

.acf-bloc.blanc{
	background:#fff;
}

.acf-bloc.bleu{
	background:#2E91AB;
}

.acf-bloc.gris{
	background:#45494E;
}

.acf-bloc.bleu,
.acf-bloc.gris{
	padding-top:100px;
	padding-bottom:100px;
}

.acf-bloc,
.acf-bloc p,
.acf-bloc a,
.acf-bloc h2,
.acf-bloc h3,
.acf-bloc h34,
.acf-bloc li{
	color:#000;
}

.acf-bloc.bleu,
.acf-bloc.gris,
.acf-bloc.bleu p,
.acf-bloc.gris p,
.acf-bloc.bloc-texte-image-fond p,
.acf-bloc.bleu a,
.acf-bloc.gris a,
.acf-bloc.bloc-texte-image-fond a,
.acf-bloc.bleu h2,
.acf-bloc.gris h2,
.acf-bloc.bloc-texte-image-fond h2,
.acf-bloc.bleu h3,
.acf-bloc.gris h3,
.acf-bloc.bloc-texte-image-fond h3,
.acf-bloc.bleu h4,
.acf-bloc.gris h4,
.acf-bloc.bloc-texte-image-fond h4,
.acf-bloc.bleu li,
.acf-bloc.gris li,
.acf-bloc.bloc-texte-image-fond li{
	color:#fff;
}

.acf-bloc .titre{
	margin-bottom:25px;
}

.acf-bloc.bleu a.link::before,
.acf-bloc.gris a.link::before,
.acf-bloc.bloc-texte-image-fond a.link::before{
	background:#fff;
}

a.link:hover::before{
	width:60px;
}

.acf-bloc a.link,
.acf-bloc a.btn{
	margin-top:25px;
}

.acf-bloc.bleu a.btn,
.acf-bloc.gris a.btn{
	border:1px solid #fff;
}


/* Bloc texte + media */

.acf-bloc.bloc-texte-media.haut .content,
.acf-bloc.bloc-texte-media.bas .content{
	display:flex;
	flex-direction:column;
	gap:15px;
}

.acf-bloc.bloc-texte-media.gauche .inner,
.acf-bloc.bloc-texte-media.droite .inner{
	display:flex;
	flex-direction:column;
	gap:50px;
}

.acf-bloc.bloc-texte-media.droite .inner{
	flex-direction:column-reverse;
}

.acf-bloc.bloc-texte-media.bas .content{
	flex-direction:column-reverse;
}

.acf-bloc.bloc-texte-media.bas .link{
	margin-top:25px;
}

.acf-bloc.bloc-texte-media.haut .content a.link, .bloc-texte-media.haut .content a.btn,
.acf-bloc.bloc-texte-media.bas .content a.link, .bloc-texte-media.bas .content a.btn{
	margin-top:0;
}

.acf-bloc .oembed{
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}

.acf-bloc .oembed iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.acf-bloc .wp-video, .acf-bloc video.wp-video-shortcode, .acf-bloc .mejs-container, .acf-bloc .mejs-overlay.load {
    width: 100% !important;
    height: 100% !important;
}
.acf-bloc .mejs-container {
    padding-top: 56.25%;
}
.acf-bloc .wp-video, .acf-bloc video.wp-video-shortcode {
    max-width: 100% !important;
}
.acf-bloc video.wp-video-shortcode {
    position: relative;
}
.acf-bloc .mejs-mediaelement {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.acf-bloc .mejs-controls {
    display: none;
}
.acf-bloc .mejs-overlay-play {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
}



/* Bloc texte + image de fond */

.acf-bloc.bloc-texte-image-fond{
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	min-height:35vw;
	position:relative;
	display:flex;
	align-items:center;
	padding-top:100px;
	padding-bottom:100px;
}

.acf-bloc.bloc-texte-image-fond::before{
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000;
	opacity:0.29;
	z-index:1;
}

.acf-bloc.bloc-texte-image-fond::after{
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	object-fit:cover;
	z-index:1;
	background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.55) 100%);
  	background-blend-mode: normal;
	z-index:1;
}

.acf-bloc.bloc-texte-image-fond .container{
	z-index:3;
}


/* Bloc multi-colonnes */

.acf-bloc.bloc-multi-colonnes > .inner{
	display:flex;
	flex-direction:column;
	gap:50px;
}





@media screen and (min-width: 768px) {

	.preview-bloc .btn{
		max-width:400px;
	}

	.acf-bloc .columns-2{
		column-count:2;
		column-gap:40px;
	}

	.acf-bloc.bloc-texte-media.gauche .inner,
	.acf-bloc.bloc-texte-media.droite .inner{
		flex-direction:row;
		align-items:center;
	}

	.acf-bloc.bloc-texte-media.droite .inner{
		flex-direction:row-reverse;
	}

	.acf-bloc.bloc-texte-media.gauche .inner > div,
	.acf-bloc.bloc-texte-media.droite .inner > div{
		width:calc(50% - 25px);
	}

	.acf-bloc.bloc-texte-media.haut .content,
	.acf-bloc.bloc-texte-media.bas .content{
		gap:25px;
	}

	.acf-bloc.bloc-texte-image-fond{
		padding-top:50px;
		padding-bottom:50px;
	}

	.acf-bloc.bloc-multi-colonnes > .inner{
		flex-direction:row;
		gap:25px;
	}

	.acf-bloc.bloc-multi-colonnes > .inner{
		flex-direction:row;
		gap:25px;
	}

	.acf-bloc.bloc-multi-colonnes.cols-2 > .inner > div{
		width:calc(50% - 12.5px);
	}

	.acf-bloc.bloc-multi-colonnes.cols-3 > .inner > div{
		width:calc(33% - 12.5px);
	}

	.acf-bloc.bloc-multi-colonnes.cols-4 > .inner > div{
		width:calc(25% - 12.5px);
	}

}

@media screen and (min-width: 1025px){

	.acf-bloc .yp{
		width: 33%;
		left: -5vw;
  		top: -5vh;
	}

}
