.elementor .e-div-block-base {
	display: block;
	min-width: 30px;
	padding: 10px;
}

.elementor .e-flexbox-base {
	display: flex;
	flex-direction: row;
	padding: 10px;
}

.elementor .e-grid-base {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 1fr);
	column-gap: 20px;
	row-gap: 20px;
	padding: 10px;
}

.elementor .e-tabs-base {
	display: flex;
	flex-direction: column;
	gap: 30px;
	padding-block-start: 0;
}

.elementor .e-tabs-menu-base {
	display: flex;
	justify-content: center;
}

.elementor .e-tab-base {
	display: block;
	width: 160px;
	padding: 8px;
	color: #0c0d0e;
	background-color: #fff;
	border: 2px solid #e0e0e0;
	cursor: pointer;
}

.elementor .e-tab-base.e--selected,
.elementor .e-tab-base:focus {
	border-color: #0c0d0e;
	outline-width: 0;
}

.elementor .e-tab-base:hover,
.elementor .e-tab-base:focus-visible {
	background-color: #e0e0e0;
}

.elementor .e-tabs-content-area-base,
.elementor .e-form-base,
.elementor .e-collection-loop-base {
	display: block;
}

.elementor .e-tab-content-base {
	display: block;
	min-width: 30px;
	padding: 10px;
}

.elementor .e-heading-base,
.elementor .e-paragraph-base {
	margin: 0;
}

.elementor .e-heading-link-base,
.elementor .e-paragraph-link-base,
.elementor .e-image-link-base {
	all: unset;
	cursor: pointer;
}

.elementor .e-image-link-base {
	display: inherit;
	width: fit-content;
}

.elementor .e-image-base {
	display: block;
}

.elementor .e-svg-base {
	display: inline-block;
	width: 65px;
	height: 65px;
}

.elementor .e-button-base {
	display: inline-block;
	padding-block: 12px;
	padding-inline: 24px;
	text-align: center;
	background-color: #375efb;
	border-width: 0;
	border-radius: 2px;
}

.elementor .e-youtube-base {
	overflow: hidden;
	aspect-ratio: 16 / 9;
}

.elementor .e-divider-base {
	height: 1px;
	background-color: #000;
	border: 0 none transparent;
}

.elementor .e-self-hosted-video-base {
	display: inline-block;
	max-width: 100vw;
	aspect-ratio: 16 / 9;
}

@media (max-width: 767px) {
	.elementor .e-grid-base {
		grid-template-columns: repeat(1, 1fr);
	}
}

.elementor .glorious-legacy-row.e-con {
	--flex-direction: row;
	--flex-wrap: wrap;
	--gap: 0;
	--row-gap: 0;
	--column-gap: 0;
}

.elementor .glorious-legacy-row > .e-con-inner {
	flex-direction: row;
	flex-wrap: wrap;
	gap: var(--row-gap, 0) var(--column-gap, 0);
}

.elementor .glorious-legacy-column.e-con {
	min-width: 0;
	--gap: 0;
	--row-gap: 0;
	--column-gap: 0;
}

.elementor .glorious-legacy-column > .e-con-inner {
	gap: 0;
}

.elementor .glorious-framed-image {
	display: inline-block;
	width: auto;
	max-width: 100%;
	padding: 5px;
	border: 3px solid #000;
	background: transparent;
	line-height: 0;
	box-sizing: content-box;
}

.elementor .glorious-framed-image img {
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
	border: 0;
	background: transparent;
	aspect-ratio: 3 / 2;
	object-fit: cover;
}

.elementor .logo_round {
	display: block;
	width: 125px;
	max-width: 125px;
	margin: 0 auto;
	padding: 2px;
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .6);
	backdrop-filter: blur(8px) saturate(180%);
	-webkit-backdrop-filter: blur(8px) saturate(180%);
	box-sizing: content-box;
}

.elementor .logo_round img {
	display: block;
	width: 100%;
	height: auto;
	filter: drop-shadow(0 0 6px rgba(0, 0, 0, 1));
	transition: transform .9s;
	transform-origin: center center;
}

.elementor .spin.logo_round:hover img {
	animation: glorious-logo-spin .9s ease;
}

@keyframes glorious-logo-spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

.elementor .glorious-ornament-separator,
.elementor .glorious-ornament-separator img {
	display: block;
	background: #000;
	line-height: 0;
}

.elementor .glorious-ornament-separator {
	width: 100%;
	overflow: hidden;
}

.elementor .glorious-ornament-separator img {
	width: 100%;
	height: auto;
}

.elementor .glorious-legacy-row:has(.glorious-ornament-separator),
.elementor .glorious-legacy-row:has(.glorious-ornament-separator) > .e-con-inner,
.elementor .glorious-legacy-column:has(.glorious-ornament-separator) {
	background: #000;
}

.elementor .glorious-legacy-row:has(.glorious-ornament-separator) {
	min-height: 0;
	padding: 0;
	box-shadow: 0 0 10px 10px #2e404c;
}

.elementor .glorious-legacy-row:has(.glorious-ornament-separator) > .e-con-inner,
.elementor .glorious-legacy-column:has(.glorious-ornament-separator) {
	min-height: 0;
	padding-top: 0;
	padding-bottom: 0;
	align-items: center;
}

.elementor .glorious-ornament-separator {
	margin: 0;
}

.page-id-51043 .elementor .elementor-element-efa67d5 {
	width: 918px !important;
	max-width: calc(100% - 52px) !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

.page-id-50963 .elementor .qode_pricing_list {
	width: 918px;
	max-width: calc(100% - 52px);
	margin-right: auto;
	margin-left: auto;
}

.page-id-50963 .elementor .elementor-element-6b5d8d1,
.page-id-50963 .elementor .elementor-element-7b205ec {
	width: 918px;
	max-width: calc(100% - 52px);
	margin-right: auto;
	margin-left: auto;
}

.page-id-50963 .elementor .elementor-element-6b5d8d1,
.page-id-52101 .elementor .elementor-element-0e9db2e,
.page-id-54220 .elementor .elementor-element-2b77392,
.page-id-54292 .elementor .elementor-element-df8aea6 {
	width: 918px;
	max-width: calc(100% - 52px);
	margin-right: auto;
	margin-left: auto;
	color: #bfa97d !important;
}

.page-id-50963 .elementor .elementor-element-6b5d8d1,
.page-id-54220 .elementor .elementor-element-2b77392,
.page-id-54292 .elementor .elementor-element-df8aea6 {
	padding: 26px 30px;
	background: rgba(8, 8, 8, .68);
	border: 1px solid rgba(191, 169, 125, .46);
	border-radius: 8px;
	box-shadow: 0 18px 42px rgba(0, 0, 0, .28);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
}

.page-id-52101 .elementor .elementor-element-0e9db2e .glorious-parchment-panel {
	padding: 26px 30px;
	background: rgba(8, 8, 8, .68);
	border: 1px solid rgba(191, 169, 125, .46);
	border-radius: 8px;
	box-shadow: 0 18px 42px rgba(0, 0, 0, .28);
	backdrop-filter: blur(8px);
	-webkit-backdrop-filter: blur(8px);
}

.page-id-50963 .elementor .elementor-element-6b5d8d1 :where(p, li, span, strong, b),
.page-id-52101 .elementor .elementor-element-0e9db2e :where(p, li, span, strong, b),
.page-id-54220 .elementor .elementor-element-2b77392 :where(p, li, span, strong, b),
.page-id-54292 .elementor .elementor-element-df8aea6 :where(p, li, span, strong, b) {
	color: #bfa97d !important;
}

.page-id-50963 .elementor .elementor-element-156123d > .e-con-inner,
.page-id-50963 .elementor .elementor-element-8f83bad > .e-con-inner {
	justify-content: center;
	width: 948px;
	max-width: 100%;
	gap: 0;
}

.page-id-50963 .elementor .elementor-element-156123d .glorious-legacy-column,
.page-id-50963 .elementor .elementor-element-8f83bad .glorious-legacy-column {
	flex: 0 0 294px;
	width: 294px;
	max-width: 294px;
	padding: 0 15px;
}

.page-id-50963 .elementor .elementor-element-156123d .glorious-legacy-image,
.page-id-50963 .elementor .elementor-element-8f83bad .glorious-legacy-image {
	text-align: left;
}

.page-id-50963 .elementor .elementor-element-59d13eb img {
	width: 264px;
	height: 176px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-50963 .elementor .elementor-element-70ad875 img {
	width: 176px;
	height: 120px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-50963 .elementor .elementor-element-20a4bf8 img {
	width: 264px;
	height: 88px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-50963 .elementor .elementor-element-0ad78a6 img {
	width: 264px;
	height: 82px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-50963 .elementor .elementor-element-d57c5f8 img {
	width: 264px;
	height: 100px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-50963 .elementor .elementor-element-9b3996d img {
	width: 264px;
	height: 152px;
	max-width: 100%;
	object-fit: contain;
}

.elementor .glorious-legacy-icon-feature .elementor-icon-box-wrapper {
	display: flex;
	align-items: flex-start;
	gap: 48px;
	text-align: left;
}

.elementor .glorious-legacy-icon-feature .elementor-icon-box-icon {
	flex: 0 0 32px;
	line-height: 0;
	margin: 0;
}

.elementor .glorious-legacy-icon-feature .elementor-icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 32px;
	height: 32px;
	padding: 0 !important;
	border: 0;
	border-radius: 3px;
	background: #bfa97d;
	color: #fff;
	fill: #fff;
	font-size: 16px;
	line-height: 32px;
	box-sizing: border-box;
}

.elementor .glorious-legacy-icon-feature .elementor-icon i,
.elementor .glorious-legacy-icon-feature .elementor-icon svg {
	position: absolute;
	inset: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: inherit;
	font-size: inherit;
	line-height: 32px;
	text-align: center;
	transform: none;
}

.elementor .glorious-legacy-icon-feature .elementor-icon i::before {
	display: block;
	line-height: 1;
}

.elementor .glorious-legacy-icon-feature .elementor-icon-box-content {
	flex: 1 1 auto;
	min-width: 0;
}

.elementor .glorious-legacy-icon-feature .elementor-icon-box-title {
	margin: 0 0 12px;
	font-weight: 700;
	text-transform: uppercase;
}

.elementor .glorious-legacy-icon-feature .elementor-icon-box-title span,
.elementor .glorious-legacy-icon-feature .elementor-icon-box-title a {
	color: inherit;
	font: inherit;
}

.elementor .glorious-legacy-icon-feature .elementor-icon-box-description {
	margin: 0;
}

.elementor .glorious-legacy-feature-default-text .elementor-icon-box-description {
	color: #8c8c8c;
}

.elementor .elementor-element-73dc2ed .glorious-legacy-icon-feature .elementor-icon-box-wrapper,
.elementor .elementor-element-63b86f1 .glorious-legacy-icon-feature .elementor-icon-box-wrapper,
.elementor .sombre .glorious-legacy-icon-feature .elementor-icon-box-wrapper,
.elementor .glorious-contact-info-feature .elementor-icon-box-wrapper {
	gap: 20px;
}

.elementor .elementor-element-73dc2ed .glorious-legacy-icon-feature .elementor-icon-box-icon,
.elementor .elementor-element-63b86f1 .glorious-legacy-icon-feature .elementor-icon-box-icon,
.elementor .sombre .glorious-legacy-icon-feature .elementor-icon-box-icon,
.elementor .glorious-contact-info-feature .elementor-icon-box-icon {
	flex: 0 0 60px !important;
	width: 60px !important;
	min-width: 60px !important;
	max-width: 60px !important;
}

.elementor .elementor-element-73dc2ed .glorious-legacy-icon-feature .elementor-icon,
.elementor .elementor-element-63b86f1 .glorious-legacy-icon-feature .elementor-icon,
.elementor .sombre .glorious-legacy-icon-feature .elementor-icon,
.elementor .glorious-contact-info-feature .elementor-icon {
	width: 60px !important;
	height: 60px !important;
	border-radius: 50% !important;
	font-size: 20px !important;
	line-height: 60px !important;
}

.elementor .elementor-element-73dc2ed .glorious-legacy-icon-feature .elementor-icon i,
.elementor .elementor-element-73dc2ed .glorious-legacy-icon-feature .elementor-icon svg,
.elementor .elementor-element-63b86f1 .glorious-legacy-icon-feature .elementor-icon i,
.elementor .elementor-element-63b86f1 .glorious-legacy-icon-feature .elementor-icon svg,
.elementor .sombre .glorious-legacy-icon-feature .elementor-icon i,
.elementor .sombre .glorious-legacy-icon-feature .elementor-icon svg,
.elementor .glorious-contact-info-feature .elementor-icon i,
.elementor .glorious-contact-info-feature .elementor-icon svg {
	line-height: 60px !important;
}

.elementor .glorious-legacy-row:has(.elementor-element-d08ddf1) > .e-con-inner {
	padding-top: 40px;
}

.elementor .glorious-legacy-row:has(.elementor-element-d08ddf1) .glorious-legacy-icon-feature .elementor-icon-box-wrapper {
	gap: 20px;
}

.elementor .glorious-legacy-row:has(.elementor-element-d08ddf1) .glorious-legacy-icon-feature .elementor-icon-box-icon {
	flex: 0 0 60px;
}

.elementor .glorious-legacy-row:has(.elementor-element-d08ddf1) .glorious-legacy-icon-feature .elementor-icon {
	width: 60px;
	height: 60px;
	border-radius: 100px;
	font-size: 20px;
	line-height: 60px;
}

.elementor .glorious-legacy-row:has(.elementor-element-d08ddf1) .glorious-legacy-icon-feature .elementor-icon i,
.elementor .glorious-legacy-row:has(.elementor-element-d08ddf1) .glorious-legacy-icon-feature .elementor-icon svg {
	line-height: 60px;
}

.elementor .glorious-legacy-image-feature {
	text-align: center;
}

.elementor .glorious-legacy-image-feature .elementor-image-box-img {
	width: 60px;
	margin: 0 auto 29px !important;
}

.elementor .glorious-legacy-image-feature .elementor-image-box-img img {
	width: 60px;
	height: 60px;
	object-fit: contain;
}

.elementor .glorious-legacy-image-feature .elementor-image-box-title {
	margin: 0 0 12px;
	color: #3ad88f;
	font-family: Raleway, sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 32px;
	text-align: center;
	text-transform: uppercase;
}

.elementor .glorious-legacy-image-feature .elementor-image-box-description {
	margin: 0;
	color: #8c8c8c;
	font-family: Raleway, sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
}

/* English home audience pictograms, matching the legacy French presentation. */
body.page-id-52128 .elementor-element-f918902 .glorious-feature::before,
body.page-id-52128 .elementor-element-6768098 .glorious-feature::before,
body.page-id-52128 .elementor-element-dc4857f .glorious-feature::before {
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto 29px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
}

body.page-id-52128 .elementor-element-f918902 .glorious-feature::before {
	background-image: url('/wp-content/uploads/2021/09/Famille-e1632073603171.png');
}

body.page-id-52128 .elementor-element-6768098 .glorious-feature::before {
	background-image: url('/wp-content/uploads/2021/09/Amis-e1632073615502.png');
}

body.page-id-52128 .elementor-element-dc4857f .glorious-feature::before {
	background-image: url('/wp-content/uploads/2021/09/entreprises-e1632073623612.png');
}

.elementor .glorious-legacy-text:not(.white_text) {
	color: #8c8c8c;
}

.elementor .glorious-legacy-text:not(.white_text) strong,
.elementor .glorious-legacy-text:not(.white_text) b {
	color: inherit;
}

body.single-enigmes .elementor > .glorious-legacy-row.e-con:first-child {
	min-height: 571px;
}

body.single-enigmes .elementor > .glorious-legacy-row.e-con:first-child > .e-con-inner {
	min-height: 571px;
	align-content: center;
	align-items: center;
}

body.single-enigmes .elementor > .glorious-legacy-row.e-con:has(> .e-con-inner .logo_round) {
	min-height: 571px;
}

body.single-enigmes .elementor > .glorious-legacy-row.e-con:has(> .e-con-inner .logo_round) > .e-con-inner {
	min-height: 571px;
	align-content: center;
	align-items: center;
}

body.postid-50612 .content.content_top_margin {
	top: -20px !important;
}

body.postid-50612 .elementor > .glorious-legacy-row.e-con:has(> .e-con-inner .logo_round) {
	min-height: 550px;
}

body.postid-50612 .elementor > .glorious-legacy-row.e-con:has(> .e-con-inner .logo_round) > .e-con-inner {
	min-height: 550px;
}

body.postid-50620 .content.content_top_margin {
	top: -20px !important;
}

body.postid-50620 .elementor .elementor-element-ab0393c,
body.postid-50620 .elementor .elementor-element-ab0393c > .e-con-inner,
body.postid-50620 .elementor .elementor-element-86b34e3,
body.postid-52061 .elementor .elementor-element-9ef26e4,
body.postid-52061 .elementor .elementor-element-9ef26e4 > .e-con-inner {
	min-height: 408px !important;
	height: 408px !important;
}

body.postid-50620 .elementor .elementor-element-ab0393c,
body.postid-52061 .elementor .elementor-element-9ef26e4 {
	width: 100% !important;
	max-width: 100% !important;
	margin-left: 0;
}

@media (min-width: 1001px) {
	body.postid-50620 .elementor .elementor-element-ab0393c,
	body.postid-52061 .elementor .elementor-element-9ef26e4 {
		margin-left: -15px;
	}
}

body.postid-50620 .elementor .elementor-element-ab0393c > .e-con-inner,
body.postid-50620 .elementor .elementor-element-86b34e3,
body.postid-52061 .elementor .elementor-element-9ef26e4 > .e-con-inner {
	align-items: center;
	justify-content: center;
	padding-top: 0;
	padding-bottom: 0;
}

body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator,
body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator {
	position: relative;
	width: min(1110px, calc(100vw - 290px)) !important;
	max-width: min(1110px, calc(100vw - 290px)) !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator {
	top: -48px;
}

@media (max-width: 767px) {
	body.postid-50620 .elementor .elementor-element-86b34e3 {
		--flex-wrap-mobile: nowrap;
		flex-wrap: nowrap !important;
	}

	body.postid-50620 .elementor .elementor-element-ab0393c > .e-con-inner {
		transform: translateY(18px);
	}

	body.postid-52061 .elementor .elementor-element-9ef26e4 .logo_round.elementor-widget {
		margin-top: 32px !important;
	}

	body.postid-52061 .elementor .elementor-element-9ef26e4 > .e-con-inner {
		transform: translateY(18px);
	}
}

@media (min-width: 768px) and (max-width: 900px) {
	body.postid-50620 .elementor .elementor-element-ab0393c > .e-con-inner {
		transform: translateY(4px);
	}

	body.postid-52061 .elementor .elementor-element-9ef26e4 .logo_round.elementor-widget {
		margin-top: 10px !important;
	}

	body.postid-52061 .elementor .elementor-element-9ef26e4 > .e-con-inner {
		transform: translateY(4px);
	}
}

body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator::before,
body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator::after {
	position: absolute;
	top: 72px;
	z-index: 0;
	width: calc((100% - 418px) / 2 - 2px);
	border-top: 1px solid #bfa97d;
	content: "";
}

body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator::before {
	left: 2px;
}

body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator::after {
	right: 2px;
}

body.postid-52061 .elementor .elementor-element-9ef26e4 .q_line_before,
body.postid-52061 .elementor .elementor-element-9ef26e4 .q_line_after {
	display: none !important;
}

body.postid-50620 .elementor .elementor-element-ab0393c .separator-subtitle,
body.postid-52061 .elementor .elementor-element-9ef26e4 .separator-subtitle {
	position: relative;
	top: -9px;
	margin-top: 0;
	padding: 1px 16px;
}

body.postid-50620 .elementor .elementor-element-159dab4 > .e-con-inner,
body.postid-50620 .elementor .elementor-element-eb23fa2 {
	padding-top: 0;
	padding-bottom: 0;
}

body.postid-50620 .elementor .elementor-element-eb23fa2 > .elementor-widget,
body.postid-50620 .elementor .elementor-element-eb23fa2 > .glorious-legacy-row {
	width: 1100px;
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

body.postid-50620 .elementor .elementor-element-2481732,
body.postid-50620 .elementor .elementor-element-23f5618 {
	height: 0 !important;
	min-height: 0 !important;
	overflow: hidden;
}

body.postid-50620 .elementor .elementor-element-2e1cda6 {
	height: 51px;
}

body.postid-50620 .elementor .elementor-element-898c400 {
	width: 1026px;
	max-width: calc(100% - 64px);
	margin-right: auto;
	margin-left: auto;
	min-height: 275px;
}

body.postid-50620 .elementor .elementor-element-eb23fa2 > .elementor-element-898c400.elementor-widget {
	width: 1026px !important;
	max-width: calc(100% - 64px) !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

body.postid-50620 .elementor .glorious-scenario-separator-host {
	margin-right: 0 !important;
	margin-left: 0 !important;
}

body.postid-50620 .elementor .elementor-element-4c727d6 {
	left: 0;
	width: min(1056px, calc(100vw - 344px)) !important;
	max-width: min(1056px, calc(100vw - 344px)) !important;
	height: 185px;
	min-height: 185px;
	padding-right: 0;
	padding-left: 0;
}

body.postid-50620 .elementor .elementor-element-4c727d6 > .e-con-inner {
	width: min(1056px, calc(100vw - 344px)) !important;
	max-width: min(1056px, calc(100vw - 344px)) !important;
	padding-top: 0;
}

body.postid-50620 .elementor .elementor-element-4c727d6 > .e-con-inner > .glorious-legacy-column {
	flex: 0 0 33.333333%;
	width: 33.333333%;
	max-width: 33.333333%;
	padding-top: 0;
}

body.postid-50620 .elementor .elementor-element-4c727d6 .elementor-widget-progress {
	margin-top: 34px !important;
}

body.postid-50620 .elementor .elementor-element-4c727d6 .elementor-progress-wrapper,
body.postid-50620 .elementor .elementor-element-4c727d6 .elementor-progress-bar {
	height: 16px !important;
	line-height: 16px !important;
}

body.postid-50620 .elementor .elementor-element-b5ede65 {
	left: 0;
	width: min(1056px, calc(100vw - 344px)) !important;
	max-width: min(1056px, calc(100vw - 344px)) !important;
	height: 100px;
	min-height: 100px;
	padding-right: 0;
	padding-left: 0;
}

body.postid-50620 .elementor .elementor-element-b5ede65 > .e-con-inner,
body.postid-50620 .elementor .elementor-element-b5ede65 > .e-con-inner > .glorious-legacy-column {
	width: min(1056px, calc(100vw - 344px));
	max-width: min(1056px, calc(100vw - 344px));
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body.postid-50620 .elementor .elementor-element-786004f .elementor-button {
	height: 50px;
	min-height: 50px;
	padding: 0 78px;
	line-height: 50px;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) > .e-con-inner {
	justify-content: center;
	width: 1130px;
	max-width: none;
	gap: 0;
	margin-left: -15px;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) > .e-con-inner > .glorious-legacy-column {
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-widget-heading:not(.glorious-scenario-separator-host) {
	display: flex;
	width: 535px !important;
	max-width: none !important;
	min-height: 50px;
	margin-bottom: 0;
	align-items: center;
	justify-content: center;
	text-align: center;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-widget-heading:not(.glorious-scenario-separator-host)::before,
body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-widget-heading:not(.glorious-scenario-separator-host)::after {
	content: "";
	display: block;
	flex: 1 1 auto;
	height: 6px;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-widget-heading:not(.glorious-scenario-separator-host)::before {
	background:
		radial-gradient(circle, #b2b2b2 0 3px, transparent 3.5px) right center / 6px 6px no-repeat,
		linear-gradient(#b2b2b2, #b2b2b2) left center / 100% 1px no-repeat;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-widget-heading:not(.glorious-scenario-separator-host)::after {
	background:
		radial-gradient(circle, #b2b2b2 0 3px, transparent 3.5px) left center / 6px 6px no-repeat,
		linear-gradient(#b2b2b2, #b2b2b2) right center / 100% 1px no-repeat;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-widget-heading:not(.glorious-scenario-separator-host) .elementor-heading-title {
	flex: 0 0 auto;
	min-width: 230px;
	max-width: calc(100% - 56px);
	padding: 0 28px;
	color: #3ad88f;
	font-family: Raleway, sans-serif;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 8px;
	line-height: 24px;
	text-transform: uppercase;
}

body.single-enigmes .elementor .glorious-scenario-separator-host {
	position: relative;
	left: 50%;
	width: 1100px !important;
	max-width: none !important;
	height: 50px;
	margin-bottom: 0;
	overflow: hidden;
	transform: translateX(-50%);
	text-align: center;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .vc_text_separator.full {
	position: relative;
	width: 1100px;
	height: 50px;
	border: 0;
	overflow: hidden;
	text-align: center;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-scenario-separator-host {
	left: auto;
	width: 535px !important;
	transform: none;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-scenario-separator-host .vc_text_separator.full {
	width: 535px;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .separator_wrapper {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	height: 50px;
	padding: 0;
	background: transparent;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .separator_content {
	position: relative;
	z-index: 1;
	display: inline-block;
	height: 50px;
	padding: 0 40px;
	background: transparent;
	color: #3ad88f;
	font-family: Raleway, sans-serif;
	font-size: 17px;
	font-weight: 700;
	line-height: 50px;
	letter-spacing: 8px;
	text-transform: uppercase;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .separator_content span {
	display: block;
	width: auto;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_before,
body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_after {
	position: relative;
	top: auto;
	display: block;
	width: auto;
	height: 1px;
	flex: 1 1 auto;
	border-bottom: 1px solid #b2b2b2;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_before {
	right: auto;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_after {
	left: auto;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .q_separator_line_inner {
	position: absolute;
	top: -2px;
	display: block;
	border-radius: 50%;
	background: #b2b2b2;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_before .q_separator_line_inner {
	right: -3px !important;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_after .q_separator_line_inner {
	left: -3px !important;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-legacy-text {
	color: #8c8c8c;
	font-family: Raleway, sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 25px;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-legacy-text p {
	margin: 0 0 14px;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-legacy-text p:last-child {
	margin-bottom: 0;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) {
	padding-top: 0;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner {
	justify-content: center;
	width: 948px;
	max-width: 100%;
	gap: 0;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner > .glorious-legacy-column {
	box-sizing: border-box;
	padding-right: 15px;
	padding-left: 15px;
}

@media (min-width: 768px) and (max-width: 1440px) {
	body.single-enigmes .elementor .glorious-scenario-separator-host {
		width: min(1100px, calc(100vw - 362px)) !important;
	}

	body.single-enigmes .elementor .glorious-scenario-separator-host .vc_text_separator.full {
		width: min(1100px, calc(100vw - 362px));
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) > .e-con-inner {
		width: min(1130px, calc(95.3vw - 276px));
		max-width: calc(95.3vw - 276px);
		margin-left: -9px;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-scenario-separator-host {
		width: min(535px, calc((95.3vw - 276px) / 2 - 30px)) !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-scenario-separator-host .vc_text_separator.full {
		width: min(535px, calc((95.3vw - 276px) / 2 - 30px));
	}
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-widget-heading {
	margin-bottom: 20px;
	text-align: center;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-heading-title {
	color: #8c8c8c;
	font-family: Raleway, sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 25px;
	text-transform: none;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-widget-progress {
	margin-top: 34px;
	margin-bottom: 0;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-progress-wrapper {
	overflow: visible;
	height: 16px;
	border-radius: 0;
	background: #f6f6f5;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-progress-bar {
	position: relative;
	height: 16px;
	min-width: 0;
	border-radius: 0;
	background: #bfa97d;
	line-height: 16px;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-progress-text {
	display: none;
}

body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-progress-percentage {
	position: absolute;
	top: -28px;
	right: 0;
	min-width: 30px;
	height: 22px;
	padding: 0 5px;
	background: #3ad88f;
	color: #fff;
	font-family: Lora, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
}

body.postid-52398 .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-widget-progress,
body.postid-53055 .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-widget-progress {
	margin-top: 10px;
}

body.postid-52398 .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-title,
body.postid-53055 .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) .elementor-title {
	display: block;
	margin: 0 0 34px;
	color: #8c8c8c !important;
	font-family: Raleway, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	text-align: center !important;
}

body.single-enigmes .elementor .glorious-legacy-image[data-glorious-icon-label]::after {
	content: attr(data-glorious-icon-label);
	display: block;
	margin-top: 8px;
	color: #8c8c8c;
	font-family: Raleway, sans-serif;
	font-size: 13px;
	font-weight: 500;
	line-height: 20px;
	text-align: center;
}

@media (max-width: 767px) {
	body.single-enigmes .elementor .glorious-legacy-row.e-con {
		left: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row.e-con > .e-con-inner {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 10px !important;
		padding-left: 10px !important;
		flex-direction: column !important;
	}

	body.single-enigmes .elementor .glorious-legacy-column.e-con {
		left: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 auto !important;
		flex-basis: auto !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
		padding-right: 0 !important;
		padding-left: 0 !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row.e-con .elementor-widget,
	body.single-enigmes .elementor .glorious-legacy-row.e-con .glorious-legacy-row,
	body.single-enigmes .elementor .glorious-legacy-row.e-con .elementor-wrapper,
	body.single-enigmes .elementor .glorious-legacy-row.e-con iframe {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		box-sizing: border-box;
	}

	body.single-enigmes .elementor .glorious-legacy-text,
	body.single-enigmes .elementor .glorious-legacy-text p,
	body.single-enigmes .elementor .glorious-legacy-text strong {
		overflow-wrap: anywhere;
		word-break: normal;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) > .e-con-inner {
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		padding-right: 10px !important;
		padding-left: 10px !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-widget-heading:not(.glorious-scenario-separator-host) {
		width: 100% !important;
		max-width: 100% !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-widget-heading:not(.glorious-scenario-separator-host) .elementor-heading-title {
		min-width: 0;
		max-width: 100%;
		padding: 0 18px;
		font-size: 15px;
		letter-spacing: 5px;
		white-space: normal;
	}

	body.single-enigmes .elementor .glorious-scenario-separator-host,
	body.single-enigmes .elementor .glorious-scenario-separator-host .vc_text_separator.full,
	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-scenario-separator-host,
	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-scenario-separator-host .vc_text_separator.full {
		left: auto !important;
		width: 100% !important;
		max-width: 100% !important;
		transform: none !important;
	}

	body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_before,
	body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_after {
		top: 24.5px;
		display: block !important;
		width: clamp(44px, 18vw, 132px) !important;
		border-bottom: 1px solid #b2b2b2;
	}

	body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_before {
		right: 100% !important;
	}

	body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_after {
		left: 100% !important;
	}

	body.single-enigmes .elementor .glorious-scenario-separator-host .q_separator_line_inner {
		display: block !important;
	}

	body.single-enigmes .elementor .glorious-legacy-image[data-glorious-icon-label] img {
		width: 82px !important;
		max-width: 82px !important;
		height: auto !important;
	}

	body.single-enigmes .elementor .glorious-legacy-image[data-glorious-icon-label]::after {
		font-size: 13px;
		line-height: 18px;
	}

	body.single-enigmes .elementor .logo_round {
		display: block !important;
		width: 125px !important;
		max-width: 125px !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	body.single-enigmes .elementor .logo_round img {
		display: block !important;
		width: 125px !important;
		max-width: 125px !important;
		height: auto !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner {
		width: 100% !important;
		max-width: 100% !important;
		padding-right: 35px !important;
		padding-left: 35px !important;
		flex-direction: column !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner > .glorious-legacy-column {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 auto !important;
		padding-right: 0;
		padding-left: 0;
	}

	body.postid-50620 .elementor .elementor-element-159dab4 > .e-con-inner,
	body.postid-50620 .elementor .elementor-element-eb23fa2,
	body.postid-50620 .elementor .elementor-element-eb23fa2 > .elementor-widget,
	body.postid-50620 .elementor .elementor-element-eb23fa2 > .glorious-legacy-row,
	body.postid-50620 .elementor .elementor-element-eb23fa2 > .elementor-element-898c400.elementor-widget,
	body.postid-50620 .elementor .elementor-element-4c727d6,
	body.postid-50620 .elementor .elementor-element-4c727d6 > .e-con-inner,
	body.postid-50620 .elementor .elementor-element-b5ede65,
	body.postid-50620 .elementor .elementor-element-b5ede65 > .e-con-inner,
	body.postid-50620 .elementor .elementor-element-b5ede65 > .e-con-inner > .glorious-legacy-column {
		left: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}

	body.postid-50620 .elementor .elementor-element-4c727d6 {
		height: auto !important;
		min-height: 0 !important;
	}

	body.postid-50620 .elementor .elementor-element-4c727d6 > .e-con-inner {
		flex-direction: column !important;
		align-items: stretch !important;
		padding-right: 35px !important;
		padding-left: 35px !important;
	}

	body.postid-50620 .elementor .elementor-element-4c727d6 > .e-con-inner > .glorious-legacy-column {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 auto !important;
	}

	body.postid-50620 .elementor .elementor-element-4c727d6 .elementor-widget-progress {
		width: 100% !important;
		max-width: 100% !important;
	}

	body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator .separator_wrapper,
	body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator .separator_wrapper {
		left: auto !important;
		display: block !important;
		width: min(260px, calc(100vw - 90px)) !important;
		max-width: min(260px, calc(100vw - 90px)) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		transform: none !important;
	}

	body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator .separator_content.box,
	body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator .separator_content.box {
		left: auto !important;
		width: min(260px, calc(100vw - 90px)) !important;
		max-width: min(260px, calc(100vw - 90px)) !important;
		margin-right: auto !important;
		margin-left: auto !important;
		transform: none !important;
	}

	body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator h1,
	body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator .separator-subtitle,
	body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator h1,
	body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator .separator-subtitle {
		width: auto !important;
		max-width: 100% !important;
	}

	body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator,
	body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator {
		width: min(390px, calc(100vw - 40px)) !important;
		max-width: min(390px, calc(100vw - 40px)) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator .separator_wrapper,
	body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator .separator_wrapper {
		width: min(260px, 100%) !important;
		max-width: min(260px, 100%) !important;
	}

	body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator .separator_content.box,
	body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator .separator_content.box {
		width: 100% !important;
		max-width: 100% !important;
		box-sizing: border-box;
	}

	body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator .q_line_before,
	body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator .q_line_after,
	body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator .q_line_before,
	body.postid-52061 .elementor .elementor-element-9ef26e4 .glass-separator .q_line_after {
		display: none !important;
	}
}

@media (max-width: 360px) {
	body.single-enigmes .elementor .glorious-legacy-row.e-con > .e-con-inner {
		padding-right: 8px !important;
		padding-left: 8px !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) > .e-con-inner {
		padding-right: 8px !important;
		padding-left: 8px !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner,
	body.postid-50620 .elementor .elementor-element-4c727d6 > .e-con-inner {
		padding-right: 24px !important;
		padding-left: 24px !important;
	}

	body.single-enigmes .elementor .logo_round,
	body.single-enigmes .elementor .logo_round img {
		width: 110px !important;
		max-width: 110px !important;
	}

	body.single-enigmes .elementor .glorious-legacy-image[data-glorious-icon-label] img {
		width: 74px !important;
		max-width: 74px !important;
	}

	body.single-enigmes .elementor .glorious-scenario-separator-host .separator_content {
		padding-right: 24px;
		padding-left: 24px;
		font-size: 14px;
		letter-spacing: 4px;
	}

	body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_before,
	body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_after {
		width: clamp(32px, 14vw, 72px) !important;
	}
}

@media (min-width: 481px) and (max-width: 767px) {
	body.single-enigmes .elementor .glorious-legacy-row.e-con > .e-con-inner,
	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) > .e-con-inner {
		padding-right: 20px !important;
		padding-left: 20px !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner,
	body.postid-50620 .elementor .elementor-element-4c727d6 > .e-con-inner {
		padding-right: 60px !important;
		padding-left: 60px !important;
	}

	body.single-enigmes .elementor .glorious-legacy-image[data-glorious-icon-label] img {
		width: 90px !important;
		max-width: 90px !important;
	}

	body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_before,
	body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_after {
		width: clamp(90px, 22vw, 150px) !important;
	}
}

@media (min-width: 768px) and (max-width: 900px) {
	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) > .e-con-inner {
		width: 100% !important;
		max-width: 100% !important;
		margin-left: 0 !important;
		padding-right: 40px !important;
		padding-left: 40px !important;
		flex-direction: column !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) > .e-con-inner > .glorious-legacy-column {
		width: 100% !important;
		max-width: 100% !important;
		flex: 0 0 auto !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-legacy-text,
	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-widget-video,
	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .elementor-wrapper,
	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) iframe {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: auto !important;
		margin-left: auto !important;
		box-sizing: border-box;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) .glorious-scenario-separator-host {
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media (min-width: 768px) {
	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-video):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-heading) > .e-con-inner > .glorious-legacy-column {
		flex: 0 0 50%;
		width: 50%;
		max-width: 50%;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner > .glorious-legacy-column {
		flex: 0 0 33.333333%;
		width: 33.333333%;
		max-width: 33.333333%;
	}

	body.single-enigmes .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column:nth-child(5)):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner > .glorious-legacy-column {
		flex: 0 0 16.666667%;
		width: 16.666667%;
		max-width: 16.666667%;
	}

	body.postid-50608 .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column:nth-child(4)):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner > .glorious-legacy-column,
	body.postid-52055 .elementor .glorious-legacy-row:has(> .e-con-inner > .glorious-legacy-column:nth-child(4)):has(> .e-con-inner > .glorious-legacy-column > .elementor-widget-progress) > .e-con-inner > .glorious-legacy-column {
		flex: 0 0 25%;
		width: 25%;
		max-width: 25%;
	}
}

.page-id-70 .elementor .elementor-widget-shortcode:has(.service_table_holder) {
	min-height: 506px;
}

.page-id-70 .elementor .elementor-widget-shortcode:has(.service_table_holder) .service_table_holder,
.page-id-70 .elementor .elementor-widget-shortcode:has(.service_table_holder) .service_table_inner {
	height: 506px;
}

.page-id-70 .elementor .elementor-element-e970fcb {
	margin-top: -40px;
}

.page-id-70 .elementor .elementor-element-39a1229,
.page-id-52095 .elementor .elementor-element-b365a1a {
	background-position: center top !important;
	background-repeat: repeat-y !important;
	background-size: 100% auto !important;
}

.elementor .glorious-legacy-row.test:has(.elementor-widget-progress) {
	background-color: #0a0101;
}

.elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .glorious-legacy-text.white_text,
.elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .glorious-legacy-text.white_text :where(p, span, strong, b) {
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 25px;
}

.elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .elementor-widget-progress {
	margin-bottom: 10px;
}

.elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .elementor-widget-progress .elementor-title {
	margin: 0 0 8px;
	color: #fff;
	font-family: Lora, sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 29px;
}

.elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .elementor-progress-wrapper {
	overflow: visible;
	height: 25px;
	border-radius: 0;
	background: #efefef;
}

.elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .elementor-progress-bar {
	height: 25px;
	min-width: 0;
	border-radius: 0;
	background: #bfa97d;
	line-height: 25px;
}

.elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .elementor-progress-text {
	display: none;
}

.elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .elementor-progress-percentage {
	position: absolute;
	top: -34px;
	right: 0;
	min-width: 30px;
	height: 22px;
	padding: 0 5px;
	background: #bfa97d;
	color: #fff;
	font-family: Lora, sans-serif;
	font-size: 12px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
}

.elementor .enigma-carousel-glass .item-inner,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner {
	display: flex;
	box-sizing: content-box;
	flex: 1 1 auto;
	flex-direction: column;
	justify-content: flex-start;
	height: 100%;
	min-height: 280px;
	padding: 20px !important;
	border: 1px solid rgba(255, 255, 255, .15) !important;
	border-radius: 12px !important;
	background: rgba(30, 30, 30, .4) !important;
	box-shadow: 0 4px 15px rgba(0, 0, 0, .2) !important;
	backdrop-filter: blur(8px) saturate(1.8) !important;
	-webkit-backdrop-filter: blur(8px) saturate(1.8) !important;
	color: #bfa97d !important;
	font-family: Raleway, sans-serif !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	line-height: 1.4 !important;
	text-align: center !important;
	transition: transform .3s, background .3s;
}

.elementor .enigma-carousel-glass .item-inner p,
.elementor .enigma-carousel-glass .item-inner h3,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner p,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner h3 {
	width: 100%;
	text-align: center !important;
}

.elementor .enigma-carousel-glass .item-inner:hover,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner:hover {
	transform: translateY(-5px);
	background: rgba(45, 45, 45, .6) !important;
}

.elementor .enigma-carousel-glass .item-inner .linked-image,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner .linked-image {
	display: block;
	color: #bfa97d !important;
	text-decoration: none !important;
}

.elementor .enigma-carousel-glass .item-inner .carousel-image,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner .carousel-image {
	display: block;
	width: 100%;
	height: auto;
}

.elementor .enigma-carousel-glass .item-inner h3,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner h3 {
	margin: 0 0 5px !important;
	color: #3ad88f !important;
	font-family: Lora, serif !important;
	font-size: 20px !important;
	font-style: italic !important;
	font-weight: 700 !important;
	line-height: 32px !important;
	text-align: center !important;
	text-transform: none !important;
	text-shadow: none !important;
	letter-spacing: 0;
}

.elementor .enigma-carousel-glass .item-inner .owl-btn-wrapper,
.elementor .enigma-carousel-glass .item-inner .carousel-button,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner .owl-btn-wrapper,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner .carousel-button,
.elementor .enigma-carousel-glass .item-inner::before,
.elementor .enigma-carousel-glass .item-inner::after,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner::before,
.elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner::after {
	display: none !important;
	content: none !important;
	background: none !important;
}

body.single-enigmes .elementor .glorious-legacy-row:has(.owl-carousel .item-inner .carousel-image) {
	position: relative;
	z-index: 2;
	margin-bottom: -20px !important;
	padding-bottom: 20px !important;
	background-color: #3d3d3d;
	background-clip: padding-box;
}

body.single-enigmes .elementor .glorious-legacy-row:has(.owl-carousel .item-inner .carousel-image) + .glorious-legacy-row:not(:has(.elementor-widget)) {
	display: none !important;
}

.elementor .glorious-legacy-button {
	text-align: center;
}

.elementor .glorious-legacy-button .elementor-button {
	min-height: 50px;
	padding: 0 78px;
	border: 0;
	border-radius: 0;
	background: #bfa97d;
	color: #fff;
	font-family: Raleway;
	font-size: 14px;
	font-weight: 700;
	line-height: 50px;
	text-align: left;
	text-transform: uppercase;
}

.elementor .glorious-legacy-button .elementor-button:hover,
.elementor .glorious-legacy-button .elementor-button:focus {
	border-color: transparent;
	background: #bfa97d;
	color: #fff;
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) {
	background-color: #0a0101;
	box-shadow: 0 0 10px 10px #2e404c;
}

body.home .elementor .elementor-element-5d5840e.glorious-legacy-row.test,
body.home .elementor .glorious-legacy-row.test:has(.glorious-legacy-progress) {
	box-shadow: none;
}

body.home .elementor .glorious-legacy-row.test:has(.elementor-widget-progress),
body.home .elementor .glorious-legacy-row.test:has(.glorious-legacy-progress) {
	background-color: #f4f0e8 !important;
	background-image: url("/wp-content/uploads/2021/09/iStock-635733538-min.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	color: #8c8c8c;
}

body.home .elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .glorious-legacy-text.white_text,
body.home .elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .glorious-legacy-text.white_text :where(p, span, strong, b),
body.home .elementor .glorious-legacy-row.test:has(.elementor-widget-progress) .elementor-widget-progress .elementor-title,
body.home .elementor .glorious-legacy-row.test:has(.glorious-legacy-progress) .glorious-legacy-text.white_text,
body.home .elementor .glorious-legacy-row.test:has(.glorious-legacy-progress) .glorious-legacy-text.white_text :where(p, span, strong, b),
body.home .elementor .glorious-legacy-row.test:has(.glorious-legacy-progress) .elementor-widget-progress .elementor-title {
	color: #8c8c8c !important;
}

body.home .elementor .glorious-home-video-row.e-con,
body.home .elementor .e-con:has(> .e-con-inner .glorious-home-video) {
	padding: 62px 0;
	background-color: #031f17 !important;
	/* Preserve the Saint-Brice wallpaper supplied by the converted row. */
	background-position: center center !important;
	background-repeat: repeat !important;
	background-size: auto !important;
	color: #fff;
	box-shadow: none;
}

body.home .elementor .glorious-home-video-row.e-con > .e-con-inner,
body.home .elementor .e-con:has(> .e-con-inner .glorious-home-video) > .e-con-inner {
	align-items: center;
	width: min(1060px, calc(100% - 70px));
	max-width: 1060px;
	padding: 0;
}

body.home .elementor .glorious-home-video-column.e-con,
body.home .elementor .e-con:has(> .glorious-home-video) {
	align-items: center;
	width: 100%;
	max-width: 100%;
}

body.home .elementor .glorious-home-video-title {
	margin-bottom: 8px;
	text-align: center;
}

body.home .elementor .glorious-home-video-title .elementor-heading-title {
	margin: 0;
	color: #3ad88f;
	font-family: Lora, serif;
	font-size: 34px;
	font-style: italic;
	font-weight: 700;
	line-height: 1.2;
	text-transform: none;
	text-shadow: 0 2px 12px rgba(58, 216, 143, .28);
}

body.home .elementor .glorious-home-video-copy {
	max-width: 720px;
	margin-bottom: 24px;
	color: #fff;
	text-align: center;
}

body.home .elementor .glorious-home-video-copy p {
	margin: 0;
	color: #fff;
	font-family: Raleway, sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 1.65;
}

body.home .elementor .glorious-home-video {
	width: min(960px, 100%) !important;
	max-width: min(960px, 100%) !important;
	margin: 0 auto;
}

body.home .elementor .glorious-home-video .elementor-wrapper {
	overflow: hidden;
	border: 1px solid rgba(191, 169, 125, .86);
	border-radius: 5px;
	background: #000;
	box-shadow: 0 20px 50px rgba(0, 0, 0, .65), 0 0 0 7px rgba(0, 0, 0, .24);
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) > .e-con-inner {
    padding-top: 0;
    padding-bottom: 0;
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) > .e-con-inner > .glorious-legacy-column {
    padding-top: 0;
    padding-bottom: 0;
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .glorious-legacy-column:has(> .elementor-widget-counter) {
    margin-top: 50px;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 0;
    padding-left: 15px;
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-widget-counter {
	min-height: 213px;
	padding: 20px 30px 0;
	border: 2px solid #000;
	border-radius: 10px;
	background: rgba(255, 255, 255, .92);
	text-align: center;
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-counter {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: flex-start;
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-counter-number-wrapper {
	justify-content: center;
	flex-direction: column;
	align-items: center;
	color: #bfa97d;
	font-family: Raleway, sans-serif;
	font-size: 34px;
	font-weight: 700;
	line-height: 34px;
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-counter-number-wrapper::after {
	display: block;
	width: 45px;
	margin: 10px 0 20px;
	border-top: 1px solid #000;
	content: "";
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-counter-number,
.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-counter-number-prefix,
.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-counter-number-suffix {
	color: inherit;
	font: inherit;
	line-height: inherit;
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-counter-number-prefix,
.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-counter-number-suffix {
	display: none;
}

.elementor .glorious-legacy-row:is(.test, .custom_panel2):has(.elementor-widget-counter) .elementor-counter-title {
	display: block;
	margin-top: 5px;
	color: #3ad88f;
	font-family: Raleway, sans-serif;
	font-size: 17px;
	font-weight: 700;
	line-height: 25px;
	text-align: center;
}

:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper {
	position: relative;
	width: 100%;
	max-width: 1120px;
	margin: 0 auto 28px;
	overflow: hidden;
}

:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-track {
	display: flex;
	align-items: stretch;
	width: 100%;
	transition: transform .45s ease;
	will-change: transform;
}

:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-slide {
	flex: 0 0 25%;
	box-sizing: border-box;
	padding: 0 7px;
	cursor: pointer;
}

/* The English puzzle grid already carries its row spacing; remove its duplicate spacer. */
body.page-id-52095 .elementor .elementor-element-5a29e72 .elementor-spacer-inner {
	--spacer-size: 0px !important;
}

:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-slide img {
	display: block;
	width: 220px;
	max-width: 100%;
	height: 220px;
	margin: 0 auto;
	object-fit: cover;
	border-radius: 4px;
	box-shadow: 0 7px 18px rgba(0, 0, 0, .35);
	transition: transform .25s ease, box-shadow .25s ease;
}

:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-slide:hover img {
	transform: scale(1.03);
	box-shadow: 0 10px 24px rgba(0, 0, 0, .45);
}

:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 8px;
	height: 50px;
	margin-top: 0;
}

:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-dots .dot {
	display: block;
	box-sizing: border-box;
	width: 12px;
	height: 12px;
	padding: 0;
	border: 2px solid #bfa97d;
	border-radius: 50%;
	background: transparent;
	cursor: pointer;
	opacity: 1;
	transition: background-color .2s ease, border-color .2s ease, transform .2s ease;
}

:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-dots .dot.active,
:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-dots .dot:hover {
	border-color: #bfa97d;
	background: #bfa97d;
	transform: scale(1.2);
}

:is(.page-id-51043, .page-id-52097) .lightbox-overlay {
	position: fixed;
	inset: 0;
	z-index: 99999;
	display: none;
	align-items: center;
	justify-content: center;
	background: rgba(0, 0, 0, .88);
}

:is(.page-id-51043, .page-id-52097) .lightbox-overlay.visible {
	display: flex;
}

:is(.page-id-51043, .page-id-52097) .lightbox-content {
	position: relative;
	max-width: min(92vw, 1180px);
	max-height: 88vh;
}

:is(.page-id-51043, .page-id-52097) .lightbox-image {
	display: block;
	max-width: 100%;
	max-height: 88vh;
	object-fit: contain;
	box-shadow: 0 15px 45px rgba(0, 0, 0, .55);
}

:is(.page-id-51043, .page-id-52097) .lightbox-close,
:is(.page-id-51043, .page-id-52097) .lightbox-arrow {
	position: absolute;
	z-index: 1;
	border: 0;
	background: rgba(0, 0, 0, .55);
	color: #fff;
	cursor: pointer;
}

:is(.page-id-51043, .page-id-52097) .lightbox-close {
	top: -44px;
	right: 0;
	width: 40px;
	height: 40px;
	font-size: 34px;
	line-height: 38px;
}

:is(.page-id-51043, .page-id-52097) .lightbox-arrow {
	top: 50%;
	width: 44px;
	height: 58px;
	margin-top: -29px;
	font-size: 34px;
	line-height: 58px;
}

:is(.page-id-51043, .page-id-52097) .lightbox-prev {
	left: 0;
}

:is(.page-id-51043, .page-id-52097) .lightbox-next {
	right: 0;
}

.elementor .glorious-legacy-row:has(#pl-bon-cadeau-root),
.elementor .glorious-legacy-row:has(#pl-espace-client-root),
.elementor .glorious-legacy-row:has(#pl-booking-root) {
	background-color: #e0dbdb;
	background-image: none !important;
}

:is(.page-id-54235, .page-id-54277) .elementor .glorious-legacy-html:has(.glorious-gift-section) .vc_text_separator.full {
	height: auto !important;
}

body.page-id-54235 .elementor.elementor-54235 .elementor-element.elementor-element-745d925.e-con.e-parent {
	background-color: #f4f0e8;
	background-image: url("/wp-content/uploads/2021/09/iStock-635733538-min.jpg") !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

body.page-id-54235 .elementor.elementor-54235 .elementor-element.elementor-element-54cc706.e-con.e-parent {
	background-image: url("/wp-content/uploads/2022/02/wall-of-rocks_1920x1080-e1663372344607.jpg") !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

body.page-id-54230 .elementor.elementor-54230 .elementor-element.elementor-element-ebf81e7.e-con.e-parent {
	background-color: #f4f0e8;
	background-image: url("/wp-content/uploads/2021/09/iStock-635733538-min.jpg") !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

body.page-id-54230 .elementor.elementor-54230 .elementor-element.elementor-element-fdaa742.e-con.e-parent {
	background-image: url("/wp-content/uploads/2022/02/wall-of-rocks_1920x1080-e1663372344607.jpg") !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

body.page-id-54220 .elementor .glass-separator .q_line_before,
body.page-id-54220 .elementor .glass-separator .q_line_after,
body.page-id-54230 .elementor .glass-separator .q_line_before,
body.page-id-54230 .elementor .glass-separator .q_line_after,
body.page-id-54235 .elementor .glass-separator .q_line_before,
body.page-id-54235 .elementor .glass-separator .q_line_after,
body.page-id-54277 .elementor .glass-separator .q_line_before,
body.page-id-54277 .elementor .glass-separator .q_line_after,
body.page-id-54281 .elementor .glass-separator .q_line_before,
body.page-id-54281 .elementor .glass-separator .q_line_after,
body.page-id-54292 .elementor .glass-separator .q_line_before,
body.page-id-54292 .elementor .glass-separator .q_line_after {
	border-color: #bfa97d !important;
}

body.page-id-51043 .elementor .glass-separator .q_line_before,
body.page-id-51043 .elementor .glass-separator .q_line_after {
	display: block !important;
	border-color: #bfa97d !important;
}

body.page-id-51043 .elementor .elementor-element-efa67d5 .glass-separator {
	overflow: visible !important;
}

body.page-id-51043 .elementor .elementor-element-efa67d5 .glass-separator .q_line_before,
body.page-id-51043 .elementor .elementor-element-efa67d5 .glass-separator .q_line_after {
	width: clamp(38px, 7vw, 76px) !important;
}

body.page-id-51284 .elementor .elementor-element-607b3f5,
body.page-id-51296 .elementor .elementor-element-5da3d30 {
	display: block;
	width: 125px;
	max-width: 125px;
	margin: 0 auto 24px;
	padding: 2px;
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 50%;
	background-color: rgba(255, 255, 255, .6);
	backdrop-filter: blur(8px) saturate(180%);
	-webkit-backdrop-filter: blur(8px) saturate(180%);
	box-sizing: content-box;
}

body.page-id-51284 .elementor .elementor-element-607b3f5 img[src*="Cerveau"],
body.page-id-51296 .elementor .elementor-element-5da3d30 img[src*="Cerveau"] {
	display: block;
	width: 100%;
	height: auto;
	content: url("/wp-content/uploads/2026/01/GLORIOUS-CARRE-LETTRES-GRISES-NORMAL-1-150x150.png");
	filter: drop-shadow(0 0 6px rgba(0, 0, 0, 1));
	transition: transform .9s;
	transform-origin: center center;
}

body.page-id-51284 .elementor .elementor-element-607b3f5:hover img,
body.page-id-51296 .elementor .elementor-element-5da3d30:hover img {
	animation: glorious-logo-spin .9s ease;
}

body.postid-50620 .elementor .elementor-element-ab0393c .glass-separator {
	top: -48px;
}

body.page-id-51284 .elementor.elementor-51284 .elementor-element.elementor-element-aaa016a,
body.page-id-51296 .elementor.elementor-51296 .elementor-element.elementor-element-a99468a {
	min-height: 494px;
}

body.page-id-51292 .elementor.elementor-51292 .elementor-element.elementor-element-29ffdc8 {
	min-height: 507px;
}

body.page-id-51284 .elementor.elementor-51284 .elementor-element.elementor-element-aaa016a > .e-con-inner,
body.page-id-51296 .elementor.elementor-51296 .elementor-element.elementor-element-a99468a > .e-con-inner,
body.page-id-51292 .elementor.elementor-51292 .elementor-element.elementor-element-29ffdc8 > .e-con-inner {
	min-height: inherit;
	align-items: center;
}

body.page-id-51284 .content.content_top_margin,
body.page-id-51296 .content.content_top_margin,
body.page-id-51292 .content.content_top_margin,
body.page-id-51071 .content.content_top_margin,
body.page-id-52094 .content.content_top_margin,
body.page-id-52093 .content.content_top_margin {
	margin-top: -20px !important;
}

body.page-id-51284 .elementor.elementor-51284 .elementor-element.elementor-element-72763af,
body.page-id-51296 .elementor.elementor-51296 .elementor-element.elementor-element-652c35b,
body.page-id-51292 .elementor.elementor-51292 .elementor-element.elementor-element-41d4617 {
	justify-content: center;
	min-height: auto;
}

body.page-id-54220 .elementor.elementor-54220 .elementor-element.elementor-element-86312e0 {
	background-color: #e0dbdb;
	background-image: none !important;
}

body.page-id-54292 .elementor.elementor-54292 .elementor-element.elementor-element-4413e78 {
	background-color: #e0dbdb;
	background-image: none !important;
}

body.page-id-54292 .elementor .elementor-element-5167890 {
	width: 100%;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

body.page-id-54292 .elementor .elementor-element-5167890 .container,
body.page-id-54292 .elementor .elementor-element-5167890 .markdown,
body.page-id-54292 .elementor .elementor-element-5167890 p {
	width: min(920px, 100%) !important;
	max-width: 100% !important;
	margin-right: auto !important;
	margin-left: auto !important;
	text-align: center !important;
}

body.page-id-54292 .elementor .elementor-element-5167890 .container .container,
body.page-id-54292 .elementor .elementor-element-5167890 .markdown-main-panel,
body.page-id-54292 .elementor .elementor-element-5167890 .md-content {
	width: 100% !important;
	max-width: 920px !important;
	margin-right: auto !important;
	margin-left: auto !important;
}

body.page-id-54292 .elementor .elementor-element-5167890 p {
	margin-bottom: 22px !important;
	line-height: 25px;
}

body.page-id-54292 .elementor .elementor-element-5167890 .glorious-booking-intro {
	width: min(920px, 100%) !important;
	margin: 0 auto 22px !important;
	color: #8c8c8c;
	font-family: Raleway, sans-serif;
	font-size: 17px;
	font-weight: 500;
	line-height: 25px;
	text-align: center;
}

.page-id-54220 .elementor .qode_pricing_list,
.page-id-54220 .elementor .elementor-element-2b77392 {
	width: 918px;
	max-width: calc(100% - 52px);
	margin-right: auto;
	margin-left: auto;
}

.page-id-54220 .elementor .elementor-element-fd41ed8 > .e-con-inner,
.page-id-54220 .elementor .elementor-element-fefef1a > .e-con-inner,
.page-id-54292 .elementor .elementor-element-a5303d5 > .e-con-inner,
.page-id-54292 .elementor .elementor-element-59c46fc > .e-con-inner {
	justify-content: center;
	width: 948px;
	max-width: 100%;
	gap: 0;
}

.page-id-54220 .elementor .elementor-element-fd41ed8 .glorious-legacy-column,
.page-id-54220 .elementor .elementor-element-fefef1a .glorious-legacy-column,
.page-id-54292 .elementor .elementor-element-a5303d5 .glorious-legacy-column,
.page-id-54292 .elementor .elementor-element-59c46fc .glorious-legacy-column {
	flex: 0 0 294px;
	width: 294px;
	max-width: 294px;
	padding: 0 15px;
}

.page-id-54220 .elementor .elementor-element-07ad78a img,
.page-id-54292 .elementor .elementor-element-7b1cb29 img,
.page-id-52101 .elementor .elementor-element-cb4fb67 img {
	width: 264px;
	height: 176px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-54220 .elementor .elementor-element-db1461e img,
.page-id-54292 .elementor .elementor-element-c62edc1 img,
.page-id-52101 .elementor .elementor-element-ab8239a img {
	width: 176px;
	height: 120px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-54220 .elementor .elementor-element-c25ff2c img,
.page-id-54292 .elementor .elementor-element-c538f24 img,
.page-id-52101 .elementor .elementor-element-036d659 img {
	width: 264px;
	height: 88px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-54220 .elementor .elementor-element-00cbef9 img,
.page-id-54292 .elementor .elementor-element-4fada44 img,
.page-id-52101 .elementor .elementor-element-d21976b img {
	width: 264px;
	height: 82px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-54220 .elementor .elementor-element-044241d img,
.page-id-54292 .elementor .elementor-element-905df78 img,
.page-id-52101 .elementor .elementor-element-0fc693c img {
	width: 264px;
	height: 100px;
	max-width: 100%;
	object-fit: contain;
}

.page-id-54220 .elementor .elementor-element-04e6801 img,
.page-id-54292 .elementor .elementor-element-6e78d8b img,
.page-id-52101 .elementor .elementor-element-efc1b64 img {
	width: 264px;
	height: 152px;
	max-width: 100%;
	object-fit: contain;
}

@media (max-width: 1024px) {
	:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-slide {
		flex-basis: 33.333333%;
	}
}

@media (max-width: 767px) {
	:is(body.home, body.page-id-52128) .elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .item-inner {
		flex: 0 0 auto;
		width: min(233px, calc(100vw - 90px)) !important;
		max-width: min(233px, calc(100vw - 90px)) !important;
		margin-right: auto !important;
		margin-left: auto !important;
	}

	body.home:not(.page-id-52128) .elementor .elementor-widget-shortcode:has(.owl-carousel .item-inner .carousel-image) .owl-stage {
		position: relative;
		left: clamp(20px, 7vw, 30px) !important;
	}

	body.home .content.has_slider .full_width {
		margin-top: -20px !important;
	}

	body.home .elementor .elementor-element-1c8b047 > .e-con-inner {
		padding-top: 0 !important;
	}

	html body .elementor .glorious-contact-info-row .glorious-contact-info-feature.elementor-widget-icon-box .elementor-icon-box-wrapper,
	html body .elementor .glorious-contact-info-feature.elementor-widget-icon-box .elementor-icon-box-wrapper {
		display: flex !important;
		flex-direction: row !important;
		align-items: flex-start !important;
		justify-content: flex-start !important;
		gap: 18px !important;
		text-align: left !important;
	}

	html body .elementor .glorious-contact-info-row .glorious-contact-info-feature.elementor-widget-icon-box .elementor-icon-box-icon,
	html body .elementor .glorious-contact-info-feature.elementor-widget-icon-box .elementor-icon-box-icon {
		flex: 0 0 60px !important;
		width: 60px !important;
		margin: 0 !important;
	}

	html body .elementor .glorious-contact-info-row .glorious-contact-info-feature.elementor-widget-icon-box .elementor-icon-box-content,
	html body .elementor .glorious-contact-info-feature.elementor-widget-icon-box .elementor-icon-box-content {
		flex: 1 1 auto !important;
		min-width: 0 !important;
		text-align: left !important;
	}

	html body .elementor .glorious-contact-info-row .glorious-contact-info-feature.elementor-widget-icon-box .elementor-icon-box-title,
	html body .elementor .glorious-contact-info-feature.elementor-widget-icon-box .elementor-icon-box-title {
		margin-top: 0 !important;
		text-align: left !important;
	}

	/* The English events page inherited Elementor's mobile stacked icon layout only for Social network. */
	body.page-id-52097 .elementor .elementor-element-6a8b601.elementor-widget-icon-box .elementor-icon-box-wrapper {
		display: flex !important;
		flex-direction: row !important;
		align-items: flex-start !important;
		justify-content: flex-start !important;
		gap: 18px !important;
		text-align: left !important;
	}

	body.page-id-52097 .elementor .elementor-element-6a8b601.elementor-widget-icon-box .elementor-icon-box-icon {
		flex: 0 0 60px !important;
		width: 60px !important;
		margin: 0 !important;
	}

	body.page-id-52097 .elementor .elementor-element-6a8b601.elementor-widget-icon-box .elementor-icon-box-content,
	body.page-id-52097 .elementor .elementor-element-6a8b601.elementor-widget-icon-box .elementor-icon-box-title {
		min-width: 0 !important;
		margin-top: 0 !important;
		text-align: left !important;
	}

	.elementor .glorious-legacy-row.e-con {
		--flex-direction: column;
		--gap: 0;
		--column-gap: 0;
	}

	.elementor .glorious-legacy-row > .e-con-inner {
		flex-direction: column;
		gap: 0;
	}

	.elementor .glorious-legacy-column.e-con {
		width: 100%;
		--width: 100%;
		--flex-basis: 100%;
	}

	.elementor .glorious-framed-image {
		width: calc(100% - 16px);
	}

	:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-slide {
		flex-basis: 50%;
		padding: 0 5px;
	}
}

@media (max-width: 480px) {
	:is(.page-id-51043, .page-id-52097) .elementor .custom-carousel-wrapper .carousel-slide {
		flex-basis: 100%;
	}
}

body.single-enigmes .elementor .glorious-scenario-separator-host .separator_wrapper {
	display: flex !important;
	align-items: center !important;
	width: 100% !important;
}

body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_before,
body.single-enigmes .elementor .glorious-scenario-separator-host .q_line_after {
	position: relative !important;
	top: 0 !important;
	right: auto !important;
	left: auto !important;
	width: auto !important;
	height: 1px !important;
	flex: 1 1 auto !important;
	border-bottom: 1px solid #b2b2b2 !important;
}

body.single-enigmes .elementor .logo_round {
	--width: auto !important;
	display: block !important;
	width: 125px !important;
	max-width: 125px !important;
	height: 125px !important;
	max-height: 125px !important;
	aspect-ratio: 1 / 1 !important;
	flex: 0 0 auto !important;
	align-self: center !important;
	margin-right: auto !important;
	margin-left: auto !important;
	overflow: hidden !important;
	border-radius: 50% !important;
	box-sizing: content-box !important;
}

body.single-enigmes .elementor .logo_round img {
	display: block !important;
	width: 100% !important;
	max-width: 100% !important;
	height: 100% !important;
	max-height: 100% !important;
	aspect-ratio: 1 / 1 !important;
	object-fit: contain !important;
}

body.single-enigmes .elementor .glorious-legacy-row.e-con .logo_round.elementor-widget {
	--width: auto !important;
	width: 125px !important;
	max-width: 125px !important;
	height: 125px !important;
	max-height: 125px !important;
	flex: 0 0 auto !important;
	box-sizing: content-box !important;
}

@media (max-width: 360px) {
	body.single-enigmes .elementor .logo_round {
		width: 110px !important;
		max-width: 110px !important;
		height: 110px !important;
		max-height: 110px !important;
	}

	body.single-enigmes .elementor .glorious-legacy-row.e-con .logo_round.elementor-widget {
		width: 110px !important;
		max-width: 110px !important;
		height: 110px !important;
		max-height: 110px !important;
	}
}

@media (max-width: 767px) {
	body.home .elementor .glorious-home-video-row.e-con,
	body.home .elementor .e-con:has(> .e-con-inner .glorious-home-video) {
		padding: 42px 0;
	}

	body.home .elementor .glorious-home-video-row.e-con > .e-con-inner,
	body.home .elementor .e-con:has(> .e-con-inner .glorious-home-video) > .e-con-inner {
		width: calc(100% - 40px);
	}

	body.home .elementor .glorious-home-video-title .elementor-heading-title {
		font-size: 24px;
	}

	body.home .elementor .glorious-home-video-copy {
		margin-bottom: 18px;
	}

	body.home .elementor .glorious-home-video-copy p {
		font-size: 14px;
		line-height: 1.55;
	}

	body.home .elementor .glorious-home-video .elementor-wrapper {
		box-shadow: 0 14px 32px rgba(0, 0, 0, .6), 0 0 0 5px rgba(0, 0, 0, .22);
	}

	body.home .elementor .glorious-legacy-icon-feature.elementor-widget-icon-box .elementor-icon-box-wrapper {
		display: flex !important;
		flex-direction: row !important;
		align-items: flex-start !important;
		gap: 20px !important;
		text-align: left !important;
	}

	body.home .elementor .glorious-legacy-icon-feature.elementor-widget-icon-box .elementor-icon-box-icon {
		flex: 0 0 32px !important;
		width: 32px !important;
		margin: 0 !important;
	}

	body.home .elementor .glorious-legacy-icon-feature.elementor-widget-icon-box .elementor-icon-box-content {
		flex: 1 1 auto !important;
		min-width: 0 !important;
		text-align: left !important;
	}
}

@media (min-width: 1000px) and (max-width: 1199px) {
	body.home #qode-slider .carousel-inner > .item:nth-child(3) .text {
		transform: translate(-50%, -216px) !important;
	}

	body.home #qode-slider .carousel-inner > .item:nth-child(5) .text {
		transform: translate(-50%, -222px) !important;
	}

	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(3) .text,
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(5) .text {
		transform: translate(-50%, -250px) !important;
	}
}

@media (min-width: 1200px) and (max-width: 1500px) {
	body.home #qode-slider .carousel-inner > .item:nth-child(5) .text,
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(5) .text {
		transform: translateX(590px) !important;
	}
}

@media (max-width: 767px) {
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(4) .text {
		transform: translate(-50%, -205px) scale(.82) !important;
		transform-origin: center center !important;
	}

	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(3) .text,
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(5) .text {
		transform: translate(-50%, -205px) scale(.82) !important;
		transform-origin: center center !important;
	}
}

@media (max-width: 374px) {
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(3) .text,
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(4) .text,
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(5) .text {
		transform: translate(-50%, -205px) scale(.82) !important;
	}
}

@media (min-width: 340px) and (max-width: 379px) {
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(3) .text,
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(4) .text,
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(5) .text {
		transform: translate(-50%, -225px) scale(.82) !important;
	}
}

@media (min-width: 380px) and (max-width: 767px) {
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(3) .text,
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(4) .text,
	body.page-id-52128 #qode-slider-EN .carousel-inner > .item:nth-child(5) .text {
		transform: translate(-50%, -235px) scale(.82) !important;
	}
}
