@charset "UTF-8";
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-extralight.eot");
	src:
		url("../assets/fonts/citroen/citroentype-extralight.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-extralight.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-extralight.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-extralight.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-extralight.svg#Citroen Type") format("svg");
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-extralightitalic.eot");
	src:
		url("../assets/fonts/citroen/citroentype-extralightitalic.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-extralightitalic.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-extralightitalic.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-extralightitalic.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-extralightitalic.svg#Citroen Type")
			format("svg");
	font-weight: 200;
	font-style: italic;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-light.eot");
	src:
		url("../assets/fonts/citroen/citroentype-light.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-light.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-light.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-light.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-light.svg#Citroen Type") format("svg");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-lightitalic.eot");
	src:
		url("../assets/fonts/citroen/citroentype-lightitalic.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-lightitalic.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-lightitalic.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-lightitalic.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-lightitalic.svg#Citroen Type") format("svg");
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-regular.eot");
	src:
		url("../assets/fonts/citroen/citroentype-regular.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-regular.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-regular.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-regular.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-regular.svg#Citroen Type") format("svg");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-italic.eot");
	src:
		url("../assets/fonts/citroen/citroentype-italic.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-italic.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-italic.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-italic.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-italic.svg#Citroen Type") format("svg");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-medium.eot");
	src:
		url("../assets/fonts/citroen/citroentype-medium.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-medium.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-medium.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-medium.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-medium.svg#Citroen Type") format("svg");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-mediumitalic.eot");
	src:
		url("../assets/fonts/citroen/citroentype-mediumitalic.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-mediumitalic.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-mediumitalic.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-mediumitalic.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-mediumitalic.svg#Citroen Type") format("svg");
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-bold.eot");
	src:
		url("../assets/fonts/citroen/citroentype-bold.eot?#iefix") format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-bold.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-bold.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-bold.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-bold.svg#Citroen Type") format("svg");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-bolditalic.eot");
	src:
		url("../assets/fonts/citroen/citroentype-bolditalic.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-bolditalic.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-bolditalic.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-bolditalic.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-bolditalic.svg#Citroen Type") format("svg");
	font-weight: 700;
	font-style: italic;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-black.eot");
	src:
		url("../assets/fonts/citroen/citroentype-black.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-black.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-black.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-black.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-black.svg#Citroen Type") format("svg");
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: "Citroen Type";
	font-display: swap;
	src: url("../assets/fonts/citroen/citroentype-blackitalic.eot");
	src:
		url("../assets/fonts/citroen/citroentype-blackitalic.eot?#iefix")
			format("embedded-opentype"),
		url("../assets/fonts/citroen/citroentype-blackitalic.woff2") format("woff2"),
		url("../assets/fonts/citroen/citroentype-blackitalic.woff") format("woff"),
		url("../assets/fonts/citroen/citroentype-blackitalic.ttf") format("truetype"),
		url("../assets/fonts/citroen/citroentype-blackitalic.svg#Citroen Type") format("svg");
	font-weight: 900;
	font-style: italic;
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	outline: none;
	font: inherit;
	text-decoration: none;
	word-break: normal;
	-webkit-user-drag: none;
	-webkit-app-region: no-drag;
}

*::before,
*::after {
	box-sizing: border-box;
}

html {
	box-sizing: border-box;
	scroll-behavior: smooth;
	width: 100%;
	word-break: break-word;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: transparent;
	-ms-text-size-adjust: 100%;
	color: rgb(var(--text));
}

html,
body {
	overscroll-behavior: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	overflow: hidden;
}

body {
	width: 100%;
}

/* Tables */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption,
th,
td {
	text-align: left;
}

ol,
ul {
	list-style: none;
}

/* Text */
q,
blockquote {
	quotes: none;
}

/* Media */
img,
video {
	display: flex;
	height: auto;
	width: 100%;
}

img {
	pointer-events: none; /* Prevent IE click on image opening image in tab */
}

svg {
	overflow: visible;
	width: 100%;
	height: auto;
}

a {
	color: inherit;
}

strong {
	font-weight: 700;
}

/* Forms */
button {
	cursor: pointer;
	background-color: inherit;
	appearance: none;
	color: inherit;
}

button:disabled {
	cursor: not-allowed;
}

input,
select {
	appearance: none;
	color: inherit;
}

textarea {
	resize: none;
}

input[type="number"] {
	appearance: textfield;
}

input[type="checkbox"] {
	appearance: none;
}

input:-webkit-autofill {
	-webkit-background-clip: text;
}

select::-ms-expand {
	display: none;
}

::-webkit-outer-spin-button,
::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

/* Other */
pre {
	white-space: pre-wrap;
	font-size: 14px;
	font:
		500 14px/18px Arial,
		sans-serif;
}

main {
	position: absolute;
	inset: 0;
	overflow-x: hidden;
	overflow-y: auto;
}

main:not([ready]) {
	opacity: 0;
}

[v-line] {
	display: block;
	white-space: nowrap;
	will-change: transform;
}

[v-clip] {
	display: inline-block;
}

/* Convert colors to rgb */
/* CSS variables */
:root {
	--black: 0, 0, 0;
	--body: 0, 0, 0;
	--text: 255, 255, 255;
	--white: 255, 255, 255;
	--success: 0, 255, 0;
	--error: 255, 0, 0;
	--red: 235, 0, 42;
	--red_alt: 235, 0, 42;
	--light_grey: 187, 187, 187;
	--grey: 136, 136, 136;
	--dark_grey: 51, 51, 51;
	--selection: 157, 184, 247;
	--gutter: 2rem;
	--gutter_small: 1rem;
	--spacing_tiny: 1rem;
	--spacing_small: 3rem;
	--spacing_medium: 7rem;
	--spacing_default: 10rem;
	--spacing_large: 15rem;
	--flux_default: 106rem;
	--flux_small: 140rem;
	--flux_medium: 140rem;
	--flux_large: 128rem;
	--timing: 0.5s;
	--timing_short: 0.2s;
	--timing_long: 1s;
	--ease: 0.25, 0, 0.25, 1;
	--ease_alt: 0.25, 0, 0.25, 1;
	--ease_in: 0.75, 0, 0.75, 1;
	--ease_in_alt: 0.75, 0, 0.75, 1;
	--ease_out: 0.25, 0, 0.25, 1;
	--ease_out_alt: 0.25, 0, 0.25, 1;
	--radius_small: 0.2rem;
	--radius_medium: 0.4rem;
	--focus: 4px solid rgba(var(--text));
	--laptop: 1440px;
	--tablet: 768px;
	--phone: 414px;
}

body {
	font-size: 1.3rem;
	line-height: 1.4;
	font-family: "Citroen Type", sans-serif;
	font-weight: 300;
	background: rgb(var(--body));
	color: rgb(var(--text));
}

/* Yell */
[v-font*="yell_1"] {
	font-size: 12rem;
	line-height: 1.1;
	font-weight: 400;
}

/* Titles */
[v-font*="title_1"] {
	font-size: 15.2rem;
	line-height: 1;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	--title_dash_size: 4.3rem;
}

[v-font*="title_2"] {
	font-size: 6.2rem;
	line-height: 1;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
}

[v-font*="title_3"] {
	font-size: 5rem;
	line-height: 1.1;
	font-weight: 300;
	letter-spacing: 0.26em;
	text-transform: uppercase;
}

[v-font*="title_4"] {
	font-size: 4rem;
	line-height: 1;
	font-weight: 300;
	letter-spacing: 0.26em;
	text-transform: uppercase;
}

/* Labels */
[v-font*="label_1"] {
	font-size: 2.7rem;
	line-height: 1;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
}

[v-font*="label_2"] {
	font-size: 1.3rem;
	line-height: 1;
	font-weight: 500;
	font-style: italic;
	text-transform: uppercase;
}

[v-font*="label_3"] {
	font-size: 1.4rem;
	line-height: 1.1;
	font-weight: 400;
	font-style: italic;
	letter-spacing: 0.182em;
	text-transform: uppercase;
}

[v-font*="label_4"] {
	font-size: 1.2rem;
	line-height: 1.1;
	font-weight: 500;
	text-transform: uppercase;
}

/* Body */
[v-font*="body_1"] {
	font-size: 1.7rem;
	line-height: 1.4;
	font-weight: 300;
}

[v-font*="body_2"] {
	font-size: 1.3rem;
	line-height: 1.4;
	font-family: "Citroen Type", sans-serif;
	font-weight: 300;
}

/* Fluxs */
[v-flux*="max"] {
	width: calc(144rem + 2 * 0rem);
	max-width: 100%;
	padding-left: 0rem;
	padding-right: 0rem;
	margin-left: auto;
	margin-right: auto;
}

[v-flux*="default"] {
	width: calc(var(--flux_default) + 2 * var(--gutter));
	max-width: 100%;
	padding-left: var(--gutter);
	padding-right: var(--gutter);
	margin-left: auto;
	margin-right: auto;
}

[v-flux*="small"] {
	width: calc(var(--flux_small) + 2 * var(--gutter));
	max-width: 100%;
	padding-left: var(--gutter);
	padding-right: var(--gutter);
	margin-left: auto;
	margin-right: auto;
}

[v-flux*="medium"] {
	width: calc(var(--flux_medium) + 2 * var(--gutter));
	max-width: 100%;
	padding-left: var(--gutter);
	padding-right: var(--gutter);
	margin-left: auto;
	margin-right: auto;
}

[v-flux*="large"] {
	width: calc(var(--flux_large) + 2 * var(--gutter));
	max-width: 100%;
	padding-left: var(--gutter);
	padding-right: var(--gutter);
	margin-left: auto;
	margin-right: auto;
}

/* Spacings */
[v-margin="tiny"] {
	margin-top: var(--spacing_tiny);
	margin-bottom: var(--spacing_tiny);
}

[v-margin*="top_tiny"] {
	margin-top: var(--spacing_tiny);
}

[v-margin*="bottom_tiny"] {
	margin-bottom: var(--spacing_tiny);
}

[v-padding="tiny"] {
	padding-top: var(--spacing_tiny);
	padding-bottom: var(--spacing_tiny);
}

[v-padding*="top_tiny"] {
	padding-top: var(--spacing_tiny);
}

[v-padding*="bottom_tiny"] {
	padding-bottom: var(--spacing_tiny);
}

[v-margin="small"] {
	margin-top: var(--spacing_small);
	margin-bottom: var(--spacing_small);
}

[v-margin*="top_small"] {
	margin-top: var(--spacing_small);
}

[v-margin*="bottom_small"] {
	margin-bottom: var(--spacing_small);
}

[v-padding="small"] {
	padding-top: var(--spacing_small);
	padding-bottom: var(--spacing_small);
}

[v-padding*="top_small"] {
	padding-top: var(--spacing_small);
}

[v-padding*="bottom_small"] {
	padding-bottom: var(--spacing_small);
}

[v-margin="medium"] {
	margin-top: var(--spacing_medium);
	margin-bottom: var(--spacing_medium);
}

[v-margin*="top_medium"] {
	margin-top: var(--spacing_medium);
}

[v-margin*="bottom_medium"] {
	margin-bottom: var(--spacing_medium);
}

[v-padding="medium"] {
	padding-top: var(--spacing_medium);
	padding-bottom: var(--spacing_medium);
}

[v-padding*="top_medium"] {
	padding-top: var(--spacing_medium);
}

[v-padding*="bottom_medium"] {
	padding-bottom: var(--spacing_medium);
}

[v-margin="default"] {
	margin-top: var(--spacing_default);
	margin-bottom: var(--spacing_default);
}

[v-margin*="top_default"] {
	margin-top: var(--spacing_default);
}

[v-margin*="bottom_default"] {
	margin-bottom: var(--spacing_default);
}

[v-padding="default"] {
	padding-top: var(--spacing_default);
	padding-bottom: var(--spacing_default);
}

[v-padding*="top_default"] {
	padding-top: var(--spacing_default);
}

[v-padding*="bottom_default"] {
	padding-bottom: var(--spacing_default);
}

[v-margin="large"] {
	margin-top: var(--spacing_large);
	margin-bottom: var(--spacing_large);
}

[v-margin*="top_large"] {
	margin-top: var(--spacing_large);
}

[v-margin*="bottom_large"] {
	margin-bottom: var(--spacing_large);
}

[v-padding="large"] {
	padding-top: var(--spacing_large);
	padding-bottom: var(--spacing_large);
}

[v-padding*="top_large"] {
	padding-top: var(--spacing_large);
}

[v-padding*="bottom_large"] {
	padding-bottom: var(--spacing_large);
}

*:focus:not(:active) {
	outline: var(--focus);
}

::selection {
	background: rgb(var(--selection));
	text-shadow: none;
}

::-moz-selection {
	background: rgb(var(--selection));
	text-shadow: none;
}

[v-line] > *:not(v-space) {
	display: inline-block;
	clip-path: polygon(var(--clip));
	opacity: var(--opacity);
	transform: translateX(var(--transformX));
}

[v-letter] {
	filter: blur(var(--blur));
	opacity: var(--opacity);
}

[v-anim="title"][data-dash="true"]::after {
	clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 0% 0%);
	transition: clip-path var(--timing) cubic-bezier(var(--ease_out));
	will-change: clip-path;
}
[v-anim="title"][data-dash="true"][data-animated="true"]::after {
	clip-path: polygon(56.7891% 100%, 0% 100%, 42.6949% 0%, 100% 0.4091%);
}

[s-cursor="pointer"] {
	cursor: pointer;
}

[v-font="format"] {
	display: flex;
	flex-direction: column;
	gap: 1em;
}
[v-font="format"] h1 {
	font-size: 15.2rem;
	line-height: 1;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
	--title_dash_size: 4.3rem;
}
[v-font="format"] h2 {
	font-size: 6.2rem;
	line-height: 1;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
}
[v-font="format"] h3 {
	font-size: 5rem;
	line-height: 1.1;
	font-weight: 300;
	letter-spacing: 0.26em;
	text-transform: uppercase;
}
[v-font="format"] h4 {
	font-size: 4rem;
	line-height: 1;
	font-weight: 300;
	letter-spacing: 0.26em;
	text-transform: uppercase;
}
[v-font="format"] a {
	text-decoration: underline;
}
[v-font="format"] b,
[v-font="format"] strong {
	font-weight: 700;
}
[v-font="format"] i {
	font-style: italic;
}
[v-font="format"] ul,
[v-font="format"] ol {
	display: flex;
	flex-direction: column;
	gap: 0.5em;
	counter-reset: list;
}
[v-font="format"] ul li,
[v-font="format"] ol li {
	position: relative;
	padding-left: 1em;
}
[v-font="format"] ul li::before {
	content: "•";
	position: absolute;
	left: 0;
	background: currentColor;
	width: 0.5em;
	clip-path: circle(15%);
}
[v-font="format"] ol li {
	position: relative;
	counter-increment: list;
	padding-left: 1em;
}
[v-font="format"] ol li::before {
	content: counter(list);
	position: absolute;
	left: 0;
	top: 0;
}
[v-font="format"] p + p,
[v-font="format"] p + ol,
[v-font="format"] p + ul {
	margin-top: 1em;
}

body[grid]::after {
	content: "";
	position: fixed;
	inset: 0;
	width: calc(var(--flux_large) + 2 * var(--gutter));
	max-width: 100%;
	padding-left: var(--gutter);
	padding-right: var(--gutter);
	margin-left: auto;
	margin-right: auto;
	background: linear-gradient(90deg, transparent var(--gutter), red var(--gutter));
	opacity: 0.1;
	pointer-events: none;
}

@media (min-width: 415px) {
	body[grid]::after {
		background-size: calc((100% - var(--gutter)) / 12);
	}
}

@media (min-width: 415px) and (max-width: 768px) {
	html {
		font-size: min(1.3vh, 1.3020833333vw);
	}
	body {
		font-size: 1.3rem;
	}
	[v-font*="yell_1"] {
		font-size: 8rem;
	}
	[v-font*="title_1"] {
		font-size: 11rem;
	}
	[v-font*="title_1"] {
		--title_dash_size: 3.3rem;
	}
	[v-font*="title_2"] {
		font-size: 4.4rem;
	}
	[v-font*="title_3"] {
		font-size: 1.7rem;
	}
	[v-font*="title_4"] {
		font-size: 1.7rem;
	}
	[v-font*="label_1"] {
		font-size: 2.3rem;
	}
	[v-font*="label_2"] {
		font-size: 1.3rem;
	}
	[v-font*="label_3"] {
		font-size: 1.4rem;
	}
	[v-font*="label_4"] {
		font-size: 1.2rem;
	}
	[v-font*="body_1"] {
		font-size: 1.7rem;
	}
	[v-font*="body_2"] {
		font-size: 1.3rem;
	}
	[v-font="format"] h1 {
		font-size: 11rem;
	}
	[v-font="format"] h1 {
		--title_dash_size: 3.3rem;
	}
	[v-font="format"] h2 {
		font-size: 4.4rem;
	}
	[v-font="format"] h3 {
		font-size: 1.7rem;
	}
	[v-font="format"] h4 {
		font-size: 1.7rem;
	}
}

@media (min-width: 769px) and (max-width: 1600px) {
	html {
		font-size: min(1.3vh, 0.6944444444vw);
	}
}

@media (min-width: 1601px) {
	html {
		font-size: 11.1111111111px;
	}
}

@media (max-width: 414px) {
	html {
		font-size: 2.6666666667vw;
	}
	body {
		font-size: 1.3rem;
	}
	[v-font*="yell_1"] {
		font-size: 5rem;
	}
	[v-font*="title_1"] {
		font-size: 6rem;
	}
	[v-font*="title_1"] {
		--title_dash_size: 1.8rem;
	}
	[v-font*="title_2"] {
		font-size: 3.8rem;
	}
	[v-font*="title_3"] {
		font-size: 1.7rem;
	}
	[v-font*="title_4"] {
		font-size: 1.7rem;
	}
	[v-font*="label_1"] {
		font-size: 2rem;
	}
	[v-font*="label_2"] {
		font-size: 1.3rem;
	}
	[v-font*="label_3"] {
		font-size: 1.4rem;
	}
	[v-font*="label_4"] {
		font-size: 1rem;
	}
	[v-font*="body_1"] {
		font-size: 1.7rem;
	}
	[v-font*="body_2"] {
		font-size: 1.3rem;
	}
	[v-font="format"] h1 {
		font-size: 6rem;
	}
	[v-font="format"] h1 {
		--title_dash_size: 1.8rem;
	}
	[v-font="format"] h2 {
		font-size: 3.8rem;
	}
	[v-font="format"] h3 {
		font-size: 1.7rem;
	}
	[v-font="format"] h4 {
		font-size: 1.7rem;
	}
	body[grid]::after {
		background-size: calc((100% - var(--gutter)) / 6);
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--button_height: 5.8rem;
	--button_padding: 0 3.2rem 0 4.2rem;
	--button_small_height: 3.2rem;
	--button_small_padding: 1.4rem;
	--button_color: var(--white);
	--button_background: var(--white), 0.05;
	--button_border: var(--black);
}

.button-ce50 {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: fit-content;
	position: relative;
	border: 0px solid transparent;
	color: rgb(var(--button_color));
	background: rgba(var(--button_background));
	padding: var(--button_padding);
	min-height: var(--button_height);
}
.button-ce50::before {
	background: rgb(var(--red));
	clip-path: inset(0 98% 0 0);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: none var(--timing) cubic-bezier(var(--ease));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
	transition-property: clip-path;
	left: 0;
}
.button-ce50:hover::before {
	clip-path: inset(0 0 0 0);
}
.button-ce50:disabled {
	opacity: 0.2;
}
.button-ce50[size="small"] {
	min-height: var(--button_small_height);
	padding-left: var(--button_small_padding);
	padding-right: var(--button_small_padding);
}
.button-ce50 .text-ce50 {
	display: inline-flex;
	align-items: center;
	height: 100%;
	width: auto;
	text-align: center;
	white-space: nowrap;
	transition: none var(--timing) cubic-bezier(var(--ease));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
}
.button-ce50 .icon_left-ce50 {
	margin: 0 7px 0 -5px;
}
.button-ce50 .icon-ce50 {
	--icon_size: 1.8rem;
	margin: 0 -5px 0 10px;
	animation: icon_button-ce50 var(--timing);
}
.button-ce50 .icon_left-ce50,
.button-ce50 .icon-ce50 {
	--icon_fill: var(--button_color);
}

.button-ce50:hover .icon-ce50 {
	animation: icon_button_hover-ce50 var(--timing);
}

@keyframes icon_button_hover-ce50 {
	0% {
		transform: translateX(0rem);
		opacity: 1;
	}
	50% {
		transform: translateX(1rem);
		opacity: 0;
	}
	75% {
		transform: translateX(-1rem);
		opacity: 0;
	}
	100% {
		transform: translateX(0rem);
		opacity: 1;
	}
}
@keyframes icon_button-ce50 {
	0% {
		transform: translateX(0rem);
		opacity: 1;
	}
	50% {
		transform: translateX(-1rem);
		opacity: 0;
	}
	75% {
		transform: translateX(1rem);
		opacity: 0;
	}
	100% {
		transform: translateX(0rem);
		opacity: 1;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--checkbox_color: var(--black);
	--checkbox_background: var(--white);
	--checkbox_border: var(--black);
	--checkbox_checked_color: var(--white);
	--checkbox_checked_background: var(--black);
	--checkbox_checked_border: var(--black);
}

.checkbox-9fce {
	display: flex;
	align-items: center;
}
.checkbox-9fce .label-9fce {
	margin-left: 1rem;
	display: flex;
	flex-direction: column;
}
.checkbox-9fce .tick-9fce {
	position: relative;
	display: block;
	min-width: 2.3rem;
	min-height: 2.3rem;
	max-width: 2.3rem;
	max-height: 2.3rem;
	border: var(--input_border_width) solid;
	border-radius: 4px;
	color: rgb(var(--checkbox_color));
	background: rgb(var(--checkbox_background));
	border-color: rgb(var(--checkbox_border));
}
.checkbox-9fce input {
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0;
	pointer-events: none;
}
.checkbox-9fce input:checked + .tick-9fce {
	color: rgb(var(--checkbox_checked_color));
	background: rgb(var(--checkbox_checked_background));
	border-color: rgb(var(--checkbox_checked_border));
}
.checkbox-9fce input:disabled + * {
	opacity: 0.35;
	cursor: not-allowed;
}
.checkbox-9fce input:focus {
	outline: none;
}
.checkbox-9fce input:focus + .tick-9fce {
	outline: var(--focus);
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--close_size: 4.8rem;
	--close_color: var(--body);
	--close_background: var(--text);
}

.close-716f {
	min-width: var(--close_size);
	min-height: var(--close_size);
	max-width: var(--close_size);
	max-height: var(--close_size);
	display: flex;
	border-radius: var(--radius);
	align-items: center;
	justify-content: center;
	transition: none var(--timing) cubic-bezier(var(--ease));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
}

.cross-716f {
	min-width: 3rem;
	min-height: 3rem;
	max-width: 3rem;
	max-height: 3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.bar-716f {
	position: absolute;
	width: 3px;
	height: 18px;
	background: blue;
}

.bar-716f:nth-child(1) {
	transform: rotate(45deg);
}

.bar-716f:nth-child(2) {
	transform: rotate(-45deg);
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.file_upload-fad5 {
	display: flex;
	flex-direction: column;
}

.label-fad5 {
	display: flex;
	margin-bottom: 0.6rem;
	font-size: 2.7rem;
	line-height: 1;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
}

.zone-fad5 {
	position: relative;
}

.upload-fad5 {
	position: absolute;
	inset: 0;
	z-index: -1;
	pointer-events: none;
}

.items-fad5 {
	display: flex;
	align-items: start;
	gap: 0.5rem;
	margin-top: 1rem;
	flex-wrap: wrap;
}
.items-fad5[aria-hidden="true"] {
	display: none;
}

.item-fad5 {
	height: 3.6rem;
	padding-left: 1.6rem;
	padding-right: 1rem;
	display: flex;
	align-items: center;
	gap: 0.5rem;
	background: rgb(var(--black));
	color: rgb(var(--white));
	border-radius: 2rem;
}

.remove-fad5 {
	display: flex;
	--icon_size: 2rem;
	--icon_fill: var(--white);
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--icon_size: 2.4rem;
	--icon_fill: var(--black);
}

.icon-baec {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
}
.icon-baec *[fill]:not([fill="none"]) {
	fill: rgb(var(--icon_fill));
}
.icon-baec *[stroke]:not([stroke="none"]) {
	stroke: rgb(var(--icon_fill));
}
.icon-baec [v-preset="black"] {
	--icon_fill: var(--black);
	--icon_stroke: var(--black);
}
.icon-baec svg {
	width: var(--icon_size);
	height: var(--icon_size);
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--icon_button_fill: var(--white);
	--icon_button_background: var(--black);
	--icon_button_border: var(--black);
	--icon_button_size: 5.8rem;
	--icon_button_icon_size: 2.4rem;
}

.icon_button-c28a {
	min-width: var(--icon_button_size);
	min-height: var(--icon_button_size);
	max-width: var(--icon_button_size);
	max-height: var(--icon_button_size);
	flex-shrink: 0;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	background: rgb(var(--icon_button_background));
	border-color: rgb(var(--icon_button_border));
	--icon_size: var(--icon_button_icon_size);
	--icon_fill: var(--icon_button_fill);
	--icon_stroke: var(--icon_button_fill);
}
.icon_button-c28a::before {
	background: rgb(var(--red));
	clip-path: inset(98% 0 0 0);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	transition: none var(--timing) cubic-bezier(var(--ease));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
	transition-property: clip-path;
	left: 0;
	bottom: 0;
}
.icon_button-c28a:hover::before {
	clip-path: inset(0 0 0 0);
}
.icon_button-c28a [v-layout="small"] {
	min-width: 3.2rem;
	min-height: 3.2rem;
	max-width: 3.2rem;
	max-height: 3.2rem;
}
.icon_button-c28a [v-layout="large"] {
	min-width: 6.4rem;
	min-height: 6.4rem;
	max-width: 6.4rem;
	max-height: 6.4rem;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.image-7880 {
	display: block;
	position: relative;
}
.image-7880 .container-7880 {
	display: block;
	opacity: var(--opacity);
	clip-path: polygon(var(--clip));
}
.image-7880[fit="cover"] .source-7880,
.image-7880[fit="contain"] .source-7880,
.image-7880[fit="cover"] .container-7880,
.image-7880[fit="contain"] .container-7880 {
	inset: 0;
	position: absolute;
	height: 100%;
}
.image-7880[fit="cover"] .source-7880 {
	object-fit: cover;
}
.image-7880[fit="contain"] .source-7880 {
	object-fit: contain;
}
.image-7880[is-lazy="true"] .source-7880 {
	transition: opacity var(--timing) cubic-bezier(var(--ease));
	will-change: opacity;
}
.image-7880[loaded="false"] .source-7880 {
	opacity: 0;
}
.image-7880[fill="true"] {
	position: absolute;
	inset: 0;
}
.image-7880 img {
	transform: scale(var(--scale));
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--input_height: 4.8rem;
	--input_padding: 2rem;
	--input_color: var(--text);
	--input_background: var(--white);
	--input_border: var(--text);
	--input_border_width: 2px;
	--input_hover_color: var(--text);
	--input_hover_background: var(--white);
	--input_hover_border: var(--text);
}

.input-a43c {
	display: inline-flex;
	flex-direction: column;
}
.input-a43c .label-a43c {
	display: flex;
	margin-bottom: 0.6rem;
	font-size: 2.7rem;
	line-height: 1;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
}
.input-a43c .field-a43c {
	display: inline-flex;
	align-items: center;
	height: var(--input_height);
	border: var(--input_border_width) solid;
	border-radius: 4px;
	color: rgb(var(--input_color));
	background: rgba(var(--input_background));
	border-color: rgb(var(--input_border));
}
.input-a43c .field-a43c:hover {
	color: rgb(var(--input_hover_color));
	background: rgba(var(--input_hover_background));
	border-color: rgb(var(--input_hover_border));
}
.input-a43c[disabled] .field-a43c {
	opacity: 0.2;
}
.input-a43c[disabled] .area-a43c {
	cursor: not-allowed;
}
.input-a43c .area-a43c {
	height: 100%;
	padding-left: var(--input_padding);
	padding-right: var(--input_padding);
	flex-shrink: 1;
	width: 100%;
	background: transparent;
	color: currentColor;
}
.input-a43c .area-a43c::placeholder {
	color: rgba(var(--text), 0.3);
}
.input-a43c .area-a43c:focus {
	outline: none;
}
.input-a43c[aria-invalid="true"] .field-a43c {
	outline: var(--focus);
	outline-color: rgb(var(--error));
}
.input-a43c[focused] .field-a43c {
	outline: var(--focus);
}
@media (max-width: 414px) {
	.input-a43c .field-a43c {
		font-size: 1.8rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--label_background: var(--beige);
	--label_color: var(--black);
}

.label-d304 {
	display: inline-flex;
	padding: 0.7rem 1.5rem 0.3rem;
	background: rgb(var(--label_background));
	min-height: 3rem;
	border-radius: 1.5rem;
	justify-content: center;
	text-align: center;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.langs-5a05 {
	display: flex;
	flex-wrap: wrap;
}

.langs-5a05 {
	flex-wrap: wrap;
	gap: 1rem;
	font-size: 1.2rem;
	line-height: 1.1;
	font-weight: 500;
	text-transform: uppercase;
	font-weight: 300;
}

li[aria-current="false"] {
	color: rgba(var(--white), 0.5);
}

a {
	cursor: pointer;
}
a[data-layout="default"] {
	font-size: 1.2rem;
	line-height: 1.1;
	font-weight: 500;
	text-transform: uppercase;
}
@media (min-width: 415px) and (max-width: 768px) {
	.langs-5a05 {
		font-size: 1.2rem;
	}
	a[data-layout="default"] {
		font-size: 1.2rem;
	}
}
@media (max-width: 414px) {
	.langs-5a05 {
		font-size: 1rem;
	}
	a[data-layout="default"] {
		font-size: 1rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.link-2a30 {
	text-decoration: underline;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}
.link-2a30 .icon-2a30 {
	margin-left: 0.8rem;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.media-6293 {
	display: block;
	position: relative;
}
.media-6293:not([fit])::after {
	content: "";
	display: block;
	padding-bottom: calc(1 / var(--ratio) * 100%);
	pointer-events: none;
}
.media-6293 .image-6293,
.media-6293 .svg-6293,
.media-6293 .video-6293 {
	position: absolute;
	inset: 0;
	height: 100%;
}
.media-6293[fit="cover"] .image-6293,
.media-6293[fit="cover"] .svg-6293,
.media-6293[fit="cover"] .video-6293 {
	object-fit: cover;
}
.media-6293[fit="contain"] .image-6293,
.media-6293[fit="contain"] .svg-6293,
.media-6293[fit="contain"] .video-6293 {
	object-fit: contain;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.nav_button-c82c {
	min-width: 4rem;
	min-height: 4rem;
	max-width: 4rem;
	max-height: 4rem;
	--icon_fill: var(--white);
	background: rgb(var(--black));
	border-radius: 100%;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--digit_size: 2.4rem;
}

.number-b1bc {
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 0rem;
}

.digit-b1bc {
	height: var(--digit_size);
	width: auto;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.password-5f4d {
	--icon_fill: var(--black);
	--icon_stroke: var(--black);
}
.password-5f4d .toggle-5f4d {
	display: flex;
	margin-right: var(--input_padding);
}
.password-5f4d .icon-5f4d[aria-hidden="true"] {
	display: none;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--radio_color: var(--black);
	--radio_background: var(--white);
	--radio_border: var(--black);
	--radio_checked_color: var(--white);
	--radio_checked_background: var(--black);
	--radio_checked_border: var(--black);
}

.radio-a398 {
	display: flex;
	align-items: center;
}
.radio-a398 .label-a398 {
	margin-left: 1rem;
}
.radio-a398 .tick-a398 {
	position: relative;
	display: block;
	min-width: 2.3rem;
	min-height: 2.3rem;
	max-width: 2.3rem;
	max-height: 2.3rem;
	border: var(--input_border_width) solid;
	border-radius: 100%;
	color: rgb(var(--radio_color));
	background: rgb(var(--radio_background));
	border-color: rgb(var(--radio_border));
}
.radio-a398 input {
	position: absolute;
	width: 0;
	height: 0;
	opacity: 0;
	pointer-events: none;
}
.radio-a398 input:checked + .tick-a398 {
	color: rgb(var(--radio_checked_color));
	background: rgb(var(--radio_checked_background));
	border-color: rgb(var(--radio_checked_border));
}
.radio-a398 input:disabled + * {
	opacity: 0.35;
	cursor: not-allowed;
}
.radio-a398 input:focus {
	outline: none;
}
.radio-a398 input:focus + .tick-a398 {
	outline: var(--focus);
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.quantity-221d {
	display: inline-flex;
}
.quantity-221d .more-221d,
.quantity-221d .less-221d {
	height: 4.8rem;
	min-width: 2.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	color: rgb(var(--button_color));
	background: rgb(var(--button_background));
	border-color: rgb(var(--button_border));
}
.quantity-221d .more-221d:hover,
.quantity-221d .less-221d:hover {
	color: rgb(var(--button_hover_color));
	background: rgb(var(--button_hover_background));
	border-color: rgb(var(--button_hover_border));
}
.quantity-221d .more-221d:disabled,
.quantity-221d .less-221d:disabled {
	color: rgb(var(--button_disabled_color));
	background: rgb(var(--button_disabled_background));
	border-color: rgb(var(--button_disabled_border));
}
.quantity-221d .field-221d {
	width: 3rem;
	text-align: center;
	color: rgb(var(--input_color));
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.range-37b1 {
	display: flex;
}
.range-37b1 .input-37b1 {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.scroll_down-88ee {
	height: 14rem;
	width: 0.1rem;
	background: rgba(var(--white), 0.1);
}

.bar-88ee {
	position: absolute;
	left: 0.1rem;
	width: 0.4rem;
	height: 100%;
	top: 0;
	background: rgb(var(--red));
	will-change: clip-path;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--scrollbar_background: var(--black);
}

.scrollbar-be4e {
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 12px;
	z-index: 100;
	overflow: hidden;
}
.scrollbar-be4e[aria-hidden="true"] {
	opacity: 0;
	pointer-events: none;
}
.scrollbar-be4e .bar-be4e {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: rgb(var(--scrollbar_background));
	opacity: 0.4;
	transition: opacity var(--timing-short) cubic-bezier(var(--ease-out));
	will-change: opacity;
}
.scrollbar-be4e:hover,
.scrollbar-be4e[aria-grabbed="true"] {
	background: rgba(var(--scrollbar_background), 0.1);
}
.scrollbar-be4e:hover .bar-be4e,
.scrollbar-be4e[aria-grabbed="true"] .bar-be4e {
	opacity: 1;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.select-9993 {
	position: relative;
	z-index: 1;
	max-width: 21rem;
	width: 100%;
	display: inline-flex;
	flex-direction: column;
}
.select-9993 .label-9993 {
	display: flex;
	margin-bottom: 0.6rem;
	font-size: 2.7rem;
	line-height: 1;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
}
.select-9993 .field-9993 {
	display: inline-flex;
	align-items: center;
	height: var(--input_height);
	border: var(--input_border_width) solid;
	border-radius: 4px;
	color: rgb(var(--input_color));
	background: rgba(var(--input_background));
	border-color: rgb(var(--input_border));
}
.select-9993 .field-9993:hover {
	color: rgb(var(--input_hover_color));
	background: rgba(var(--input_hover_background));
	border-color: rgb(var(--input_hover_border));
}
.select-9993[disabled] .field-9993 {
	opacity: 0.2;
}
.select-9993[disabled] .area-9993 {
	cursor: not-allowed;
}
.select-9993 .area-9993 {
	height: 100%;
	padding-left: var(--input_padding);
	padding-right: var(--input_padding);
	flex-shrink: 1;
	width: 100%;
	background: transparent;
	color: currentColor;
}
.select-9993 .area-9993::placeholder {
	color: rgba(var(--text), 0.3);
}
.select-9993 .area-9993:focus {
	outline: none;
}
.select-9993[aria-invalid="true"] .field-9993 {
	outline: var(--focus);
	outline-color: rgb(var(--error));
}
.select-9993[focused] .field-9993 {
	outline: var(--focus);
}

.field-9993 {
	position: relative;
	z-index: 2;
}

.dropdown-9993 {
	position: absolute;
	width: 100%;
	top: 0%;
	background: white;
	transition: none var(--timing) cubic-bezier(var(--ease));
	transition-property: height, opacity;
	will-change: height, opacity;
	overflow: hidden;
	height: fit-content;
	border-radius: var(--radius_medium);
}
.dropdown-9993::before {
	content: "";
	position: absolute;
	height: 1px;
	width: 100%;
	top: var(--input_height);
	background: rgb(var(--grey20));
}

.select-9993:not([open]) .dropdown-9993 {
	opacity: 0;
	pointer-events: none;
}

.options-9993 {
	display: flex;
	flex-direction: column;
	gap: 0.5rem;
	height: fit-content;
	padding-top: calc(var(--input_height) + 1rem);
	padding-left: var(--input_padding);
	padding-right: var(--input_padding);
	padding-bottom: 1rem;
}

.expand-9993 {
	padding-right: calc(var(--input_padding) - 1rem);
}

@media (max-width: 414px) {
	.select-9993 .field-9993 {
		font-size: 1.8rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.spinner-5021 {
	min-width: var(--icon_size);
	min-height: var(--icon_size);
	max-width: var(--icon_size);
	max-height: var(--icon_size);
	display: flex;
	align-items: center;
	justify-content: center;
}
.spinner-circle-5021 {
	min-width: 17px;
	min-height: 17px;
	max-width: 17px;
	max-height: 17px;
	border: 3px solid #fff;
	border-bottom-color: transparent;
	border-radius: 50%;
	display: inline-block;
	box-sizing: border-box;
	animation: rotate-5021 1s linear infinite;
}

@keyframes rotate-5021 {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
@charset "UTF-8";
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--symbol_size: 10rem;
	--symbol_stripe: 18rem;
	--symbol_speed: 6s;
	--symbol_count: 4;
}

.symbol-97bf {
	width: var(--symbol_size, 30rem);
	aspect-ratio: 555/468;
}

.shape-97bf {
	position: absolute;
	inset: 0;
	overflow: hidden;
}

.fill-97bf {
	position: absolute;
	inset: 0;
	background-image: linear-gradient(to top, #000 0%, #eb002a 50%, #000 100%);
	background-size: 100% 200%;
	background-repeat: no-repeat;
	animation: sweep-97bf var(--symbol_speed, 2s) linear var(--symbol_count, 4) alternate
		forwards;
}

@keyframes flash-97bf {
	from {
		background-color: #000;
	}
	to {
		background-color: #eb002a;
	}
}
@keyframes sweep-97bf {
	from {
		background-position: 0 100%;
	} /* départ : noir dominant en bas */
	to {
		background-position: 0 0%;
	} /* fin : noir dominant en haut (rouge au centre durant le trajet) */
}
.s1-97bf {
	-webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 555 468'><path fill='%23fff' d='m276.961 93.9563 277.544 205.4797v-93.919l-277.587-205.51698738-276.91796408 205.43198738.00001643 93.988z'/></svg>")
		center/contain no-repeat;
	mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 555 468'><path fill='%23fff' d='m276.961 93.9563 277.544 205.4797v-93.919l-277.587-205.51698738-276.91796408 205.43198738.00001643 93.988z'/></svg>")
		center/contain no-repeat;
}

.s2-97bf {
	-webkit-mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 555 468'><path fill='%23fff' d='m276.918 167.737-276.91796408 205.432.00001643 93.988 276.96094765-205.464 277.544 205.48v-93.919z'/></svg>")
		center/contain no-repeat;
	mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 555 468'><path fill='%23fff' d='m276.918 167.737-276.91796408 205.432.00001643 93.988 276.96094765-205.464 277.544 205.48v-93.919z'/></svg>")
		center/contain no-repeat;
	z-index: 2;
}

@media (prefers-reduced-motion: reduce) {
	.fill-97bf {
		animation: none;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.textarea-6394 {
	display: inline-flex;
	flex-direction: column;
}
.textarea-6394 .label-6394 {
	display: flex;
	margin-bottom: 0.6rem;
	font-size: 2.7rem;
	line-height: 1;
	font-weight: 700;
	font-style: italic;
	text-transform: uppercase;
}
.textarea-6394 .field-6394 {
	display: inline-flex;
	align-items: center;
	height: var(--input_height);
	border: var(--input_border_width) solid;
	border-radius: 4px;
	color: rgb(var(--input_color));
	background: rgba(var(--input_background));
	border-color: rgb(var(--input_border));
}
.textarea-6394 .field-6394:hover {
	color: rgb(var(--input_hover_color));
	background: rgba(var(--input_hover_background));
	border-color: rgb(var(--input_hover_border));
}
.textarea-6394[disabled] .field-6394 {
	opacity: 0.2;
}
.textarea-6394[disabled] .area-6394 {
	cursor: not-allowed;
}
.textarea-6394 .area-6394 {
	height: 100%;
	padding-left: var(--input_padding);
	padding-right: var(--input_padding);
	flex-shrink: 1;
	width: 100%;
	background: transparent;
	color: currentColor;
}
.textarea-6394 .area-6394::placeholder {
	color: rgba(var(--text), 0.3);
}
.textarea-6394 .area-6394:focus {
	outline: none;
}
.textarea-6394[aria-invalid="true"] .field-6394 {
	outline: var(--focus);
	outline-color: rgb(var(--error));
}
.textarea-6394[focused] .field-6394 {
	outline: var(--focus);
}
.textarea-6394 .field-6394 {
	min-height: calc(var(--input_height) * 3);
}
.textarea-6394 .area-6394 {
	padding-top: calc(var(--input_height) / 2 - 0.7em);
	padding-bottom: calc(var(--input_height) / 2 - 0.7em);
	flex-shrink: 1;
	width: 100%;
	background: transparent;
	resize: none;
	overflow: hidden;
}
@media (max-width: 414px) {
	.textarea-6394 .field-6394 {
		font-size: 1.8rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.anchors-7a76 {
	position: relative;
	z-index: 20;
	display: flex;
	justify-content: center;
	padding-bottom: 2rem;
}

.items-7a76 {
	padding: 0.4rem;
	background: rgb(var(--black));
	color: rgb(var(--white));
	display: inline-flex;
}

.item-7a76 {
	height: 3.8rem;
	padding: 0.5rem 2.4rem;
}

.item-7a76[aria-selected="true"] {
	background: rgb(var(--success));
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--mask_size: 20rem;
	--mask_borderSize: 0.1rem;
	--mask_width: 33rem;
	--mask_smallWidth: 27rem;
	--mask_height: 83rem;
	--portrait_width: 40rem;
	--mask_delta: calc(var(--mask_width) - var(--mask_smallWidth));
}

.card_pilot-6909 {
	display: flex;
	align-items: center;
	column-gap: 1rem;
	justify-content: flex-end;
}

.content-6909 {
	text-align: right;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	justify-content: center;
	row-gap: 1rem;
	height: 100%;
	position: relative;
}

.slash-6909 {
	width: 1.8rem;
}
.slash-6909 *[fill]:not([fill="none"]) {
	fill: rgb(var(--red));
}

.name-6909 {
	display: flex;
	flex-direction: column;
	gap: 0rem;
}

.firstname-6909 {
	font-weight: 300;
}

.introduction-6909 {
	max-width: 30rem;
}

.image-mask-6909 {
	position: relative;
	height: var(--mask_height);
	width: var(--mask_width);
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}
.image-mask-6909:before,
.image-mask-6909::after {
	content: "";
	position: absolute;
	width: var(--mask_smallWidth);
	height: calc(100% + 4rem);
	top: -2rem;
	background: rgb(var(--white), 0.2);
}
.image-mask-6909::before {
	clip-path: polygon(
		0 var(--mask_size),
		100% 0,
		100% var(--mask_borderSize),
		0% calc(var(--mask_size) + var(--mask_borderSize))
	);
}
.image-mask-6909::after {
	background: rgb(var(--white), 0.2);
	clip-path: polygon(
		0 calc(100% - var(--mask_borderSize)),
		100% calc(100% - var(--mask_size) - var(--mask_borderSize)),
		100% calc(100% - var(--mask_size)),
		0 100%
	);
}
.image-mask-6909 .background-container-6909 {
	position: absolute;
	width: var(--mask_smallWidth);
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	clip-path: polygon(
		0 var(--mask_size),
		100% 0%,
		100% calc(100% - var(--mask_size)),
		0% 100%
	);
}
.image-mask-6909 .portrait-container-6909 {
	position: absolute;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	width: var(--mask_width);
	height: 100%;
	clip-path: polygon(
		0 0,
		100% 0%,
		100% calc(100% - var(--mask_size)),
		var(--mask_delta) 100%,
		0 100%
	);
}
.image-mask-6909 .background-6909 {
	height: 100%;
	width: var(--portrait_width);
	position: absolute;
}
.image-mask-6909 .portrait-6909 {
	height: 100%;
	width: var(--portrait_width);
	position: absolute;
}

.button-6909 {
	margin-top: 8rem;
	min-width: 20rem;
}

.number-6909 {
	position: absolute;
	bottom: 0;
	right: 0;
	--digit_size: 14rem;
	opacity: 0.05;
}

.card_pilot-6909[data-layout="right"] {
	flex-direction: row-reverse;
}
.card_pilot-6909[data-layout="right"] .content-6909 {
	text-align: left;
	align-items: flex-start;
}
.card_pilot-6909[data-layout="right"] .slash-6909 {
	transform: scaleX(-1);
}
.card_pilot-6909[data-layout="right"] .image-mask-6909 {
	align-items: flex-start;
}
.card_pilot-6909[data-layout="right"] .image-mask-6909::before {
	clip-path: polygon(
		0 0,
		100% var(--mask_size),
		100% calc(var(--mask_borderSize) + var(--mask_size)),
		0% var(--mask_borderSize)
	);
}
.card_pilot-6909[data-layout="right"] .image-mask-6909::after {
	clip-path: polygon(
		0 calc(100% - var(--mask_size) - var(--mask_borderSize)),
		100% calc(100% - var(--mask_borderSize)),
		100% 100%,
		0% calc(100% - var(--mask_size))
	);
}
.card_pilot-6909[data-layout="right"] .background-container-6909 {
	align-items: flex-start;
	clip-path: polygon(
		0 0,
		100% var(--mask_size),
		100% 100%,
		0% calc(100% - var(--mask_size) - var(--mask_borderSize))
	);
}
.card_pilot-6909[data-layout="right"] .portrait-container-6909 {
	align-items: flex-start;
	clip-path: polygon(
		0 0,
		100% 0,
		100% 100%,
		calc(100% - var(--mask_delta)) 100%,
		0% calc(100% - var(--mask_size) - var(--mask_borderSize))
	);
}
.card_pilot-6909[data-layout="right"] .number-6909 {
	position: absolute;
	bottom: 0;
	left: 0;
	right: auto;
}
.card_pilot-6909[data-layout="mobile"] {
	display: block;
	margin-top: 6rem;
}
.card_pilot-6909[data-layout="mobile"] .image-mask-6909 {
	display: none;
}
.card_pilot-6909[data-layout="mobile"] .number-6909 {
	top: 0;
	bottom: auto;
}
@media (max-width: 768px) {
	.content-6909 {
		display: none;
	}
	.button-6909 {
		margin-top: 3rem;
	}
	.card_pilot-6909[data-layout="mobile"] .content-6909 {
		display: flex;
		align-items: flex-start;
		text-align: left;
		padding-top: 6rem;
	}
}
@media (max-width: 414px) {
	.card_pilot-6909 {
		--mask_size: 10rem;
		--mask_height: 50rem;
		--mask_borderSize: 0.1rem;
		--mask_width: 18rem;
		--mask_smallWidth: 15rem;
		--portrait_width: 26rem;
		--mask_delta: calc(var(--mask_width) - var(--mask_smallWidth));
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.form-3fcd .fields-3fcd[aria-hidden="true"],
.form-3fcd .success-3fcd[aria-hidden="true"],
.form-3fcd .error-3fcd[aria-hidden="true"] {
	display: none;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.nav_buttons-faba {
	position: relative;
	pointer-events: none;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	column-gap: 1rem;
}
.nav_buttons-faba .previous-faba,
.nav_buttons-faba .next-faba {
	pointer-events: all;
}
.newsletter-9e43 {
	width: 100%;
}
.newsletter-9e43[aria-busy="true"] .newsletter-input-9e43 {
	pointer-events: none;
}
.newsletter-submit-9e43,
.newsletter-spinner-9e43 {
	margin-right: 0.9rem;
}
.newsletter-submit-9e43[aria-hidden="true"],
.newsletter-spinner-9e43[aria-hidden="true"] {
	display: none;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--popin_image_mask_size: 12rem;
}

.popin_pilot-1b61 {
	width: 100%;
	min-height: 100%;
}

.image-mask-1b61 {
	position: relative;
	width: 100%;
}
.image-mask-1b61::after {
	content: "";
	display: block;
	padding-bottom: calc(1 / 0.66 * 100%);
	pointer-events: none;
}

.number-top-1b61,
.number-bottom-1b61 {
	--digit_size: 12rem;
	position: absolute;
	z-index: 3;
}

.number-top-1b61 {
	top: 0;
	left: 0;
}

.number-bottom-1b61 {
	bottom: 0;
	right: 0;
}

.image-container-1b61 {
	position: absolute;
	inset: 0;
	z-index: 2;
	clip-path: polygon(
		0% var(--popin_image_mask_size),
		var(--popin_image_mask_size) 0%,
		100% 0%,
		100% calc(100% - var(--popin_image_mask_size)),
		calc(100% - var(--popin_image_mask_size)) 100%,
		0% 100%
	);
}

.right-1b61 {
	position: relative;
}

.firstname-1b61 {
	font-weight: 300;
}

.description-1b61 {
	padding: 2.5rem 0;
	border-bottom: 1px solid rgba(var(--white), 0.3);
}

.flag-1b61 {
	position: absolute;
	top: 0;
	right: 0;
	width: 6.8em;
	height: 3.4rem;
}

.details-1b61 {
	margin-top: 3rem;
}

.list-1b61 {
	display: flex;
	flex-direction: column;
	gap: 2rem;
	margin-top: 3rem;
}
.list-1b61 li {
	display: flex;
	column-gap: 1.5rem;
	align-items: center;
}
.list-1b61 .picto-1b61 {
	min-width: 3rem;
	min-height: 3rem;
	max-width: 3rem;
	max-height: 3rem;
}
.list-1b61 span {
	height: 2.2rem;
	width: 0.1rem;
	background: rgba(var(--white), 0.3);
}
@media (min-width: 769px) {
	.popin_pilot-1b61 {
		padding: 6rem;
	}
	.columns-1b61 {
		display: flex;
		flex-wrap: wrap;
		column-gap: 10rem;
		min-width: 100%;
	}
	.columns-1b61 > *:nth-child(2n + 1) {
		min-width: calc(45.4545454545% - 10rem + 10rem / (2.2 / 1));
		max-width: calc(45.4545454545% - 10rem + 10rem / (2.2 / 1));
		flex-shrink: 0;
	}
	.columns-1b61 > *:nth-child(2n + 2) {
		min-width: calc(54.5454545455% - 10rem + 10rem / (2.2 / 1.2));
		max-width: calc(54.5454545455% - 10rem + 10rem / (2.2 / 1.2));
		flex-shrink: 0;
	}
	.list-1b61 li {
		max-width: 70%;
	}
}
@media (max-width: 768px) {
	.popin_pilot-1b61 {
		padding: 3rem;
	}
	.columns-1b61 {
		display: flex;
		flex-direction: column;
		gap: 4rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.searchbar-260e {
	width: 100%;
}

.input-260e {
	width: 100%;
}

.submit-260e {
	margin-right: 0.4rem;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.social_links-ab30 {
	display: flex;
	flex-wrap: wrap;
	column-gap: 1rem;
	--icon_size: 2.6rem;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--video_ratio: 1.788;
}

.video-421b {
	display: block;
	overflow: hidden;
	position: relative;
}
.video-421b:not([fit])::after {
	content: "";
	display: block;
	padding-bottom: calc(1 / var(--video_ratio) * 100%);
	pointer-events: none;
}
.video-421b .source-421b {
	inset: 0;
	position: absolute;
	height: 100%;
}
.video-421b[fit="cover"] .source-421b {
	object-fit: cover;
}
.video-421b[fit="contain"] .source-421b {
	object-fit: contain;
}
.video-421b .cover-421b {
	position: absolute;
	inset: 0;
	z-index: 1;
}
.video-421b .cover-421b[aria-hidden="true"] {
	opacity: 0;
	pointer-events: none;
}
.video-421b .source-421b {
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -200px;
	margin-bottom: -200px;
	min-width: calc(100% + 2px);
	min-height: calc(100% + 400px);
	max-width: calc(100% + 2px);
	max-height: calc(100% + 400px);
}
.video-421b .overlay-421b {
	position: absolute;
	inset: 0;
	background: rgba(var(--text), 0.2);
	transition: none var(--timing) cubic-bezier(var(--ease));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
}
.video-421b .overlay-421b[aria-hidden="true"] {
	opacity: 0;
}
.video-421b .play-421b {
	position: absolute;
	inset: 0;
	margin: auto;
	transition: none var(--timing) cubic-bezier(var(--ease));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
	border: none;
	z-index: 2;
}
.video-421b .play-421b[aria-hidden="true"] {
	opacity: 0;
	transform: scale(0.7);
}
.video-421b .controls-421b {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(var(--text), 0.5);
	padding: 1rem 2rem;
	display: flex;
	transition: none var(--timing) cubic-bezier(var(--ease));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
}
.video-421b .controls-421b[aria-hidden="true"] {
	opacity: 0;
}
.video-421b .progress-421b {
	width: 100%;
	height: 2.4rem;
}
.video-421b .progress-421b[value]::-webkit-progress-bar {
	background: linear-gradient(
		rgba(var(--body), 0) 0%,
		rgba(var(--body), 0) 40%,
		rgba(var(--body), 0.2) 40%,
		rgba(var(--body), 0.2) 60%,
		rgba(var(--body), 0) 60%,
		rgba(var(--body), 0) 100%
	);
}
.video-421b .progress-421b[value]::-webkit-progress-value {
	background: linear-gradient(
		rgba(var(--body), 0) 0%,
		rgba(var(--body), 0) 40%,
		rgba(var(--body), 1) 40%,
		rgba(var(--body), 1) 60%,
		rgba(var(--body), 0) 60%,
		rgba(var(--body), 0) 100%
	);
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.cover-41d0 {
	position: relative;
	max-height: var(--100vh);
}
@media (min-width: 415px) and (max-width: 768px) {
	.cover-41d0 {
		height: 110vw;
	}
}
@media (min-width: 769px) {
	.cover-41d0 {
		height: 62.5vw;
	}
}
@media (max-width: 414px) {
	.cover-41d0 {
		height: 200vw;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.footer-251d {
	padding-top: 20rem;
	padding-bottom: 3rem;
	position: relative;
	z-index: 4;
}

.content-251d {
	display: flex;
	align-items: center;
	row-gap: 1rem;
	justify-content: center;
}

.copyright-251d {
	font-weight: 300;
	margin-right: 3rem;
	color: rgba(var(--white), 0.5);
}

.footer-251d[data-stream="true"] {
	padding-top: 0;
	position: fixed;
	bottom: 0;
	width: 100%;
}

@media (max-width: 414px) {
	.footer-251d {
		padding-top: 10rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.form_fields-412b .form-412b {
	display: flex;
	flex-direction: column;
	gap: 4rem;
}
.form_fields-412b fieldset {
	display: flex;
	flex-wrap: wrap;
	gap: 4rem 2rem;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.gradient-e2b6 {
	background: radial-gradient(
			120% 80% at 6% 34%,
			color-mix(in oklab, var(--red-glow), white 8%) 0%,
			color-mix(in oklab, var(--red-glow), black 38%) 28%,
			transparent 48%
		),
		radial-gradient(
			110% 90% at 86% 24%,
			color-mix(in oklab, var(--blue-glow), white 6%) 0%,
			color-mix(in oklab, var(--blue-glow), black 36%) 30%,
			transparent 52%
		),
		radial-gradient(
			120% 85% at 14% 90%,
			color-mix(in oklab, var(--blue-glow), white 6%) 0%,
			color-mix(in oklab, var(--blue-glow), black 38%) 30%,
			transparent 54%
		),
		radial-gradient(
			110% 85% at 92% 88%,
			color-mix(in oklab, var(--red-glow), white 8%) 0%,
			color-mix(in oklab, var(--red-glow), black 36%) 28%,
			transparent 52%
		),
		linear-gradient(
			to bottom,
			var(--top-vign) 0%,
			transparent 18%,
			transparent 82%,
			var(--bot-vign) 100%
		),
		var(--bg-base);
	background-repeat: no-repeat;
	background-color: var(--bg-base);
	background-attachment: fixed; /* optionnel */
}
.gradient-e2b6::after {
	content: "";
	position: absolute;
	inset: 0;
	background: url("../assets/images/noise.png") repeat;
	pointer-events: none;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.landing_cover-3fc9 {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding-bottom: 30rem;
	z-index: 2;
}
.landing_cover-3fc9::after {
	content: "";
	position: absolute;
	width: 100%;
	pointer-events: none;
	z-index: 3;
	background: linear-gradient(
		180deg,
		rgba(var(--black), 0) 30%,
		rgba(var(--black), 1) 50%
	);
}

.background-3fc9 {
	width: 100%;
	position: relative;
}
.background-3fc9::after {
	content: "";
	position: absolute;
	inset: 0;
	background: url("../assets/images/noise.png") repeat;
}

.image-3fc9 {
	position: relative;
	width: 100%;
}
.image-3fc9::after {
	content: "";
	display: block;
	padding-bottom: calc(1 / 1.3 * 100%);
	pointer-events: none;
}

.container-3fc9 {
	position: absolute;
	width: 100%;
	z-index: 2;
	top: 0;
}

.content-3fc9 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
}

.logo-3fc9 {
	width: 20rem;
	margin-top: 4.5rem;
}

.title-3fc9 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	margin-top: 14rem;
}

.embed-3fc9 {
	position: absolute;
	z-index: 6;
	max-width: 90%;
	width: var(--flux_default);
}
.embed-3fc9::after {
	content: "";
	display: block;
	padding-bottom: calc(1 / 1.77 * 100%);
	pointer-events: none;
}
.embed-3fc9 > iframe {
	position: absolute;
	width: 100%;
	height: 100%;
}

.symbol-3fc9 {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 5;
}

.scroll_down-3fc9 {
	position: absolute;
	bottom: 10rem;
	z-index: 8;
}

.landing_cover-3fc9[data-stream="true"] {
	padding-bottom: 0rem;
	height: 100vh;
	overflow: hidden;
}
.landing_cover-3fc9[data-stream="true"]::after {
	display: none;
}
.landing_cover-3fc9[data-stream="true"] .title-3fc9 {
	visibility: hidden;
	pointer-events: none;
}
.landing_cover-3fc9[data-stream="true"] .scroll_down-3fc9 {
	display: none;
}
.landing_cover-3fc9[data-stream="true"] .background-3fc9 {
	visibility: hidden;
}
.landing_cover-3fc9[data-stream="true"] .gradient-3fc9 {
	position: absolute;
	inset: 0;
}
.landing_cover-3fc9[data-stream="true"] .symbol-3fc9 {
	bottom: -10rem;
}
@media (min-width: 415px) and (max-width: 768px) {
	.image-3fc9 {
		height: 100svh;
	}
	.symbol-3fc9 {
		width: 40rem;
		transform: translateX(17rem);
	}
}
@media (min-width: 769px) {
	.landing_cover-3fc9::after {
		bottom: 0rem;
		height: 60%;
	}
	.image-3fc9::after {
		content: "";
		display: block;
		padding-bottom: calc(1 / 1.3 * 100%);
		pointer-events: none;
	}
	.embed-3fc9 {
		width: var(--flux_default);
	}
	.symbol-3fc9 {
		width: 55rem;
		transform: translateX(22rem);
	}
}
@media (max-width: 768px) {
	.landing_cover-3fc9[data-stream="true"] {
		height: 100vh;
	}
}
@media (max-width: 414px) {
	.landing_cover-3fc9 {
		padding-bottom: 15rem;
	}
	.landing_cover-3fc9::after {
		bottom: 15rem;
		height: 20%;
	}
	.image-3fc9 {
		height: 100svh;
	}
	.logo-3fc9 {
		margin-top: 2.5rem;
	}
	.title-3fc9 {
		margin-top: 8rem;
	}
	.embed-3fc9 {
		width: var(--flux_default);
	}
	.symbol-3fc9 {
		width: 24rem;
		transform: translateX(10rem);
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--bg-base: #090c25;
	--blue-glow: #04143c;
	--red-glow: #2b010d;
	--vign-top: #050103;
	--vign-bot: #1d0a29;
}

.landing_pilots-a2e7 {
	padding-top: 20rem;
	position: relative;
}

.symbol-a2e7 {
	position: absolute;
	top: 0;
	left: 0;
	transform: translateY(-30%) scaleX(-1);
	width: 40rem;
	z-index: 10;
	opacity: 0.05;
}

.top-a2e7 {
	display: flex;
	justify-content: center;
}

.title-a2e7 {
	display: flex;
	align-items: flex-end;
}
.title-a2e7::after {
	content: "";
	display: inline-flex;
	width: var(--title_dash_size);
	margin-bottom: calc(var(--title_dash_size) / 1.9);
	height: calc(var(--title_dash_size) / 1.8);
	background: rgb(var(--red));
	clip-path: polygon(56.7891% 100%, 0% 100%, 42.6949% 0%, 100% 0.4091%);
}

.pilots-a2e7 {
	display: flex;
	flex-wrap: wrap;
	column-gap: 4rem;
	min-width: 100%;
	justify-content: center;
	margin-top: 8.6rem;
}
.pilots-a2e7 > *:nth-child(2n + 1) {
	min-width: calc(50% - 4rem + 4rem / (2 / 1));
	max-width: calc(50% - 4rem + 4rem / (2 / 1));
	flex-shrink: 0;
}
.pilots-a2e7 > *:nth-child(2n + 2) {
	min-width: calc(50% - 4rem + 4rem / (2 / 1));
	max-width: calc(50% - 4rem + 4rem / (2 / 1));
	flex-shrink: 0;
}
@media (min-width: 769px) {
	.pilots-mobile-a2e7 {
		display: none;
	}
}
@media (max-width: 768px) {
	.landing_pilots-a2e7 {
		padding-top: 10rem;
	}
	.symbol-a2e7 {
		width: 30rem;
		transform: translateY(-10%) scaleX(-1);
	}
}
@media (max-width: 414px) {
	.pilots-a2e7 {
		column-gap: 2rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.landing_vehicule-0dbc {
	position: relative;
	padding-top: 20rem;
}
.landing_vehicule-0dbc::before {
	z-index: 2;
	height: 40rem;
	content: "";
	position: absolute;
	top: 0rem;
	width: 100%;
	background: linear-gradient(
		180deg,
		rgba(var(--black), 1) 0%,
		rgba(var(--black), 0) 90%
	);
}

.symbol-0dbc {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	opacity: 0.05;
}

.container-0dbc {
	position: relative;
	z-index: 4;
}

.top-0dbc {
	display: flex;
}

.title-0dbc {
	display: flex;
	align-items: flex-end;
}
.title-0dbc::after {
	content: "";
	display: inline-flex;
	width: var(--title_dash_size);
	margin-bottom: calc(var(--title_dash_size) / 1.9);
	height: calc(var(--title_dash_size) / 1.8);
	background: rgb(var(--red));
	clip-path: polygon(56.7891% 100%, 0% 100%, 42.6949% 0%, 100% 0.4091%);
}

.image-0dbc {
	position: relative;
}
.image-0dbc::after {
	content: "";
	display: block;
	padding-bottom: calc(1 / 1.67 * 100%);
	pointer-events: none;
}

.tabs-0dbc {
	display: flex;
	justify-content: space-between;
	margin-top: 8.6rem;
}

.buttons-0dbc {
	display: flex;
	flex-direction: column;
	row-gap: 2.5rem;
	width: 29rem;
	align-items: flex-start;
}

.button-0dbc {
	padding-bottom: 1.2rem;
	text-align: left;
	position: relative;
	border-bottom: 1px solid rgba(var(--white), 0.1);
}
.button-0dbc span {
	transition: none var(--timing) cubic-bezier(var(--ease_out));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
}
.button-0dbc::after {
	height: 0.4rem;
	width: 100%;
	content: "";
	position: absolute;
	background: rgb(var(--red));
	bottom: 0;
	transition: clip-path var(--timing) cubic-bezier(var(--ease_out));
	will-change: clip-path;
	left: 0;
	clip-path: inset(0 0% 0 0);
}
.button-0dbc[aria-current="false"]::after {
	clip-path: inset(0 98% 0 0);
}
.button-0dbc[aria-current="false"] span {
	opacity: 0.1;
}

.arrays-0dbc {
	position: relative;
}

.title-mobile-0dbc {
	padding-bottom: 1.2rem;
	text-align: center;
	position: relative;
	border-bottom: 4px solid rgba(var(--red), 1);
	margin-bottom: 3rem;
	margin-top: 6rem;
}

.array-0dbc {
	width: 100%;
}

.line-0dbc {
	height: 5.8rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 3rem;
	opacity: var(--opacity);
	clip-path: inset(0 var(--clip) 0 0);
}
.line-0dbc:nth-child(odd) {
	background: rgba(var(--white), 0.05);
}
.line-0dbc span:nth-child(2) {
	max-width: 50%;
	text-align: right;
}
@media (min-width: 415px) {
	.symbol-0dbc {
		width: 40rem;
		transform: translateX(7rem);
	}
	.top-0dbc {
		justify-content: space-between;
		align-items: flex-end;
	}
	.introduction-0dbc {
		max-width: 29rem;
		margin-bottom: 3rem;
	}
}
@media (min-width: 769px) {
	.content-0dbc {
		margin-top: 10rem;
	}
	.arrays-0dbc {
		width: 62rem;
	}
	.title-mobile-0dbc {
		display: none;
	}
	.array-0dbc {
		position: absolute;
	}
	.array-0dbc:not([aria-current="true"]) {
		opacity: 0;
	}
}
@media (max-width: 768px) {
	.landing_vehicule-0dbc {
		padding-top: 10rem;
	}
	.buttons-0dbc {
		display: none;
	}
	.arrays-0dbc {
		width: 100%;
	}
	.array-0dbc {
		position: relative;
	}
	.line-0dbc {
		padding: 0 1rem;
	}
	.line-0dbc span:nth-child(2) {
		max-width: 100%;
		padding-left: 1rem;
	}
}
@media (max-width: 414px) {
	.symbol-0dbc {
		width: 21rem;
		transform: translateX(7rem);
	}
	.top-0dbc {
		flex-direction: column;
		align-items: flex-start;
		row-gap: 2rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.test-098f .columns-098f {
	display: flex;
	flex-wrap: wrap;
	gap: var(--gutter) var(--gutter);
	min-width: 100%;
}
.test-098f .columns-098f > *:nth-child(3n + 1) {
	min-width: calc(33.3333333333% - var(--gutter) + var(--gutter) / (3 / 1));
	max-width: calc(33.3333333333% - var(--gutter) + var(--gutter) / (3 / 1));
	flex-shrink: 0;
}
.test-098f .columns-098f > *:nth-child(3n + 2) {
	min-width: calc(33.3333333333% - var(--gutter) + var(--gutter) / (3 / 1));
	max-width: calc(33.3333333333% - var(--gutter) + var(--gutter) / (3 / 1));
	flex-shrink: 0;
}
.test-098f .columns-098f > *:nth-child(3n + 3) {
	min-width: calc(33.3333333333% - var(--gutter) + var(--gutter) / (3 / 1));
	max-width: calc(33.3333333333% - var(--gutter) + var(--gutter) / (3 / 1));
	flex-shrink: 0;
}
.test-098f .image-098f {
	background: rgb(var(--black));
}
.test-098f .image-098f::after {
	content: "";
	display: block;
	padding-bottom: calc(1 / 0.75 * 100%);
	pointer-events: none;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.admin_widget-48ee {
	position: fixed;
	left: 2rem;
	top: 50%;
	z-index: 9999;
	width: 5rem;
	background: white;
	transform: translateY(-50%);
	border-radius: 1rem;
	padding: 1.5rem 1rem;
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
	align-items: center;
	justify-content: center;
	box-shadow: 0 0.3rem 0.5rem 0 rgba(var(--black), 0.2);
}
.admin_widget-48ee svg {
	min-width: 2.5rem;
	min-height: 2.5rem;
	max-width: 2.5rem;
	max-height: 2.5rem;
}
.admin_widget-48ee svg *[fill]:not([fill="none"]) {
	fill: #444;
}
.admin_widget-48ee a {
	display: flex;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.cookie_banner-9bb0 {
	position: absolute;
	z-index: 200;
	background: rgb(var(--text));
	color: rgb(var(--body));
	padding: 1.8rem 4rem;
	display: flex;
	flex-wrap: wrap;
	column-gap: 2rem;
	align-items: center;
	transition: none var(--timing) cubic-bezier(var(--ease-out));
	transition-property: transform, visibility;
	will-change: transform, visibility;
}
.cookie_banner-9bb0[aria-hidden="true"] {
	transform: translateX(-100%) translateX(-5rem);
	visibility: hidden;
}
.cookie_banner-9bb0[data-pending="true"] {
	display: none;
}
.cookie_banner-9bb0 .content-9bb0 {
	display: flex;
	flex-wrap: wrap;
	column-gap: 2rem;
}
.cookie_banner-9bb0 .buttons-9bb0 {
	display: flex;
	flex-wrap: wrap;
	column-gap: 2rem;
}
.cookie_banner-9bb0 .close-9bb0 {
	min-width: 3.4rem;
	min-height: 3.4rem;
	max-width: 3.4rem;
	max-height: 3.4rem;
	background: red;
}
@media (min-width: 415px) {
	.cookie_banner-9bb0 {
		bottom: 3.8rem;
		left: 3.8rem;
	}
}
@media (max-width: 414px) {
	.cookie_banner-9bb0 {
		width: calc(100% - 4rem);
		bottom: 2rem;
		left: 2rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.cookie_options-292e {
	position: absolute;
	z-index: 200;
	background: rgb(var(--text));
	color: rgb(var(--body));
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 1.8rem 1.8rem 2.4rem 1.8rem;
	transition: none var(--timing) cubic-bezier(var(--ease-out));
	transition-property: transform, visibility;
	will-change: transform, visibility;
}
.cookie_options-292e[data-completed="true"] {
	transform: translateX(-100%) translateX(-5rem);
	visibility: hidden;
}
.cookie_options-292e[aria-hidden="true"] {
	display: none;
}
.cookie_options-292e .buttons-292e {
	margin-top: 1.5rem;
	display: flex;
	flex-wrap: wrap;
	column-gap: 2rem;
}
.cookie_options-292e .choices-292e {
	display: flex;
	flex-direction: column;
	gap: 1rem;
	margin-top: 0.8rem;
}
.cookie_options-292e .close-292e {
	position: absolute;
	min-width: 3.4rem;
	min-height: 3.4rem;
	max-width: 3.4rem;
	max-height: 3.4rem;
	top: 1.8rem;
	right: 1.8rem;
	background: red;
}
@media (min-width: 415px) {
	.cookie_options-292e {
		bottom: 3.8rem;
		left: 3.8rem;
		width: 100%;
		max-width: 37.8rem;
	}
}
@media (max-width: 414px) {
	.cookie_options-292e {
		width: calc(100% - 4rem);
		bottom: 2rem;
		left: 2rem;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.header-099f {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.loader-4a52 {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 200;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	pointer-events: none;
	transition: none var(--timing) cubic-bezier(var(--ease_out));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
}
.loader-4a52[aria-hidden="false"] {
	opacity: 1;
}

.gradient-4a52 {
	position: absolute;
	inset: 0;
}

.symbol-4a52 {
	position: absolute;
	transform: translateY(5rem);
	opacity: 0;
	transition: none var(--timing_long) cubic-bezier(var(--ease_out));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
}

.loader-4a52[data-ready="true"] .symbol-4a52 {
	transform: translateY(0rem);
	opacity: 1;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.overlay-380e {
	position: fixed;
	inset: 0;
	z-index: 200;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(var(--black), 0.9);
	transition: none var(--timing_short) cubic-bezier(var(--ease_out));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
	opacity: 0;
	pointer-events: none;
}
.overlay-380e[aria-hidden="false"] {
	opacity: 1;
}

.symbol-380e {
	position: absolute;
	transform: translateY(5rem);
	right: calc(50% - 5rem);
	opacity: 0;
	transition: none var(--timing_long) cubic-bezier(var(--ease_out));
	transition-property: transform, opacity, visibility;
	will-change: transform, opacity, visibility;
}

.overlay-380e[aria-hidden="false"] .symbol-380e {
	transform: translateY(0rem);
	opacity: 1;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.popin-f324 {
	position: fixed;
	z-index: 210;
	inset: 0;
}
.popin-f324[aria-hidden="true"] {
	pointer-events: none;
	visibility: hidden;
}
.popin-f324 .close-f324 {
	position: absolute;
	z-index: 100;
}
.popin-f324 .content-f324 {
	max-height: 100%;
	background: rgb(var(--red), 1);
	transition: clip-path var(--timing_long) cubic-bezier(var(--ease_out_alt));
	will-change: clip-path;
}

.popin-f324[data-layout="panel"] .content-f324 {
	margin-left: auto;
	clip-path: inset(0 0 0 100%);
	width: 80%;
	margin-left: auto;
}

.popin-f324[data-layout="panel"][data-ready="true"] .content-f324 {
	clip-path: inset(0 0 0 0%);
}

.popin-f324[data-layout="panel"] .close-f324 {
	top: calc(50% - var(--icon_button_size) / 2);
	left: calc(10% - var(--icon_button_size) / 2);
}

@media (max-width: 768px) {
	.popin-f324[data-layout="panel"] .content-f324 {
		width: 100%;
		padding-top: 6rem;
		padding-bottom: 6rem;
	}
	.popin-f324[data-layout="panel"] .close-f324 {
		top: 2rem;
		right: 2rem;
		left: auto;
	}
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
.home-106a .title-106a {
	display: inline;
	padding: 0.15em 0.3em;
	background-color: rgb(var(--black));
	color: white;
	box-decoration-break: clone;
	-webkit-box-decoration-break: clone;
}
.home-106a .image-106a {
	width: 100%;
	height: 50rem;
}
@charset "UTF-8";
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
:root {
	--bg-base: #090d27; /* fond central très sombre */
	--red-glow: #3b0110; /* rouge profond */
	--blue-glow: #03143b; /* bleu profond */
	--top-vign: #05040d; /* vignette haute */
	--mid-band: #150516; /* bande sombre milieu */
	--bot-vign: #1d0927; /* vignette basse */
}

.landing-content-e1b4 {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	z-index: 1;
	overflow: hidden;
}
.landing-content-e1b4 > * {
	width: 100%;
}

.gradient-e1b4 {
	position: absolute;
	height: 160%;
	width: 100%;
}
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
/* Text sizes */
/* 
* Weight guide
*
* 100 thin
* 200 extra-light
* 300 light
* 400 regular
* 500 medium
* 600 semi-bold
* 700 bold
* 800 extra-bold
* 900 black
* 
* Font shorthand: https://www.w3schools.com/css/css_font_shorthand.asp
* style, weight, size/line-height, font, fallback
*/
