<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* codeDESIGN - custom_code_hardcoded_marie.css */
@charset "utf-8";

/* CUSTOM CODE HARDCODED MARIE */
div.custom_code_hardcoded_marie [class^="col-"],
div.custom_code_hardcoded_marie [class*=" col-"] {
	padding-left: 0px;
	padding-right: 0px;
}
div.custom_code_hardcoded_marie div.container {
	padding: 0px 0px 0px 0px;
}
div.custom_code_hardcoded_marie_block {
	background: #ffffff;
	padding: 20px 20px 20px 20px;
	margin: 0px 0px 0px 0px;
	-webkit-border-radius: 8px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius: 8px;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-bottomleft: 0;
	border-radius: 8px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	-moz-box-shadow: 3px 5px 30px 0px rgba(36, 36, 36, 0.15);
	-webkit-box-shadow: 3px 5px 30px 0px rgba(36, 36, 36, 0.15);
	box-shadow: 3px 5px 30px 0px rgba(36, 36, 36, 0.15);
}
div.custom_code_hardcoded_marie .content_job_offers_content_box {
	background: var(--ci_color_white);
	padding: 0px 20px 0px 0px;
}
@media only screen and (max-width: 991px) {

	div.custom_code_hardcoded_marie .content_job_offers_content_box {
		padding: 0px 0px 0px 0px;
	}

}
div.custom_code_hardcoded_marie .content_job_offers_image_box {
	background: var(--ci_color_white);
}
div.custom_code_hardcoded_marie .content_job_offers_image_box img,
div.custom_code_hardcoded_marie .content_job_offers_content_box .only_mobile img {
	-webkit-border-radius: 8px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius: 8px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-radius: 8px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
div.custom_code_hardcoded_marie .content_job_offers_content_box a,
div.custom_code_hardcoded_marie .content_job_offers_content_box a:link,
div.custom_code_hardcoded_marie .content_job_offers_content_box a:visited {
	font-weight: 400;
	text-decoration: none;
	color: var(--ci_color_black);
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
div.custom_code_hardcoded_marie .content_job_offers_content_box a:hover,
div.custom_code_hardcoded_marie .content_job_offers_content_box a:hover:link,
div.custom_code_hardcoded_marie .content_job_offers_content_box a:hover:visited {
	color: var(--ci_color);
	text-decoration: underline;
}
div.custom_code_hardcoded_marie .content_job_offers_image_box_caption {
	margin-top: 15px;
	font-weight: 400;
}
@media only screen and (max-width: 991px) {

	div.custom_code_hardcoded_marie .img-fulltext-caption {
		margin-bottom: 24px;
	}
	
}
div.custom_code_hardcoded_marie div.img-fulltext-caption {
	background: #F8F8F8;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
}
div.custom_code_hardcoded_marie.with_bottom_margin {
	margin-bottom: 20px;
}
div.custom_code_hardcoded_marie_inner a.href_button {
	-webkit-border-radius: 8px !important;
	-webkit-border-top-right-radius: 0 !important;
	-webkit-border-top-left-radius: 0 !important;
	-moz-border-radius: 8px !important;
	-moz-border-radius-topright: 0 !important;
	-moz-border-radius-topleft: 0 !important;
	border-radius: 8px !important;
	border-top-right-radius: 0 !important;
	border-top-left-radius: 0 !important;
}
div.custom_code_hardcoded_marie_548 {
	margin: 80px 0px;
}</pre></body></html>