@font-face {
	font-family: "Carter One";
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/carterone/v17/q5uCsoe5IOB2-pXv9UcNExN8gQ.ttf)
		format("truetype");
}
@font-face {
	font-family: "Open Sans";
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
	src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf)
		format("truetype");
}
@font-face {
	font-family: "Poiret One";
	font-style: normal;
	font-weight: 400;
	src: url(https://fonts.gstatic.com/s/poiretone/v16/UqyVK80NJXN4zfRgbdfbo55cUg.ttf)
		format("truetype");
}
#wt-container-instance-23511611 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Open Sans", sans-serif, "google";
	font-size: 16.5px;
	text-align: center;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 100%;
	display: inline-block;
	min-height: 100vh;
	color: rgba(255, 255, 255, 1);
	background-image: url("../images/fond-template-2.webp");
}
.wt-container-4285511 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23497901 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 2%;
	padding-bottom: 1%;
	font-family: "Carter One", fantasy, "google";
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 16px;
	color: rgba(255, 88, 31, 1);
}
#menu-block-configuration-124511 ul.root {
	text-align: center;
}
#menu-block-configuration-124511 ul li {
	display: flow-root;
}
#menu-block-configuration-124511 ul li a:hover {
	text-decoration: none;
}
#menu-block-configuration-124511 ul li .page-name {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}
#menu-block-configuration-124511 ul.root li .page-name .page-indicator-svg {
	width: 16px;
	height: 16px;
	vertical-align: sub;
}
#menu-block-configuration-124511 ul.root li .page-name .page-indicator-svg {
	display: none;
	transform: rotate(0deg);
	transition: transform 0.5s ease;
}
#menu-block-configuration-124511 ul.branch li .page-name .page-indicator-svg {
	transform: rotate(-90deg);
}
#menu-block-configuration-124511
	ul.root
	li
	.page-name:hover
	.page-indicator-svg {
	transform: rotate(-180deg);
	transition: transform 0.5s ease;
}
#menu-block-configuration-124511
	ul.branch
	li
	.page-name:hover
	.page-indicator-svg {
	transform: rotate(-270deg);
}
#menu-block-configuration-124511 li > ul.sub-branch {
	margin-left: 100%;
}
#menu-block-configuration-124511 ul.sub-branch a,
#menu-block-configuration-124511 ul.branch a {
	white-space: nowrap;
}
@media (min-width: 992px) {
	#menu-block-configuration-124511 ul.root li .page-name .page-indicator-svg {
		display: block;
	}
	#menu-block-configuration-124511 ul.root {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
}
@media (max-width: 991px) {
	#menu-block-configuration-124511 ul.root > li,
	#menu-block-configuration-124511 > ul:not(.root) > li {
		box-shadow: none !important;
	}
	#menu-block-configuration-124511
		> input[type="checkbox"]:not(:checked)
		+ ul
		> li:last-child {
		border-bottom: unset;
	}
	#menu-block-configuration-124511 ul.root > li,
	#menu-block-configuration-124511 > ul:not(.root) > li {
		padding-top: inherit;
		padding-bottom: inherit;
	}
	#menu-block-configuration-124511 ul.root > li:not(.show-divider),
	#menu-block-configuration-124511
		ul.root
		ul:not(.root)
		> li:not(.show-divider) {
		border: none;
	}
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		> label:not(.default-menu-icon) {
		left: 3px;
	}
	#menu-block-configuration-124511 ul.root > li label.default-menu-icon::after,
	#menu-block-configuration-124511
		ul:not(.root)
		li
		label.default-menu-icon::after,
	#menu-block-configuration-124511
		ul.root
		> li
		label:not(.default-menu-icon)
		span.icon,
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		span.icon,
	#menu-block-configuration-124511 a .open-menu-label,
	#menu-block-configuration-124511 a .close-menu-label {
		position: absolute;
		right: 0;
		margin-top: -3px;
		margin-right: 9px;
		cursor: pointer;
	}
	#menu-block-configuration-124511 a .close-menu-label {
		transform: scale(0);
	}
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		> label.default-menu-icon::after,
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		span.icon,
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		> label
		> a
		.open-menu-label,
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		> label
		> a
		.close-menu-label {
		top: 0;
	}
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		> label
		> a
		.open-menu-label,
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		> label
		> a
		.close-menu-label {
		margin-top: 22px;
		margin-right: 7px;
		font-size: 7px;
		transition: transform 0.3s ease-in;
	}
	#menu-block-configuration-124511 ul.root li label.default-menu-icon::after,
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		> label.default-menu-icon::after {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 21px;
		content: "\2630";
		cursor: pointer;
		transform: rotate(0) scaleX(1.5) translate(0, -2px);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124511 ul.root li label.default-menu-icon::after {
		margin-top: 4px;
	}
	#menu-block-configuration-124511
		input[type="checkbox"]
		+ ul:not(.root)
		> li
		> label.default-menu-icon::after {
		margin-right: 8px;
	}
	#menu-block-configuration-124511
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label.default-menu-icon
		> a {
		margin-bottom: -10px;
	}
	#menu-block-configuration-124511
		ul.root
		li
		> input[type="checkbox"]:not(:checked)
		+ label.default-menu-icon::after,
	#menu-block-configuration-124511
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label.default-menu-icon::after {
		opacity: 1;
		transform: rotate(0) scaleX(1.5) translate(0, -2px);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124511
		ul.root
		li
		> input[type="checkbox"]:checked
		+ label.default-menu-icon::after {
		transform: rotate(90deg) scaleX(1.5) translate(0, -4px);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124511
		input[type="checkbox"]:checked
		+ ul:not(.root)
		> li
		> label.default-menu-icon::after {
		transform: rotate(90deg) scaleX(1.5) translate(0, -3px);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124511
		> input[type="checkbox"]:not(:checked)
		+ ul
		> li
		> label:not(.default-menu-icon)
		span.icon-open-menu,
	#menu-block-configuration-124511
		ul
		> li
		> input[type="checkbox"]:not(:checked)
		+ label:not(.default-menu-icon)
		span.icon-open-menu {
		opacity: 1;
	}
	#menu-block-configuration-124511
		input[type="checkbox"]:not(:checked)
		+ ul
		> li
		> label
		span.icon-close-menu,
	#menu-block-configuration-124511
		ul
		> li
		> input[type="checkbox"]:not(:checked)
		+ label
		span.icon-close-menu {
		opacity: 0;
		transform: rotate(0) translateY(0);
		transition: transform 0.3s ease-out, opacity 0.3s ease-out;
	}
	#menu-block-configuration-124511
		ul.root
		li
		label:not(.default-menu-icon)
		span.icon,
	#menu-block-configuration-124511
		> ul:not(.root)
		> li
		label:not(.default-menu-icon)
		span.icon {
		margin-top: 2px;
		cursor: pointer;
		transform: rotate(0) translateY(0);
		transition: transform 0.3s ease-out, opacity 0.3s ease-out;
	}
	#menu-block-configuration-124511
		ul.root
		li
		label:not(.default-menu-icon)
		span.icon {
		margin-top: 0;
	}
	#menu-block-configuration-124511
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		.open-menu-label {
		transform: scaleY(1);
		padding-top: 4px;
	}
	#menu-block-configuration-124511
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		.close-menu-label {
		transform: scaleY(0);
		padding-top: 4px;
	}
	#menu-block-configuration-124511
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		> a {
		margin-bottom: 10px;
	}
	#menu-block-configuration-124511
		> input[type="checkbox"]:checked
		+ ul
		> li
		> label
		span.icon-open-menu {
		opacity: 0;
	}
	#menu-block-configuration-124511
		> input[type="checkbox"]:checked
		+ ul
		> li
		> label:not(.default-menu-icon)
		span.icon {
		transform: rotate(90deg) translateY(-4px);
		transition: transform 0.3s ease-out, opacity 0.3s ease-out;
	}
	#menu-block-configuration-124511
		ul
		li
		> input[type="checkbox"]:checked
		+ label:not(.default-menu-icon)
		span.icon {
		transform: rotate(90deg) translateX(0px) translateY(-4px);
		transition: transform 0.3s ease-out, opacity 0.3s ease-out;
	}
	#menu-block-configuration-124511
		input[type="checkbox"]:checked
		+ ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		> a {
		margin-bottom: 5px;
	}
	#menu-block-configuration-124511
		input[type="checkbox"]:checked
		+ ul:not(.root)
		> li
		> label
		.open-menu-label {
		transform: scaleY(0);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124511 li > ul.sub-branch {
		margin-left: 0;
	}
	#menu-block-configuration-124511 ul.root {
		text-align: left;
		padding-top: inherit;
	}
	#menu-block-configuration-124511 ul.menu-picture li.item-picture,
	#menu-block-configuration-124511 ul.root li .page-indicator {
		display: none;
	}
	#menu-block-configuration-124511 .icon {
		display: block;
		width: 20px;
		height: 20px;
		color: inherit;
		pointer-events: all;
		box-sizing: border-box;
	}
	#menu-block-configuration-124511 .menu-mobile {
		content: "";
		clear: both;
		display: table;
	}
}
.wt-container-4281611 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23511621 {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-bottom: 3%;
	padding-top: 3%!important;
	padding-bottom: 3%!important;
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: 100% 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url("../images/fond__header.webp");
}
#wt-container-instance-23511621 article p {
	padding-top: 0;
	padding-bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 5px;
}
.wt-container-4261357 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
#wt-container-instance-23511631 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23511641 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23511651 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23502741 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 1%;
	padding-left: 1%;
	background-color: rgba(0, 0, 0, 1);
}
#wt-container-instance-23503811 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 1%;
	padding-left: 1%;
}
#wt-container-instance-23503771 {
	animation: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b 1.1s ease 0s 1
		normal both running;
}
#wt-container-instance-23503771 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
	animation-name: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b;
}
#wt-container-instance-23503841 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23497911 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: 100% 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-top: 0.2%;
	padding-bottom: 0;
	background-image: url("../images/fond__header.webp");
}
#wt-container-instance-23497921 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23497931 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23497941 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23497951 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23503781 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 1%;
	padding-left: 1%;
}
#wt-container-instance-23503181 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 1%;
	padding-left: 1%;
}
#wt-container-instance-23503191 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23503201 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23503211 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23502941 {
	animation: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b 1.1s ease 0s 1
		normal both running;
}
#wt-container-instance-23502941 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
	animation-name: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b;
}
#wt-container-instance-23502951 {
	animation: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b 1.1s ease 0s 1
		normal both running;
}
#wt-container-instance-23502951 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
	animation-name: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b;
}
#wt-container-instance-23502961 {
	animation: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b 1.1s ease 0s 1
		normal both running;
}
#wt-container-instance-23502961 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
	animation-name: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b;
}
#wt-container-instance-23502971 {
	animation: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b 1.1s ease 0s 1
		normal both running;
}
#wt-container-instance-23502971 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
	animation-name: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b;
}
#wt-container-instance-23503221 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23502981 {
	animation: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b 1.1s ease 0s 1
		normal both running;
}
#wt-container-instance-23502981 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
	animation-name: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b;
}
#wt-container-instance-23502991 {
	animation: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b 1.1s ease 0s 1
		normal both running;
}
#wt-container-instance-23502991 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
	animation-name: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b;
}
#wt-container-instance-23503001 {
	animation: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b 1.1s ease 0s 1
		normal both running;
}
#wt-container-instance-23503001 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
	animation-name: animation-f1c48662-ecaf-43d1-88ae-4ef4deb1681b;
	font-family: Carter One;
}
.wt-container-4261359 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23497961 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: inherit;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23503791 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23503231 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23503241 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.wt-container-4284271 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23503251 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
.wt-container-4284272 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23503261 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23504211 {
	padding-right: 12%;
	padding-left: 12%;
	padding-bottom: 9%;
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url("../images/Modif-31-03-2023-5.webp");
}
.wt-container-4281936 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: rgba(255, 88, 31, 1);
	font-size: 1.7em;
	font-family: "Carter One", fantasy, "google";
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	text-transform: uppercase;
}
#wt-container-instance-23503011 {
	background-color: #f3541e#f3541e;
	color: rgba(255, 255, 255, 1);
}
.wt-container-4281937 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	font-size: 1.7em;
	font-family: "Poiret One", fantasy, "google";
	font-weight: bold;
}
.wt-container-4285249 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23503271 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	background-image: url("../images/TERRASSIERS-PROFESSIONNELS-FOND.webp");
}
.wt-container-4285250 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23503281 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: rgba(0, 0, 0, 0.7);
	padding-top: 0;
}
#wt-container-instance-24327441 {
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
}
#wt-container-instance-24328411 {
	background-color: rgba(243, 84, 30, 1);
}
#wt-container-instance-24133961 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 1%;
	padding-left: 1%;
}
#wt-container-instance-24103771 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 1%;
	padding-left: 1%;
}
#wt-container-instance-24834321 {
	padding-right: 1%;
	padding-left: 1%;
}
#wt-container-instance-24244511 {
	padding-right: 1%;
	padding-left: 1%;
	padding-top: 1%;
	padding-bottom: 1%;
}
#album-block-configuration-900001
	.wt-gallery-picture-wrapper:not([data-display-mode="before-after"])
	img {
	width: 100%;
}
#album-block-configuration-900001 .wt-gallery-picture-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#album-block-configuration-900001 {
	display: grid;
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	gap: 10px 10px;
}
@media (max-width: 767px) {
	#album-block-configuration-900001 {
		width: 100%;
	}
	#album-block-configuration-900001[data-before-after-mobile="1"] {
		grid-template-columns: repeat(1, 100%);
	}
	#album-block-configuration-900001[data-before-after-mobile="1"]
		.wt-gallery-picture-wrapper[data-display-mode="before-after"] {
		display: inline-flex;
	}
	#album-block-configuration-900001[data-before-after-mobile="1"]
		.wt-gallery-picture-wrapper[data-display-mode="default"] {
		display: none;
	}
	#album-block-configuration-900001[data-before-after-mobile="0"]
		.wt-gallery-picture-wrapper[data-display-mode="before-after"] {
		display: none;
	}
	#album-block-configuration-900001[data-before-after-mobile="0"]
		.wt-gallery-picture-wrapper[data-display-mode="default"] {
		display: inline-flex;
	}
}
@media (min-width: 768px) {
	#album-block-configuration-900001 {
		grid-template-columns: repeat(1, 100%);
		width: calc(100% - 0px);
	}
	#album-block-configuration-900001[data-before-after-tablet="1"]
		.wt-gallery-picture-wrapper[data-display-mode="before-after"] {
		display: inline-flex;
	}
	#album-block-configuration-900001[data-before-after-tablet="1"]
		.wt-gallery-picture-wrapper[data-display-mode="default"] {
		display: none;
	}
	#album-block-configuration-900001[data-before-after-tablet="0"]
		.wt-gallery-picture-wrapper[data-display-mode="before-after"] {
		display: none;
	}
	#album-block-configuration-900001[data-before-after-tablet="0"]
		.wt-gallery-picture-wrapper[data-display-mode="default"] {
		display: inline-flex;
	}
}
@media (min-width: 992px) {
	#album-block-configuration-900001 {
		grid-template-columns: repeat(2, 50%);
		width: calc(100% - 10px);
	}
	#album-block-configuration-900001[data-before-after-smallscreen="1"]
		.wt-gallery-picture-wrapper[data-display-mode="before-after"] {
		display: inline-flex;
	}
	#album-block-configuration-900001[data-before-after-smallscreen="1"]
		.wt-gallery-picture-wrapper[data-display-mode="default"] {
		display: none;
	}
	#album-block-configuration-900001[data-before-after-smallscreen="0"]
		.wt-gallery-picture-wrapper[data-display-mode="before-after"] {
		display: none;
	}
	#album-block-configuration-900001[data-before-after-smallscreen="0"]
		.wt-gallery-picture-wrapper[data-display-mode="default"] {
		display: inline-flex;
	}
}
@media (min-width: 1200px) {
	#album-block-configuration-900001 {
		grid-template-columns: repeat(3, 33.333333333333%);
		width: calc(100% - 20px);
	}
	#album-block-configuration-900001[data-before-after-largescreen="1"]
		.wt-gallery-picture-wrapper[data-display-mode="before-after"] {
		display: inline-flex;
	}
	#album-block-configuration-900001[data-before-after-largescreen="1"]
		.wt-gallery-picture-wrapper[data-display-mode="default"] {
		display: none;
	}
	#album-block-configuration-900001[data-before-after-largescreen="0"]
		.wt-gallery-picture-wrapper[data-display-mode="before-after"] {
		display: none;
	}
	#album-block-configuration-900001[data-before-after-largescreen="0"]
		.wt-gallery-picture-wrapper[data-display-mode="default"] {
		display: inline-flex;
	}
}
#wt-container-instance-24315201 {
	padding-right: 1%;
	padding-left: 1%;
}
#wt-container-instance-23503131 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
	animation-name: rebond-zoome, animation-44509;
}
#wt-container-instance-23497971 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: 100% 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-top: 0.2%;
	padding-bottom: 0;
	background-image: url("../images/fond__header.webp");
}
@media (max-width: 992px) {
	#wt-container-instance-23497971 {
		display: none;
	}
}
.wt-container-4261358 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23497981 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	font-family: "Carter One", fantasy, "google";
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 15px;
	position: relative;
}
#menu-block-configuration-124521.cl-effect-12 a::before,
#menu-block-configuration-124521.cl-effect-12 a::after {
	border-color: rgba(128, 128, 128, 0.57);
}
#menu-block-configuration-124521 ul.root {
	text-align: center;
}
#menu-block-configuration-124521 ul li {
	display: flow-root;
}
#menu-block-configuration-124521 ul li a:hover {
	text-decoration: none;
}
#menu-block-configuration-124521 ul li .page-name {
	display: inline-flex;
	align-items: center;
	gap: 5px;
}
#menu-block-configuration-124521 ul.root li .page-name .page-indicator-svg {
	width: 16px;
	height: 16px;
	vertical-align: sub;
}
#menu-block-configuration-124521 ul.root li .page-name .page-indicator-svg {
	display: none;
	transform: rotate(0deg);
	transition: transform 0.5s ease;
}
#menu-block-configuration-124521 ul.branch li .page-name .page-indicator-svg {
	transform: rotate(-90deg);
}
#menu-block-configuration-124521
	ul.root
	li
	.page-name:hover
	.page-indicator-svg {
	transform: rotate(-180deg);
	transition: transform 0.5s ease;
}
#menu-block-configuration-124521
	ul.branch
	li
	.page-name:hover
	.page-indicator-svg {
	transform: rotate(-270deg);
}
#menu-block-configuration-124521 li > ul.sub-branch {
	margin-left: 100%;
}
#menu-block-configuration-124521 ul.sub-branch a,
#menu-block-configuration-124521 ul.branch a {
	white-space: nowrap;
}
@media (min-width: 992px) {
	#menu-block-configuration-124521 ul.root li .page-name .page-indicator-svg {
		display: block;
	}
	#menu-block-configuration-124521 ul.root {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
}
@media (max-width: 991px) {
	#menu-block-configuration-124521 ul.root > li,
	#menu-block-configuration-124521 > ul:not(.root) > li {
		box-shadow: none !important;
	}
	#menu-block-configuration-124521
		> input[type="checkbox"]:not(:checked)
		+ ul
		> li:last-child {
		border-bottom: unset;
	}
	#menu-block-configuration-124521 ul.root > li,
	#menu-block-configuration-124521 > ul:not(.root) > li {
		padding-top: inherit;
		padding-bottom: inherit;
	}
	#menu-block-configuration-124521 ul.root > li:not(.show-divider),
	#menu-block-configuration-124521
		ul.root
		ul:not(.root)
		> li:not(.show-divider) {
		border: none;
	}
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		> label:not(.default-menu-icon) {
		left: 3px;
	}
	#menu-block-configuration-124521 ul.root > li label.default-menu-icon::after,
	#menu-block-configuration-124521
		ul:not(.root)
		li
		label.default-menu-icon::after,
	#menu-block-configuration-124521
		ul.root
		> li
		label:not(.default-menu-icon)
		span.icon,
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		span.icon,
	#menu-block-configuration-124521 a .open-menu-label,
	#menu-block-configuration-124521 a .close-menu-label {
		position: absolute;
		right: 0;
		margin-top: -3px;
		margin-right: 9px;
		cursor: pointer;
	}
	#menu-block-configuration-124521 a .close-menu-label {
		transform: scale(0);
	}
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		> label.default-menu-icon::after,
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		span.icon,
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		> label
		> a
		.open-menu-label,
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		> label
		> a
		.close-menu-label {
		top: 0;
	}
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		> label
		> a
		.open-menu-label,
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		> label
		> a
		.close-menu-label {
		margin-top: 22px;
		margin-right: 7px;
		font-size: 7px;
		transition: transform 0.3s ease-in;
	}
	#menu-block-configuration-124521 ul.root li label.default-menu-icon::after,
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		> label.default-menu-icon::after {
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 21px;
		content: "\2630";
		cursor: pointer;
		transform: rotate(0) scaleX(1.5) translate(0, -2px);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124521 ul.root li label.default-menu-icon::after {
		margin-top: 4px;
	}
	#menu-block-configuration-124521
		input[type="checkbox"]
		+ ul:not(.root)
		> li
		> label.default-menu-icon::after {
		margin-right: 8px;
	}
	#menu-block-configuration-124521
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label.default-menu-icon
		> a {
		margin-bottom: -10px;
	}
	#menu-block-configuration-124521
		ul.root
		li
		> input[type="checkbox"]:not(:checked)
		+ label.default-menu-icon::after,
	#menu-block-configuration-124521
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label.default-menu-icon::after {
		opacity: 1;
		transform: rotate(0) scaleX(1.5) translate(0, -2px);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124521
		ul.root
		li
		> input[type="checkbox"]:checked
		+ label.default-menu-icon::after {
		transform: rotate(90deg) scaleX(1.5) translate(0, -4px);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124521
		input[type="checkbox"]:checked
		+ ul:not(.root)
		> li
		> label.default-menu-icon::after {
		transform: rotate(90deg) scaleX(1.5) translate(0, -3px);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124521
		> input[type="checkbox"]:not(:checked)
		+ ul
		> li
		> label:not(.default-menu-icon)
		span.icon-open-menu,
	#menu-block-configuration-124521
		ul
		> li
		> input[type="checkbox"]:not(:checked)
		+ label:not(.default-menu-icon)
		span.icon-open-menu {
		opacity: 1;
	}
	#menu-block-configuration-124521
		input[type="checkbox"]:not(:checked)
		+ ul
		> li
		> label
		span.icon-close-menu,
	#menu-block-configuration-124521
		ul
		> li
		> input[type="checkbox"]:not(:checked)
		+ label
		span.icon-close-menu {
		opacity: 0;
		transform: rotate(0) translateY(0);
		transition: transform 0.3s ease-out, opacity 0.3s ease-out;
	}
	#menu-block-configuration-124521
		ul.root
		li
		label:not(.default-menu-icon)
		span.icon,
	#menu-block-configuration-124521
		> ul:not(.root)
		> li
		label:not(.default-menu-icon)
		span.icon {
		margin-top: 2px;
		cursor: pointer;
		transform: rotate(0) translateY(0);
		transition: transform 0.3s ease-out, opacity 0.3s ease-out;
	}
	#menu-block-configuration-124521
		ul.root
		li
		label:not(.default-menu-icon)
		span.icon {
		margin-top: 0;
	}
	#menu-block-configuration-124521
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		.open-menu-label {
		transform: scaleY(1);
		padding-top: 4px;
	}
	#menu-block-configuration-124521
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		.close-menu-label {
		transform: scaleY(0);
		padding-top: 4px;
	}
	#menu-block-configuration-124521
		input[type="checkbox"]:not(:checked)
		+ ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		> a {
		margin-bottom: 10px;
	}
	#menu-block-configuration-124521
		> input[type="checkbox"]:checked
		+ ul
		> li
		> label
		span.icon-open-menu {
		opacity: 0;
	}
	#menu-block-configuration-124521
		> input[type="checkbox"]:checked
		+ ul
		> li
		> label:not(.default-menu-icon)
		span.icon {
		transform: rotate(90deg) translateY(-4px);
		transition: transform 0.3s ease-out, opacity 0.3s ease-out;
	}
	#menu-block-configuration-124521
		ul
		li
		> input[type="checkbox"]:checked
		+ label:not(.default-menu-icon)
		span.icon {
		transform: rotate(90deg) translateX(0px) translateY(-4px);
		transition: transform 0.3s ease-out, opacity 0.3s ease-out;
	}
	#menu-block-configuration-124521
		input[type="checkbox"]:checked
		+ ul:not(.root)
		> li
		> label:not(.default-menu-icon)
		> a {
		margin-bottom: 5px;
	}
	#menu-block-configuration-124521
		input[type="checkbox"]:checked
		+ ul:not(.root)
		> li
		> label
		.open-menu-label {
		transform: scaleY(0);
		transition: transform 0.3s ease-out;
	}
	#menu-block-configuration-124521 li > ul.sub-branch {
		margin-left: 0;
	}
	#menu-block-configuration-124521 ul.root {
		text-align: left;
		padding-top: inherit;
	}
	#menu-block-configuration-124521 ul.menu-picture li.item-picture,
	#menu-block-configuration-124521 ul.root li .page-indicator {
		display: none;
	}
	#menu-block-configuration-124521 .icon {
		display: block;
		width: 20px;
		height: 20px;
		color: inherit;
		pointer-events: all;
		box-sizing: border-box;
	}
	#menu-block-configuration-124521 .menu-mobile {
		content: "";
		clear: both;
		display: table;
	}
}
.wt-container-4281502 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23497991 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: 100% 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	border-top-style: none;
	border-width: 1px;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.wt-container-4565801 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23498001 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
}
#wt-container-instance-23503801 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-right: 1%;
	padding-left: 1%;
}
.wt-container-4565880 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23503291 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-bottom: 0;
	background-image: url("../images/footer-allees.webp");
}
#wt-container-instance-23503141 {
	padding-left: 2%;
	padding-right: 2%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 2%;
	padding-bottom: 2%;
	margin-top: inherit;
}
.wt-container-4565881 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23503301 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
}
#wt-container-instance-23503151 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
}
#wt-container-instance-23503161 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
}
#wt-container-instance-23503171 {
	padding-left: 1%;
	padding-right: 1%;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 1%;
	padding-bottom: 1%;
}
.wt-container-4261362 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23498011 {
	padding-left: 0;
	padding-right: 0;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	padding-top: 0.2%;
	padding-bottom: 0.2%;
	color: rgba(255, 255, 255, 1);
	border-color: rgba(255, 88, 31, 1);
	border-top-style: solid;
	border-width: 1px;
	font-size: 14px;
	background-color: rgba(255, 104, 30, 1);
}
.wt-container-4261363 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23498021 {
	padding-left: inherit;
	padding-right: inherit;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.wt-container-4261364 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23498031 {
	padding-left: inherit;
	padding-right: inherit;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.wt-container-4261365 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23498041 {
	padding-left: inherit;
	padding-right: inherit;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.wt-container-4261371 {
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wt-container-instance-23498051 {
	padding-left: inherit;
	padding-right: inherit;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
