@import url('https://use.typekit.net/qgc5ufg.css');


:root {
	--color-ink: #021E29;
	--color-brand: #E54346;
	--color-accent: #E54346;
	--color-white: #fff;
	--container-max: 1400px;
}

* {
	box-sizing: border-box;
}

strong {
	font-weight: 600 !important;
}

body ::-webkit-scrollbar,
html ::-webkit-scrollbar {
	width: 6px;
	background-color: var(--color-ink);
}

body ::-webkit-scrollbar-thumb,
html ::-webkit-scrollbar-thumb {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: var(--color-brand);
}

body ::-webkit-scrollbar-track,
html ::-webkit-scrollbar-track {
	background-color: var(--color-ink);
}

body,
html {
	margin: 0;
	padding: 0;
}

body {
	font-family: "indivisible-black", sans-serif;
	font-display: swap;
	color: var(--color-ink);
	margin: 0;
	padding: 0;
	font-weight: 400;
	font-size: 16px;
}

.container {
	max-width: var(--container-max);
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.Flix {
	overflow: hidden;
}

a {
	color: var(--color-ink);
	text-decoration: none;
}

p a,
li a {
	color: #F44336;
	text-decoration: none;
}

a:hover {
	color: var(--color-brand);
	text-decoration: underline;
}

.btn {
	padding: 10px 20px;
	position: relative;
	text-decoration: none;
	z-index: 0;
	display: inline-flex;
	gap: 10px;
	transition: cubic-bezier(0.4, 0, 1, 1) 0.2s;
	background: var(--color-accent);
	align-items: center;
	color: var(--color-white);
	border: 1px solid transparent;
	border-radius: 29px;
	min-height: 47px;
}

.btn:hover {
	background: var(--color-white) !important;
	color: var(--color-brand) !important;
	text-decoration: none;
	border: 1px solid transparent;
}

.btn img {
	width: 26px;
	height: auto;
}

.btn.flecheico {
	border-radius: 15px;
}

.btn.flecheico {
	display: inline-flex;
}

.btn.flecheico:after {
	content: "";
	background: url(/wp-content/uploads/2026/05/fleche-etape.svg);
	width: 17px;
	height: 16px;
	background-size: contain;
}

.btn.flecheico:hover:after {
	filter: brightness(0) saturate(100%) invert(28%) sepia(63%) saturate(3606%) hue-rotate(341deg) brightness(103%) contrast(80%);
}

.btn:hover input {
	color: var(--color-brand) !important;
}


.btn.tranpa,
.sondage.btn {
	border: 1px solid rgb(255 255 255);
	background: transparent;
}

.btn.transpaborder {
	border: 1px solid #E54346;
	background: transparent;
	color: #E54346;
	font-weight: 600;
}

.btn.transpaborder:hover {
	border: 1px solid #E54346;
	background: #E54346 !important;
	color: #fff !important;
	font-weight: 600;
}

.newsletter_head {
	background: #E54346 0% 0% no-repeat padding-box;
	border-radius: 29px;
	padding: 6px 20px 5px 6px;
	font-weight: 500;
}

.fdimgrose {
	background: rgb(255 255 255 / 63%);
	width: 35px;
	height: 35px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.wp-txt-center,
.text-center {
	text-align: center;
	line-height: 1.3em;
}

.margin20 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.margin30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

.margin40 {
	margin-top: 40px;
	margin-bottom: 40px;
}

.margin50 {
	margin-top: 50px;
	margin-bottom: 50px;
}

.margin60 {
	margin-top: 60px;
	margin-bottom: 60px;
}

.margin70 {
	margin-top: 70px;
	margin-bottom: 70px;
}

.margin80 {
	margin-top: 80px;
	margin-bottom: 80px;
}

.margin90 {
	margin-top: 90px;
	margin-bottom: 90px;
}

.margin100 {
	margin-top: 100px;
	margin-bottom: 100px;
}

.margintop80 {
	margin-top: 60px;
}

.padding10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.padding20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

.padding30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.padding40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.padding50 {
	padding-top: 50px !important;
	padding-bottom: 50px !important;
}

.padding60 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}

.padding70 {
	padding-top: 70px !important;
	padding-bottom: 70px !important;
}

.padding80 {
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}

.padding90 {
	padding-top: 90px !important;
	padding-bottom: 90px !important;
}

.padding100 {
	padding-top: 100px !important;
	padding-bottom: 100px !important;
}

.texteblanc,
.textblanc,
.text-blanc,
.texte-blanc {
	color: var(--color-white);
}

.textblanc .minititre {
	color: var(--color-white);
	border: 1px solid var(--color-white);
}

p {
	line-height: 1.7em;
	margin-bottom: 7px;
	margin-top: 7px;
}

/* FAQ 2026 */


details.accordion {
	text-align: left;
	background: #F4F4F4;
	border: 1px solid #D6D6D6;
	border-radius: 27px;
	margin-bottom: 23px;
	padding: 25px;
	overflow: hidden;
}

details.accordion summary.accordion__title {
	list-style-type: none;
	cursor: pointer;
	padding: 5px 55px 5px 0;
	font-size: 1.2em;
	gap: 10px;
	display: flex;
	align-items: center;
	font-weight: 500;
	position: relative;
}

details.accordion summary.accordion__title::after {
	content: "";
	width: 32px;
	height: 32px;
	position: absolute;
	right: 0.75rem;
	top: 5px;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 32 32' fill='none'%3E%3Cpath d='M8 12L16 20L24 12' stroke='%23ff3b3b' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center;
	transition: transform 300ms ease;
}

details.accordion[open] summary.accordion__title {
	font-weight: 600;
}

details.accordion[open] summary.accordion__title::after {
	transform: rotate(180deg);
}

details.accordion .accordion__content {
	overflow: hidden;
	height: 0;
	padding: 0 60px 0 0;
	transition: height 400ms ease, padding-top 400ms ease;
}

details.accordion[open] .accordion__content {
	padding-top: 10px;
}


details.accordion .accordion__content p {
	margin: 0;
}

summary {
	display: block;
}

summary::-webkit-details-marker {
	display: none;
}


/* HEADER  */


.logo {
	position: relative;
}

.logo img {
	padding: 0;
	height: 85px;
	width: auto;
}

.navbar {
	display: grid;
	grid-template-columns: auto 1fr auto;
	align-items: center;
	color: var(--color-white);
	position: fixed;
	top: 55px;
	left: 50%;
	z-index: 20;
	gap: 10px;
	transition: all 0.4s ease 0.2s;
	transform: translate(-50%, -50%);
	width: 100%;
	background: #021E29;
	padding: 10px 10%;
	justify-items: center;
	min-height: 95px;
}

.espace-menu {
	margin-left: auto;
}

.MenuBox {
	display: none;
}

.flex-entete-d {
	position: relative;
	z-index: 3;
	display: flex;
	gap: 15px;
	justify-content: flex-end;
	margin-bottom: 5px;
	border-bottom: 1px solid #c8d8e2;
	padding-bottom: 5px;
	align-items: center;
}

.flex-entete-d-2 {
	display: flex;
	gap: 15px;
	align-items: center;
	margin-right: auto;
}

.flex-entete-d img {
	height: 20px;
}

.flex.entre {
	margin-top: 0;
	gap: 0;
}

.flex.entre li {
	display: flex;
	gap: 5px;
	border-right: 1px solid #c3d5e0;
}

.flex-entete-d a {
	margin: 0 10px;
	display: flex;
}

.flex-entete-d strong {
	font-weight: 300;
}

li.rese.ajoutemenu {
	display: flex;
}

li.rese.ajoutemenu a {
	margin-right: 0 !important;
}

ul#menu-entete {
	padding: 0;
	margin: 0;
	display: flex;
	gap: 20px;
	margin-left: auto;
}

ul#menu-entete li {
	list-style: none;
	position: relative;
}

ul#menu-entete li a {
	text-decoration: none;
	margin: 0 20px 0 0;
	transition: all 0.5s ease;
	position: relative;
	cursor: pointer;
	color: var(--color-white);
}

ul#menu-entete li a:hover {
	color: var(--color-brand);
}

ul#menu-entete .menu-item-has-children ul.sub-menu {
	position: absolute;
	display: none;
}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu {
	display: block;
	min-width: 190px;
	top: 30px;
	overflow: hidden;
	width: max-content;
	padding: 10px 15px;
	border-radius: 7px;
	background-color: rgb(255 255 255 / 81%);
	backdrop-filter: blur(10px);
	box-shadow: 3px 5px 15px 2px #0c2a3c63;
}

ul#menu-entete li.menu-item-has-children.openLi .sub-menu li {
	margin: 10px 0;
}

li.menu-item-has-children:after {
	content: "\276F";
	position: absolute;
	right: -1px;
	transform: rotate(90deg);
	top: 0;
	color: #db1773;
}

#menu-entete ul.sub-menu {
	padding: 0;
	margin: 0;
}

.navbar:has(.espace-menu.open) .flex-entete-d .telephone,
.navbar:has(.espace-menu.open) .flex-entete-d .boutique {
	display: none;
}

.navbar:has(.espace-menu.open) .logo img {
	filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(0%) hue-rotate(173deg) brightness(104%) contrast(102%);
}

.navbar.scrolled ul.sub-menu {
	background-color: rgb(255 255 255) !important;
}


/* PHOTOS + TEXTE */

.participer {
	height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}

.theme1 {
	padding: 0;
	list-style: none;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 20px;
	justify-content: center;
}

.theme1 li {
	background: rgb(78 206 107 / 40%);
	padding: 10px 20px 10px 15px;
	border-radius: 33px;
	color: #fff;
	margin-bottom: 5px !important;
	border: 1px solid rgb(255 255 255 / 33%);
	display: flex;
	gap: 10px;
	align-items: center;
}

.theme1 li:before {
	content: "";
	background: url(/wp-content/uploads/2026/05/check.svg);
	width: 25px;
	height: 25px;
	display: block;
	flex-shrink: 0;
	background-size: contain;
}


/* SONDAGES */

.bradius16 img {
	border-radius: 16px;
}

.breadcrumb {
	font-size: 0.8em;
	margin-bottom: 15px;
	margin-top: 15px;
}

.entetesondage h1 {
	font-weight: 600 !important;
}

.titrebase :is(h1, h2, h3, h4, h5) em {
	font-style: normal;
	font-weight: 600;
}

section.entetesondage {
	margin-top: 130px;
	padding-bottom: 0;
}

.encadrementquoigagner {
	display: grid;
	grid-template-columns: 0.3fr 1.7fr;
	gap: 15px;
	max-width: 560px;
	margin: auto;
	background: rgb(229 67 70 / 20%);
	align-items: center;
	justify-items: start;
	border-radius: 10px;
	text-align: left;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 15px;
}

.img-encadrementquoigagner {
	width: 70px;
	height: 70px;
	position: relative;
}

.img-encadrementquoigagner img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	border-radius: 16px 0px 0px 16px;
}

.img-encadrementquoigagner:before {
	content: "";
	background: url(/wp-content/uploads/2026/05/cadeau.png);
	width: 30px;
	height: 30px;
	background-size: cover;
	position: absolute;
	right: -15px;
	top: 15px;
}


.sondage-list-card.fd-Rouge {
	border: 4px solid #E54346;
}

.sondage-list-card.fd-Rouge .sondage-list-card__gift {
	background: rgb(229 67 70 / 20%);
}

.sondage-list-card.fd-Rouge .sondage-list-card__button {
	background: #E54346;
}

.sondage-list-card.fd-Rouge .sondage-list-card__button:hover {
	background: #fff;
	border: 2px solid var(--color-brand);
	color: #2B0E10 !important;
	text-decoration: none;
}

.sondage-list-card.fd-Rouge .sondage-list-card__progress span {
	background: #E54346;
}

.fd-Rouge .sondage-shell {
	border: 4px solid #E54346;
}

.fd-Rouge .sondage-progress span {
	background: #E54346;
}

.fd-Rouge .sondage-button--ghost img {
	filter: brightness(0) saturate(100%) invert(37%) sepia(29%) saturate(4158%) hue-rotate(332deg) brightness(90%) contrast(99%);
}

.fd-Rouge.titrebase :is(h1, h2, h3, h4, h5) em {
	color: #E54346;
}

.sondage-list-card.fd-Vert {
	border: 4px solid #4ECE6B;
}

.sondage-list-card.fd-Vert .sondage-list-card__gift,
.fd-Vert .encadrementquoigagner {
	background: rgb(78 206 107 / 20%);
}

.sondage-list-card.fd-Vert .sondage-list-card__button {
	background: #4ECE6B;
}

.sondage-list-card.fd-Vert .sondage-list-card__button:hover {
	background: #fff;
	border: 2px solid #4ECE6B;
	color: #2B0E10 !important;
	text-decoration: none;
}

.sondage-list-card.fd-Vert .sondage-list-card__progress span {
	background: #4ECE6B;
}

.fd-Vert .sondage-shell {
	border: 4px solid #4ECE6B;
}

.fd-Vert .sondage-progress span {
	background: #4ECE6B;
}

.fd-Vert .sondage-step h2 {
	color: #4ECE6B;
}

.fd-Vert .sondage-button {
	background: #4ECE6B;
	border: 2px solid #4ECE6B;
}

.fd-Vert .sondage-button--ghost {
	background: white;
	border: 2px solid #4ece6b87;
	color: #4ece6b87;
}

.fd-Vert .sondage-button--ghost img {
	filter: brightness(0) saturate(100%) invert(84%) sepia(9%) saturate(3736%) hue-rotate(70deg) brightness(101%) contrast(61%);
}

.fd-Vert .sondage-check input:checked {
	background: radial-gradient(circle at center, #ef424b 0 42%, transparent 46%);
	border-color: #ef424b;
	filter: brightness(0) saturate(100%) invert(84%) sepia(9%) saturate(3736%) hue-rotate(70deg) brightness(101%) contrast(61%);
}

.fd-Vert.sondage-success h2 {
	color: #4ECE6B;
}

.fd-Vert.titrebase :is(h1, h2, h3, h4, h5) em {
	color: #4ECE6B;
}

.sondage-list-card.fd-Orange {
	border: 4px solid #F28C28;
}

.sondage-list-card.fd-Orange .sondage-list-card__gift,
.fd-Orange .encadrementquoigagner {
	background: rgb(242 140 40 / 20%);
}

.sondage-list-card.fd-Orange .sondage-list-card__button {
	background: #F28C28;
}

.sondage-list-card.fd-Orange .sondage-list-card__button:hover {
	background: #fff;
	border: 2px solid #F28C28;
	color: #2B0E10 !important;
	text-decoration: none;
}

.sondage-list-card.fd-Orange .sondage-list-card__progress span {
	background: #F28C28;
}

.fd-Orange .sondage-shell {
	border: 4px solid #F28C28;
}

.fd-Orange .sondage-progress span {
	background: #F28C28;
}

.fd-Orange .sondage-step h2 {
	color: #F28C28;
}

.fd-Orange .sondage-button {
	background: #F28C28;
	border: 2px solid #F28C28;
}

.fd-Orange .sondage-button--ghost {
	background: #fff;
	border: 2px solid rgb(242 140 40 / 45%);
	color: rgb(242 140 40 / 75%);
}

.fd-Orange .sondage-button--ghost img {
	filter: brightness(0) saturate(100%) invert(73%) sepia(80%) saturate(2599%) hue-rotate(338deg) brightness(94%) contrast(101%);
}

.fd-Orange .sondage-check input:checked {
	background: radial-gradient(circle at center, #F28C28 0 42%, transparent 46%);
	border-color: #F28C28;
}

.fd-Orange .sondage-success h2 {
	color: #F28C28;
}

.fd-Orange .titrebase :is(h1, h2, h3, h4, h5) em {
	color: #F28C28;
}

.sondage-list-card.fd-Or {
	border: 4px solid #BFA052;
}

.sondage-list-card.fd-Or .sondage-list-card__gift,
.fd-Or .encadrementquoigagner {
	background: rgb(191 160 82 / 24%);
}

.sondage-list-card.fd-Or .sondage-list-card__button {
	background: #BFA052;
}

.sondage-list-card.fd-Or .sondage-list-card__button:hover {
	background: #fff;
	border: 2px solid #BFA052;
	color: #2B0E10 !important;
	text-decoration: none;
}

.sondage-list-card.fd-Or .sondage-list-card__progress span {
	background: #BFA052;
}

.fd-Or .sondage-shell {
	border: 4px solid #BFA052;
}

.fd-Or .sondage-progress span {
	background: #BFA052;
}

.fd-Or .sondage-step h2 {
	color: #BFA052;
}

.fd-Or .sondage-button {
	background: #BFA052;
	border: 2px solid #BFA052;
}

.fd-Or .sondage-button--ghost {
	background: #fff;
	border: 2px solid rgb(191 160 82 / 45%);
	color: rgb(191 160 82 / 80%);
}

.fd-Or .sondage-button--ghost img {
	filter: brightness(0) saturate(100%) invert(68%) sepia(9%) saturate(2031%) hue-rotate(5deg) brightness(92%) contrast(90%);
}

.fd-Or .sondage-check input:checked {
	background: radial-gradient(circle at center, #BFA052 0 42%, transparent 46%);
	border-color: #BFA052;
}

.fd-Or .sondage-success h2 {
	color: #BFA052;
}

.fd-Or .titrebase :is(h1, h2, h3, h4, h5) em {
	color: #BFA052;
}

.sondage-list-card.fd-Bleu {
	border: 4px solid #2F7DD3;
}

.sondage-list-card.fd-Bleu .sondage-list-card__gift,
.fd-Bleu .encadrementquoigagner {
	background: rgb(47 125 211 / 18%);
}

.sondage-list-card.fd-Bleu .sondage-list-card__button {
	background: #2F7DD3;
}

.sondage-list-card.fd-Bleu .sondage-list-card__button:hover {
	background: #fff;
	border: 2px solid #2F7DD3;
	color: #2B0E10 !important;
	text-decoration: none;
}

.sondage-list-card.fd-Bleu .sondage-list-card__progress span {
	background: #2F7DD3;
}

.fd-Bleu .sondage-shell {
	border: 4px solid #2F7DD3;
}

.fd-Bleu .sondage-progress span {
	background: #2F7DD3;
}

.fd-Bleu .sondage-step h2 {
	color: #2F7DD3;
}

.fd-Bleu .sondage-button {
	background: #2F7DD3;
	border: 2px solid #2F7DD3;
}

.fd-Bleu .sondage-button--ghost {
	background: #fff;
	border: 2px solid rgb(47 125 211 / 45%);
	color: rgb(47 125 211 / 80%);
}

.fd-Bleu .sondage-button--ghost img {
	filter: brightness(0) saturate(100%) invert(41%) sepia(90%) saturate(775%) hue-rotate(182deg) brightness(87%) contrast(88%);
}

.fd-Bleu .sondage-check input:checked {
	background: radial-gradient(circle at center, #2F7DD3 0 42%, transparent 46%);
	border-color: #2F7DD3;
}

.fd-Bleu .sondage-success h2 {
	color: #2F7DD3;
}

.fd-Bleu .titrebase :is(h1, h2, h3, h4, h5) em {
	color: #2F7DD3;
}

.sondage-list-card.fd-Bordeaux {
	border: 4px solid #8E2434;
}

.sondage-list-card.fd-Bordeaux .sondage-list-card__gift,
.fd-Bordeaux .encadrementquoigagner {
	background: rgb(142 36 52 / 18%);
}

.sondage-list-card.fd-Bordeaux .sondage-list-card__button {
	background: #8E2434;
}

.sondage-list-card.fd-Bordeaux .sondage-list-card__button:hover {
	background: #fff;
	border: 2px solid #8E2434;
	color: #2B0E10 !important;
	text-decoration: none;
}

.sondage-list-card.fd-Bordeaux .sondage-list-card__progress span {
	background: #8E2434;
}

.fd-Bordeaux .sondage-shell {
	border: 4px solid #8E2434;
}

.fd-Bordeaux .sondage-progress span {
	background: #8E2434;
}

.fd-Bordeaux .sondage-step h2 {
	color: #8E2434;
}

.fd-Bordeaux .sondage-button {
	background: #8E2434;
	border: 2px solid #8E2434;
}

.fd-Bordeaux .sondage-button--ghost {
	background: #fff;
	border: 2px solid rgb(142 36 52 / 45%);
	color: rgb(142 36 52 / 80%);
}

.fd-Bordeaux .sondage-button--ghost img {
	filter: brightness(0) saturate(100%) invert(17%) sepia(52%) saturate(2698%) hue-rotate(328deg) brightness(97%) contrast(93%);
}

.fd-Bordeaux .sondage-check input:checked {
	background: radial-gradient(circle at center, #8E2434 0 42%, transparent 46%);
	border-color: #8E2434;
}

.fd-Bordeaux .sondage-success h2 {
	color: #8E2434;
}

.fd-Bordeaux .titrebase :is(h1, h2, h3, h4, h5) em {
	color: #8E2434;
}


.sondage-button img {
	width: 17px;
	height: 16px;
}

sondage-button .reverse-img {
	transform: scaleX(-1);
}

.sondage-button--ghost .reverse-img {
	transform: scaleX(-1);
}

.lebeforeafter {
	position: relative;
}

.lebeforeafter:before {
	background: url(/wp-content/uploads/2026/05/illus-v1.svg);
	width: 277px;
	height: 242px;
	background-size: contain;
	position: absolute;
	left: -10%;
	top: 5%;
}

.lebeforeafter:after {
	content: "";
	background: url(/wp-content/uploads/2026/05/illus-v2.svg);
	width: 328px;
	height: 235px;
	background-size: contain;
	position: absolute;
	right: -10%;
	top: 5%;
}


/* CTA  */

.cta {
	margin: 0px 30px !important;
	position: relative;
	top: 35px;
	z-index: 1;
	margin-top: -60px !important;
}

.blockcta {
	background: #021E29;
	border-radius: 31px;
	height: 400px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}


ul.flex {
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	gap: 10px;
	align-items: center;
	margin-bottom: 15px;
}

ul.flex.centrer {
	margin: auto;
	width: 1080px;
	justify-content: center;
	margin-top: 15px;
	margin-bottom: 15px;
}


/* FOND */

.fondpapier {
	background: url(/wp-content/uploads/2026/05/Rectangle-56.jpg);
	position: relative;
	background-attachment: fixed;
}

.fondbleu {
	background: #021E29;
	position: relative;
}

.fondgris {
	background: #F4F4F4;
	position: relative;
}


.blockcta:before {
	content: "";
	background: url(/wp-content/uploads/2026/05/illus-v5.svg);
	width: 286px;
	height: 263px;
	background-size: contain;
	position: absolute;
	left: 7%;
	filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(9%) hue-rotate(14deg) brightness(103%) contrast(100%);
}

.blockcta:after {
	content: "";
	background: url(/wp-content/uploads/2026/05/illus-v6.svg);
	width: 328px;
	height: 278px;
	background-size: contain;
	position: absolute;
	right: 7%;
	filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(9%) hue-rotate(14deg) brightness(103%) contrast(100%);
}

.participer:before {
	content: "";
	background: url(/wp-content/uploads/2026/05/illus-v3.svg);
	width: 201px;
	height: 239px;
	background-size: contain;
	position: absolute;
	left: 10%;
	filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(9%) hue-rotate(14deg) brightness(103%) contrast(100%);
}

.participer:after {
	content: "";
	background: url(/wp-content/uploads/2026/05/illus-v4.svg);
	width: 190px;
	height: 252px;
	background-size: contain;
	position: absolute;
	right: 10%;
	filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(9%) hue-rotate(14deg) brightness(103%) contrast(100%);
}


/* HERO */

.heroslider {
	background: url(/wp-content/uploads/2026/05/Gemini_Generated_Image_qhjo-1.jpg);
	position: relative;
	min-height: 600px;
	background-size: cover;
	background-position: center 15%;
}

.heroslider-interne {
	position: relative;
}

.heroslider-interne .fl-row-content-wrap .fl-row-content,
.heroslider .fl-row-content-wrap .fl-row-content {
	position: relative;
	z-index: 1;
}

heroslider:before,
heroslider-interne:before {
	content: "";
	background: #021E29 0% 0% no-repeat padding-box;
	opacity: 0.51;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}


.fl-node-ypkcj6n0dxmh > .fl-row-content-wrap {
    background-color: rgba(2, 30, 41, 0.51);
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 600px;
}

.heroslider::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -42px;
	z-index: 1;
	width: 115%;
	height: 90px;
	background: #fff;
	border-radius: 50% 50% 0 0 / 100% 100% 0 0;
	transform: translateX(-50%);
	pointer-events: none;
}


/* SPEC */
.minititre,
.mini-titre {
	display: inline-flex;
	margin-bottom: 8px;
	color: var(--color-ink);
	padding: 5px 15px;
	font-size: 0.9em;
	border: 1px solid rgb(41 196 131 / 60%) !important;
	border-radius: 40px;
}

strong.minititre.text-blanc {
	color: var(--color-white);
	border: 1px solid var(--color-white) !important;
}

.titrebase :is(h1, h2, h3, h4, h5) {
	font-size: 2.1em;
	margin-bottom: 20px;
	margin-top: 5px;
	line-height: 1.2em;
	font-weight: 500;
	position: relative;
}

.petitbase :is(h1, h2, h3, h4, h5) {
	font-size: 1.6em;
	margin-bottom: 20px;
	margin-top: 5px;
	line-height: 1.2em;
	font-weight: 500;
	position: relative;
}

.titrebase hr {
	border: none;
	width: 339px;
	margin-bottom: 15px;
	height: 20px;
	margin-top: 0;
	background: url(/wp-content/uploads/2026/05/soulignement.svg);
}

.petitbase hr {
	border: none;
	width: 151px;
	margin-bottom: 15px;
	height: 9px;
	margin-top: 0;
	background: url(/wp-content/uploads/2026/05/soulignement.svg);
	background-size: contain;
	margin-left: 0;
}

.text-center.titrebase hr {
	margin-left: auto;
}

.grostitre :is(h1, h2, h3, h4, h5) {
	font-size: 3em;
	margin-bottom: 15px;
	margin-top: 5px;
	line-height: 1.1em;
	font-weight: 600;
	position: relative;
}


/* FORM  */

.wpcf7-form {
	position: relative;
	z-index: 1;
}

.flex-form {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 10px;
	z-index: 1;
	padding: 15px;
}

.flex-form .acceptance * {
	text-align: left;
}

span.wpcf7-spinner {
	position: absolute;
}

.flex-form .full {
	position: relative;
	width: 100%;
}

.flex-form .half {
	position: relative;
	width: 48.8%;
}

.flex-form label {
	display: block;
	margin-bottom: 7px;
	font-size: 1em;
	font-weight: 500;
}

.flex-form p {
	margin: 0;
}

.flex-form select,
.flex-form input:not(:is([type="button"], [type="submit"], [type="radio"], [type="checkbox"], [type="file"])) {
	height: 3rem;
}

input[type="checkbox"] {
	font-size: 20px;
	border-radius: 5px;
	min-width: 20px;
	border: 1px solid #c3c4c7;
	background: var(--color-white);
}

.flex-form :is(input, textarea, select):not(:is([type="submit"], [type="button"])) {
	color: #818181;
	background: var(--color-white);
	font-style: initial;
	font-family: sans-serif;
}

.flex-form select,
.flex-form textarea,
.flex-form input:not(:is([type="button"], .flex-form [type="submit"], .flex-form [type="radio"], .flex-form [type="checkbox"], .flex-form[type="file"])) {
	width: 100%;
	font-size: 14px;
	line-height: 1;
	outline: none;
	font-weight: 100;
	box-sizing: border-box;
	padding: .7375rem 0;
	border: 1px solid #CCCCCC;
	border-radius: 10px;
	background: var(--color-white);
	padding-left: 15px;
	padding-right: 15px;
}

.flex-form .wpcf7-acceptance span.wpcf7-list-item-label {
	font-weight: 400;
	line-height: 1.3em;
}

.full em {
	font-style: normal;
}

.wpcf7-acceptance input {
	width: 1em;
	height: 1em;
	margin-top: .25em;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	border: 1px solid #00000040;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-print-color-adjust: exact;
	color-adjust: exact;
}

input#acceptance,
#condition2 input,
input[name="acceptance-284"] {
	font-size: 20px;
	border-radius: 5px;
	min-width: 20px;
	border: 1px solid #c3c4c7;
	background: var(--color-white);
}

input#acceptance:checked[type=checkbox],
#condition2 input:checked[type=checkbox],
input:checked[name="acceptance-284"] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23db1773' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

input#acceptance:checked,
input#acceptance:focus,
#condition2 input:focus,
input[name="acceptance-284"]:focus {
	background-color: #f0ece2;
	border-color: var(--color-white);
	border-color: #fcfbfa;
	outline: 0;
	box-shadow: 0 0 0 .11rem #090000;
}

.wpcf7-acceptance span.wpcf7-list-item {
	margin: 0;
}

.wpcf7-acceptance span.wpcf7-list-item-label {
	text-transform: none;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	text-align: left;
	border: none;
	font-size: 1em;
	position: relative;
	text-decoration: none;
	z-index: 0;
	background: transparent;
	color: #fff;
}

.wpcf7-acceptance label {
	font-size: 13px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	align-content: center;
	line-height: 1em;
}


.formsondage .wpcf7 {
	max-width: 575px;
	margin: auto;
}

/* FOO§TER  */


ul.reseaux_sociaux {
	display: flex;
	gap: 6px;
}


footer.footerbg {
	background: #062D3C;
	position: relative;
	padding-top: 60px;
	color: #fff;
}

footer.footerbg h4 {
	color: #E54346;
	margin: 0;
	font-size: 1.2em;
	padding-bottom: 10px;
	font-weight: 500;
}

footer.footerbg p {
	position: relative;
}

.main-footer {
	display: grid;
	grid-template-columns: 1.2fr 0.8fr 1fr 0.6fr 1.4fr;
	grid-template-areas: "logo nav reservation credits reseaux";
	gap: 0 30px;
	padding: 30px 0 10px 0;
	max-width: 1280px;
	margin: auto;
	align-items: start;
	justify-items: start;
}

.main-footer ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.main-footer ul li {
	padding-bottom: 5px;
}

.footer-logo {
	grid-area: logo;
}

.footer-logo p {
	margin: 0;
}

.footer-logo ul {
	list-style: none;
	margin: 0;
	display: flex;
	gap: 6px;
	margin-top: 15px;
	flex-direction: column;
}

.footer-logo ul li {
	display: flex;
	gap: 10px;
	align-items: flex-start;
}

.footer-nav {
	grid-area: nav;
}

.footer-reservation {
	grid-area: reservation;
}

.footer-credits {
	grid-area: credits;
}

.footer-reseaux {
	grid-area: reseaux;
}

.flexbas {
	padding: 20px 0;
}

.flexbas .container {
	border-top: 1px solid rgb(255 255 255 / 18%);
	padding-top: 15px;
}

.flexbas .container ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	gap: 10px;
	justify-content: center;
	color: #fff;
}

.flexbas .container ul li a {
	color: #fff;
}