/**
 * Variables CSS globales
 */
:root {
	/* --color-primary: #1A4748; */
	--color-beige: #EFEADF;
	/* --color-white: #FFFFFF; */
	/* --color-coral: #9D203A;  */
	/* --color-greige: #F3F4EC; */
	/* --color-beige-carlin: #E4DBC9; */
	/* --color-bleu-gris: #C7D2CD; */
	/* --color-rose-coussinet: #FBDFDE; */
}

/* Utility classes */
/**
 * *Grid bootstrap
 *
 * ici on charge la grille bootstrap uniquement
 */
hr,img,legend{border:0}legend,td,th{padding:0}body,figure{margin:0}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,optgroup,strong{font-weight:700}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}img{vertical-align:middle}svg:not(:root){overflow:hidden}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0;margin-top:20px;margin-bottom:20px;border-top:1px solid #eee}pre,textarea{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;color:#333;line-height:1}a{text-decoration:none}[role=button]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-md-1,.col-md-10,.col-md-11,.col-md-12,.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-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.container{width:750px}.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.container{width:970px}.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.container{width:1200px}.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}@-ms-viewport{width:device-width}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}

html,
body {
	font-family: Arial, Helvetica, sans-serif;
	overflow-x: visible
}

a {
	text-decoration: none
}
header{
	background: rgba(255, 255, 255, 0.75);
	backdrop-filter: blur(5px);

}

/*tips*/
.cta-call {
	background: #FE5699;
	box-shadow: 0px 3px 7px #463ECF57;
	border-radius: 20px;
	font-family: 'RadioCanadaBig-Medium';
	display: flex;
	gap: 14px;
	padding: 16px 23px 16px 16px;
	align-items: center;
	color: white;
	font-size: 16px;
	transition: 0.4s;
}
.menu-h .cta-call:hover {transform: translateY(-6px)}
/*padding*/
body {background-color: var(--color-beige)}
nav li a {color: var(--color-primary)}
.rounded-8 {border-radius: 8px}
.rounded-12 {border-radius: 12px}
.rounded-20 {border-radius: 20px;}

.no-pad-left,
.no-pad-left-ipad,
.no-pad-left-mobile {
	padding-left: 0px
}
.no-pad-right,
.no-pad-right-ipad,
.no-pad-right-mobile {
	padding-right: 0px
}
.no-pad-top,
.no-pad-top-ipad,
.no-pad-top-mobile {
	padding-top: 0px
}
.no-pad-bottom,
.no-pad-bottom-ipad,
.no-pad-bottom-mobile {
	padding-right: 0px
}
.no-pad {padding: 0px}
/*margin*/
.no-marg-left,
.no-marg-left-ipad,
.no-marg-left-mobile {
	margin-left: 0px
}
.no-marg-right,
.no-marg-right-ipad,
.no-marg-right-mobile {
	margin-right: 0px
}
.no-marg-top,
.no-marg-top-ipad,
.no-marg-top-mobile {
	margin-top: 0px
}
.no-marg-bottom,
.no-marg-bottom-ipad,
.no-marg-bottom-mobile {
	margin-right: 0px
}
.no-marg {padding: 0px}
/*others tips*/
.display-none,
.display-ipad {
	display: none
}
.display-block {display: block}
.d-flex {display: flex}
.clear {clear: both}
.text-center {text-align: center}
.text-right {text-align: right}
.text-left {text-align: left}
.float-right {float: right}
.float-left {float: left}
.no-decoration:hover,
.no-decoration {
	text-decoration: none
}
.fixed {position: fixed}
.invisible {visibility: hidden}
.img-circle {border-radius: 50%}
.wysiwyg p {
	line-height: normal;
	margin-bottom: 15px
}
.wysiwyg.wysiwyg-big p {font-size: 28px;}
.wysiwyg h4 {
	font-family: Manrope;
	font-size: 20px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
	color: #1A4748;
	margin-bottom: 10px;
}
.wysiwyg h3 {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color: #9D203A;
	margin-bottom: 20px;
}
.wysiwyg ul li {
	list-style-type: disc;
	margin-left: 20px;
}
.wysiwyg a {
	color: #9D203A;
	font-weight: 800;
}
.wysiwyg strong {
	font-weight: 800
}
.wysiwyg-temoignage h3 {
	font-size: 20px;
	font-weight: 800;
	margin-bottom: 15px
}
.wysiwyg-temoignage h2 {
	color: #9D203A;
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 42px;
	margin-bottom: 27px
}
.wysiwyg-temoignage p {margin-bottom: 40px}
.wysiwyg-temoignage ul {margin-bottom: 30px}
.wysiwyg-temoignage li {
	list-style-type: disc;
	margin-left: 20px;
}
.bg-white-50 {background: rgba(255, 255, 255, 0.50)}
.uppercase {text-transform: uppercase}
.capitalize {text-transform: capitalize}
.lowercase {text-transform: lowercase}
.hover-pointer:hover {cursor: pointer}
.img-responsive {max-width: 100%}
@media screen and (max-width: 991px) {
	.display-ipad {display: block}
	.hide-ipad {display: none}
}
@media screen and (max-width: 767px) {
	.display-mobile {display: block}
	.hide-mobile {display: none}
}
/*Global components*/
.scrollTop {
	width: 40px;
	height: 40px;
	background: white;
	position: fixed;
	bottom: 200px;
	right: 50px;
	border-radius: 5px;
	box-shadow: 1px 0px 14px #bfbfbf;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	z-index: -999999;
	transition: 0.6s;
}
.scrollTop.active {
	opacity: 1;
	z-index: 99;
}
.scrollTop svg {width: 20px}
.message {
	clear: both;
	width: 100%;
	padding: 15px 30px;
	border-radius: 15px;
	font-size: 17px;
}
.message:after {
	display: inline-block;
	content: "\00d7";
	float: right;
	font-size: 20px;
}
.message:hover {cursor: pointer}
.message.error {
	background: #fde8e8;
	color: #cf2e2e;
}
.message.success {
	background: #def7ec;
	color: #00d084;
}
.message.info {
	background: #f3f4f6;
	color: #545454;
}
.message.info svg {
	width: 20px;
	top: 3px;
	position: relative;
	margin-right: 5px;
}
table {
	border-collapse: collapse;
	margin: 25px 0;
	font-size: 0.9em;
	font-family: sans-serif;
	min-width: 400px;
}
table thead tr {
	background-color: #009879;
	color: #ffffff;
	text-align: left;
}
table th,
table td {
	padding: 12px 15px
}
table tbody tr {border-bottom: 1px solid #dddddd}
table tbody tr:nth-of-type(even) {background-color: #efefef}
/* table tbody tr:last-of-type {border-bottom: 2px solid #009879} */
table tbody tr.active-row {
	font-weight: bold;
	color: #009879;
}
.animate-spin {
	fill: #1c64f2;
	width: 35px;
	-webkit-animation: spin 1s linear infinite;
	animation: spin 1s linear infinite;
	--tw-text-opacity: 1;
	color: rgb(229 231 235/var(--tw-text-opacity));
}
@-webkit-keyframes spin {
	to {
		transform: rotate(1turn)
	}
}

@keyframes spin {
	to {
		transform: rotate(1turn)
	}
}
@media screen and (min-width: 1100px) {
	.container {width: 1088px}
}
@media screen and (min-width: 1250px) {
	.container {width: 1200px}
}
@media screen and (min-width: 1280px) {
	.container {width: 1226px}
}
/*Theme components*/
/*THEME*/
.label img {transition: 0.4s}
.label:hover img {transform: translateX(3px)}
button[aria-disabled="true"] {
	opacity: 0.5;
	cursor: inherit;
}
header {z-index: 10}
header nav a {
	font-weight: 500;
	font-size: 14px;
	transition: 0.4s;
}

header nav a:hover {
    opacity: 0.7;
}

header nav ul {justify-content: center}
header{
	z-index: 9999
}

#menu-drawer,
#map-drawer,
#search-drawer-overlay,
#filter-drawer,
#search-drawer{
	z-index: 9999
}
/* Breadcrumb Styles */
.breadcrumb {
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 8px;
}
/* Carte Offres Page Styles */
.carte-offres-page .filter-group {
	display: flex;
	flex-direction: column;
}
.carte-offres-page .filter-group select,
.carte-offres-page .filter-group .wpgb-facet {
	width: 100%;
}
.carte-offres-page .filter-group label {
	font-size: 14px;
	margin-bottom: 8px;
}
.carte-offres-page .wpgb-map {
	height: 600px;
	border-radius: 20px;
	overflow: hidden;
}
/* Fix pour les tuiles Leaflet */
.carte-offres-page .leaflet-container {
	height: 600px;
	width: 100%;
	background: #f5f2eb;
}
.carte-offres-page .leaflet-tile {max-width: none !important}
.carte-offres-page .leaflet-tile-container img {max-width: none !important}
.timeline-slider .slick-list,
.timeline-slider .slick-track {
	overflow: visible;
}

/* Style pour le contrôle de recherche de la carte */
.carte-offres-page .wpgb-map-search-control {
	background: white;
	padding: 12px 16px;
	border-radius: 12px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	font-family: inherit;
	display: flex;
	align-items: center;
	gap: 8px;
}
.carte-offres-page .wpgb-map-search-control input[type="checkbox"] {
	width: 18px;
	height: 18px;
	cursor: pointer;
	accent-color: var(--color-coral);
}
.carte-offres-page .wpgb-map-search-control label {
	font-size: 14px;
	color: var(--color-primary);
	cursor: pointer;
	margin: 0;
	font-weight: 500;
}
/* Position du contrôle sur la carte */
.carte-offres-page .leaflet-top.leaflet-left {
	top: 10px;
	left: 10px;
}
/* Style personnalisé pour les selects des facets (WP Grid Builder custom select) */
.carte-offres-page .wpgb-select-facet {width: 100%;margin-bottom: 20px;}
/* Container principal du select */
.carte-offres-page .wpgb-select-facet .wpgb-select {
	width: 100%;
	border: 1px solid #E5E7EB;
	border-radius: 12px;
	background-color: white;
	transition: all 0.2s ease;
	position: relative;
}
/* Flèche personnalisée avec pseudo-élément */
.carte-offres-page .wpgb-select-facet .wpgb-select::after {
	content: '';
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-image: url('../img/svg/arrow-select.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 20px 20px;
	pointer-events: none;
	transition: transform 0.2s ease;
}
/* Rotation de la flèche quand le select est ouvert */
.carte-offres-page .wpgb-select-facet .wpgb-select:has(.wpgb-select-placeholder[aria-expanded="true"])::after {
	transform: translateY(-50%) rotate(180deg);
}
.carte-offres-page .wpgb-select-facet .wpgb-select:hover {border-color: #D1D5DB}
/* Placeholder / Input area */
.carte-offres-page .wpgb-select-facet .wpgb-select-placeholder {
	padding: 14px 40px 14px 16px;
	/* Padding-right augmenté pour laisser place à la flèche */
	min-height: 48px;
	display: flex;
	align-items: center;
}
/* Input de recherche */
.carte-offres-page .wpgb-select-facet .wpgb-select-search input {
	font-size: 16px;
	font-weight: 400;
	color: rgba(26, 71, 72, 0.5);
	/* #1A4748 avec opacité 0.5 */
	border: none;
	outline: none;
	padding: 0;
	background: transparent;
	width: 100%;
}
.carte-offres-page .wpgb-select-facet .wpgb-select-search input::placeholder {
	color: rgba(26, 71, 72, 0.5);
	/* #1A4748 avec opacité 0.5 */
	font-weight: 400;
}
/* Quand une valeur est sélectionnée */
.carte-offres-page .wpgb-select-facet .wpgb-select-search input:not(:placeholder-shown) {
	color: #1F2937;
	font-weight: 500;
}
/* Controls (flèche) - on cache complètement le bouton par défaut */
.carte-offres-page .wpgb-select-facet .wpgb-select-controls {display: none !important}
/* Séparateur (ligne verticale) - on le cache */
.carte-offres-page .wpgb-select-facet .wpgb-select-separator {display: none}
/* Bouton toggle (flèche) - on le cache */
.carte-offres-page .wpgb-select-facet .wpgb-select-toggle {display: none !important}
/* Focus state */
.carte-offres-page .wpgb-select-facet .wpgb-select:focus-within {border-color: var(--color-coral)}
.carte-offres-page .wpgb-select-facet .wpgb-select:focus-within .wpgb-select-search input {color: #1F2937}
/* Dropdown menu */
.carte-offres-page .wpgb-select-facet .wpgb-select-menu {
	border-radius: 12px;
	border: 1px solid #E5E7EB;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	margin-top: 4px;
	position: absolute !important;
	z-index: 99999 !important;
}

#global-cal-menu a:hover{background-color: #1a474821}
/* Options dans le dropdown */
.carte-offres-page .wpgb-select-facet .wpgb-select-option {
	padding: 12px 16px;
	font-size: 16px;
	color: #1F2937;
	transition: background-color 0.15s ease;
}
.carte-offres-page .wpgb-select-facet .wpgb-select-option:hover {
	background-color: #F9FAFB;
}
.carte-offres-page .wpgb-select-facet .wpgb-select-option[aria-selected="true"] {
	background-color: #FEF2F2;
	color: var(--color-coral);
	font-weight: 500;
}
/* Style du bouton Reims */
.carte-offres-page .wpgb-map-reset {
	background: var(--color-coral);
	color: white;
	border: none;
	padding: 6px 12px;
	border-radius: 8px;
	font-size: 12px;
	font-weight: 600;
	cursor: pointer;
	transition: opacity 0.2s;
}
.carte-offres-page .wpgb-map-reset:hover {opacity: 0.8}
/* Style pour la grid des offres (2 colonnes) */
.wpgb-card-header {border-radius: 20px !important}
.carte-offres-page .wpgb-masonry {
	display: grid !important;
	grid-template-columns: repeat(2, 1fr) !important;
	gap: 20px !important;
	height: auto !important;
}
body .wpgb-facet>fieldset:last-child {margin-bottom: 0px}
.page-template-page-carte-offres .breadcrumb-wrapper .container {
	width: 100%;
	max-width: 100%;
	padding-left: 50px;
}
/* Style quand une option est sélectionnée */
.carte-offres-page .wpgb-facet select:not([value=""]) {
	color: #1F2937;
	font-weight: 500;
}

/* ========================================
   POPUP DE LA CARTE (Map Marker Popup)
   ======================================== */
.sevetys-map-popup {
	padding: 24px;
	min-width: 320px;
	max-width: 400px;
	font-family: inherit;
}
.sevetys-map-popup .popup-title {
	font-size: 18px;
	font-weight: 700;
	color: #EF6D58;
	margin: 0 0 16px 0;
	line-height: 1.4;
}
.sevetys-map-popup .popup-details {
	display: flex;
	flex-direction: column;
	gap: 10px;
	margin-bottom: 20px;
}
.sevetys-map-popup .popup-detail {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 15px;
	color: #1A4748;
	line-height: 1.4;
}
.sevetys-map-popup .popup-detail svg {
	flex-shrink: 0;
	width: 18px !important;
	height: 18px !important;
	min-width: 18px;
	min-height: 18px;
}
.sevetys-map-popup .popup-detail span {flex: 1}
.sevetys-map-popup .popup-button {
	display: inline-block;
	padding: 0;
	background-color: transparent;
	color: #1A4748;
	font-size: 16px;
	font-weight: 600;
	text-decoration: underline;
	text-underline-offset: 4px;
	text-decoration-thickness: 1px;
	border: none;
	cursor: pointer;
	transition: all 0.2s ease;
}
.sevetys-map-popup .popup-button:hover {
	color: #EF6D58;
	text-decoration-color: #EF6D58;
}
/* Style de la popup Leaflet */
.carte-offres-page .leaflet-popup-content-wrapper {
	border-radius: 20px;
	padding: 0;
	box-shadow: none;
	border: none;
}
.leaflet-popup-close-button {display: none}
.wpgb-result-count {
	color: #1A4748;
	font-weight: 700;
	font-size: 18px;
}
body .wp-grid-builder .wpgb-card [class*=wpgb-block-] {white-space: normal}
.carte-offres-page .leaflet-popup-content {
	margin: 0 !important;
	width: auto !important;
}
.carte-offres-page .leaflet-popup-tip {
	background: white;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
/* Cacher le bouton de fermeture par défaut si vous voulez */
.carte-offres-page .leaflet-popup-close-button {
	font-size: 24px;
	padding: 8px 12px;
	color: #1A4748;
	opacity: 0.5;
	transition: opacity 0.2s;
}
.carte-offres-page .leaflet-popup-close-button:hover {
	opacity: 1;
	color: #EF6D58;
}
.wpgb-card-inner {
	background-color: white;
	border-radius: 20px
}
/* ========================================
   DRAWER FULL-SCREEN POUR LA CARTE
   ======================================== */
.map-drawer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.map-drawer.active {
	visibility: visible;
	opacity: 1;
	transition: visibility 0s, opacity 0.3s ease;
}
/* Overlay sombre */
.map-drawer-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(26, 71, 72, 0.8);
	cursor: pointer;
}
/* Contenu du drawer */
.map-drawer-content {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-color: #EFEADF;
	transform: translateX(100%);
	transition: transform 0.3s ease;
	overflow-y: auto;
	display: flex;
	flex-direction: column;
}
.map-drawer.active .map-drawer-content {
	transform: translateX(0);
}
/* Header du drawer */
.map-drawer-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 50px;
	border-bottom: 1px solid rgba(239, 234, 223, 0.75);
	position: sticky;
	top: 0;
	z-index: 10;
}
/* Body du drawer */
.map-drawer-body {
	flex: 1;
	overflow-y: auto;
}
/* ========================================
   DRAWER DE FILTRES
   ======================================== */
.filter-drawer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10000;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.filter-drawer.active {
	visibility: visible;
	opacity: 1;
	transition: visibility 0s, opacity 0.3s ease;
}
/* Overlay */
.filter-drawer-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(26, 71, 72, 0.8);
	cursor: pointer;
}
/* Contenu du drawer */
.filter-drawer-content {
	position: absolute;
	top: 0;
	right: 0;
	width: 500px;
	max-width: 90%;
	height: 100%;
	background-color: white;
	transform: translateX(100%);
	transition: transform 0.3s ease;
	display: flex;
	flex-direction: column;
	box-shadow: -4px 0 20px rgba(0, 0, 0, 0.1);
}
.filter-drawer.active .filter-drawer-content {transform: translateX(0)}

/* Header du drawer */
/* Body du drawer */
.filter-drawer-body {
	flex: 1;
	padding: 30px;
	overflow-y: auto;
}
/* ========================================
   CUSTOM SELECT AVEC PASTILLES
   ======================================== */
.custom-select-wrapper {
	position: relative;
	width: 100%;
}
.custom-select-display {
	min-height: 48px;
	background-color: white;
	border: 1px solid #E5E7EB;
	border-radius: 12px;
	padding: 8px 40px 8px 12px;
	cursor: pointer;
	display: flex;
	flex-wrap: wrap;
	gap: 6px;
	align-items: center;
	transition: all 0.2s ease;
	position: relative;
}
.custom-select-display::after {
	content: '';
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
	background-image: url("../img/svg/arrow_down.svg");
	background-repeat: no-repeat;
	background-position: center;
	pointer-events: none;
}
.custom-select-display:hover {
	border-color: #C7D2CD;
}
.custom-select-placeholder {
	color: #9CA3AF;
	font-size: 14px;
	font-weight: 400;
}
.custom-select-value {
	color: #1A4748;
	font-size: 14px;
	font-weight: 600;
}
.custom-select-dropdown {
	position: absolute;
	top: calc(100% + 4px);
	left: 0;
	right: 0;
	background: white;
	border: 1px solid #E5E7EB;
	border-radius: 12px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	transition: all 0.2s ease;
	z-index: 1000;
}
.custom-select-dropdown.active {
	max-height: 364px;
	opacity: 1;
	overflow: hidden;
}
.custom-select-search {
	width: 100%;
	padding: 12px;
	border: none;
	border-bottom: 1px solid #E5E7EB;
	font-size: 14px;
	outline: none;
}


.custom-select-options {
	max-height: 320px;
	overflow-y: auto;
	padding: 0;
}
.custom-select-option {
	padding: 12px 16px;
	cursor: pointer;
	font-size: 14px;
	font-weight: 600;
	color: #1A4748;
	transition: all 0.2s ease;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid rgba(26, 71, 72, 0.05);
}
.custom-select-option:last-child {border-bottom: none}
.custom-select-option:hover {background-color: #FBFAF6}
.custom-select-option.disabled {
	opacity: 0.4;
	cursor: not-allowed;
	pointer-events: none;
	color: #9CA3AF;
}
.custom-select-option.selected {
	background-color: #F3F4F4;
	opacity: 0.6;
	color: #1A4748;
	font-weight: 600;
	pointer-events: none;
	cursor: default;
}
.custom-select-option.selected::after {
	content: '✓';
	font-size: 12px;
	font-weight: bold;
	color: #1A4748;
	margin-left: auto;
	position: absolute;
	right: 6px;
}
.wpgb-card.wpgb-no-result {
	border-radius: 12px;
	background: #E0BAA6;
	width: 100%;
	display: flex;
	color: #1A4748;
	font-size: 18px;
	font-style: normal;
	font-weight: 800;
}
/* Scrollbar personnalisée pour les options */
.custom-select-options::-webkit-scrollbar,
#poste-suggestions::-webkit-scrollbar,
#departement-suggestions::-webkit-scrollbar {
	width: 6px;
}
.custom-select-options::-webkit-scrollbar-track,
#poste-suggestions::-webkit-scrollbar-track,
#departement-suggestions::-webkit-scrollbar-track {
	background: #F3F4EC;
	border-radius: 3px;
}
.custom-select-options::-webkit-scrollbar-thumb,
#poste-suggestions::-webkit-scrollbar-thumb,
#departement-suggestions::-webkit-scrollbar-thumb {
	background: #C7D2CD;
	border-radius: 3px;
}
.custom-select-options::-webkit-scrollbar-thumb:hover,
#poste-suggestions::-webkit-scrollbar-thumb:hover,
#departement-suggestions::-webkit-scrollbar-thumb:hover {
	background: #1A4748;
}

/* ========================================
   BADGES DE FILTRES ACTIFS
   ======================================== */
.filter-badge {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	padding: 8px 16px;
	background-color: white;
	border: 1px solid #E5E7EB;
	border-radius: 24px;
	font-size: 14px;
	color: #1A4748;
	transition: all 0.2s ease;
}
.filter-badge:hover {
	border-color: #1A4748;
	background-color: #F9FAFB;
}
.filter-badge-remove {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 16px;
	height: 16px;
	background-color: transparent;
	border: none;
	cursor: pointer;
	padding: 0;
	transition: transform 0.2s ease;
}
.filter-badge-remove:hover {
	transform: scale(1.2);
}
.filter-badge-remove svg {
	width: 16px;
	height: 16px;
	stroke: #6B7280;
}
.filter-badge-remove:hover svg {stroke: #1A4748;}
/* ========================================
   PAGINATION STYLES
   ======================================== */
.pagination-container {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	margin: 40px 0;
}
.page-numbers {
	gap: 9px;
}
.pagination-container .page-numbers {
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 44px;
	height: 44px;
	padding: 0 12px;
	border-radius: 50%;
	font-size: 16px;
	font-weight: 500;
	color: #1A4748;
	background-color: transparent;
	border: none;
	text-decoration: none;
	transition: all 0.2s ease;
}
.pagination-container .page-numbers.current {
	background-color: #C7D2CD;
	color: #1A4748;
	font-weight: 700;
}

.pagination-container .page-numbers .page-numbers:not(.current, .next, .prev):hover {
	opacity: 0.75;
}

.pagination-container .page-numbers.dots {
	background-color: transparent;
	cursor: default;
	pointer-events: none;
}
.pagination-container .page-numbers.dots:hover {background-color: transparent}
.pagination-container .page-numbers.prev,
.pagination-container .page-numbers.next {
	background-color: transparent;
	color: #1A4748;
	display: flex;
	align-items: center;
	background-color: white;
	justify-content: center;
}
.pagination-container .page-numbers.prev img,
.pagination-container .page-numbers.next img {
	width: 20px;
	height: 20px;
}
.pagination-container .page-numbers.prev:hover,
.pagination-container .page-numbers.next:hover {
	background-color: #E5E7EB;
}
/* Carte sticky qui prend toute la hauteur disponible */
.wpgb-viewport{height: auto !important}
.carte-offres-page .wpgb-facet-1 {height: calc(100vh - 75px) !important}
.carte-offres-page .wpgb-facet-1 fieldset,
.carte-offres-page .wpgb-facet-1 .wpgb-map-facet {
	height: 100% !important;
}
.carte-offres-page .wpgb-facet-1 .wpgb-map-facet {
	padding-bottom: 0 !important;
	border-radius: 20px;
	overflow: hidden;
}
.carte-offres-page .wpgb-facet-1 .wpgb-map-facet .leaflet-container {
	height: 100% !important;
	border-radius: 20px;
}
.carte-offres-page .wpgb-card {
	position: relative !important;
	width: 100% !important;
	left: 0 !important;
	top: auto !important;
	margin: 0 !important;
}
/* Réinitialiser les wrappers WP Grid Builder */
.carte-offres-page .wpgb-card-wrapper,
.carte-offres-page .wpgb-card-inner,
.carte-offres-page .wpgb-card-header {
	all: unset;
	display: block !important;
	width: 100% !important;
}
.wpgb-card-inner {
	background-color: white !important;
	border-radius: 20px !important;
}
/* Surcharger les styles forcés par WP Grid Builder sur nos composants */
body .wp-grid-builder .wpgb-card h3 {
	font-size: 22px;
	font-weight: 700;
	color: var(--color-primary);
	margin: 0;
	padding: 0;
	line-height: 1.4;
}
body .wp-grid-builder .wpgb-card p {
	font-size: 14px !important;
	font-weight: 500 !important;
	color: var(--color-primary) !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.5 !important;
}
body .wp-grid-builder .wpgb-card span {
	margin: 0 !important;
	padding: 0 !important;
}
body .wp-grid-builder .wpgb-card img {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	box-shadow: none !important;
}
body .wp-grid-builder .wpgb-card div {
	margin: 0;
	padding: 0;
}
body .wp-grid-builder .wpgb-card .sevetys-map-popup h3 {
	color: var(--color-secondary);
}
body .wp-grid-builder .wpgb-card div.sevetys-map-popup {padding: 25px}
/* Réappliquer les styles Tailwind sur le composant card-offer */
body .wp-grid-builder .wpgb-card .card-offer {
	background-color: white !important;
	border: none !important;
	border-radius: 20px !important;
	padding: 12px 12px 20px 12px !important;
	display: flex !important;
	flex-direction: column !important;
	gap: 0px;
	margin: 0 !important;
}
body .wp-grid-builder .wpgb-card .card-offer>div:first-child {
	display: flex !important;
	flex-direction: column !important;
	gap: 10px !important;
	margin-bottom: 20px !important;
}
body .wp-grid-builder .wpgb-card .card-offer>div:last-child {
	display: flex !important;
	flex-direction: column !important;
	gap: 10px !important;
	margin: 0 !important;
}

body .wp-grid-builder .wpgb-card .card-offer .label {
	display: inline-flex !important;
	align-items: center !important;
	gap: 8px !important;
	padding: 8px 15px !important;
	border-radius: 20px !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	color: var(--color-primary) !important;
}
body .wp-grid-builder .wpgb-card .card-offer .bg-pink {background-color: var(--color-pink) !important}
body .wp-grid-builder .wpgb-card .card-offer .bg-yellow {background-color: var(--color-yellow) !important}
body .wp-grid-builder .wpgb-card .card-offer .bg-grey {background-color: var(--color-grey) !important}
body .wp-grid-builder .wpgb-card .card-offer .flex {display: flex !important}
body .wp-grid-builder .wpgb-card .card-offer .gap-\[8px\] {gap: 8px !important}
body .wp-grid-builder .wpgb-card .card-offer .items-center {
	align-items: center !important;
}
.card-post,
.card-post a > div,
.card-offer,
.card-offer a > div{
	transition: all 0.25s ease-in-out;
}
.blur-special{
	backdrop-filter: blur(5px);
}
/* .card-post:hover, */
.card-offer:hover{background: rgba(255, 255, 255, 0.30)}
.card-post:hover a > div {scale: 1.015}
.card-post:hover a > div h3{text-decoration: underline}
.card-offer:hover a > div {scale: 1.015}
.card-offer:hover a > div h3{text-decoration: underline}
.hover-ts:hover{
	background-color:#FFFFFFBF
}
/* .carte-offres-page .wpgb-card:last-child, */
.carte-offres-page .card-offer:last-child {border-bottom: none !important}
/*216 691 carte*/
/* Forcer le style des cartes dans le template */
.carte-offres-page .card-offer {text-decoration: none}
.carte-offres-page .card-offer h3 {
	margin: 0;
	padding: 0;
}
/* Carte Offres Page Styles */
.breadcrumb-item {
	display: flex;
	align-items: center;
	font-size: 14px;
	line-height: 1.5;
}
.breadcrumb-link {
	color: var(--color-primary);
	text-decoration: none;
	font-weight: 400;
	transition: opacity 0.2s;
}
.breadcrumb-link:hover {
	opacity: 0.7;
	text-decoration: underline;
}
.breadcrumb-current {
	color: var(--color-primary);
	font-weight: 600;
}
.breadcrumb-separator {
	color: var(--color-primary);
	font-weight: 400;
	user-select: none;
}
body article.valeur-slide,
.card-offer.bg-coral {
	display: flex !important
}
footer a {color: white}
.border-footer {
	background-color: #567572
}
.hero-line-svg {
	display: block;
	overflow: visible;
	min-width: 1600px;
	width: auto;
}
@media (min-width: 1600px) {
	.hero-line-svg {
		width: 100%;
	}
}
.hero-line-path {
	/* Large dash length to cover the whole path */
	stroke-dasharray: 1;
	stroke-dashoffset: 1;
	animation: hero-line-draw 3.1s ease-out forwards;
}
@keyframes hero-line-draw {
	0% {
		stroke-dashoffset: 1;
		opacity: 0;
	}
	10% {
		opacity: 1;
	}
	100% {
		stroke-dashoffset: 0;
		opacity: 1;
	}
}
/* Candidature section line animation */
.candidature-line-svg {
	display: block;
	overflow: visible;
}
.candidature-line-path {
	stroke-dasharray: 1;
	stroke-dashoffset: -1;
	opacity: 0;
}
.candidature-line-path.animate {
	animation: candidature-line-draw 2.1s ease-out forwards;
}
@keyframes candidature-line-draw {
	0% {
		stroke-dashoffset: -1;
		opacity: 0;
	}
	10% {
		opacity: 1;
	}
	100% {
		stroke-dashoffset: 0;
		opacity: 1;
	}
}
/* Footer line animation (bottom to top) */
.footer-line-svg {
	display: block;
	overflow: visible;
}
.footer-line-path {
	stroke-dasharray: 1;
	stroke-dashoffset: 1;
	opacity: 0;
}
.footer-line-path.animate {
	animation: footer-line-draw 2.8s ease-out forwards;
}
@keyframes footer-line-draw {
	0% {
		stroke-dashoffset: 1;
		opacity: 0;
	}
	10% {opacity: 1}
	100% {
		stroke-dashoffset: 0;
		opacity: 1;
	}
}
/* Burger Menu Styles */
.burger-menu-btn {
	display: none;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	background: transparent;
	border: none;
	cursor: pointer;
	padding: 8px;
	z-index: 10;
	transition: opacity 0.2s;
}
.burger-menu-btn:hover {opacity: 0.7}
.burger-menu-btn img {
	width: 24px;
	height: 24px;
}

.faq-parent{transition: all 0.5s ease-in-out}
.faq-parent:hover,
.faq-toggle:hover{
	background-color: white;
}
.faq-content:hover + .faq-content{
	background-color: white;

}


/* Menu Drawer Styles */
.menu-drawer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.menu-drawer.active {
	visibility: visible;
	opacity: 1;
	transition: visibility 0s, opacity 0.3s ease;
}
.menu-drawer-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	cursor: pointer;
}
.menu-drawer-content {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	max-width: 356px;
	height: 100%;
	background-color: white;
	box-shadow: -2px 0 8px rgba(0, 0, 0, 0.1);
	transform: translateX(100%);
	transition: transform 0.3s ease;
	display: flex;
	flex-direction: column;
	overflow-y: auto;
}
.menu-drawer.active .menu-drawer-content {transform: translateX(0)}
.menu-drawer-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 24px;
}
.close-menu-btn {
	background: transparent;
	border: none;
	cursor: pointer;
	padding: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--color-primary);
	transition: opacity 0.2s;
}
.menu-drawer-nav {
	flex: 1;
	padding: 24px 0;
	overflow-y: auto;
}
.menu-drawer-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
	gap: 15px;
}
.menu-drawer-list li {margin: 0}
.menu-drawer-list a {
    display: block;
    padding: 16px 24px;
    color: var(--color-primary);
    font-weight: 500;
    font-size: 18px;
    text-decoration: none;
    transition: background-color 0.2s;
    border-radius: 12px;
    margin: 0 25px;
    border: 1px solid #C7D2CD;
    text-align: center;
    font-weight: 700;
}
.menu-drawer-list a:hover {background-color: var(--color-primary); color: white}
.menu-drawer-list .current-menu-item a,
.menu-drawer-list .current_page_item a {
	background-color: #F3F4F6;
	font-weight: 600;
}
.menu-drawer-buttons {
	padding: 24px;
	display: flex;
	flex-direction: column;
	gap: 12px;
}
/* Responsive */
.text-main {
	font-size: 50px;
	line-height: 60px;
}
body .text-big {
	font-size: 42px;
	line-height: 43px;
}
.text-big.l-43 {line-height: 43px}
h1:not(.lead-custom),
h2:not(.lead-custom),
h3:not(.lead-custom),
h4:not(.lead-custom),
h5:not(.lead-custom), {
	line-height: normal;
}
.leading-\[45px\] {
	--tw-leading: 45px;
	line-height: 45px;
}
.tab-content *:not(a.flex, a span) {color: var(--color-primary)}

.tab-content .bg-secondary span,
.tab-content .bg-secondary {
	color: white;
}

.tab-content h2 {
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	margin-bottom: 20px;
}
.tab-content p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 20px;
}
.tab-content ul {
	list-style: disc;
	margin-left: 20px;
	padding-left: 20px;
	/* margin-bottom: 20px; */
	display: table;
}
.tab-content ul li {margin-bottom: 20px}
.tab-content h3 {
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
	margin-bottom: 20px;
}
.text-area-full textarea {height: calc(100% - 20px)}
.hero-section {overflow: hidden}
.bloc-img-text li{margin: 15px 0px}
@media screen and (min-width: 768px) {
	.home .breadcrumb-wrapper {display: none}
}
@media screen and (max-width: 1300px) {
	.hero-line-svg {bottom: 50px}
}
@media screen and (max-width: 1250px) {
	header {max-width: calc(100% - 20px)}
	.candidature-line-svg {bottom: 0px}
}

@media screen and (max-width: 1100px) {
	body .text-big {font-size: 32px}
	.text-main {font-size: 40px}
	header {width: 970px}
}

@media screen and (max-width: 1024px) {
	.burger-menu-btn {display: flex}
	.header-nav,
	.header-cta {
		display: none !important;
	}
	header {
		width: calc(100% - 32px) !important;
		max-width: 100% !important;
	}
	.breadcrumb-wrapper .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.breadcrumb-item {font-size: 14px}
	.carte-offres-page .wpgb-masonry {grid-template-columns: repeat(1, 1fr) !important}
}

@media screen and (min-width: 768px) {
	.break-desktop{
		display: block;
	}
}

@media screen and (max-width: 767px) {
	.filter-drawer-content{
		max-width: 100%;
	}
.break-mobile{
	display: block;
}
.relative-mobile{position: relative}
.page-numbers {gap: 5px}
.menu-drawer-header{justify-content: center}
.close-menu-btn{
	position: absolute;
	top: 13px;
	left: 20px;
}
.slick-dotted.slick-slider {padding-bottom: 30px}
.home .breadcrumb {display: none;}
.wysiwyg-temoignage li{margin-left: 30px}
.wysiwyg.wysiwyg-big p {font-size: 18px}
.carte-offres-page .wpgb-facet-1 .wpgb-map-facet {border-radius: 0px}
.carte-offres-page .wpgb-facet-1 {height: 380px !important}
.map-mobile {
	display: flex;
	flex-direction: column-reverse;
}
.text-main {
	font-size: 36px;
	line-height: 40px;
}
.img-hero {
	left: -15px;
	width: calc(100% + 30px);
}
.container {
	padding-left: 20px;
	padding-right: 20px;
}
.no-pad-mob {padding: 0px}
.section-word {
	padding-top: 25px;
	background-color: #f5f2eb;
	border-radius: 24px
}
.valeur-slide {position: relative}
.valeur-slide .item-valeur {
	position: absolute;
	left: 15px;
	bottom: 15px;
	gap: 20px;
	width: calc(100% - 30px);
	height: auto;
	border-radius: 12px;
	background: #EFEADFBF;
	backdrop-filter: blur(7px);
}
.text-medium-18 {
	font-size: 16px;
	line-height: normal;
}
.results-count {font-size: 16px}
.slick-dotted {overflow: visible}
body .text-big-mob{font-size: 42px}
}
/* ========================================
 * Animations pour les tabs
 * ======================================== */
/* Animation de fade-in avec mouvement vers le haut */
@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translateY(20px);
	}
	to {
		opacity: 1;
		transform: translateY(0);
	}
}

/* Classe pour les tabs */
.tab-content {
	transition: opacity 0.3s ease, transform 0.3s ease
}
/* Tab caché */
.tab-content.hidden {
	display: none;
	opacity: 0;
}
/* Tab actif avec animation */
.tab-content.active {
	display: block;
	animation: fadeInUp 0.5s ease forwards;
}
/* =============================
   Bloc Timeline Styles
   ============================= */
.timeline-slider .slick-slide {transition: opacity 0.3s ease}
.timeline-slider .slick-slide.slick-active {opacity: 1}
.timeline-slider .slick-dots {
	display: flex !important;
	justify-content: center;
	gap: 8px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.timeline-slider .slick-dots li {margin: 0}
.timeline-slider .slick-dots li button {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #D9D9D9;
	border: none;
	padding: 0;
	font-size: 0;
	cursor: pointer;
	transition: background 0.3s ease;
}
.timeline-slider .slick-dots li.slick-active button {background: #1A4748}
.slick-dots li.slick-active button:before{
	background: #1A4748;
	color: transparent;
	width: 10px;
	height: 10px;
	opacity: 1;
}
.slick-dots li button:before{
	opacity: 1;
	background: #C7D2CD;
	border-radius: 100%;
	color: transparent;
	width: 8px;
	height: 8px;
}
.slick-dots li.slick-active,
.slick-dots li{
	width: 10px;
	height: 10px;
}
.slick-dots li button{
	height: auto;
	width: auto
}
.slick-dots li{margin: 0px 6px}
.slick-arrow{
	transition: 0.5s;
	border: 1px solid transparent
}
.slick-arrow:not(.slick-disabled):hover{border: 1px solid var(--color-primary)}
/* =============================
   Bloc Citation Styles
   ============================= */
.bloc-citation blockquote {
	margin: 0;
	padding: 0;
}
.hover-underline:hover{text-decoration: underline}
/* =============================
   Bloc Chiffres Clés Styles
   ============================= */
@media (max-width: 768px) {
	.bloc-chiffres-cles .valeurs-cercle {
		width: 250px;
		height: 250px;
	}
	.slider-mobile-col-3 .flex{
		display: flex;
		align-items: center;
		justify-content: center;
	}
}
body .wp-grid-builder .wpgb-card h3{font-size: 16px}
body .wp-grid-builder .wpgb-card div {
	font-size: 14px;
	gap: 2px;
}
@media (max-width: 767px) {
	.carte-offres-page .wpgb-select-facet {margin-bottom: 5px}
	.wysiwyg ul{margin-top: 30px}
	.shape-prio{bottom: -135px}
	.wysiwyg ul li{font-size: 20px}
	.prose .wysiwyg ul li{font-size: 16px}
	.map-drawer-header {padding: 10px 20px}
	body .text-42-mobile {font-size: 42px}
	.wpgb-facet .wpgb-map-pan-to-search{
	top: inherit!important;
	bottom: 0!important;
	}
}
