a {
	background-color: transparent;
}

ul {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e2e8f0;
}

a {
	color: inherit;
	text-decoration: inherit;
}

svg {
	display: block;
	vertical-align: middle;
}


.css-q0cho2 {
	display: flex;
	flex-direction: row;
	-webkit-box-pack: start;
	justify-content: flex-start;
}

.css-q0cho2 li a {
	color: rgb(255, 255, 255);
	display: block;
}

.css-q0cho2>li>a {
	position: relative;
	padding: 10px 18px;
}

.css-q0cho2>li>a::after {
	content: "";
	background-color: rgb(255, 255, 255);
	position: absolute;
	bottom: 5px;
	left: 50%;
	width: 10px;
	height: 2px;
	transform: translate(-50%, -50%) scale(0);
	transition: transform 0.4s ease-in-out;
}

.css-q0cho2>li>a:hover::after {
	transform: translate(-50%, -50%) scale(1);
}

.css-5xsq1g {
	position: relative;
}

.css-5xsq1g>span {
	color: rgb(255, 255, 255);
	display: flex;
	flex-direction: row;
	-webkit-box-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	align-items: center;
	padding: 10px 12px;
	cursor: default;
}

.css-5xsq1g>span #arrowDown {
	margin-left: 8px;
	transition: transform 0.25s ease-in-out;
}

.css-5xsq1g>span #arrowDown.arrow-down {
	transform: rotate(0deg);
}

.css-5xsq1g ul {
	background-color: rgb(8, 21, 22);
	position: absolute;
	top: 100%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: hidden;
	transition: height 0.25s ease-in-out;
}

.css-5xsq1g ul li {
	text-align: center;
}

.css-5xsq1g ul li a {
	padding: 24px 0px;
}

.css-5xsq1g ul li a:hover span::after {
	transform: translate(-50%, -50%) scale(1);
}

.css-5xsq1g ul li a span {
	position: relative;
}

.css-5xsq1g ul li a span::after {
	content: "";
	background-color: rgb(255, 255, 255);
	position: absolute;
	top: calc(100% + 8px);
	left: 50%;
	width: 10px;
	height: 2px;
	transform: translate(-50%, -50%) scale(0);
	transition: transform 0.4s ease-in-out;
}


*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e2e8f0;
}

/*! CSS Used from: Embedded */
.css-8mi14o {
	text-transform: uppercase;
	text-align: center;
	color: rgb(255, 255, 255);
	background-color: rgb(0, 0, 0);
	width: 100%;
	padding: 8px;
}

.css-8mi14o span {
	font-size: 10px;
}


a {
	background-color: transparent;
}

button {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

[type=button],
button {
	-webkit-appearance: button;
}

h3 {
	margin: 0;
}

button {
	background-color: transparent;
	background-image: none;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e2e8f0;
}

button {
	cursor: pointer;
}

h3 {
	font-size: inherit;
	font-weight: inherit;
}

a {
	color: inherit;
	text-decoration: inherit;
}

button {
	padding: 0;
	line-height: inherit;
	color: inherit;
}

svg {
	display: block;
	vertical-align: middle;
}

/*! CSS Used from: Embedded */
.css-vq4e7e {
	width: 100%;
	max-width: 1680px;
	margin: 0px auto;
}

.css-1dgppzs {
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	justify-content: space-between;
	gap: 16px;
	margin: 40px;
}

@media (max-width: 992px) {
	.css-1dgppzs {
		flex-direction: column;
	}
}

@media (max-width: 576px) {
	.css-1dgppzs {
		margin: 16px;
	}
}

.css-1dreu1e {
	background-image: url("../images/Z8rV0hsAHJWomOT4_hippique2.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 17px;
	overflow: hidden;
	min-height: 632px;
	flex: 1 1 0%;
	display: flex;
	transition: opacity 0.2s ease-out;
}

@media (max-width: 576px) {
	.css-1dreu1e {
		min-height: 340px;
	}
}

.css-n4fun {
	display: flex;
	flex-direction: column;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	padding: 64px 16px;
	width: 100%;
}

@media (max-width: 576px) {
	.css-n4fun {
		padding: 24px;
		-webkit-box-align: center;
		align-items: center;
	}
}

.css-n4fun>.registration-button {
	font-size: 16px;
	line-height: 20px;
	font-family: Roboto-Bold;
	color: rgb(21, 41, 40);
	background-color: rgb(255, 255, 255);
	border-radius: 60px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	padding: 16px 32px;
}

.css-n4fun>.registration-button:hover {
	background-color: rgb(231, 229, 229);
}

.css-173c6rg {
	font-size: 14px;
	line-height: 18px;
	font-family: Roboto;
	color: rgb(255, 255, 255);
	margin-bottom: 16px;
	background-color: rgb(0, 80, 73);
	padding: 4px 8px;
	border-radius: 5px;
}

.css-173c6rg>svg {
	display: inline;
	margin-right: 4px;
	vertical-align: top;
}

@media (max-width: 576px) {
	.css-173c6rg {
		font-size: 14px;
		line-height: 18px;
		text-align: center;
		margin-bottom: 8px;
	}
}

.css-1alz74j {
	background-image: url("../images/Z87FEBsAHJWomRl1_sport2.png");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 17px;
	overflow: hidden;
	min-height: 632px;
	flex: 1 1 0%;
	display: flex;
	transition: opacity 0.2s ease-out;
}

@media (max-width: 576px) {
	.css-1alz74j {
		min-height: 340px;
	}
}

.css-8fd6ev {
	font-size: 14px;
	line-height: 18px;
	font-family: Roboto;
	color: rgb(255, 255, 255);
	margin-bottom: 16px;
	background-color: rgb(168, 72, 6);
	padding: 4px 8px;
	border-radius: 5px;
}

.css-8fd6ev>svg {
	display: inline;
	margin-right: 4px;
	vertical-align: top;
}

@media (max-width: 576px) {
	.css-8fd6ev {
		font-size: 14px;
		line-height: 18px;
		text-align: center;
		margin-bottom: 8px;
	}
}

.css-1xccwp2 {
	background-image: url("../images/Z87FHxsAHJWomRl5_poker3.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	border-radius: 17px;
	overflow: hidden;
	min-height: 632px;
	flex: 1 1 0%;
	display: flex;
	transition: opacity 0.2s ease-out;
}

@media (max-width: 576px) {
	.css-1xccwp2 {
		min-height: 340px;
	}
}

.css-2t3rco {
	font-size: 14px;
	line-height: 18px;
	font-family: Roboto;
	color: rgb(255, 255, 255);
	margin-bottom: 16px;
	background-color: rgb(0, 35, 106);
	padding: 4px 8px;
	border-radius: 5px;
}

.css-2t3rco>svg {
	display: inline;
	margin-right: 4px;
	vertical-align: top;
}

@media (max-width: 576px) {
	.css-2t3rco {
		font-size: 14px;
		line-height: 18px;
		text-align: center;
		margin-bottom: 8px;
	}
}

.css-1w4778y {
	background-color: rgb(0, 8, 9);
	width: 100%;
}

@media (min-width: 769px) {
	.css-1w4778y {
		padding: 0px 40px;
	}
}

.css-1yiphv7 {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	width: 100%;
	max-width: 1260px;
	margin: 0px auto;
	padding: 80px 0px 40px;
}

.css-s5xdrg {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
}

.css-1shrcij {
	font-family: Roboto-Bold;
	font-size: 16px;
	color: rgb(255, 255, 255);
	white-space: nowrap;
	margin-right: 16px;
	margin-bottom: 8px;
}

.css-149sczi {
	display: flex;
	flex-direction: row;
	-webkit-box-align: center;
	align-items: center;
	gap: 16px;
}

.css-1hkftfh {
	font-family: Roboto-Bold;
	font-size: 16px;
	color: rgb(255, 255, 255);
	margin-bottom: 14px;
	white-space: nowrap;
}

.css-1o129hd {
	display: flex;
	align-items: flex-start;
}

.css-120gsus {
	margin-right: 32px;
}

.css-2njdv2 {
	font-family: Roboto-Bold;
	font-size: 14px;
	line-height: 18px;
	color: rgb(208, 204, 204);
}

.css-pv9t5l {
	font-size: 14px;
	line-height: 18px;
	color: rgb(208, 204, 204);
}

.css-pv9t5l span {
	font-size: 12px;
	line-height: 16px;
	color: rgb(208, 204, 204);
	display: block;
}

.css-smi7sn {
	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;
	border-top: 1px solid rgb(255, 255, 255);
	width: 100%;
	max-width: 1260px;
	margin: 0px auto;
	padding: 32px 0px;
}

.css-un3f1k {
	display: flex;
	flex-direction: column;
}

.css-un3f1k .Collapsible__contentInner {
	display: flex;
	flex-direction: column;
}

.css-un3f1k .Collapsible__trigger {
	display: flex;
	flex-direction: row;
	-webkit-box-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	align-items: center;
	width: 100%;
}

.css-un3f1k .Collapsible__trigger:focus {
	outline: none;
}

.css-un3f1k .Collapsible__trigger:focus:not(:focus-visible) {
	outline: none;
}

.css-1fttcpj {
	display: flex;
	flex-direction: column;
}

.css-zxmz5w {
	text-align: left;
	padding-bottom: 8px;
}

.css-1no3evf .title {
	font-size: 16px;
	font-family: Roboto-Bold;
	color: rgb(255, 255, 255);
	padding-bottom: 16px;
}

.css-1yyx638 {
	text-align: left;
	cursor: pointer;
	color: rgb(255, 255, 255);
	padding-bottom: 8px;
}

.css-1yyx638 h1 {
	font-size: 14px;
	font-family: Roboto-Bold;
}

.css-1yyx638 p {
	font-size: 12px;
}

.css-1yyx638 .apps-list-container {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: space-between;
	margin-bottom: 8px;
}

.css-1yyx638 .apps-list-container-left {
	display: flex;
	margin-right: 40px;
}

.css-1yyx638 .apps-list-labels {
	margin-left: 8px;
}

.css-dr26gt {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1260px;
	margin: 0px auto;
}

.css-dr26gt p {
	color: rgb(255, 255, 255);
	text-align: center;
	font-size: 12px;
}

.css-dr26gt p .conditions-link {
	text-decoration: underline;
}

.css-1kh5tsm {
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
}

@media (min-width: 1681px) {
	.css-15drhrw {
		width: 1600px;
	}
}

@media (min-width: 993px) {
	.css-15drhrw {
		width: 100%;
	}
}

.css-jejq5d {
	height: 1px;
	background-color: rgba(255, 255, 255, 0.2);
	margin-bottom: 16px;
}

.css-lr7o5o {
	display: flex;
	flex-direction: column;
}

@media (min-width: 993px) {
	.css-lr7o5o {
		padding: 16px 80px;
	}
}

@media (min-width: 1201px) {
	.css-lr7o5o {
		flex-direction: row;
		-webkit-box-align: center;
		align-items: center;
		padding: 4px 80px;
	}
}

@media (max-width: 1200px) {
	.css-1sh4v6i {
		display: flex;
		flex-flow: wrap;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 16px;
	}
}

.css-1p9ie6a {
	text-decoration: none;
}

@media (min-width: 1201px) {
	.css-1p9ie6a {
		margin-right: 64px;
	}
}

@media (max-width: 1200px) {
	.css-1p9ie6a {
		text-align: center;
		-webkit-box-flex: 1;
		flex-grow: 1;
	}
}

.css-1altlav {
	font-size: 15px;
	color: rgb(255, 255, 255);
}

.css-1p9ftne {
	display: flex;
	flex: 0 1 auto;
	flex-direction: row;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	padding-bottom: 16px;
}

@media (min-width: 1201px) {
	.css-1p9ftne {
		-webkit-box-pack: end;
		justify-content: flex-end;
		padding-top: 0px;
		flex-wrap: wrap;
	}
}

.css-1ay9vb9 {
	margin-right: 16px;
}

.css-qs31d5 {
	position: relative;
	display: flex;
}

.css-qs31d5:hover .tooltip {
	visibility: visible;
}

.css-ahtr7t {
	visibility: hidden;
	position: absolute;
	bottom: 44px;
	left: 48%;
	transform: translateX(-50%);
	background-color: rgb(255, 255, 255);
	padding: 8px;
	border-radius: 10px;
	width: 331px;
}

.css-ahtr7t::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 48%;
	border-width: 5px;
	border-style: solid;
	border-color: rgb(255, 255, 255) transparent transparent;
}

.css-1j4irax {
	padding-bottom: 16px;
}

@media (min-width: 993px) {
	.css-1j4irax {
		display: flex;
		flex: 1 1 0%;
		justify-content: space-around;
		flex-direction: row;
	}
}

.css-c0i1t3 {
	margin-right: 16px;
	margin-top: 8px;
}

@media (max-width: 992px) {
	.css-c0i1t3 {
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		margin-bottom: 16px;
	}
}

.css-zt2phb {
	font-size: 13px;
	color: rgb(255, 255, 255);
	margin: 0px;
	text-align: justify;
	padding: 0px;
	flex: 1 1 0%;
}

.css-j2at52 {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	gap: 2px;
}

.css-1wbll7q {
	text-decoration: underline;
}

.css-1l8f1eq {
	font-size: 13px;
	color: rgb(255, 255, 255);
	text-align: center;
	margin: 0px;
}


button {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

[type=button],
button {
	-webkit-appearance: button;
}

button {
	background-color: transparent;
	background-image: none;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e2e8f0;
}

button {
	cursor: pointer;
}

button {
	padding: 0;
	line-height: inherit;
	color: inherit;
}

svg {
	display: block;
	vertical-align: middle;
}

/*! CSS Used from: Embedded */
.MuiTouchRipple-root {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
	overflow: hidden;
	position: absolute;
	border-radius: inherit;
	pointer-events: none;
}

/*! CSS Used from: Embedded */
.MuiButtonBase-root {
	color: inherit;
	border: 0;
	cursor: pointer;
	margin: 0;
	display: inline-flex;
	outline: 0;
	padding: 0;
	position: relative;
	align-items: center;
	user-select: none;
	border-radius: 0;
	vertical-align: middle;
	-moz-appearance: none;
	justify-content: center;
	text-decoration: none;
	background-color: transparent;
	-webkit-appearance: none;
	-webkit-tap-highlight-color: transparent;
}

@media print {
	.MuiButtonBase-root {
		-webkit-print-color-adjust: exact;
	}
}

/*! CSS Used from: Embedded */
.MuiIconButton-root {
	flex: 0 0 auto;
	color: rgba(0, 0, 0, 0.54);
	padding: 12px;
	overflow: visible;
	font-size: 1.5rem;
	text-align: center;
	transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
	border-radius: 50%;
}

.MuiIconButton-root:hover {
	background-color: rgba(0, 0, 0, 0.04);
}

@media (hover: none) {
	.MuiIconButton-root:hover {
		background-color: transparent;
	}
}

.MuiIconButton-label {
	width: 100%;
	display: flex;
	align-items: inherit;
	justify-content: inherit;
}

/*! CSS Used from: Embedded */
.css-1nxc3cc:active,
.css-1nxc3cc:focus {
	outline: none;
	border: none;
}


a {
	background-color: transparent;
}

strong {
	font-weight: bolder;
}

img {
	border-style: none;
}

p {
	margin: 0;
}

*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e2e8f0;
}

img {
	border-style: solid;
}

a {
	color: inherit;
	text-decoration: inherit;
}

img,
svg {
	display: block;
	vertical-align: middle;
}

img {
	max-width: 100%;
	height: auto;
}

/*! CSS Used from: Embedded */
.css-1w4778y {
	background-color: rgb(0, 8, 9);
	width: 100%;
}

@media (min-width: 769px) {
	.css-1w4778y {
		padding: 0px 40px;
	}
}

.css-dr26gt {
	display: flex;
	flex-direction: column;
	width: 100%;
	max-width: 1260px;
	margin: 0px auto;
}

.css-dr26gt p {
	color: rgb(255, 255, 255);
	text-align: center;
	font-size: 12px;
}

.css-dr26gt p .conditions-link {
	text-decoration: underline;
}

.css-1kh5tsm {
	display: flex;
	flex-direction: column;
	-webkit-box-align: center;
	align-items: center;
}

@media (min-width: 1681px) {
	.css-15drhrw {
		width: 1600px;
	}
}

@media (min-width: 993px) {
	.css-15drhrw {
		width: 100%;
	}
}

.css-jejq5d {
	height: 1px;
	background-color: rgba(255, 255, 255, 0.2);
	margin-bottom: 16px;
}

.css-lr7o5o {
	display: flex;
	flex-direction: column;
}

@media (min-width: 993px) {
	.css-lr7o5o {
		padding: 16px 80px;
	}
}

@media (min-width: 1201px) {
	.css-lr7o5o {
		flex-direction: row;
		-webkit-box-align: center;
		align-items: center;
		padding: 4px 80px;
	}
}

@media (max-width: 1200px) {
	.css-1sh4v6i {
		display: flex;
		flex-flow: wrap;
		-webkit-box-align: center;
		align-items: center;
		margin-bottom: 16px;
	}
}

.css-1p9ie6a {
	text-decoration: none;
}

@media (min-width: 1201px) {
	.css-1p9ie6a {
		margin-right: 64px;
	}
}

@media (max-width: 1200px) {
	.css-1p9ie6a {
		text-align: center;
		-webkit-box-flex: 1;
		flex-grow: 1;
	}
}

.css-1altlav {
	font-size: 15px;
	color: rgb(255, 255, 255);
}

.css-1p9ftne {
	display: flex;
	flex: 0 1 auto;
	flex-direction: row;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	padding-bottom: 16px;
}

@media (min-width: 1201px) {
	.css-1p9ftne {
		-webkit-box-pack: end;
		justify-content: flex-end;
		padding-top: 0px;
		flex-wrap: wrap;
	}
}

.css-1ay9vb9 {
	margin-right: 16px;
}

.css-1j4irax {
	padding-bottom: 16px;
}

@media (min-width: 993px) {
	.css-1j4irax {
		display: flex;
		flex: 1 1 0%;
		justify-content: space-around;
		flex-direction: row;
	}
}

.css-c0i1t3 {
	margin-right: 16px;
	margin-top: 8px;
}

@media (max-width: 992px) {
	.css-c0i1t3 {
		display: flex;
		-webkit-box-pack: center;
		justify-content: center;
		margin-bottom: 16px;
	}
}

.css-zt2phb {
	font-size: 13px;
	color: rgb(255, 255, 255);
	margin: 0px;
	text-align: justify;
	padding: 0px;
	flex: 1 1 0%;
}

.css-j2at52 {
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	gap: 2px;
}

.css-1wbll7q {
	text-decoration: underline;
}

.css-1l8f1eq {
	font-size: 13px;
	color: rgb(255, 255, 255);
	text-align: center;
	margin: 0px;
}

.css-zjik7 {
	display: flex;
}

.css-6j1a19 {
	-webkit-box-pack: center;
	justify-content: center;
	display: flex;
	padding-bottom: 16px;
}

.css-1s0fdsz {
	color: rgb(255, 255, 255);
	font-size: 12px;
}

@media screen and (min-width: 769px) {
	.css-1cqm2iy.e1t19ftn2 {
		display: none;
	}

	/* nav button */
	.css-1nxc3cc.eeuwef4 {
		display: none;
	}
}

@media screen and (max-width: 768px) {

	.css-1yiphv7.e17zff2k2,
	.css-smi7sn.e17zff2k1 {
		display: none;
	}

	/* nav */
	.css-qei02g.eeuwef3 nav {
		display: none;
	}
}

@media screen and (min-width: 576px) {
	.css-6j1a19.e1nnmw2y1 {
		display: none;
	}
}

.modal {
	display: none;
	position: fixed;
	z-index: 9999;
	inset: 0;
	background: rgba(0, 0, 0, 0.6);
	justify-content: center;
	align-items: center;
	animation: fadeIn 0.3s ease;
}

.modal__content {
	background: #fff;
	padding: 2rem;
	border-radius: 12px;
	max-width: 400px;
	width: 100%;
	text-align: center;
	position: relative;
	animation: slideIn 0.3s ease;
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.modal__close {
	position: absolute;
	right: 1rem;
	top: 1rem;
	font-size: 1.5rem;
	cursor: pointer;
}

.modal__form input {
	display: block;
	width: 100%;
	margin: 1rem 0;
	padding: 0.8rem;
	border: 1px solid #ccc;
	border-radius: 8px;
}

.modal__form button {
	padding: 0.8rem 1.5rem;
	background-color: #4a90e2;
	border: none;
	color: white;
	border-radius: 8px;
	cursor: pointer;
	font-weight: bold;
	transition: background 0.3s;
}

.modal__form button:hover {
	background-color: #357abd;
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes slideIn {
	from {
		transform: translateY(-20px);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		opacity: 1;
	}
}

.css-5xsq1g:hover ul {
	height: 144px !important;
}

.css-5xsq1g:hover #arrowDown {
	transform: rotate(180deg) !important;
}

.css-1dgppzs.ely7m1l2:has(a:hover) a {
	opacity: 0.72;
}

.css-1dgppzs.ely7m1l2 a:hover {
	opacity: 1 !important;
}

/*  */



img {
	border-style: none;
}

button {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button {
	overflow: visible;
}

button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
}

button {
	background-color: transparent;
	background-image: none;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e2e8f0;
}

img {
	border-style: solid;
}

[role=button],
button {
	cursor: pointer;
}

button {
	padding: 0;
	line-height: inherit;
	color: inherit;
}

img {
	display: block;
	vertical-align: middle;
}

img {
	max-width: 100%;
	height: auto;
}

/*! CSS Used from: Embedded */
.dhMFAy {
	border: none !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
	text-overflow: unset !important;
	background: none !important;
	box-shadow: none !important;
	overflow: unset !important;
	z-index: 1000 !important;
	position: absolute !important;
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-align-items: center !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	min-width: auto !important;
	width: auto !important;
	min-height: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	font-family: Roboto !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.25 !important;
	color: #000000 !important;
	background-color: #ffffff !important;
	border-radius: 1000px !important;
	background: transparent !important;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1), 0 2px 6px rgba(0, 0, 0, 0.05), 0 3px 1px -2px rgba(0, 0, 0, 0.05) !important;
	white-space: nowrap !important;
	cursor: pointer !important;
	-webkit-transition: -webkit-transform 0.2s ease !important;
	-webkit-transition: transform 0.2s ease !important;
	transition: transform 0.2s ease !important;
	left: 20px !important;
	bottom: 20px !important;
	false;
	-webkit-transform: translate(5px, 200px) !important;
	-ms-transform: translate(5px, 200px) !important;
	transform: translate(5px, 200px) !important;
}

.dhMFAy:hover {
	-webkit-transform: translate(5px, 200px) scale(1.1) !important;
	-ms-transform: translate(5px, 200px) scale(1.1) !important;
	transform: translate(5px, 200px) scale(1.1) !important;
}

.dhMFAy img {
	margin: 0 !important;
}

.axeptio_mount {
	z-index: 2147483647;
	position: relative;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Rubik", sans-serif;
	font-size: 1em;
	line-height: 1.5;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.axeptio_mount *,
.axeptio_mount *:before,
.axeptio_mount *:after {
	box-sizing: border-box;
}

.axeptio_mount>div:first-child {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.hNJSJp {
	z-index: 20930940;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
}

.jZMGQZ {
	z-index: 1100;
	position: absolute;
	left: 0;
	bottom: 0;
	width: auto;
}

/*! CSS Used fontfaces */


@media (min-width: 450px) {
	.jZMGQZ {
		left: 20px;
		bottom: 80px;
		width: 420px;
	}
}

.jZMGQZ .Widget__WidgetStyle-sc-1fucwrl-3 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 100vw;
	-webkit-animation: none !important;
	animation: none !important;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

@media (min-width: 450px) {
	.jqLVLG {
		border-radius: 10px;
	}
}

.jqLVLG {
	position: relative;
	display: block;
	outline: none;
	text-align: left;
	background: #FFFFFF;
	box-shadow: rgba(122, 122, 122, 0.75) 0px 0px 0px 1800px;
	border: none;
}

.jqLVLG .Widget__WidgetWrapper-sc-1fucwrl-4 {
	max-height: calc(80vh - 100px);
	overflow-y: auto;
	overflow-x: hidden;
}

@media (min-width: 450px) {
	.jqLVLG .Widget__WidgetWrapper-sc-1fucwrl-4 {
		border-radius: 10px;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		overflow: hidden;
	}
}

.jqLVLG .Widget__WidgetWrapper-sc-1fucwrl-4 {
	background: #FFFFFF;
}

.kJxFxz {
	z-index: 100;
	position: relative;
}

.jtoofl {
	border: 0;
	background: none;
	line-height: inherit;
	margin: 3px 10px;
	padding: 0 10px;
	border-radius: 3px;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	z-index: 101;
	color: #666666;
	font-size: 13px;
	font-family: "Rubik", sans-serif;
	position: absolute;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

@media (min-width: 450px) {
	.cJzMel {
		padding-bottom: 0;
	}
}

.cJzMel {
	z-index: 100;
	position: relative;
	padding: 20px 20px 0;
	padding-bottom: 0px;
	color: #2E2E2E;
	overflow: hidden;
	padding-bottom: 0;
}

.kJzJkr.kJzJkr.kJzJkr {
	position: relative;
	margin-bottom: 10px;
	padding-top: 4px;
}

.llCZKl {
	z-index: -1;
	position: relative;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.llCZKl .Illustration__Img {
	z-index: 100 !important;
	position: relative !important;
	max-width: auto !important;
	max-height: auto !important;
	object-fit: contain !important;
}

.jGiWjc {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.jGiWjc .Thumbprint__Img {
	width: auto !important;
	max-width: none !important;
	position: absolute;
	left: auto;
	top: -70px;
	right: -60px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.bVHXlB {
	display: block !important;
	margin: 0 0 8px 0 !important;
	font-family: PMU titre, sans-serif !important;
	font-size: 22px !important;
	line-height: 1.25 !important;
	font-weight: 700 !important;
	text-align: left !important;
	clear: none !important;
	background: transparent !important;
	height: auto !important;
	padding: 0 !important;
}

.bVHXlB small {
	font-size: 70% !important;
	font-weight: 400 !important;
}

.bVHXlB span,
.bVHXlB small {
	display: block !important;
	line-height: 1.25 !important;
}

.bVHXlB * {
	color: #000000 !important;
}

.jqLVLG p {
	font-size: 1em;
}

.dBjtie {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: inherit;
	-webkit-justify-content: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	justify-items: inherit;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -6px 0 8px 0;
	width: auto;
	gap: 8px;
}

.bjnfNM {
	z-index: 300;
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	overflow: hidden;
}

.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM button {
	background: none;
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4px 10px;
	font-family: Roboto, sans-serif;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #666666;
	border: none;
	border-radius: 8px 8px 0 0;
	white-space: nowrap;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	font-size: 11px !important;
	font-weight: 400;
	cursor: help;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG {
	z-index: 200 !important;
	position: relative !important;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	-webkit-align-items: stretch !important;
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
	width: 100% !important;
	border-top: 1px solid #e9eded !important;
}

.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG>.ButtonGroup__BtnStyle-sc-1v453hz-0:not(:last-child) {
	border-right: 1px solid #e9eded !important;
}

.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG>.ButtonGroup__BtnStyle-sc-1v453hz-0:first-of-type {
	border-bottom-left-radius: 10px !important;
}

.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG>.ButtonGroup__BtnStyle-sc-1v453hz-0 {
	-webkit-flex: 1 1 100% !important;
	-ms-flex: 1 1 100% !important;
	flex: 1 1 100% !important;
}

.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO {
	border: none !important;
	border-right-width: medium;
	border-right-style: none;
	border-right-color: currentcolor;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
	text-transform: none !important;
	text-overflow: unset !important;
	background: none !important;
	background-color: rgba(0, 0, 0, 0);
	overflow: unset !important;
	position: relative !important;
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-align-items: center !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	width: auto !important;
	height: auto !important;
	min-width: auto !important;
	min-height: auto !important;
	margin: 0 !important;
	padding: 12px 8px !important;
	font-family: Roboto, sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.25 !important;
	white-space: normal !important;
	-webkit-letter-spacing: 0 !important;
	-moz-letter-spacing: 0 !important;
	-ms-letter-spacing: 0 !important;
	letter-spacing: 0 !important;
	border-radius: 0 !important;
	border-bottom-left-radius: 0px;
	color: #7a7a7a !important;
	background-color: #ffffff !important;
	cursor: pointer !important;
	-webkit-transition: all 0.15s ease !important;
	transition: all 0.15s ease !important;
	box-shadow: 0 0 0 0 inset rgba(0, 0, 0, 0) !important;
}

.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC {
	font-weight: 700 !important;
	color: #ffffff !important;
	background-color: #3e6663 !important;
	border-bottom-right-radius: 10px !important;
}


a {
	background-color: transparent;
}

small {
	font-size: 80%;
}

img {
	border-style: none;
}

button,
input {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
}

[type=checkbox] {
	box-sizing: border-box;
	padding: 0;
}

p {
	margin: 0;
}

button {
	background-color: transparent;
	background-image: none;
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e2e8f0;
}

img {
	border-style: solid;
}

input::placeholder {
	color: #a0aec0;
}

[role=button],
button {
	cursor: pointer;
}

a {
	color: inherit;
	text-decoration: inherit;
}

button,
input {
	padding: 0;
	line-height: inherit;
	color: inherit;
}

img,
svg {
	display: block;
	vertical-align: middle;
}

img {
	max-width: 100%;
	height: auto;
}

/*! CSS Used from: Embedded */
.hSjNVA {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.dhwTqv {
	position: relative;
	width: 60px;
	height: 60px;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
}

.dhwTqv svg {
	z-index: 0;
	position: relative;
	width: 60px;
	height: 60px;
	max-width: none;
	max-height: none;
}

.dhwTqv svg path {
	-webkit-transition: 0.15s ease;
	transition: 0.15s ease;
}

.dhMFAy {
	border: none !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
	text-overflow: unset !important;
	background: none !important;
	box-shadow: none !important;
	overflow: unset !important;
	z-index: 1000 !important;
	position: absolute !important;
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-align-items: center !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	min-width: auto !important;
	width: auto !important;
	min-height: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	padding-left: 12px !important;
	padding-right: 12px !important;
	font-family: Roboto !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.25 !important;
	color: #000000 !important;
	background-color: #ffffff !important;
	border-radius: 1000px !important;
	background: transparent !important;
	box-shadow: 0 4px 24px rgba(0, 0, 0, 0.1), 0 2px 6px rgba(0, 0, 0, 0.05), 0 3px 1px -2px rgba(0, 0, 0, 0.05) !important;
	white-space: nowrap !important;
	cursor: pointer !important;
	-webkit-transition: -webkit-transform 0.2s ease !important;
	-webkit-transition: transform 0.2s ease !important;
	transition: transform 0.2s ease !important;
	left: 20px !important;
	bottom: 20px !important;
	false;
	-webkit-transform: translate(5px, 200px) !important;
	-ms-transform: translate(5px, 200px) !important;
	transform: translate(5px, 200px) !important;
}

.dhMFAy:hover {
	-webkit-transform: translate(5px, 200px) scale(1.1) !important;
	-ms-transform: translate(5px, 200px) scale(1.1) !important;
	transform: translate(5px, 200px) scale(1.1) !important;
}

.dhMFAy img {
	margin: 0 !important;
}

.bjnfNM {
	z-index: 300;
	position: relative;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	overflow: hidden;
}

.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM button {
	background: none;
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4px 10px;
	font-family: Roboto, sans-serif;
	-webkit-text-decoration: none;
	text-decoration: none;
	color: #666666;
	border: none;
	border-radius: 8px 8px 0 0;
	white-space: nowrap;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
	font-size: 11px !important;
	font-weight: 400;
	cursor: help;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM button>span {
	margin-right: 4px;
	font-size: 11px !important;
	line-height: 1;
	font-weight: 400;
	-webkit-letter-spacing: 0.025em;
	-moz-letter-spacing: 0.025em;
	-ms-letter-spacing: 0.025em;
	letter-spacing: 0.025em;
}

.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM button svg[aria-label='Axeptio'] * {
	fill: #666666;
}

.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM button:focus {
	color: #FFFFFF;
	background: #666666;
}

.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM button:focus svg * {
	fill: #FFFFFF;
}

.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM button:hover:not(:focus) {
	color: #FFFFFF;
	background: #666666;
}

.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM.bjnfNM button:hover:not(:focus) svg * {
	fill: #FFFFFF;
}

.eacByR {
	display: block;
	border-top: 1px solid #e9eded;
	background: rgba(255, 255, 255, 0.2);
	color: #666666;
	padding: 15px;
	margin: 0 auto;
	font-family: Roboto;
}

@media (max-width:768px) {
	.eacByR {
		padding: 10px;
	}
}

.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO {
	border: none !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
	text-transform: none !important;
	text-overflow: unset !important;
	background: none !important;
	overflow: unset !important;
	position: relative !important;
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-align-items: center !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	width: auto !important;
	height: auto !important;
	min-width: auto !important;
	min-height: auto !important;
	margin: 0 !important;
	padding: 12px 8px !important;
	font-family: Roboto, sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.25 !important;
	white-space: normal !important;
	-webkit-letter-spacing: 0 !important;
	-moz-letter-spacing: 0 !important;
	-ms-letter-spacing: 0 !important;
	letter-spacing: 0 !important;
	border-radius: 0 !important;
	color: #7a7a7a !important;
	background-color: #ffffff !important;
	cursor: pointer !important;
	-webkit-transition: all 0.15s ease !important;
	transition: all 0.15s ease !important;
	box-shadow: 0 0 0 0 inset rgba(0, 0, 0, 0) !important;
}

.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO:hover {
	color: #7A7A7A !important;
	background-color: #ffffff !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO:active,
.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO:focus {
	z-index: 1000 !important;
	box-shadow: 0 0 0 30px inset rgba(0, 0, 0, 0.04) !important;
}

.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO.lbqvzO:disabled {
	cursor: default !important;
	box-shadow: none !important;
}

.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC {
	border: none !important;
	-webkit-user-select: none !important;
	-moz-user-select: none !important;
	-ms-user-select: none !important;
	user-select: none !important;
	-webkit-text-decoration: none !important;
	text-decoration: none !important;
	text-transform: none !important;
	text-overflow: unset !important;
	background: none !important;
	overflow: unset !important;
	position: relative !important;
	display: -webkit-inline-box !important;
	display: -webkit-inline-flex !important;
	display: -ms-inline-flexbox !important;
	display: inline-flex !important;
	-webkit-align-items: center !important;
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important;
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	width: auto !important;
	height: auto !important;
	min-width: auto !important;
	min-height: auto !important;
	margin: 0 !important;
	padding: 12px 8px !important;
	font-family: Roboto, sans-serif !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	line-height: 1.25 !important;
	white-space: normal !important;
	-webkit-letter-spacing: 0 !important;
	-moz-letter-spacing: 0 !important;
	-ms-letter-spacing: 0 !important;
	letter-spacing: 0 !important;
	border-radius: 0 !important;
	color: #7a7a7a !important;
	background-color: #ffffff !important;
	cursor: pointer !important;
	-webkit-transition: all 0.15s ease !important;
	transition: all 0.15s ease !important;
	box-shadow: 0 0 0 0 inset rgba(0, 0, 0, 0) !important;
	font-weight: 700 !important;
	color: #ffffff !important;
	background-color: #3e6663 !important;
}

.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC:hover {
	color: #7A7A7A !important;
	background-color: #ffffff !important;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC:active,
.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC:focus {
	z-index: 1000 !important;
	box-shadow: 0 0 0 30px inset rgba(0, 0, 0, 0.04) !important;
}

.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC:hover {
	color: #ffffff !important;
	background-color: #3f4b4b !important;
}

.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC:active,
.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC:focus {
	z-index: 1000 !important;
	box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25) !important;
}

.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC.fmddQC:disabled {
	cursor: default !important;
	box-shadow: none !important;
}

.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG {
	z-index: 200 !important;
	position: relative !important;
	display: -webkit-box !important;
	display: -webkit-flex !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center !important;
	-webkit-justify-content: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important;
	-webkit-align-items: stretch !important;
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important;
	width: 100% !important;
	border-top: 1px solid #e9eded !important;
}

.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG>.ButtonGroup__BtnStyle-sc-1v453hz-0 {
	-webkit-flex: 1 1 100% !important;
	-ms-flex: 1 1 100% !important;
	flex: 1 1 100% !important;
}

.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG>.ButtonGroup__BtnStyle-sc-1v453hz-0:first-of-type {
	border-bottom-left-radius: 10px !important;
}

.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG>.ButtonGroup__BtnStyle-sc-1v453hz-0:last-of-type {
	border-bottom-right-radius: 10px !important;
}

.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG.eDJKnG>.ButtonGroup__BtnStyle-sc-1v453hz-0:not(:last-child) {
	border-right: 1px solid #e9eded !important;
}

.gkDcGC {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 18px;
}

.BUsEc {
	margin: 0 -10px;
	padding: 0 10px;
	/* max-height: 0; */
	overflow: hidden;
	-webkit-transition: max-height 0.25s ease-in-out !important;
	transition: max-height 0.25s ease-in-out !important;
}

.fKWhXn {
	margin: 0;
	font-size: 12px;
}

.fKWhXn a {
	color: #666666;
	font-family: "Rubik", sans-serif;
}

.fKWhXn a:hover {
	-webkit-filter: brightness(70%);
	filter: brightness(70%);
}

.cJzMel {
	z-index: 100;
	position: relative;
	padding: 20px 20px 0;
	color: #2E2E2E;
	overflow: hidden;
	padding-bottom: 0;
}

.cJzMel p {
	margin: 0;
	font-family: Roboto;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
	color: #2E2E2E;
}

.cJzMel .Elements__PolicyLink-sc-jyo7ks-1 {
	margin-top: 6px;
	font-size: 12px;
}

@media (min-width:450px) {
	.cJzMel {
		padding-bottom: 0;
	}
}

.lifZpw,
.lifZpw p {
	margin: 0 0 10px;
}

.lifZpw,
.lifZpw p {
	font-family: Roboto;
	color: #666666;
	font-size: 15px;
}

.lifZpw,
.lifZpw p {
	text-align: left;
}

.kJzJkr.kJzJkr.kJzJkr {
	position: relative;
	margin-bottom: 10px;
	padding-top: 4px;
}

.llCZKl {
	z-index: -1;
	position: relative;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.llCZKl .Illustration__Img {
	z-index: 100 !important;
	position: relative !important;
	max-width: auto !important;
	max-height: auto !important;
	object-fit: contain !important;
}

.jGiWjc {
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.jGiWjc .Thumbprint__Img {
	width: auto !important;
	max-width: none !important;
	position: absolute;
	left: auto;
	top: -70px;
	right: -60px;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.jqLVLG {
	position: relative;
	display: block;
	outline: none;
	text-align: left;
	background: #FFFFFF;
	box-shadow: rgba(122, 122, 122, 0.75) 0px 0px 0px 1800px;
	border: none;
}

.jqLVLG p {
	font-size: 1em;
}

.jqLVLG button {
	overflow: visible;
}

.jqLVLG button {
	text-transform: none;
}

.jqLVLG button {
	-webkit-appearance: button;
}

.jqLVLG img {
	border-style: none;
}

.jqLVLG a {
	background-color: transparent;
}

.jqLVLG .Widget__WidgetWrapper-sc-1fucwrl-4 {
	background: #FFFFFF;
}

@media (min-width:450px) {
	.jqLVLG {
		border-radius: 10px;
	}

	.jqLVLG .Widget__WidgetWrapper-sc-1fucwrl-4 {
		border-radius: 10px;
		border-bottom-left-radius: 0px;
		border-bottom-right-radius: 0px;
		overflow: hidden;
	}
}

.jqLVLG .ButtonGroup__BtnStyle-sc-1v453hz-0 {
	background: #FFFFFF;
}

.jqLVLG .ButtonGroup__BtnStyle-sc-1v453hz-0:first-of-type {
	border-bottom-left-radius: 10px;
}

.jqLVLG .ButtonGroup__BtnStyle-sc-1v453hz-0:last-of-type {
	border-bottom-right-radius: 10px;
}

.jqLVLG .Widget__WidgetWrapper-sc-1fucwrl-4 {
	max-height: calc(80vh - 100px);
	overflow-y: auto;
	overflow-x: hidden;
}

.kJxFxz {
	z-index: 100;
	position: relative;
}

.bVHXlB {
	display: block !important;
	margin: 0 0 8px 0 !important;
	font-family: PMU titre, sans-serif !important;
	font-size: 22px !important;
	line-height: 1.25 !important;
	font-weight: 700 !important;
	text-align: left !important;
	clear: none !important;
	background: transparent !important;
	height: auto !important;
	padding: 0 !important;
}

.bVHXlB * {
	color: #000000 !important;
}

.bVHXlB span,
.bVHXlB small {
	display: block !important;
	line-height: 1.25 !important;
}

.bVHXlB small {
	font-size: 70% !important;
	font-weight: 400 !important;
}

@media (max-width:450px) {
	html.axeptio-widget--open .ax-website-overlay {
		top: 0 !important;
	}
}

.axeptio_mount {
	z-index: 2147483647;
	position: relative;
	box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: "Rubik", sans-serif;
	font-size: 1em;
	line-height: 1.5;
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.axeptio_mount *,
.axeptio_mount *:before,
.axeptio_mount *:after {
	box-sizing: border-box;
}

.axeptio_mount>div:first-child {
	-webkit-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

.sr-only-aria {
	border: 0 !important;
	-webkit-clip: rect(1px, 1px, 1px, 1px) !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.dBjtie {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: inherit;
	-webkit-justify-content: inherit;
	-ms-flex-pack: inherit;
	justify-content: inherit;
	justify-items: inherit;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: -6px 0 8px 0;
	width: auto;
	gap: 8px;
}

.jtoofl {
	border: 0;
	background: none;
	line-height: inherit;
	margin: 3px 10px;
	padding: 0 10px;
	border-radius: 3px;
	-webkit-text-decoration: underline;
	text-decoration: underline;
	z-index: 101;
	color: #666666;
	font-size: 13px;
	font-family: "Rubik", sans-serif;
	position: absolute;
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

.jtoofl:hover {
	-webkit-text-decoration: none;
	text-decoration: none;
}

.bRJOxM {
	position: absolute !important;
	-webkit-clip: rect(1px, 1px, 1px, 1px);
	clip: rect(1px, 1px, 1px, 1px);
}

.hNJSJp {
	z-index: 20930940;
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
}

.jZMGQZ {
	z-index: 1100;
	position: absolute;
	left: 0;
	bottom: 0;
	width: auto;
}

@media (min-width:450px) {
	.jZMGQZ {
		left: 20px;
		bottom: 80px;
		width: 420px;
	}
}

.jZMGQZ .Widget__WidgetStyle-sc-1fucwrl-3 {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 100vw;
	-webkit-animation: none !important;
	animation: none !important;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform-origin: bottom left;
	-ms-transform-origin: bottom left;
	transform-origin: bottom left;
}

/*! CSS Used from: Embedded ; media=screen */
@media screen {
	#KameleoonElement-closeBtn {
		display: flex;
		width: 100%;
		background-color: #fafafa;
		justify-content: flex-end;
		border: none;
	}

	#kameleoonElement_svgIntersticePmu-18 {
		position: fixed;
		z-index: 2147483648;
		display: none;
		align-items: center;
		justify-content: flex-end;
		top: 0;
		right: 0;
		width: 40vw;
		height: 100vh;
	}

	.slide-in-right {
		-webkit-animation: slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both;
		animation: slide-in-right .5s cubic-bezier(.25, .46, .45, .94) both;
	}

	.kameleoonElement_svgIntersticePmu-18_drawMan {
		flex-shrink: 0;
		position: relative;
		margin-right: -25px;
		z-index: 2;
	}

	.kameleoonElement_svgIntersticePmu-18_bg {
		border-radius: 32px 0 0 32px;
		background: #fafafa;
		flex-shrink: 0;
		border: solid 1px #000;
		display: flex;
		flex-direction: column;
		gap: 5vh;
		align-items: center;
		position: relative;
		z-index: 1;
		height: 100%;
		width: 100%;
	}

	.kameleoonElement_svgIntersticePmu-18_bg-18 {
		height: 45%;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_block1 {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-items: flex-start;
		justify-content: center;
		width: 100%;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_block1 svg:first-child {
		width: 20%;
		max-width: 115px;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_blockTxt_1 {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		width: 60%;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_blockTxt_1 svg {
		width: 100%;
		max-width: 541px;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_blockTxt_2 {
		color: var(--greens-green-900, #081516);
		font-feature-settings: 'clig' off, 'liga' off;
		font-family: Roboto;
		font-size: 100%;
		font-style: normal;
		font-weight: 400;
		line-height: 24px;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_blockTxt_1 p:first-child {
		color: #000;
		font-family: Roboto;
		font-size: 100%;
		font-style: normal;
		font-weight: 700;
		line-height: normal;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_separator {
		margin: 0 5%;
	}
}

/*! CSS Used keyframes */
@-webkit-keyframes slide-in-right {
	0% {
		-webkit-transform: translateX(1000px);
		transform: translateX(1000px);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

@keyframes slide-in-right {
	0% {
		-webkit-transform: translateX(1000px);
		transform: translateX(1000px);
		opacity: 1;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
		opacity: 1;
	}
}

/*! CSS Used fontfaces */
@font-face {
	font-family: Roboto;
	font-display: swap;
	src: url(../fonts/Roboto.ab8dcb77.woff2) format("woff2");
}


a {
	background-color: transparent;
}

*,
:after,
:before {
	box-sizing: border-box;
	border: 0 solid #e2e8f0;
}

a {
	color: inherit;
	text-decoration: inherit;
}

/*! CSS Used from: Embedded */
.eacByR {
	display: block;
	border-top: 1px solid #e9eded;
	background: rgba(255, 255, 255, 0.2);
	color: #666666;
	padding: 15px;
	margin: 0 auto;
	font-family: Roboto;
}

.eacByR a {
	color: #666666;
	-webkit-text-decoration: underline;
	text-decoration: underline;
}

.eacByR .ax-screen-header {
	padding: 10px;
	text-align: center;
}

.eacByR .ax-screen-cta {
	margin: 6px 0 0;
	font-size: 11px;
	text-align: center;
	color: #666666;
}

.eacByR .ax-link {
	display: inline-block;
	padding: 1px 5px;
	background: #ffffff;
	border-radius: 2px;
	-webkit-text-decoration: none;
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

.eacByR .ax-link:hover {
	background-color: color-mix(in hsl, #ffffff, hsl(none 0% 50%) 30%);
}

.eacByR .ax-screen-row {
	max-width: 600px;
	margin-right: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 13px;
	text-align: left;
}

.eacByR .ax-screen-baseline {
	font-family: PMU titre, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
}

@media (max-width:768px) {
	.eacByR {
		padding: 10px;
	}

	.eacByR .ax-screen-baseline {
		font-size: 13px;
	}

	.eacByR .ax-screen-cta {
		font-size: 11px;
	}
}

.jqLVLG a {
	background-color: transparent;
}

.axeptio_mount *,
.axeptio_mount *:before,
.axeptio_mount *:after {
	box-sizing: border-box;
}

.mob_svg {
	display: none;
	border: 0;
}

#kameleoonElement_svgIntersticePmu-18 {
	display: flex;
}

@media screen and (max-width: 1124px) {
	.d-none_mob {
		display: none;
	}

	.mob_svg {
		display: block;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_block1 svg:first-child {
		width: 78px;
		height: 78px;
	}

	#kameleoonElement_svgIntersticePmu-18 {
		position: relative;
		display: block;
		padding-top: 0 !important;
		z-index: 1;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_block1 {
		display: block;
	}

	.kameleoonElement_svgIntersticePmu-18_bg-18 {
		height: 131px;
		width: 131px;
		margin: 0 auto;
	}

	.kameleoonElement_svgIntersticePmu-18_drawMan {
		flex-shrink: 0;
		position: relative;
		left: 100vw;
		z-index: 2;
		align-self: center;
		width: 118px;
		height: 250px;
		margin: 0;
	}


	.kameleoonElement_svgIntersticePmu-18_bg {
		border-radius: 0;
		border: 0;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_blockTxt_1 {
		width: 100%;
	}

	.kameleoonElement_svgIntersticePmu-18_block1 {
		padding-left: 16px;
	}

	.kameleoonElement_svgIntersticePmu-18_separator {
		display: none;
	}

	#kameleoonElement_svgIntersticePmu-18 .kameleoonElement_svgIntersticePmu-18_blockTxt_2 {
		font-size: 70%;
	}

	/* mob */


	.Widget__WidgetStyle-sc-1fucwrl-3 {

		display: contents !important;
	}

	.kameleoonElement_svgIntersticePmu-18_bg {

		display: block;
		height: auto;
	}

	.jqLVLG .Widget__WidgetWrapper-sc-1fucwrl-4 {
		border-radius: 0;
	}

	.jZMGQZ {
		left: 20px;
		bottom: 80px;
		width: 100%;
		max-width: 420px;
	}

	/* main */
	.WebsiteOverlay__WidgetContainer-sc-1al8z1m-2 {
		display: grid !important;
		grid-template-rows: auto 1fr auto;
		max-height: calc(100vh - 80px);
		box-shadow: rgba(122, 122, 122, 0.75) 0px 0px 0px 1800px;
		border-radius: 20px;
	}

	/* top */
	#kameleoonElement_svgIntersticePmu-18 {

		max-width: 100%;
		width: 100%;
		display: block;
		height: auto;
	}

	/* middle */
	.Widget__WidgetWrapper-sc-1fucwrl-4 {}

	/* foter */
	.ButtonGroup__ButtonGroupStyle-sc-1v453hz-1 {
		height: 42px;
	}

	.man_in_mob {
		position: fixed;
		top: 50%;
		transform: translateY(-50%);
		right: 0;
		z-index: 9999;
	}

	.mob_selector {
		width: 150px;
		height: 2px;
		background: #00705C;
		font-size: 0;
		line-height: 0;
		margin: 15px 0 5% 0;
	}

	.kameleoonElement_svgIntersticePmu-18_bg,
	#KameleoonElement-closeBtn {
		background: #fff;
	}

	#KameleoonElement-closeBtn {
		padding-top: 30px !important;
		padding-right: 5px;
	}


}

.txtx_sa {
	font-weight: 700;
}

@media screen and (max-width: 450px) {
	.jZMGQZ {
		left: 0;
		bottom: 0;
		max-width: 100%;
		max-height: 100vh;
	}
}
