﻿:root {
	--color-danger-00: #ffffff;
	--color-danger-100: #ffedeb;
	--color-danger-200: #ffd0c9;
	--color-danger-250: #ff877e;
	--color-danger-300: #fe5e5a;
	--color-danger-400: #e90030;
	--color-danger-500: #930025;
	--color-danger-600: #75051e;
	--color-danger-700: #520816;
	--color-danger-800: #410811;
	--color-danger-900: #270202;
	--color-warning-00: #ffffff;
	--color-warning-100: #f9f1e8;
	--color-warning-200: #eddac3;
	--color-warning-250: #cda66e;
	--color-warning-300: #ba8d44;
	--color-warning-400: #9b6b00;
	--color-warning-500: #604200;
	--color-warning-600: #493305;
	--color-warning-700: #2f2106;
	--color-warning-800: #231804;
	--color-warning-900: #050300;
	--color-success-00: #ffffff;
	--color-success-100: #ecf5e9;
	--color-success-200: #cde4c4;
	--color-success-250: #80ba70;
	--color-success-300: #57a646;
	--color-success-400: #008701;
	--color-success-500: #005403;
	--color-success-600: #0c3f08;
	--color-success-700: #102809;
	--color-success-800: #0f1d06;
	--color-success-900: #020401;
	--color-info-00: #ffffff;
	--color-info-100: #f1f1ff;
	--color-info-200: #d9daff;
	--color-info-250: #98a6ff;
	--color-info-300: #6f8dff;
	--color-info-400: #006df6;
	--color-info-500: #004496;
	--color-info-600: #123371;
	--color-info-700: #132147;
	--color-info-800: #111834;
	--color-info-900: #030314;
	--color-grey-00: #ffffff;
	--color-grey-100: #f2f2f2;
	--color-grey-150: #f5f5f5;
	--color-grey-200: #dcddde;
	--color-grey-250: #aaacae;
	--color-grey-300: #929496;
	--color-grey-400: #717477;
	--color-grey-500: #44484c;
	--color-grey-600: #343639;
	--color-grey-700: #222325;
	--color-grey-800: #191a1b;
	--color-grey-900: #030304;
	--color-primary: var(--color-danger-500);
	--color-primary-highlight: var(--color-danger-400);
	--color-secondary: var(--color-warning-400);
	--color-secondary-highlight: var(--color-warning-500);
	--color-white: var(--color-grey-00);
	--color-black: var(--color-grey-900);
	--color-shadow: 3, 3, 3;
	--color-light: 255, 255, 255;
}
body {
	background: var(--color-grey-00);
	color: var(--color-grey-700);
}
:focus-visible {
	outline: 2px solid var(--color-danger-200);
}
@font-face {
	font-family: 'Ratio Sans';
	src: url('../fonts/Ratio-Regular-6a4e9e3d035761a4627457c19a772c0396f46ededc0886f4f4eabd0dd2508cfb.woff2')
			format('woff2'),
		url('../fonts/Ratio-Regular-82aebf2dd5431bd17652e2580384af9accc57fa008a5871af3dfd6e56d7910c7.woff')
			format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Ratio Sans';
	src: url('../fonts/Ratio-Medium-741c1264db258761e2f086e6a8f49bc2230395a08a0505555f83376c519cb558.woff2')
			format('woff2'),
		url('../fonts/Ratio-Medium-bb11422cdd92dca89c5e7adf22f7f352e1d693bcdb23a4b3dcd3d994486b833f.woff')
			format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Financier Title';
	src: url('../fonts/FinancierDisplay-Medium-fb5bd2640a99f12ea45957ec152427657d126275daf499616a041cbf1a683c23.woff2')
			format('woff2'),
		url('../fonts/FinancierDisplay-Medium-bb8f97380edf4a74c385304e0fb8a3f32c80a23fc45580961e48c645627dae46.woff')
			format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Financier Text';
	src: url('../fonts/FinancierText-Regular-e16f7f15598e94cf56356e0cb5016b5f664d3e2526ea1348745bb6f37462c505.woff2')
			format('woff2'),
		url('../fonts/FinancierText-Regular-1b8cc4b9b3131daaf890bbfd9134a34655bb35e8a15dc9d4262b5146aa67f854.woff')
			format('woff');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Financier Text';
	src: url('../fonts/FinancierText-Bold-e7c625e33d1fee0952be13a3844e0a2f9e34bf019a3fc5a3bfa44d833ba02491.woff2')
			format('woff2'),
		url('../fonts/FinancierText-Bold-61b6ba71585f719a4ff782f468c6a0dcd4bda09f020ef2b52f2d045248ef6ae0.woff')
			format('woff');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
:root {
	--font-sans: 'Ratio Sans', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
		Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;
	--font-serif: 'Financier Text', Athelas, Cambria, Source Serif Pro, serif, Apple Color Emoji,
		Segoe UI Emoji, Segoe UI Symbol;
	--font-serif-2: 'Financier Title', Athelas, Cambria, Source Serif Pro, serif, Apple Color Emoji,
		Segoe UI Emoji, Segoe UI Symbol;
	--font-mono: SF Mono, Menlo, Consolas, DejaVu Sans Mono, monospace;
	--base-font-size: 20px;
	--font-weight-400: 400;
	--font-weight-700: 700;
	--ratio: 1.125;
	--font-serif-scale: 1;
	--font-sans-scale: 0.906;
	--font-serif-2-scale: var(--font-serif-scale);
	--font-size-50: 1rem;
	--font-size-60: calc(var(--font-size-50) * var(--ratio));
	--font-size-70: calc(var(--font-size-60) * var(--ratio));
	--font-size-80: calc(var(--font-size-70) * var(--ratio));
	--font-size-90: calc(var(--font-size-80) * var(--ratio));
	--font-size-100: calc(var(--font-size-90) * var(--ratio));
	--font-size-110: calc(var(--font-size-100) * var(--ratio));
	--font-size-120: calc(var(--font-size-110) * var(--ratio));
	--font-size-130: calc(var(--font-size-120) * var(--ratio));
	--font-size-140: calc(var(--font-size-130) * var(--ratio));
	--font-size-40: calc(var(--font-size-50) / var(--ratio));
	--font-size-30: calc(var(--font-size-40) / var(--ratio));
	--font-size-20: calc(var(--font-size-30) / var(--ratio));
	--font-size-10: calc(var(--font-size-20) / var(--ratio));
	--font-size-00: calc(var(--font-size-10) / var(--ratio));
	--base-line-height: 24px;
	--line-height-00: 16px;
	--line-height-10: 16px;
	--line-height-20: 16px;
	--line-height-30: 20px;
	--line-height-40: 20px;
	--line-height-50: 24px;
	--line-height-60: 28px;
	--line-height-70: 28px;
	--line-height-80: 32px;
	--line-height-90: 32px;
	--line-height-100: 36px;
	--line-height-110: 40px;
	--line-height-120: 44px;
	--line-height-130: 48px;
	--line-height-140: 56px;
	--font-offset-10: 4px;
	--font-offset-10: 4px;
	--font-offset-20: 4px;
	--font-offset-30: 2px;
	--font-offset-40: 1px;
	--font-offset-50: 6px;
	--font-offset-60: 3px;
	--font-offset-70: 3px;
	--font-offset-80: 7px;
	--font-offset-90: 6px;
	--font-offset-100: 3px;
	--font-offset-110: 7px;
	--font-offset-120: 4px;
	--font-offset-130: 8px;
	--font-offset-140: 2px;
	--font-padding-00: var(--font-offset-00) 0 calc(var(--space) - var(--font-offset-00));
	--font-padding-10: var(--font-offset-10) 0 calc(var(--space) - var(--font-offset-10));
	--font-padding-20: var(--font-offset-20) 0 calc(var(--space) - var(--font-offset-20));
	--font-padding-30: var(--font-offset-30) 0 calc(var(--space) - var(--font-offset-30));
	--font-padding-40: var(--font-offset-40) 0 calc(var(--space) - var(--font-offset-40));
	--font-padding-50: var(--font-offset-50) 0 calc(var(--space) - var(--font-offset-50));
	--font-padding-60: var(--font-offset-60) 0 calc(var(--space) - var(--font-offset-60));
	--font-padding-70: var(--font-offset-70) 0 calc(var(--space) - var(--font-offset-70));
	--font-padding-80: var(--font-offset-80) 0 calc(var(--space) - var(--font-offset-80));
	--font-padding-90: var(--font-offset-90) 0 calc(var(--space) - var(--font-offset-90));
	--font-padding-100: var(--font-offset-100) 0 calc(var(--space) - var(--font-offset-100));
	--font-padding-110: var(--font-offset-110) 0 calc(var(--space) - var(--font-offset-110));
	--font-padding-120: var(--font-offset-120) 0 calc(var(--space) - var(--font-offset-120));
	--font-padding-130: var(--font-offset-130) 0 calc(var(--space) - var(--font-offset-130));
	--font-padding-140: var(--font-offset-140) 0 calc(var(--space) - var(--font-offset-140));
	--h1-font-family: var(--font-serif-2);
	--h1-font-size: calc(var(--font-size-140) * var(--font-serif-2-scale));
	--h1-line-height: var(--line-height-140);
	--h1-padding: var(--font-padding-140);
	--h1-font-weight: var(--font-weight-400);
	--h1-text-spacing: -0.03em;
	--h2-font-family: var(--font-serif-2);
	--h2-font-size: calc(var(--font-size-110) * var(--font-serif-scale));
	--h2-line-height: var(--line-height-110);
	--h2-padding: var(--font-padding-110);
	--h2-font-weight: var(--font-weight-400);
	--h2-text-spacing: -0.03em;
	--h3-font-family: var(--font-sans);
	--h3-font-size: calc(var(--font-size-90) * var(--font-sans-scale));
	--h3-line-height: var(--line-height-90);
	--h3-padding: var(--font-padding-90);
	--h3-font-weight: var(--font-weight-700);
	--h3-text-spacing: 0;
	--h4-font-family: var(--font-sans);
	--h4-font-size: calc(var(--font-size-70) * var(--font-sans-scale));
	--h4-line-height: var(--line-height-70);
	--h4-padding: var(--font-padding-70);
	--h4-font-weight: var(--font-weight-700);
	--h4-text-spacing: 0;
	--h4-text-transform: none;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	box-sizing: border-box;
	scroll-behavior: smooth;
}
html,
body {
	font-size: var(--base-font-size);
	vertical-align: baseline;
}
body {
	font-family: var(--font-serif);
	--font-scale: var(--font-serif-scale);
	font-weight: var(--font-weight-400);
	line-height: var(--line-height-50);
	font-variant-ligatures: common-ligatures;
	font-feature-settings: 'kern' 1;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
}
:root {
	--border-radius-s: calc(var(--space) * 0.25);
	--border-radius-m: var(--space-1-2);
	--border-radius-l: calc(var(--space) * 1);
	--button-border-radius: 0;
}
*,
*::before,
*::after {
	box-sizing: border-box;
}
:root {
	--space: 8px;
	--space-1-4: calc(var(--space) / 4);
	--space-1-2: calc(var(--space) / 2);
	--space-2x: calc(var(--space) * 2);
	--space-3x: calc(var(--space) * 3);
	--space-4x: calc(var(--space) * 4);
	--space-5x: calc(var(--space) * 5);
	--space-6x: calc(var(--space) * 6);
	--space-7x: calc(var(--space) * 7);
	--space-8x: calc(var(--space) * 8);
	--space-9x: calc(var(--space) * 9);
	--space-10x: calc(var(--space) * 10);
	--space-11x: calc(var(--space) * 11);
	--space-12x: calc(var(--space) * 12);
	--space-13x: calc(var(--space) * 13);
	--space-14x: calc(var(--space) * 14);
}
.is-flowing > * + * {
	margin-top: var(--space-3x);
}
:root {
	--box-shadow-s: 0 1px 1px 0 rgba(var(--color-shadow), 0.05),
		0 1px 2px 0 rgba(var(--color-shadow), 0.03);
	--box-shadow-m: 0 1px 1px 0 rgba(var(--color-shadow), 0.05),
		0 1px 2px 0 rgba(var(--color-shadow), 0.03), 0 2px 4px -1px rgba(var(--color-shadow), 0.03),
		0 4px 8px -2px rgba(var(--color-shadow), 0.03);
	--box-shadow-l: 0 0px 2px 0 rgba(var(--color-shadow), 0.05),
		0 1px 2px 0 rgba(var(--color-shadow), 0.03), 0 2px 4px -1px rgba(var(--color-shadow), 0.03),
		0 4px 8px -2px rgba(var(--color-shadow), 0.03), 0 8px 16px -4px rgba(var(--color-shadow), 0.03),
		0 16px 32px -8px rgba(var(--color-shadow), 0.03);
	--box-inset-shadow-s: 0 1px 1px 0 rgba(var(--color-shadow), 0.05) inset;
	--box-inset-shadow-m: 0 1px 1px 0px rgba(var(--color-shadow), 0.05) inset,
		0 2px 2px 1px rgba(var(--color-shadow), 0.05) inset;
	--box-inset-shadow-l: 0 1px 1px 0px rgba(var(--color-shadow), 0.05) inset,
		0 2px 2px 1px rgba(var(--color-shadow), 0.05) inset,
		0 2px 8px 2px rgba(var(--color-shadow), 0.05) inset;
	--text-shadow-s: 0 1px 1px rgba(var(--color-shadow), 0.05);
	--text-shadow-m: 0 1px 1px rgba(var(--color-shadow), 0.05),
		0 2px 2px rgba(var(--color-shadow), 0.05);
	--text-shadow-l: 0 1px 1px rgba(var(--color-shadow), 0.05),
		0 2px 2px rgba(var(--color-shadow), 0.05), 0 4px 4px rgba(var(--color-shadow), 0.05);
}
button,
input[type='submit'],
input[type='button'],
input[type='reset'],
.button,
.button:any-link {
	display: inline-flex;
	width: auto;
	cursor: pointer;
	align-items: center;
	justify-content: center;
	align-self: start;
	background: var(--color-primary);
	min-height: calc(var(--line-height-40) + var(--space-2x));
	padding: var(--space) var(--space-2x);
	border: none;
	border-radius: var(--button-border-radius);
	outline: 0;
	box-shadow: var(--box-shadow-s);
	color: var(--color-grey-00);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	font-weight: 700;
	line-height: var(--line-height-40);
	text-align: center;
	text-transform: var(--button-text-transform, none);
	letter-spacing: var(--button-letter-spacing, 0);
	text-decoration: none;
	text-shadow: var(--text-shadow-s);
}
button:hover,
input[type='submit']:hover,
input[type='button']:hover,
input[type='reset']:hover,
.button:hover,
.button:any-link:hover,
button:active,
input[type='submit']:active,
input[type='button']:active,
input[type='reset']:active,
.button:active,
.button:any-link:active {
	background: var(--color-primary-highlight);
	color: var(--color-grey-00);
	transition: 0.2s all ease-in-out;
}
button:focus-visible,
input[type='submit']:focus-visible,
input[type='button']:focus-visible,
input[type='reset']:focus-visible,
.button:focus-visible,
.button:any-link:focus-visible {
	outline: 2px solid var(--color-grey-200);
	border: 0;
	color: var(--color-grey-00);
	z-index: 1;
}
button:focus:focus:not(:focus-visible),
input[type='submit']:focus:focus:not(:focus-visible),
input[type='button']:focus:focus:not(:focus-visible),
input[type='reset']:focus:focus:not(:focus-visible),
.button:focus:focus:not(:focus-visible),
.button:any-link:focus:focus:not(:focus-visible) {
	outline: none;
}
button svg,
input[type='submit'] svg,
input[type='button'] svg,
input[type='reset'] svg,
[role='button'] svg,
.button:any-link svg,
.button svg {
	height: var(--space-2x);
	fill: currentColor;
}
button * + *,
button[type='reset'] * + *,
input[type='submit'] * + *,
input[type='button'] * + *,
input[type='reset'] * + *,
.button * + * {
	margin: 0 0 0 var(--space-1-2);
}
button[aria-pressed='true'],
button[type='reset'][aria-pressed='true'],
input[type='submit'][aria-pressed='true'],
input[type='button'][aria-pressed='true'],
input[type='reset'][aria-pressed='true'],
.button[aria-pressed='true'] {
	background: var(--color-grey-100);
	color: var(--color-primary);
	box-shadow: 0 0 0 1px var(--color-grey-100) inset;
}
button.is-secondary,
button.is-secondary[type='reset'],
input.is-secondary[type='submit'],
input.is-secondary[type='button'],
input.is-secondary[type='reset'],
.button.is-secondary {
	background: var(--color-secondary);
	color: var(--color-grey-00);
}
button.is-secondary:hover,
button.is-secondary[type='reset']:hover,
input.is-secondary[type='submit']:hover,
input.is-secondary[type='button']:hover,
input.is-secondary[type='reset']:hover,
.button.is-secondary:hover,
button.is-secondary:active,
button.is-secondary[type='reset']:active,
input.is-secondary[type='submit']:active,
input.is-secondary[type='button']:active,
input.is-secondary[type='reset']:active,
.button.is-secondary:active {
	background: var(--color-secondary-highlight);
	color: var(--color-grey-00);
}
button.is-secondary:focus-visible,
button.is-secondary[type='reset']:focus-visible,
input.is-secondary[type='submit']:focus-visible,
input.is-secondary[type='button']:focus-visible,
input.is-secondary[type='reset']:focus-visible,
.button.is-secondary:focus-visible {
	color: var(--color-grey-00);
}
button.is-grey,
button.is-grey[type='reset'],
input.is-grey[type='submit'],
input.is-grey[type='button'],
input.is-grey[type='reset'],
.button.is-grey {
	background: var(--color-grey-300);
	color: var(--color-grey-00);
}
button.is-grey:hover,
button.is-grey[type='reset']:hover,
input.is-grey[type='submit']:hover,
input.is-grey[type='button']:hover,
input.is-grey[type='reset']:hover,
.button.is-grey:hover,
button.is-secondary:active,
button.is-grey[type='reset']:active,
input.is-grey[type='submit']:active,
input.is-grey[type='reset']:active,
.button.is-grey:any-link:active {
	background: var(--color-grey-400);
	color: var(--color-grey-00);
}
button.is-grey:focus-visible,
button.is-grey[type='reset']:focus-visible,
input.is-grey[type='submit']:focus-visible,
input.is-grey[type='button']:focus-visible,
input.is-grey[type='reset']:focus-visible,
.button.is-grey:focus-visible {
	color: var(--color-grey-00);
}
button[type='reset'],
input[type='reset'],
button.is-reset,
input.is-reset[type='submit'],
input.is-reset[type='button'],
.button.is-reset {
	background-color: var(--color-grey-100);
	color: var(--color-danger-500);
}
button[type='reset']:hover,
input[type='reset']:hover,
button[type='reset']:hover,
input[type='reset']:hover,
button.is-reset:hover,
input.is-reset[type='submit']:hover,
input.is-reset[type='button']:hover,
.button.is-reset:hover,
.button.is-reset:any-link:hover,
button[type='reset']:active,
input[type='reset']:active,
button.is-reset:active,
input.is-reset[type='submit']:active,
input.is-reset[type='button']:active,
.button.is-reset:active,
.button.is-reset:any-link:active {
	background: var(--color-danger-400);
	color: var(--color-grey-00);
}
button[type='reset']:focus-visible,
input[type='reset']:focus-visible,
button.is-reset:focus-visible,
input.is-reset[type='submit']:focus-visible,
input.is-reset[type='button']:focus-visible,
.button.is-reset:focus-visible {
	background: var(--color-danger-400);
	color: var(--color-grey-00);
	outline: 2px solid var(--color-danger-200);
}
button.is-link,
button.is-link[type='reset'],
input.is-link[type='submit'],
input.is-link[type='button'],
input.is-link[type='reset'],
.button.is-link {
	background: transparent;
	color: var(--color-grey-500);
	text-decoration: underline;
	border-color: transparent;
	box-shadow: none !important;
	letter-spacing: 0;
	text-transform: none;
}
button.is-link:hover,
button.is-link[type='reset']:hover,
input.is-link[type='submit']:hover,
input.is-link[type='button']:hover,
input.is-link[type='reset']:hover,
.button.is-link:hover,
button.is-link:active,
button.is-link[type='reset']:active,
input.is-link[type='submit']:active,
input.is-link[type='button']:active,
input.is-link[type='reset']:active,
.button.is-link:active {
	background: transparent;
	color: var(--color-grey-700);
	box-shadow: none;
}
button.is-link:focus-visible,
button.is-link[type='reset']:focus-visible,
input.is-link[type='submit']:focus-visible,
input.is-link[type='reset']:focus-visible,
.button.is-link:any-link:focus-visible {
	color: var(--color-grey-700);
}
button.is-outline,
input.is-outline[type='submit'],
input.is-outline[type='button'],
.button.is-outline {
	background: transparent;
	color: var(--color-primary);
	box-shadow: 0 0 0 2px var(--color-primary) inset;
}
button.is-outline:hover,
input.is-outline[type='submit']:hover,
input.is-outline[type='button']:hover,
.button.is-outline:hover,
button.is-outline:active,
input.is-outline[type='submit']:active,
input.is-outline[type='button']:active,
.button.is-outline:active {
	background: transparent;
	color: var(--color-primary-highlight);
	box-shadow: 0 0 0 2px var(--color-primary-highlight) inset;
}
button.is-outline:focus-visible,
input.is-outline[type='submit']:focus-visible,
input.is-outline[type='button']:focus-visible,
.button.is-outline:focus-visible {
	box-shadow: 0 0 0 1px var(--color-primary) inset, 0 0 0 2px var(--color-grey-200);
}
button.is-small,
button.is-small[type='reset'],
input.is-small[type='submit'],
input.is-small[type='button'],
input.is-small[type='reset'],
.button.is-small {
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--base-line-height);
	min-height: var(--base-line-height);
	padding: 0 calc(var(--space) * 1.5);
}
button.is-large,
button.is-large[type='reset'],
input.is-large[type='submit'],
input.is-large[type='button'],
input.is-large[type='reset'],
.button.is-large {
	border-radius: calc(var(--button-border-radius) * 2);
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--base-line-height);
	min-height: calc(var(--base-line-height) + var(--space-4x));
	padding: var(--space-2x) var(--space-3x);
}
button.is-large * + *,
button.is-large[type='reset'] * + *,
input.is-large[type='submit'] * + *,
input.is-large[type='button'] * + *,
input.is-large[type='reset'] * + *,
.button.is-large * + * {
	margin-left: var(--space-2x);
}
button.is-large svg,
button.is-large[type='reset'] svg,
input.is-large[type='submit'] svg,
input.is-large[type='button'] svg,
input.is-large[type='reset'] svg,
.button.is-large svg {
	height: var(--base-line-height);
	width: var(--base-line-height);
}
button.has-arrow,
button.has-arrow[type='reset'],
input.has-arrow[type='submit'],
input.has-arrow[type='button'],
input.has-arrow[type='reset'],
.button.has-arrow {
	padding-right: var(--space-4x);
	position: relative;
}
button.has-arrow::after,
button.has-arrow[type='reset']::after,
input.has-arrow[type='submit']::after,
input.has-arrow[type='button']::after,
input.has-arrow[type='reset']::after,
.button.has-arrow::after {
	content: '';
	position: absolute;
	top: calc(50% - 4px);
	right: 16px;
	width: 8px;
	height: 8px;
	border-bottom: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: rotate(-45deg);
}
code,
pre {
	font-family: var(--font-mono);
	color: var(--color-grey-500);
	font-size: var(--font-size-40);
	line-height: inherit;
	overflow-y: auto;
	word-wrap: normal;
	white-space: pre-wrap;
	word-spacing: normal;
	word-break: normal;
	margin: 0;
}
code {
	background: var(--color-grey-100);
}
pre {
	padding: calc(var(--space) * 1 - 1px) 0 calc(var(--space) * 2 + 1px);
}
pre p {
	padding: 0 0 var(--space-3x);
	font-family: inherit;
	font-size: inherit;
}
form {
	overflow: visible;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
}
form > * + * {
	margin-top: calc(var(--base-line-height) - var(--space));
}
form *[hidden] {
	margin: 0;
}
fieldset {
	padding: 0 var(--base-line-height) var(--base-line-height);
	margin: var(--space) 0 0;
	border: 1px solid var(--color-grey-100);
	min-width: auto;
	display: block;
	overflow: visible;
}
fieldset > * + * {
	margin-top: calc(var(--base-line-height) - var(--space));
}
legend {
	margin: 0;
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-50);
	padding: var(--font-padding-50);
}
label {
	display: block;
	text-align: left;
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
	padding: 0;
	font-weight: 400;
	color: var(--color-grey-500);
}
label .badge,
label small {
	text-transform: none;
	letter-spacing: 0;
}
input,
select,
textarea,
output {
	display: block;
	width: 100%;
	background-color: var(--color-grey-00);
	min-height: calc(var(--line-height-40) + var(--space-2x));
	padding: calc(var(--space) - 1px) calc(var(--space-2x) - 1px);
	margin: 0;
	border: 1px solid var(--color-grey-200);
	border-radius: var(--border-radius-s, 0);
	outline: 0 none;
	box-shadow: var(--box-inset-shadow-s);
	color: var(--color-grey-500);
	font-family: inherit;
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
}
input:focus,
select:focus,
textarea:focus,
output:focus {
	outline: 0 none;
	border-color: var(--color-primary);
	box-shadow: 0 0 0 2px var(--color-grey-100);
}
input:focus:not(:focus-visible),
select:focus:not(:focus-visible),
textarea:focus:not(:focus-visible),
output:focus:not(:focus-visible) {
	outline: none;
}
input[disabled],
select[disabled],
textarea[disabled],
output[disabled] {
	border-color: var(--color-grey-200);
	color: var(--color-grey-400);
	background-color: var(--color-grey-100);
	box-shadow: none;
	cursor: not-allowed;
	opacity: 1;
}
input[readonly],
select[readonly],
textarea[readonly],
output[readonly] {
	border: 1px dashed var(--color-grey-200);
	cursor: not-allowed;
	color: var(--color-grey-500);
	background-color: transparent;
	box-shadow: 0 0 0 0;
}
input:-internal-autofill-selected,
select:-internal-autofill-selected,
textarea:-internal-autofill-selected,
output:-internal-autofill-selected {
	font-size: var(--base-font-size);
	background-color: var(--color-grey-100) !important;
}
label + input,
label + textarea,
label + select,
label + output {
	margin-top: 0;
}
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
	border-color: var(--color-grey-200);
	font-size: var(--base-font-size);
	-webkit-text-fill-color: var(--color-primary);
	-webkit-box-shadow: 0 0 0px 1000px var(--color-grey-200) inset;
	box-shadow: 0 0 0px 1000px var(--color-grey-200) inset;
	transition: background-color 5000s ease-in-out 0s;
}
::placeholder {
	color: var(--color-grey-300);
}
textarea,
select[multiple] {
	min-height: calc(var(--space) * 11);
}
textarea {
	resize: vertical;
}
input[type='file'],
input[type='date'],
input[type='time'] {
	height: calc(var(--base-line-height) + var(--space-2x));
}
input[type='date'],
input[type='time'],
input[type='tel'],
input[type='number'] {
	max-width: 16ch;
}
input[type='date']::-webkit-calendar-picker-indicator,
input[type='time']::-webkit-calendar-picker-indicator {
	opacity: 0.8;
}
.theme-dark input[type='date']::-webkit-calendar-picker-indicator,
.theme-dark input[type='time']::-webkit-calendar-picker-indicator {
	filter: invert(0.5);
}
input[type='color'] {
	max-width: calc(var(--base-line-height) + var(--space-2x));
	padding: 0;
	position: relative;
}
input[type='search'] {
	-webkit-appearance: none;
}
fieldset.is-checkbox {
	border: 0;
	padding: 0;
	margin: var(--base-line-height) 0 0;
	transform: translateY(0);
}
fieldset.is-checkbox legend {
	display: block;
	transform: translateY(0);
	padding: 0;
	margin: 0;
	text-align: left;
	font-weight: 400;
	color: var(--color-grey-500);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
}
fieldset.is-checkbox label,
fieldset.is-checkbox input {
	min-height: var(--space-2x);
	min-width: var(--space-2x);
	display: flex;
	align-items: center;
	padding: 0;
	font-size: 1rem;
	letter-spacing: 0;
	text-transform: none;
}
fieldset.is-checkbox > * + * {
	margin-top: 0;
}
input[type='checkbox'],
input[type='radio'] {
	box-shadow: none;
	border: 0;
	margin-right: var(--space);
	height: var(--space-2x);
	width: var(--space-2x);
	min-height: var(--space-2x);
	flex-shrink: 0;
}
input[type='checkbox'][disabled] + span,
input[type='radio'][disabled] + span {
	color: var(--color-grey-400);
	display: inline-block;
}
label:has(> input[type='checkbox']) {
	display: flex;
}
label:has(> input[type='checkbox']) small {
	color: var(--color-grey-500);
}
@supports (-webkit-appearance: none) or (-moz-appearance: none) {
	input[type='checkbox'],
	input[type='radio'] {
		-webkit-appearance: none;
		-moz-appearance: none;
		outline: none;
		display: inline-block;
		vertical-align: top;
		position: relative;
		margin: 0 var(--space) 0 0;
		padding: 0;
		cursor: pointer;
		border: 1px solid var(--color-grey-200);
		background: var(--color-grey-00);
		transition: background 0.3s, border-color 0.3s, box-shadow 0.2s;
	}
	input[type='checkbox']:after,
	input[type='radio']:after {
		content: '';
		display: block;
		left: 0;
		top: 0;
		position: absolute;
		transition: transform var(--d-t, 0.3s) var(--d-t-e, ease), opacity var(--d-o, 0.2s);
		opacity: var(--o, 0);
	}
	input[type='checkbox']:checked,
	input[type='radio']:checked {
		background: var(--color-grey-00);
		border-color: var(--color-primary);
		--d-o: 0.3s;
		--d-t: 0.6s;
		--d-t-e: cubic-bezier(0.2, 0.85, 0.32, 1.2);
	}
	input[type='checkbox']:disabled,
	input[type='radio']:disabled {
		background: var(--color-grey-200);
		cursor: not-allowed;
	}
	input[type='checkbox']:disabled:checked,
	input[type='radio']:disabled:checked {
		border-color: var(--color-grey-200), 1;
	}
	input[type='checkbox']:disabled + label,
	input[type='radio']:disabled + label {
		cursor: not-allowed;
	}
	input[type='checkbox']:hover:not(:checked):not(:disabled),
	input[type='radio']:hover:not(:checked):not(:disabled) {
		border-color: var(--color-grey-400);
	}
	input[type='checkbox']:focus-visible,
	input[type='radio']:focus-visible {
		border-color: var(--color-grey-00);
		box-shadow: 0 0 0 2px var(--color-primary);
	}
	input[type='checkbox'] {
		border-radius: var(--border-radius-m);
		width: var(--space-2x);
	}
	input[type='checkbox']:after {
		width: 6px;
		height: 10px;
		border: 2px solid var(--color-primary);
		border-top: 0;
		border-left: 0;
		left: 5px;
		top: 0px;
		transform: rotate(var(--r, 15deg));
		opacity: var(--o, 0);
	}
	input[type='checkbox']:checked {
		--r: 45deg;
		--o: 1;
	}
	input.is-switch[type='checkbox'] {
		width: 32px;
		border-radius: 11px;
		background: var(--color-grey-00);
	}
	input.is-switch[type='checkbox']:after {
		opacity: 1;
		left: 2px;
		top: 2px;
		border-radius: 50%;
		width: 10px;
		height: 10px;
		background: var(--color-grey-400);
		transform: translateX(var(--x, 0));
		border: 0;
	}
	input.is-switch[type='checkbox']:checked {
		background: var(--color-grey-00);
		--x: var(--space-2x);
	}
	input.is-switch[type='checkbox']:checked:after {
		background: var(--color-primary);
	}
	input.is-switch[type='checkbox']:disabled:not(:checked) {
		background: var(--color-grey-200);
	}
	input[type='radio'] {
		border-radius: 50%;
		width: var(--space-2x);
	}
	input[type='radio']:after {
		width: var(--space-2x);
		height: var(--space-2x);
		border-radius: 50%;
		background: var(--color-primary);
		opacity: 0;
		left: -1px;
		top: -1px;
		transform: scale(var(--s, 1));
		opacity: var(--o, 0);
	}
	input[type='radio']:checked {
		--s: 0.5;
		--o: 1;
	}
}
select {
	-moz-appearance: none;
	appearance: none;
	-webkit-appearance: none;
	background-color: transparent;
	margin: 0;
	z-index: 1;
	box-shadow: 0 0 0 1px var(--color-grey-200) inset, var(--box-shadow-s);
}
select::-ms-expand {
	display: none;
}
.select {
	display: grid;
	grid-template-areas: 'select';
	align-items: center;
	position: relative;
	background-color: transparent;
	border-radius: var(--border-radius-s, 0);
	margin: 2px 0 -2px;
	cursor: pointer;
}
.select select,
.select::after {
	grid-area: select;
}
.select:not(.select--multiple)::after {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	right: 16px;
	top: 14px;
	border-bottom: 2px solid;
	border-right: 2px solid;
	transform: rotate(45deg);
}
select:focus-visible + .focus {
	position: absolute;
	top: -1px;
	left: -1px;
	right: -1px;
	bottom: -1px;
	border: 1px solid var(--color-blue-200);
	box-shadow: 0 0 0 1px var(--color-blue-200) inset, var(--box-shadow-s);
	border-radius: inherit;
}
select[multiple] {
	padding-right: 0;
	height: 6rem;
	margin-top: 0;
}
select[multiple] option {
	white-space: normal;
	outline-color: var(--select-focus);
}
.select--disabled {
	cursor: not-allowed;
	background-color: var(--color-grey-200);
}
svg {
	vertical-align: middle;
}
.is-icon svg,
svg.is-icon {
	display: inline-block;
	fill: currentColor;
	stroke-width: 0;
	height: var(--space-2x);
}
img {
	max-width: 100%;
	display: block;
}
figure {
	display: block;
	text-align: center;
	margin: 0;
}
figure img {
	margin: 0 auto;
}
figcaption {
	text-align: center;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	padding: calc(var(--space) - 1px) 0 calc(var(--space-2x) + 1px);
}
picture {
	display: block;
}
picture img {
	margin: 0 auto;
}
picture svg {
	width: auto;
	height: auto;
	max-width: 100%;
	display: block;
}
picture.is-16-9 {
	display: block;
	height: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 56.25%;
}
@supports (object-fit: cover) {
	picture.is-16-9 img {
		position: absolute;
		object-fit: cover;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
picture.is-3-2 {
	display: block;
	height: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 66.66%;
}
@supports (object-fit: cover) {
	picture.is-3-2 img {
		position: absolute;
		object-fit: cover;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
picture.is-1-1 {
	display: block;
	height: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 100%;
}
@supports (object-fit: cover) {
	picture.is-1-1 img {
		position: absolute;
		object-fit: cover;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
a:any-link {
	color: var(--color-primary, inherit);
	text-decoration: underline;
}
a:any-link:hover {
	color: var(--color-primary-highlight, inherit);
}
a:any-link > * + * {
	margin-left: var(--space-1-2);
	text-decoration: none;
}
a.is-icon[target='_blank']:any-link {
	padding-right: 0;
}
a.is-icon[target='_blank']:any-link::after,
a.is-icon[target='_blank']:any-link::before {
	content: none;
	background: none;
	width: 0;
	height: 0;
}
ul,
ol,
dl {
	margin: 0;
	padding: 6px 0 18px 24px;
}
ul ul,
ol ol,
ol ul {
	padding: 0 0 0 24px;
}
dl {
	padding: 6px 0 18px 0;
}
dt {
	font-weight: var(--font-weight-700);
	color: var(--color-grey-700);
}
dd {
	margin: 0;
}
dd + dt {
	margin-top: var(--space-3x);
}
table {
	width: 100%;
	padding: 0;
	border-spacing: 0;
	box-shadow: 0 0 0 1px var(--color-grey-100);
}
thead {
	box-shadow: 0 1px 2px var(--color-grey-100) inset;
}
tfoot {
	box-shadow: 0 -1px 0 0 var(--color-grey-100);
}
caption {
	color: var(--color-grey-500);
	padding: 6px 0 18px;
}
th {
	text-transform: uppercase;
	font-weight: var(--font-weight-700);
	font-size: calc(var(--base-font-size) / var(--ratio) / var(--ratio));
	letter-spacing: 0.03em;
	transform: translateY(2px);
	padding: 12px 24px;
	text-align: left;
	color: var(--color-grey-500);
}
tbody tr {
	box-shadow: 0 0 0 1px var(--color-grey-100) inset;
}
tbody tr:hover {
	background: var(--color-grey-100);
}
td {
	color: var(--color-grey-500);
	padding: 12px 24px;
}
th.is-right,
td.is-right {
	text-align: right;
}
table svg {
	height: 16px;
}
::-moz-selection {
	background: var(--color-warning-100);
	color: var(--color-warning-600);
	text-shadow: none;
}
::selection {
	background: var(--color-warning-100);
	color: var(--color-warning-600);
	text-shadow: none;
}
p {
	margin: 0;
}
p.is-large {
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-offset-70) 0 calc(var(--base-line-height) - var(--font-offset-70));
}
p.is-large code,
p.is-large pre {
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
}
h1,
.is-h1 {
	color: var(--color-grey-700);
	margin: 0;
	font-family: var(--h1-font-family);
	font-size: var(--h1-font-size);
	font-weight: var(--h1-font-weight);
	letter-spacing: var(--h1-text-spacing);
	line-height: var(--h1-line-height);
	padding: var(--h1-padding);
	text-transform: none;
}
h1::after,
.is-h1::after {
	content: '';
	height: 0;
	display: block;
	margin-bottom: calc(var(--space) * 1);
}
h2,
.is-h2 {
	color: var(--color-grey-700);
	margin: 0;
	font-family: var(--h2-font-family);
	font-size: var(--h2-font-size);
	font-weight: var(--h2-font-weight);
	letter-spacing: var(--h2-text-spacing);
	line-height: var(--h2-line-height);
	padding: var(--h2-padding);
	text-transform: none;
}
h3,
.is-h3 {
	color: var(--color-grey-700);
	margin: 0;
	font-family: var(--h3-font-family);
	font-size: var(--h3-font-size);
	font-weight: var(--h3-font-weight);
	letter-spacing: var(--h3-text-spacing);
	line-height: var(--h3-line-height);
	padding: var(--h3-padding);
	text-transform: none;
}
h3::after,
.is-h3::after {
	content: '';
	height: 0;
	display: block;
	margin-bottom: 0;
}
h4,
.is-h4 {
	color: var(--color-grey-700);
	margin: 0;
	font-family: var(--h4-font-family);
	font-size: var(--h4-font-size);
	font-weight: var(--h4-font-weight);
	letter-spacing: var(--h4-text-spacing);
	line-height: var(--h4-line-height);
	padding: var(--h4-padding);
	text-transform: var(--h4-text-transform, none);
}
h4::after,
.is-h4::after {
	content: '';
	height: 0;
	display: block;
	margin-bottom: calc(var(--space) * -1);
}
strong {
	font-weight: 700;
}
small {
	font-size: calc(var(--font-size-20) * var(--font-sans-scale));
	font-weight: 400;
	text-transform: none;
	color: var(--color-grey-400);
}
hr {
	height: var(--base-line-height);
	margin: 0;
	padding: var(--base-line-height) 0 calc(var(--base-line-height) - 1px);
	background: transparent;
	border: 0;
	box-shadow: 0 -1px 0 0 var(--color-grey-100);
}
blockquote {
	border-left: calc(var(--space) / 2) solid var(--color-grey-400);
	margin: 0;
	padding: 0 0 0 calc(var(--space-2x) - var(--space-1-2));
}
blockquote q,
blockquote p {
	display: block;
	color: inherit;
}
blockquote * + * {
	margin-top: var(--base-line-height);
}
cite {
	position: relative;
	display: inline-block;
	margin: 0;
	top: 0;
	font-size: calc(var(--font-size-40) * var(--font-scale));
	font-family: var(--font-sans);
	font-weight: var(--font-weight-700);
	font-style: normal;
	line-height: 0;
}
sub,
sup {
	line-height: 0;
}
kbd {
	padding: 0 var(--space-1-2);
	background-color: var(--color-grey-100);
	box-shadow: 0 0 0 1px var(--color-grey-400);
	border-radius: var(--space-1-2);
	color: var(--color-grey-700);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--base-line-height);
	white-space: nowrap;
	text-transform: uppercase;
	font-family: var(--font-mono);
	font-weight: 700;
}
q {
	font-style: normal;
}
p code,
p kbd,
p samp,
p small {
	line-height: 0;
}
mark {
	background-color: var(--color-warning-200);
	color: var(--color-warning-700);
}
details {
	display: block;
	background: var(--color-grey-00);
	box-shadow: 0 0 0 1px var(--color-grey-100) inset, var(--box-shadow-m);
	border-radius: var(--border-radius-m, 0);
	color: var(--color-grey-700);
	padding: var(--space-2x) var(--base-line-height);
}
summary {
	outline: 0 none;
	padding: 6px 0 10px;
	cursor: pointer;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-60) * var(--font-scale));
	font-weight: 700;
}
summary:focus {
	outline: 0 none;
	border: 0;
}
summary::-webkit-details-marker {
	font-size: calc(var(--font-size-20) * var(--font-scale));
}
p + details {
	margin-top: var(--space-3x);
}
.is-centered {
	text-align: center;
}
.is-left {
	text-align: left;
}
.is-right {
	text-align: right;
}
[role='alert'] {
	display: flex;
	align-items: center;
	background: var(--color-grey-100);
	color: var(--color-grey-700);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	border-left: var(--space-1-2) solid var(--color-grey-300);
	border-radius: var(--border-radius-s, 0);
	padding: calc(var(--base-line-height) / 2) var(--base-line-height);
	box-shadow: 0 0 0 1px var(--color-grey-200);
}
[role='alert']:empty {
	display: none;
}
[role='alert'] a:any-link {
	color: inherit;
	text-decoration: underline;
}
[role='alert'] p {
	color: inherit;
	font-family: inherit;
	font-size: 1rem;
	padding: 0;
	max-width: none;
}
* + [role='alert'] {
	margin-top: var(--space-3x);
}
[role='alert'] + * {
	margin-top: var(--space-6x);
}
[role='alert'] > svg {
	width: 24px;
	height: 24px;
	min-width: 24px;
	margin-right: var(--space-3x);
	fill: none;
	stroke: var(--color-grey-400);
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
}
.is-info[role='alert'] {
	background: var(--color-info-100, var(--color-grey-100));
	color: var(--color-info-600, var(--color-grey-600));
	border-left-color: var(--color-info-300);
	box-shadow: 0 0 0 1px var(--color-info-200);
}
.is-info[role='alert'] a:any-link:hover {
	color: var(--color-info-700, var(--color-grey-700));
}
.is-info[role='alert'] > svg {
	stroke: var(--color-info-400, var(--color-grey-400));
}
.is-success[role='alert'] {
	background: var(--color-success-100, var(--color-grey-100));
	border-left-color: var(--color-success-300);
	color: var(--color-success-600, var(--color-grey-600));
	box-shadow: 0 0 0 1px var(--color-success-200);
}
.is-success[role='alert'] a:any-link:hover {
	color: var(--color-success-700, var(--color-grey-700));
}
.is-success[role='alert'] > svg {
	stroke: var(--color-success-400, var(--color-grey-400));
}
.is-danger[role='alert'] {
	background: var(--color-danger-100, var(--color-grey-100));
	color: var(--color-danger-600, var(--color-grey-600));
	border-left-color: var(--color-danger-300);
	box-shadow: 0 0 0 1px var(--color-danger-200);
}
.is-danger[role='alert'] a:any-link:hover {
	color: var(--color-danger-700, var(--color-grey-700));
}
.is-danger[role='alert'] > svg {
	stroke: var(--color-danger-400, var(--color-grey-400));
}
.is-warning[role='alert'] {
	background: var(--color-warning-100, var(--color-grey-100));
	color: var(--color-warning-600, var(--color-grey-600));
	border-left-color: var(--color-warning-300);
	box-shadow: 0 0 0 1px var(--color-warning-200);
}
.is-warning[role='alert'] a:any-link:hover {
	color: var(--color-warning-700, var(--color-grey-700));
}
.is-warning[role='alert'] > svg {
	stroke: var(--color-warning-400, var(--color-grey-400));
}
.can-wrap[role='alert'] {
	flex-wrap: wrap;
}
.author {
	display: flex;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
	align-items: center;
}
.author .avatar {
	margin-right: var(--space);
	width: var(--space-7x);
	height: var(--space-7x);
}
.author button {
	margin-left: var(--space);
	align-self: center;
}
.author .author-name {
	display: block;
	color: var(--color-grey-700);
	font-weight: var(--font-weight-700);
	line-height: var(--space-2x);
}
.author .author-title {
	display: block;
	color: var(--color-grey-400);
}
.avatar,
a.avatar {
	display: block;
	position: relative;
	height: var(--space-5x);
	width: var(--space-5x);
	background: var(--color-grey-100);
	border-radius: 50%;
	border: 1px solid var(--color-grey-00);
	overflow: hidden;
	text-decoration: none;
	text-align: center;
	line-height: var(--space-5x);
}
.avatar img {
	height: 100%;
	margin: 0;
}
@supports (object-fit: cover) {
	.avatar img {
		position: absolute;
		object-fit: cover;
		left: 0;
		height: 100%;
		width: 100%;
		box-shadow: var(--box-inset-shadow-m);
	}
}
.avatar-group {
	padding: 0;
}
.avatar-group li {
	list-style-type: none;
	height: var(--space-5x);
}
.avatar-group li + li {
	margin-left: calc(var(--space) * -1);
}
.avatar-group .avatar:hover {
	z-index: 20;
}
.avatar.is-large {
	height: var(--space-9x);
	width: var(--space-9x);
	line-height: var(--space-9x);
}
.badge {
	display: inline-block;
	height: calc(var(--base-line-height) - var(--space));
	padding: 0 var(--space-1-2);
	position: relative;
	background: var(--color-grey-200);
	border-radius: var(--border-radius-m, 0);
	font-family: var(--font-sans);
	color: var(--color-grey-700);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	font-weight: var(--font-weight-400);
	letter-spacing: 0;
	line-height: calc(var(--base-line-height) - var(--space));
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
}
.badge > svg {
	width: 12px;
	height: 12px;
	min-width: 12px;
	margin: 2px;
	vertical-align: middle;
}
.badge.is-outlined {
	background: transparent;
	box-shadow: 0 0 0 1px var(--color-grey-200) inset;
}
.badge.is-info {
	background: var(--color-info-200, var(--color-grey-200));
	color: var(--color-info-700, var(--color-grey-700));
}
.badge.is-success {
	background: var(--color-success-200, var(--color-grey-200));
	color: var(--color-success-700, var(--color-grey-700));
}
.badge.is-warning {
	background: var(--color-warning-200, var(--color-grey-100));
	color: var(--color-warning-700, var(--color-grey-700));
}
.badge.is-danger {
	background: var(--color-danger-200, var(--color-grey-200));
	color: var(--color-danger-700, var(--color-grey-700));
}
.breadcrumb ol {
	margin: var(--base-line-height) 0 0;
	padding: var(--font-padding-10);
	list-style: none;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-10) * var(--font-scale));
	font-weight: var(--font-weight-700);
	text-transform: uppercase;
	letter-spacing: 0.03em;
	display: flex;
	flex-wrap: wrap;
}
.breadcrumb li {
	display: inline-block;
	margin-right: var(--space);
}
.breadcrumb li:last-of-type {
	margin-right: 0;
}
.breadcrumb li a:any-link {
	text-decoration: none;
}
.breadcrumb li + li::before {
	content: '';
	display: inline-block;
	margin: 0 var(--space) 0 0;
	border-bottom: 1px solid var(--color-grey-500);
	border-right: 1px solid var(--color-grey-500);
	transform: rotate(-45deg);
	width: var(--space-1-2);
	height: var(--space-1-2);
	position: relative;
	top: -2px;
}
.breadcrumb li[aria-current='page'] {
	color: var(--color-grey-500);
}
.card {
	background: var(--color-white);
	border: 0;
	border-radius: var(--border-radius-s, 0);
	box-shadow: 0 0 0 1px inset var(--color-grey-100);
	padding: var(--space-3x);
	list-style-type: none;
	overflow: hidden;
	box-shadow: 0 0 0 1px var(--color-grey-100), var(--box-shadow-m);
	text-align: left;
}
.card > header {
	display: flex;
	align-items: center;
	min-height: var(--space-6x);
	width: calc(100% + var(--space-6x));
	border-radius: var(--border-radius-m, 0) var(--border-radius-m, 0) 0 0;
	padding: var(--space) var(--space-3x);
	margin: calc(var(--space-3x) * -1) calc(var(--space-3x) * -1) calc(var(--space-3x) * 1);
	box-shadow: 0 1px 0 0 var(--color-grey-100);
	color: var(--color-grey-500);
}
.card > header > * {
	margin: 0 var(--space-1-2) 0 0;
	padding: 0;
	text-transform: none;
	letter-spacing: 0;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--space-3x);
}
.card > header > nav {
	margin: 0 0 0 auto;
	display: flex;
}
.card > header > nav * {
	margin: 0 0 0 var(--space-1-2);
}
.card > picture {
	margin: calc(var(--space-3x) * -1) calc(var(--space-3x) * -1) calc(var(--space-3x) * 1);
	width: calc(100% + var(--space-6x));
}
.card address {
	background: var(--color-grey-00);
	box-shadow: 0 0 0 1px var(--color-grey-100), var(--box-shadow-s);
	padding: var(--space-2x);
	font-style: normal;
	font-family: var(--font-mono);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
}
.card > footer {
	border-radius: 0 0 var(--border-radius-m, 0) var(--border-radius-m, 0);
}
.card p + :not(p) {
	margin-top: var(--base-line-height);
}
.card__title {
	color: inherit;
}
.card.is-grey {
	background: var(--color-grey-100);
}
.card.is-info {
	background: var(--color-info-100);
}
.card.is-success {
	background: var(--color-success-100);
}
.card.is-warning {
	background: var(--color-warning-100);
}
.card.is-danger {
	background: var(--color-danger-100);
}
.card.is-negative {
	color: var(--color-grey-100);
}
.card.is-negative a:any-link {
	color: var(--color-grey-100);
}
.card.is-grey.is-negative {
	background: var(--color-grey-400);
}
.card.is-info.is-negative {
	background: var(--color-info-400);
}
.card.is-success.is-negative {
	background: var(--color-success-400);
}
.card.is-warning.is-negative {
	background: var(--color-warning-400);
}
.card.is-danger.is-negative {
	background: var(--color-danger-400);
}
.carousel {
	display: static;
}
.carousel nav {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	height: calc(var(--space) * 6);
	display: block;
}
.carousel nav [role='group'] {
	display: inline-flex;
	flex-direction: row;
	margin: 0 auto;
	width: auto;
}
.carousel nav [role='group'] > * {
	border-radius: 0;
	margin: auto 0 0;
}
.carousel nav [role='group'] > *:first-child {
	border-radius: var(--border-radius-m, 0) 0 0 var(--border-radius-m, 0);
}
.carousel nav [role='group'] > *:last-child {
	border-radius: 0 var(--border-radius-m, 0) var(--border-radius-m, 0) 0;
}
.carousel__body {
	width: 100%;
	border-radius: 0 0 var(--border-radius-m, 0) var(--border-radius-m, 0);
}
[role='group'][aria-roledescription='slide'] {
	display: none;
	width: 100%;
}
[role='group'][aria-roledescription='slide'][aria-current='slide'] {
	display: block;
}
.slide__image {
	margin: 0;
	padding: 0;
	width: 100%;
}
.slide__image a {
	margin: 0;
	padding: 0;
}
.slide__image a img {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	max-height: 100%;
	max-width: 100%;
}
.slide__body {
	margin: 0;
	padding: var(--space-2x);
	width: 100%;
	text-align: center;
}
.slide__body p {
	max-width: 100%;
}
.grid-auto {
	--gap: var(--space-3x);
	--col-min-width: calc(var(--space) * 30);
	display: grid;
	grid-gap: var(--gap, 0);
	grid-template-columns: repeat(auto-fit, minmax(var(--col-min-width), 1fr));
	width: 100%;
	padding: 0;
}
.grid-auto > * {
	list-style-type: none;
	margin: 0;
}
.grid-auto > * + *,
.grid-auto > * + .card {
	margin-top: 0;
}
.grid-auto + * {
	margin-top: var(--space-3x);
}
[role='group'] {
	display: flex;
	align-items: flex-end;
	border-radius: var(--button-border-radius, 0);
	max-width: 100%;
}
[role='group'] > * {
	border-radius: 0;
	margin: auto 0 0;
}
[role='group'] > *.is-small,
[role='group'] > *.is-large {
	border-radius: 0;
}
[role='group'] > *:first-child {
	border-radius: var(--button-border-radius, 0) 0 0 var(--button-border-radius, 0);
}
[role='group'] > *:last-child {
	border-radius: 0 var(--button-border-radius, 0) var(--button-border-radius, 0) 0;
}
[role='group'] > picture {
	border-radius: 0;
	margin: auto 0 0;
}
[role='group'] > picture:first-child {
	border-radius: 0;
}
[role='group'] > picture:last-child {
	border-radius: 0;
}
[role='group'] > .input {
	margin: auto var(--space) 0 0;
}
[role='group'] > .input:last-child {
	margin: auto 0 0 0;
}
[role='group'] > label {
	margin: 0;
}
.is-block[role='group'] {
	width: 100%;
}
.is-block[role='group'] > * {
	flex: 1;
}
[role='menu'],
ul.dropdown-menu {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	padding: var(--font-padding-50);
	text-align: left;
	color: var(--color-grey-500);
	position: relative;
	list-style-type: none;
	margin: 0;
	text-transform: none;
	letter-spacing: 0;
}
[role='menu'] > li,
ul.dropdown-menu > li {
	display: inline-block;
	font-weight: var(--font-weight-700);
	color: var(--color-grey-400);
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-50);
	padding: 0 var(--space-2x);
	margin-top: var(--base-line-height);
}
[role='menu'] [role='menu'] {
	margin: 0;
	padding: 0;
}
[role='menu'] [role='menu'] li {
	width: 100%;
	text-transform: none;
	letter-spacing: 0;
	font-size: calc(var(--font-size-50) * var(--font-scale));
	font-weight: var(--font-weight-400);
	line-height: var(--line-height-50);
	margin: 0;
}
.drawer-menu__main__content > li {
	display: flex;
	flex-direction: column;
}
.subnav a:not(.button),
.drawer-menu__main__content a:not(.button) {
	padding: 0;
	margin: 0;
	font-size: inherit;
	text-decoration: none;
	color: var(--color-grey-700);
	display: flex;
	align-items: center;
}
.subnav a:not(.button):hover,
.drawer-menu__main__content a:not(.button):hover,
.main-nav__last-magazine .toggle-menu:hover {
	color: var(--color-primary);
}
.drawer-menu__main__content a:not(.button) * {
	margin-left: var(--space-1-2);
}
.drawer-menu__main__content a[aria-current='true']:not(.button) {
	background: var(--color-grey-100);
	color: var(--color-primary-highlight);
}
ul[role='menubar'],
.subnav > ul {
	display: flex;
	gap: var(--space-2x);
	align-items: center;
	justify-content: space-between;
	margin: var(--space-2x) 0 0;
	padding: 0;
	list-style: none;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
}
ul[role='menubar'] > li,
.subnav > ul > li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: uppercase;
	font-size: calc(var(--font-size-30) * var(--font-scale));
	font-weight: var(--font-weight-700);
	line-height: var(--space-2x);
	letter-spacing: 0.03em;
	color: var(--color-grey-400);
}
ul[role='menubar'] [role='separator'] {
	padding-top: 0.15em;
	background-position: center;
	background-repeat: repeat-x;
}
ul[role='menubar'] [role='menuitem'][aria-haspopup='true']:any-link,
.subnav > ul [role='menuitem'][aria-haspopup='true']:any-link {
	display: flex;
}
ul[role='menubar'] [role='menuitem'][aria-haspopup='true']:any-link:after,
.subnav > ul [role='menuitem'][aria-haspopup='true']:any-link:after {
	content: '';
	display: block;
	width: var(--space-1-2);
	height: var(--space-1-2);
	border-bottom: 1px solid;
	border-right: 1px solid;
	transform: rotate(45deg);
	margin-left: var(--space);
}
ul[role='menubar'] ul[role='menu'] {
	background-color: var(--color-white);
	display: none;
	position: absolute;
	font-weight: var(--font-weight-400);
	z-index: 1000;
	top: 100%;
	left: 0;
	margin: 0;
	min-width: 180px;
	padding: var(--space) 0;
	border-radius: var(--border-radius-m, 0);
	width: auto;
	border: 1px solid var(--color-grey-100);
	box-shadow: var(--box-shadow-l);
}
ul[role='menubar'] ul[role='menu']::before {
	content: '';
	position: absolute;
	bottom: 100%;
	left: var(--space-3x);
	margin-left: -7px;
	border-width: 7px;
	border-style: solid;
	border-color: transparent transparent var(--color-grey-100) transparent;
}
ul[role='menubar'] ul[role='menu']::after {
	content: '';
	position: absolute;
	bottom: 100%;
	left: var(--space-3x);
	margin-left: -6px;
	border-width: 6px;
	border-style: solid;
	border-color: transparent transparent var(--color-white) transparent;
}
ul[role='menubar'] ul[role='menu'] li [role='menuitem']:any-link {
	display: block;
	padding: 0 var(--space-2x);
	background: var(--color-white);
}
ul[role='menubar'] ul[role='menu'] li [role='menuitem']:any-link :hover,
ul[role='menubar'] ul[role='menu'] li [role='menuitem']:any-link :focus {
	background: var(--color-grey-100);
}
ul[role='menubar'] [role='menuitem'][aria-haspopup='true']:any-link:hover ~ ul[role='menu'],
ul[role='menubar'] ul[role='menu']:hover {
	display: block;
}
.menubutton {
	position: relative;
	display: inline-block;
}
.menubutton > button,
.menubutton > input[type='submit'],
.menubutton > input[type='button'],
.menubutton > input[type='reset'],
.menubutton > .button:any-link {
	position: relative;
	margin: 0;
}
.menubutton > button:after,
.menubutton > input[type='submit']:after,
.menubutton > input[type='button']:after,
.menubutton > input[type='reset']:after,
.menubutton > .button:any-link:after {
	content: '';
	margin-left: var(--space-2x);
	display: block;
	box-sizing: border-box;
	width: 0.5em;
	height: 0.5em;
	border-bottom: 2px solid;
	border-right: 2px solid;
	transform: translateY(-0.1em) rotate(45deg);
	transition: all 0.2s ease-in-out;
}
.menubutton > button[aria-expanded='true'],
.menubutton > button[type='reset'][aria-expanded='true'],
.menubutton > input[type='submit'][aria-expanded='true'],
.menubutton > input[type='button'][aria-expanded='true'],
.menubutton > input[type='reset'][aria-expanded='true'],
.menubutton > .button[aria-expanded='true']:any-link {
	background: var(--color-grey-500);
	color: var(--color-grey-00);
}
.menubutton > button[aria-expanded='true']:after,
.menubutton > button[type='reset'][aria-expanded='true']:after,
.menubutton > input[type='submit'][aria-expanded='true']:after,
.menubutton > input[type='button'][aria-expanded='true']:after,
.menubutton > input[type='reset'][aria-expanded='true']:after,
.menubutton > .button[aria-expanded='true']:any-link:after {
	transform: translateY(0.1em) rotate(-135deg);
}
.menubutton > [role='menu'] {
	position: absolute;
	z-index: 1000;
	top: var(--space-7x);
	left: 0;
	margin: 0;
	padding: var(--space, 0) 0;
	box-shadow: var(--box-shadow-l);
	border-radius: var(--border-radius-m, 0);
	width: auto;
	background: var(--color-grey-00);
	border: 1px solid var(--color-grey-100);
	visibility: hidden;
	opacity: 0;
	transition: all 0.2s cubic-bezier(0, 0.1, 0.5, 1);
	transform: scaleY(0.833) skewX(2deg);
	transform-origin: 100% 0%;
}
.menubutton [aria-expanded='true'] + [role='menu'],
.menubutton > [role='menu']:focus-within {
	visibility: visible;
	opacity: 1;
	top: var(--space-6x);
	top: var(--space-7x);
	transform: scaleY(1) skewX(0deg);
}
.menubutton > [role='menu']:after,
.menubutton > [role='menu']:before {
	bottom: 100%;
	left: var(--space-3x);
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.menubutton > [role='menu']:after {
	border-color: transparent;
	border-bottom-color: var(--color-grey-00);
	border-width: 6px;
	margin-left: -6px;
}
.menubutton > [role='menu']:before {
	border-color: transparent;
	border-bottom-color: var(--color-grey-100);
	border-width: 8px;
	margin-left: -8px;
}
.menubutton > [role='menu'] [role='menuitem'] {
	display: block;
	padding: 0px 16px;
	background: var(--color-grey-00);
}
.menubutton > [role='menu'] [role='menuitem']:hover,
.menubutton > [role='menu'] [role='menuitem']:focus {
	background: var(--color-grey-100);
	color: var(--color-grey-700);
}
.menubutton > .is-right[role='menu'] {
	left: auto;
	right: 0;
}
.menubutton > .is-right[role='menu']:before {
	right: 24px;
	left: auto;
}
.note {
	display: block;
	background: var(--color-grey-100);
	color: var(--color-grey-700);
	border-left: var(--space-1-2) solid var(--color-grey-300);
	border-radius: var(--border-radius-s, 0);
	padding: calc(var(--base-line-height) / 2) var(--base-line-height);
	box-shadow: 0 0 0 1px var(--color-grey-200);
}
.note a:any-link {
	color: inherit;
	text-decoration: underline;
}
* + .note {
	margin-top: var(--space-3x);
}
.note + * {
	margin-top: var(--space-6x);
}
.note.is-info {
	background: var(--color-info-100, var(--color-grey-100));
	color: var(--color-info-600, var(--color-grey-600));
	border-left-color: var(--color-info-300);
	box-shadow: 0 0 0 1px var(--color-info-200);
}
.note.is-info a:any-link:hover {
	color: var(--color-info-700, var(--color-grey-700));
}
.note.is-info > svg {
	stroke: var(--color-info-400, var(--color-grey-400));
}
.note.is-success {
	background: var(--color-success-100, var(--color-grey-100));
	border-left-color: var(--color-success-300);
	color: var(--color-success-600, var(--color-grey-600));
	box-shadow: 0 0 0 1px var(--color-success-200);
}
.note.is-success a:any-link:hover {
	color: var(--color-success-700, var(--color-grey-700));
}
.note.is-success > svg {
	stroke: var(--color-success-400, var(--color-grey-400));
}
.note.is-danger {
	background: var(--color-danger-100, var(--color-grey-100));
	color: var(--color-danger-600, var(--color-grey-600));
	border-left-color: var(--color-danger-300);
	box-shadow: 0 0 0 1px var(--color-danger-200);
}
.note.is-danger a:any-link:hover {
	color: var(--color-danger-700, var(--color-grey-700));
}
.note.is-danger > svg {
	stroke: var(--color-danger-400, var(--color-grey-400));
}
.note.is-warning {
	background: var(--color-warning-100, var(--color-grey-100));
	color: var(--color-warning-600, var(--color-grey-600));
	border-left-color: var(--color-warning-300);
	box-shadow: 0 0 0 1px var(--color-warning-200);
}
.note.is-warning a:any-link:hover {
	color: var(--color-warning-700, var(--color-grey-700));
}
.note.is-warning > svg {
	stroke: var(--color-warning-400, var(--color-grey-400));
}
.share {
	display: flex;
}
.share button {
	border-radius: 50%;
	margin-left: var(--space);
}
[role='tablist'] {
	display: flex;
	box-shadow: 0 1px 0 0 var(--color-grey-100);
	padding: 0;
	margin: 0 0 -1px;
}
[role='tab'] {
	padding: calc(var(--space) - 1px) var(--space-3x) calc(var(--space-2x) + 1px);
	color: var(--color-grey-500);
	cursor: pointer;
	border: 0;
	border-radius: var(--border-radius-m, 0) var(--border-radius-m, 0) 0 0;
	list-style-type: none;
	margin-bottom: 2px;
}
[role='tab']:hover {
	color: var(--color-grey-700);
}
[role='tab'][aria-selected='true'],
[role='tab'][aria-selected='true']:hover {
	cursor: default;
	background: var(--color-white);
	color: var(--color-primary);
	box-shadow: 0 2px 0 0 var(--color-white), 0 0 0 1px var(--color-grey-100);
}
[role='tabpanel'] {
	padding: var(--space-3x);
	background: var(--color-white);
	border: 0;
	box-shadow: 0 0 0 1px var(--color-grey-100);
}
[role='tabpanel'][aria-hidden='true'] {
	display: none;
}
a.tag:any-link {
	display: inline-block;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	font-weight: var(--font-weight-700);
	line-height: var(--space-2x);
	text-decoration: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.03em;
}
a.tag.is-inverted:any-link {
	box-shadow: 0 0 0 1px var(--color-primary);
	background-color: var(--color-primary);
	color: var(--color-grey-00);
	padding: 0 var(--space-1-2);
}
a.tag.is-secondary:any-link {
	box-shadow: 0 0 0 1px var(--color-secondary);
	color: var(--color-secondary);
	padding: 0 var(--space-1-2);
}
a.tag:any-link + a.tag:any-link {
	margin-left: var(--space);
}
[role='toolbar'] {
	display: flex;
	align-items: center;
	padding: 0;
	position: relative;
	border-radius: 0;
	list-style: none;
}
[role='toolbar'] > * {
	margin: 0 var(--space-2x) 0 0;
}
[role='toolbar'] > *:last-child {
	margin: 0;
}
[role='toolbar'] nav {
	margin: 0 0 0 auto;
	display: flex;
	align-items: center;
}
[role='toolbar'] nav > * {
	margin: 0 0 0 var(--space-2x);
}
*[hidden='true'] {
	display: none;
}
.sr-only {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}
:root {
	--width-limiter: 1200px;
	--main-grid-columns: 1fr 1fr 1fr 1fr;
	--main-grid-gap: var(--base-line-height) var(--space-4x);
	--main-mobile-margin-top: 56px;
	--main-desktop-margin-top: 136px;
	--subnav-margin-top: 0;
	--subnav-font-family: var(--font-sans);
	--subnav-font-weight: 700;
	--subnav-font-size: calc(var(--font-size-20) * var(--font-sans-scale));
	--subnav-line-height: var(--line-height-20);
	--subnav-menu-font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	--subnav-menu-font-weight: 400;
	--subnav-menu-line-height: var(--line-height-30);
	--subnav-menu-padding: var(--font-padding-30);
	--page-title-font-family: var(--font-serif-2);
	--page-title-font-weight: 700;
	--page-title-font-size: calc(var(--font-size-110) * var(--font-serif-2-scale));
	--page-title-text-transform: none;
	--page-title-letter-spacing: 0;
	--page-title-line-height: var(--line-height-110);
	--page-title-padding: var(--font-padding-110);
	--page-title-display: block;
	--page-title-after-display: block;
	--page-title-box-shadow: -48px 1px 0 0 var(--color-grey-300);
	--button-text-transform: uppercase;
	--button-letter-spacing: 0.03em;
	--post-buttons-background: var(--color-primary);
	--post-buttons-color: var(--color-grey-100);
	--post-buttons-box-shadow: none;
	--post-buttons-text-size: calc(var(--font-size-20) * var(--font-sans-scale));
	--post-buttons-background-hover: var(--color-primary-highlight);
	--post-buttons-color-hover: var(--color-grey-00);
	--post-buttons-box-shadow-hover: none;
	--post-meta-font-size: calc(var(--font-size-10) * var(--font-sans-scale));
	--post-meta-font-size-desktop: calc(var(--font-size-10) * var(--font-sans-scale));
	--post-meta-line-height: var(--line-height-10);
	--post-meta-padding: var(--font-padding-10);
	--post-meta-padding-desktop: var(--font-offset-10) 0 calc(var(--space) - var(--font-offset-10));
	--post-tag-font-size: calc(var(--font-size-10) * var(--font-sans-scale));
	--post-tag-font-size-desktop: calc(var(--font-size-10) * var(--font-sans-scale));
	--post-tag-font-weight: 700;
	--post-tag-line-height: var(--line-height-10);
	--post-tag-padding: var(--font-padding-10);
	--post-tag-text-transform: uppercase;
	--post-tag-letter-spacing: 0.05em;
	--post-tag-color: var(--color-primary);
	--post-tag-color-hover: var(--color-primary-highlight);
	--post-category-color: var(--color-grey-500);
	--post-category-color-hover: var(--color-primary);
	--border-radius: 0;
	--revolution-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, #ffffff 100%),
		linear-gradient(
			112.21deg,
			#f9eeee 5.82%,
			#f2d7d7 60.23%,
			#ffffff 60.23%,
			#ffe7e7 75.3%,
			#f9eeee 89.53%
		);
	--folder-variant-color: #f3d9d9;
}
.home-section-title,
.side__section__title {
	--home-section-title-font-family: var(--font-sans);
	--home-section-title-font-size: calc(var(--font-size-120) * var(--font-sans-scale));
	--home-section-title-line-height: var(--line-height-120);
	--home-section-title-font-weight: 700;
	--home-section-title-text-spacing: 0;
	--home-section-title-text-transform: none;
}
.main__header p {
	--page-description-font-size: calc(var(--font-size-70) * var(--font-sans-scale));
	--page-description-line-height: var(--line-height-70);
	--page-description-max-length: none;
	--page-description-margin: var(--space-3x) 0 0;
}
.pagination {
	--pagination-link-color: var(--color-primary);
	--pagination-link-color-hover: var(--color-primary-highlight);
	--pagination-link-decoration: underline;
	--pagination-text-transform: none;
}
.post__author,
.post__authors {
	--post-author-font-size: calc(var(--font-size-50) * var(--font-sans-scale));
	--post-author-padding: var(--font-padding-50);
	--post-author-font-weight: 700;
	--post-author-link-decoration: none;
	--post-author-link-decoration-hover: underline;
}
.post__content {
	--post-content-title-link-color: var(--color-primary);
	--post-content-title-margin: 0;
}
.post__lead {
	--post-lead-font-family: var(--font-sans);
	--post-lead-scale: var(--font-sans-scale);
	--post-lead-font-size: var(--font-size-60);
	--post-lead-line-height: var(--line-height-70);
	--post-lead-font-size-desktop: calc(var(--font-size-80) * var(--font-sans-scale));
	--post-lead-line-height-desktop: var(--line-height-80);
}
.post__title {
	--post-title-font-family: var(--font-serif-2);
	--post-title-font-scale: var(--font-serif-2-scale);
	--post-title-font-size: var(--font-size-90);
	--post-title-font-size-desktop: calc(var(--font-size-120) * var(--font-serif-2-scale));
	--post-title-line-height: var(--line-height-100);
	--post-title-line-height-desktop: var(--line-height-120);
	--post-title-offset: var(--font-offset-120) 0 calc(var(--space) - var(--font-offset-120));
	--post-title-text-spacing: 0;
	--post-title-text-transform: none;
}
ol.articles .post__title {
	--most-read-font-size: calc(var(--font-size-50) * var(--font-serif-scale));
	--most-read-line-height: var(--line-height-50);
	--most-read-padding: var(--font-padding-50);
}
.icon {
	height: var(--space-2x);
	display: inline-block;
}
.icon img {
	max-width: 100%;
}
.icon.icon__profile {
	cursor: pointer;
	width: 16px;
	position: relative;
	top: 2px;
	line-height: var(--space-3x);
}
.icon.icon__profile .profile-status {
	position: absolute;
	width: 11px;
	height: 11px;
	top: -4px;
	right: -4px;
	fill: var(--color-danger-400);
}
.icon.icon__profile-image {
	border-radius: 50%;
	overflow: hidden;
	width: 27px;
	border: 2px solid white;
	margin-top: 3px;
	height: 27px;
	cursor: pointer;
}
.icon.icon__cart {
	width: 16px;
	padding-top: 3px;
	position: relative;
}
.icon-link {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	height: var(--space-3x);
	width: var(--space-3x);
	box-shadow: 0 0 0 1px var(--color-grey-400) inset;
	color: var(--color-grey-700);
	border-radius: 50%;
	text-align: center;
	margin-right: var(--space);
}
.icon-link svg {
	height: calc(var(--space) * 1.5);
	width: calc(var(--space) * 1.5);
}
.icon-link-text {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	border-radius: 12px;
	padding: 0 8px;
	width: auto;
	font-size: calc(var(--font-size-20) * var(--font-scale));
	font-weight: 700;
	flex-wrap: nowrap;
}
.icon-link-text svg {
	display: inline-block;
	margin-right: 4px;
}
.icon--check {
	fill: var(--color-success-400);
}
.icon--x {
	fill: var(--color-danger-400);
}
.icon--next {
	background: var(--color-primary);
	fill: var(--color-white);
	border-radius: 50%;
	padding: var(--space);
	width: var(--space-3x);
	height: var(--space-3x);
}
.home-section h2 > a .icon,
.home-section h3 > a .icon,
.home-section .folder-link .icon,
.home-section-title a > .icon,
.series--videos .section__title a > .icon {
	fill: var(--color-primary);
	background: var(--color-white);
}
.home-section .folder-link:hover .icon {
	fill: var(--color-primary-highlight);
}
.icon--card {
	height: 24px;
}
.flash {
	padding: 16px 24px;
	margin: 0px;
	position: fixed;
	top: inherit;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: left;
	background-color: #ffffff;
	z-index: 999999979;
	animation: bottomnav 10s;
	font-size: ms(-4);
	line-height: 24px;
	transform: translateY(400%);
}
.flash__p {
	margin: 0px !important;
}
.flash__content {
	justify-content: space-between;
	display: flex;
	align-items: center;
	width: 100%;
	margin: 8px auto;
}
.flash__cross {
	height: 20px;
	width: 20px;
	background-image: url(../img/xmark-634f696e02239273ae5e7f1a61c35afb17e1dc9297503a81167fe2798f3f85b4.svg);
	opacity: 0.8;
	background-size: 15px;
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.flash.flash-notice {
	background-color: var(--color-grey-200);
}
.flash.flash-alert {
	background-color: var(--color-warning-200);
}
.flash.flash-error {
	background-color: var(--color-danger-200);
}
.flash.flash-success {
	background-color: var(--color-success-200);
}
.bottom-nav .flash {
	animation: bottomnav 3s;
	transform: translateY(400%);
	top: inherit;
	bottom: 50px;
	z-index: 99999;
}
@media only screen and (min-width: 800px) {
	.bottom-nav .flash {
		top: 44px;
		animation: flashanimation 3s;
		transform: translateY(-400%);
		bottom: auto;
	}
}
@keyframes bottomnav {
	0% {
		transform: translateY(400%);
	}
	4% {
		transform: translateY(0%);
	}
	90% {
		transform: translateY(0%);
	}
	100% {
		transform: translateY(400%);
	}
}
@keyframes flashanimation {
	0% {
		transform: translateY(-400%);
	}
	10% {
		transform: translateY(0%);
	}
	80% {
		transform: translateY(0%);
	}
	100% {
		transform: translateY(-400%);
	}
}
.form__title {
	font-size: calc(var(--font-size-50) * var(--font-scale));
	margin: var(--space-6x) 0 var(--space-3x) 0;
}
.form__header {
	text-align: center;
	margin: 0;
	padding: var(--space-3x) 0;
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
}
.simple_form .invalid-feedback {
	font-size: calc(var(--font-size-30) * var(--font-scale));
	font-weight: 400;
	color: var(--color-danger-500);
}
.simple_form input span,
.simple_form select span {
	margin-right: var(--space);
}
.simple_form input.is-invalid {
	border-color: var(--color-danger-500) !important;
}
.input-group {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-top: var(--space-3x);
}
.input-group .input {
	flex: 2;
}
.input-group .input-group-text {
	background-color: var(--color-grey-100);
	padding: var(--space) var(--space-2x);
}
.input-group .input--small {
	flex: 1;
}
.input-phone [role='group'] > * {
	border-radius: var(--border-radius-s, 0);
}
.input-phone select {
	max-width: 14ch;
}
.input-phone input {
	flex: 1;
	max-width: none;
}
.input {
	width: 100%;
	user-select: text;
	margin-bottom: 8px;
}
.input img {
	max-width: 100px;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}
.input[type='file'] {
	margin: var(--space) 0;
}
.input label {
	margin: 0 8px 0 0;
}
.input__label {
	display: flex;
	align-items: center;
	padding: 0;
	position: relative;
}
.input__label label {
	padding: 0;
}
.input__label .tooltip .tooltip__icon {
	padding: 0;
	margin: 0;
	line-height: 1;
	position: relative;
	top: -2px;
}
.input__label .tooltip .tooltip__content {
	background-color: var(--color-grey-00);
	border-radius: 0;
	box-shadow: var(--box-shadow-l);
	color: var(--color-grey-500);
}
.input__label .tooltip .tooltip__content small {
	color: inherit;
}
.input__label .tooltip .tooltip__content::after {
	border-bottom-color: var(--color-grey-00);
}
.form-separator-or-container {
	text-align: center;
	position: relative;
}
.form-separator-or-container::before {
	content: '';
	width: 100%;
	left: 0px;
	height: 1px;
	background-color: #333333;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: -1;
}
.form-separator-or {
	margin: 10px auto;
	text-align: center;
	width: 40px;
	background-color: #ece9e7;
}
.minimal {
	max-width: 540px;
	margin: 24px auto;
}
.minimal .link {
	font-weight: 700;
	text-decoration: underline;
}
.form-row {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 15px 0px 0px 0px;
}
.actions {
	text-align: center;
	margin: 20px auto;
}
.remember-me {
	-ms-flex-align: center;
	align-items: center;
	display: -ms-flexbox;
	display: flex;
	position: relative;
}
.remember-me label {
	padding: 0;
}
.remember-me input[type='checkbox'] {
	margin-right: 7px;
}
.password {
	position: relative;
}
.password__toggle {
	width: 20px;
	min-width: 20px;
	height: var(--base-line-height);
	position: absolute;
	right: 8px;
	top: 4px;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
}
.password__toggle .icon {
	fill: var(--color-grey-300);
}
.password__toggle .icon:hover {
	fill: var(--color-grey-500);
}
.password input[type='password'] + .password__toggle .icon--view,
.password input[type='text'] + .password__toggle .icon--hide {
	display: none;
}
.password-forgot {
	font-size: calc(var(--font-size-40) * var(--font-scale));
	text-decoration: none;
	color: var(--color-primary);
}
input.checkbox-cross[type='checkbox'] {
	background-color: var(--color-primary);
	border: 1px solid var(--color-primary);
}
input.checkbox-cross[type='checkbox']::before {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 0px;
	height: 10px;
	border: solid var(--color-primary);
	border-width: 0 2px 2px 0;
	transform: translateY(-50%) translateX(-50%);
}
input.checkbox-cross[type='checkbox']::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 10px;
	height: 0px;
	border: solid var(--color-primary);
	border-width: 0 2px 2px 0;
	transform: translateY(-50%) translateX(-50%);
}
.sign-in-to-sign-up {
	text-align: center;
	margin: var(--space-2x) 0 0 0;
	padding: 0 24px;
	font-weight: 400;
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
}
#error_explanation ul {
	padding: 0px 20px;
	font-size: calc(var(--font-size-30) * var(--font-scale));
	color: var(--color-danger-400);
	position: relative;
}
.field_with_errors,
.field_with_errors label {
	color: var(--color-danger-400);
}
.field_with_errors input,
.field_with_errors select,
.field_with_errors textarea {
	border-color: var(--color-danger-400);
}
a.password-forgotten {
	font-size: calc(var(--font-size-40) * var(--font-scale));
	text-decoration: underline;
}
.input-double > .form-group {
	display: inline-block;
	width: 48.5%;
}
.input-double .form-group:first-child {
	margin: 10px 1% 0px 0px;
}
.input-double .form-group:last-child {
	float: right;
	margin: 10px 0px 0px 1%;
}
.form-group {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	border: none;
	width: 100%;
}
.form-check {
	display: flex;
	line-height: 16px;
	position: relative;
	margin-top: 8px;
}
.row-fluid {
	display: flex;
	flex-flow: row nowrap;
}
.row-fluid > * {
	flex: 1 0;
}
form select[multiple] {
	height: calc(var(--space) * 16);
}
.select-container {
	position: relative;
}
.select-wrapper::before {
	content: '▼';
	display: block;
	position: absolute;
	margin-top: 0px;
	line-height: 35px;
	font-size: 8px;
	right: 10px;
	color: var(--color-grey-300);
}
.input-error {
	color: var(--color-danger-500);
	margin-top: 0.5rem;
	font-size: small;
}
.fieldsets.hidden {
	display: none;
}
.devise form:invalid input[type='submit'] {
	pointer-events: none;
	background-color: var(--color-grey-200);
	color: var(--color-grey-400);
}
@media only screen and (max-width: 600px) {
	form.simple_form.card {
		margin-inline: -24px;
	}
}
@media only screen and (min-width: 1000px) {
	fieldset legend {
		font-size: calc(var(--font-size-40) * var(--font-scale));
	}
	#error_explanation ul li::before {
		top: 16px;
	}
}
.modal {
	position: fixed;
	top: 50%;
	left: 50%;
	max-height: 90vh;
	transform: translate(-50%, -50%);
	background-color: #f8f8f8;
	box-shadow: 0 0 20px 1px #dedede;
	max-width: 600px;
	width: 95%;
	z-index: 10;
}
.modal-header {
	padding: 1rem;
	border-bottom: 1px solid #dedede;
}
.modal-header h3 {
	font-size: calc(var(--font-size-60) * var(--font-scale));
}
.modal-content {
	padding: 0.8rem 1rem 0.7rem;
}
.follow-button > .follow-button__add {
	display: flex;
}
.follow-button > .follow-button__remove {
	display: none;
}
.follow-button--created > .follow-button__add {
	display: none;
}
.follow-button--created > .follow-button__remove {
	display: flex;
}
.follow-button button {
	align-items: center;
}
.follow-button button svg {
	height: 12px;
	margin-left: -4px;
}
.follow-button__remove button span {
	display: none;
}
.follow-button__remove button span.following {
	display: flex;
	align-items: center;
	margin: 0;
	color: var(--color-grey-500);
	font-weight: 400;
}
.follow-button__remove button span.following span {
	display: flex;
	align-items: center;
}
.follow-button__remove button span.following svg {
	fill: var(--color-success-400);
}
.follow-button__remove button:hover span.following {
	display: none;
}
.follow-button__remove button:hover span.following + span.unfollowing {
	display: flex;
	align-items: center;
	margin: 0;
}
.follow-button__remove button:hover span.following + span.unfollowing span {
	display: flex;
	align-items: center;
}
@media only screen and (min-width: 1000px) {
	.follow-button button svg {
		height: 16px;
		margin-left: -2px;
	}
}
.address-suggestions-container {
	position: relative;
}
.address-suggestions {
	background: white;
	display: none;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	position: absolute;
	max-height: 160px;
	overflow-y: scroll;
	z-index: 10;
	border: 1px solid var(--color-grey-600);
	width: 100%;
}
.address-suggestion {
	padding: 0.1rem 0.25rem;
	border-bottom: 1px solid var(--color-grey-200);
}
.address-suggestion:hover,
.address-suggestion:active,
.address-suggestion:focus {
	background-color: var(--color-grey-200);
	cursor: pointer;
}
:has(> .invisible-captcha) {
	display: none;
}
.accordion:not(.is-open) .accordion__body {
	display: none;
}
.accordion:focus .accordion__body {
	display: initial;
}
.accordion__toggler {
	padding-right: 20px;
}
.accordion__toggler::after {
	content: url(../img/chevron-down-8940f27e513de5d79fa8274c964a32070c85c8693d66c3e68d50764c7108720b.svg) /
		'';
	width: 16px;
	position: absolute;
	right: 0;
	height: 22px;
	top: 5px;
	margin-bottom: auto;
}
.accordion.is-open .accordion__toggler::after {
	transform: rotate(180deg);
}
.module--bordered {
	border: 2px solid var(--color-grey-200);
}
.module__head {
	background: var(--color-grey-100);
	padding: 12px var(--space-4x) 12px 12px;
	position: relative;
}
.module__head--with-icon {
	display: flex;
	align-items: center;
	gap: var(--space);
}
.module__head--with-icon::before {
	width: 40px;
	display: block;
	line-height: 0;
}
.module__surtitle {
	margin-top: 0;
	padding-right: 0;
	font-size: var(--font-size-20);
	line-height: var(--line-height-20);
	font-family: var(--font-sans);
}
.module .module__title {
	margin-top: 0;
	padding-right: 0;
	font-size: var(--font-size-50);
	font-family: var(--font-serif-2);
	line-height: var(--line-height-50);
	font-weight: bold;
}
.module__body {
	padding: var(--space-2x) 12px;
}
.module .post-infos > * + * {
	margin-bottom: var(--space-2x);
}
.module .post-infos > * + * {
	margin-top: var(--space-2x);
}
.module .post-infos time {
	margin-top: 0;
	color: var(--color-grey-700);
}
.module .post-infos .tooltip {
	--tooltip-icon-color: var(--color-primary);
	--tooltip-content-background: var(--color-grey-200);
	float: right;
}
.module .post-infos .tooltip__icon {
	line-height: 1;
}
.module .author {
	display: block;
}
.module .author a:any-link {
	font-weight: bold;
	text-decoration: none;
	color: inherit;
}
.module .author a {
	text-decoration: none;
}
.module blockquote {
	--font-scale: var(--font-serif-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
}
.module blockquote > * + * {
	margin-top: calc(var(--base-line-height) - var(--space));
}
.module.js-collapse .module__head {
	cursor: pointer;
	transition: background 0.3s;
}
.module.js-collapse:not(.is-open) .module__head:hover {
	background: var(--color-danger-100);
}
.module.js-collapse .module__head:hover::after {
	top: 20px;
}
.module.js-collapse .module__head::after {
	content: url(../img/chevron-down-red-62b6afbd7ae925e1951265d2eed920b1ab6a1d846f8433d61e3a36516c114aa0.svg);
	width: 20px;
	height: 20px;
	display: block;
	transition: top 0.3s;
}
.module.js-collapse:not(.article__abstract) .module__head::after {
	position: absolute;
	top: 12px;
	right: 12px;
}
.module.is-open .module__head::after {
	transform: scaleY(-1);
}
.module.js-collapse:not(.is-open) .module__body {
	display: none;
}
.module.js-collapse .module__body {
	background: var(--color-grey-100);
	border-top: 1px solid var(--color-grey-200);
}
@media only screen and (min-width: 1000px) {
	.module__head,
	.module__body {
		padding: var(--space-2x) var(--space-3x);
	}
	.module__head {
		padding-right: var(--space-7x);
	}
	.module__title,
	.article__abstract .module__title {
		font-size: var(--font-size-60);
		line-height: var(--line-height-60);
	}
	.module blockquote {
		font-size: calc(var(--font-size-50) * var(--font-scale));
		line-height: var(--line-height-50);
	}
	.module.js-collapse .module__head::after {
		top: var(--space-2x);
		right: var(--space-3x);
	}
}
@media only screen and (max-width: 1000px) {
	.module .post-infos .tooltip .tooltip__content {
		background: var(--tooltip-content-background);
	}
}
.definition-call {
	cursor: pointer;
	background: var(--color-grey-100);
	padding-left: var(--space-1-2);
	transition: 0.3s background;
}
.definition-call:hover {
	background: var(--color-danger-100);
}
.module .post-body .definition-call {
	background: var(--color-grey-200);
}
.module .post-body .definition-call:hover {
	background: var(--color-danger-200);
}
.definition-call::after {
	content: url(../img/question-mark-8d77876050989662b81aec486fbdbd42cadbe39c8189603557c599bbfee10f98.svg) /
		'';
	white-space: nowrap;
	display: inline;
	max-width: 20px;
	padding: 0 2px;
}
.definition {
	background-color: var(--color-white);
	box-shadow: var(--box-shadow-l);
	position: fixed;
	max-height: 80vh;
	width: 100%;
	max-width: 100%;
	bottom: 0;
	transition: 0.3s transform;
	z-index: 1100;
	display: flex;
	flex-direction: column;
}
.definition[aria-hidden='true'] {
	display: none;
	pointer-events: none;
	transform: translate(0, 100%);
}
.definition__head {
	display: flex;
	justify-content: space-between;
	flex-direction: row-reverse;
	padding: var(--space-2x);
}
.definition__head .close {
	cursor: pointer;
}
.definition__head .close svg {
	width: 20px;
	height: 20px;
	fill: var(--color-primary);
}
.definition__title {
	margin-top: 0;
	padding-right: 0;
	font-size: var(--font-size-40);
	font-family: var(--font-serif-2);
	line-height: var(--line-height-40);
	font-weight: bold;
}
.definition__surtitle {
	margin-top: 0;
	padding-right: 0;
	font-size: var(--font-size-20);
	line-height: var(--line-height-20);
	font-family: var(--font-sans);
}
.definition__body {
	border-top: 1px solid var(--color-grey-200);
	overflow-y: auto;
	overflow-x: hidden;
	font-size: var(--font-size-40);
	line-height: var(--line-height-50);
	word-wrap: break-word;
	padding-bottom: var(--space-2x);
}
.definition__body > * {
	margin-top: var(--space-2x);
}
.definition__text {
	padding: 0 var(--space-2x);
}
.definition figcaption {
	text-align-last: left;
	font-size: var(--font-size-20);
	line-height: var(--line-height-20);
	font-family: var(--font-sans);
	color: var(--color-grey-400);
	padding: var(--space) var(--space-2x) 0;
}
.definition__source {
	font-size: var(--font-size-20);
	line-height: var(--line-height-20);
	font-family: var(--font-sans);
	padding: 0 var(--space-2x);
}
.definition__source:empty {
	display: none;
}
@media only screen and (min-height: 800px) {
	.definition {
		max-height: 580px;
	}
}
@media only screen and (min-width: 1000px) {
	.definition__title {
		font-size: var(--font-size-50);
		line-height: var(--line-height-50);
	}
	.definition {
		max-height: 100vh;
		width: 375px;
		right: 0;
		top: 50%;
		bottom: auto;
		transform: translateY(-50%);
		display: flex;
		flex-direction: column;
	}
	.definition[aria-hidden='true'] {
		transform: translate(100%, -50%);
	}
}
body.with-overlay::after {
	background-color: rgba(0, 0, 0, 0.4);
	content: '';
	pointer-events: none;
	position: fixed;
	opacity: 0;
	transition: opacity 0.3s;
	z-index: 1050;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
body.has-overlay::after {
	opacity: 1;
	pointer-events: auto;
}
.banner--promo {
	background-color: var(--color-primary);
	color: var(--color-grey-00);
	display: flex;
	flex-wrap: wrap;
	gap: var(--space-3x);
	padding: var(--space-3x);
	border-radius: var(--border-radius);
	margin: var(--space-3x) 0 0;
	font-family: var(--font-sans);
	z-index: unset;
}
.banner--promo > div.banner_content {
	flex: 1;
}
.banner--promo picture {
	width: 64px;
	height: 64px;
	display: flex;
	align-items: center;
}
.banner--promo picture img {
	max-width: 100%;
	max-height: 100%;
	margin: 0;
}
.banner--promo .post-subscribe__title {
	color: inherit;
	display: flex;
	gap: 8px;
	padding: 0;
	align-items: center;
	font-weight: 700;
	text-transform: none;
}
.banner--promo .button {
	align-self: center;
}
.banner--promo + .authors-block {
	margin-top: var(--space-3x);
}
.banner--promo.banner {
	position: fixed;
	bottom: -200px;
	width: 100%;
	z-index: 1000;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: var(--space) var(--space-4x) var(--space) var(--space);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
	transition: bottom 0.2s ease-out;
}
.banner--promo.banner--show {
	bottom: 0;
}
.banner--promo .banner--close {
	position: absolute;
	right: 16px;
	top: calc(50% - 12px);
	height: 24px;
	width: 24px;
	min-height: 24px;
	padding: 0;
	box-shadow: none;
}
.banner--promo.banner .post-subscribe__title {
	align-items: center;
	white-space: nowrap;
	font-size: inherit;
	display: block;
	margin: 0;
}
.banner--promo.banner .post-subscribe__title p {
	font-size: inherit;
}
.banner--promo.banner picture {
	height: 48px;
	width: auto;
}
.post-show .banner--promo {
	margin-top: var(--base-line-height);
	padding: var(--space-2x) var(--space-3x);
}
.post-show .banner--promo + .post__authors {
	margin-top: var(--base-line-height);
}
.post-show .banner--promo .post-subscribe__title {
	margin: 0 0 var(--space);
}
@media only screen and (max-width: 1000px) {
	.post-show .banner--promo {
		flex-direction: column;
	}
	.post-show .banner--promo .button {
		align-self: flex-start;
	}
	.banner--promo.banner {
		justify-content: flex-start;
	}
	.banner--promo .banner--close {
		right: 8px;
	}
	body.has-modal-opened .banner--show {
		opacity: 0;
	}
}
@media only screen and (min-width: 1000px) {
	.post-show.post-serie--exploration .banner--promo {
		grid-column: 2 / span 2;
	}
	.banner--promo.banner .post-subscribe__title {
		margin: 0;
	}
	.banner--promo.banner div.banner_content {
		display: flex;
		align-items: center;
	}
}
.pagination {
	display: flex;
	flex-wrap: wrap;
	gap: 16px 4px;
	margin-top: calc(var(--base-line-height) * 2);
	font-family: var(--font-sans);
	font-weight: 700;
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--base-line-height);
}
.pagination > span {
	display: inline-block;
}
.pagination > span.current {
	box-shadow: 0 0 0 3px var(--color-primary);
	color: var(--color-primary);
	padding: 0 calc(var(--space) * 1.5);
	background-color: var(--color-grey-100);
}
.pagination > span.gap {
	background-color: transparent;
	box-shadow: none;
	color: var(--color-grey-300);
	padding: 0 var(--space-1-2);
}
.pagination a {
	color: var(--color-grey-700);
	text-decoration: none;
	padding: 0 calc(var(--space) * 1.5);
	box-shadow: 0 0 0 1px var(--color-grey-200), var(--box-shadow-s);
	display: inline-block;
	background-color: var(--color-grey-100);
}
.pagination a:hover {
	color: var(--color-primary-highlight);
	box-shadow: 0 0 0 1px var(--color-primary-highlight), var(--box-shadow-s);
}
:root {
	--tertiary-background: transparent;
	--tertiary-color: var(--color-grey-00);
	--tertiary-border: 2px solid var(--color-grey-00);
}
button.is-tertiary,
button.is-tertiary[type='reset'],
input.is-tertiary[type='submit'],
input.is-tertiary[type='button'],
input.is-tertiary[type='reset'],
.button.is-tertiary {
	background: var(--tertiary-background);
	border: var(--tertiary-border);
	color: var(--tertiary-color);
}
button.is-tertiary:hover,
button.is-tertiary[type='reset']:hover,
input.is-tertiary[type='submit']:hover,
input.is-tertiary[type='button']:hover,
input.is-tertiary[type='reset']:hover,
.button.is-tertiary:hover,
button.is-tertiary:active,
button.is-tertiary[type='reset']:active,
input.is-tertiary[type='submit']:active,
input.is-tertiary[type='button']:active,
input.is-tertiary[type='reset']:active,
.button.is-tertiary:active {
	background: var(--color-secondary-highlight);
	color: var(--tertiary-color);
}
button.is-tertiary:focus-visible,
button.is-tertiary[type='reset']:focus-visible,
input.is-tertiary[type='submit']:focus-visible,
input.is-tertiary[type='button']:focus-visible,
input.is-tertiary[type='reset']:focus-visible,
.button.is-tertiary:focus-visible {
	color: var(--tertiary-color);
}
:root {
	--switch-background: transparent;
	--switch-active-background: transparent;
	--switch-hover-background: var(--color-primary);
	--switch-border: 2px solid transparent;
	--switch-active-border: 2px solid var(--color-primary);
	--switch-hover-border: 2px solid var(--color-primary);
	--switch-color: var(--color-primary);
	--switch-active-color: var(--color-primary);
	--switch-hover-color: white;
}
.button.button--switch {
	background: var(--switch-background);
	border: var(--switch-border);
	color: var(--switch-color);
	text-transform: none;
	letter-spacing: 0;
	box-shadow: none;
}
.button.button--switch:hover,
.button.button--switch:active,
.button.button--switch.is-active {
	background: var(--switch-hover-background);
	border: var(--switch-hover-border);
	color: var(--switch-hover-color);
}
.button.button--switch.is-active {
	background: var(--switch-active-background);
	border: var(--switch-active-border);
	color: var(--switch-active-color);
}
:root {
	--chip-small-background-color: var(--color-grey-100);
	--chip-small-color: var(--color-grey-900);
	--chip-small-font-size: var(--font-size-30);
}
.chip {
	--font-scale: var(--font-sans-scale);
	background-color: var(--color-grey-100);
	color: var(--color-warning-400);
	padding: var(--space);
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: 1;
	font-weight: var(--font-weight-700);
	display: inline-block;
}
.chip.is-large {
	padding: var(--space-3x);
	font-size: calc(var(--font-size-70) * var(--font-scale));
}
.chip.is-small {
	color: var(--chip-small-color);
	background: var(--chip-small-background-color);
	padding: var(--space-1-2) var(--space);
	font-size: calc(var(--chip-small-font-size) * var(--font-scale));
}
input,
select,
textarea,
output {
	border: 1px solid var(--color-grey-300);
	border-radius: 0;
	box-shadow: var(--box-inset-shadow-s);
}
input[type='checkbox'],
input[type='radio'] {
	border: 1px solid var(--color-grey-300);
}
input[type='checkbox'] {
	border-radius: 0;
}
.input-phone [role='group'] {
	gap: var(--space);
}
.input-phone [role='group'] > * {
	border-radius: 0;
}
.tooltip {
	--tooltip-color: var(--color-grey-00);
	--tooltip-content-background: var(--color-grey-900);
	--tooltip-icon-color: currentColor;
	--tooltip-box-shadow: unset;
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.tooltip .tooltip__title {
	color: var(--color-primary-600);
	font-family: var(--font-sans);
	font-size: var(--font-size-30);
	font-weight: bold;
	text-transform: uppercase;
}
.tooltip .tooltip__icon {
	padding: var(--space-2x);
	margin: calc(var(--space-2x) * -1);
}
.tooltip .tooltip__icon svg {
	fill: var(--tooltip-icon-color);
}
.tooltip .tooltip__content {
	background: var(--tooltip-content-background);
	border-radius: 4px;
	box-shadow: var(--tooltip-box-shadow);
	color: var(--tooltip-color);
	display: none;
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--line-height-30);
	font-weight: 400;
	padding: var(--space);
	width: 300px;
	max-width: 50vw;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	margin-top: var(--space-2x);
	z-index: 200;
}
.tooltip .tooltip__content::after {
	content: '';
	position: absolute;
	top: -7px;
	left: calc(50% - 7px);
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid var(--tooltip-content-background);
}
.tooltip:hover .tooltip__content,
.tooltip:focus .tooltip__content,
.tooltip:focus-within .tooltip__content {
	display: block;
}
@media only screen and (min-width: 1000px) {
	.tooltip .tooltip__content {
		font-size: calc(var(--font-size-40) * var(--font-sans-scale));
		line-height: var(--line-height-40);
		padding: var(--space-2x);
	}
}
.tooltip.is-align-right .tooltip__content {
	transform: translateX(-100%);
	margin-left: var(--space);
}
.tooltip.is-align-right .tooltip__content::after {
	left: calc(100% - var(--space-2x));
}
.tooltip.is-align-left .tooltip__content {
	transform: translateX(0%);
	margin-left: -10px;
}
.tooltip.is-align-left .tooltip__content::after {
	left: 2px;
}
body {
	overflow-x: hidden;
	padding: 0;
	margin: 0;
}
main {
	margin: var(--main-mobile-margin-top) 0 0;
	min-height: calc(100svh - 412px - var(--main-mobile-margin-top));
	padding: 0;
	position: relative;
	z-index: 1000;
}
.free-access {
	margin: var(--main-mobile-margin-top) auto 0;
	max-width: calc(var(--width-limiter) - var(--space-4x));
	display: block;
}
.free-access + main {
	margin: var(--space-2x) 0 0;
}
main > section,
main > .main-grid {
	padding: 0 var(--space-2x);
	width: 100%;
	position: relative;
}
main > section,
main > .main-grid,
.home__continued section {
	background: var(--color-grey-00);
}
main > section:last-child,
main > .main-grid:last-child,
main > .width-limiter:last-child {
	padding-bottom: calc(var(--base-line-height) * 2);
}
.main-grid {
	display: grid;
	grid-template-columns: 1fr;
	gap: var(--base-line-height);
	position: relative;
}
.main-grid > * {
	grid-column: 1 / span 1;
}
.main-grid > .sidebar {
	display: none;
}
.width-limiter {
	max-width: var(--width-limiter);
	margin: 0 auto;
}
main > .width-limiter {
	padding: 0 var(--space-2x);
	background-color: var(--color-grey-00);
}
.width-limiter + .main-grid {
	margin-top: var(--base-line-height);
}
.is-desktop {
	display: none !important;
}
.section__title {
	font-family: var(--font-sans);
	font-weight: 700;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-50);
	padding: var(--font-offset-50) 0 calc(var(--space) - var(--font-offset-50)) var(--space-2x);
	margin-top: calc(var(--base-line-height) * 2);
	text-transform: uppercase;
	letter-spacing: 0.03em;
	position: relative;
}
.section__title + ul {
	margin-top: var(--base-line-height);
}
.section__title:before {
	content: '';
	position: absolute;
	top: calc(var(--font-offset-50) + ((var(--line-height-50) - var(--space)) / 2));
	left: 0;
	width: var(--space);
	height: var(--space);
	border-bottom: 2px solid var(--color-primary);
	border-right: 2px solid var(--color-primary);
	transform: rotate(-45deg);
}
.section__subtitle {
	font-family: var(--font-sans);
	font-weight: 700;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
	padding: var(--font-padding-60);
	margin-top: var(--base-line-height);
	text-transform: none;
}
.main__header {
	text-align: center;
	padding: 0;
	text-align: left;
}
.main__header .width-limiter {
	background: var(--color-grey-00);
	padding: var(--space-2x);
}
.main__header section {
	padding: 0 var(--space-2x);
}
.main__header img,
.main__header svg.picto {
	height: var(--space-8x);
	width: auto;
	margin: 0 auto;
}
.main__header .follow-button {
	display: flex;
	align-items: center;
	justify-content: center;
}
.main__header p {
	font-family: var(--font-sans);
	font-size: var(--page-description-font-size);
	line-height: var(--page-description-line-height);
	max-width: var(--page-description-max-length);
	margin: var(--page-description-margin);
}
.main__header > * + * {
	margin-top: calc(var(--base-line-height) - var(--space));
}
.page__title {
	font-family: var(--page-title-font-family);
	font-weight: var(--page-title-font-weight);
	font-size: var(--page-title-font-size);
	text-transform: var(--page-title-text-transform);
	letter-spacing: var(--page-title-letter-spacing);
	line-height: var(--page-title-line-height);
	padding: var(--page-title-padding);
	margin: var(--space) auto 0;
	color: var(--page-title-color);
	display: var(--page-title-display);
	position: relative;
}
.page__title::after {
	display: var(--page-title-after-display);
	content: '';
	position: relative;
	height: 2px;
	width: 80px;
	margin-top: var(--space-2x);
	background: var(--color-grey-500);
	margin-bottom: 0;
}
.main-grid .main__header {
	padding: var(--space-3x) 0 0;
}
.main-grid > .sidebar--right .section__title {
	margin: 0;
}
.main-grid .sidebar--right > * + * {
	margin-top: calc(var(--base-line-height) * 2);
}
.main-grid .sidebar--right > p + p,
.main-grid .sidebar--right > p + .post-body-wrapper {
	margin-top: var(--space-2x);
}
.main-grid .sidebar--right hr {
	height: 1px;
	padding: 0;
	margin-top: var(--base-line-height);
}
@media screen and (min-width: 800px) {
	main {
		min-height: calc(100svh - 372px - var(--main-mobile-margin-top));
	}
}
@media only screen and (min-width: 1000px) {
	.is-mobile {
		display: none !important;
	}
	.is-desktop {
		display: inherit !important;
	}
	main {
		margin-top: var(--main-desktop-margin-top);
		min-height: calc(100svh - 592px - var(--main-desktop-margin-top));
	}
	main > section,
	main > .main-grid,
	main > .width-limiter {
		padding: 0 var(--space-4x);
	}
	.free-access {
		margin: var(--main-desktop-margin-top) auto 0;
	}
	.main__header .width-limiter {
		padding: var(--space-2x) var(--space-4x);
	}
	.main-grid {
		grid-template-columns: var(--main-grid-columns);
		gap: var(--main-grid-gap);
		max-width: var(--width-limiter);
		margin-inline: auto;
	}
	.main-grid > * {
		grid-column: 2 / span 2;
	}
	.main-grid > .main-column {
		grid-column: 1 / span 3;
	}
	.main-grid > .full-grid {
		grid-column: 1 / -1;
	}
	.main-grid > .sidebar {
		display: block;
	}
	.main-grid > .sidebar--right {
		grid-column: 4 / span 1;
		grid-row: 1 / -1;
	}
	.main-grid > .sidebar--right > * + * {
		margin-top: calc(var(--base-line-height) * 2);
	}
}
.main-nav {
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1001;
	transition-duration: 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transition-property: -webkit-transform;
	transition-property: transform;
	background: var(--color-grey-00);
}
.main-nav > * + * {
	margin: 0;
}
.main-nav--hidden {
	transform: translateY(-56px);
	box-shadow: none;
}
.main-nav__bar {
	align-items: flex-start;
	background: var(--color-grey-00);
	display: flex;
	justify-content: space-between;
	height: var(--main-mobile-margin-top);
	margin: 0 auto;
	max-width: var(--width-limiter);
	padding: 0 var(--space-2x);
}
.main-nav__side {
	display: flex;
	padding-top: var(--space-2x);
}
.logo + .main-nav__side {
	justify-content: right;
}
.main-nav__side button.is-icon.is-small,
.main-nav__side .button.is-icon.is-small {
	display: flex;
	flex-wrap: nowrap;
	padding: 0;
	font-weight: 400;
	text-decoration: none;
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--line-height-20);
}
.main-nav__side button.is-icon.is-small svg,
.main-nav__side .button.is-icon.is-small:any-link svg {
	fill: var(--color-grey-400);
}
.main-nav__side button.is-icon.is-small:hover svg,
.main-nav__side .button.is-icon.is-small:any-link:hover svg {
	fill: var(--color-grey-500);
}
.main-nav__side button.is-icon.is-small svg + span,
.main-nav__side .button.is-icon.is-small svg + span {
	display: none;
}
.main-nav__side.is-mobile {
	display: block;
}
.main-nav__side.is-desktop {
	display: none;
}
.main-nav .logo {
	margin: var(--space-2x) 0 0;
	text-align: center;
	height: 21px;
	padding: 0;
}
.main-nav .logo img {
	height: 100%;
	margin: 0 auto;
}
.profil-button--toggle {
	position: relative;
	z-index: 100;
	margin-left: auto;
}
.profil-button--toggle ul.dropdown-menu {
	opacity: 0;
	transform: translateY(-250%) scale(0.8);
	transition: opacity 0.2s ease, translateY 0.04s ease, margin 0.07s ease-in-out;
	position: absolute;
	background-color: var(--color-white);
	right: -8px;
	text-align: left;
	border-radius: 2px;
	padding: var(--space) 0;
	box-shadow: 0 0 0 1px var(--color-grey-100), var(--box-shadow-l);
	top: calc(var(--space) * 5);
	display: flex;
	flex-direction: column;
}
.profil-button--toggle ul.dropdown-menu::before {
	content: '';
	width: 8px;
	height: 8px;
	border: 1px solid var(--color-grey-100);
	border-right: none;
	border-bottom: none;
	background: var(--color-white);
	position: absolute;
	transform: rotate(45deg);
	top: -4px;
	right: 24px;
}
.profil-button--toggle ul.dropdown-menu li {
	width: 100%;
	margin-top: 0;
	line-height: var(--line-height-30);
	padding: 0;
}
.profil-button--toggle ul.dropdown-menu li a:any-link,
.profil-button--toggle ul.dropdown-menu li button,
.profil-button--toggle ul.dropdown-menu li input[type='submit'] {
	display: block;
	width: 100%;
	max-width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 400;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--line-height-20);
	color: var(--color-grey-700);
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0;
	text-align: left;
	text-decoration: none;
	margin: 0;
	height: auto;
	min-height: 0;
	padding: var(--font-offset-20) var(--space-2x) calc(var(--space) - var(--font-offset-20));
	-webkit-appearance: none;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	background-color: transparent;
}
.profil-button--toggle ul.dropdown-menu li a:any-link:hover,
.profil-button--toggle ul.dropdown-menu li button:hover,
.profil-button--toggle ul.dropdown-menu li input[type='submit']:hover {
	background-color: var(--color-grey-100);
}
.profil-button--toggle ul.dropdown-menu li a.is-strong:any-link,
.profil-button--toggle ul.dropdown-menu li button.is-strong,
.profil-button--toggle ul.dropdown-menu li input.is-strong[type='submit'] {
	font-weight: 700;
}
.profil-button--toggle ul.dropdown-menu li a.is-danger:any-link,
.profil-button--toggle ul.dropdown-menu li button.is-danger,
.profil-button--toggle ul.dropdown-menu li input.is-danger[type='submit'] {
	color: var(--color-primary);
}
.profil-menu--active ul.dropdown-menu {
	opacity: 1;
	transform: translateY(0);
	margin-top: 0;
}
.form--search button {
	display: none;
}
@media only screen and (max-width: 1000px) {
	.main-nav__bar {
		gap: calc(var(--space-1-2) + var(--space));
	}
	.main-nav__side--profil {
		gap: var(--space);
		flex: 1;
	}
	.main-nav__side--profil a.is-icon,
	.main-nav__side--profil .profil-button--toggle {
		order: -1;
		width: 40px;
		margin-left: unset;
	}
	.main-nav__side--profil .profil-button--toggle button {
		width: 100%;
	}
	.main-nav__bar .logo img {
		width: auto;
	}
}
@media (min-width: 768px) and (max-width: 1000px) {
	.main-nav__bar {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		word-break: break-word;
	}
	.main-nav__bar .logo {
		height: var(--space-3x);
	}
}
@media only screen and (min-width: 1000px) {
	.main-nav--hidden {
		transform: translateY(-92px);
	}
	.main-nav__side.is-mobile {
		display: none;
	}
	.main-nav__side.is-desktop {
		display: flex;
	}
	.main-nav__side {
		flex: 1;
		display: flex;
		padding-top: var(--space-2x);
	}
	.main-nav__side > * + * {
		margin-left: var(--space-2x);
	}
	.main-nav__side .button.is-icon.is-small svg + span,
	.main-nav__side button.is-icon.is-small svg + span,
	.main-nav__side .button.is-icon.is-small:any-link svg + span {
		display: inline-block;
	}
	.main-nav__side .button.main-nav__search {
		display: inline-flex;
		position: relative;
		overflow: hidden;
		cursor: pointer;
		margin-top: 0;
		padding: 0;
		text-decoration: none;
		font-weight: 400;
		position: relative;
	}
	.main-nav__side .button.main-nav__search svg {
		fill: var(--color-grey-400);
	}
	.main-nav__search:has(input[type='search']:focus) {
		width: 160px;
	}
	.main-nav__search:has(input[type='search']:focus) > svg {
		position: absolute;
		stroke: var(--color-grey-200);
		left: 8px;
		z-index: 100;
	}
	.main-nav__search > form {
		position: absolute;
		left: 0;
		width: 100%;
		padding: 0;
		margin: 0;
	}
	.main-nav input[type='search'] {
		box-shadow: none;
		background: transparent;
		overflow: visible;
		border: 0;
		line-height: var(--line-height-20);
		font-family: var(--font-sans);
		--font-scale: var(--font-sans-scale);
		font-size: calc(var(--font-size-20) * var(--font-scale));
		min-height: 0;
		padding: calc(var(--space-1-2) - 1px) calc(var(--space-2x) - 1px) calc(var(--space-1-2) - 1px)
			calc(var(--space) * 3.5);
		cursor: pointer;
		color: transparent;
	}
	.main-nav input[type='search']::placeholder {
		color: transparent;
	}
	.main-nav input[type='search']:focus {
		background: var(--color-grey-00);
		color: var(--color-grey-700);
		outline: 0 none;
		border: 1px solid var(--color-primary);
		box-shadow: 0 0 0 2px var(--color-grey-100);
	}
	.main-nav__side--profil {
		justify-content: flex-end;
	}
	.main-nav__side--profil .btn .main-nav__side--profil .link {
		display: inline-block;
		margin: 0 0 0 var(--space);
	}
	.main-nav__side {
		flex: 50%;
	}
	.main-nav .logo {
		order: 3;
		flex: 100%;
		margin-top: var(--space-1-2);
		height: calc(var(--space-3x) + var(--space-1-2));
	}
	.main-nav__bar {
		margin: 0 auto;
		flex-wrap: wrap;
		padding: 0 calc(var(--space) * 4);
		height: calc(var(--main-mobile-margin-top) + var(--space-2x));
	}
	.main-nav__bar + .subnav {
		padding: var(--space-3x) calc(var(--space) * 4) 0;
	}
	.profil-button--toggle > button:after,
	.profil-button--toggle > .button:any-link:after {
		content: '';
		margin-left: var(--space-1-2);
		display: block;
		box-sizing: border-box;
		width: 0.5em;
		height: 0.5em;
		border-bottom: 1.5px solid var(--color-grey-300);
		border-right: 1.5px solid var(--color-grey-300);
		transform: translateY(-0.1em) rotate(45deg);
		transition: all 0.2s ease-in-out;
	}
}
.drawer-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	left: -320px;
	width: 320px;
	z-index: 99999999;
	opacity: 0;
	transition: all 0.3s ease;
	transform: translateY(0);
	overflow-y: auto;
	height: 100%;
	background-color: var(--color-grey-100);
}
.drawer-menu header {
	background-color: #fff;
	padding: calc(var(--space) / 2) var(--space-2x);
}
.menu-active {
	overflow-x: hidden;
	overflow-y: auto;
}
.menu-active .drawer-menu {
	opacity: 1;
	left: 0;
	transition: all 0.3s ease;
	box-shadow: 0 0 var(--space) 1px rgba(0, 0, 0, 0.1);
}
.drawer-menu .toggle-menu {
	margin-left: calc(-1 * var(--space-2x));
	padding-bottom: var(--space-2x);
	padding-top: var(--space-2x);
}
.drawer-menu a {
	text-decoration: none;
}
.drawer-menu .menu {
	--font-scale: var(--font-sans-scale);
	color: var(--color-grey-500);
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	list-style-type: none;
	margin: 0;
	padding: var(--space-2x) 0;
}
.drawer-menu .menu:not(:last-child) {
	background: #fff;
}
.drawer-menu .menu:not(:last-child, :nth-last-child(2)) {
	border-bottom: 1px solid var(--color-grey-200);
}
.drawer-menu .menu:last-child {
	padding: var(--base-line-height) 0;
}
.drawer-menu .menu:nth-child(2) {
	padding-top: var(--base-line-height);
}
.drawer-menu .menu:nth-last-child(2) {
	padding-bottom: var(--base-line-height);
}
.drawer-menu .menu li {
	--font-scale: var(--font-sans-scale);
	display: block;
	font-size: calc(var(--font-size-40) * var(--font-scale));
	font-weight: 400;
	letter-spacing: 0;
	margin: 0;
	padding: var(--space) var(--space-2x);
	text-transform: none;
}
.drawer-menu .menu li a:not(.button) {
	color: var(--color-grey-500);
}
.drawer-menu a[target='_blank']:any-link {
	padding-right: 0;
}
.drawer-menu a[target='_blank']:any-link:after,
.drawer-menu a[target='_blank']:any-link:before {
	display: none;
}
.drawer-menu .form--search {
	background: var(--color-grey-00);
	padding-left: var(--space-2x);
	padding-right: var(--space-2x);
}
.drawer-menu .form--search input {
	padding-left: var(--space);
	padding-right: var(--space);
}
.subnav {
	display: none;
	background: var(--color-grey-00);
	width: 100%;
	z-index: 10;
	margin: 0;
	padding: 0 calc(var(--space) * 2);
	max-width: var(--width-limiter);
	margin: 0 auto;
}
.subnav > ul {
	margin-top: var(--subnav-margin-top);
	white-space: nowrap;
	gap: var(--space);
}
.subnav > ul > li > a:any-link {
	text-transform: uppercase;
	font-family: var(--subnav-font-family);
	font-weight: var(--subnav-font-weight);
	letter-spacing: 0.03em;
	font-size: var(--subnav-font-size);
	padding: 0;
	margin: 0;
	line-height: var(--subnav-line-height);
	height: var(--space-5x);
	text-align: center;
}
.subnav > ul [role='menu'] > li {
	display: block;
	margin: 0;
	text-transform: none;
	letter-spacing: 0;
	width: 100%;
	text-align: left;
	font-family: var(--subnav-font-family);
	font-weight: var(--subnav-menu-font-weight);
	font-size: var(--subnav-menu-font-size);
	line-height: var(--subnav-menu-line-height);
	padding: var(--subnav-menu-padding);
}
.subnav > ul [role='menu'] > li + li {
	margin: var(--space) 0 0;
}
.subnav > ul [role='menu'] > li a[role='menuitem']:any-link {
	color: var(--color-grey-700);
	text-decoration: none;
	max-width: 240px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	white-space: nowrap;
}
.subnav > ul [role='menu'] > li a:any-link:hover {
	color: var(--color-primary-highlight);
}
.subnav > ul > li a:not(.button) {
	text-decoration: none;
	color: var(--color-grey-700);
}
.subnav > ul > li a:not(.button):hover {
	color: var(--color-primary);
}
.subnav a:not(.button) > .chappatte__signature,
.drawer-menu a:not(.button) > .chappatte__signature {
	height: 24px;
	width: auto;
	margin: 0;
	position: relative;
	top: -6px;
	fill: inherit;
}
.subnav a:not(.button):hover > .chappatte__signature,
.drawer-menu a:not(.button):hover > .chappatte__signature {
	fill: var(--color-primary);
}
@media only screen and (min-width: 1000px) {
	.subnav {
		display: block;
	}
}
.site-footer {
	display: block;
	padding: 0;
	text-align: left;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
	background-color: var(--color-grey-600);
	color: var(--color-grey-300);
	z-index: 1001;
	position: relative;
}
.site-footer a:any-link {
	color: var(--color-grey-100);
	text-decoration: none;
}
.site-footer a:any-link:hover {
	color: var(--color-grey-00);
	text-decoration: underline;
}
.site-footer .width-limiter {
	margin: 0 auto;
	padding: 0 var(--space-2x);
	max-width: var(--width-limiter);
}
.site-footer nav {
	display: block;
	margin: 0;
	padding: var(--space) 0;
}
.site-footer nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.site-footer .footer-social li a {
	display: flex;
	align-items: center;
	gap: var(--space);
}
.site-footer .footer-social svg {
	width: calc(var(--space) * 1.5);
	height: calc(var(--space) * 1.5);
	stroke: transparent;
	fill: var(--color-grey-200);
}
.site-footer .footer-social span.icon {
	display: inline-flex;
	width: var(--space-3x);
	height: var(--space-3x);
	background-color: var(--color-grey-500);
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	box-shadow: var(--box-shadow-s);
}
.site-footer li {
	padding: calc(var(--space) * 1.5) 0;
	margin: 0;
	box-shadow: 0 1px 0 0 rgba(var(--color-light), 0.05);
}
.site-footer li:last-child {
	box-shadow: none;
}
.site-footer li a {
	display: flex;
	line-height: var(--space-3x);
	align-items: center;
}
.site-footer nav h2 {
	font-family: inherit;
	color: var(--color-grey-200);
	margin: 0;
	opacity: 0.7;
	font-weight: normal;
	font-size: calc(var(--font-size-10) * var(--font-scale));
	line-height: var(--line-height-10);
	padding: calc(var(--space) * 1.5) 0;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-weight: bold;
}
.site-footer .footer-about {
	background-color: var(--color-grey-700);
}
.site-footer .footer-about .logo {
	order: 2;
}
.site-footer .footer-about .logo svg {
	fill: var(--color-grey-00);
	height: var(--space-9x);
	padding: var(--space-3x) 0;
	width: auto;
}
.site-footer .footer-informations {
	padding: var(--space-3x) 0 0;
	grid-column: 2 / span 1;
	order: 1;
	display: flex;
	flex-direction: column;
}
.site-footer .footer-informations * {
	display: inline;
}
.footer-informations address {
	font-style: normal;
	color: inherit;
}
.site-footer .footer-about .width-limiter {
	display: flex;
	flex-direction: column;
	gap: 0 var(--space-4x);
	max-width: var(--width-limiter);
	margin: 0 auto;
	padding: 0 var(--space-2x);
	text-align: center;
}
@media screen and (max-width: 768px) {
	.site-footer nav h2:not([role='button']) {
		display: none;
	}
	.site-footer nav h2 {
		align-items: baseline;
		display: flex;
		justify-content: space-between;
	}
	.site-footer nav h2[aria-expanded='false'] + ul {
		display: none;
	}
	.site-footer nav h2::after {
		content: url(../img/chevron-down-8940f27e513de5d79fa8274c964a32070c85c8693d66c3e68d50764c7108720b.svg) /
			'';
		display: inline-block;
		height: 6px;
		margin-left: var(--space-1-2);
		filter: invert(1);
		transform-origin: bottom;
		width: 6px;
	}
	.site-footer nav.is-open h2::after {
		transform: rotate(180deg);
	}
	.site-footer .width-limiter {
		padding: var(--space-2x) var(--space-2x) 0;
	}
	.site-footer .footer-social h2 {
		display: none;
	}
	.site-footer .footer-social ul {
		display: flex;
		flex-wrap: wrap;
		gap: var(--space-2x);
		align-items: center;
		justify-content: center;
	}
	.site-footer .footer-social li {
		box-shadow: none;
	}
	.site-footer .footer-social span.icon {
		width: var(--space-4x);
		height: var(--space-4x);
	}
	.site-footer .footer-social .label {
		display: none;
	}
}
@media screen and (min-width: 800px) {
	.site-footer .footer-informations {
		display: inline-block;
	}
	.footer-informations > * + *::before {
		content: '|';
		margin: 0 calc(var(--space) / 2);
	}
}
@media screen and (min-width: 768px) {
	.site-footer nav {
		padding: var(--space-6x) 0;
	}
	.site-footer nav h2[role='button'] {
		display: none;
	}
	.site-footer details::details-content {
		content-visibility: visible;
	}
	.site-footer .footer-about .logo {
		order: 1;
	}
	.site-footer .footer-about .width-limiter {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		gap: var(--base-line-height) var(--space-4x);
		max-width: var(--width-limiter);
		margin: 0 auto;
		padding: 0 var(--space-4x);
		text-align: left;
	}
	.site-footer .footer-informations {
		grid-column: 2 / -1;
		padding: var(--space-3x) 0;
	}
	.site-footer .width-limiter {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-gap: var(--base-line-height) var(--space-4x);
		padding: 0 var(--space-4x);
	}
}
.sidebar--desktop {
	display: none;
	width: 100%;
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--line-height-20);
}
.sidebar--right {
	padding: var(--space-3x) 0 0;
}
.sidebar__block {
	flex: 1;
	background: var(--color-grey-100);
	padding: var(--space-3x);
	border-radius: var(--space-1-2);
}
.sidebar__block .input {
	margin-top: var(--space-3x);
}
.sidebar__block img {
	max-width: 100%;
}
.sidebar__block svg {
	display: block;
	max-width: 100px;
	max-height: var(--space-4x);
	margin: 0 var(--space-2x);
}
.sidebar__block__text {
	margin: var(--space-2x) 0 0;
	line-height: var(--line-height-40);
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
}
.sidebar__block__text a:any-link {
	font-size: inherit;
}
.sidebar__block .form-actions {
	text-align: left;
	margin-top: 24px;
}
.sidebar__block__content {
	padding: 0;
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--line-height-20);
	display: block;
	flex: 1;
}
.sidebar__block__content .button {
	margin-top: var(--space-2x);
}
.sidebar__block .link {
	padding-left: var(--space-2x);
	position: relative;
	font-weight: 700;
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	font-family: var(--font-sans);
	line-height: var(--line-height-30);
}
.sidebar__block .link::before {
	content: '';
	position: absolute;
	top: calc(50% - var(--space-1-2));
	left: 0;
	width: var(--space);
	height: var(--space);
	border-bottom: 2px solid var(--color-primary);
	border-right: 2px solid var(--color-primary);
	transform: rotate(-45deg);
}
.sidebar__block strong {
	font-weight: 700;
}
.sidebar__block .link--underline {
	color: var(--color-primary);
	text-decoration: underline;
}
.sidebar__block .picto {
	stroke-width: 0;
	height: 32px;
	margin: 0;
}
@media only screen and (min-width: 1000px) {
	.sidebar--desktop {
		display: block;
	}
}
@media only screen and (min-height: 640px) {
	.sidebar__block__content {
		position: sticky;
		top: calc(var(--space) * 38);
	}
}
body.from-native-app .main-nav__side,
body.from-native-app .site-footer > .width-limiter,
body.from-native-app .main-nav .subnav,
body.from-native-app .site-footer .logo {
	display: none !important;
}
body.from-native-app .main-nav {
	position: relative;
}
body.from-native-app .main-nav--hidden {
	transform: none;
}
body.from-native-app:not(.devise) .main-nav {
	display: none;
}
body.from-native-app .main-nav__bar {
	align-items: center;
	justify-content: center;
	pointer-events: none;
}
body.from-native-app main {
	margin-top: 0;
	background: white;
	min-height: calc(100vh - 200px);
}
body.from-native-app {
	min-height: 100vh;
	background: linear-gradient(0deg, var(--color-grey-700) 50%, white 50.1%);
}
body.from-native-app .topad {
	display: none;
	margin-top: 0;
	padding: 0;
}
body.from-native-app .breadcrumb,
body.from-native-app.devise .banner--promo.banner {
	display: none;
}
body.from-native-app .post__buttons {
	display: none;
}
body.from-native-app .post__content .post__read-more {
	padding-right: 0;
}
body.from-native-app .post__content .post__read-more .bookmark-button {
	display: none;
}
body.from-native-app .module .post-infos .tooltip {
	display: none;
}
.tabs--mobile ~ [role='tabpanel'] {
	background: none;
	box-shadow: none;
	padding: 0;
}
.tabs--mobile [role='tab']:hover,
.tabs--mobile [role='tab']:focus-visible,
.tabs--mobile [role='tab'][aria-selected='true'] {
	outline: none;
	box-shadow: none;
}
.tabs--mobile {
	display: none;
}
@media only screen and (max-width: 1000px) {
	.tabs--mobile {
		margin-left: calc(var(--space-2x) * -1);
		margin-right: calc(var(--space-2x) * -1);
		display: flex;
		box-shadow: none;
	}
	.tabs--mobile button {
		background: none;
		padding: var(--space-2x);
		border: none;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		box-shadow: none;
		flex: 1;
	}
	.tabs--mobile button[aria-selected='true'] {
		border-bottom-color: var(--color-primary);
		color: var(--color-primary);
	}
	.tabs--mobile button:not([aria-selected='true']) {
		border-bottom-color: var(--color-grey-200);
		color: var(--color-grey-700);
	}
}
ul.articles {
	list-style: none;
	padding: var(--base-line-height) 0 0;
	margin: 0;
}
.main__header + ul.articles,
.main__header + .main-grid ul.articles {
	margin-top: var(--base-line-height);
}
ul.articles > li + li {
	padding-top: var(--base-line-height);
	margin-top: var(--base-line-height);
	border-top: 1px dotted var(--color-grey-300);
}
ul.articles .post__header + * {
	display: block;
	margin-top: var(--base-line-height);
}
.no-result {
	padding: var(--base-line-height) 0;
	text-align: center;
}
ul.articles.is-grid {
	grid-column: 1 / span 3;
	display: grid;
	gap: var(--space-6x) var(--space-4x);
	grid-template-columns: repeat(auto-fill, minmax(232px, 1fr));
	grid-auto-flow: dense;
}
ul.articles--featured.is-grid {
	display: block;
}
ul.articles.is-grid.articles--featured > li + li {
	padding-top: var(--space-2x);
	border-top: 1px solid var(--color-grey-200);
	margin-top: var(--space-2x);
}
ul.articles--featured li:not(.featured) .post {
	width: 100%;
	background: transparent;
}
ul.articles--featured li:not(.featured) .post__cover {
	aspect-ratio: 16 / 9;
	display: block;
	width: auto;
}
ul.articles.is-grid.articles--featured li:not(.featured) figure + .post__text {
	margin-top: 0;
}
ul.articles--featured .post__authors {
	display: none;
}
ul.articles--featured .post__lead {
	margin-top: var(--space);
}
ul.articles.articles--featured .post__authors + .post__lead {
	margin-top: var(--space-1-2);
}
ul.articles--featured li.featured:first-of-type {
	grid-column: 1 / -1;
}
ul.articles--featured li.featured .post__title {
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
	margin-top: var(--space);
}
ul.articles.is-grid > li + li {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}
ul.articles li > .post {
	position: relative;
}
ul.articles li > .post a + .post__text .post__meta {
	position: relative;
	min-height: 0;
	display: flex;
}
ul.articles li > .post figure .post__meta {
	position: absolute;
	display: flex;
	bottom: 0;
	padding: 0;
}
ul.articles li > .post figure .post__meta * {
	color: var(--color-grey-00);
	line-height: 24px;
}
ul.articles li > .post figure .post__meta > * + *:not(.post--premium)::before {
	color: rgba(var(--color-light), 0.5);
}
ul.articles li > .post figure .post__meta .post__category {
	background: var(--color-danger-400);
	padding: 0;
}
ul.articles li > .post figure .post__meta .post__category--audio {
	background: var(--color-grey-100);
}
ul.articles li > .post .post__category--audio svg {
	fill: var(--color-grey-900) !important;
}
ul.articles li > .post figure .post__meta .post__category small {
	padding-right: var(--space);
	font-weight: bold;
}
ul.articles li > .post figure .post__meta .post__category svg {
	fill: var(--color-grey-00);
	width: 24px;
	height: 24px;
	padding: 6px;
	top: 0;
}
ul.articles li > .post figure .post__meta .post__category .icon-heidi {
	padding: 3px;
}
ul.articles li > .post figure .post__meta .post__category .icon-heidi path:first-child {
	display: none;
}
ul.articles li > .post .post__category {
	display: inline-flex;
	align-items: center;
	position: relative;
	padding-right: var(--space-1-2);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--line-height-20);
	font-weight: 700;
	color: var(--color-danger-500);
	letter-spacing: 0.03em;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.post__meta a.serie-name:any-link,
.post__meta a.serie-name > span {
	text-transform: none;
	letter-spacing: 0;
	color: var(--color-grey-700);
	padding-right: var(--space-1-2);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.articles li > .post .post__meta svg,
ol.articles li > .post .post__meta svg {
	height: 12px;
	width: 12px;
	fill: var(--color-danger-500);
	position: relative;
	top: -1px;
}
ul.articles li > .post .post__meta svg + span {
	margin-left: var(--space-1-2);
}
ul.articles li > .post .post__meta .post__tag,
ul.articles li > .post .post__meta .serie-name,
ul.articles li > .post .post__meta .serie-name a:any-link {
	line-height: var(--space-2x);
	padding-right: var(--space-1-2);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-10) * var(--font-scale));
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
ul.articles li > .post .serie-name a:any-link {
	text-transform: none;
	color: var(--color-grey-700);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-10) * var(--font-scale));
	padding-right: 0;
}
ul.articles li > .post .serie-episode {
	color: var(--color-danger-500);
	line-height: var(--space-2x);
	padding-right: var(--space-1-2);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-10) * var(--font-scale));
	font-weight: bold;
	white-space: nowrap;
}
ul.articles .post__title {
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-50);
	padding: var(--space-1-2) 0;
	margin-top: 0;
}
ol.articles .post__title {
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-50);
	padding: var(--font-padding-50);
	margin-top: 0;
}
h2 .post__category small,
.post__title .post__category small {
	display: none;
}
ul.articles .post__meta + .post__title {
	margin-top: 0;
}
.articles .post figure {
	order: -1;
	pointer-events: none;
}
ul.articles .post:not(.post-dated) figure + .post__text {
	margin-top: 0;
}
ul.articles .post__title .icon,
ol.articles .post__title .icon {
	height: 14px;
	top: -1px;
	fill: var(--color-danger-400);
}
ol.articles .post__title .icon {
	position: relative;
}
ul.articles li .post__title .icon--premium,
ol.articles li .post__title .icon--premium {
	margin: 0;
	fill: var(--color-grey-00);
	position: relative;
	width: 14px;
	height: 14px;
	padding: 2px;
	background: var(--color-warning-300);
	float: none;
}
ul.articles .post__authors {
	padding: var(--font-padding-20);
	margin-top: var(--space-1-2);
}
ul.articles .post__authors small {
	display: block;
}
ul.articles .post__lead * {
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
	padding: var(--font-padding-30);
	margin-top: 0;
	color: inherit;
}
ul.articles .post__authors + .post__lead {
	margin-top: calc(var(--space) * -0.5);
	padding: 0;
}
ul.articles .post__lead iframe,
ul.articles .post__lead img {
	display: none;
}
ul.articles + .pagination {
	grid-column: 1 / span 3;
}
.post-body hr,
.post__content hr {
	padding: 0;
	margin-top: var(--space-4x);
	margin-bottom: var(--space-4x);
	height: 1px;
	box-shadow: 0 -1px 0 0 var(--color-grey-200);
}
.post-preview__footer {
	display: flex;
	gap: var(--space-2x);
	order: 2;
}
.post-preview__footer .bookmark-button {
	margin-left: auto;
}
.post-preview__footer .bookmark-button__label {
	display: none;
}
.post-preview__footer .bookmark-button .bookmark-button__label {
	display: none;
}
.search-form .form-group {
	display: flex;
	flex-wrap: wrap;
	margin-top: var(--space-5x);
	gap: var(--space-2x);
}
.search-form input[type='search'] {
	border-color: var(--color-grey-300);
	flex: 1;
}
.search-form .selection-group {
	margin-top: var(--base-line-height);
}
.search-form .selection-group label {
	color: var(--color-grey-700);
	font-size: var(--font-size-30);
	padding-bottom: 0;
}
.search-form .form-select {
	align-items: center;
	border: 1px solid var(--color-grey-300);
	display: inline-flex;
	position: relative;
}
.search-form .form-select::after {
	content: url(../img/chevron-down-8940f27e513de5d79fa8274c964a32070c85c8693d66c3e68d50764c7108720b.svg) /
		'';
	height: 22px;
	pointer-events: none;
	position: absolute;
	right: 0;
	transform: translateX(-100%);
	width: 16px;
}
.search-form select {
	border: none;
	box-shadow: none;
	display: inline-block;
	padding-right: var(--space-7x);
	width: auto;
}
.search-form .form-select:focus-within {
	border-color: var(--color-primary);
	box-shadow: 0 0 0 2px var(--color-grey-100);
}
.page-articles-index .articles li:first-of-type .section__title {
	margin-top: 0;
}
@media only screen and (min-width: 1000px) {
	ul.articles--featured.is-grid {
		grid-column: 1 / span 3;
		display: grid;
		gap: var(--space-6x) var(--space-4x);
		grid-template-columns: repeat(6, 1fr);
		grid-auto-flow: dense;
	}
	ul.articles--featured li {
		grid-column: auto / span 2;
	}
	ul.articles.is-grid.articles--featured > li + li {
		padding-top: 0;
		border-top: none;
		margin-top: 0;
	}
	ul.articles--featured li:not(.featured) .post__cover {
		display: block;
		height: auto;
	}
	ul.articles.is-grid.articles--featured li:not(.featured) figure + .post__text {
		margin-top: var(--space);
	}
	ul.articles--featured li.featured {
		grid-column: auto / span 3;
	}
	ul.articles--featured li.featured .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: var(--line-height-90);
		padding: var(--font-padding-90);
	}
	ul.articles--featured li.featured:first-of-type .post__title {
		font-size: calc(var(--font-size-120) * var(--font-scale));
		line-height: var(--line-height-120);
		padding: var(--font-padding-120);
		margin-top: 0;
	}
	ul.articles--featured li:first-of-type .post__lead * {
		font-size: calc(var(--font-size-50) * var(--font-scale));
		line-height: var(--line-height-50);
		padding: var(--font-padding-50);
	}
	ul.articles li > .post figure .post__meta .post__category svg {
		width: 32px;
		height: 32px;
		padding: 8px;
	}
	ul.articles li > .post figure .post__meta .post__category svg.icon-heidi {
		padding: 4px;
	}
	ul.articles .post:not(.post-dated) figure + .post__text {
		margin-top: var(--space);
	}
	ul.articles .post__title {
		font-size: calc(var(--font-size-60) * var(--font-scale));
	}
}
@media only screen and (max-width: 1000px) {
	.search-form .form-group {
		flex-direction: column;
	}
	.search-form input[type='submit'],
	.search-form .form-select,
	.search-form .form-select select {
		width: 100%;
	}
	.page-articles-index .articles .post .post__text {
		grid-column: 1 / 2;
	}
	.page-articles-index .articles .post .post__publication-date {
		padding-top: 0;
	}
	.page-articles-index .articles .post .post__cover {
		grid-row: 1 / span 2;
		grid-column: 2 / 5;
		height: unset;
	}
}
.post.has-scrolly-telling {
	overflow: inherit !important;
}
.post__content section .fl-scrolly-wrapper iframe {
	position: sticky !important;
}
.article__abstract .article__abstract-call-to-action a:any-link {
	color: var(--color-secondary);
	font-weight: 700;
	text-decoration-thickness: 1px;
	text-underline-offset: 3px;
}
.article__abstract .article__abstract-call-to-action a:any-link:hover {
	color: var(--color-secondary-highlight);
}
.article__abstract .tooltip {
	--tooltip-content-background: var(--color-grey-00);
	--tooltip-color: var(--color-grey-700);
	--tooltip-box-shadow: var(--box-shadow-l);
}
.article__abstract .module__head::after {
	margin-left: auto;
}
.article__abstract .module__head {
	padding-right: 12px;
}
.article__abstract.module .module__body {
	background-color: var(--color-grey-00);
	border-top: none;
}
@media only screen and (min-width: 1000px) {
	.article__abstract .module__head {
		padding-right: var(--space-3x);
	}
}
.article__transparency {
	margin-top: var(--space-3x);
	width: 100%;
}
.article__transparency .module__head::before {
	content: url(../img/transparency-0dc4d270b4f27d69696f9305b4584bef5dd6d960d941e0f067df42587cb969f9.svg) /
		'';
	width: 50px;
}
.article__transparency .module__body h2 {
	font-weight: 400;
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-50);
}
@media only screen and (min-width: 1000px) {
	.article__transparency .module__body h2 {
		font-size: calc(var(--font-size-60) * var(--font-scale));
		line-height: var(--line-height-60);
		padding: var(--font-padding-60);
	}
}
.no-bookmarks {
	color: var(--color-grey-400);
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-50) * var(--font-sans-scale));
	margin: 120px auto 0;
}
.no-bookmarks .icon {
	display: block;
	height: 72px;
	width: 72px;
	margin: 0 auto 24px;
	fill: var(--color-grey-200);
}
.articles--bookmarks li > .post {
	display: grid;
	grid-template-columns: 1fr 96px;
	grid-template-rows: auto 1fr auto;
	gap: 0 var(--space-2x);
	align-items: start;
	padding: var(--space-2x) 0;
}
.articles--bookmarks .post__text {
	grid-column: 1 / span 2;
	grid-row: 1 / span 3;
	display: grid;
	grid: subgrid / subgrid;
}
.articles--bookmarks .post__cover {
	grid-column: 2 / span 1;
	grid-row: 1 / span 2;
}
ul.articles--bookmarks .post__authors {
	grid-column: 1 / span 2;
	grid-row: 2 / span 1;
	align-self: flex-start;
}
.articles--bookmarks .post-preview__footer {
	grid-column: 1 / span 2;
	grid-row: 3 / span 1;
	margin-top: var(--space);
}
ul.articles.articles--bookmarks .post:not(.post-dated) figure + .post__text {
	margin-top: 0;
}
@media only screen and (min-width: 1000px) {
	.articles--bookmarks li > .post {
		grid-template-columns: 1fr 160px;
	}
}
.articles.is-grid.articles-grid--1 .post__title {
	font-size: calc(var(--font-size-90) * var(--font-scale));
	line-height: var(--line-height-90);
}
@media only screen and (max-width: 700px) {
	.articles.is-grid.articles-grid--1,
	.articles.is-grid.articles-grid--2,
	.articles.is-grid.articles-grid--3,
	.articles.is-grid.articles-grid--4,
	.articles.is-grid.articles-grid--5,
	.articles.is-grid.articles-grid--6 {
		grid-template-columns: 1fr;
	}
	.articles.is-grid .post-preview__footer {
		grid-column: 1 / span 1;
		order: unset;
	}
	.articles.is-grid.articles-grid--3 li + li .post,
	.articles.is-grid.articles-grid--5 li + li .post,
	.articles.is-grid.articles-grid--6 li .post {
		display: grid;
		grid-template-columns: 1fr auto;
		gap: 0 var(--space-2x);
	}
	.articles.is-grid.articles-grid--3 li + li .post__cover,
	.articles.is-grid.articles-grid--5 li + li .post__cover,
	.articles.is-grid.articles-grid--6 li .post__cover {
		grid-column: 2 / span 1;
		grid-row: 1 / span 2;
		order: 2;
		height: 64px;
		aspect-ratio: 16 / 9;
	}
	.articles.is-grid.articles-grid--3 li + li .post__text,
	.articles.is-grid.articles-grid--5 li + li .post__text,
	.articles.is-grid.articles-grid--6 li .post__text {
		margin-top: 0 !important;
	}
}
@media only screen and (min-width: 700px) {
	.articles.is-grid.articles-grid--1 {
		display: block;
	}
	.articles.is-grid.articles-grid--1 .post__title {
		font-size: calc(var(--font-size-120) * var(--font-scale));
		line-height: var(--line-height-120);
	}
	.articles.is-grid.articles-grid--2 {
		grid-template-columns: repeat(2, 1fr);
	}
	.articles.is-grid.articles-grid--2 .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: var(--line-height-90);
	}
	.articles.is-grid.articles-grid--3 {
		grid-template-columns: repeat(2, 1fr);
	}
	.articles.is-grid.articles-grid--3 > *:first-child {
		grid-column: 1 / -1;
	}
	.articles.is-grid.articles-grid--3 > *:first-child .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: var(--line-height-90);
	}
	.articles.is-grid.articles-grid--4 {
		grid-template-columns: repeat(2, 1fr);
	}
	.articles.is-grid.articles-grid--5 > *:first-child .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: var(--line-height-90);
	}
	.articles.is-grid.articles-grid--5 > *:first-child {
		display: block;
	}
	.articles.is-grid.articles-grid--5,
	.articles.is-grid.articles-grid--6 {
		grid-template-columns: repeat(1, 1fr);
		gap: var(--space-4x);
	}
	.articles.is-grid.articles-grid--5 li + li,
	.articles.is-grid.articles-grid--6 li + li {
		border-top: 1px solid var(--color-grey-200);
		padding-top: var(--space-4x);
	}
	.articles.is-grid.articles-grid--5 li + li .post,
	.articles.is-grid.articles-grid--6 li .post {
		display: grid;
		grid-template-columns: repeat(8, 1fr);
		grid-template-rows: auto 1fr;
		gap: 0 var(--space-4x);
	}
	.articles.is-grid.articles-grid--5 li + li .post__cover,
	.articles.is-grid.articles-grid--6 li .post__cover {
		grid-column: 1 / 3;
		grid-row: 1 / span 2;
	}
	.articles.is-grid.articles-grid--5 li + li .post__text,
	.articles.is-grid.articles-grid--6 li .post__text,
	.articles.is-grid.articles-grid--5 li + li .post-preview__footer,
	.articles.is-grid.articles-grid--6 li .post-preview__footer {
		grid-column: 3 / 9;
		margin-top: 0 !important;
	}
	.articles.is-grid.articles-grid--5 li + li .post__text .post__title,
	.articles.is-grid.articles-grid--6 li .post__text .post__title {
		padding-top: 0;
	}
}
.post {
	display: flex;
	flex-direction: column;
	margin: 0;
	position: relative;
	text-align: left;
}
.post:not(.post-chappatte) figure {
	order: -1;
	pointer-events: none;
}
.post figure .glightbox {
	pointer-events: auto;
}
.post .post__title a::after {
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.post figure img {
	background: var(--color-grey-100);
	box-shadow: none;
	border: 0;
}
.post__header + .post__cover,
.post__header + iframe {
	margin-top: var(--base-line-height);
}
.post__header .avatar,
.post__header a.avatar {
	width: calc(var(--space) * 12);
	height: calc(var(--space) * 12);
}
.post a.tag:any-link:after {
	content: '';
	display: block;
	margin-bottom: calc(var(--space) * -1);
}
.post__lead {
	margin-top: var(--base-line-height);
	font-weight: 700;
}
.post__title + .post__lead {
	margin-top: 0;
}
.post__lead + .post__authors {
	margin-top: var(--base-line-height);
}
.post-show .post {
	padding-top: var(--base-line-height);
}
.post--show .main-grid {
	grid-row-gap: 0;
}
.post-separator,
.post__content img.post-separator {
	display: block;
	margin: var(--base-line-height) auto 0;
	height: var(--space-8x);
}
.card + .post {
	margin-top: var(--base-line-height);
}
.post__alert {
	margin-top: var(--space-4x) !important;
	margin-bottom: var(--space-4x);
	border-left: 8px solid var(--color-primary);
}
.post__alert > * + * {
	margin-top: var(--space-3x);
}
.post__content .post__alert a:any-link,
.post__content .post__alert a:any-link:hover {
	color: var(--color-white);
}
.post__text > div.sponsors-item:first-child {
	margin-top: var(--space);
}
.post .post__meta,
.post .post__authors,
.post .sponsors-item {
	position: relative;
	z-index: 2;
}
@media only screen and (max-width: 1000px) {
	.articles li .post {
		flex-direction: row;
		column-gap: var(--space-2x);
		flex-wrap: wrap;
	}
	.articles .post__text {
		flex: 1;
	}
	.articles figure {
		height: 64px;
		order: 2;
	}
	.home-section--featured > .featured-1 > li:first-child > article .post__title,
	.home-section--featured > .featured-1 > li:first-child > article figure,
	.home-section .articles:not(.featured-3) li:first-of-type .post:not(.post-opinion) figure,
	.articles li.featured .post figure,
	.articles.articles--boxed .post figure,
	.folder__articles .articles .post figure,
	.page-categories-show section:not(.articles-list) .articles li:first-child .post figure {
		order: -1;
		height: auto;
	}
	.home-section--featured > .featured-1 > li:first-child > .post:not(.post-dated) figure {
		margin-bottom: var(--space-2x);
	}
}
.post__cover {
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}
.post__cover.is-16-9 picture {
	aspect-ratio: 16/9;
}
.post__cover.is-3-2 picture {
	aspect-ratio: 3/2;
}
.post__cover.is-1-1 picture {
	aspect-ratio: 1;
}
.post__cover img {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: var(--color-grey-100);
}
.post__cover.is-avatar {
	width: 100%;
	height: 96px;
	padding-bottom: 0;
	text-align: center;
}
.post__cover.is-avatar picture {
	background-color: transparent;
	position: relative;
	text-align: center;
	overflow: visible;
	width: 96px;
	height: 96px;
	margin: 0 auto;
}
.post__cover.is-avatar picture img {
	border-radius: 50%;
	margin: 0 auto;
	object-fit: normal;
}
.post__cover .glightbox {
	display: block;
	position: relative;
}
.post__cover .glightbox .icon--zoom {
	align-items: center;
	background-color: rgba(var(--color-shadow), 0.4);
	bottom: 0;
	display: inline-flex;
	justify-content: center;
	height: var(--space-3x);
	position: absolute;
	right: 0;
	width: var(--space-3x);
	z-index: 2;
}
.post__cover .glightbox .icon--zoom svg {
	fill: var(--color-grey-100);
	height: var(--space-2x);
	width: var(--space-2x);
}
@supports (object-fit: cover) {
	.post__cover img {
		height: 100%;
		left: 0;
		object-fit: cover;
		position: absolute;
		width: 100%;
	}
}
.post__cover img {
	opacity: 0;
}
.post__cover img:not(.initial) {
	transition: opacity 0.2s;
}
.post__cover img.initial,
.post__cover img.loaded,
.post__cover img.error {
	opacity: 1;
}
.post__cover img[data-src],
.post__cover img[data-srcset] {
	display: block;
	min-height: 1px;
}
.post__cover figcaption {
	margin: 0;
	display: block;
	width: 100%;
	font-family: var(--font-sans);
	font-weight: 400;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	text-align: right;
	line-height: var(--line-height-20);
	color: var(--color-grey-400);
	padding: var(--font-padding-20);
}
.post__embed {
	margin: 24px auto;
	width: 100%;
	max-width: 100%;
	display: block;
	overflow: hidden;
	position: relative;
}
.post__embed iframe {
	width: 100% !important;
	min-width: 0;
	max-width: 100% !important;
	margin: 0 !important;
}
.post__embed--video {
	height: 0;
	padding-bottom: 56.25%;
}
.post__embed--video iframe {
	margin: 0 !important;
	max-width: 100% !important;
	height: 100%;
	position: absolute !important;
}
.post__embed--instagram {
	max-width: 100%;
	width: auto;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.post__embed--instagram iframe {
	margin: 0 auto !important;
}
@media only screen and (min-width: 1000px) {
	.post__embed {
		margin: 32px 0;
	}
}
.main__header .follow-button,
.main__header.main__header--user .follow-button {
	justify-content: unset;
}
.main__header img,
.main__header svg.picto {
	margin: 0;
}
.main__header.main__header--user .user-profile__title {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
	padding: var(--font-padding-40);
	font-weight: 400;
	color: var(--color-grey-400);
	margin-top: 0;
}
.main__header.main__header--user .user-profile__bio {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
	padding: var(--font-padding-60);
	font-weight: 400;
	color: var(--color-grey-500);
	margin-top: var(--space);
}
.main__header.main__header--user .user_profile__actions {
	justify-content: left !important;
}
a.user-profile__twitter:any-link,
a.user-profile__email:any-link {
	text-decoration: none;
	text-transform: uppercase;
	color: var(--color-danger-500);
	padding-left: 0;
}
a.user-profile__twitter:any-link svg,
a.user-profile__email:any-link svg {
	fill: var(--color-danger-500) !important;
}
.post__authors {
	--font-scale: var(--font-sans-scale);
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	font-weight: var(--post-author-font-weight);
	line-height: var(--line-height-20);
}
.post__authors.has-single-author {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	margin-right: var(--space);
}
.page-articles-show .post__authors {
	color: var(--color-grey-500);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--space-2x);
}
.post__authors.has-single-author figure.avatar {
	width: calc(var(--space) * 6);
	height: calc(var(--space) * 6);
	margin: 0 var(--space) 0 0;
}
.post__authors .authors-list {
	line-height: var(--line-height-20);
}
.post__authors:not(.has-single-author) .avatar-group + .authors-list {
	margin-top: var(--space);
}
.post__authors small {
	font-size: calc(var(--font-size-30) * var(--font-scale));
}
.authors-list .row + small {
	margin-top: var(--space-1-2);
	display: block;
}
.post__authors button {
	padding: 0 var(--space-1-2);
	margin: 0 0 0 var(--space);
	position: relative;
}
.post__authors .row {
	display: flex;
}
.post__authors:not(.has-single-author) {
	display: flex;
	flex-wrap: wrap;
}
.post__authors:not(.has-single-author) .avatar-group {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.post__authors:not(.has-single-author) .avatar-group > a {
	display: block;
	width: var(--space-6x);
	height: var(--space-6x);
	position: relative;
	border: 2px solid var(--color-grey-00);
	border-radius: 50%;
}
.post__authors:not(.has-single-author) .avatar-group > a figure {
	width: 100%;
	height: 100%;
	margin: 0;
}
.post__author a:any-link {
	color: var(--color-grey-500);
	text-decoration: var(--post-author-link-decoration);
}
.post__authors span,
.post__authors a:any-link,
.post__content .post__authors a:any-link,
.post__content .post__author__text {
	font-weight: var(--post-author-font-weight);
	color: var(--color-grey-500);
}
.post__authors a:any-link,
.post__content .post__authors a:any-link,
.post__content .post__author__text {
	text-decoration: var(--post-author-link-decoration);
}
.post__author__text small {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-10) * var(--font-scale));
	line-height: var(--line-height-10);
}
.post__author a:any-link:hover,
.post__authors a:any-link:hover {
	color: var(--color-primary);
	text-decoration: var(--post-author-link-decoration-hover);
}
.main__header--user .user-profile {
	display: flex;
	flex-direction: column;
	gap: var(--space-3x);
}
.main__header--user .user-profile__avatar {
	flex-shrink: 0;
	width: 140px;
	height: 140px;
}
.main__header--user .user-profile__avatar img {
	display: block;
}
.main__header--user .page__title {
	padding-top: 0;
	margin-bottom: var(--space-3x);
}
.author-posts-title {
	margin-top: var(--space-6x);
}
.author-posts-title + .articles .post-date:first-child .section__title {
	margin-top: var(--space-2x);
}
@media only screen and (min-width: 1000px) {
	.main__header.main__header--user .user-profile {
		flex-direction: row;
	}
	.main__header.main__header--user .user-profile__avatar {
		flex-shrink: 0;
		width: 200px;
		height: 200px;
		margin-bottom: 0;
	}
	.main__header.main__header--user .page__title {
		margin-top: var(--space);
	}
}
.post__meta {
	font-family: var(--font-sans);
	font-size: var(--post-meta-font-size);
	line-height: var(--post-meta-line-height);
	padding: var(--post-meta-padding);
	color: var(--post-tag-color);
	display: block;
	margin-top: var(--space);
}
.post__meta a:any-link,
.post__meta > span {
	color: var(--post-tag-color);
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-decoration: none;
	padding: 0;
}
.post__meta > span {
	font-weight: 400;
}
.post__meta > .serie-name {
	padding: 0;
}
.post__meta .post__type,
.post__meta .post__type a:any-link {
	font-family: var(--font-serif);
	color: var(--color-primary);
	font-weight: 400;
}
.post__meta > * {
	margin-right: var(--space-1-2);
}
a.post__category:any-link {
	color: var(--post-category-color);
}
.post__meta a:any-link:hover,
a.post__category:any-link:hover {
	color: var(--post-category-color-hover);
}
a.post__tag,
.post__tag a:any-link {
	color: var(--post-tag-color);
	font-weight: 700;
	display: inline-block;
}
.post a.tag:any-link,
.post__tag,
a.post__tag:any-link {
	font-family: var(--font-sans);
	font-size: var(--post-tag-font-size);
	line-height: var(--post-tag-line-height);
	min-height: var(--post-tag-line-height);
	padding: var(--post-tag-padding);
	color: var(--post-tag-color);
	font-weight: var(--post-tag-font-weight);
	text-transform: var(--post-tag-text-transform);
	box-shadow: var(--post-tag-box-shadow, none);
	border-radius: var(--post-tag-border-radius, none);
	letter-spacing: var(--post-tag-letter-spacing);
	text-decoration: none;
	white-space: nowrap;
}
a.tag:any-link:hover,
.post__tag:hover,
a.post__tag:any-link:hover {
	color: var(--post-tag-color-hover);
}
.post__publication-date,
.post__reading-time {
	display: block;
	font-family: var(--font-sans);
	font-size: var(--post-tag-font-size);
	line-height: var(--post-tag-line-height);
	color: var(--color-grey-400);
	margin: 0;
}
.post__content > .post__reading-time {
	margin-top: 0;
}
.post__authors + .post__publication-date {
	margin-top: var(--base-line-height);
}
.post__meta > .post__publication-date::before {
	margin: 0 !important;
	padding: 0;
	content: '';
}
.post__reading-time .icon {
	fill: var(--color-grey-300);
	width: 12px;
	height: 12px;
}
.post__meta--footer .post__tags {
	margin-top: var(--base-line-height);
}
@media only screen and (min-width: 1000px) {
	.post__meta {
		font-size: var(--post-tag-font-size-desktop);
		padding: var(--post-meta-padding-desktop);
	}
	a.tag:any-link,
	.post__tag,
	a.post__tag:any-link {
		padding: var(--post-tag-padding);
	}
}
.post__meta > * + *:not(.post--premium)::before {
	content: '';
	display: inline-block;
	margin: 0 var(--space) 0 var(--space-1-2);
	color: var(--color-grey-300);
	box-sizing: border-box;
	width: 4px;
	height: 4px;
	position: relative;
	top: -1px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	transform: rotate(-45deg);
}
.page-categories-show .main__header--with-photo {
	display: flex;
	align-items: start;
	flex-wrap: wrap;
	column-gap: var(--space-3x);
}
.page-categories-show .main__header--with-photo .page__title {
	margin: 0;
}
.page-categories-show .main__header--with-photo p {
	flex: 100%;
}
.page-categories-show .main__header img.category-logo {
	max-height: 2rem;
}
.category-authors .authors {
	padding: 0;
	margin-top: var(--space-3x);
}
.category-authors .authors li + li {
	margin-top: var(--space-2x);
}
.category-authors .authors li {
	margin-right: 0;
}
.category-authors .author__title {
	font-size: var(--font-size-30);
}
.category-authors a.user-profile__email:any-link {
	align-self: center;
	margin-left: auto;
	padding: 12px;
}
.category-authors a.user-profile__email:any-link span {
	display: none;
}
.page-categories-show .tab-sidebar .category-custom-block .category-custom-block__content {
	margin-top: var(--space-3x);
}
.page-categories-show .tab-sidebar .category-custom-block a {
	text-decoration: none;
}
.page-categories-show .sidebar.sidebar--right .post__authors {
	align-items: center;
	gap: var(--space);
}
@media only screen and (min-width: 1000px) {
	.page-categories-show .main-grid > .main-column.category-header {
		grid-column: 1 / 5;
	}
	.page-categories-show .main-grid > .tab-sidebar {
		grid-column: 4 / span 1;
		grid-row: 2 / 4;
	}
	.page-categories-show [role='tabpanel'] {
		display: block !important;
	}
}
@media only screen and (max-width: 1000px) {
	.page-categories-show .main__header p {
		font-size: var(--font-size-50);
		line-height: var(--line-height-50);
	}
	.page-categories-show .main-grid {
		display: flex;
		flex-direction: column;
	}
	.page-categories-show .main-grid > .tab-articles {
		order: 2;
	}
	.page-categories-show .main-grid > .main-column.category-header {
		order: 0;
	}
	.page-categories-show .main-grid .tab-sidebar {
		display: block;
		order: 1;
		padding: 0;
	}
	.page-categories-show .side__section--tags .side__section__title,
	.page-categories-show .side__section--category .side__section__title {
		display: none;
	}
	.main-grid .tab-sidebar > * + .side__adzn:empty {
		margin-top: 0;
	}
	.page-categories-show .tag-list {
		margin-left: calc(var(--space-2x) * -1);
		margin-right: calc(var(--space-2x) * -1);
		padding-left: var(--space-2x);
		padding-right: var(--space-2x);
		padding-bottom: 6px;
		flex-wrap: nowrap;
		overflow: auto;
	}
	.page-categories-show .tab-sidebar .side__section--most-read {
		display: none;
	}
}
.page-categories-show .tab-sidebar .sidebar--right {
	padding-top: 0;
}
.page-categories-show .post__authors {
	position: relative;
}
.page-categories-show .post__authors .post__author__text a::after {
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	top: 0;
	right: 0;
}
.page-categories-show .post__authors .user-profile__email {
	position: relative;
	z-index: 2;
}
.page-categories-show.top-category .tag-list.popular-tags {
	display: none !important;
}
.page-categories-show:not(.top-category) .tag-list.sub-categories {
	display: none !important;
}
.page-categories-show.category-r-evolutions .category-header {
	position: relative;
}
.page-categories-show.category-r-evolutions .category-header {
	background: var(--revolution-gradient);
	margin-left: calc(var(--space-4x) * -1);
	margin-right: calc(var(--space-4x) * -1);
	padding-left: var(--space-4x);
	padding-right: var(--space-4x);
}
.page-categories-show.category-r-evolutions:not([data-brandwall-skin]) .category-header > * {
	position: relative;
	z-index: 2;
}
.page-categories-show.category-r-evolutions:not([data-brandwall-skin]) .serie {
	border-color: var(--color-danger-200);
}
.page-categories-show.category-r-evolutions:not([data-brandwall-skin]) .serie:hover {
	box-shadow: -4px 4px 0px var(--color-danger-200);
}
@media only screen and (min-width: 1200px) {
	.page-categories-show.category-r-evolutions:not([data-brandwall-skin]) .category-header:after {
		content: '';
		background: var(--revolution-gradient);
		display: block;
		position: absolute;
		left: calc((100vw - var(--width-limiter)) / 2 * -1);
		top: 0;
		width: 100vw;
		height: 100%;
		z-index: 1;
	}
}
.editorial-block {
	margin-bottom: var(--space-6x);
}
.flow-item .articles {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: var(--space-6x) var(--space-4x);
}
.flow-item {
	margin-bottom: var(--space-6x);
}
.post__title {
	--font-scale: var(--post-title-font-scale);
	font-family: var(--post-title-font-family);
	font-size: var(--post-title-font-size);
	font-weight: 700;
	line-height: var(--post-title-line-height);
	padding: var(--post-title-offset);
	margin-top: var(--space);
	letter-spacing: var(--post-title-text-spacing);
	text-transform: var(--post-title-text-transform);
	vertical-align: baseline;
}
.post__title--no-image {
	font-size: calc(var(--font-size-110) * var(--font-scale));
	line-height: var(--line-height-110);
}
.post__title a:any-link {
	color: var(--color-grey-700);
	font-weight: 700;
	text-decoration: none;
}
.post__title a:any-link:hover {
	color: var(--color-primary);
}
@media only screen and (min-width: 1000px) {
	.post__title {
		font-size: var(--post-title-font-size-desktop);
		line-height: var(--post-title-line-height-desktop);
	}
}
.photo-gallery figure figcaption {
	font-family: var(--font-serif);
	font-size: calc(var(--font-size-50) * var(--font-serif-scale));
	line-height: var(--line-height-50);
	color: var(--color-grey-700);
	text-align: left;
}
.photo-gallery figure .post__buttons {
	margin-top: 0;
}
.photo-gallery figure img {
	width: 100%;
	height: auto;
}
@media only screen and (min-width: 1000px) {
	.post-show .post.post-photos .post__cover {
		grid-column: 1 / -1;
	}
	.post.post-photos .photo-gallery {
		margin-inline: calc(((100% + var(--space-4x)) / 3) * -1);
	}
	.post.post-photos .photo-gallery figure {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		gap: 0 var(--space-4x);
	}
	.post-show .photo-gallery figure .glightbox {
		display: block;
		grid-column: 1 / -2;
		margin-bottom: auto;
		margin-top: calc(var(--base-line-height) * 2);
	}
	.post-show .photo-gallery figure .glightbox img {
		margin-top: 0;
	}
	.post-show .photo-gallery figcaption {
		text-align: left;
		margin-top: calc(var(--base-line-height) * 2);
	}
}
.post .icon--premium {
	float: left;
	margin-top: calc(var(--post-title-line-height) - var(--space-2x));
}
@media only screen and (min-width: 1000px) {
	.post .icon--premium {
		float: left;
		margin-top: calc(var(--post-title-line-height) - var(--space-3x));
	}
}
.post-premium {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-transform: none;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	font-weight: 700;
	letter-spacing: 0;
}
.post-premium.is-long {
	width: auto;
	font-size: calc(var(--font-size-30) * var(--font-scale));
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0;
	display: inline-block;
}
.breadcrumb li:has(.post-premium) {
	margin-left: var(--space);
}
.breadcrumb li:has(.post-premium):before {
	display: none;
}
.post .post-premium.is-long .icon--premium {
	margin: 0 var(--space-1-4) 0 0;
	fill: var(--color-grey-00);
	width: var(--space-2x);
	height: var(--space-2x);
	padding: 3px;
	background: var(--color-warning-300);
	position: relative;
	top: -1px;
	float: none;
}
.post__lead {
	margin-top: var(--base-line-height);
	font-family: var(--post-lead-font-family);
	--font-scale: var(--post-lead-scale);
	font-size: calc(var(--post-lead-font-size) * var(--font-scale));
	line-height: var(--post-lead-line-height);
	font-weight: 400;
	color: var(--color-grey-500);
}
.post__lead * {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	line-height: inherit;
	color: inherit;
}
@media only screen and (min-width: 1000px) {
	.post__lead {
		font-size: calc(var(--post-lead-font-size-desktop) * var(--font-scale));
		line-height: var(--post-lead-line-height-desktop);
	}
}
.post__buttons {
	margin-top: var(--base-line-height);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: var(--space-2x) var(--space);
	margin-left: auto;
	vertical-align: top;
}
.post__buttons .icon-link {
	cursor: pointer;
}
.post__footer__buttons {
	margin-left: 0;
}
.post__content .post__buttons + * {
	margin-top: var(--base-line-height);
}
.share-button,
.bookmark-button {
	position: relative;
	overflow: visible;
	line-height: var(--space-3x);
}
.share-button > button,
.bookmark-button button {
	box-shadow: 0 0 0 1px var(--color-grey-300) inset;
	background: transparent;
	color: var(--color-grey-700);
	text-decoration: none;
}
.share-button > button:hover,
.bookmark-button button:hover {
	color: var(--color-primary);
	box-shadow: 0 0 0 1px var(--color-grey-400) inset;
}
.share-button a:any-link > * + * {
	margin: 0;
}
.share-button .dropdown-content {
	opacity: 0;
	transform: translateY(1000px);
	transition: transform 0.3s ease;
	position: fixed;
	min-width: 240px;
	background-color: var(--color-white);
	left: 0;
	text-align: left;
	border-radius: 4px;
	padding: var(--space) 0;
	box-shadow: 0 0 0 1px var(--color-grey-100) inset, var(--box-shadow-l);
	display: flex;
	bottom: 0;
	flex-direction: column;
}
.share-button--active .dropdown-content {
	opacity: 1;
	transform: translateY(0);
	z-index: 100;
	padding: 0;
	position: fixed;
	height: auto;
	overflow: auto;
	top: auto;
	bottom: 0;
	left: 0;
	right: 0;
}
.share-button > button.share-button__backdrop {
	min-height: 0;
	box-shadow: none;
	position: fixed;
	top: 0;
}
.share-button--active .share-button__backdrop {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(var(--color-shadow), 0.7);
	z-index: 100;
	transition: background 0.1s ease-in-out;
}
.share-button--active .share-button__backdrop:hover {
	background: rgba(var(--color-shadow), 0.7);
}
body:has(.share-button--active) {
	overflow: hidden;
}
body:has(.share-button--active) > footer {
	z-index: 0;
}
.share-button .dropdown-content header {
	padding: 8px 8px 7px;
	display: flex;
	align-items: center;
	border-bottom: 1px solid var(--color-grey-200);
}
.share-button .dropdown-content .menu__title {
	font-weight: 400;
	font-family: var(--font-sans);
	font-size: var(--font-size-40);
	line-height: var(--line-height-40);
	padding: 0;
	margin: 0;
}
.share-button .dropdown-content header .button--close {
	margin-left: auto;
	padding: 0;
}
.share-button .dropdown-content ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.share-button .dropdown-content li {
	margin: 0;
	padding: 0;
	line-height: var(--space-4x);
	width: 100%;
	box-shadow: 0 -1px 0 0 var(--color-grey-100);
}
.share-button .dropdown-content li a:any-link {
	text-decoration: none;
	letter-spacing: 0;
}
.share-button .dropdown-content li > * {
	display: flex;
	align-items: center;
	cursor: pointer;
	padding: var(--space-1-2);
	color: var(--color-grey-700);
}
.share-button .dropdown-content li:first-of-type > * {
	border-radius: 4px 4px 0 0;
}
.share-button .dropdown-content li:last-of-type > * {
	border-radius: 0 0 4px 4px;
}
.share-button .dropdown-content li > *:hover {
	display: flex;
	cursor: pointer;
	background-color: var(--color-grey-100);
	color: var(--color-primary-highlight);
}
.share-button .dropdown-content .link__icon {
	display: flex;
	width: calc(var(--space) * 3);
	height: calc(var(--space) * 3);
	place-items: center;
	justify-content: center;
	margin-left: 0;
	fill: currentColor;
}
.share-button .dropdown-content p {
	padding: var(--space-2x) var(--space);
	font-size: var(--font-size-20);
	line-height: var(--line-height-20);
}
.share-button .dropdown-content p + .button {
	margin: 0 var(--space) var(--space);
}
.share-button .dropdown-content .icon {
	fill: currentColor;
	width: calc(var(--space) * 1.5);
	height: calc(var(--space) * 1.5);
	margin-left: 0;
}
.share-button .dropdown-content .link__text {
	padding: 0 8px;
	width: auto;
	font-size: var(--post-buttons-text-size);
	font-family: var(--font-sans);
	font-weight: 700;
	letter-spacing: 0;
	text-transform: none;
	flex-wrap: nowrap;
	text-decoration: none;
	box-shadow: none;
	white-space: nowrap;
}
.share-button .dropdown-content .share-button__menu-registration {
	text-align: center;
}
.share-button .dropdown-content .share-button__menu-registration .button {
	color: var(--color-grey-00);
	display: block;
	margin: 0 var(--space) var(--space);
}
.share-button .dropdown-content .share-button__menu-registration hr {
	margin: var(--space-2x) 0 0;
	height: 1px;
	padding: 0;
}
.bookmark-button .bookmark-button__remove {
	display: none;
}
.bookmark-button--created .bookmark-button__add {
	display: none;
}
.bookmark-button--created .bookmark-button__remove {
	display: block;
}
@media only screen and (min-width: 1000px) {
	body:has(.share-button--active) {
		overflow-y: auto;
	}
	.share-button {
		position: relative;
		overflow: visible;
	}
	.share-button__backdrop {
		display: none;
	}
	.share-button .dropdown-content {
		position: absolute;
		transform: translateX(-10000px);
		opacity: 0;
		top: var(--space-5x);
		right: auto;
		bottom: auto;
	}
	.share-button--active .dropdown-content {
		opacity: 1;
		transform: translateY(0);
		transition: opacity 0.1s ease;
	}
	.share-button .dropdown-content header {
		display: none;
	}
	.share-button .dropdown-content li {
		line-height: var(--space-3x);
	}
	.share-button .dropdown-content .share-button__menu-registration .link {
		display: block;
	}
	.post-longread .post__meta--footer,
	.post-live .post__meta--footer {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
	}
	.post-longread .post__meta--footer > *,
	.post-live .post__meta--footer > * {
		grid-column: 2 / span 3;
	}
}
.post__buttons {
	gap: var(--space-2x);
}
.post__buttons > ul {
	display: flex;
	flex-wrap: wrap;
	list-style-type: none;
	height: var(--space-3x);
	align-items: center;
	line-height: var(--space-3x);
	padding: 0;
	margin: 0;
}
.post__buttons > ul form {
	width: auto;
}
.post__buttons > ul li .icon-link {
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 24px;
	width: 24px;
	background: var(--post-buttons-background);
	box-shadow: var(--post-buttons-box-shadow);
	color: var(--post-buttons-color);
	border-radius: 50%;
	text-align: center;
}
.post__buttons > ul li .icon-link svg {
	fill: currentColor;
	width: calc(var(--space) * 1.5);
	height: calc(var(--space) * 1.5);
}
.post__buttons > ul li .icon-link-text {
	background: var(--color-warning-300);
	color: var(--color-grey-100);
	box-shadow: none;
	border-radius: 12px;
	padding: 0 8px;
	width: auto;
	font-size: var(--post-buttons-text-size);
	font-family: var(--font-sans);
	font-weight: 700;
	flex-wrap: nowrap;
	text-decoration: none;
}
.post__buttons > ul li .icon-link:hover {
	background: var(--post-buttons-background-hover);
	box-shadow: var(--post-buttons-box-shadow-hover);
	color: var(--post-buttons-color-hover);
}
.post__buttons > ul li + li {
	margin-left: var(--space);
}
.share-button > button,
.bookmark-button button,
.post__buttons > .button {
	box-shadow: none;
	background: transparent;
	color: var(--color-primary);
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.share-button > button span,
.bookmark-button button span,
.post__buttons > .button span {
	display: none;
}
.share-button > button:hover,
.bookmark-button button:hover,
.post__buttons > .button:hover {
	background: transparent;
	color: var(--color-danger-400);
	box-shadow: none;
}
.share-button .dropdown-content li > * {
	color: var(--color-primary);
}
@media only screen and (min-width: 600px) {
	.share-button > button span,
	.bookmark-button button span,
	.post__buttons > .button span {
		display: inline-block;
		top: 2px;
		position: relative;
	}
}
* + .post__content {
	margin-top: var(--base-line-height);
	word-break: break-word;
}
.post__content {
	line-height: var(--line-height-60);
}
.post__content > * + * {
	margin-top: calc(var(--base-line-height) - var(--space));
}
.post__content > .row {
	display: flex;
	flex-direction: column;
	width: 100%;
	flex-wrap: wrap;
	margin-top: 0;
	align-items: flex-start;
	justify-content: flex-start;
}
.post__content > .row > * {
	margin-top: var(--space);
}
.post__content > .row .post__buttons {
	margin: var(--space) 0 0 0;
}
.post-body > * + * {
	margin-top: calc(var(--base-line-height) - var(--space));
}
.post__content a:any-link {
	color: var(--post-content-title-link-color);
}
.post__content a:any-link:hover {
	color: var(--color-primary-highlight);
}
.post__content h1,
.post__content h2,
.post__content h3 {
	font-family: var(--font-sans);
	font-weight: 700;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-100) * var(--font-scale));
	padding: var(--font-padding-100);
	line-height: var(--line-height-100);
	margin: var(--post-content-title-margin);
}
.post__content h3 {
	font-size: calc(var(--font-size-80) * var(--font-scale));
	line-height: var(--line-height-80);
	padding: var(--font-padding-80);
}
.post__content * + h1,
.post__content * + h2,
.post__content * + h3 {
	margin-top: var(--base-line-height);
}
.post__content * + h1 a:any-link,
.post__content * + h2 a:any-link,
.post__content * + h3 a:any-link,
.post__content * + h4 a:any-link {
	color: var(--post-content-title-link-color);
}
.post__content h4 {
	margin: var(--post-content-title-margin);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-60) * var(--font-scale));
	padding: var(--font-padding-60);
	line-height: var(--line-height-60);
}
.post__content * + h4 {
	margin-top: var(--space-6x);
}
.post__content h4 + p {
	margin-top: var(--base-line-height);
}
.post__content h5 {
	font-family: var(--font-sans);
	font-weight: 700;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	padding: var(--font-padding-50);
	line-height: var(--line-height-50);
	margin: calc(var(--base-line-height) - var(--space)) 0 0;
}
.post__content h5 + p {
	margin-top: 0;
}
.post__content h6 {
	font-family: var(--font-sans);
	font-weight: 400;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
	margin: var(--base-line-height) 0 0;
	background: var(--color-grey-100);
	padding: var(--base-line-height);
}
.post__content blockquote {
	border: none;
	word-break: break-word;
	padding: 0 0 0 var(--space-3x);
	position: relative;
	font-size: calc(var(--font-size-70) * var(--font-serif-scale));
	line-height: var(--font-size-90);
	font-weight: 700;
}
.post__content blockquote:before {
	content: '\201C'/ '';
	position: absolute;
	font-family: var(--font-serif-2);
	font-size: calc(var(--font-size-120) * var(--font-serif-scale));
	margin-top: var(--space);
	color: var(--color-primary);
	left: 0;
}
.post__content .quote_credit {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
	line-height: var(--line-height-40);
	margin: calc(var(--space) * -1) 0 0 var(--space-3x);
	text-align: right;
}
.post__content blockquote + .quote_credit {
	margin: var(--space) 0 0 var(--space-3x);
}
.post__content figure {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}
.post__content figure .glightbox {
	position: relative;
	display: block;
}
.post__content figure .glightbox .icon--zoom {
	position: absolute;
	display: inline-flex;
	width: var(--space-3x);
	height: var(--space-3x);
	align-items: center;
	justify-content: center;
	right: 0;
	bottom: 0;
	background-color: rgba(var(--color-shadow), 0.4);
}
.post__content figure .glightbox .icon--zoom svg {
	width: var(--space-2x);
	height: var(--space-2x);
	fill: var(--color-grey-100);
}
.post__content * + figure {
	margin-top: var(--base-line-height);
}
.post__content br + br + br {
	display: none;
}
.post__content img {
	margin: 0 auto;
	max-width: 100%;
}
.post__content figure img {
	width: 100%;
}
.post__content figcaption {
	font-family: var(--font-sans);
	font-weight: 400;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
	color: var(--color-grey-400);
	margin: 0;
	text-align: right;
}
.post__content code {
	font-family: inherit;
	font-weight: 700;
	color: var(--color-primary);
	display: inline;
	background: transparent;
}
.post__content a {
	text-decoration: underline;
}
.post__content .post__embed {
	width: calc(100% - 64px);
	max-width: calc(100% - 64px);
	margin-left: auto;
	margin-right: auto;
}
.post-body .embed-responsive-item {
	aspect-ratio: 16/9;
	max-width: 100%;
	height: auto;
}
.post__content iframe {
	display: block;
	position: relative;
	margin: var(--base-line-height) auto 0;
	max-width: 100%;
	overflow: scroll;
}
.post__content section iframe {
	margin-top: 0;
}
.post__content section > iframe[src*='player.vimeo.com'] {
	aspect-ratio: 16/9;
	width: 100%;
	position: relative !important;
}
.post__content .post__embed--video {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	margin-bottom: -36px;
}
.post__content .post__embed--video iframe {
	margin: 0;
	max-width: 100%;
	height: calc(100% - 36px);
	position: absolute;
}
.post__content .post__link {
	display: block;
	margin: var(--base-line-height) 0;
}
.post__content .twitter-tweet {
	margin: var(--space-3x) auto 0 !important;
	width: calc(100% - 64px) !important;
	max-width: calc(100% - 64px) !important;
}
.post__content .post__read-more {
	font-weight: 700;
	padding-right: 24px;
	position: relative;
}
.post__content .post__read-more a {
	font-weight: 400;
}
.post__content .post__read-more .bookmark-button,
.post__content .post__read-more .share-button {
	position: absolute;
	right: 0;
	top: 0;
	padding: var(--font-padding-50);
	font-weight: 400;
}
.post__content .post__read-more .share-button a {
	font-weight: 700;
}
.post__content .post__read-more .bookmark-button__label,
.post__content .post__read-more button[aria-haspopup] span {
	display: none;
}
.module blockquote {
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-60);
	font-weight: 400;
}
@media only screen and (max-width: 1000px) {
	.post__content .note h2 {
		font-size: var(--font-size-80);
		line-height: var(--line-height-100);
	}
	.post__content .note h3 {
		font-size: var(--font-size-60);
		line-height: var(--line-height-80);
	}
}
@media only screen and (min-width: 1000px) {
	.post__content {
		font-size: calc(var(--font-size-60) * var(--font-scale));
		line-height: var(--line-height-80);
	}
	.post__content > .row {
		flex-direction: row;
		gap: var(--space);
	}
	.post__content > .row .post__buttons {
		margin: var(--space-1-2) 0 0 auto;
	}
	.post__content h5 {
		font-size: calc(var(--font-size-60) * var(--font-scale));
		padding: var(--font-padding-60);
		line-height: var(--line-height-60);
	}
	.post__content h5 + p {
		margin-top: calc(var(--space) * -1);
	}
	.post__content figure {
		width: 100%;
		margin-left: 0;
	}
	.post__content blockquote {
		font-size: calc(var(--font-size-80) * var(--font-serif-scale));
		line-height: var(--line-height-80);
	}
	.module blockquote {
		font-size: calc(var(--font-size-60) * var(--font-scale));
		line-height: var(--line-height-60);
		font-weight: 400;
	}
}
.gift-banner {
	margin: 0 auto;
	max-width: calc(var(--width-limiter) - 32px);
	padding: var(--space-3x) var(--space-2x);
}
@media only screen and (min-width: 1000px) {
	.gift-banner {
		max-width: calc(var(--width-limiter) - 64px);
	}
}
.post__meta .post__type,
.post__meta .post__type a:any-link {
	font-family: var(--font-sans);
	font-weight: 400;
	color: var(--color-grey-500);
	text-transform: uppercase;
}
.post__meta .post__type .icon {
	width: 16px;
	fill: var(--color-danger-500);
	top: -1px;
	position: relative;
	margin-right: var(--space-1-2);
}
.post-show .breadcrumb ol {
	margin-top: 0;
}
.post-show .breadcrumb + .post__header {
	margin-top: var(--base-line-height);
}
.post-show > .main-grid > .post > .post__header .post__cover {
	margin-top: var(--base-line-height);
}
.post-show .post__authors a:any-link,
.post-show .post__content .post__authors a:any-link {
	text-decoration: underline;
}
.post-show > .main-grid > .post.post-serie--video > .post__header .post__cover:has(> iframe) {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
@supports (object-fit: cover) {
	.post-show > .main-grid > .post.post-serie--video > .post__header .post__cover > iframe {
		position: absolute;
		object-fit: cover;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
.post-show + .sidebar__banner {
	display: none;
}
@media only screen and (min-width: 1000px) {
	.post-show > .main-grid > .post {
		grid-column: 1 / -1;
		display: grid;
		grid-template-columns: calc(20% - (4 / 5 * var(--space-4x))) 1fr 1fr 1fr 1fr;
		grid-gap: 0 var(--space-4x);
	}
	.post-show > .main-grid > .post > * {
		grid-column: 2 / span 3;
	}
	.post-show > .main-grid > .post > .post__header {
		grid-column: 1 / -1;
		grid-row: auto;
		display: grid;
		grid-template-columns: calc(20% - (4 / 5 * var(--space-4x))) 1fr 1fr 1fr 1fr;
		gap: 0 var(--space-4x);
	}
	.post-show > .main-grid > .post > .post__header > * {
		grid-column: 2 / span 3;
	}
	.post-show > .main-grid > .post > .post__header .post__title {
		font-size: calc(var(--font-size-140) * var(--font-scale));
		line-height: var(--line-height-140);
		padding: var(--font-padding-140);
	}
	.post-show > .main-grid > .post > .post__header .post__meta + .post__title {
		margin-top: var(--base-line-height);
	}
	.post-show > .main-grid > .post > .post__header .post__cover {
		margin: var(--space-4x) calc(var(--space) * -12) var(--space-2x);
		order: 2;
		width: calc(100% + (var(--space) * 24));
	}
	.post-show > .main-grid > .post.post-serie--podcast > .post__header .post__cover {
		margin: var(--space-4x) 0;
		width: 100%;
	}
	.post-show > .main-grid > .post > .post__content {
		grid-row: auto;
	}
	.post-show > .main-grid > .post > .sidebar--right {
		grid-column: 5 / span 1;
		grid-row: 3 / span 2;
	}
}
@media only screen and (min-width: 1832px) {
	.post-show + .sidebar__banner {
		display: block;
		position: fixed;
		right: var(--space-2x);
		top: var(--space-2x);
		width: 300px;
		z-index: 1001;
	}
	.post-show + .sidebar__banner > .side__adzn {
		margin: 0;
		top: 0;
	}
}
.post-show > .main-grid > .post.post-longread {
	display: block;
	padding-top: 0;
}
.post-show--long-read > .main-grid > .post.post-longread .post__header {
	display: grid;
	place-items: center;
	max-width: none;
	position: relative;
	grid-template-columns: 1fr;
	grid-template-rows: 1fr;
	width: calc(100% + var(--space-4x));
	margin: 0 calc(var(--space) * -2);
	background: var(--color-danger-500);
}
.post-show.post-show--long-read
	> .main-grid
	> .post:not(.post-serie--podcast)
	> .post__header
	.post__cover {
	width: 100%;
	margin: 0;
	grid-column: 1 / span 1;
	grid-row: 1 / span 1;
}
.post-show--long-read
	> .main-grid
	> .post.post-longread
	.post__header
	.post__cover.is-16-9
	picture {
	min-height: 320px;
	height: calc(100vh - var(--main-mobile-margin-top));
	padding-bottom: 0;
}
.post-show--long-read > .main-grid > .post.post-longread .post__header .post-longread__content {
	padding: var(--space-2x) var(--space-2x) var(--space-3x);
	width: 100%;
	height: 100%;
	grid-column: 1 / span 1;
	grid-row: 1 / span 1;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: grid;
	place-items: flex-end;
	grid-template-rows: 1fr auto;
	gap: 0;
	max-width: var(--width-limiter);
	margin-inline: auto;
	pointer-events: none;
}
.post-show--long-read
	> .main-grid
	> .post.post-longread
	.post__header
	.post-longread__content::before {
	position: absolute;
	content: '';
	background-image: linear-gradient(
		rgba(var(--color-shadow), 0),
		rgba(var(--color-shadow), 0),
		rgba(var(--color-shadow), 0.3),
		rgba(var(--color-shadow), 0.95)
	);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.post-show > .main-grid > .post.post-longread .post__title {
	color: var(--color-grey-00);
	text-shadow: var(--text-shadow-l);
	max-width: var(--width-limiter);
	margin-inline: auto;
	z-index: 2;
	position: relative;
	text-align: center;
	justify-self: center;
	grid-column: 2 / span 3;
}
.post-show > .main-grid > .post.post-longread .post__authors,
.post-show > .main-grid > .post.post-longread .post__authors span {
	color: var(--color-grey-200);
	margin: 0 auto;
	z-index: 2;
	position: relative;
	text-align: center;
	justify-self: center;
	grid-column: 2 / span 3;
	font-weight: 400;
}
.post-show > .main-grid > .post.post-longread .post__authors a:any-link {
	color: var(--color-grey-100);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
	font-weight: 700;
	text-decoration: underline;
	pointer-events: initial;
}
.post-show > .main-grid > .post.post-longread .post__authors small {
	color: var(--color-grey-300);
}
.post-longread .post__content figure.is-small {
	min-width: 200px;
	max-width: 33%;
	float: left;
	margin: 8px 24px 0 0;
}
.post-longread .post__content figure.is-small figcaption {
	text-align: left;
}
@media only screen and (min-width: 1000px) {
	.post-show--long-read .main-grid {
		max-width: none;
		padding: 0;
	}
	.post-show--long-read > .main-grid > .post {
		display: block;
	}
	.post-show--long-read
		> .main-grid
		> .post.post-longread
		.post__header
		.post__cover.is-16-9
		picture {
		height: calc(100vh - var(--main-desktop-margin-top));
	}
	.post-show--long-read > .main-grid > .post.post-longread .post__header .post-longread__content {
		grid-template-columns: calc(20% - (4 / 5 * var(--space-4x))) 1fr 1fr 1fr 1fr;
		padding: var(--space-3x) var(--space-4x) var(--space-6x);
	}
	.post-show--long-read > .main-grid > .post > *:not(.post__header, .banner--promo) {
		max-width: var(--width-limiter);
		margin-inline: auto;
		padding: 0 var(--space-4x);
	}
	.post-show--long-read > .main-grid > .post > .post__content {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
	}
	.post-show--long-read > .main-grid > .post > .post__content > * {
		grid-column: 2 / span 3;
	}
	.post-show--long-read .post__suggestions {
		max-width: var(--width-limiter);
		margin-inline: auto;
		padding: var(--base-line-height) var(--space-4x) calc(var(--space) * 9);
	}
	.post.post-longread .post__content > .post__lead + .row,
	.post.post-longread .post__content > .row + * {
		margin-top: var(--space-3x);
	}
	.post-longread .post__content figure.is-large {
		width: calc(100% + (100% / 3));
		margin: var(--base-line-height) calc(-100% / 6) 0;
	}
	.post-longread .post__content figure.is-giant {
		width: calc(100% + (100% / 1.5));
		margin: var(--base-line-height) calc(-100% / 3) 0;
	}
	.post-show--long-read .post-subscribe,
	.post-show--long-read .post__sponsor {
		padding: 0;
		width: 51%;
		margin-inline: auto;
	}
	.post-show--long-read .post__sponsor {
		width: 64%;
	}
	.post-show--long-read .banner--promo {
		padding: var(--space-2x) var(--space-3x);
		width: calc(60% - var(--space-4x));
		max-width: calc(
			var(--width-limiter) - var(--space-8x) - ((var(--width-limiter) - var(--space-8x)) / 2.5)
		);
	}
}
.post--live,
.post-live__open,
.post-live__closed {
	color: var(--color-danger-400);
	position: relative;
	font-family: var(--font-sans);
	font-weight: 400;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
}
.post--live::before,
.post-live__open::before {
	display: inline-block;
	background-color: var(--color-danger-400);
	content: '';
	width: calc(var(--space) * 1.5);
	height: calc(var(--space) * 1.5);
	margin-right: var(--space-1-2);
	border-radius: 50%;
	animation: live 1s infinite;
	cursor: pointer;
}
@keyframes live {
	0% {
		background-color: var(--color-danger-400);
	}
	50% {
		background-color: var(--color-danger-200);
	}
	100% {
		background-color: var(--color-danger-400);
	}
}
.post-live__closed {
	color: var(--color-grey-400);
	display: none;
}
.post-live__closed--closed {
	display: block;
}
.post-live__open--closed,
.post-live__feed__important--empty,
.post-live__comment--closed,
.post-live__comment--locked {
	display: none;
}
.post-live__comment form {
	padding: var(--space) 0 var(--base-line-height);
	box-shadow: 0 1px 0 0 var(--color-grey-200);
}
.post-live__comment textarea {
	height: calc(var(--space) * 12);
	min-height: calc(var(--space) * 12);
	overflow-y: auto;
	overflow-x: hidden;
	padding: calc(var(--space) - 1px) calc(var(--space-2x) - 1px);
}
.post-live__comment .post-live__actions > *:not([type='hidden']) + * {
	margin-top: var(--space-2x);
}
.post-live__comment .is-hidden {
	display: none;
}
.post-live__comment .is-hidden > * + * {
	margin-top: calc(var(--base-line-height) - var(--space));
}
.post-live__comment form:focus-within .is-hidden {
	display: block;
}
.post-live .post__header .avatar,
.post-live .post__header figure.avatar {
	height: var(--space-5x);
	width: var(--space-5x);
}
.post-show > .main-grid > .post.post-live > .post__header {
	grid-column: 1 / -1;
	grid-row: 2 / span 1;
	background: #fff;
	padding: 24px;
	text-align: center;
	margin: 0;
}
.post-show > .main-grid > .post.post-live > .post__header .post__title {
	font-size: calc(var(--font-size-100) * var(--font-serif-2-scale));
	line-height: var(--line-height-100);
	padding: var(--font-padding-100);
}
.post-show > .main-grid > .post.post-live > .post__header .post__authors {
	justify-content: center;
	margin-top: var(--space-3x);
	text-align: left;
}
.post-show > .main-grid > .post.post-live > .post__header .post__authors .avatar-group {
	justify-content: center;
}
.post-show > .main-grid > .post.post-live > .post__header .post__buttons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
}
.post-live__feed__element + .post-live__feed__element {
	margin-top: var(--base-line-height);
	border-top: 1px solid var(--color-grey-200);
	padding-top: calc(var(--base-line-height) - 1px);
}
.post-show .post-live__feed__element .post__authors {
	margin: var(--space-2x) 0;
}
.post-show .post-live__feed__element .post__text > p + p,
.post-live .post-live__feed__element .post__text > * + blockquote,
.post-live .post-live__feed__element .post__text > blockquote + p,
.post-live .post-live__feed__element .post__text > .quote_credit + p {
	margin-top: var(--space-2x);
}
.post-show .post.post-live .post__content .post-live__feed .post__title {
	font-weight: 400;
	--font-scale: var(--font-serif-2-scale);
	font-family: var(--font-serif-2);
	font-size: calc(var(--font-size-80) * var(--font-scale));
	line-height: var(--line-height-80);
	padding: var(--font-padding-80);
}
.post-show .post.post-live .post__content .post-live__feed .post__title + * {
	margin-top: var(--space);
}
.post-live__feed__important .post__title .icon--social,
.post-show .post.post-live .post__content .post-live__feed .post__title .icon--social {
	width: 16px;
	height: 16px;
	fill: var(--color-grey-400);
	display: none;
}
.post-live__feed__important .post__title:hover .icon--social,
.post-show .post.post-live .post__content .post-live__feed .post__title:hover .icon--social {
	display: inline-block;
}
.post-live .post__content .post__contribution blockquote {
	margin: var(--space) 0;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	padding: var(--font-offset-50) 0 calc(var(--space-2x) - var(--font-offset-50));
}
.post-live .post__content .post__contribution blockquote p:after,
.post-live .post__content .post__contribution blockquote p:before {
	content: '';
	display: none;
}
.post-live .post__content .post__contribution blockquote {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-50);
	background: var(--color-grey-100);
	font-weight: 400;
	padding: var(--space-2x);
}
.post-show .post.post-live .post__content .post-live__feed__element > aside {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
}
.post-show .post.post-live .post__content .post-live__feed__element > aside strong {
	text-transform: uppercase;
	color: var(--color-primary);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--line-height-20);
	padding: var(--font-padding-20);
	letter-spacing: 0.03em;
}
.post-live__feed__important .post__title,
.post-show .post.post-live > aside h2,
.post-show .post.post-live > aside h3,
.post-show .post.post-live > aside h4 {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--space-2x);
	text-transform: uppercase;
	letter-spacing: 0.03em;
	padding: var(--font-padding-40);
}
.post-show .post.post-live .post-body-wrapper {
	margin-top: calc(var(--base-line-height) - var(--space));
}
.post-show > .main-grid > .post.post-live > aside {
	box-shadow: none;
	padding: 0;
	margin: 0;
}
.post-show
	> .main-grid
	> .post.post-live
	> aside
	> iframe
	.post-show
	> .main-grid
	> .post.post-live
	> aside
	.post-body-wrapper
	iframe {
	max-width: 100%;
	height: auto;
}
.post-show > .main-grid > .post.post-live > aside > section + section,
.post-show > .main-grid > .post.post-live > aside > section + div {
	margin-top: var(--base-line-height);
	border-top: 1px solid var(--color-grey-100);
	padding-top: calc(var(--base-line-height) - 1px);
}
.post-show > .main-grid > .post.post-live a:any-link {
	text-decoration: none;
}
.post-show .post.post-live .post__content .post-live__feed > * + * > .post__text section,
.post-show .post.post-live .post__content .post-live__feed > * + * > .post__text section + * {
	margin-top: var(--space-2x);
}
.tooltip--share {
	--tooltip-content-background: var(--color-grey-100);
	--tooltip-color: var(--color-black);
	display: table;
}
.tooltip--share .tooltip__icon {
	color: var(--color-primary);
}
.tooltip--share .tooltip__content {
	top: 10px;
	width: auto;
	text-align: left;
}
.tooltip--share:hover .tooltip__content,
.tooltip--share:focus .tooltip__content,
.tooltip--share:focus-within .tooltip__content {
	display: flex;
}
.tooltip--share .tooltip__content .icon-link:last-child {
	margin-right: 0;
}
.tooltip--share .tooltip__content .icon-link {
	cursor: pointer;
}
.tooltip--share .tooltip__content .icon-link svg {
	cursor: pointer;
	fill: currentColor;
}
.tooltip--share .tooltip__content .icon-link img {
	max-width: calc(var(--space) * 1.5);
	max-height: calc(var(--space) * 1.5);
}
.tooltip--share .tooltip__content .icon-link {
	cursor: pointer;
	background: var(--post-buttons-background);
	box-shadow: var(--post-buttons-box-shadow);
	color: var(--post-buttons-color);
}
.tooltip--share .tooltip__content .icon-link:hover {
	background: var(--post-buttons-background-hover);
	box-shadow: var(--post-buttons-box-shadow-hover);
	color: var(--post-buttons-color-hover);
}
@media only screen and (min-width: 1000px) {
	.post-show > .main-grid > .post.post-live {
		grid-column: 1 / -1;
		grid-gap: var(--base-line-height) var(--space-4x);
		grid-template-columns: 1fr 1fr 1fr 300px;
	}
	.post-show > .main-grid > .post.post-live > * {
		grid-column: 2 / span 1;
	}
	.post-show > .main-grid > .post.post-live > .post__header {
		grid-column: 1 / -1;
		grid-row: 2 / span 1;
		display: grid;
		background: #fff;
		padding: 24px;
		text-align: center;
		grid-template-columns: 96px auto 96px;
		grid-gap: 0 var(--space-4x);
		margin: -256px 48px 0;
		z-index: 20;
	}
	.post-show > .main-grid > .post.post-live > .post__cover--embed + .post__header {
		margin-top: -8px;
	}
	.post-show > .main-grid > .post.post-live > .post__header > * {
		grid-column: 2 / span 1;
	}
	.post-show > .main-grid > .post.post-live > .post__header .post__title {
		font-size: calc(var(--font-size-120) * var(--font-serif-2-scale));
		line-height: var(--line-height-120);
		padding: var(--font-padding-120);
	}
	.post-show
		> .main-grid
		> .post.post-live
		> .post__header
		.post__authors
		.post__author--with-picture {
		margin: var(--space) var(--space) 0;
	}
	.post-show > .main-grid > .post.post-live > .post__cover {
		grid-column: 1 / -1;
		grid-row: 1 / span 1;
		margin-inline: auto;
		width: 100%;
		margin: -8px 0 0;
	}
	.post-show > .main-grid > .post.post-live [role='tablist'] {
		display: none;
	}
	.post-show .post.post-live > [role='tabpanel'] {
		grid-column: 1 / span 3;
		display: block !important;
	}
	.post-show .post.post-live .post__content {
		grid-column: 1 / span 3;
		display: grid;
		align-items: start;
		grid-template-columns: 120px auto;
		grid-template-rows: auto;
		gap: 0 var(--space-4x);
	}
	.post-show .post.post-live .post__content > * {
		grid-column: 2 / span 1;
	}
	.post-show .post.post-live .post__content .post-live__feed {
		grid-column: 1 / span 2;
	}
	.post-show .post.post-live .post__content .post-live__feed__element {
		display: grid;
		gap: 0 var(--space-4x);
		grid-template-columns: 120px auto;
	}
	.post-live__feed__element + .post-live__feed__element {
		margin-top: 0;
		border-top: none;
		padding-top: 0;
	}
	.post-show .post.post-live .post__content .post-live__feed__important .post-live__feed__element {
		display: block;
	}
	.post-show .post.post-live .post__content .post-live__feed > * + * > * {
		margin-top: var(--base-line-height);
		border-top: 1px solid var(--color-grey-00);
		padding-top: calc(var(--base-line-height) - 1px);
	}
	.post-show .post.post-live .post__content .post-live__feed > * + * > .post__text {
		border-top: 1px solid var(--color-grey-200);
	}
	.post-show .post.post-live .post__content .post-live__feed .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: var(--line-height-90);
		padding: var(--font-padding-90);
	}
	.post-show .post.post-live .post__content .post-live__feed .post__author {
		margin: 0;
	}
	.post-show .post.post-live .post__content .post-live__feed__element > aside {
		grid-row: 1 / span 1;
		text-align: right;
		font-family: var(--font-sans);
		--font-scale: var(--font-sans-scale);
	}
	.post-show .post.post-live .post__content .post-live__feed__element > aside small {
		display: block;
		font-size: calc(var(--font-size-20) * var(--font-scale));
		line-height: var(--line-height-20);
		padding: var(--font-padding-20);
		margin-top: var(--space-2x);
	}
	.post-show > .main-grid > .post.post-live > aside {
		grid-column: 4 / span 1;
		grid-row: 3 / span 3;
		display: block !important;
	}
	.post-live .post__content figure:not(.avatar) {
		width: 100%;
		margin-left: 0;
	}
	.post-live .post__content figure:not(.avatar) {
		width: 100%;
		margin-left: 0;
	}
	.tooltip--share {
		margin-left: auto;
	}
}
@media only screen and (max-width: 1000px) {
	.tooltip--share .tooltip__content {
		background: transparent;
		left: 0;
		margin-top: 0;
		padding-right: 70px;
		max-width: unset;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	.post-live__feed__element aside {
		display: flex;
		justify-content: space-between;
	}
	.tooltip--share .tooltip__content::after {
		display: none;
	}
}
.post-webinaire__countdown {
	background: var(--color-grey-100);
	padding: var(--space-3x) 0;
	text-align: center;
	grid-column: 1 / -1;
}
.post-webinaire__countdown span {
	color: var(--color-warning-400);
}
.post-webinaire__countdown p {
	font-size: calc(var(--font-size-90) * var(--font-sans-scale));
	font-family: var(--font-sans);
	font-weight: 700;
}
.post.post-live.post-webinaire .post__embed--video iframe {
	left: 0;
	top: 0;
}
.post.post-live.post-webinaire .post__cover iframe {
	width: 100%;
}
.post.post-live.post-webinaire .post__title {
	margin-top: 0;
}
.post.post-live.post-webinaire .post__sponsor {
	margin-bottom: var(--space-2x);
}
.post-show > .main-grid > .post.post-live.post-webinaire .post__sidebar .card[role='tabpanel'] {
	box-shadow: 0 0 0 1px inset var(--color-grey-100);
	padding: var(--space-3x);
	box-shadow: 0 0 0 1px var(--color-grey-100), var(--box-shadow-m);
}
.post.post-live.post-webinaire .post-live__open {
	margin-bottom: var(--space-2x);
}
.post.post-live.post-webinaire .post-live__comment h2 {
	margin-bottom: var(--space-3x);
}
.post.post-live.post-webinaire .post-live__comment form {
	box-shadow: none;
	padding-bottom: 0;
}
.post.post-live.post-webinaire .post-live__comment form input + input {
	margin-top: var(--space-2x);
}
.post-show > .main-grid > .post.post-live.post-webinaire > .post__header {
	padding-left: 0;
	padding-right: 0;
}
@media only screen and (max-width: 1000px) {
	.post.post-live.post-webinaire {
		display: flex;
		flex-direction: column;
	}
	.post.post-live.post-webinaire > .post__content {
		order: 2;
	}
	.post.post-live.post-webinaire .post-live__comment {
		box-shadow: 0px -5px 20px rgba(0, 0, 0, 0.1);
		position: fixed;
		bottom: 0;
		left: 0;
		right: 0;
		background: white;
		z-index: 10;
	}
	.post.post-live.post-webinaire .post-live__comment:not(.is-opened) {
		padding-top: var(--space-2x);
		padding-bottom: var(--space-2x);
		text-align: center;
	}
	.post.post-live.post-webinaire .post-live__comment:not(.is-opened) .comment-box,
	.post.post-live.post-webinaire .post-live__comment.is-opened .comment-button {
		display: none;
	}
	.post.post-live.post-webinaire .post-live__comment .post-live__actions {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		gap: var(--space-2x);
	}
	.post.post-live.post-webinaire .post-live__comment .post-live__actions input {
		flex-shrink: 0;
	}
	.post.post-live.post-webinaire .post-live__comment .post-live__actions > * {
		margin-top: 0 !important;
	}
	.post.post-webinaire .post__sidebar {
		padding-top: var(--base-line-height);
	}
	.post.post-webinaire .post__sidebar .post-body-wrapper {
		margin-top: 0;
	}
}
@media only screen and (min-width: 1000px) {
	.post.post-live.post-webinaire {
		overflow: inherit;
	}
	.post-show > .main-grid > .post.post-live.post-webinaire > .post__header {
		grid-column: 1 / 4;
		grid-row: auto;
		margin: 0;
		text-align: left;
		padding: 0;
		display: block;
	}
	.post-show > .main-grid > .post.post-live.post-webinaire .post__buttons ul {
		justify-content: start;
		margin-inline: 0;
	}
	.post.post-live.post-webinaire .post__meta {
		display: flex;
		justify-content: space-between;
	}
	.post.post-live.post-webinaire .post__buttons {
		margin-top: 0;
		margin-inline: 0 !important;
	}
	.post.post-live.post-webinaire > .post__header,
	.post.post-live.post-webinaire > .post__main {
		grid-column: 1 / 4;
	}
	.post.post-live.post-webinaire > .post__sidebar {
		grid-column: 4 / 5;
		grid-row: 1 / 4;
	}
	.post.post-live.post-webinaire > .post__header .post__cover {
		margin: 0;
		width: 100%;
	}
	.post.post-live.post-webinaire .post-live__comment {
		margin-bottom: var(--space-3x);
	}
	.post.post-live.post-webinaire .post-live__comment .comment-button,
	.post.post-live.post-webinaire .post-live__comment .comment-button-close {
		display: none;
	}
	.post.post-live.post-webinaire .post-live__feed__important {
		grid-column: 1 / -1;
	}
	.post.post-live.post-webinaire .post__sponsor--expanded {
		margin: var(--space-4x) auto;
		width: 100%;
	}
	.post-live.post-webinaire [role='tabpanel'] {
		display: block !important;
	}
}
.post__event {
	display: inline-flex;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	font-weight: 700;
	line-height: var(--line-height-30);
	background: var(--color-grey-400);
	color: var(--color-grey-100);
}
.post__event-date {
	padding: 0 var(--space-1-2);
}
.post__event-location {
	background: var(--color-grey-100);
	color: var(--color-grey-600);
	padding: 0 var(--space-1-2);
}
.post__header .post__rate {
	margin-top: var(--space-3x);
}
.post__rate > p {
	font-family: var(--font-sans);
	font-size: var(--font-size-20);
	font-weight: 500;
	line-height: var(--base-line-height);
	text-transform: uppercase;
}
.post__rate .stars {
	height: 19px;
}
.post__rate .stars {
	display: inline-block;
	position: relative;
	text-align: left;
}
.post__rate .stars svg {
	height: 100%;
	width: auto;
	vertical-align: unset;
}
.post__rate .rating-progress {
	background: var(--color-danger-400);
	left: 0;
	height: 19px;
	mask-image: url(../img/rating-stars-filled-01de5947959b157ebe3ec7bedf36153c2c9e243cdedbffeae74bcb1273ca4058.svg);
	mask-size: cover;
	mask-repeat: no-repeat;
	-webkit-mask-image: url(../img/rating-stars-filled-01de5947959b157ebe3ec7bedf36153c2c9e243cdedbffeae74bcb1273ca4058.svg);
	-webkit-mask-size: cover;
	-webkit-mask-repeat: no-repeat;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 0;
	z-index: 2;
}
.articles .post .post__rate + .post__lead {
	margin-top: 0;
}
.articles .post:not(.with-image) .post__rate {
	margin-top: var(--space);
}
.articles.articles--boxed .post.with-image .post__rate,
.home-section--flux .articles li:first-child .post.with-image .post__rate,
.home-section--folder .articles li:first-child .post.with-image .post__rate {
	align-items: flex-end;
	aspect-ratio: 16/9;
	display: flex;
	pointer-events: none;
	position: absolute;
	top: 0;
	width: 100%;
}
.articles .post.with-image .post__rate,
.home-section--flux .articles li:first-child .post.with-image .post__rate,
.home-section--folder .articles li:first-child .post.with-image .post__rate {
	left: 0;
	z-index: 2;
}
.articles.articles--boxed .post.with-icon.with-image .post__rate,
.home-section--flux .articles li:first-child .post.with-icon.with-image .post__rate,
.home-section--folder .articles li:first-child .post.with-icon.with-image .post__rate {
	padding-left: calc(32px - var(--space));
}
.articles.articles--boxed .post.with-image .stars,
.home-section--flux .articles li:first-child .post.with-image .stars,
.home-section--folder .articles li:first-child .post.with-image .stars {
	background: var(--color-primary-highlight);
	border-top-right-radius: 8px;
	box-sizing: content-box;
	margin-bottom: 0 !important;
	padding: 6.5px calc(var(--space) + var(--space-1-4));
}
.articles.articles--boxed .post.with-image .stars path,
.home-section--flux .articles li:first-child .post.with-image .stars path,
.home-section--folder .articles li:first-child .post.with-image .stars path {
	fill: var(--color-danger-200);
}
.articles.articles--boxed .post.with-image .stars figcaption,
.home-section--flux .articles li:first-child .post.with-image .stars figcaption,
.home-section--folder .articles li:first-child .post.with-image .stars figcaption {
	position: absolute;
	left: calc(var(--space) + var(--space-1-4));
	right: calc(var(--space) + var(--space-1-4));
	top: 6.5px;
}
.articles.articles--boxed .post.with-image .post__rate .rating-progress,
.home-section--flux .articles li:first-child .post.with-image .post__rate .rating-progress,
.home-section--folder .articles li:first-child .post.with-image .post__rate .rating-progress {
	background-color: var(--color-danger-00);
	height: 19px;
}
@media only screen and (max-width: 1000px) {
	.articles .post__rate {
		margin-bottom: var(--space);
	}
	.articles .post__rate {
		height: 19px;
	}
	[class*='teaser'] .articles li:first-child .post.with-image .post__rate,
	.flow-item--category .articles.is-grid li:first-child .post.with-image .post__rate,
	.flow-item--tag .articles.is-grid li:first-child .post.with-image .post__rate,
	.articles[class*='featured'] .featured .post.with-image .post__rate {
		align-items: flex-end;
		aspect-ratio: 16/9;
		display: flex;
		height: auto;
		pointer-events: none;
		position: absolute;
		top: 0;
		width: 100%;
	}
	.articles.articles--boxed .post.with-image .post__rate,
	.home-section--flux .articles li:first-child .post.with-image .post__rate,
	.home-section--folder .articles li:first-child .post.with-image .post__rate {
		height: auto;
	}
	[class*='teaser'] .articles li:first-child .post.with-image .post__rate,
	.articles.articles--boxed .post.with-image .post__rate,
	.flow-item--category .articles.is-grid li:first-child .post.with-image .post__rate,
	.flow-item--tag .articles.is-grid li:first-child .post.with-image .post__rate,
	.articles[class*='featured'] .featured .post.with-image .post__rate,
	.home-section--flux .articles li:first-child .post.with-image .post__rate,
	.home-section--folder .articles li:first-child .post.with-image .post__rate {
		margin-top: 0;
		margin-bottom: 0;
	}
	[class*='teaser'] .articles li:first-child .post.with-icon.with-image .post__rate,
	.articles.articles--boxed .post.with-icon.with-image .post__rate,
	.flow-item--category .articles.is-grid li:first-child .post.with-icon.with-image .post__rate,
	.flow-item--tag .articles.is-grid li:first-child .post.with-icon.with-image .post__rate,
	.articles[class*='featured']
		.featured
		.post.with-icon.with-image
		.post__rate
		.home-section--flux
		.articles
		li:first-child
		.post.with-icon.with-image
		.post__rate,
	.home-section--folder .articles li:first-child .post.with-icon.with-image .post__rate {
		padding-left: var(--space-3x);
	}
	[class*='teaser'] .articles li:first-child .post.with-image .stars,
	.articles.articles--boxed .post.with-image .stars,
	.flow-item--category .articles.is-grid li:first-child .post.with-image .stars,
	.flow-item--tag .articles.is-grid li:first-child .post.with-image .stars,
	.articles[class*='featured'] .featured .post.with-image .stars,
	.home-section--flux .articles li:first-child .post.with-image .stars,
	.home-section--folder .articles li:first-child .post.with-image .stars {
		background: var(--color-primary-highlight);
		border-top-right-radius: 8px;
		box-sizing: content-box;
		height: 19px !important;
		margin-bottom: 0 !important;
		padding: 2.5px calc(var(--space) + var(--space-1-4));
	}
	[class*='teaser'] .articles li:first-child .post.with-image.with-icon .stars,
	.articles.articles--boxed .post.with-image.with-icon .stars,
	.flow-item--category .articles.is-grid li:first-child .post.with-image.with-icon .stars,
	.flow-item--tag .articles.is-grid li:first-child .post.with-image.with-icon .stars,
	.articles[class*='featured'] .featured .post.with-image.with-icon .stars,
	.home-section--flux .articles li:first-child .post.with-image.with-icon .stars,
	.home-section--folder .articles li:first-child .post.with-image.with-icon .stars {
		padding-left: 0;
	}
	[class*='teaser'] .articles li:first-child .post.with-image .stars path,
	.flow-item--category .articles.is-grid li:first-child .post.with-image .stars path,
	.flow-item--tag .articles.is-grid li:first-child .post.with-image .stars path,
	.articles[class*='featured'] .featured .post.with-image .stars path {
		fill: var(--color-danger-200);
	}
	[class*='teaser'] .articles li:first-child .post.with-image .stars figcaption,
	.flow-item--category .articles.is-grid li:first-child .post.with-image .stars figcaption,
	.flow-item--tag .articles.is-grid li:first-child .post.with-image .stars figcaption,
	.articles[class*='featured'] .featured .post.with-image .stars figcaption {
		position: absolute;
		left: calc(var(--space) + var(--space-1-4));
		right: calc(var(--space) + var(--space-1-4));
		top: 2.5px;
	}
	.articles.articles--boxed .post.with-image .stars figcaption,
	.home-section--flux .articles li:first-child .post.with-image .stars figcaption,
	.home-section--folder .articles li:first-child .post.with-image .stars figcaption {
		top: 2.5px;
		height: 19px;
	}
	[class*='teaser'] .articles li:first-child .post.with-image.with-icon .stars figcaption,
	.articles.articles--boxed .post.with-image.with-icon .stars figcaption,
	.flow-item--category
		.articles.is-grid
		li:first-child
		.post.with-image.with-icon
		.stars
		figcaption,
	.flow-item--tag .articles.is-grid li:first-child .post.with-image.with-icon .stars figcaption,
	.articles[class*='featured'] .post.with-image.with-icon .stars figcaption,
	.home-section--flux .articles li:first-child .post.with-image.with-icon .stars figcaption,
	.home-section--folder .articles li:first-child .post.with-image.with-icon .stars figcaption {
		left: 0;
	}
	[class*='teaser'] .articles li:first-child .post.with-image .post__rate .rating-progress,
	.flow-item--category
		.articles.is-grid
		li:first-child
		.post.with-image
		.post__rate
		.rating-progress,
	.flow-item--tag .articles.is-grid li:first-child .post.with-image .post__rate .rating-progress,
	.articles[class*='featured'] .featured .post.with-image .post__rate .rating-progress {
		background-color: var(--color-danger-00);
		height: 19px;
	}
}
@media only screen and (min-width: 1000px) {
	[class*='teaser'] .articles .post.with-image .post__rate,
	.articles.is-grid .post.with-image .post__rate,
	.articles[class*='featured'] .post.with-image .post__rate,
	.page-articles-show .post__suggestions .post.with-image .post__rate,
	.home-section--flux .articles li:not(:first-child) .post.with-image .post__rate {
		align-items: flex-end;
		aspect-ratio: 16/9;
		display: flex;
		pointer-events: none;
		position: absolute;
		top: 0;
		width: 100%;
	}
	[class*='teaser'] .articles .post.with-icon.with-image .post__rate,
	.articles.is-grid .post.with-icon.with-image .post__rate,
	.articles[class*='featured'] .post.with-icon.with-image .post__rate,
	.page-articles-show .post__suggestions .post.with-icon.with-image .post__rate,
	.home-section--flux .articles li:not(:first-child) .post.with-icon.with-image .post__rate {
		padding-left: calc(32px - var(--space));
	}
	[class*='teaser'] .articles .post.with-image .stars,
	.articles.is-grid .post.with-image .stars,
	.articles[class*='featured'] .post.with-image .stars,
	.page-articles-show .post__suggestions .post.with-image .stars,
	.home-section--flux .articles li:not(:first-child) .post.with-image .stars {
		background: var(--color-primary-highlight);
		border-top-right-radius: 8px;
		box-sizing: content-box;
		margin-bottom: 0 !important;
		padding: 6.5px calc(var(--space) + var(--space-1-4));
	}
	[class*='teaser'] .articles .post.with-image .stars path,
	.articles.is-grid .post.with-image .stars path,
	.articles[class*='featured'] .post.with-image .stars path,
	.page-articles-show .post__suggestions .post.with-image .stars path,
	.home-section--flux .articles li:not(:first-child) .post.with-image .stars path {
		fill: var(--color-danger-200);
	}
	[class*='teaser'] .articles .post.with-image .stars figcaption,
	.articles.is-grid .post.with-image .stars figcaption,
	.articles[class*='featured'] .post.with-image .stars figcaption,
	.page-articles-show .post__suggestions .post.with-image .stars figcaption,
	.home-section--flux .articles li:not(:first-child) .post.with-image .stars figcaption {
		position: absolute;
		left: calc(var(--space) + var(--space-1-4));
		right: calc(var(--space) + var(--space-1-4));
		top: 6.5px;
	}
	[class*='teaser'] .articles .post.with-image .post__rate .rating-progress,
	.articles.is-grid .post.with-image .post__rate .rating-progress,
	.articles[class*='featured'] .post.with-image .post__rate .rating-progress,
	.page-articles-show .post__suggestions .post.with-image .post__rate .rating-progress,
	.home-section--flux .articles li:not(:first-child) .post.with-image .post__rate .rating-progress {
		background-color: var(--color-danger-00);
		height: 19px;
	}
	.series--video.series--index .post.with-image .stars {
		background: var(--color-grey-600);
	}
}
.post__meta > .post__serie + .serie-episode {
	margin-left: calc(var(--space-1-2) * -1);
}
.post__meta > .post__serie + .serie-episode::before {
	content: '';
	display: none;
}
.post-show > .main-grid > .post.post-serie {
	position: relative;
	gap: 0 var(--space-4x);
	align-items: start;
	display: flex;
	flex-direction: column;
	grid-auto-flow: dense;
}
.post-show .serie {
	display: flex;
	align-items: flex-start;
	gap: var(--space-2x);
	padding: var(--space-2x) var(--space-2x) var(--space);
}
.post-show .serie__picture {
	width: 80px;
	position: relative;
}
.post.post-serie .serie-episode {
	font-family: var(--font-sans);
	color: var(--color-primary);
}
.post-show > .main-grid > .post.post-serie > .post__header {
	margin-top: var(--base-line-height);
}
.post-show > .main-grid > .post.post-serie > .post__header .post__meta + .post__title {
	margin-top: var(--base-line-height);
}
.post-show > .main-grid > .post.post-serie > .post__cover {
	grid-row: auto;
}
.post-show > .main-grid > .post.post-serie > .post__content {
	grid-row: auto;
}
.post-show > .main-grid > .post > .post-subscribe {
	grid-row: auto;
}
.post-show > .main-grid > .post.post-serie-video > .post__cover:has(> iframe) {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
}
@supports (object-fit: cover) {
	.post-show > .main-grid > .post.post-serie-video > .post__cover > iframe {
		position: absolute;
		object-fit: cover;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
@media only screen and (max-width: 1000px) {
	.post-serie + .post__suggestions .post__navigation--serie {
		grid-template-columns: 1fr;
	}
	.post__suggestions--serie .post__navigation--serie article:first-child {
		padding-right: var(--space-4x);
	}
	.post__suggestions--serie .post__navigation--serie article + article {
		text-align: right;
		padding-left: var(--space-4x);
		border-top: 1px solid var(--color-grey-200);
		margin-top: var(--space-3x);
	}
}
@media only screen and (min-width: 1000px) {
	.post-show > .main-grid > .post.post-serie {
		display: grid;
		grid-template-columns: calc(20% - (4 / 5 * var(--space-4x))) 1fr 1fr 1fr 1fr;
		grid-auto-flow: dense;
	}
	.post-show > .main-grid > .post.post-serie > .serie {
		display: block;
		margin: var(--base-line-height) 0 0;
		grid-row: 1 / span 1;
		grid-column: 1 / span 1;
		position: relative;
	}
	.post.post-serie .post__type span {
		display: inline-block;
		margin: 0;
	}
	.post.post-serie .post__type .icon {
		margin: 0;
	}
	.post-show > .main-grid > .post.post-serie .serie-name {
		margin-top: var(--space);
	}
	.post-show > .main-grid > .post.post-serie > .post__header {
		grid-row: auto;
	}
	.post-show > .main-grid > .post.post-serie-video > .post__cover {
		grid-column: 1 / -1;
		grid-row: auto;
		margin-top: var(--space-6x);
	}
}
:root {
	--color-sponsor: #98c3cb;
}
.post__sponsor {
	display: block;
}
.sponsors-item a:any-link:after {
	display: none;
}
.sponsors-item .sponsors-item__pict {
	width: auto;
	height: auto;
	display: block;
}
.post figure.sponsors-item__pict {
	order: unset;
	pointer-events: auto;
}
.sponsors-item .sponsors-item__pict img {
	max-height: 75px;
	max-width: 170px;
	display: block;
	width: auto;
	margin: 0;
}
.post__sponsor--expanded .sponsors-item .sponsors-item__pict img {
	max-width: 190px;
}
@media only screen and (min-width: 1000px) {
	.post__sponsor--expanded {
		margin: var(--space-4x) calc(var(--space) * -12);
		width: calc(100% + (var(--space) * 24));
	}
}
.sponsors-item.card {
	background: var(--color-info-00);
	box-shadow: var(--box-shadow-l);
	color: var(--color-black);
	padding: var(--space-4x);
	font-family: var(--font-sans);
}
.sponsors-item.card figure {
	margin-bottom: var(--space-5x);
}
.sponsors-item.card .sponsors-item__text {
	margin-bottom: var(--space-4x);
	font-size: var(--font-size-50);
	line-height: var(--line-height-50);
}
.sponsors-item.card .sponsors-item__text strong {
	margin-bottom: var(--space-4x);
	font-size: var(--font-size-60);
	line-height: var(--line-height-60);
}
.sponsors-item:not(.card) {
	background: none;
	padding: 0;
}
.sponsors-item:not(.card) {
	display: flex;
	gap: var(--space);
	flex-wrap: wrap;
	align-items: center;
}
.post__header .sponsors-item:not(.card) {
	--chip-small-font-size: var(--font-size-50);
}
.post__header .sponsors-item:not(.card):not(:last-child) {
	margin-bottom: var(--space-4x);
}
.sponsors-item--collaboration:not(.card),
.sponsors-item--commercial:not(.card),
.sponsors-item--advertisement:not(.card) {
	--chip-small-background-color: var(--color-sponsor);
}
.sponsors-item--editorial:not(.card) .sponsors-item__pict {
	display: none;
}
.post-partner--collaboration,
.post-partner--commercial,
.post-partner--advertisement {
	--font-scale: var(--font-sans-scale);
	font-family: var(--font-sans);
}
.post-partner--collaboration .post__title,
.post-partner--collaboration .post__title a:any-link,
.post-partner--commercial .post__title,
.post-partner--commercial .post__title a:any-link,
.post-partner--advertisement .post__title,
.post-partner--advertisement .post__title a:any-link {
	--font-scale: var(--font-sans-scale);
	font-family: var(--font-sans);
	font-weight: 700;
}
.home-section--media
	.sponsors-item:not(.sponsors-item--collaboration):not(.sponsors-item--commercial):not(
		.sponsors-item--advertisement
	) {
	--chip-small-background-color: var(--color-grey-400);
	--chip-small-color: var(--color-white);
}
.post__title + .sponsors-item {
	margin-top: var(--space-1-2);
}
.post__sponsor a.button:any-link {
	color: white;
}
.post__sponsor--payot {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--line-height-20);
	align-items: start;
	padding: var(--space-3x);
}
.post__sponsor--payot img {
	max-height: 144px;
}
.post__sponsor--payot a.button:any-link {
	margin-top: var(--base-line-height);
	background: #00483a;
	color: var(--color-grey-100);
	text-decoration: none;
}
.post__sponsor--payot a.button:any-link:hover {
	background: #00483a;
	color: var(--color-grey-00);
	text-decoration: none;
}
.sponsors-item .chip .tooltip__content {
	display: none;
}
.sponsors-item .chip:hover .tooltip__content,
.sponsors-item .chip .tooltip__icon[aria-expanded='true'] + .tooltip__content {
	display: block;
}
ul.articles.is-dated > li + li {
	padding-top: 0;
	margin-top: 0;
	border-top: 1px solid var(--color-grey-200);
}
ul.articles.is-dated li.post-date {
	border-bottom: 1px solid var(--color-grey-400);
	border-top: 0;
}
ul.articles.is-dated > li.post-date + li {
	border-top: 0;
}
.post.post-dated {
	padding: var(--space-2x) 0;
	display: grid;
	grid-template-columns: auto 96px;
	gap: 0 var(--space-2x);
	grid-auto-flow: dense;
}
.post.post-dated .post__cover {
	align-self: start;
	grid-row: 1 / span 2;
}
.post.post-dated .post__text {
	grid-column: 1 / span 1;
}
.post.post-dated .post__title {
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
}
.post.post-dated .post__title {
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
}
ul.articles.is-dated li > .post a + .post__text .post__meta {
	margin-top: 0;
	min-height: 0;
}
ul.articles.is-dated .post__meta > * {
	margin-top: 12px;
}
ul.articles.is-dated .post__meta + .post__title {
	margin-top: 0;
}
.post.post-dated > a {
	grid-column: 1 / span 1;
	padding: var(--space) 0;
}
.post.post-dated .post__publication-date {
	grid-row: 1 / span 1;
	margin-top: 0;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-10) * var(--font-scale));
	padding: var(--font-padding-10);
	line-height: var(--line-height-10);
}
@media only screen and (min-width: 1000px) {
	.post.post-dated {
		grid-template-columns: 88px auto 160px;
	}
	.post.post-dated .post__publication-date {
		grid-row: 1 / span 1;
		margin-top: var(--space);
	}
	.page-articles-index .post.post-dated .post__publication-date {
		order: -1;
	}
	.post.post-dated .post__text {
		grid-column: 2 / span 1;
		grid-row: 1 / span 1;
	}
	.post.post-dated > a {
		grid-column: 3 / span 1;
		padding: var(--space) 0;
	}
	.post.post-dated .post-preview__footer {
		grid-column: 2 / span 2;
	}
}
ol.articles {
	list-style: none;
	counter-reset: articles;
	padding: var(--space-2x) 0 0;
}
ol.articles li {
	counter-increment: articles;
	display: flex;
	align-items: flex-start;
}
ol.articles li + li {
	margin-top: var(--space-2x);
}
ol.articles li:before {
	content: counter(articles);
	box-shadow: 0 4px 0 0 var(--color-warning-200);
	color: var(--color-grey-700);
	font-size: calc(var(--font-size-90) * var(--font-serif-scale));
	line-height: var(--line-height-90);
	padding: var(--font-padding-90);
	margin: 0 var(--space-2x) 0 0;
	font-weight: 700;
	font-family: var(--font-serif-2);
	flex-shrink: 0;
	flex-grow: 0;
	width: 32px;
	display: inline-block;
	text-align: center;
}
ol.articles .post__title {
	font-size: var(--most-read-font-size);
	line-height: var(--most-read-line-height);
	padding: var(--most-read-padding);
	margin-top: 0;
}
ol.articles .post .icon--premium {
	float: none;
	margin-top: 0;
}
.post-narrative.has-scrolly-telling .post__cover {
	order: -1 !important;
	overflow: inherit !important;
	grid-column: 1 / -1 !important;
}
@media only screen and (max-width: 1000px) {
	.post-narrative.has-scrolly-telling .post__header {
		display: flex;
		flex-direction: column;
	}
}
@media only screen and (min-width: 1000px) {
	.post-narrative .post__header {
		overflow: inherit !important;
		width: calc(100% + var(--space-4x));
		margin: 0 calc(var(--space) * -2);
	}
	.post-show > .main-grid > .post.post-narrative {
		display: block;
		padding-top: 0;
	}
	.post-show--narrative > .main-grid > .post > .post__content {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
	}
	.post-show--narrative > .main-grid > .post > .post__content > * {
		grid-column: 2 / span 3;
	}
	.post-narrative .post__content figure.is-large {
		width: calc(100% + (100% / 3));
		margin: var(--base-line-height) calc(-100% / 6) 0;
	}
	.post-narrative .post__content ~ * {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
}
.post__content--faded {
	position: relative;
}
.post-subscribe {
	grid-column: 2 / span 1;
	z-index: 1;
	width: 100%;
	z-index: 10;
	padding: var(--base-line-height) 0;
	margin: 0;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
}
.post-subscribe .card {
	background: var(--color-warning-100);
	box-shadow: none;
	padding: 0 var(--space-5x) var(--space-5x);
}
.post-subscribe--registerwall .card,
.post-subscribe--unlock .card {
	padding: var(--space-4x) var(--space-2x);
}
.post-subscribe__login {
	text-align: center;
	width: calc(100% + (var(--space) * 10));
	margin-inline: calc((var(--space) * -5));
	padding: var(--space-2x) 0;
	border-bottom: 1px solid var(--color-secondary);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
}
.post-subscribe--registerwall input[type='submit'] {
	margin-top: var(--space-3x);
}
.post-subscribe__title {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-90) * var(--font-scale));
	font-weight: 700;
	line-height: var(--font-size-90);
	padding: var(--font-padding-90);
}
.post-subscribe__title + p {
	margin-top: var(--space);
}
.post-subscribe__mention {
	font-size: var(--font-size-60);
	margin-top: var(--space-3x);
}
.post-subscribe__mention--temporary {
	color: var(--color-danger-400);
}
.post-subscribe__arguments {
	margin-top: var(--space-4x);
}
.post-subscribe__arguments__image {
	width: 200px;
	margin: 0 auto var(--space-3x);
}
.post-subscribe__arguments ul {
	list-style: none;
	padding-left: 0;
	padding-bottom: 0;
}
.post-subscribe__arguments ul li {
	display: flex;
	margin-top: var(--space);
	gap: var(--space);
	align-items: flex-start;
	position: relative;
}
.post-subscribe__arguments ul li::before {
	background-color: var(--color-secondary);
	border-radius: 50%;
	content: '';
	display: block;
	flex-shrink: 0;
	height: var(--space-2x);
	width: var(--space-2x);
	margin-top: calc((var(--base-line-height) - var(--space-2x)) / 2);
	position: relative;
}
.post-subscribe__arguments ul li::after {
	content: '';
	display: block;
	position: absolute;
	left: 3px;
	top: 3px;
	width: 5px;
	height: 9px;
	border-color: var(--color-grey-00);
	border-width: 0 2px 2px 0;
	border-style: solid;
	transform-origin: bottom left;
	transform: rotate(45deg);
}
.post-subscribe__arguments ul li svg {
	flex-shrink: 0;
	height: var(--space-2x);
	fill: var(--color-grey-500);
	margin-top: calc(var(--base-line-height) - var(--space-3x) + var(--font-offset-50));
	fill: var(--color-warning-400);
}
@media only screen and (min-width: 600px) {
	.post-subscribe__arguments {
		display: flex;
		align-items: center;
	}
	.post-subscribe__arguments__image {
		margin-bottom: 0;
		flex-shrink: 0;
	}
	.post-subscribe__arguments::before {
		margin-left: 0;
	}
	.post-subscribe--registerwall .card,
	.post-subscribe--unlock .card {
		padding: var(--space-4x) var(--space-5x);
	}
}
.post-subscribe--template-large {
	background: var(--color-warning-100);
	margin: 0 calc(var(--space-2x) * -1) calc(var(--base-line-height) * -2);
	padding: 0 var(--space-2x);
	width: 100vw;
	z-index: 1001;
}
.post-subscribe--template-large .card {
	background: transparent;
	padding-inline: 0;
	overflow: visible;
}
.post-subscribe--template-large .post-subscribe__login {
	width: 100vw;
	margin-inline: calc((var(--space-2x) * -1));
}
.page-articles-show:has(.post-subscribe--template-large) .sidebar__banner {
	display: none;
}
.post-subscribe--template-large .post-subscribe__arguments ul li::after {
	border-color: currentColor;
}
.post-subscribe--template-large + * {
	display: none;
}
@media only screen and (min-width: 1000px) {
	.post-show > .main-grid > .post > .post-subscribe--template-large {
		margin-inline: calc(((100vw - (100vw / 5 * 3) - var(--space-2x)) / -2) - var(--space-4x));
		padding: 0;
	}
	.post-subscribe--template-large .post-subscribe__login {
		margin-inline: calc(((100vw - (100vw / 5 * 3) - var(--space-2x)) / -2) - var(--space-4x));
	}
	.post-subscribe--template-large .post-subscribe__grid {
		display: grid;
		padding-inline: var(--space-2x);
		grid-template-columns: repeat(5, 1fr);
		gap: var(--main-grid-gap);
		max-width: var(--width-limiter);
		margin-inline: auto;
	}
	.post-subscribe--template-large .card {
		grid-column: 2 / span 3;
	}
	.post-show--long-read > .main-grid > .post > .post-subscribe--template-large {
		margin-inline: 0;
		max-width: 100vw;
		width: 100vw;
	}
}
@media only screen and (min-width: 1232px) {
	.post-show > .main-grid > .post > .post-subscribe--template-large {
		grid-column: 1 / -1;
		margin-inline: calc(((100vw - var(--width-limiter)) / -2) - var(--space-4x));
	}
	.post-subscribe--template-large .post-subscribe__login {
		margin-inline: calc(
			((100vw - var(--width-limiter) + (var(--width-limiter) / 5 * 2) - var(--space-2x)) / -2) -
				var(--space-4x)
		);
	}
	.post-subscribe--template-large .post-subscribe__grid {
		padding-inline: var(--space-4x);
	}
	.post-show--long-read > .main-grid > .post > .post-subscribe--template-large {
		margin-inline: 0;
	}
	.post-show--long-read .post-subscribe--template-large .post-subscribe__grid {
		max-width: var(--width-limiter);
		gap: 0;
	}
	.post-show--long-read .post-subscribe--template-large .post-subscribe__login {
		margin-inline: calc(
			((100vw - var(--width-limiter) + (var(--width-limiter) / 5 * 2) - var(--space-3x)) / -2) -
				var(--space-4x)
		);
	}
}
.post-subscribe--unlock {
	scroll-margin-top: calc(var(--main-mobile-margin-top) + var(--space-2x));
}
.post-subscribe--registerwall .card {
	text-align: center;
}
.post-subscribe--registerwall .card .row {
	display: flex;
	flex-direction: column;
	gap: var(--space-3x);
}
.post-subscribe--registerwall .card .row div {
	flex: 1;
	text-align: left;
}
.post-subscribe--registerwall .card .row * + * {
	margin-top: 0;
}
.post-subscribe--registerwall label {
	display: flex;
	align-items: center;
}
.post-subscribe--registerwall .post-subscribe__title,
.post-subscribe--registerwall .post-subscribe__description,
.post-subscribe--registerwall .post-subscribe__arguments {
	text-align: left;
}
.post-subscribe--registerwall .post-subscribe__description {
	margin-top: var(--space-2x);
}
.post-subscribe--registerwall .post-subscribe__arguments {
	padding: var(--space-3x) 0;
}
.post-subscribe--registerwall input[type='checkbox'] {
	min-width: var(--space-2x);
}
.post-subscribe--registerwall form:invalid input[type='submit'] {
	pointer-events: none;
	background-color: var(--color-grey-200);
	color: var(--color-grey-400);
}
.post-subscribe--registerwall .card footer,
.post-subscribe--unlock .card footer {
	border-top: 1px solid var(--color-grey-200);
	margin-top: var(--space-4x);
	padding: 0 var(--space-2x);
	text-align: center;
}
.post-subscribe--registerwall .card footer small,
.post-subscribe--unlock .card footer small {
	color: inherit;
}
.post-subscribe--registerwall .card footer a:any-link,
.post-subscribe--unlock .card footer a:any-link {
	color: var(--color-secondary);
	font-weight: 700;
}
.post-subscribe--registerwall .card footer a:any-link:hover,
.post-subscribe--unlock .card footer a:any-link:hover {
	color: var(--color-secondary-highlight);
}
.post-subscribe--unlock .card {
	text-align: center;
}
.post-subscribe--unlock picture.post-subscribe__image {
	display: grid;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.post-subscribe--unlock picture.post-subscribe__image > * {
	margin: 0;
	grid-column: 1 / span 1;
	grid-row: 1 / span 1;
}
.post-subscribe--unlock picture.post-subscribe__image > legend {
	margin: 40px 8px 0 0;
	color: var(--color-grey-00);
	font-weight: 700;
	font-size: calc(var(--font-size-80) * var(--font-sans-scale));
}
.post-subscribe--unlock .lock-bg {
	fill: var(--color-secondary);
}
.post-subscribe--unlock .post-subscribe__title {
	color: var(--color-primary);
}
.post-subscribe--unlock ul.newsletters {
	max-width: 100%;
}
.post-subscribe--unlock ul.newsletters .card {
	background: var(--color-grey-00);
	box-shadow: 0 0 0 1px var(--color-grey-100), var(--box-shadow-m);
	text-align: left;
}
.post-subscribe--unlock ul.newsletters .card > footer {
	padding: var(--space-2x) var(--space-2x) var(--space);
	align-items: center;
}
.post-subscribe--unlock ul.newsletters .card > footer * {
	margin: 0;
}
.post-subscribe--unlock .card__content {
	display: flex;
	flex-direction: column;
}
.post-subscribe--unlock .post-subscribe__text > * {
	margin-top: var(--space);
}
.post-subscribe--unlock .button--continue {
	margin-top: var(--space-3x);
}
@media only screen and (min-width: 1000px) {
	.post-subscribe--unlock {
		scroll-margin-top: calc(var(--main-desktop-margin-top) + var(--space-2x));
	}
	.post-subscribe--registerwall .card,
	.post-subscribe--unlock .card {
		grid-template-columns: var(--main-grid-columns);
	}
	.post-subscribe--unlock .card__content {
		flex-direction: row;
		gap: var(--space-3x);
	}
	.post-subscribe--registerwall .post-subscribe__text,
	.post-subscribe--unlock .card__content {
		grid-column: 2 / span 2;
	}
	.post-subscribe--registerwall .card footer,
	.post-subscribe--unlock .card footer {
		grid-column: 1 / -1;
	}
	.post-subscribe--unlock .card {
		text-align: left;
	}
	.post-subscribe--unlock picture.post-subscribe__image svg {
		height: 120px;
	}
	.post-subscribe--unlock picture.post-subscribe__image legend {
		margin: 60px 12px 0 0;
		color: var(--color-grey-00);
		font-weight: 700;
		font-size: calc(var(--font-size-80) * var(--font-sans-scale));
	}
	.post-subscribe--unlock .button--continue {
		float: right;
	}
}
.post-subscribe--unlock .post-subscribe__title {
	color: var(--color-danger-400);
}
@media only screen and (min-width: 1000px) {
	.post-subscribe--unlock picture.post-subscribe__image {
		flex-shrink: 0;
	}
	.post-subscribe--unlock picture.post-subscribe__image legend {
		margin: 44px 12px 0 0;
		font-size: calc(var(--font-size-130) * var(--font-sans-scale));
	}
}
.post__suggestions {
	grid-column: 1 / -1;
	margin-top: var(--space-6x);
	padding-top: var(--base-line-height);
	padding-bottom: var(--base-line-height);
	display: grid;
	grid-auto-flow: dense;
	grid-template-columns: 1fr;
	gap: var(--space-6x) var(--space-4x);
}
.post__suggestions > section.home-section--most-read ol.articles li + li {
	margin-top: var(--space-2x);
}
.post__suggestions > section.home-section--most-read {
	padding: 0;
	margin: 0;
	max-width: 100%;
}
.post__suggestions__title {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	text-align: left;
}
.post__suggestions a:any-link {
	text-decoration: none;
}
.post__suggestions .post {
	padding-top: 0;
}
.post__suggestions ul.articles .post {
	display: grid;
	grid-template-columns: 88px 1fr;
	gap: 0 var(--space-2x);
}
.post__suggestions ul.articles .post__cover {
	display: block;
	height: 88px;
	position: relative;
	overflow: hidden;
	width: 88px;
	height: 88px;
	padding-bottom: 0;
	margin: 0;
	border-radius: 0;
	margin: 0;
	grid-row: 1 / span 2;
}
.post__suggestions ul.articles .post__cover.is-16-9 picture {
	padding-bottom: 100%;
}
.post__suggestions ul.articles .post:not(.post-dated) figure + .post__text {
	margin-top: 0;
}
.post__suggestions ul.articles .post:not(.post-dated) .post-preview__footer {
	grid-column: 2 / span 1;
}
.post__suggestions--serie a:any-link {
	color: inherit;
}
main.post-show .post__suggestions--serie .post__title .episode-number {
	color: var(--color-primary);
	font-family: var(--font-sans);
	font-weight: bold;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
}
.post__suggestions--serie .serie-episode {
	--font-scale: var(--font-serif-scale);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--line-height-20);
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin-top: var(--base-line-height);
	display: block;
}
.post__suggestions--serie .post__title {
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	margin-top: 0;
}
.post__suggestions .row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 var(--space-4x);
}
.post-show .post__suggestions .post {
	overflow-x: inherit;
}
@media only screen and (min-width: 1000px) {
	.post__suggestions {
		grid-template-columns: repeat(4, 1fr);
	}
	.post__suggestions > section {
		grid-column: 1 / -2;
	}
	.post__suggestions > section.home-section--most-read {
		grid-column: 4 / span 1;
		grid-row: 1 / span 2;
	}
	.post__suggestions ul.articles {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: var(--space-3x) var(--space-4x);
	}
	.post__suggestions ul.articles .post {
		display: flex;
		flex-direction: column;
	}
	.post__suggestions ul.articles .post:not(.post-dated) figure + .post__text {
		margin-top: var(--space);
	}
	.post__suggestions ul.articles .post__cover {
		width: 100%;
		height: auto;
		order: -1;
		margin-bottom: var(--space);
	}
	.post__suggestions ul.articles .post__cover.is-16-9 picture {
		padding-bottom: 56.25%;
	}
	.post__suggestions ul.articles li + li {
		padding: 0;
		margin: 0;
		border: none;
	}
	.post__suggestions > section.home-section--most-read ol.articles {
		display: block;
	}
	.post__suggestions--serie {
		grid-template-columns: 1fr;
		gap: 0;
	}
}
@media only screen and (max-width: 1000px) {
	aside.post__suggestions > section > ul.articles .post:not(.with-image) {
		display: block;
	}
}
ul.tag-list {
	list-style-type: none;
	padding: 0;
	margin: var(--space-3x) 0 0;
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}
.popular-tags a.post__tag:any-link,
.sub-categories a.post__tag:any-link {
	font-size: var(--post-meta-font-size);
	line-height: var(--post-meta-line-height);
	box-shadow: 0 0 0 1px var(--color-grey-200) inset;
	padding: var(--space-1-2) var(--space);
	display: block;
}
.sub-categories a.post__tag:any-link {
	box-shadow: none;
	background: var(--color-primary);
	color: var(--color-grey-00);
}
.sub-categories a.post__tag:any-link:hover {
	background: var(--color-primary-highlight);
}
.popular-tags a.post__tag:any-link:hover {
	background: var(--color-grey-100);
}
.achives-years {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: var(--main-grid-gap);
}
@media only screen and (min-width: 1000px) {
	.achives-years {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
.tag-show .tag-has-zone .main__header--tag img {
	height: auto;
	width: 100%;
}
.tag-show .tag-has-zone .tag-zone,
.tag-show .tag-has-zone > .tag-articles-list {
	padding: var(--space-6x) 0 0;
}
.tag-show .tag-has-zone .tag-zone > *:first-child {
	padding-top: 0;
	margin-top: 0;
}
.tag-zone.articles-featured-grid .articles {
	display: grid;
	gap: 0 var(--space-4x);
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(3, auto);
	justify-content: start;
	align-content: start;
}
.tag-zone.articles-featured-grid .articles li + li {
	border-top-style: solid;
	border-top-color: var(--color-grey-200);
}
@media only screen and (max-width: 999px) {
	.tag-zone.articles-featured-grid .articles {
		grid-template-columns: repeat(1, 1fr);
	}
}
@media only screen and (min-width: 1000px) {
	.tag-show .tag-has-zone > .tag-header,
	.tag-show .tag-has-zone > .tag-zones {
		grid-column: 1 / span 4;
	}
	.tag-show .tag-has-zone > .sidebar {
		grid-row: 3 / span 2;
	}
	.tag-show .main-grid:not(.tag-has-zone) > .sidebar {
		grid-row: 1 / span 2;
	}
	.tag-zone .articles--featured.is-grid {
		grid-template-columns: repeat(8, 1fr);
	}
	.tag-show .tag-has-zone .tag-zone,
	.tag-show .tag-has-zone > .tag-articles-list {
		padding: var(--space-3x) 0 0;
	}
	.tag-zone.articles-featured-grid .articles li:first-child {
		grid-column: 1 / span 3;
		grid-row: 1 / span 4;
	}
	.tag-zone.articles-featured-grid .articles li:first-child .post__title {
		font-size: calc(var(--font-size-80) * var(--font-scale));
		line-height: var(--line-height-80);
	}
	.tag-zone.articles-featured-grid .articles li:nth-child(2) {
		border-top: 0;
		margin-top: 0;
		padding-top: 0;
	}
}
.embedded_gallery__inner {
	display: flex;
	gap: 1rem;
	overflow-x: visible;
	width: fit-content;
	transition: transform 0.3s;
}
.post .embedded_gallery figure {
	margin: 0;
	order: unset;
	pointer-events: unset;
}
.embedded_gallery figure img {
	height: 264px;
	max-width: unset;
	width: auto;
}
.embedded_gallery button .sr-only + span {
	margin: 0;
}
@media (max-width: 1000px) {
	.embedded_gallery {
		overflow: hidden;
		width: calc(100vw - (calc(var(--space-2x) * 2)));
	}
	.embedded_gallery__controls {
		position: relative;
		z-index: 4;
	}
	.embedded_gallery figcaption {
		width: calc(100vw - calc(var(--space-2x) * 2));
	}
}
@media (min-width: 1000px) {
	.embedded_gallery {
		display: grid;
		gap: 0 var(--space-4x);
		grid-template-columns: repeat(5, 1fr);
		margin-inline: calc((((100% - var(--space-8x)) / 3) + var(--space-4x)) * -1);
		width: calc(100% + ((((100% - var(--space-8x)) / 3) + var(--space-4x)) * 2));
	}
	.embedded_gallery__inner,
	.embedded_gallery__controls {
		grid-column: 2 / span 3;
	}
	.embedded_gallery figure img {
		height: 464px;
		min-width: 300px;
	}
}
.serie {
	margin: 0;
	width: 100%;
	position: relative;
	background: var(--color-grey-00);
	list-style-type: none;
}
.serie .serie-name,
.serie .serie-name a:any-link {
	display: block;
	flex: 1;
	font-family: var(--font-serif-2);
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
	padding: var(--font-padding-60);
	color: var(--color-grey-700);
	font-weight: 500;
	text-transform: none;
	letter-spacing: 0;
	margin-top: 0;
	text-decoration: none;
	word-break: break-word;
}
.serie .serie-count {
	display: block;
	font-family: var(--font-sans);
	margin-top: 0;
}
.serie .post__type {
	height: var(--space-2x);
	line-height: var(--space-2x);
	padding-right: var(--space-1-2);
	text-transform: uppercase;
	font-size: var(--post-tag-font-size-desktop);
	font-family: var(--font-sans);
	background: var(--color-grey-00);
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.serie .post__type a:any-link {
	color: var(--color-grey-500);
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-family: var(--font-sans);
	font-weight: 700;
	background: var(--color-grey-00);
	text-decoration: none;
}
.post__type .icon,
.serie-name .icon {
	width: 12px;
	height: 12px;
	fill: var(--color-primary);
	position: relative;
	top: -2px;
}
.series .main-grid {
	width: 100%;
	max-width: 100%;
	display: block;
}
.series .main-grid .main-column > div {
	margin: 0 auto;
	padding-bottom: var(--base-line-height);
}
.series ul.articles .serie-name,
.series ul.articles .serie-name a:any-link {
	color: var(--color-grey-700);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	letter-spacing: 0;
	text-decoration: none;
}
.series .serie__text > .serie-name {
	margin-top: var(--space);
}
.series ul.articles.is-grid,
.series ul.series-list.is-grid {
	grid-column: 1 / span 3;
	display: grid;
	gap: var(--space-4x);
	grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
	grid-auto-flow: dense;
}
.series:not(.series--exploration) ul.articles,
.series:not(.series--exploration) ul.series-list {
	grid-template-columns: 1fr;
}
.serie__picture {
	position: relative;
	min-height: 24px;
}
.post-serie .serie__picture .post__meta {
	position: absolute;
	display: flex;
	bottom: 0;
	padding: 0;
}
.post-serie .serie__picture .post__meta .icon {
	fill: var(--color-grey-00);
	background: var(--color-primary-highlight);
	width: 24px;
	height: 24px;
	padding: 6px;
	top: 0;
}
.post__meta .serie-name,
.post__meta .serie-name a:any-link {
	text-transform: none;
	letter-spacing: 0;
	display: inline;
	text-decoration: none;
	font-weight: 700;
	color: var(--color-primary);
}
.post__meta .serie-episode {
	color: var(--color-grey-700);
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
}
.post__meta__serie > * {
	padding: 0;
	display: inline-block;
	margin-right: var(--space-1-2);
}
.post__meta__serie > * + * {
	margin-right: 0;
}
.post__meta .serie-name a:any-link {
	padding: 0;
}
ul.series-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: var(--base-line-height);
	padding: var(--base-line-height) 0 var(--space-6x);
}
ul.series-list li + li {
	margin-top: 0;
	border-top: none;
	padding-top: 0;
}
ul.series-list .serie {
	overflow: hidden;
}
ul.series-list .post {
	position: relative;
}
ul.series-list .post__title {
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
	padding: var(--font-padding-60);
	margin-top: 0;
	padding-left: 0;
}
ul.series-list .post__meta {
	display: flex;
	width: 100%;
	gap: var(--space);
}
ul.series-list .post__meta > * {
	display: inline-block;
	letter-spacing: 0;
	font-size: calc(var(--font-size-20) * var(--font-sans-scale));
	white-space: nowrap;
}
ul.series-list .post__meta .serie-episode {
	color: var(--color-grey-700);
	font-weight: 400;
}
ul.series-list .post__author {
	display: inline-block;
	color: var(--color-grey-300);
	margin: 0 0 0 auto;
	padding: 0;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul.series-list .post__author a:any-link {
	text-transform: none;
	letter-spacing: 0;
	color: var(--color-grey-700);
	font-weight: 400;
	text-decoration: underline;
}
ul.series-list .post__author a:any-link:hover {
	color: var(--color-primary);
}
.series:not(.series--exploration) ul.articles.is-grid .post__meta,
.series:not(.series--exploration) ul.series-list.is-grid .post__meta {
	margin-top: calc(var(--space) * 2);
}
ul.articles .post-serie .post__meta .icon--premium {
	float: none;
	margin-top: 0;
	height: 16px;
	width: 16px;
}
ul.series-list a:any-link > * + * {
	margin: 0;
}
.series ul.articles {
	display: block;
}
.series ul.articles li + li {
	margin-top: var(--space-2x);
	padding-top: var(--space-2x);
	border-top: 1px solid var(--color-grey-200);
}
.series ul.articles .post:has(figure) {
	display: grid;
	grid-template-columns: 120px auto;
	gap: 0 var(--space-2x);
}
.series ul.articles .post > a {
	order: 1;
	display: block;
}
.series ul.articles .post__text {
	order: 2;
}
.series ul.articles .post-preview__footer {
	grid-column: 2 / span 1;
	order: 2;
}
.series ul.articles .post__meta {
	margin: 0;
}
.series .main-grid .main-column > div {
	padding: 0 var(--space-2x) var(--base-line-height);
}
@media only screen and (min-width: 1000px) {
	.series:not(.series--exploration) ul.articles.is-grid,
	.series:not(.series--exploration) ul.series-list.is-grid {
		grid-template-columns: repeat(auto-fill, minmax(232px, 1fr));
		gap: var(--space-6x) var(--space-4x);
	}
	.serie .serie__picture {
		width: 100%;
	}
	.post-serie .serie__picture .post__meta .icon {
		width: 32px;
		height: 32px;
		padding: 8px;
	}
	.series .serie__text > .sponsors-item,
	.series .serie__text > .sponsors-item + .serie-name {
		margin-top: var(--space);
	}
	.series .main-grid .main-column > div {
		padding: 0 var(--space-2x) var(--base-line-height);
	}
	.series .width-limiter {
		padding: 0 var(--space-2x);
	}
	.series .main-grid .main-column .width-limiter > div {
		padding: 0 0 var(--base-line-height);
	}
}
.series .main-grid .main-column > .series--latest {
	background: var(--color-grey-700);
	padding: var(--space-4x) var(--space-2x) var(--space-6x);
	color: var(--color-grey-200);
}
.series--latest .page__title {
	display: block;
	text-align: center;
}
.series--latest .page__title,
.series--latest a:any-link {
	color: var(--color-grey-200);
}
.series--latest a:any-link:hover {
	color: var(--color-grey-00);
}
.series--latest ul.articles {
	margin-top: 0;
}
.series--latest ul.articles .post__title {
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-50);
	padding: var(--font-padding-50);
	margin-top: 0;
}
.series--latest ul.articles .post__meta {
	margin-top: 0;
}
.series--latest .post__publication-date {
	margin: 0;
	color: var(--color-grey-300);
}
.series--latest ul.articles > li:first-of-type .post__publication-date {
	margin-top: var(--space);
}
.series--latest .post__lead {
	color: var(--color-grey-200);
	margin: var(--space) 0 0;
	font-weight: 400;
}
.series--latest ul.articles > li:first-of-type {
	grid-column: 1 / -1;
}
.series--latest ul.articles > li:first-of-type .post__title {
	font-size: calc(var(--font-size-90) * var(--font-scale));
	line-height: var(--line-height-90);
	padding: var(--font-padding-90);
	margin-top: var(--space);
}
.series--latest ul.articles > li:first-of-type .post__meta {
	margin-top: var(--space);
}
.series--latest ul.articles .serie-episode {
	color: var(--color-danger-300);
}
.series--latest ul.articles > li:not(:first-of-type) .post__meta + .post__title {
	margin-top: calc(var(--space) * -1);
}
.series--latest .post__cover {
	height: 0;
	padding-bottom: 56.25%;
	order: -1;
}
.series--latest ul.articles > li:not(:first-of-type) .post__lead {
	display: none;
}
.series--latest ul.articles li + li {
	margin-top: 0;
	padding-top: 0;
	border: 0;
}
@media only screen and (min-width: 1000px) {
	.series--latest ul.articles .post__meta {
		margin-top: var(--space-2x);
	}
	.series--latest ul.articles .post__title {
		margin-top: var(--space);
	}
	.series--latest ul.articles .post__meta + .post__title {
		margin-top: 0;
	}
	.series--latest ul.articles > li:first-of-type .post {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 0 var(--space-4x);
	}
	.series--latest ul.articles > li:first-of-type .post__cover {
		grid-column: 1 / span 2;
	}
	.series--latest ul.articles > li:first-of-type .post__text {
		grid-column: 3 / span 1;
	}
	.series--latest ul.articles > li:first-of-type .post__title {
		margin-top: 0;
	}
	.series--latest ul.articles li + li .post {
		display: flex;
		flex-direction: column;
	}
	.series--latest ul.articles > li:not(:first-of-type) .post__meta + .post__title {
		margin-top: 0;
	}
}
.serie-show {
	display: block;
	padding-top: var(--base-line-height);
}
.serie-show .serie__text {
	grid-column: 1 / span 1;
	grid-row: 2 / span 1;
}
.serie-show .serie-name,
.serie-show .serie-name a:any-link {
	--font-scale: var(--font-serif-scale);
	font-size: calc(var(--font-size-130) * var(--font-scale));
	line-height: var(--line-height-130);
}
.serie-show .post__author {
	margin-top: var(--space-2x);
}
.serie-show .post__lead {
	margin-top: var(--space-2x);
	text-align: left;
}
.serie-show .post__type {
	position: relative;
}
.serie-show .post__type a:any-link {
	color: var(--color-primary);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	text-transform: none;
}
.serie-show .post__type::first-letter {
	text-transform: uppercase;
}
.serie-show .serie__picture {
	grid-row: 1 / span 1;
}
.serie-show + * {
	margin-top: var(--base-line-height);
}
.serie-index + ul.articles {
	margin-top: var(--base-line-height);
}
.serie-show .post__title {
	padding-left: 0;
}
.series .serie-show__cover picture {
	display: block;
	height: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 100%;
}
@supports (object-fit: cover) {
	.series .serie-show__cover picture img {
		position: absolute;
		object-fit: cover;
		left: 0;
		width: 100%;
		height: 100%;
		box-shadow: none;
	}
}
.serie__episodes {
	padding-bottom: var(--base-line-height);
}
.serie__episodes__title {
	color: var(--color-grey-400);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	font-weight: 400;
	line-height: var(--line-height-50);
	padding: var(--font-padding-50);
}
.serie__episodes ul.articles .post-serie:not(.post-serie--exploration) .post__title {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
	margin-top: calc(var(--space) * -1);
}
@media only screen and (min-width: 600px) {
	.serie-show {
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(232px, 1fr));
		gap: var(--space-4x);
		align-items: start;
	}
	.serie-show .serie__text {
		grid-column: 1 / -1;
		grid-row: 1 / span 1;
		order: 1;
	}
	.serie-show .serie__picture {
		grid-row: 1 / span 1;
	}
	.serie-show .serie__picture + .serie__text {
		grid-column: 2 / -1;
	}
}
@media only screen and (min-width: 1000px) {
	.serie-show .serie-name {
		margin-top: 0;
	}
	.serie-show .serie-name,
	.serie-show .serie-name a:any-link {
		font-size: calc(var(--font-size-110) * var(--font-scale));
		line-height: var(--line-height-110);
		letter-spacing: -0.01em;
	}
}
.series--video .main-grid .main-column > section,
main.series--podcast .main-grid .main-column > section .post-serie--video .serie__picture {
	height: 0;
	padding-bottom: 100%;
}
.series--video .series--latest ul.articles > li:first-of-type .post {
	display: block;
}
@media only screen and (min-width: 1000px) {
	.series--video .series--latest ul.articles > li:first-of-type .post {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
	.series--video .series--latest ul.articles > li:first-of-type .post__cover {
		grid-column: 1 / span 1;
		grid-row: 1 / span 2;
	}
	.series--video .series--latest ul.articles > li:first-of-type .post__text,
	.series--video .series--latest ul.articles > li:first-of-type .post-preview__footer {
		grid-column: 2 / span 2;
	}
	.series--video .series--latest ul.articles > li:first-of-type .post__title {
		font-size: calc(var(--font-size-100) * var(--font-scale));
		line-height: var(--line-height-100);
		padding: var(--font-padding-100);
	}
}
.post-serie--podcast .serie__picture,
.series--podcast ul.articles .post__cover,
.series--podcast ul.articles .post__cover picture {
	height: 0;
	padding-bottom: 100%;
	grid-row: 1 / span 2;
}
.series--podcast ul.articles li:first-of-type .post {
	display: flex;
}
.series--podcast ul.series-list .serie__text {
	padding: var(--space) var(--space) var(--space) 0;
}
.series--podcast ul.series-list .post__meta {
	align-items: center;
}
.series--podcast ul.series-list .post__meta > * {
	text-transform: capitalize;
	margin: 0;
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
}
.series--podcast ul.series-list .post__meta > * + *:not(.post--premium)::before {
	border: 0;
	width: 3px;
	height: 3px;
	top: -2px;
	transform: none;
	margin: 0 var(--space) 0 0;
	border-radius: 50%;
	background-color: var(--color-grey-300);
}
.series--podcast ul.series-list .serie__text {
	padding: var(--space) var(--space-2x) var(--space-2x);
}
@media only screen and (max-width: 1000px) {
	.series--podcast ul.series-list .post:has(figure),
	.series--podcast ul.articles .post:has(figure) {
		display: grid;
		grid-template-columns: 120px 1fr;
		grid-auto-flow: dense;
	}
}
@media only screen and (min-width: 1000px) {
	.series--podcast .series--latest ul.articles > li:first-of-type .post {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-template-rows: auto 1fr;
	}
	.series--podcast ul.series-list .post:has(figure),
	.series--podcast ul.articles .post:has(figure) {
		flex-direction: column;
	}
	.series--podcast .series--latest ul.articles > li:first-of-type .post__cover {
		grid-column: 1 / span 1;
	}
	.series--podcast .series--latest ul.articles > li:first-of-type .post__text,
	.series--podcast .series--latest ul.articles > li:first-of-type .post-preview__footer {
		grid-column: 2 / span 2;
	}
	.series--podcast .series--latest ul.articles > li:first-of-type .post__title {
		font-size: calc(var(--font-size-100) * var(--font-scale));
		line-height: var(--line-height-100);
		padding: var(--font-padding-100);
	}
	.series--podcast ul.series-list .post {
		display: block;
	}
}
.series .breadcrumb {
	padding: 0 var(--space-2x);
	max-width: var(--width-limiter);
	margin: 0 auto;
}
.series .breadcrumb + * {
	margin-top: var(--space);
}
main.series > .main-grid {
	padding: 0;
}
.series--latest,
.series .main-grid .main-column > div {
	padding: var(--space-4x) var(--space-2x);
}
.series--latest .page__title {
	text-align: left;
}
.series--latest .page__title::after,
.series--video.series--index .page__title:after {
	background: var(--color-grey-300);
}
.series--latest ul.articles,
.series--video .series--videos + .series-videos,
.series--video.series--index .serie__episodes {
	margin-top: var(--base-line-height);
}
.series--latest ul.articles li > .post figure .post__meta .post__category svg {
	background: var(--color-grey-600);
}
.series--latest ul.articles .post__title {
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
	margin-top: 0;
}
.series--podcast .section__title,
.series--video .section__title {
	font-family: var(--page-title-font-family);
	font-weight: var(--page-title-font-weight);
	font-size: var(--page-title-font-size);
	text-transform: var(--page-title-text-transform);
	letter-spacing: var(--page-title-letter-spacing);
	line-height: var(--page-title-line-height);
	padding: var(--page-title-padding);
	margin: var(--space) auto 0;
	color: var(--page-title-color);
	display: var(--page-title-display);
	position: relative;
}
.series--podcast .section__title::after,
.series--video .section__title::after {
	display: var(--page-title-after-display);
	content: '';
	position: relative;
	height: 1px;
	width: 80px;
	top: var(--space-2x);
	background: var(--color-grey-300);
}
.series--podcast .main-grid .main-column > .series--latest {
	background: var(--color-warning-100);
	color: var(--color-grey-700);
}
.series--podcast .series--latest ul.articles li,
.series--podcast .serie__episodes ul.articles,
.series--podcast .serie-show .serie__picture {
	background: var(--color-grey-00);
	padding: var(--space-2x);
	box-shadow: var(--box-shadow-l);
}
.series.series--podcast .serie__episodes ul.articles {
	display: flex;
	flex-direction: column;
}
.series--podcast .serie__episodes ul.articles > li + li {
	margin-top: var(--base-line-height);
	padding-top: var(--base-line-height);
	box-shadow: 0 -1px 0 0 var(--color-grey-200);
}
.series--podcast .serie__episodes ul.articles > li .post:has(figure) {
	display: grid;
	grid-template-columns: 80px 1fr;
	gap: 0 var(--space-2x);
}
.series--podcast .series--latest .page__title,
.series--podcast .series--latest a:any-link {
	color: var(--color-grey-700);
}
.series--podcast .series--latest .post__meta a:any-link {
	color: var(--color-danger-400);
}
.series--podcast .series--latest a:any-link:hover {
	color: var(--color-danger-500);
}
.series--podcast .series--latest .post__lead {
	color: var(--color-grey-500);
}
.series--podcast .series--latest .post__publication-date {
	color: var(--color-grey-400);
}
.series--podcast .series--latest ul.articles li > .post figure .post__meta .post__category svg {
	background: var(--color-danger-400);
}
.series--podcast .series--latest ul.articles li + li {
	padding: var(--space-2x);
}
.series--podcast.series--index .full-grid {
	background: var(--color-warning-100);
}
.series--podcast .serie {
	background: transparent;
}
.series--podcast ul.series-list li.serie {
	background: var(--color-grey-00);
}
.series .main-grid .main-column .width-limiter > .series--videos {
	padding: var(--base-line-height) 0;
}
.series--video .series--videos .section__title {
	font-family: var(--font-sans);
	font-weight: 700;
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-50);
	text-transform: uppercase;
	box-shadow: 0 1px 0 0 var(--color-grey-300);
	padding: var(--font-padding-50);
	margin-top: var(--base-line-height);
}
.series--video .section__title a:any-link {
	color: var(--color-grey-700);
	text-decoration: none;
}
.series--video .section__title a:any-link:hover {
	color: var(--color-primary);
}
.series--podcast .section__title::before,
.series--video .section__title::before,
.series--podcast .serie__episodes ul.articles > li .post__lead,
.series--video .section__title:before,
.series--video .section__title:after,
.series--video .series--videos .post__lead,
.series--video .series--videos .post__meta,
.series--video.series--index ul.articles li:not(:first-of-type) .post__lead {
	display: none;
}
.series--video .series--videos .post__cover,
.series--video.series--index ul.articles .post__cover {
	height: 0;
	padding-bottom: 56.25%;
	grid-row: 1 / span 2;
}
.series--latest ul.articles .post__meta + .post__title,
.series--latest ul.articles li:not(:first-of-type) .post__meta,
.series--podcast .serie__episodes ul.articles > li .post__text,
.series--podcast .serie__episodes ul.articles > li .post__meta,
.series:not(.series--exploration) ul.articles.is-grid .post__meta,
.series:not(.series--exploration) ul.series-list.is-grid .post__meta,
.series--video .series--videos li:not(:first-of-type) .post__text,
.series--video.series--index
	ul.articles
	li:not(:first-of-type)
	.post:not(.post-dated)
	figure
	+ .post__text,
.series--video.series--index ul.articles li:not(:first-of-type) .post__meta,
.series--video .series--latest ul.articles .post:not(.post-dated) figure + .post__text {
	margin-top: 0;
}
.series--podcast .serie__episodes ul.articles > li .post__meta {
	display: none;
}
.series--video.series--index .full-grid {
	background: var(--color-grey-700);
	color: var(--color-grey-300);
}
.series--video.series--index .full-grid .width-limiter > div {
	padding: 0;
}
.series--video.series--index ul.articles > li:first-of-type .post__title {
	font-size: calc(var(--font-size-100) * var(--font-scale));
	line-height: var(--line-height-100);
	padding: var(--font-padding-100);
}
.series ul.articles > li + li {
	padding: 0;
	border-top: none;
	margin: 0;
}
.series--video.series--index .page__title,
.series--video.series--index ul.articles a:any-link {
	color: var(--color-grey-200);
}
.series--video.series--index ul.articles li > .post figure .post__meta .post__category {
	background: var(--color-grey-600);
}
.series--video.series--index ul.articles li .post__lead {
	margin-top: var(--space);
	color: var(--color-grey-300);
}
.series--video.series--index ul.articles a:any-link:hover {
	color: var(--color-grey-00);
}
.series--latest ul.articles > li:not(:first-of-type) .post__meta + .post__title,
.series.series--index ul.articles > li:not(:first-of-type) .post__meta + .post__title {
	margin-top: calc(var(--space) * -1);
}
.series--podcast.series--index ul.articles > li:not(:first-of-type) .post__meta + .post__title,
.series--podcast .serie__episodes ul.articles > li .post__meta + .post__title {
	margin-top: 0;
}
.series--podcast .serie__episodes ul.articles .post__title {
	font-size: var(--font-size-50);
	line-height: var(--line-height-50);
	padding: var(--font-padding-50);
}
ul.series-list .serie:has(.sponsors-item) {
	overflow: visible;
}
ul.series-list .serie__text > .serie-name,
ul.series-list .serie__text > .serie-name a:any-link {
	font-family: var(--font-serif-2);
	font-size: calc(var(--font-size-70) * var(--font-serif-scale));
	padding: var(--font-offset-70) 0 calc(var(--space) - var(--font-serif-offset-70));
	margin-top: 0;
}
.serie-show .serie-name,
.serie-show .serie-name a:any-link {
	font-family: var(--font-serif-2);
	font-size: calc(var(--font-size-110) * var(--font-scale));
	line-height: var(--line-height-110);
}
.serie.serie--podcast,
.folder {
	border: 1px solid var(--color-grey-200);
	transition: box-shadow 0.3s ease;
}
ul.series-list .serie.serie--podcast {
	overflow: visible;
}
.serie--podcast .serie__picture,
.folder__picture {
	margin-left: -1px;
	margin-right: -1px;
	margin-top: -1px;
	width: calc(100% + 2px);
}
.serie--podcast:hover,
.folder:hover {
	box-shadow: -4px 4px 0px var(--color-grey-200);
}
.serie--podcast:hover .serie-name a:any-link {
	color: var(--color-primary) !important;
}
@media only screen and (min-width: 1000px) {
	.series .main-grid .main-column > div,
	.series--video.series--index .full-grid .width-limiter {
		padding: var(--space-4x);
	}
	.series--podcast.series--index .full-grid .width-limiter {
		padding: 0 var(--space-4x);
	}
	.series .breadcrumb,
	.series .width-limiter {
		padding: 0 var(--space-4x);
	}
	.series--video ul.articles li .post {
		display: flex;
		flex-direction: column;
	}
	.series--video ul.articles li + li {
		margin-top: 0;
		padding-top: 0;
		border: none;
	}
	.series .section--latest ul.articles li:not(:first-of-type) .post__meta,
	.series--video .series--videos li:not(:first-of-type) .post__text,
	.series--video.series--index
		ul.articles
		li:not(:first-of-type)
		.post:not(.post-dated)
		figure
		+ .post__text,
	.series--video.series--index ul.articles li:not(:first-of-type) .post__meta {
		margin-top: var(--space);
	}
	.series .section--latest ul.articles > li:first-of-type .post__title {
		font-size: calc(var(--font-size-100) * var(--font-scale));
		line-height: var(--line-height-100);
		padding: var(--font-padding-100);
	}
	.series--podcast .section--latest ul.articles.is-grid {
		gap: var(--space-4x);
	}
	.series--podcast .serie__episodes ul.articles > li .post {
		grid-template-columns: 120px 1fr;
	}
	.series--podcast .serie__episodes ul.articles .post__title {
		font-size: var(--font-size-70);
		line-height: var(--line-height-70);
		padding: var(--font-padding-70);
	}
	.series--podcast .section--latest ul.articles > li:first-of-type .post__title {
		font-size: calc(var(--font-size-110) * var(--font-scale));
		line-height: var(--line-height-110);
		padding: var(--font-padding-110);
	}
	.series--podcast .section--latest ul.articles > li:first-of-type .post__lead {
		margin-top: var(--space-2x);
	}
	.series--podcast .section--latest ul.articles > li:first-of-type .post__lead * {
		font-size: calc(var(--font-size-50) * var(--font-scale));
		line-height: var(--line-height-50);
		padding: var(--font-padding-50);
	}
	.series--podcast .serie-show .serie__picture {
		grid-column: 1 / span 1;
	}
	.series--podcast .serie-show .serie__text {
		grid-column: 2 / -1;
	}
	.series--video.series--index ul.articles li:first-of-type {
		grid-column: 1 / -1;
	}
	.series--video.series--index ul.articles li:first-of-type .post {
		display: grid;
		gap: 0 var(--space-4x);
		grid-template-columns: repeat(3, 1fr);
	}
	.series--video.series--index ul.articles li:first-of-type .post__cover {
		grid-column: 1 / -2;
	}
	.serie-show .serie-name,
	.serie-show .serie-name a:any-link {
		font-family: var(--font-serif-2);
		font-size: calc(var(--font-size-130) * var(--font-scale));
		line-height: var(--line-height-130);
	}
}
.about-page .arrow-medium img {
	height: 48px;
	width: auto;
	margin: var(--base-line-height) auto 0;
}
.about-page ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
	counter-reset: my-awesome-counter;
}
.about-page ol > li {
	counter-increment: my-awesome-counter;
	margin-top: var(--base-line-height);
}
.about-page ol > li > .section__subtitle {
	margin-left: var(--base-line-height);
}
.about-page ol > li > .section__subtitle::before {
	content: counter(my-awesome-counter) '. ';
	color: var(--color-primary);
	font-family: var(--font-sans);
	font-weight: 700;
}
.main-grid .about-page {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding: 0 var(--space-2x);
}
.main-grid .about-page table {
	margin-top: var(--base-line-height);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
	display: block;
	width: 100%;
	max-width: 100%;
	overflow-x: auto;
}
@media only screen and (min-width: 1000px) {
	.main-grid .about-page {
		overflow: visible;
	}
	.main-grid .about-page table {
		width: calc(100% + (var(--space) * 40));
		max-width: calc(100% + (var(--space) * 40));
		margin-left: calc(var(--space) * -20);
	}
}
.home-section {
	padding: calc(var(--base-line-height) * 2) var(--space-2x);
	text-align: center;
	width: 100%;
	max-width: var(--width-limiter);
	margin: 0 auto;
}
.home-section > header p {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--line-height-30);
	max-width: 55ch;
	margin: 0 auto;
}
.home-section-title,
.side__section__title {
	font-family: var(--home-section-title-font-family);
	font-size: var(--home-section-title-font-size);
	line-height: var(--home-section-title-line-height);
	text-transform: var(--home-section-title-text-transform);
	letter-spacing: var(--home-section-title-letter-spacing);
	font-weight: var(--home-section-title-font-weight);
}
.side__section__title {
	font-size: calc(var(--font-size-50) * var(--font-sans-scale));
	text-align: left;
	line-height: var(--line-height-50);
	text-transform: uppercase;
	letter-spacing: 0.03em;
	box-shadow: 0 1px 0 0 var(--color-grey-300);
	padding: var(--font-padding-50);
}
.home-section-title a:any-link {
	color: var(--color-grey-700);
	text-decoration: none;
	position: relative;
}
.icon--next {
	background: transparent;
	fill: var(--color-danger-500);
	padding: 0;
	width: calc(var(--space) * 1);
	height: calc(var(--space) * 1);
}
.home-section-title a:hover .icon--next {
	left: 8px;
	color: inherit;
}
.home-section-title a:any-link:hover {
	color: var(--color-primary);
}
.home-section ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.home-section .post__publication-date {
	display: none;
}
.home-section ul.articles.articles--boxed,
.home-section ol.articles.articles--boxed {
	padding: var(--space-2x);
	box-shadow: 0 0 0 1px var(--color-grey-100) inset, 0 -1px 0 0 var(--color-grey-300),
		var(--box-shadow-l);
	margin-top: 0;
}
.home-section ul.articles.articles--boxed .post:not(.post-dated) figure {
	margin-bottom: var(--space);
}
.home-section ul.articles li + li {
	padding-top: var(--space-2x);
	margin-top: 0;
	border-top: 1px solid var(--color-grey-200);
}
.home-section ul.articles .post:has(figure) {
	width: 100%;
	background: transparent;
}
.home-section ul.articles .post__title,
.home-section ul.articles .post__author {
	padding-left: 0;
	padding-right: 0;
}
.home-section ul.articles .post:not(.post-dated) figure {
	margin-bottom: 0;
}
.home-section ul.articles .post--no-image .post__title {
	font-size: calc(var(--font-size-90) * var(--font-serif-scale));
	line-height: var(--line-height-90);
	padding: var(--font-padding-90);
	margin-bottom: 24px;
}
.home-section ul.articles .post__meta + .post__title {
	margin-top: calc(var(--space) * -1);
}
.home-section ul.articles .post__lead {
	display: none;
}
.home-section ul.articles .post__text {
	order: 1;
}
.home-section ul.articles .post__meta {
	margin-top: 0;
}
.home-section .post a.tag:any-link {
	display: block;
	margin-top: calc(var(--space) * -1);
}
.home-section ul.articles .post__cover {
	display: block;
	position: relative;
	overflow: hidden;
	height: 64px;
	aspect-ratio: 16 / 9;
	width: auto;
	margin: 0;
	border-radius: 0;
	margin: 0;
	grid-column: 2 / span 1;
	grid-row: 1 / span 2;
}
.home-section ul.articles li .post__text > .post__category {
	position: absolute;
	display: inline-flex;
	align-items: center;
	right: 72px;
	top: 72px;
	margin: 0;
	height: 16px;
	width: auto;
	padding: 0 var(--space-1-2) 0 0;
	overflow: hidden;
}
.home-section ul.articles li .post__text > .post__category span {
	display: none;
}
.home-section .post__genre {
	position: relative;
	height: 100%;
	width: var(--space-2x);
	display: inline-flex;
	align-items: center;
	margin-right: var(--space-1-2);
}
.home-section .post__genre svg {
	width: 16px;
	height: 16px;
	fill: var(--color-primary);
	stroke: none;
}
.home-section ol.articles li,
.sidebar ol.articles li {
	align-items: center;
}
@media only screen and (min-width: 1000px) {
	.home-section {
		padding: calc(var(--base-line-height) * 2) var(--space-4x);
	}
	.home-section ul.articles li + li {
		padding-top: 0;
		border-top: none;
	}
	.home-section ul.articles .post {
		width: 100%;
	}
	.home-section ul.articles .post__meta {
		margin-top: var(--space);
	}
	.home-section ul.articles .post__cover {
		height: 0;
		margin: 0;
		padding-bottom: 56.25%;
		width: 100%;
	}
	.home-section ul.articles .post__cover.is-16-9 picture {
		padding-bottom: 56.25%;
	}
	.home-section ul.articles .post:not(.post-dated) figure {
		margin-bottom: var(--space);
	}
	.home-section ul.articles .post-serie .post__cover {
		padding-bottom: 66.66%;
	}
	.home-section ul.articles .post__lead {
		display: block;
	}
	.home-section ul.articles.articles--boxed,
	.home-section ol.articles.articles--boxed {
		padding: var(--space-4x);
	}
	.home-section ol.articles {
		display: grid;
		gap: var(--base-line-height) var(--space-4x);
		grid-template-columns: 1fr 1fr;
	}
	ol.articles li + li {
		margin-top: 0;
	}
	ol li:nth-child(-n + 4) {
		grid-column: 1;
	}
	ol li:nth-child(n + 5) {
		grid-column: 2;
	}
	ol li:nth-child(5) {
		grid-row: 1;
	}
	ol li:nth-child(6) {
		grid-row: 2;
	}
	ol li:nth-child(7) {
		grid-row: 3;
	}
	ol li:nth-child(8) {
		grid-row: 4;
	}
	.home-section--most-read ol.articles .post__title {
		--most-read-font-size: calc(var(--font-size-60) * var(--font-serif-scale));
	}
	.home .home-section--most-read ol.articles li:before {
		font-size: calc(var(--font-size-130) * var(--font-scale));
		line-height: var(--line-height-130);
	}
}
.home-section--events ul.articles {
	display: grid;
	grid-template-columns: 1fr;
	gap: var(--space-4x);
	margin-top: var(--base-line-height);
}
.home-section--events ul.articles > li {
	box-shadow: 0 0 0 1px var(--color-grey-100), var(--box-shadow-l);
}
.home-section--events ul.articles .post__cover {
	margin: var(--space-2x) var(--space-2x) 0 0;
}
.home-section--events ul.articles .post__text {
	padding: var(--space-2x);
}
.home-section--events ul.articles .sponsors-item + * {
	margin-top: var(--space);
}
.home-section--events ul.articles .post__title {
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
}
.home-section--events ul.articles .post:not(.post-dated) figure + .post__text {
	margin: 0;
}
.home-section--events ul.articles li + li {
	margin: 0;
	padding: 0;
	border: none;
}
.post-event__type {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
	line-height: var(--line-height-40);
	padding: var(--font-padding-40);
	font-weight: var(--font-weight-700);
	color: var(--color-danger-400);
	text-transform: capitalize;
}
.post-event__time {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
	line-height: var(--line-height-40);
	padding: var(--font-padding-40);
}
.post-event__location {
	font-family: var(--font-sans);
	font-weight: 700;
	font-size: calc(var(--font-size-50) * var(--font-sans-scale));
	line-height: var(--line-height-50);
	padding: var(--font-padding-50);
	color: inherit;
}
.post-event__location .icon {
	width: var(--space-2x);
	height: var(--space-2x);
	fill: var(--color-grey-300);
}
.home-section--events .post-event__type {
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--line-height-30);
	padding: var(--font-padding-30);
}
.home-section--events .post-event__time {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--line-height-30);
	padding: var(--font-padding-30);
}
.home-section--events .post-event__type + .post-event__time::before {
	content: '|';
	padding-left: var(--space-1-2);
	padding-right: var(--space-1-2);
	color: var(--color-grey-200);
}
.home-section--events .post-event__location {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--line-height-30);
	padding: var(--font-padding-30);
}
@media only screen and (min-width: 1000px) {
	.home-section--events ul.articles {
		grid-template-columns: repeat(3, 1fr);
		grid-auto-rows: 1fr;
	}
	.home-section--events ul.articles .post__cover {
		margin: 0;
	}
}
.home-section--featured {
	display: flex;
	flex-direction: column;
	gap: var(--base-line-height);
	padding-top: var(--base-line-height);
	margin-top: 0;
}
.home-section--featured > ul.articles {
	grid-column: 1 / -1;
	gap: var(--base-line-height);
	margin: 0;
}
.home-section--featured > ul.articles.is-mobile li {
	padding-top: 0;
	padding-bottom: var(--space-2x);
	border-bottom: 2px solid var(--color-grey-200);
}
.home-section--featured > ul.articles.is-mobile li .post__title {
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-50);
}
.home-section--featured > ul.articles.is-mobile li .post__lead {
	display: none;
}
.home-section--featured .home-section-title {
	font-size: calc(var(--font-size-50) * var(--font-sans-scale));
	line-height: var(--line-height-50);
	padding: var(--font-padding-50);
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	box-shadow: 0 1px 0 0 var(--color-grey-300);
}
.home-section--featured .pub {
	margin-top: calc(var(--base-line-height) * 2);
}
.home-section--featured > article {
	grid-column: 1 / -1;
}
.home-section--featured ul.articles li,
.home-section.featured-4 ul.articles li + li {
	padding-top: calc(var(--space-3x) - 1px);
}
.home-section--featured ul.articles li + li,
.home-section.featured-4 ul.articles li + li {
	margin-top: var(--space-3x);
}
.home-section.featured ul.articles li .post > figure {
	margin: 0 0 0 var(--space);
	order: 2;
}
.home-section--featured ul.featured-1 {
	display: grid;
	grid-template-columns: 1fr;
	align-items: start;
	align-content: start;
	gap: var(--base-line-height) var(--space-4x);
}
.home-section--featured ul.featured-1 > li:first-child {
	grid-column: 1 / -1;
	border-top: none;
	padding-top: 0;
}
.home-section--featured ul.featured-1 li:first-child .post__cover {
	width: 100%;
	padding-bottom: 56.25%;
}
.home-section--featured ul.featured-1 li:first-child .post__text > .post__category {
	position: absolute;
	display: inline-flex;
	align-items: center;
	top: auto;
	left: 0;
	right: auto;
	margin-top: calc(var(--space) * -2);
	height: 16px;
	width: auto;
	padding: 0 var(--space-1-2) 0 0;
	overflow: hidden;
	font-weight: 700;
}
.home-section--featured ul.featured-1 li:first-child .post__text > .post__category span {
	display: block;
	margin-left: var(--space-1-2);
}
.home-section--featured ul.featured-1 > li:first-child > article .post__title {
	font-size: calc(var(--font-size-90) * var(--font-serif-scale));
	line-height: var(--line-height-90);
	padding: var(--font-offset-90) 0 calc(var(--space) - var(--font-offset-90));
}
.home-section--featured ul.featured-1 > li:first-child > article .post__title + .post__author {
	margin-top: var(--space);
}
.home-section--featured ul.featured-1 > li:first-child > article .post__lead {
	display: block;
}
.home-section--featured ul.featured-1 li:first-child aside {
	margin-top: var(--space-2x);
}
.home-section--featured ul.featured-1 li:first-child ul.articles {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(232px, 1fr));
	gap: var(--base-line-height) var(--space-4x);
}
.home-section--featured ul.featured-1 > li:first-child ul.articles li {
	margin-top: 0;
	border-top: none;
	padding-top: 0;
}
.home-section--featured ul.featured-1 > li:first-child ul.articles li .post__text {
	display: flex;
	width: 100%;
}
.home-section--featured ul.featured-1 > li:first-child ul.articles li .post__text > .icon {
	fill: var(--color-primary);
	flex-shrink: 0;
	width: 8px;
	height: 8px;
	margin: var(--space) var(--space-1-2) 0 0;
}
.home-section--featured ul.featured-1 > li:first-child aside ul.articles .post__title {
	position: relative;
	font-size: calc(var(--font-size-50) * var(--font-scale));
	padding: var(--font-padding-50);
	line-height: var(--line-height-50);
	margin: calc(var(--space) * -1) 0 0;
}
.home-section--featured ul.featured-1 li + li {
	margin-top: 0;
}
.home-section--featured ul.featured-2 li.is-desktop + li {
	margin-top: 0;
}
.home-section--featured ul.featured-2 .post__title + .post__lead {
	margin-top: 0;
}
section.featured-4 {
	grid-column: 1 / -1;
}
section.featured-4 ul.articles {
	margin-top: var(--base-line-height);
}
section.featured-4 ul.articles.articles--boxed .post__cover {
	height: auto;
	width: 100%;
}
.home-section--opinions {
	margin-top: calc(var(--base-line-height) * 2);
}
.home-section--opinions section + section {
	margin-top: calc(var(--base-line-height) * 2);
}
.home-section--opinions ul.articles li {
	padding-left: var(--space-3x);
}
.home-section--opinions ul.articles .post.post-opinion {
	display: block;
}
.home-section--opinions .post-opinion .post__title {
	position: relative;
	font-weight: 700;
	margin-top: var(--space);
}
.home-section--opinions .post-opinion .post__title::before {
	content: '“' / '';
	position: absolute;
	font-family: var(--font-serif);
	left: calc(var(--space-3x) * -1);
	top: 6px;
	line-height: var(--line-height-100);
	color: var(--color-primary);
	font-size: calc(var(--font-size-100) * var(--font-scale));
}
.home-section--opinions .post-opinion .post__authors {
	display: block;
	line-height: var(--line-height-20);
	padding: var(--font-padding-20);
	margin: 0;
}
.home-section--opinions .post-opinion .post__authors .avatar-group > a {
	border: none;
	display: block;
	margin-right: calc(var(--space) / 2);
}
.home-section--opinions .post-opinion .post__authors a:any-link {
	font-size: calc(var(--font-size-20) * var(--font-scale));
	line-height: var(--line-height-20);
}
.home-section--opinions .post-opinion .authors-list {
	display: block;
	color: var(--color-grey-400);
	margin: 0;
}
.home-section--opinions .post-opinion .post__authors .authors-list {
	margin-top: var(--space);
	display: block;
}
.home-section--featured .home-section {
	padding: 0;
	margin-top: var(--space-3x);
}
@media only screen and (max-width: 1000px) {
	.home-section--featured > .featured-1 > li:first-child > article {
		gap: 0;
	}
	.home-section--featured > .featured-1 > li:first-child > article figure {
		margin-top: var(--space-2x);
		margin-bottom: var(--space-2x);
	}
	.home-section--featured {
		gap: 0;
	}
	.home-section--featured > * + * {
		margin-top: var(--space-2x) !important;
	}
	.home-section--featured > .home-section-title + .articles {
		margin-top: 0 !important;
	}
	.home-section--featured > .home-section-title + .articles .post__title {
		padding-top: 0 !important;
	}
	.home-section--featured > .home-section-title:first-child {
		color: var(--color-danger-400);
		box-shadow: none;
		padding-bottom: 0;
	}
	.home-section--featured > .featured-1 > li:first-child .articles .post .post__title {
		border-left: 3px solid var(--color-grey-300);
		padding-left: var(--space-2x);
		padding-top: 0;
		padding-bottom: 0;
	}
	.home-section--featured > .featured-1 > li:first-child .articles .post__text > svg {
		display: none;
	}
}
@media only screen and (min-width: 1000px) {
	.home-section--featured {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr 300px;
		grid-template-rows: auto auto 1fr;
		gap: var(--base-line-height) var(--space-4x);
		align-items: start;
	}
	.home-section--featured ul.articles li {
		padding-top: 0;
		border-top: none;
	}
	.home-section--featured ul.articles li + li {
		border-top: 2px solid var(--color-grey-200);
		padding-top: calc(var(--space-2x) - 1px);
		margin-top: var(--space-2x);
	}
	.home-section--featured ul.articles li .post .post__lead * {
		font-size: calc(var(--font-size-40) * var(--font-scale));
		line-height: var(--line-height-40);
	}
	.home-section--featured ul.articles li .post > figure {
		margin: 0;
	}
	.home-section--featured > .home-section-title {
		grid-column: 1 / span 3;
		grid-row: 1 / span 1;
	}
	.home-section--featured ul.featured-1 {
		grid-column: 2 / span 2;
		grid-row: 2 / span 1;
		gap: 0 var(--space-4x);
		grid-template-columns: repeat(2, 1fr);
	}
	.home-section--featured ul.featured-1 > li:first-child > article .post__title {
		font-size: calc(var(--font-size-110) * var(--font-serif-scale));
		line-height: var(--line-height-110);
		padding: var(--font-offset-110) 0 calc(var(--space) - var(--font-offset-110));
	}
	.home-section--featured ul.featured-1 li + li {
		margin-top: var(--space-3x);
	}
	.home-section--featured ul.featured-2 {
		grid-column: 1 / span 1;
		grid-row: 2 / span 1;
	}
	.home-section--featured ul.featured-2 .post__title {
		margin-top: 0;
	}
	.home-section--featured ul.featured-2 .post__lead {
		display: block;
	}
	.home-section--featured ul.featured-2 li:first-of-type .post__title {
		font-size: calc(var(--font-size-80) * var(--font-scale));
		line-height: var(--line-height-80);
		padding: var(--font-padding-80);
	}
	.home-section--featured ul.featured-2 li:first-of-type .post__lead {
		margin-top: var(--space);
	}
	.home-section--featured ul.featured-2 li.is-desktop + li {
		margin-top: var(--space-2x);
	}
	.home-section--featured section.featured-3 {
		grid-column: 1 / span 3;
		grid-row: 3 / span 1;
	}
	.home-section--featured section.featured-3 ul.articles {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: var(--base-line-height) var(--space-4x);
		margin-top: var(--base-line-height);
	}
	.home-section--featured section.featured-3 ul.articles > li + li {
		margin-top: 0;
		border-top: none;
		padding-top: 0;
	}
	section.featured-4 ul.articles {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: var(--base-line-height) var(--space-4x);
		margin-top: var(--base-line-height);
		align-items: start;
	}
	.home-section.featured-4 ul.articles li,
	.home-section.featured-4 ul.articles li + li {
		border-top: 0;
		padding-top: 0;
		margin-top: 0;
	}
	section.featured-4 ul.articles.articles--boxed .post__cover {
		height: 0;
	}
	.home-section.featured-4 ul.articles li .post > figure {
		margin: 0;
	}
	.home-section--opinions {
		grid-column: 4 / span 1;
		grid-row: 1 / -1;
		margin-top: 0;
	}
	.home-section--opinions ul.articles li:first-child {
		padding-top: var(--space-2x);
	}
	.home-section--featured ul.featured-1 > li:first-child > article .post__title {
		margin-top: var(--space);
	}
}
.home-section-title {
	font-size: calc(var(--font-size-50) * var(--font-sans-scale));
	text-align: left;
	line-height: var(--line-height-50);
	text-transform: uppercase;
	letter-spacing: 0.03em;
	box-shadow: 0 1px 0 0 var(--color-grey-300);
	padding: var(--font-padding-50);
}
.home-section--flux ul.articles {
	display: grid;
	grid-template-columns: 1fr;
	gap: var(--base-line-height) var(--space-4x);
	margin-top: var(--base-line-height);
}
.home-section.home-section--flux
	ul.articles
	li:first-of-type
	.post:has(figure)
	.post__reading-time {
	margin-top: var(--space);
}
.home-section--flux ul.articles li:first-of-type .post__title {
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
}
.home-section--flux ul.articles li:first-of-type .post__cover {
	height: auto;
	width: 100%;
}
.home-section--flux ul.articles li:first-of-type .post:not(.post-dated) figure {
	margin-bottom: var(--space);
}
.home-section--flux ul.articles > li .post__meta {
	display: flex;
	margin: 0;
}
@media only screen and (min-width: 1000px) {
	.home-section--flux {
		display: block;
	}
	.home-section--flux ul.articles {
		grid-template-columns: repeat(4, 1fr);
		grid-template-rows: repeat(3, auto);
		justify-content: start;
		align-content: start;
	}
	.home-section--flux ul.articles li:first-of-type {
		grid-column: 1 / span 2;
		grid-row: 1 / span 3;
	}
	.home-section--flux ul.articles li:first-of-type .post__cover {
		height: 0;
	}
	.home-section--flux ul.articles li:first-of-type .post__title {
		font-size: calc(var(--font-size-80) * var(--font-scale));
		line-height: var(--line-height-80);
		padding: var(--font-padding-80);
	}
	.home-section--flux ul.articles li + li {
		border-top: 1px solid var(--color-grey-200);
		padding-top: var(--space-2x);
	}
	.home-section--flux ul.articles li:nth-child(2),
	.home-section--flux ul.articles li:nth-child(3) {
		border-top: none;
		padding-top: 0;
	}
	.home-section--flux ul.articles li .post > figure {
		margin: 0;
	}
	.home-section--flux ul.articles li .post__text > .post__category span {
		display: block;
	}
	.home-section--flux ul.articles li:not(:first-child) .post__text > .post__category span {
		display: none;
	}
	.home-section--flux ul.articles > li .post__title {
		font-size: calc(var(--font-size-60) * var(--font-scale));
		line-height: var(--line-height-60);
		padding: var(--font-padding-60);
	}
	.home-section--flux ul.articles li:first-child .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: var(--line-height-90);
		padding: var(--font-padding-90);
	}
	.home-section--flux ul.articles li:nth-child(2) .post__title,
	.home-section--flux ul.articles li:nth-child(3) .post__title {
		font-size: calc(var(--font-size-70) * var(--font-scale));
		line-height: var(--line-height-70);
		padding: var(--font-padding-70);
	}
	.home-section--flux ul.articles > li .post-partner .post__title {
		font-size: calc(var(--font-size-50) * var(--font-scale));
		padding: var(--font-padding-50);
		margin-top: 0;
	}
	.home-section--flux ul.articles li:first-child .post-partner .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: var(--line-height-90);
		padding: var(--font-padding-90);
	}
	.home-section--flux ul.articles li:nth-child(2) .post-partner .post__title,
	.home-section--flux ul.articles li:nth-child(3) .post-partner .post__title {
		font-size: calc(var(--font-size-70) * var(--font-scale));
		line-height: var(--line-height-70);
		padding: var(--font-padding-70);
	}
}
@media only screen and (min-width: 1000px) {
	.home-section--teasers.teasers--1 ul.articles li:first-of-type {
		grid-column: 1 / span 4;
	}
	.home-section--teasers.teasers--1 ul.articles li:first-of-type .post__text {
		padding: 0 calc(25% + var(--space));
	}
	.home-section--teasers.teasers--2 ul.articles li:first-of-type,
	.home-section--teasers.teasers--3 ul.articles li:first-of-type {
		grid-column: 1 / span 3;
	}
	.home-section--teasers + .home-section--teasers.teasers--2 ul.articles li:first-of-type {
		grid-column: 2 / span 3;
	}
	.home-section--teasers.teasers--3 ul.articles li .post__lead {
		display: none;
	}
	.home-section--teasers.teasers--1 ul.articles li:first-of-type .post__lead,
	.home-section--teasers.teasers--2 ul.articles li:first-of-type .post__lead,
	.home-section--teasers.teasers--3 ul.articles li:first-of-type .post__lead {
		display: inherit;
	}
}
.home-section--media ul.articles a:any-link {
	color: var(--color-grey-200);
}
.home-section--media ul.articles li a:any-link:hover {
	color: var(--color-grey-00);
}
.home-section--media ul.articles {
	padding: var(--space-2x);
	color: var(--color-grey-200);
	background: var(--color-grey-700);
	display: grid;
	grid-template-columns: 1fr;
	gap: var(--base-line-height) var(--space-4x);
	margin-top: 0;
}
.home-section--media ul.articles a:any-link {
	color: var(--color-grey-100);
}
.home-section--media ul.articles li a:any-link:hover {
	color: var(--color-grey-00);
}
.home-section--media ul.articles li + li {
	border-top: 2px solid var(--color-grey-500);
}
.home-section--media ul.articles li > .post figure .post__meta .post__category,
.home-section--media .post__cover .post__meta .post__category,
.home-section--media .post__buttons > ul li .icon-link {
	background: var(--color-grey-500);
}
.home-section--media .post__buttons > ul li .icon-link:hover {
	background: var(--color-grey-400);
}
.home-section--media ul.articles .post__author {
	display: none;
}
.home-section--media ul.articles .post {
	gap: 0;
	padding: 0;
}
.home-section--media .post__publication-date {
	display: block;
	color: var(--color-grey-300);
}
.home-section--media ul.articles .post__lead {
	color: inherit;
	display: block;
	margin-top: var(--space);
}
.home-section--media ul.articles .post__author + .post__lead {
	margin-top: var(--space);
	display: block;
}
.home-section--media ul.articles .post:hover {
	background: none;
}
.home-section--media ul.articles .post > a {
	order: 2;
}
.home-section--media .post__meta > * + *:not(.post--premium)::before {
	color: var(--color-grey-400);
}
@media only screen and (min-width: 1000px) {
	.home-section--media ul.articles {
		padding: var(--space-4x);
	}
	.home-section--media ul.articles .post {
		gap: var(--space-2x);
	}
}
.home-section--media ul.articles .post {
	gap: var(--space-2x);
}
.home-section--media ul.articles .post__title {
	font-size: calc(var(--font-size-50) * var(--font-serif-scale));
	line-height: var(--line-height-50);
	padding: var(--font-padding-50);
	margin-top: 0;
}
.home-section--videos ul.articles .post__title .icon--premium {
	display: none;
}
.home-section--videos ul.articles li:first-of-type .post {
	gap: 0;
}
.home-section--videos ul.articles li:first-of-type .post__cover {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	margin-top: 0;
}
.home-section--videos ul.articles li:first-of-type .post__title {
	font-size: calc(var(--font-size-90) * var(--font-scale));
	line-height: var(--line-height-90);
	padding: var(--font-padding-90);
	margin-top: var(--space);
}
@media only screen and (min-width: 1000px) {
	.home-section.home-section--videos ul.articles {
		display: grid;
		grid-template-columns: repeat(5, 1fr);
		grid-template-rows: repeat(4, auto);
		justify-content: start;
		align-content: start;
		gap: var(--space-3x) var(--space-4x);
		grid-auto-flow: dense;
	}
	.home-section.home-section--videos ul.articles li:first-of-type {
		grid-column: 1 / span 3;
		grid-row: 1 / -1;
	}
	.home-section.home-section--videos ul.articles li:first-of-type .post__lead * {
		font-size: calc(var(--font-size-40) * var(--font-scale));
		line-height: var(--line-height-40);
		padding: var(--font-padding-40);
	}
	.home-section.home-section--videos ul.articles li + li {
		grid-column: 4 / span 2;
		padding-top: var(--base-line-height);
	}
	.home-section.home-section--videos ul.articles li:nth-child(2) {
		border-top: none;
		padding-top: 0;
	}
	.home-section.home-section--videos ul.articles li + li .post {
		display: grid;
		grid-template-columns: 152px auto;
		gap: 0 var(--space-2x);
	}
	.home-section.home-section--videos ul.articles li + li .post__cover {
		order: 1;
		grid-row: 1 / span 2;
		grid-column: 1 / span 1;
	}
	.home-section.home-section--videos
		ul.articles
		li
		+ li
		.post:not(.post-dated)
		figure
		+ .post__text {
		margin-top: 0;
	}
}
.home-section--podcasts ul.articles li:first-of-type .post {
	display: block;
}
.home-section--podcasts ul.articles li:not(:first-of-type) .post {
	display: grid;
	grid-template-columns: 80px 1fr;
	gap: 0 var(--space-2x);
}
.home-section--podcasts ul.articles li > .post .post__cover {
	margin: 0;
}
.home-section--podcasts ul.articles li > .post .post__meta {
	display: flex;
	align-items: center;
	margin: 0;
}
.home-section--podcasts ul.articles li > .post .post__meta *,
.home-section--podcasts ul.articles li > .post .post__meta a:any-link {
	color: var(--color-grey-200);
	line-height: var(--space-2x);
	display: inline-block;
}
.home-section--podcasts ul.articles li > .post .serie-name {
	display: flex;
}
.home-section--podcasts ul.articles .post__title {
	font-size: calc(var(--font-size-80) * var(--font-scale));
	line-height: var(--line-height-80);
	padding: var(--font-padding-80);
}
.home-section--podcasts ul.articles li + li {
	border-top: none;
	padding-top: 0;
}
.home-section--podcasts ul.articles ul {
	width: 100%;
	margin: 0 0 calc(var(--space) * -2);
	padding: 0 0 var(--space-2x);
	display: grid;
	gap: 0;
	grid-template-columns: 1fr;
	box-shadow: 0 -2px 0 0 var(--color-grey-500);
	color: var(--color-grey-400);
}
.home-section--podcasts ul.articles ul small {
	color: inherit;
}
.home-section--podcasts ul.articles ul li {
	text-align: left;
	box-shadow: none;
	padding: var(--base-line-height) 0 0;
}
.home-section--podcasts ul.articles ul li .card,
.home-section--podcasts ul.articles ul li .card:hover {
	background: var(--color-grey-100);
	box-shadow: var(--box-shadow-m);
	padding: var(--space);
	font-family: var(--font-sans);
	transition: background 0.5s ease-in-out;
}
.home-section--podcasts ul.articles ul li .card:has(a:hover) {
	background: var(--color-grey-00);
}
.home-section--podcasts ul.articles li:first-of-type .post__cover {
	padding-bottom: 0;
	width: 100%;
	height: auto;
	aspect-ratio: 1;
}
.home-section--podcasts ul.articles li:first-of-type picture {
	padding-bottom: 100%;
}
.home-section--podcasts ul.articles li:first-of-type .post:not(.post-dated) figure + .post__text {
	margin-top: var(--space);
}
.home-section--podcasts ul.articles li:not(:first-of-type) .post-serie .post__cover {
	padding-bottom: 100%;
	width: 80px;
	height: 80px;
}
.home-section--podcasts ul.articles ul .post {
	grid-template-columns: 80px 1fr;
	gap: 0 var(--space-2x);
}
.home-section--podcasts ul.articles ul .post__lead {
	margin: 0;
	display: block;
	color: var(--color-grey-200);
}
.home-section--podcasts ul.articles ul .post__lead * {
	font-size: calc(var(--font-size-50) * var(--font-scale));
	line-height: var(--line-height-50);
}
.home-section--podcasts .post__publication-date {
	display: block;
	color: var(--color-grey-300);
}
.home-section--podcasts ul.articles ul .serie-name a:any-link {
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
	text-decoration: none;
	margin-top: var(--space-2x);
	color: var(--color-grey-700);
}
.home-section--podcasts ul.articles ul .serie-name a:any-link:hover {
	color: var(--color-grey-900);
}
.home-section--podcasts ul.articles ul .serie-name + * {
	margin-top: -8px;
	display: block;
}
@media only screen and (min-width: 1000px) {
	.home-section--podcasts ul.articles {
		grid-template-columns: 1fr;
	}
	.home-section--podcasts ul.articles li:first-of-type .post {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: 0 var(--space-4x);
	}
	.home-section--podcasts ul.articles li:first-of-type .post__cover {
		grid-column: 1 / span 1;
	}
	.home-section--podcasts ul.articles li:first-of-type .post__text {
		grid-column: 2 / -1;
	}
	.home-section--podcasts ul.articles li:first-of-type .post:not(.post-dated) figure + .post__text {
		margin-top: 0;
	}
	.home-section--podcasts ul.articles li:first-of-type .post__lead * {
		font-size: calc(var(--font-size-40) * var(--font-scale));
		line-height: var(--line-height-40);
		padding: var(--font-padding-40);
	}
	.home-section--podcasts ul.articles .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: var(--line-height-90);
		padding: var(--font-padding-90);
		margin: var(--space) 0 0;
	}
	.home-section--podcasts ul.articles .post__cover {
		padding-bottom: 100%;
		margin: 0;
		order: 1;
	}
	.home-section--podcasts ul.articles li > .post .post__meta {
		margin-top: var(--space);
	}
	.home-section--podcasts ul.articles li > .post .post__meta *,
	.home-section--podcasts ul.articles li > .post .post__meta a:any-link {
		font-size: calc(var(--font-size-40) * var(--font-sans-scale));
	}
	.home-section--podcasts ul.articles ul {
		gap: 0 var(--space-4x);
		grid-template-columns: 1fr 1fr 1fr;
		margin: 0;
		padding: 0;
	}
}
.home-section--folder .home-section__content {
	border: 1px solid var(--color-grey-200);
	border-left-width: var(--space-1-2);
	border-bottom-width: var(--space-1-2);
	padding: var(--space-2x);
}
.home-section--folder .home-section-title {
	box-shadow: none;
	margin-bottom: var(--space-2x);
}
.home-section--folder ul.articles li:first-of-type .post__cover {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.home-section--folder ul.articles li:first-of-type .post__title {
	font-size: calc(var(--font-size-90) * var(--font-scale));
	line-height: var(--line-height-90);
	padding: var(--font-padding-90);
}
.home-section--folder ul.articles li + li {
	margin-top: var(--space-3x);
}
.home-section--folder-variant .home-section__content {
	border-color: var(--folder-variant-color);
}
@media only screen and (min-width: 1000px) {
	.home-section--folder .home-section__content {
		padding: var(--space-4x);
		border-left-width: var(--space);
		border-bottom-width: var(--space);
	}
	.home-section.home-section--folder ul.articles {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(3, auto);
		justify-content: start;
		align-content: start;
		gap: var(--base-line-height) var(--space-4x);
	}
	.home-section.home-section--folder ul.articles li:first-of-type {
		grid-column: 1 / span 1;
		grid-row: 1 / span 3;
	}
	.home-section.home-section--folder ul.articles li + li {
		border-top: 1px solid var(--color-grey-200);
		padding-top: var(--space-3x);
		margin-top: 0;
	}
	.home-section.home-section--folder ul.articles li:nth-child(2) {
		border-top: none;
		padding-top: 0;
	}
	.home-section.home-section--folder ul.articles li + li .post:not(.post--no-image) {
		display: grid;
		grid-template-columns: 120px auto;
		grid-template-rows: auto 1fr;
		gap: 0 var(--space-2x);
	}
	.home-section.home-section--folder ul.articles li + li .post__cover {
		order: 1;
		padding-bottom: 66.6667%;
		grid-row: 1 / span 2;
		grid-column: 1 / span 1;
	}
	.home-section.home-section--folder ul.articles li + li .post__cover.is-16-9 picture {
		padding-bottom: 66.6667%;
	}
	.home-section.home-section--folder
		ul.articles
		li
		+ li
		.post:not(.post-dated)
		figure
		+ .post__text {
		margin-top: 0;
	}
	.home-section--folder .home-section-title {
		display: flex;
		align-items: center;
		gap: var(--space);
	}
}
.home-section--folder-sponsored {
	--folder-sponsor-photo-height: 120px;
}
.home-section--folder-sponsored .home-section-title {
	box-shadow: none;
}
@media only screen and (max-width: 1000px) {
	.home-section--folder hgroup {
		margin-bottom: var(--space-4x);
		text-align: left;
	}
}
@media only screen and (min-width: 1000px) {
	.home-section--folder hgroup {
		align-items: baseline;
		display: flex;
		gap: var(--space-4x);
		justify-content: space-between;
	}
	.home-section--folder-sponsored .home-section-title {
		flex: 1;
	}
}
.home-section--folder hgroup .folder-link {
	font-family: var(--font-sans);
	font-weight: 700;
	font-size: calc(var(--font-size-30) * var(--font-scale));
	text-decoration: none;
	text-transform: uppercase;
}
.home-section--folder-sponsored .home-section-title .chip {
	text-transform: none;
	letter-spacing: normal;
}
.home-section--folder-sponsored .home-section__content {
	border-color: var(--folder-sponsor-color);
}
.home-section--folder-sponsored .articles .sponsors-item {
	display: none;
}
.home-section--folder-sponsored ul.articles {
	position: relative;
	background-image: var(--folder-sponsor-photo);
	background-size: auto var(--folder-sponsor-photo-height);
	background-position: right var(--space-2x) bottom var(--space-2x);
	background-repeat: no-repeat;
	padding-bottom: var(--folder-sponsor-photo-height);
}
@media only screen and (max-width: 1000px) {
	.home-section--folder-sponsored .home-section-title .sponsors-item {
		margin-top: var(--space);
	}
}
.home-section--images .carousel {
	color: var(--color-grey-200);
	display: grid;
	grid-template-columns: 1fr;
	margin-top: 0;
	padding: 0;
	background: var(--color-grey-700);
}
.home-section--images .carousel__body {
	padding: var(--space-2x);
	border-radius: 0;
}
.home-section--media .carousel a:any-link {
	color: var(--color-grey-100);
}
.home-section--media .carousel a:any-link:hover {
	color: var(--color-grey-00);
}
.home-section--images .post {
	padding: 0;
}
.home-section--images .post__title {
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
	margin-top: var(--space);
}
.home-section--images .post__title .icon--premium {
	margin: 0;
	fill: var(--color-grey-00);
	width: 16px;
	height: 16px;
	padding: 3px;
	top: -2px;
	background: var(--color-warning-300);
	float: none;
}
.home-section--images .post__author {
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
	padding: var(--font-padding-30);
	margin-top: 0;
}
.home-section--images .post__lead {
	color: inherit;
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
	padding: var(--font-padding-40);
	margin-top: var(--space);
}
.home-section--images .post__cover {
	order: 2;
	height: 0;
	margin: 0;
	padding-bottom: 66.66%;
	width: 100%;
	position: relative;
}
.home-section--images .post .post__meta {
	position: absolute;
	bottom: 0;
	padding: 0;
}
.home-section--images .post .post__meta .icon {
	fill: var(--color-grey-100);
	width: 32px;
	height: 32px;
	padding: 8px;
	top: 0;
}
.home-section--images .carousel {
	position: relative;
}
.home-section--images .carousel nav {
	display: flex;
	gap: var(--space-2x);
	align-items: center;
	justify-content: center;
}
.home-section--images .carousel nav button {
	width: 48px;
	height: 48px;
	line-height: 48px;
	padding: 0;
	background-color: transparent;
}
@media only screen and (min-width: 1000px) {
	.home-section--images .carousel__body {
		padding: var(--space-4x);
	}
	.home-section--images .post {
		display: grid;
		grid-template-columns: 1fr 2fr;
		gap: 0 var(--space-4x);
		padding: 0;
	}
	.home-section--images .post:not(.post-chappatte) figure {
		order: 2;
	}
	.home-section--images .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: var(--line-height-90);
		padding: var(--font-padding-90);
		margin-top: var(--space);
	}
	.home-section--images .carousel nav {
		position: absolute;
		width: 100%;
		top: calc(50% - var(--space-6x));
	}
	.home-section--images .carousel nav button {
		height: var(--space-4x);
		width: var(--space-4x);
		background-color: var(--color-primary);
	}
	.home-section--images .carousel nav button:hover {
		background-color: var(--color-primary-highlight);
	}
	.home-section--images .carousel nav button:first-of-type {
		position: absolute;
		left: calc(var(--space-2x) * -1);
	}
	.home-section--images .carousel nav button:last-of-type {
		position: absolute;
		right: calc(var(--space-2x) * -1);
	}
}
section.newsletters {
	padding-bottom: var(--space-9x);
}
section.newsletters .home-section-title {
	margin-top: calc(var(--base-line-height) * 1.5);
}
section.newsletters label {
	font-family: var(--font-sans);
}
ul.newsletters-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: var(--base-line-height);
	max-width: var(--width-limiter);
	margin: 0 auto;
	padding: var(--base-line-height) 0 0;
}
section.newsletters ul.newsletters-list {
	max-width: calc(var(--width-limiter) - (var(--space-2x) * 2));
}
section.newsletters > .input {
	max-width: calc(var(--width-limiter) - (var(--space-2x) * 2));
	margin: var(--base-line-height) auto 0;
}
ul.newsletters-list .card {
	font-size: calc(var(--font-size-30) * var(--font-serif-scale));
	line-height: var(--line-height-30);
	display: flex;
	flex-direction: column;
}
ul.newsletters-list .card > img {
	margin: 0 auto;
}
ul.newsletters-list .card > svg {
	fill: var(--color-primary);
	height: var(--space-6x);
}
ul.newsletters-list .card > img + *,
ul.newsletters-list .card > svg + * {
	margin: var(--space-3x) 0 0;
}
.input--newsletter {
	margin-top: var(--base-line-height);
}
.input--newsletter input.invalid[type='email'] {
	box-shadow: 0 0 3px 0 var(--color-primary);
}
ul.newsletters-list .card > footer {
	margin-top: auto;
	display: flex;
	align-items: center;
}
ul.newsletters-list .card > footer p {
	margin: 0;
	padding: 0;
}
ul.newsletters-list .card > footer .form-actions {
	margin-left: auto;
}
ul.newsletters-list .card > header {
	background: none;
	display: flex;
	padding: 0;
	margin: 0;
	box-shadow: none;
	min-height: unset;
	width: unset;
	gap: 8px;
	align-items: flex-start;
}
ul.newsletters-list .card > header hgroup {
	display: flex;
	flex-direction: column;
}
ul.newsletters-list .card > header .newsletter__name + p {
	order: -1;
	padding-bottom: 0;
}
ul.newsletters-list .card > header .newsletter__picture {
	height: 40px;
	width: 40px;
	min-width: 40px;
	position: relative;
	top: 4px;
}
ul.newsletters-list .card > header .newsletter__picture img {
	position: absolute;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
ul.newsletters-list .card > header .newsletter__picture .icon--premium {
	position: relative;
	width: 100%;
	height: 100%;
	fill: var(--color-secondary);
}
ul.newsletters-list .card > header .newsletter__sending {
	text-transform: uppercase;
	font-weight: 700;
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-10) * var(--font-sans-scale));
	letter-spacing: 0.03em;
	line-height: var(--line-height-10);
	padding: var(--font-padding-10);
}
ul.newsletters-list .card > header .newsletter__name {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-70) * var(--font-sans-scale));
	line-height: var(--line-height-70);
	margin: 0;
	padding: var(--font-padding-70);
	font-weight: 700;
	letter-spacing: -0.03em;
}
ul.newsletters-list .card > header .newsletter__name a:any-link {
	color: inherit;
}
ul.newsletters-list .card > header .newsletter__sending + .newsletter__name {
	margin-top: -8px;
}
.newsletter__name .post-premium {
	display: inline-block;
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-10) * var(--font-sans-scale));
	line-height: var(--line-height-10);
	text-transform: uppercase;
	min-height: 0;
	font-weight: 700;
	background: var(--color-secondary);
	color: var(--color-grey-00);
	padding: 0 var(--space-1-2);
	border-radius: 4px;
	position: relative;
	top: -3px;
}
.newsletter__description {
	margin-top: var(--space);
}
.newsletter__subscribe .icon {
	fill: var(--color-success-400);
	background: var(--color-grey-00);
	border-radius: 50%;
	height: var(--base-line-height);
	margin-right: 4px;
}
.newsletter__subscribe form,
.newsletter__subscribe .form-actions {
	margin: 0;
}
.newsletter__tagline {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	padding: var(--font-padding-30);
	font-weight: 700;
	margin: 0 0 var(--space-2x);
}
.newsletter__tagline .is-free {
	color: var(--color-success-400);
	background: var(--color-success-100);
}
.newsletter__tagline .is-premium {
	color: var(--color-warning-400);
	background: var(--color-warning-100);
}
.newsletter__tagline .separator {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	padding: var(--font-padding-20);
	margin: 0 4px;
	display: inline-block;
	color: var(--color-grey-300);
}
ul.newsletters-list .card {
	overflow: visible;
}
ul.newsletters-list .card > header {
	min-height: 52px;
	align-items: center;
}
ul.newsletters-list .card > header hgroup {
	display: flex;
	flex-direction: column;
}
ul.newsletters-list .card > header .newsletter__picture {
	top: 0;
}
ul.newsletters-list .card > header .newsletter__picture .icon--premium {
	padding: 8px;
	fill: var(--color-grey-00);
	background: var(--color-secondary);
}
ul.newsletters-list .card > header .newsletter__name {
	padding-top: 0;
}
ul.newsletters-list .card > header .newsletter__sending {
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	order: -1;
	padding-bottom: 0;
}
ul.newsletters-list .newsletter__description {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--line-height-30);
	padding: var(--font-padding-30);
}
ul.newsletters-list .card > footer [role='menu'] p {
	padding: var(--space-2x) var(--space);
}
.newsletter-show {
	--mockup-height: 600px;
}
.newsletter-show .main__header {
	display: flex;
	align-items: center;
	gap: var(--space-2x);
	padding-bottom: var(--space-4x);
}
.newsletter-show .main__header svg {
	width: var(--space-10x);
	height: auto;
}
.newsletter-show__content {
	background-color: var(--color-warning-100);
}
.newsletter-show__content .main-grid {
	padding: var(--space-4x);
}
.newsletter-show__content h2 {
	font-family: var(--font-serif-2);
	font-size: calc(var(--font-size-90) * var(--font-serif-scale));
}
.newsletter-show__description {
	margin-bottom: var(--space-4x);
}
.newsletter-show__description,
.newsletter-show__details {
	font-family: var(--font-sans);
}
.newsletter-show__details {
	list-style: none;
	padding-left: 0;
}
.newsletter-show__details li {
	margin-top: var(--space-2x);
}
.newsletter-show__details li svg {
	width: var(--space-2x);
	fill: currentColor;
}
.newsletter-show .fields-group {
	display: flex;
	gap: var(--space-2x);
	flex-direction: column;
}
.newsletter-show .card {
	margin-bottom: var(--space-4x);
	box-shadow: 0 0 0 1px var(--color-grey-100), var(--box-shadow-l);
}
.newsletter-show .card.input--newsletter footer {
	margin-top: 0;
	display: flex;
	justify-content: space-between;
}
.newsletter-show .card.input--newsletter footer .message {
	width: max-content;
}
.newsletter-show .unregistered {
	padding-bottom: var(--space-6x);
}
.mockup {
	position: relative;
	display: inline-flex;
	height: var(--mockup-height);
}
@keyframes mockup-content-scroll {
	0% {
		transform: translateY(0);
	}
	100% {
		transform: translateY(calc(-100% + var(--mockup-height)));
	}
}
.mockup__frame {
	position: relative;
	z-index: 2;
	height: 100%;
	pointer-events: none;
	width: auto;
	max-width: none;
}
.mockup__container {
	position: absolute;
	overflow: hidden;
	top: 8.5%;
	left: 18%;
	right: 19%;
	bottom: 9%;
}
.mockup__container img {
	width: 100%;
	animation: mockup-content-scroll 60s infinite linear;
}
.newsletter-show__content .input--newsletter .is-h4 {
	font-size: calc(var(--font-size-50) * var(--font-sans-scale));
}
@media only screen and (max-width: 1000px) {
	.newsletter-show__media {
		--mockup-height: 600px;
		margin: 0 calc(var(--space-4x) * -1);
		text-align: center;
	}
	.newsletter-show .main__header h1 {
		font-size: var(--h2-font-size);
	}
}
@media only screen and (min-width: 1000px) {
	.newsletter-show .main-column {
		grid-column: 1 / span 2;
		position: relative;
	}
	.newsletter-show__content {
		min-height: calc(1.3 * var(--mockup-height));
	}
	.newsletter-show__media {
		grid-column: 3 / span 2;
	}
	.newsletter-show__media .mockup {
		top: -30%;
		position: absolute;
		left: 100%;
	}
	.newsletter-show .fields-group {
		flex-direction: row;
	}
}
@media only screen and (min-width: 1280px) {
	.newsletter-show__media {
		--mockup-height: 800px;
	}
}
.home-section--newsletter .newsletter-widget .fields-group {
	display: flex;
	gap: var(--space-2x);
	flex-direction: column;
}
.home-section--newsletter .newsletter-widget__body > p {
	margin-bottom: var(--space-3x);
}
.home-section--newsletter .newsletter-widget__body > p b {
	color: var(--color-danger-400);
}
.home-section--newsletter .newsletter-widget {
	display: flex;
	text-align: left;
	flex-direction: column;
	padding: var(--space-3x);
}
.home-section--newsletter .newsletter-widget__title span {
	display: block;
	color: var(--color-danger-400);
}
.home-section--newsletter .newsletter-widget.is-sent input,
.home-section--newsletter .newsletter-widget.is-sent fieldset.is-checkbox,
.home-section--newsletter .newsletter-widget.is-sent label {
	display: none;
}
.home-section--newsletter .newsletter-widget .is-checkbox .invalid {
	border: 2px solid var(--color-danger-400);
}
.home-section--newsletter .newsletter-widget .is-checkbox .invalid + small {
	border-bottom: 1px solid var(--color-danger-400);
}
@media only screen and (max-width: 1000px) {
	.home-section--newsletter .newsletter-widget {
		box-shadow: var(--box-shadow-l);
	}
	.home-section--newsletter .newsletter-widget__title {
		margin-bottom: var(--space-3x);
	}
}
@media only screen and (min-width: 1000px) {
	.home-section--newsletter .newsletter-widget {
		background: var(--color-warning-100);
		flex-direction: row;
		min-height: 200px;
	}
	.home-section--newsletter .newsletter-widget__title {
		display: flex;
		align-items: center;
		flex-grow: 0;
		gap: var(--space);
	}
	.home-section--newsletter .newsletter-widget__body {
		margin-left: var(--space-5x);
		padding-left: var(--space-5x);
		border-left: 2px solid var(--color-warning-600);
		flex-grow: 1;
	}
	.home-section--newsletter .newsletter-widget {
		padding-right: 200px;
		background-image: url(../img/newsletters-widget-background-f7796914ceb8d8d23c96a17ae3ebadf67a46c28813a402e0fa70bbca1c6e528d.png);
		background-size: 270px;
		background-position: right bottom;
		background-repeat: no-repeat;
	}
	.home-section--newsletter .newsletter-widget .fields-group {
		flex-direction: row;
	}
}
.sidebar--right .newsletter-widget {
	border: 1px solid var(--color-grey-200);
	background-color: transparent;
	font-family: var(--font-sans);
	box-shadow: none;
}
.sidebar--right .newsletter-widget .badge,
.sidebar--right .newsletter-widget .newsletter__tagline {
	display: none;
}
.sidebar--right .newsletter-widget__content {
	padding: var(--space-3x);
}
.sidebar--right .newsletter-widget hgroup p {
	text-transform: uppercase;
	color: var(--color-grey-500);
	font-size: var(--font-size-20);
	line-height: var(--line-height-20);
	font-weight: var(--font-weight-700);
}
.sidebar--right .newsletter-widget hgroup h2 {
	font-family: var(--font-sans);
	font-size: var(--font-size-90);
	font-weight: var(--font-weight-700);
	padding-top: 0;
}
.sidebar--right .newsletter-widget__description {
	font-size: var(--font-size-20);
	line-height: var(--line-height-20);
	margin-top: var(--space-2x);
}
.sidebar--right .newsletter-widget__form {
	padding: var(--space-3x);
	border-top: 1px solid var(--color-grey-200);
}
.sidebar--right .newsletter-widget__form .fields-group {
	display: flex;
	flex-direction: column;
	gap: var(--space-2x);
}
.sidebar--right .newsletter-widget__form .fields-group fieldset.is-checkbox {
	margin-top: 0;
}
.sidebar--right .newsletter-widget__form input[type='checkbox'] {
	flex-shrink: 0;
}
.sidebar--right .newsletter-widget__form input[type='checkbox']:focus {
	border: 2px solid var(--color-danger-400);
}
.sidebar--right .newsletter-widget.is-sent .fields-group input {
	display: none;
}
.post__content .newsletter-widget {
	background: var(--color-white);
	border-radius: var(--border-radius-s, 0);
	box-shadow: 0 0 0 1px var(--color-grey-100), var(--box-shadow-m);
	font-family: var(--font-sans);
	padding: 20px 16px;
	position: relative;
}
.post__content .newsletter-widget__picture {
	height: 40px;
	margin-right: 8px;
	width: 40px;
}
.post__content .newsletter-widget__subtitle {
	color: var(--color-grey-500);
	text-transform: uppercase;
	font-weight: 600;
	font-size: var(--font-size-20);
	line-height: 1;
}
.post__content .newsletter-widget__heading .newsletter-widget__title {
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
	margin-top: 0;
}
.post__content .newsletter-widget__heading .newsletter-widget__title a {
	color: var(--color-grey-700);
}
.post__content .newsletter-widget__description {
	font-size: var(--font-size-30);
	line-height: var(--font-size-50);
	margin-top: 6px;
}
.post__content .newsletter__subscribe .message {
	font-size: var(--font-size-30);
	line-height: var(--font-size-50);
	font-family: var(--font-serif);
	margin-top: 8px;
}
.newsletter__subscribe .is-outline {
	padding-bottom: 6px;
}
.newsletter__subscribe .share-button {
	display: inline-block;
}
.newsletter__subscribe .share-button .button-subscribe {
	position: relative;
	right: unset;
	top: 0;
	padding: var(--space) var(--space-2x) 6px;
	color: var(--color-primary);
	box-shadow: 0 0 0 2px var(--color-primary) inset;
}
.newsletter__subscribe .share-button .button-subscribe:hover {
	color: var(--color-primary-highlight);
	box-shadow: 0 0 0 2px var(--color-primary-highlight) inset;
}
.post__content .newsletter-widget__form .fields-group {
	margin-top: 16px;
}
.post__content .newsletter-widget__form .fields-group input[type='email'] {
	flex: 1;
}
.post__content .newsletter-widget__form .form-actions .is-reset {
	display: none;
}
.post__content .newsletter-widget__form fieldset.is-checkbox small {
	color: var(--color-grey-500);
}
@media only screen and (max-width: 1000px) {
	.post__content .newsletter-widget__picture {
		display: none;
	}
	.post__content .newsletter__subscribe button {
		margin-top: 16px;
		width: 100%;
	}
	.post__content .newsletter__subscribe .button--close {
		margin-top: 0;
		width: auto;
		border: none;
	}
	.post__content .newsletter-widget__form fieldset.is-checkbox {
		margin-top: 16px;
	}
}
@media only screen and (min-width: 1000px) {
	.post__content .newsletter-widget__heading {
		display: flex;
	}
	.post__content .newsletter__subscribe button {
		position: absolute;
		right: 16px;
		top: 20px;
	}
	.post__content .newsletter-widget__form .is-checkbox + .newsletter__subscribe button {
		position: relative;
		right: unset;
		top: unset;
	}
	.post__content .newsletter__subscribe .share-button {
		margin-top: var(--space-2x);
	}
	.post__content .newsletter-widget__heading hgroup {
		flex: 1;
		margin-right: 16px;
		max-width: 60%;
	}
	.post__content .newsletter-widget__form .fields-group {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap: 16px;
	}
	.post__content .newsletter-widget__form .fields-group .is-checkbox {
		margin: 0;
		width: 100%;
	}
}
.page--app .container + .container {
	margin-top: 0;
	padding-top: 0;
}
.page--app p {
	font-family: var(--font-sans);
}
.page--app .hero {
	background-color: var(--color-danger-600);
	border-radius: var(--border-radius-l);
	color: var(--color-grey-00);
	padding: var(--space-5x) var(--space-3x) 0;
}
.page--app .hero h1 {
	color: inherit;
	font-size: var(--font-size-90);
	font-family: var(--font-sans);
	font-weight: bold;
	line-height: var(--line-height-100);
}
.page--app .hero h1::after {
	display: none;
}
.page--app .hero-content {
	flex: 1;
}
.page--app .hero-cta {
	margin-top: var(--space-2x);
}
.page--app .hero-cta,
.page--app .cta-redirect {
	align-items: center;
	display: flex;
	flex-direction: column;
	gap: var(--space-2x);
}
.page--app .cta-redirect figure {
	background-color: var(--color-grey-00);
	border-radius: 4px;
	padding: 4px;
	width: 100px;
}
.page--app .cta-redirect > p {
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	font-family: var(--font-sans);
	line-height: var(--line-height-30);
	max-width: 70%;
	text-align: center;
}
.page--app .cta-stores {
	align-items: center;
	display: flex;
	justify-content: center;
	gap: var(--space-2x);
}
.page--app .card {
	background-color: var(--color-grey-150);
	border: none;
	border-radius: var(--border-radius-l);
	padding: var(--space-4x);
}
.page--app .card .card-title {
	font-family: var(--font-sans);
	line-height: var(--line-height-100);
	font-size: var(--font-size-90);
	font-weight: bold;
	padding-top: 0;
}
.page--app .card:not(:nth-child(2)) .card-title {
	margin-bottom: var(--space-2x);
}
@media only screen and (max-width: 1000px) {
	.page--app .container {
		padding: var(--space-2x);
	}
	.page--app h1 {
		margin: 0 auto;
		text-align: center;
	}
	.page--app .hero > * + * {
		margin-top: var(--space-5x);
	}
	.page--app .hero > figure img {
		width: 100%;
	}
	.page--app .cta-redirect {
		display: none;
	}
	.page--app .card + .card {
		margin-top: var(--space-2x);
	}
	.page--app .card figure img {
		width: 100%;
	}
	.page--app .footer-cta {
		padding-bottom: var(--space-2x);
	}
	.page--app .footer-cta > .container {
		background-color: var(--color-danger-600);
		border-radius: var(--border-radius-l);
		color: var(--color-grey-00);
		padding: var(--space-5x) var(--space-4x);
	}
	.page--app .footer-cta p {
		font-size: var(--font-size-50);
		line-height: var(--line-height-60);
		font-weight: bold;
		text-align: center;
	}
	.page--app .footer-cta .cta-stores {
		margin-top: var(--space-3x);
	}
	.page--redirection .hero h1 {
		text-align: left;
	}
}
@media only screen and (min-width: 576px) and (max-width: 1000px) {
	.page--app h1 {
		max-width: 70%;
	}
}
@media only screen and (min-width: 576px) {
	.page--app .cta-stores img {
		height: 44px;
		width: auto;
	}
}
@media only screen and (min-width: 1000px) {
	.page--app {
		padding-bottom: var(--space-5x);
	}
	.page--app .hero {
		align-items: flex-end;
		display: flex;
		gap: var(--space-5x);
		padding: var(--space-5x) var(--space-5x) 0;
	}
	.page--app .hero h1 {
		font-size: var(--font-size-110);
		line-height: var(--line-height-120);
	}
	.page--app .hero-content {
		margin-bottom: var(--space-12x);
	}
	.page--app .hero > figure img {
		height: 509px;
	}
	.page--app .hero-cta {
		margin-top: var(--space-5x);
	}
	.page--app .container + .container {
		margin-top: var(--space-6x);
	}
	.page--app .cards {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		column-gap: var(--space-4x);
	}
	.page--app .card:not(:nth-child(2)) .card-title {
		margin-bottom: var(--space-4x);
	}
	.page--app .footer-cta {
		display: none;
	}
	.page--redirection .hero {
		align-items: stretch;
	}
}
.main-grid.chappatte {
	padding-bottom: 0;
}
.post-chappatte {
	display: grid;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
}
.post-chappatte header {
	display: block;
	grid-template-columns: 1fr auto;
	align-items: flex-start;
	margin: 0;
	padding: 0;
	width: 100%;
	box-shadow: none;
}
.post-chappatte header .post__buttons {
	margin-top: var(--base-line-height);
	grid-column: 2 / span 1;
}
.post-chappatte .post__title {
	font-family: inherit;
	--font-scale: var(--font-sans-scale);
	font-weight: 700;
}
.chappatte__signature {
	fill: var(--color-grey-500);
	height: 72px;
	width: 240px;
	display: block;
}
.post-chappatte .chappatte__signature {
	height: 48px;
	width: 160px;
}
.post-chappatte time {
	color: var(--color-grey-400);
	font-size: calc(var(--font-size-40) * var(--font-scale));
}
.post-chappatte figure {
	margin-top: var(--base-line-height);
	text-align: left;
}
.post-chappatte figure img {
	width: 100%;
}
.post-chappatte figcaption {
	text-align: left;
}
.chappatte__aside {
	background: var(--color-grey-100);
	padding-bottom: var(--space-6x);
	padding-top: var(--space-2x);
	margin-top: calc(var(--base-line-height) * 2);
}
.chappatte__aside > .width-limiter {
	padding: 0 var(--space-2x);
}
.chappatte__aside .card {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
}
.chappatte__aside .card__title {
	font-family: inherit;
	font-size: calc(var(--font-size-40) * var(--font-scale));
	font-weight: 400;
	line-height: var(--line-height-50);
	padding: var(--font-padding-50);
}
.chappatte__aside .card__title .icon {
	fill: currentColor;
	margin-right: var(--space-1-2);
	position: relative;
	text-align: center;
	top: -1px;
}
.post-chappatte figcaption a:any-link,
.chappatte__aside .card__title a:any-link,
.chappatte__aside .chappatte__report__description a:any-link {
	text-decoration: none;
}
.post-chappatte figcaption a:any-link::after,
.chappatte__aside .chappatte__report__description a:any-link::after,
.chappatte__aside .card__title a[target='_blank']:any-link::after {
	content: '↗' / '';
	color: var(--color-grey-300);
	font-weight: 400;
	padding-left: var(--space-1-2);
}
.card.chappatte__report {
	display: grid;
	grid-template-columns: 1fr;
	gap: var(--space-3x);
	margin-top: var(--base-line-height);
	color: var(--color-grey-500);
}
.chappatte__themes img,
.card.chappatte__report img {
	width: 100%;
}
.chappatte__themes .card,
.chappatte__report .card,
.chappatte__links .card {
	position: relative;
}
.chappatte__themes .card a::before,
.chappatte__links .card a::before,
.chappatte__report .card .report__link[target='_blank']::after {
	bottom: 0;
	content: '';
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.chappatte__report .report__link,
.chappatte__report .report__link:hover {
	color: var(--color-grey-500);
	font-weight: bold;
}
.chappatte__report .card p a {
	position: relative;
	z-index: 2;
}
.chappatte__report__description h2 {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-90) * var(--font-scale));
	font-weight: 700;
	line-height: var(--line-height-120);
	padding: var(--font-padding-120);
}
.chappatte__video .embed {
	height: 0;
	padding-bottom: 56.25%;
	position: relative;
	margin-bottom: -36px;
}
.chappatte__video .embed iframe {
	margin: 0;
	width: 100%;
	max-width: 100%;
	height: calc(100% - 36px);
	position: absolute;
}
.chappatte__latest .grid-auto {
	--col-min-width: calc(var(--space) * 21);
}
.home-section--flux__chappatte .post {
	display: block;
	margin-top: 0;
	background: var(--color-grey-700);
	padding: var(--space-2x);
	color: var(--color-grey-200);
}
.home-section--flux__chappatte .post > a {
	margin: 0;
	flex: 1;
}
.home-section--flux__chappatte .post-chappatte figure {
	margin-top: 0;
}
.home-section--flux__chappatte img {
	width: 100%;
}
.home-section--flux__chappatte .post-chappatte .chappatte__signature {
	fill: var(--color-grey-200);
	margin-top: var(--space);
}
.home-section--flux__chappatte .post__title {
	margin-top: var(--space);
	font-weight: 700;
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
}
.home-section--flux__chappatte .post__title a:any-link {
	font-weight: 700;
	color: var(--color-grey-100);
}
.home-section--flux__chappatte .post__lead {
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
	padding: var(--font-padding-40);
	margin-top: 0;
	color: inherit;
}
.chappatte__latest .card {
	margin-top: var(--base-line-height);
}
@media only screen and (min-width: 1000px) {
	.post-chappatte header {
		display: grid;
		grid-template-columns: 1fr auto;
		align-items: flex-start;
		margin: 0;
		padding: 0;
		width: 100%;
		box-shadow: none;
	}
	.main-grid.chappatte .main__header,
	.post-chappatte {
		grid-column: 1 / span 4;
	}
	.main-grid.chappatte > .main-column {
		grid-column: 1 / span 4;
	}
	.chappatte__latest {
		grid-column: 1 / span 4;
	}
	.chappatte__aside {
		grid-column: 1 / span 4;
	}
	.chappatte__aside > .width-limiter {
		padding: 0 var(--space-4x);
	}
	.chappatte__report__description h2 {
		font-size: calc(var(--font-size-120) * var(--font-scale));
	}
	.home-section--flux__chappatte .post {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		gap: var(--base-line-height) var(--space-4x);
		padding: var(--space-4x);
		grid-template-rows: auto;
		justify-content: start;
		align-content: start;
	}
	.home-section--flux__chappatte .post > a {
		grid-column: 1 / span 3;
		grid-row: 1 / span 1;
	}
	.home-section--flux__chappatte .post__text {
		grid-column: 4 / span 1;
		grid-row: 1 / span 1;
		position: relative;
		padding-top: var(--space);
	}
	.home-section--flux__chappatte .post__title {
		margin-top: var(--space);
		font-size: calc(var(--font-size-100) * var(--font-scale));
		line-height: var(--line-height-100);
		padding: var(--font-padding-100);
	}
	.home-section--flux__chappatte .post__buttons {
		position: absolute;
		bottom: 0;
	}
	.chappatte__aside .card.chappatte__report {
		grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
	}
}
:root {
	--color-background: var(--color-warning-100);
	--color-background-alt: #efe2d4;
	--color-warning-200: #efe2d4;
}
.container {
	padding-left: var(--space-4x);
	padding-right: var(--space-4x);
	margin: auto;
	max-width: var(--width-limiter);
}
.container + .container {
	margin-top: var(--space-12x);
}
.text-alt {
	color: var(--color-grey-800);
	font-family: var(--font-sans);
	font-size: var(--font-size-60);
	line-height: var(--line-height-60);
}
.text-accent {
	color: var(--color-danger-600);
	font-family: var(--font-sans);
	font-size: var(--font-size-40);
	line-height: var(--line-height-40);
	font-weight: 600;
	text-transform: uppercase;
}
.text-center {
	text-align: center;
}
.page--jobs {
	padding-top: var(--space-10x);
	background: var(--color-background);
}
.page--jobs h1 {
	font-family: var(--font-serif-2);
	font-size: var(--font-size-130);
	line-height: var(--line-height-130);
}
.page--jobs .text-center:first-of-type hgroup {
	position: relative;
	display: inline-block;
}
.page--jobs .bubble {
	background-image: url(../img/bubble-a347ddf898e704b68a89416e2c84f1bae759f1b8f6651d618aa87281414fe87c.svg);
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: var(--font-sans);
	font-weight: bold;
	font-size: 10px;
	height: 48px;
	line-height: 1;
	margin-top: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: translate(30%, -52%);
	width: 48px;
	z-index: 2;
}
.page--jobs hgroup + p {
	margin-bottom: var(--space-6x);
}
.page--jobs h1,
.page--jobs h2,
.page--jobs hgroup {
	letter-spacing: 0px;
}
.page--jobs hgroup > * + p,
.page--jobs h2 + p,
.page--jobs__contact > * + * {
	margin-top: var(--space-2x);
}
.page--jobs ul.jobs {
	margin-top: var(--space-5x);
	padding: 0;
}
.page--jobs ul.jobs li a {
	font-family: var(--font-sans);
	font-size: var(--font-size-60);
	line-height: var(--line-height-130);
	font-weight: 600;
	letter-spacing: 0px;
	text-decoration: none;
}
.page--jobs iframe {
	width: 100%;
	height: 300px;
}
.page--jobs .no-hobs {
	margin-top: var(--space-3x);
}
.page--jobs__values h2 {
	max-width: 34ch;
	margin: auto;
}
.page--jobs ul.features {
	display: grid;
	gap: var(--space-6x) var(--space-4x);
	grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
	list-style: none;
	margin-top: var(--space-5x);
	padding: 0;
}
.page--jobs ul.features li img {
	max-width: 120px;
	display: block;
	margin: auto;
}
.page--jobs ul.features li h3 {
	margin-bottom: var(--space-2x);
	margin-top: var(--space-2x);
	text-align: center;
}
.page--jobs ul.features li p {
	font-family: var(--font-sans);
	font-size: var(--font-size-30);
	line-height: var(--line-height-30);
}
.page--jobs__key-figures .card {
	box-shadow: none;
	border-radius: var(--border-radius-l, 0);
}
.page--jobs__key-figures > .card {
	background: var(--color-background-alt);
}
ul.key-figures {
	padding: 0;
	flex: 1;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: var(--space-4x);
}
ul.key-figures {
	padding: 0;
	flex: 1;
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: var(--space-4x);
}
ul.key-figures li:first-child {
	grid-column: 1 / 3;
}
ul.key-figures li strong {
	display: block;
	font-size: var(--font-size-110);
	font-family: var(--font-serif-2);
}
ul.key-figures li span {
	color: var(--color-grey-400);
	font-family: var(--font-sans);
	font-size: var(--font-size-50);
	display: block;
	margin-top: var(--space);
}
.page--jobs .text-center .button {
	margin-top: var(--space-5x);
}
@media only screen and (max-width: 1000px) {
	.page--jobs .container + .container {
		margin-top: var(--space-7x);
	}
	.page--jobs .container {
		padding-left: var(--space-2x);
		padding-right: var(--space-2x);
	}
	.page--jobs h1 {
		font-size: var(--font-size-110);
		line-height: var(--line-height-120);
	}
	.page--jobs h2 {
		font-size: var(--font-size-90);
		line-height: var(--line-height-100);
	}
	.page--jobs .bubble {
		transform: translate(34%, -57%);
	}
	ul.key-figures {
		margin-top: var(--space-3x);
		gap: var(--space-2x);
	}
	ul.key-figures li strong {
		font-size: var(--font-size-90);
	}
	ul.features li {
		padding-left: var(--space-5x);
		padding-right: var(--space-5x);
	}
}
@media only screen and (min-width: 1000px) {
	.page--jobs__key-figures {
		display: flex;
		gap: var(--space-4x);
	}
	.page--jobs__key-figures > .card {
		width: calc(58% - var(--space-4x));
	}
	.page--jobs hgroup + p {
		margin-left: auto;
		margin-right: auto;
		width: 75%;
	}
}
@keyframes gallery-auto-scroll {
	0% {
		transform: translateX(0);
	}
	100% {
		transform: translateX(-50%);
	}
}
.gallery {
	margin-bottom: var(--space-12x);
	margin-top: var(--space-4x);
	overflow: hidden;
	width: 100vw;
}
.gallery .gallery-content {
	display: flex;
	position: relative;
	width: max-content;
	animation: gallery-auto-scroll 60s linear infinite;
}
.gallery .gallery-content img {
	display: block;
	height: 250px;
	margin-right: var(--space-5x);
}
.gallery .gallery-content img:nth-child(even) {
	margin-top: var(--space-10x);
}
.page--jobs__professions {
	background-image: url(../img/professions-background-c375234a40decdffed6a59fcfc894ff978f32aa138bd81e28c14a6bc6bd8eb4e.png);
	background-size: cover;
	background-position: center bottom;
	padding-bottom: var(--space-4x);
	padding-top: var(--space-4x);
	overflow: hidden;
	position: relative;
	margin-top: var(--space-12x);
}
.page--jobs__professions::before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(
		180deg,
		rgba(0, 0, 0, 0.5) 6.5%,
		rgba(0, 0, 0, 0) 48.5%,
		rgba(0, 0, 0, 0.6) 63.5%
	);
}
.page--jobs__professions h2,
.page--jobs__professions h3,
.page--jobs__professions p {
	color: var(--color-white);
	position: relative;
	z-index: 2;
}
.slider {
	margin-top: 260px;
	position: relative;
	z-index: 2;
}
.slider__slides {
	display: flex;
	gap: var(--space-3x);
	width: fit-content;
	transition: transform 0.3s;
}
.slider__slide {
	border-radius: var(--border-radius-l, 0);
	background-color: rgba(255, 255, 255, 0.3);
	backdrop-filter: blur(40px);
	padding: var(--space-3x) var(--space-2x);
	width: calc(var(--width-limiter) * 0.3);
	max-width: calc(100vw - var(--space-10x));
}
.slider__slide h3 {
	font-family: var(--font-serif-2);
	font-size: var(--font-size-90);
}
.slider__slide p {
	font-family: var(--font-sans);
	font-style: var(--font-size-30);
	line-height: var(--line-height-30);
	margin-top: var(--space-3x);
}
.slider .slider__controls {
	margin-top: var(--space-3x);
	display: flex;
	justify-content: end;
	align-items: center;
	gap: var(--space);
}
.slider .slider__progress {
	height: 2px;
	background: var(--color-white);
	position: relative;
	flex: 1;
}
.slider .slider__progress-line {
	height: 100%;
	position: absolute;
	background: var(--color-primary);
	transition: width 0.3s;
	width: 0%;
}
.slider .slider__controls .slider__previous,
.slider .slider__controls .slider__next {
	padding: var(--space-2x) var(--space-2x);
	aspect-ratio: 1;
	display: block;
}
.slider .slider__controls .slider__previous svg,
.slider .slider__controls .slider__next svg {
	width: 20px;
	height: 20px;
	margin: 0;
}
.blog__name {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
	padding: var(--font-padding-30);
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-weight: 700;
	margin-top: 0;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.blog__author {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
	text-transform: none;
	letter-spacing: 0;
	font-weight: 400;
	color: var(--color-grey-400);
	padding: var(--font-padding-40);
	margin-top: calc(var(--space) * -1);
}
ul.blogs li {
	padding: var(--space-2x);
	margin: 0;
}
ul.blogs > li + li {
	padding: var(--space-2x);
	margin: 0;
	border-top: none;
}
.folders .main-column {
	grid-column: 1 / -1;
}
.folder,
.folder article {
	position: relative;
	height: 100%;
}
.folder__text {
	border-top: 0;
	padding: var(--space-2x);
}
a.folder__meta {
	--font-scale: var(--font-sans-scale);
	text-decoration: none;
	color: var(--color-primary);
	font-family: var(--font-sans);
	font-size: var(--font-size-20);
	font-weight: bold;
	position: relative;
	z-index: 3;
}
.folder__meta small {
	font-size: var(--font-size-20);
	color: var(--color-grey-600);
	margin-left: 0;
}
.folder__name a:any-link {
	display: inline-block;
	color: var(--color-grey-700);
	font-family: var(--font-serif-2);
	font-size: calc(var(--font-size-70) * var(--font-serif-scale));
	line-height: var(--line-height-70);
	padding: 0;
	letter-spacing: 0;
	text-decoration: none;
	word-break: break-word;
}
.folder__name a::after {
	content: '';
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.folder__name a:any-link:hover {
	color: var(--color-primary);
}
.folder time {
	margin-top: var(--space);
}
.folder-show {
	margin-bottom: var(--space-4x);
}
.folder-show .folder__picture {
	height: auto;
	padding-bottom: 0;
}
.folder-show .folder__picture img {
	position: relative;
	aspect-ratio: 3 / 2;
}
.folder-show .post__sponsor {
	margin-top: var(--space);
}
.folder-show,
.folder-show:hover {
	border: none;
	box-shadow: none;
	padding-top: var(--base-line-height);
}
.folder-show .post__type a:any-link {
	color: var(--color-primary);
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-20) * var(--font-sans-scale));
	text-transform: none;
	text-decoration: none;
	font-weight: 700;
}
.folder-show .folder__text {
	order: 2;
	padding: 0;
}
.folder-show .folder__name {
	--font-scale: var(--font-serif-scale);
	font-size: calc(var(--font-size-120) * var(--font-scale));
	line-height: var(--line-height-120);
	letter-spacing: 0.01em;
}
.folder-show .post__lead {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
	line-height: var(--line-height-40);
	color: var(--color-grey-800);
	margin-top: 0;
}
.folder-show .share-button {
	margin-top: var(--space-3x);
}
.folders-zone {
	margin-top: var(--space-4x);
}
.folders ul.articles .post {
	display: flex;
	flex-direction: column;
}
.page-folders-index .articles .sponsors-item,
.folders .articles .post-partner .sponsors-item {
	margin-top: var(--space);
}
@media only screen and (min-width: 600px) {
	.folder-show {
		display: grid;
		grid-template-columns: repeat(auto-fill, minmax(232px, 1fr));
		gap: var(--space-4x);
		align-items: start;
	}
	.folder-show .folder__text {
		grid-column: 1 / span 2;
		grid-row: 1 / span 1;
	}
	.folder-show .folder__picture {
		grid-column: 3 / span 1;
	}
}
@media only screen and (min-width: 1000px) {
	.folders-header .width-limiter {
		padding: 0 var(--space-4x);
	}
	.folder-show .folder__picture {
		grid-column: 3 / 5;
	}
	.folders ul.articles.articles-grid--1 .post {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
	}
	.folders ul.articles.articles-grid--1 .post__title {
		font-size: calc(var(--font-size-90) * var(--font-scale));
		line-height: calc(var(--line-height-100));
	}
	.folders ul.articles.articles-grid--1 .post__cover {
		grid-column: 5 / -1;
	}
	.folders ul.articles.articles-grid--1 .post__text {
		grid-column: 1 / 5;
		order: -1;
	}
	.folders ul.articles.articles-grid--1 figure + .post__text {
		margin-top: 0;
	}
	.folders ul.articles.articles-grid--1 .post__title {
		padding-top: 0;
	}
	.folders ul.articles.articles-grid--3,
	.folders ul.articles.articles-grid--4,
	.folders ul.articles.articles-grid--5 {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
	}
	.folders ul.articles.articles-grid--3 li:first-of-type {
		grid-column: 1 / 10;
		grid-row: 1 / span 3;
	}
	.folders ul.articles.articles-grid--3 li + li {
		grid-column: 10 / -1;
	}
	.folders ul.articles.articles-grid--4 li {
		grid-column: span 3;
	}
	.folders ul.articles.articles-grid--5 li:first-of-type {
		grid-column: 1 / 7;
		grid-row: 1 / span 3;
	}
	.folders ul.articles.articles-grid--5 li:first-of-type picture {
		aspect-ratio: 1.54 / 1;
		height: auto;
		width: 100%;
	}
	.folders ul.articles.articles-grid--5 li + li {
		grid-column: span 3;
	}
	.folders ul.articles.articles-grid--5 li:nth-child(2),
	.folders ul.articles.articles-grid--5 li:nth-child(3) {
		border-top: none;
		padding-top: 0;
	}
	.folders ul.articles.articles-grid--5 li + li .post {
		display: block;
	}
}
@media only screen and (max-width: 1000px) {
	.folders-header .width-limiter {
		padding: 0 var(--space-2x);
	}
	.folder-show {
		display: flex;
		flex-direction: column;
		align-items: normal;
		gap: var(--space-3x);
	}
	.folders ul.articles.articles-grid--4 li .post {
		align-items: flex-start;
		display: flex;
		flex-direction: row-reverse;
	}
	.folders ul.articles.articles-grid--4 li .post__text {
		flex: 1;
	}
	.folders ul.articles.articles-grid--4 li .post__cover {
		width: 33%;
	}
	.folder .folder__picture {
		height: auto;
	}
}
.page-folders-show--variant .folders-header {
	background: var(--revolution-gradient);
	padding-top: 1px;
}
.home .home-section .sponsors-item[data-slug='immobilier-ch-edi'] {
	display: none !important;
}
.picto {
	height: var(--space-6x);
	margin: 0 auto;
	display: block;
}
.picto.is-success {
	fill: var(--color-success-400);
	height: 24px;
}
.offer .picto {
	margin: 0;
}
.post-offer {
	margin-top: var(--space-6x);
	text-align: center;
}
.post-offer .picto {
	margin: 0 auto;
}
.post-offer.is-dark {
	background-color: var(--color-info-300);
	color: var(--color-grey-100);
}
.post-offer.is-dark * {
	color: var(--color-grey-100);
}
.post-offer.is-dark a:any-link:hover {
	color: var(--color-white);
}
.offer__title,
.post__content .offer__title {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-80) * var(--font-scale));
	line-height: var(--line-height-80);
	padding: var(--font-offset-80) 0 calc(var(--space-3x) - var(--font-offset-80));
	margin: 0 auto;
	text-align: center;
	font-weight: 700;
}
.offer-container input[type='submit'] {
	background-color: var(--color-danger-600);
}
.offer-container form fieldset {
	border: none;
	padding: 0;
}
.offer-container form .input {
	margin-bottom: var(--space-2x);
}
.offer-container .input__appellation,
.offer-container .input__phone {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.offer-container .input__appellation label:not(:first-of-type),
.offer-container .input-group label {
	padding: calc(var(--space) / 2) 0 0;
}
.offer-container .input__appellation label:first-of-type {
	width: 100%;
}
.offer-container .input__phone {
	column-gap: var(--space-2x);
}
.offer-container .input__phone label {
	width: 100%;
}
.offer-container form input[type='radio'] {
	align-items: center;
	display: flex;
	height: calc(var(--space-3x) - calc(var(--space) / 2));
	justify-content: center;
	margin-top: 0;
	width: calc(var(--space-3x) - calc(var(--space) / 2));
}
.offer-container form input[type='radio']::after {
	aspect-ratio: 1;
	height: var(--space-3x);
	left: unset;
	position: relative;
	top: unset;
	width: var(--space-3x);
}
.offer-container form .actions {
	text-align: left;
}
.offer-container form + .sign-in-to-sign-up {
	text-align: left;
	padding: 0;
}
.step-edition [type='submit'] {
	margin-top: var(--space-2x);
}
.form-step a.button,
.form-step input[type='submit'] {
	margin-top: var(--space-2x);
}
.form-step .print-selection label,
.form-step .sponsorship-selection label,
.form-step .donation-selection label {
	border: 1px solid var(--color-grey-200);
	padding: calc(var(--space) - 1px) calc(var(--space-2x) - 1px);
	border-right: 0;
}
.form-step .print-selection input[type='number'],
.form-step .donation-selection input[type='number'],
.form-step .sponsorship-selection input[type='number'] {
	border-radius: 0;
	box-shadow: none;
	max-width: 106px;
}
.donation-amounts button {
	background: none;
	box-shadow: none;
	border: 2px solid var(--color-primary);
	color: var(--color-primary);
}
.donation-amounts button:hover {
	background: var(--color-primary);
	color: var(--color-grey-00);
}
.donation-amounts button + button {
	border-left: 0;
}
.billing-address-container,
.card-payment-notice {
	background-color: var(--color-grey-100);
	font-size: var(--font-size-30);
	line-height: var(--font-size-50);
	padding: calc(var(--space-2x) + calc(var(--space) / 2));
	margin-top: var(--space-2x);
}
.offer-container form .billing-address-container h3 {
	font-size: var(--font-size-30);
	line-height: var(--font-size-50);
	margin-top: var(--space-2x);
}
.billing-address-container p {
	font-size: var(--font-size-30);
	line-height: var(--font-size-50);
}
.billing-address-container select {
	background-color: var(--color-grey-00);
	box-shadow: none;
}
.offer-container {
	display: flex;
	gap: var(--space-3x);
	font-size: var(--font-size-30);
}
.offer-container section {
	flex: 2;
}
.offer-container .registration-new form#new_user,
.offer-container .registration-new .checkout-session__registration-form {
	margin-top: var(--space);
}
.sessions-new .offer-container form#new_user,
.sessions-new .offer-container .checkout-session__registration-form {
	margin-top: var(--space-3x);
}
.offer-container .main__header p {
	--page-description-font-size: var(--font-size-50);
}
.offer-container .main__header p + p {
	margin-top: var(--space);
}
.offer-container .main__header p:first-of-type {
	margin-top: var(--space-4x);
}
.offer-container .main__header > * + * {
	margin-top: 0;
}
.offer-container .main__header + div {
	margin-top: var(--space-3x);
}
.offer-container form h2,
.offer-container form h3 {
	margin-top: 0;
	padding-top: 0;
}
.offer-container form > * + * {
	margin-top: 0;
}
.offer-container .actions {
	margin-top: var(--space-5x);
}
.offer-sidebar {
	flex: 1;
	font-family: var(--font-sans);
}
@media (min-width: 992px) {
	.offer-sidebar {
		order: 2;
	}
}
.offer-sidebar ul {
	list-style: none;
	padding: 0;
}
.sidebar-card {
	border: 4px solid var(--color-secondary);
	border-radius: 8px;
	position: relative;
}
.sidebar-heading {
	padding: var(--space-4x) var(--space-2x) var(--space-3x);
}
.sidebar-heading > span {
	background-color: var(--color-secondary);
	border-radius: 8px;
	color: var(--color-grey-00);
	font-weight: bold;
	font-size: var(--font-size-40);
	left: 50%;
	line-height: 1;
	padding: var(--space) var(--space-2x) calc(var(--space) / 2);
	position: absolute;
	transform: translate(-50%, -50%);
	text-align: center;
	top: 0;
}
.offer-sidebar h2 {
	font-size: var(--font-size-60);
	line-height: var(--font-size-80);
	padding: 0;
}
.sidebar-heading .price > p {
	color: var(--color-secondary);
	display: inline;
	font-family: var(--font-serif);
	font-size: var(--font-size-40);
	font-weight: 500;
}
.offer-sidebar .accordion {
	border-top: 1px solid var(--color-secondary);
}
.offer-sidebar .accordion__toggler {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	font-size: var(--font-size-30);
	font-weight: normal;
	padding: var(--space-3x) var(--space-2x);
	position: relative;
	text-decoration: underline;
}
.offer-sidebar .accordion__toggler::after {
	content: url(../img/chevron-down-red-62b6afbd7ae925e1951265d2eed920b1ab6a1d846f8433d61e3a36516c114aa0.svg) /
		'';
	height: 20px;
	position: relative;
	margin: 0;
	top: unset;
	width: 20px;
}
.offer-sidebar .accordion__body {
	font-size: var(--font-size-30);
	padding: 0 var(--space-2x) var(--space-3x);
}
.offer-sidebar .plan__features-list {
	border: none;
}
.offer-sidebar .plan__features-list .plan__feature + .plan__feature {
	margin-top: var(--space);
}
.sidebar-card + .offer-contact {
	margin-top: calc(var(--space-6x) - var(--space));
}
.offer-contact {
	background-color: var(--color-grey-100);
	font-size: var(--font-size-30);
	line-height: var(--font-size-50);
	padding: var(--space-3x) calc(var(--space-2x) + calc(var(--space) / 2));
}
.offer-contact h2 + p {
	margin-top: calc(var(--space) / 2);
}
.offer-contact ul {
	margin-top: calc(var(--space) / 2);
}
.offer-contact a {
	color: var(--color-grey-800);
	font-weight: bold;
}
.offer-contact li + li {
	margin-top: var(--space);
}
.offer-contact ul li a {
	align-items: baseline;
	display: flex;
}
.offer-sidebar .plan__features-list li svg,
.offer-contact ul li a::before {
	height: 16px;
	margin-right: var(--space);
	position: relative;
	transform: translateY(20%);
	width: 16px;
}
.offer-contact .icon-mail::before {
	content: url(../img/envelope-b46fe46e7515abde16594f0fb17a5c4cd3906a306d06cc7b4546bb59b338eede.svg) /
		'';
}
.offer-contact .icon-phone::before {
	content: url(../img/phone-ebc196ced9f97398677b592c2fbe0561cb9b4329595916260d5278f0d6570ec6.svg) /
		'';
}
@media (min-width: 992px) {
	.offer-container + .offer-contact {
		display: none;
	}
}
.page-orders-new .offer-container .main__header svg {
	fill: var(--color-success-500);
	height: calc(var(--space-2x) + calc(var(--space) / 2));
	width: calc(var(--space-2x) + calc(var(--space) / 2));
}
.offer-container .form-step {
	font-family: var(--font-sans);
}
.offer-container .form-step h2 {
	font-family: var(--font-sans);
	font-size: var(--font-size-70);
	font-weight: bold;
	padding: 0;
	margin-bottom: var(--space);
}
.offer-container h3 {
	font-size: var(--font-size-50);
	line-height: 120%;
	padding: 0;
}
.offer-container .summary h3:not(:first-of-type),
.offer-container .summary div,
.offer-container .summary p {
	line-height: 1;
}
.offer-container .form-step h3 + p,
.offer-container .form-step h3 + div {
	margin-top: var(--space);
}
.form-step .user-address span {
	display: block;
}
.form-step p + p {
	display: block;
	margin-top: var(--space);
}
.form-step p + h3,
.form-step form section + section,
.form-step form .input-group,
.form-step form [role='group'] {
	margin-top: var(--space-2x);
}
.summary div + div {
	margin-top: var(--space-2x);
}
.summary div p {
	font-size: var(--font-size-30);
}
.summary-details h3 {
	font-size: var(--font-size-40);
}
.summary-details div > div {
	align-items: baseline;
	display: flex;
	gap: var(--space);
	justify-content: space-between;
}
.summary-details .preview-contract div p:first-child {
	flex: 1;
}
.offer-container .form-step .summary-details h3 + div,
.form-step .summary div p + p {
	margin-top: 0;
}
.form-step .summary .preview-total {
	align-items: baseline;
	border-top: 1px solid var(--color-grey-200);
	display: flex;
	justify-content: space-between;
	margin-top: var(--space-4x);
	padding-top: var(--space);
}
.form-step:first-of-type {
	margin-top: var(--space-4x);
}
.form-step {
	border-top: 1px solid var(--color-grey-200);
	padding-bottom: var(--space-4x);
	padding-top: var(--space-4x);
}
.form-step h2.disabled {
	color: var(--color-grey-300);
}
@media (max-width: 992px) {
	.offer-container {
		flex-direction: column;
	}
	.offer-sidebar .offer-contact {
		display: none;
	}
	.offer-contact {
		font-family: var(--font-sans);
		margin-top: var(--space-4x);
		margin-bottom: calc(-1 * calc(var(--base-line-height) * 2));
		margin-left: calc(-1 * var(--space-2x));
		margin-right: calc(-1 * var(--space-2x));
	}
	.offer-contact ul {
		list-style: none;
		padding: 0;
	}
}
.order-steps {
	display: flex;
	gap: var(--space-3x);
	margin-bottom: var(--space-7x);
	padding: var(--space-6x) 0 0;
	list-style: none;
}
.order-steps .step {
	color: var(--color-grey-400);
	flex: 1;
	font-size: var(--font-size-20);
	font-family: var(--font-sans);
	padding-top: var(--space);
	position: relative;
	text-align: center;
}
.order-steps .step.active {
	color: var(--color-grey-800);
	font-weight: bold;
}
.order-steps .step::before,
.order-steps .step::after {
	border-radius: 2px;
	top: 0;
	content: '';
	height: 2px;
	left: 0;
	position: absolute;
}
.order-steps .step::before {
	width: 100%;
}
.order-steps .step.active::after {
	width: 50%;
}
.order-steps .step.active::before,
.order-steps .step::after,
.order-steps .step.active ~ .step::before {
	background-color: var(--color-grey-400);
}
.order-steps .step.active::after,
.order-steps .step::before,
.order-steps .step.active:last-child::before {
	background-color: var(--color-danger-400);
}
.post--static__social-link {
	display: flex;
	align-items: center;
}
.post--static__social-link .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 24px;
	width: 24px;
	background: var(--post-buttons-background);
	box-shadow: var(--post-buttons-box-shadow);
	color: var(--post-buttons-color);
	padding: 6px;
	overflow: visible;
	fill: var(--color-grey-00);
	border-radius: 50%;
	text-align: center;
	text-decoration: none;
}
.post--static__social-link:hover .icon {
	background: var(--color-danger-400);
}
.post--static ul time {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
	line-height: var(--line-height-40);
	padding: var(--font-padding-40);
	color: var(--color-grey-400);
	display: block;
}
.post--static .communication-list {
	list-style-type: none;
	padding: 0 0 var(--space-5x) 0;
	margin-top: calc(var(--space) * -1);
}
.post--static .communication-list a {
	font-weight: 700;
	font-family: var(--font-serif-2);
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
	padding: var(--font-padding-60);
	color: var(--color-grey-700);
	display: block;
	margin-top: calc(var(--space) * -1);
}
.post--static .communication-list > li + li {
	margin-top: var(--space-4x);
}
.post--static .post__content > ol {
	list-style-type: upper-roman;
}
.post--static .post__content ol p {
	margin-top: var(--space-2x);
}
.post--static .post__content h4 + p {
	margin-top: 0;
}
.post--static .post__content > ol > li:before {
	color: var(--color-danger-500);
}
.post--static .post__content > ol:not(.summary) > li + li {
	margin-top: calc(var(--base-line-height) * 2);
}
.post--static .post__content > ol ol {
	list-style-type: upper-alpha;
	margin-top: var(--base-line-height);
}
.post--static .post__content > ol ol > li + li {
	margin-top: var(--base-line-height);
}
.post--static .post__content > ol ol ol {
	list-style-type: numeric;
}
.post--static .post__content > ol ol ol ol {
	list-style-type: lower-roman;
}
.post--static .post__content ul {
	margin-top: var(--base-line-height);
}
.post--static .post__content ul li {
	margin-top: var(--space-2x);
}
.post--impressum .post__content > .section__title {
	margin: calc(var(--base-line-height) * 3) 0 0 0;
	padding-left: var(--space-3x);
}
.post--static .post__content > .section__title:before {
	content: '';
	position: absolute;
	top: calc(var(--font-offset-80) + ((var(--line-height-80) - var(--space)) / 2));
}
.post--impressum .post__content > * + * {
	margin-top: var(--base-line-height);
}
.post--impressum .post__content > * + h3 {
	margin-top: calc(var(--base-line-height) * 2);
}
.post--impressum .post__content > .section__title + h3 {
	margin-top: var(--base-line-height);
}
.post--impressum .post__content > h3 + * {
	margin-top: var(--space);
}
.post--impressum address {
	box-shadow: 0 0 0 1px var(--color-grey-200), var(--box-shadow-m);
	padding: calc(var(--base-line-height) / 2) var(--base-line-height);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	font-style: normal;
	margin-top: var(--space) !important;
}
.post--impressum .post__content li:has(address) + * {
	margin-top: var(--base-line-height);
}
.post--impressum .post__content strong {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-50) * var(--font-scale));
}
.post--impressum .post__content > a {
	margin: 0;
}
.post--impressum .post__content > ul {
	padding: 0;
	list-style-type: none;
}
.post--impressum .post__content > ul:has(ul) > li + li {
	margin-top: var(--space-4x);
}
@media only screen and (min-width: 1000px) {
	.post--impressum .post__content > * + h3 {
		margin-top: calc(var(--line-height-60) * 2);
	}
	.post--impressum .post__content strong {
		font-family: var(--font-sans);
		--font-scale: var(--font-sans-scale);
		font-size: calc(var(--font-size-60) * var(--font-scale));
	}
	.post--impressum address {
		font-size: calc(var(--font-size-50) * var(--font-scale));
	}
}
.plans-index .card,
.plans-show .card {
	border-radius: var(--border-radius-l, 0);
	box-shadow: var(--box-shadow-l);
}
.plans-index .plan__abo__title {
	display: none;
}
.plans-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	gap: var(--space-3x);
	padding: var(--space-3x) 0 0;
	margin: 0;
}
.plan {
	position: relative;
	overflow: visible;
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-serif-scale));
	text-align: center;
	border-radius: var(--border-radius-l);
}
.plan--sided {
	display: flex;
	align-items: center;
	margin-top: var(--space-4x);
	margin-bottom: var(--space-4x);
}
.plan--sided .plan__content {
	text-align: left;
}
.plan--sided .plan__image {
	max-width: 280px;
}
.plan__image {
	width: 100%;
}
.plan__image img {
	margin: auto;
}
.plan__description {
	font-family: var(--font-sans);
}
.plan__description strong {
	font-family: var(--font-sans);
	color: var(--color-danger-400);
}
.plan__body {
	margin-bottom: var(--base-line-height);
}
.plan__body a:not(:hover) {
	text-decoration: none;
}
.plan__abo__title {
	margin-bottom: var(--space-3x);
}
.plan--popular {
	border: 4px solid var(--color-secondary);
}
.plan--popular__label {
	background: var(--color-secondary);
	border-radius: 4px;
	color: var(--color-info-00);
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	font-weight: 700;
	padding: var(--space) var(--space) var(--space-1-2);
	line-height: var(--line-height-20);
	position: absolute;
	top: calc(var(--space-2x) * -1);
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
}
.plan__title {
	font-family: var(--font-sans);
	color: var(--color-grey-700);
	font-size: calc(var(--font-size-60) * var(--font-sans-scale));
	line-height: var(--line-height-60);
}
.plan__title span {
	display: block;
	color: var(--color-grey-300);
}
.plan__features-list {
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid var(--color-grey-300);
	padding-top: var(--base-line-height);
}
.plan__features-list .plan__feature {
	align-items: start;
	display: flex;
	font-family: var(--font-sans);
}
.plan__features-list .plan__feature + .plan__feature {
	margin-top: var(--space-2x);
}
.plan__features-list .plan__feature svg,
.plan__features-list .plan__feature i {
	flex-shrink: 0;
	margin-right: var(--space-2x);
	width: 24px;
}
.plan__title + * {
	margin-top: var(--space-2x);
}
.plan__features-list + * {
	padding: var(--space-2x) 0 0;
	margin: var(--space-2x) 0 0;
}
.plan__features-list {
	text-align: left;
	list-style: none;
}
.plan__abo {
	margin-bottom: var(--space-2x);
}
.plan__abo__price {
	font-family: var(--font-serif-2);
	font-weight: var(--font-weight-600);
	color: var(--color-warning-500);
}
.plan__contract__payment {
	margin-top: var(--space-2x);
}
.plan__abo .special-offer {
	display: block;
	background: var(--color-success-200);
	color: var(--color-success-600);
	text-align: center;
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: var(--line-height-30);
}
.plan__abo__price {
	font-weight: var(--font-weight-700);
	font-size: calc(var(--font-size-80) * var(--font-scale));
	line-height: var(--line-height-80);
}
.plan__abo__price s {
	font-size: calc(var(--font-size-60) * var(--font-scale));
	color: var(--color-grey-900);
}
.plan a.button:any-link {
	display: table;
	margin: var(--space-3x) auto 0;
}
.plan__abo--month {
	border-top: 1px dotted var(--color-grey-300);
	padding: var(--space-3x) 0 0;
	margin: var(--space-3x) 0 0;
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--line-height-30);
}
.plan__abo--month .plan__abo__price {
	padding: 0;
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--line-height-30);
}
.plans__help {
	margin-top: var(--base-line-height);
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	line-height: var(--line-height-30);
}
.plans__help ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.plans__help li::before {
	content: '–';
	padding-right: var(--space);
	color: var(--color-grey-400);
}
.plans-show {
	font-family: var(--font-sans);
}
.plans-show .main__header {
	margin-bottom: var(--space-4x);
}
.plans-show .plans-list {
	padding-bottom: var(--space-4x);
}
.plans-show .plan {
	text-align: left;
}
.plans-show .plan a.button {
	margin-left: 0;
}
.plans-show .plan__details {
	background: var(--color-warning-100);
	padding: var(--space-4x) 0;
}
.plans-show .plan__details .width-limiter {
	padding-left: var(--space-4x);
	padding-right: var(--space-4x);
}
.plan__features-table {
	background: white;
}
.plan__features-table th,
.plan__features-table td {
	width: 25%;
	text-align: center;
	border: 0;
}
.plan__features-table th,
.plan__features-table tr,
.plan__features-table table,
.plan__features-table thead {
	box-shadow: none;
}
.plan__features-table th {
	text-transform: none;
	padding: calc(var(--space-3x) / 2);
}
.plan__features-table th .chip {
	display: block;
}
.plan__features-table td:first-child p {
	text-align: left;
	display: flex;
	align-items: start;
}
.plan__features-table td:first-child svg,
.plan__features-table td:first-child i {
	height: 24px;
	flex-shrink: 0;
	margin-right: var(--space-2x);
}
.plan__features-table svg {
	height: 24px;
}
.plan__features-table .icon-x {
	fill: var(--color-grey-300);
}
.plan__features-table .icon-check {
	fill: var(--color-warning-400);
}
.plan__infos {
	padding-top: var(--space-4x);
	padding-bottom: var(--space-4x);
}
.plan__infos .card {
	padding: var(--space-4x);
}
.plan__infos h2 {
	border-bottom: 2px solid var(--color-grey-400);
	text-transform: uppercase;
}
.plan__infos ul {
	display: grid;
	padding-left: 0;
	list-style: none;
	margin-top: var(--base-line-height);
}
.plan__infos ul + h2 {
	margin-top: calc(var(--base-line-height) * 2);
}
.plan__infos li {
	padding-left: var(--space-6x);
	position: relative;
}
.plan__infos li > * + * {
	margin-top: var(--space);
}
.plan__infos h3 svg {
	width: var(--space-3x);
	height: var(--space-3x);
	position: absolute;
	left: 0;
}
.plan__infos .chip {
	margin-bottom: var(--space);
}
.plan__terms {
	margin-top: var(--space-5x);
}
.plan__terms p {
	font-size: calc(var(--font-size-40) * var(--font-scale));
	padding: var(--font-padding-40);
}
.plan__terms h3 + p {
	margin-top: var(--space);
}
.plan__related .plan {
	margin-top: var(--space-3x);
}
.plan__related .plan__abo__title {
	display: none;
}
@media only screen and (min-width: 1200px) {
	.plans-show .accordion__toggler::after {
		display: none;
	}
	.plans-show .accordion__body {
		display: block !important;
	}
}
@media only screen and (max-width: 1200px) {
	.plan__details {
		display: none;
	}
	.plan__infos ul li {
		margin-bottom: var(--space-3x);
	}
	.plans-index .plans-list {
		display: flex;
		flex-direction: column;
	}
	.plans-index .plans-list .plan--popular {
		order: -1;
	}
}
@media only screen and (min-width: 1200px) {
	.plans-show .plans-list {
		grid-template-columns: repeat(2, minmax(240px, 1fr));
	}
	.plan__infos ul {
		grid-template-columns: repeat(2, minmax(240px, 1fr));
		gap: var(--space-3x);
	}
}
.plan__switch {
	margin-top: var(--space-3x);
	margin-bottom: var(--space-3x);
}
.plan--switchable .plan__contract:not(.is-active) {
	display: none;
}
.offer-container .form-step .is-outline {
	color: var(--color-danger-600);
	box-shadow: 0 0 0 2px var(--color-danger-600) inset;
}
.page-orders-confirmation .main__header {
	text-align: center;
}
.page-orders-confirmation h2 {
	margin-bottom: var(--space-2x);
}
.page-orders-confirmation .subscription__content {
	font-family: var(--font-sans);
}
.page-orders-confirmation .subscription__content section > p + p {
	margin-top: var(--space-2x);
}
.page-orders-confirmation .subscription__content section + section {
	margin-top: var(--space-4x);
}
.subscription-success .cards-grid {
	display: flex;
	gap: var(--space-3x);
	padding: var(--space-8x) 0 var(--space-5x);
}
.page-orders-confirmation .card-item {
	flex: 1;
	display: flex;
	flex-direction: column;
	font-family: var(--font-sans);
}
.page-orders-confirmation .card-item .card-cover {
	aspect-ratio: 16/9;
	order: -1;
	object-fit: cover;
}
.page-orders-confirmation .card-item .card-header {
	align-items: center;
	display: flex;
	gap: var(--space);
	margin-bottom: var(--space);
}
.page-orders-confirmation .card-header hgroup {
	display: flex;
	flex-direction: column;
}
.page-orders-confirmation .card-header h3 {
	color: var(--color-grey-900);
	font-size: var(--h4-font-size);
	padding: 0;
	line-height: 100%;
}
.page-orders-confirmation .card-header h3 a {
	color: inherit;
}
.page-orders-confirmation .card-header p {
	color: var(--color-grey-500);
	font-size: var(--font-size-20);
	font-weight: 700;
	line-height: 100%;
	margin-bottom: var(--space-1-2);
	order: -1;
	text-transform: uppercase;
}
.page-orders-confirmation .card-item .newsletter-logo img {
	aspect-ratio: 1;
	height: var(--space-5x);
}
.page-orders-confirmation .card-item .card-content {
	border: 1px solid var(--color-grey-200);
	border-top: 0;
	display: flex;
	flex: 1;
	flex-direction: column;
	font-size: var(--font-size-30);
	padding: var(--space-3x);
}
.page-orders-confirmation .card-content p {
	flex: 1;
}
.page-orders-confirmation .card-content .card-actions {
	align-items: flex-start;
	display: flex;
	gap: var(--space-2x);
}
.page-orders-confirmation .card-content .card-actions,
.page-orders-confirmation .card-item .newsletter__subscribe,
.page-orders-confirmation .card-content .newsletter__subscribe .form-actions {
	margin-top: var(--space-2x);
}
.page-orders-confirmation .card-content .card-actions img {
	height: 40px;
}
@media only screen and (max-width: 992px) {
	.subscription-success .cards-grid {
		flex-direction: column;
	}
}
@media only screen and (min-width: 992px) {
	.page-orders-confirmation .subscription__content section {
		display: grid;
		grid-template-columns: repeat(12, 1fr);
		column-gap: var(--main-grid-gap);
	}
	.page-orders-confirmation .subscription__content section > p {
		grid-column: 3/11;
	}
	.page-orders-confirmation .card-content .card-actions,
	.page-orders-confirmation .card-item .newsletter__subscribe {
		margin-top: var(--space-3x);
	}
}
.contract__sponsorship,
.contract__additional-print {
	display: none;
}
.sessions-new header + .actions,
.registrations-new header + .actions {
	margin: 0;
}
.sessions-new form div:first-of-type {
	border-top: none;
	margin-top: 0;
}
.sessions-new .actions p,
.registrations-new .actions p {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-sans-scale));
	margin-top: var(--space-3x);
}
.sessions-new .actions button[type='submit'],
.registrations-new .actions button[type='submit'] {
	margin-top: var(--space-3x);
}
.sessions-new .actions button[type='submit'] svg,
.registrations-new .actions button[type='submit'] svg {
	margin-right: var(--space);
}
.main__header--user {
	padding: var(--base-line-height) 0;
	text-align: left;
}
.main__header.main__header--user .user-profile__name {
	margin: 0;
	color: var(--color-grey-700);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
	padding: var(--font-padding-60);
	font-weight: 700;
	text-transform: none;
	letter-spacing: 0;
}
.main__header.main__header--user .user-profile__name:after {
	display: none;
}
.main__header.main__header--user .user_profile__actions {
	display: flex;
	align-items: start;
	margin-top: var(--space);
	gap: var(--space);
}
.main__header.main__header--user .user_profile__actions a:any-link {
	font-size: calc(var(--font-size-30) * var(--font-sans-scale));
	font-family: var(--font-sans);
}
.main__header.main__header--user .user_profile__actions a:any-link svg {
	fill: var(--color-grey-300);
	width: var(--space-2x);
	height: var(--space-2x);
	stroke-width: 0;
}
.main__header .user-profile__avatar {
	width: var(--space-8x);
	height: var(--space-8x);
	min-width: var(--space-8x);
	align-self: flex-start;
	margin-top: var(--space-2x);
}
.main__header .user-profile__avatar img {
	width: 100%;
	height: 100%;
}
.main__header .user-profile__name {
	margin: var(--space) 0 0;
	color: var(--color-grey-700);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-70) * var(--font-scale));
	line-height: var(--line-height-70);
	padding: var(--font-padding-70);
	font-weight: 700;
	text-transform: none;
	letter-spacing: 0;
}
.main__header .user-profile__name::after {
	margin-top: calc(var(--space) * -1);
}
.main__header > .user-profile__title {
	margin-top: 0;
	font-weight: bold;
}
@media only screen and (min-width: 1000px) {
	.main__header .user-profile__avatar {
		width: var(--space-10x);
		height: var(--space-10x);
		min-width: var(--space-10x);
	}
}
.registrations-new .main-grid > form {
	margin-top: calc(-1 * var(--space-4x));
}
.account {
	display: grid;
	gap: var(--base-line-height);
	position: relative;
}
.account nav {
	padding: 0;
	margin: calc(var(--space-3x) * -1) calc(var(--space-3x) * -1) 0;
	background: var(--color-grey-100);
}
.account nav [role='menu'] {
	padding: 0;
}
.account nav [role='menu'] > li {
	margin-top: 0;
	padding: 0;
}
.account nav [role='menu'] > li:before {
	content: '';
	display: none;
}
.account nav [role='menu'] > li a:any-link {
	color: var(--color-grey-500);
	text-transform: none;
	letter-spacing: 0;
	text-decoration: none;
	font-weight: 400;
	padding: var(--space) var(--space-2x);
}
.account nav [role='menu'] > li[aria-current='page'] {
	background-color: var(--color-white);
	box-shadow: 0 2px 0 0 var(--color-primary) inset;
}
.account nav [role='menu'] > li[aria-current='page'] a:any-link {
	font-weight: 700;
}
.account fieldset > * {
	margin-top: var(--base-line-height);
}
.account form [role='group'] {
	width: 100%;
}
.account form [role='group'] > .input {
	flex: 1;
}
.current_payment_source {
	padding: var(--space-2x) var(--space-3x);
	margin: 0;
}
form input[type='radio'] {
	margin-top: calc(var(--space) * 0.5);
}
form input[type='radio'] + label {
	display: inline-block;
}
form label + input[type='radio'] {
	margin-left: var(--space);
}
.account__tabs {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-20) * var(--font-scale));
	font-weight: 400;
	position: absolute;
	width: 100%;
	z-index: 10;
}
.account__addresses__temporary,
.account__addresses__permanent,
.account__addresses__weekend {
	display: none;
}
.account__addresses__temporary--filled,
.account__addresses__permanent--filled,
.account__addresses__weekend--filled {
	display: block;
}
.account .temporary-address__edit-form {
	display: none;
}
.account .temporary-address__edit-form--displayed {
	display: block;
}
.account .temporary-address__edit-form fieldset {
	margin-bottom: 1rem;
}
.account--privileges {
	margin-top: var(--base-line-height);
}
.account--privileges__title {
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-80) * var(--font-sans-scale));
	line-height: var(--line-height-80);
	padding: var(--font-padding-80);
	font-weight: 700;
	letter-spacing: 0;
}
.account--privileges p {
	margin-top: var(--space-2x);
}
.account--privileges__picto {
	float: right;
	width: 24px;
	height: 24px;
	margin: 6px 8px 0 0;
	fill: var(--color-danger-500);
	grid-column: 2 / span 1;
	align-self: start;
}
form.simple_form.card {
	box-shadow: none;
	padding: 0;
	margin-inline: 0;
}
@media only screen and (min-width: 1000px) {
	.account {
		grid-template-columns: 1fr 3fr;
		width: 100%;
	}
	.account nav {
		margin: calc(var(--space-3x) * -1) 0 calc(var(--space-3x) * -1) calc(var(--space-3x) * -1);
	}
	.account__tabs {
		width: 224px;
		position: relative;
		flex-direction: column;
	}
	.account nav [role='menu'] > li {
		width: 100%;
	}
	.account nav [role='menu'] > li[aria-current='page'] {
		box-shadow: 4px 0 0 0 var(--color-primary) inset;
	}
	.account nav [role='menu'] > li a:any-link {
		display: block;
	}
}
.modal__overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(var(--color-shadow), 0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 100000000;
}
.modal__container {
	--font-scale: var(--font-sans-scale);
	background-color: var(--color-white);
	padding: 24px;
	width: 100%;
	max-width: 600px;
	height: auto;
	max-height: calc(100vh - 48px);
	border-radius: 4px;
	overflow-y: hidden;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
}
.modal__header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}
.modal__title {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 700;
	font-size: calc(var(--font-size-60) * var(--font-scale));
	line-height: var(--line-height-60);
	color: var(--color-grey-700);
	box-sizing: border-box;
}
.modal__close {
	background: var(--color-grey-200);
	border: 0;
}
.modal__header .modal__close:before {
	content: '\2715';
}
.modal__container footer {
	margin-top: var(--base-line-height);
	text-align: left;
}
main.modal__content {
	margin: 1rem 0 0;
	line-height: 1.5;
	min-height: 0;
	color: rgba(var(--color-shadow), 0.8);
	flex: 1;
	display: flex;
	flex-direction: column;
	text-align: left;
	font-family: var(--font-sans);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
	white-space: auto;
	cursor: default;
}
.modal__content p {
	margin: 0;
	padding: 0;
}
.modal__content label {
	margin-top: 24px;
}
.modal__btn-primary {
	background-color: var(--color-primary);
	color: #fff;
	margin: 24px 0 0;
}
.modal__content .library__item {
	cursor: pointer;
	border: 6px solid transparent;
}
.modal__content .library__item:hover {
	border: 6px solid var(--color-primary);
}
.modal__content .modal__content__library {
	flex: 1;
	display: flex;
	flex-direction: column;
	overflow: hidden;
}
.modal__content .library__list {
	flex: 1;
	overflow-y: scroll;
}
.modal__content__library__actions {
	display: flex;
	margin-bottom: 24px;
}
@keyframes mmfadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes mmfadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@keyframes mmslideIn {
	from {
		transform: translateY(15%);
	}
	to {
		transform: translateY(0);
	}
}
@keyframes mmslideOut {
	from {
		transform: translateY(0);
	}
	to {
		transform: translateY(-10%);
	}
}
.micromodal-slide {
	display: none;
}
.micromodal-slide.is-open {
	display: block;
}
.micromodal-slide[aria-hidden='false'] .modal__overlay {
	animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
	min-height: 100%;
}
.micromodal-slide[aria-hidden='false'] .modal__container {
	animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden='true'] .modal__overlay {
	animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide[aria-hidden='true'] .modal__container {
	animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}
.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
	will-change: transform;
}
.card-input {
	margin: 0 0 10px 0;
}
.card-input > .row {
	width: 100%;
}
.card-input > .row > * {
	margin: 0px 0px 10px 0px;
	width: 100%;
	display: inline-block;
}
.card-expiry-container,
.card-cvc-container {
	width: 49%;
}
.card-expiry-container {
	padding-right: 5px;
}
.card-cvc-container {
	padding-left: 4px;
	float: right;
}
.card-errors,
.address-errors {
	margin-bottom: 15px;
	text-align: center;
	font-size: 13px;
	color: var(--color-danger-400);
}
.payment-cards {
	margin-top: var(--base-line-height);
	display: flex;
	flex-wrap: wrap;
	gap: var(--space-2x);
}
.payment-cards .icon {
	height: var(--space-4x);
	width: auto;
}
.payment-security-warranty {
	margin: var(--base-line-height) 0 0;
}
.payment-security-warranty p {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-30) * var(--font-scale));
	line-height: var(--line-height-30);
	font-weight: 700;
	color: var(--color-success-400);
}
.payment-security-warranty svg {
	fill: var(--color-success-400);
	width: var(--space-2x);
	height: var(--space-2x);
}
.plans-privacy p {
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-40) * var(--font-scale));
	line-height: var(--line-height-40);
	margin: var(--base-line-height) 0 0;
}
.form-actions {
	margin-top: var(--space-3x);
}
.card [role='tablist'] {
	margin-top: var(--space-3x);
}
body.page-two_factor_authentication-show input#code,
body.page-two_factor_authentication-update input#code {
	margin: 0 auto;
	text-align: center;
}
body.page-two_factor_authentication-show .actions,
body.page-two_factor_authentication-update .actions {
	text-align: center;
}
.epapers .main__header [role='alert'] p {
	font-size: calc(var(--font-size-50) * var(--font-scale));
}
.epapers .main__header [role='alert'] .button:any-link {
	text-decoration: none;
	margin-left: auto;
}
.epapers__filters {
	padding: var(--space) var(--space-2x) var(--space-2x);
	flex-wrap: nowrap;
	align-items: flex-end;
	justify-content: flex-end;
	gap: var(--space);
}
picture.is-2-3 {
	display: block;
	height: 0;
	position: relative;
	overflow: hidden;
	width: 100%;
	padding-bottom: 142%;
}
@supports (object-fit: cover) {
	picture.is-2-3 img {
		position: absolute;
		object-fit: cover;
		left: 0;
		width: 100%;
		height: 100%;
	}
}
.epapers .noresult {
	margin: calc(var(--space) * 4) 0;
}
.epapers__filters.is-block[role='group'] > * {
	padding: 0;
}
.epapers__filters.is-block[role='group'] > * > span {
	display: inline-block;
	padding: var(--font-padding-50);
}
.epapers__filters.is-block[role='group'] > * > .select {
	margin: 0;
}
.epapers__filters[role='group'] input,
.epapers__filters[role='group'] select {
	height: var(--space-4x);
}
.epapers__filters[role='group'] .select:not(.select--multiple)::after {
	top: 10px;
}
.epapers__filters.is-block[role='group'] > *:first-child {
	flex: 1;
}
.epapers__filters.is-block[role='group'] > *:last-child {
	flex: auto;
	flex-grow: 0;
	padding: 0 var(--space-2x);
}
.print_edition figure {
	height: auto;
}
.print_edition picture {
	box-shadow: var(--box-shadow-l);
}
.print_edition figcaption {
	font-family: var(--font-sans);
	text-transform: capitalize;
	text-align: left;
}
.print_edition figcaption a:any-link {
	text-transform: underline;
}
@media only screen and (max-width: 600px) {
	.epapers__filters {
		flex-wrap: wrap;
	}
	.epapers__filters.is-block[role='group'] > *:first-child {
		min-width: 100%;
		flex: 1;
	}
	.epapers__filters[role='group'] input[type='date'] {
		width: 100%;
		max-width: none;
	}
	.epapers__filters.is-block[role='group'] > *:last-child {
		margin-top: var(--space-3x);
		min-width: 100%;
		flex: 1;
	}
}
body._ad-welcome > div iframe {
	top: calc(var(--main-mobile-margin-top) + var(--space-2x)) !important;
}
body._ad-welcome .main-nav {
	background: transparent;
}
.topad {
	width: auto;
	min-height: 264.5px;
	padding: 4px 0 10.5px;
	position: relative;
	margin: var(--main-mobile-margin-top) auto 0;
	transition: height 0.3s ease-in-out;
}
body.noads .topad {
	display: none;
}
.topad + main {
	margin-top: 0;
}
.topad #adnz_wideboard_1[data-adnz-shown='1'] #div_utif_adnz_wideboard_1 {
	z-index: 1001;
}
#adnz_wideboard_1 > * {
	opacity: 0;
	transition: opacity 0.9s ease-in-out;
}
#adnz_wideboard_1[data-adnz-shown='1'] > * {
	opacity: 1;
}
.adnz__placeholder {
	flex: 1;
	opacity: 1;
	width: 100%;
	max-width: 994px;
	height: 250px;
	box-shadow: 0 0 0 0.5px var(--color-grey-100) inset;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.adnz__placeholder .badge,
.pub .badge {
	background-color: var(--color-warning-100);
	border-radius: 0;
	box-shadow: 0 0 0 1px var(--color-warning-200);
	font-family: var(--font-sans);
	--font-scale: var(--font-sans-scale);
	font-size: calc(var(--font-size-10) * var(--font-scale));
	color: var(--color-warning-600);
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.03em;
	position: absolute;
	top: 1px;
	left: 1px;
}
#adnz_wideboard_1[data-adnz-shown='1']:has(div:not(:empty)) + .adnz__placeholder,
#adnz_wideboard_1[data-adnz-shown='1']:has(iframe) + .adnz__placeholder {
	background: rgba(0, 0, 0, 0);
	opacity: 0;
	height: 0;
}
.topad:has(#adnz_wideboard_1[data-adnz-shown='1']:has(div:not(:empty))),
.topad:has(#adnz_wideboard_1[data-adnz-shown='1']:has(iframe)) {
	min-height: 0;
	transition: min-height 0.5s ease-in;
}
body._ad-welcome .topad {
	min-height: 0;
}
body._ad-welcome .adnz__placeholder {
	display: none;
	height: 0;
}
.featured-ad {
	grid-column: 1 / -1;
	width: 100%;
	max-width: var(--width-limiter);
	padding: 0 var(--space-2x);
}
.featured-ad:has(div[data-adnz-shown='1']) {
	margin: calc(var(--space) * 3) auto;
}
.side__adzn {
	margin-top: calc(var(--base-line-height) * 2);
	position: sticky;
	top: var(--main-mobile-margin-top);
}
.side__adzn iframe {
	max-width: 300px;
}
.adspot_sitebar {
	display: none;
}
.adspot_sitebar .sitebar-container {
	left: auto;
}
.post-webinaire #adnz_halfpage_2 {
	display: none;
}
div[id^='adnz_infeed_'] {
	--infeedwrapper: 994px;
	--wrapper: 668px;
	width: var(--infeedwrapper);
	--left: calc(calc(var(--infeedwrapper) - var(--wrapper)) / 2);
	transform: translateX(calc(var(--left) * -1));
}
.post-live__feed div[id^='adnz_infeed_'] {
	width: 100%;
	transform: unset;
}
@media only screen and (min-width: 1000px) {
	body._ad-welcome > div iframe {
		top: calc(var(--main-desktop-margin-top) + var(--space-3x)) !important;
	}
	.main-grid:has(.side__adzn) {
		grid-template-columns: 1fr 1fr 1fr 300px;
	}
	.topad {
		margin: var(--main-desktop-margin-top) auto 0;
	}
	.side__adzn {
		top: var(--main-desktop-margin-top);
	}
	.post-webinaire #adnz_halfpage_2 {
		display: block;
	}
}
@media screen and (max-width: 1199px) {
	div[id^='adnz_infeed_'] {
		width: 100%;
		transform: none;
	}
}
.flatpickr-calendar {
	background: transparent;
	opacity: 0;
	display: none;
	text-align: center;
	visibility: hidden;
	padding: 0;
	-webkit-animation: none;
	animation: none;
	direction: ltr;
	border: 0;
	font-size: 14px;
	line-height: 24px;
	border-radius: 5px;
	position: absolute;
	width: 307.875px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	background: #fff;
	-webkit-box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6,
		0 3px 13px rgba(0, 0, 0, 0.08);
	box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6,
		0 3px 13px rgba(0, 0, 0, 0.08);
}
.flatpickr-calendar.open,
.flatpickr-calendar.inline {
	opacity: 1;
	max-height: 640px;
	visibility: visible;
}
.flatpickr-calendar.open {
	display: inline-block;
	z-index: 99999;
}
.flatpickr-calendar.animate.open {
	-webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
	animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
	display: block;
	position: relative;
	top: 2px;
}
.flatpickr-calendar.static {
	position: absolute;
	top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
	z-index: 999;
	display: block;
}
.flatpickr-calendar.multiMonth
	.flatpickr-days
	.dayContainer:nth-child(n + 1)
	.flatpickr-day.inRange:nth-child(7n + 7) {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.flatpickr-calendar.multiMonth
	.flatpickr-days
	.dayContainer:nth-child(n + 2)
	.flatpickr-day.inRange:nth-child(7n + 1) {
	-webkit-box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
	box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
	border-left: 0;
}
.flatpickr-calendar.hasTime .flatpickr-time {
	height: 40px;
	border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
	height: auto;
}
.flatpickr-calendar:before,
.flatpickr-calendar:after {
	position: absolute;
	display: block;
	pointer-events: none;
	border: solid transparent;
	content: '';
	height: 0;
	width: 0;
	left: 22px;
}
.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.arrowRight:before,
.flatpickr-calendar.rightMost:after,
.flatpickr-calendar.arrowRight:after {
	left: auto;
	right: 22px;
}
.flatpickr-calendar.arrowCenter:before,
.flatpickr-calendar.arrowCenter:after {
	left: 50%;
	right: 50%;
}
.flatpickr-calendar:before {
	border-width: 5px;
	margin: 0 -5px;
}
.flatpickr-calendar:after {
	border-width: 4px;
	margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
	bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
	border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
	border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
	top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
	border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
	border-top-color: #fff;
}
.flatpickr-calendar:focus {
	outline: 0;
}
.flatpickr-wrapper {
	position: relative;
	display: inline-block;
}
.flatpickr-months {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flatpickr-months .flatpickr-month {
	background: transparent;
	color: rgba(0, 0, 0, 0.9);
	fill: rgba(0, 0, 0, 0.9);
	height: 34px;
	line-height: 1;
	text-align: center;
	position: relative;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	overflow: hidden;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	cursor: pointer;
	position: absolute;
	top: 0;
	height: 34px;
	padding: 10px;
	z-index: 3;
	color: rgba(0, 0, 0, 0.9);
	fill: rgba(0, 0, 0, 0.9);
}
.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,
.flatpickr-months .flatpickr-next-month.flatpickr-disabled {
	display: none;
}
.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
	position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
	left: 0;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
	right: 0;
}
.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
	color: #959ea9;
}
.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
	fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
	width: 14px;
	height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
	-webkit-transition: fill 0.1s;
	transition: fill 0.1s;
	fill: inherit;
}
.numInputWrapper {
	position: relative;
	height: auto;
}
.numInputWrapper input,
.numInputWrapper span {
	display: inline-block;
}
.numInputWrapper input {
	width: 100%;
}
.numInputWrapper input::-ms-clear {
	display: none;
}
.numInputWrapper input::-webkit-outer-spin-button,
.numInputWrapper input::-webkit-inner-spin-button {
	margin: 0;
	-webkit-appearance: none;
}
.numInputWrapper span {
	position: absolute;
	right: 0;
	width: 14px;
	padding: 0 4px 0 2px;
	height: 50%;
	line-height: 50%;
	opacity: 0;
	cursor: pointer;
	border: 1px solid rgba(57, 57, 57, 0.15);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.numInputWrapper span:hover {
	background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
	background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
	display: block;
	content: '';
	position: absolute;
}
.numInputWrapper span.arrowUp {
	top: 0;
	border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 4px solid rgba(57, 57, 57, 0.6);
	top: 26%;
}
.numInputWrapper span.arrowDown {
	top: 50%;
}
.numInputWrapper span.arrowDown:after {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid rgba(57, 57, 57, 0.6);
	top: 40%;
}
.numInputWrapper span svg {
	width: inherit;
	height: auto;
}
.numInputWrapper span svg path {
	fill: rgba(0, 0, 0, 0.5);
}
.numInputWrapper:hover {
	background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
	opacity: 1;
}
.flatpickr-current-month {
	font-size: 135%;
	line-height: inherit;
	font-weight: 300;
	color: inherit;
	position: absolute;
	width: 75%;
	left: 12.5%;
	padding: 7.48px 0 0 0;
	line-height: 1;
	height: 34px;
	display: inline-block;
	text-align: center;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
.flatpickr-current-month span.cur-month {
	font-family: inherit;
	font-weight: 700;
	color: inherit;
	display: inline-block;
	margin-left: 0.5ch;
	padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
	background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
	width: 6ch;
	width: 7ch\0;
	display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
	border-bottom-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
	border-top-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month input.cur-year {
	background: transparent;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	cursor: text;
	padding: 0 0 0 0.5ch;
	margin: 0;
	display: inline-block;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	line-height: inherit;
	height: auto;
	border: 0;
	border-radius: 0;
	vertical-align: initial;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
.flatpickr-current-month input.cur-year:focus {
	outline: 0;
}
.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
	font-size: 100%;
	color: rgba(0, 0, 0, 0.5);
	background: transparent;
	pointer-events: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
	appearance: menulist;
	background: transparent;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	color: inherit;
	cursor: pointer;
	font-size: inherit;
	font-family: inherit;
	font-weight: 300;
	height: auto;
	line-height: inherit;
	margin: -1px 0 0 0;
	outline: none;
	padding: 0 0 0 0.5ch;
	position: relative;
	vertical-align: initial;
	-webkit-box-sizing: border-box;
	-webkit-appearance: menulist;
	-moz-appearance: menulist;
	width: auto;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-current-month .flatpickr-monthDropdown-months:active {
	outline: none;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover {
	background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month {
	background-color: transparent;
	outline: none;
	padding: 0;
}
.flatpickr-weekdays {
	background: transparent;
	text-align: center;
	overflow: hidden;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
}
span.flatpickr-weekday {
	cursor: default;
	font-size: 90%;
	background: transparent;
	color: rgba(0, 0, 0, 0.54);
	line-height: 1;
	margin: 0;
	text-align: center;
	display: block;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	font-weight: bolder;
}
.dayContainer,
.flatpickr-weeks {
	padding: 1px 0 0 0;
}
.flatpickr-days {
	position: relative;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	width: 307.875px;
}
.flatpickr-days:focus {
	outline: 0;
}
.dayContainer {
	padding: 0;
	outline: 0;
	text-align: left;
	width: 307.875px;
	min-width: 307.875px;
	max-width: 307.875px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	display: -ms-flexbox;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-around;
	justify-content: space-around;
	-webkit-transform: translate3d(0px, 0px, 0px);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
}
.dayContainer + .dayContainer {
	-webkit-box-shadow: -1px 0 0 #e6e6e6;
	box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
	background: none;
	border: 1px solid transparent;
	border-radius: 150px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #393939;
	cursor: pointer;
	font-weight: 400;
	width: 14.2857143%;
	-webkit-flex-basis: 14.2857143%;
	-ms-flex-preferred-size: 14.2857143%;
	flex-basis: 14.2857143%;
	max-width: 39px;
	height: 39px;
	line-height: 39px;
	margin: 0;
	display: inline-block;
	position: relative;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
}
.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
	cursor: pointer;
	outline: 0;
	background: #e6e6e6;
	border-color: #e6e6e6;
}
.flatpickr-day.today {
	border-color: #959ea9;
}
.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
	border-color: #959ea9;
	background: #959ea9;
	color: #fff;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
	background: #569ff7;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	border-color: #569ff7;
}
.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
	border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
	border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n + 1)),
.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n + 1)) {
	-webkit-box-shadow: -10px 0 0 #569ff7;
	box-shadow: -10px 0 0 #569ff7;
}
.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
	border-radius: 50px;
}
.flatpickr-day.inRange {
	border-radius: 0;
	-webkit-box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
	box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
	color: rgba(57, 57, 57, 0.3);
	background: transparent;
	border-color: transparent;
	cursor: default;
}
.flatpickr-day.flatpickr-disabled,
.flatpickr-day.flatpickr-disabled:hover {
	cursor: not-allowed;
	color: rgba(57, 57, 57, 0.1);
}
.flatpickr-day.week.selected {
	border-radius: 0;
	-webkit-box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
	box-shadow: -5px 0 0 #569ff7, 5px 0 0 #569ff7;
}
.flatpickr-day.hidden {
	visibility: hidden;
}
.rangeMode .flatpickr-day {
	margin-top: 1px;
}
.flatpickr-weekwrapper {
	float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
	padding: 0 12px;
	-webkit-box-shadow: 1px 0 0 #e6e6e6;
	box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
	float: none;
	width: 100%;
	line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
	display: block;
	width: 100%;
	max-width: none;
	color: rgba(57, 57, 57, 0.3);
	background: transparent;
	cursor: default;
	border: none;
}
.flatpickr-innerContainer {
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.flatpickr-rContainer {
	display: inline-block;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.flatpickr-time {
	text-align: center;
	outline: 0;
	display: block;
	height: 0;
	line-height: 40px;
	max-height: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.flatpickr-time:after {
	content: '';
	display: table;
	clear: both;
}
.flatpickr-time .numInputWrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	-ms-flex: 1;
	flex: 1;
	width: 40%;
	height: 40px;
	float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
	border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
	border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
	width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
	width: 49%;
}
.flatpickr-time input {
	background: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
	border-radius: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	height: inherit;
	line-height: inherit;
	color: #393939;
	font-size: 14px;
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: textfield;
	-moz-appearance: textfield;
	appearance: textfield;
}
.flatpickr-time input.flatpickr-hour {
	font-weight: bold;
}
.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
	font-weight: 400;
}
.flatpickr-time input:focus {
	outline: 0;
	border: 0;
}
.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
	height: inherit;
	float: left;
	line-height: inherit;
	color: #393939;
	font-weight: bold;
	width: 2%;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
	outline: 0;
	width: 18%;
	cursor: pointer;
	text-align: center;
	font-weight: 400;
}
.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
	background: #eee;
}
.flatpickr-input[readonly] {
	cursor: pointer;
}
@-webkit-keyframes fpFadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
@keyframes fpFadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
.flatpickr-calendar {
	font-family: var(--font-sans);
}
.flatpickr-calendar input {
	min-height: 0;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
	background: var(--color-grey-700);
	box-shadow: none;
	color: var(--color-grey-100);
	border-color: var(--color-grey-700);
}
.flatpickr-monthDropdown-months {
	display: inline-block;
}
.cur-year,
.flatpickr-monthDropdown-months {
	box-shadow: none;
}
.numInputWrapper:hover,
.flatpickr-monthDropdown-months:hover {
	background: none !important;
}
input.flatpickr-input.input[readonly] {
	margin: 0;
	border: 1px solid var(--color-grey-200);
	position: relative;
	padding-left: 32px;
}
.date-select {
	position: relative;
}
.date-select .input-group {
	margin: 0;
	position: relative;
}
.date-select label {
	padding: 0;
}
.date-select .input {
	margin: 0;
	padding-left: 32px;
}
.date-select .input-group .icon {
	left: 12px;
	width: 16px;
	height: 16px;
	top: 8px;
	fill: var(--color-grey-300);
	position: absolute;
}
.glightbox-container {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999 !important;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	outline: none;
}
.glightbox-container.inactive {
	display: none;
}
.glightbox-container .gcontainer {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: hidden;
}
.glightbox-container .gslider {
	-webkit-transition: -webkit-transform 0.4s ease;
	transition: -webkit-transform 0.4s ease;
	transition: transform 0.4s ease;
	transition: transform 0.4s ease, -webkit-transform 0.4s ease;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.glightbox-container .gslide {
	width: 100%;
	position: absolute;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	opacity: 0;
}
.glightbox-container .gslide.current {
	opacity: 1;
	z-index: 99999;
	position: relative;
}
.glightbox-container .gslide.prev {
	opacity: 1;
	z-index: 9999;
}
.glightbox-container .gslide-inner-content {
	width: 100%;
}
.glightbox-container .ginner-container {
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	max-width: 100%;
	margin: auto;
	height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
	width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
	max-width: 100% !important;
}
.gslide iframe,
.gslide video {
	outline: none !important;
	border: none;
	min-height: 165px;
	-webkit-overflow-scrolling: touch;
	-ms-touch-action: auto;
	touch-action: auto;
}
.gslide:not(.current) {
	pointer-events: none;
}
.gslide-image {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.gslide-image img {
	max-height: 100vh;
	display: block;
	padding: 0;
	float: none;
	outline: none;
	border: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	max-width: 100vw;
	width: auto;
	height: auto;
	-o-object-fit: cover;
	object-fit: cover;
	-ms-touch-action: none;
	touch-action: none;
	margin: auto;
	min-width: 200px;
}
.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
	width: auto;
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
	width: auto;
	max-width: 100%;
}
.gslide-image img.zoomable {
	position: relative;
}
.gslide-image img.dragging {
	cursor: -webkit-grabbing !important;
	cursor: grabbing !important;
	-webkit-transition: none;
	transition: none;
}
.gslide-video {
	position: relative;
	max-width: 100vh;
	width: 100% !important;
}
.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
	display: none;
}
.gslide-video .gvideo-wrapper {
	width: 100%;
	margin: auto;
}
.gslide-video::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 0, 0, 0.34);
	display: none;
}
.gslide-video.playing::before {
	display: none;
}
.gslide-video.fullscreen {
	max-width: 100% !important;
	min-width: 100%;
	height: 75vh;
}
.gslide-video.fullscreen video {
	max-width: 100% !important;
	width: 100% !important;
}
.gslide-inline {
	background: #fff;
	text-align: left;
	max-height: calc(100vh - 40px);
	overflow: auto;
	max-width: 100%;
	margin: auto;
}
.gslide-inline .ginlined-content {
	padding: 20px;
	width: 100%;
}
.gslide-inline .dragging {
	cursor: -webkit-grabbing !important;
	cursor: grabbing !important;
	-webkit-transition: none;
	transition: none;
}
.ginlined-content {
	overflow: auto;
	display: block !important;
	opacity: 1;
}
.gslide-external {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	min-width: 100%;
	background: #fff;
	padding: 0;
	overflow: auto;
	max-height: 75vh;
	height: 100%;
}
.gslide-media {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: auto;
}
.zoomed .gslide-media {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.desc-top .gslide-media,
.desc-bottom .gslide-media {
	margin: 0 auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.gslide-description {
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
}
.gslide-description.description-left,
.gslide-description.description-right {
	max-width: 100%;
}
.gslide-description.description-bottom,
.gslide-description.description-top {
	margin: 0 auto;
	width: 100%;
}
.gslide-description p {
	margin-bottom: 12px;
}
.gslide-description p:last-child {
	margin-bottom: 0;
}
.zoomed .gslide-description {
	display: none;
}
.glightbox-button-hidden {
	display: none;
}
.glightbox-mobile .glightbox-container .gslide-description {
	height: auto !important;
	width: 100%;
	position: absolute;
	bottom: 0;
	padding: 19px 11px;
	max-width: 100vw !important;
	-webkit-box-ordinal-group: 3 !important;
	-ms-flex-order: 2 !important;
	order: 2 !important;
	max-height: 78vh;
	overflow: auto !important;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		from(rgba(0, 0, 0, 0)),
		to(rgba(0, 0, 0, 0.75))
	);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
	-webkit-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
	padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-title {
	color: #fff;
	font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
	color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
	color: #fff;
	font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
	color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
	color: #fff;
	opacity: 0.4;
}
.gdesc-open .gslide-media {
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	opacity: 0.4;
}
.gdesc-open .gdesc-inner {
	padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
	-webkit-transition: opacity 0.5s ease;
	transition: opacity 0.5s ease;
	opacity: 1;
}
.greset {
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.gabsolute {
	position: absolute;
}
.grelative {
	position: relative;
}
.glightbox-desc {
	display: none !important;
}
.glightbox-open {
	overflow: hidden;
}
.gloader {
	height: 25px;
	width: 25px;
	-webkit-animation: lightboxLoader 0.8s infinite linear;
	animation: lightboxLoader 0.8s infinite linear;
	border: 2px solid #fff;
	border-right-color: transparent;
	border-radius: 50%;
	position: absolute;
	display: block;
	z-index: 9999;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 47%;
}
.goverlay {
	width: 100%;
	height: calc(100vh + 1px);
	position: fixed;
	top: -1px;
	left: 0;
	background: #000;
	will-change: opacity;
}
.glightbox-mobile .goverlay {
	background: #000;
}
.gprev,
.gnext,
.gclose {
	z-index: 99999;
	cursor: pointer;
	width: 26px;
	height: 44px;
	border: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}
.gprev svg,
.gnext svg,
.gclose svg {
	display: block;
	width: 25px;
	height: auto;
	margin: 0;
	padding: 0;
}
.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
	opacity: 0.1;
}
.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
	stroke: #fff;
}
.gbtn.focused {
	outline: 2px solid #0f3d81;
}
iframe.wait-autoplay {
	opacity: 0;
}
.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
	opacity: 0 !important;
}
.glightbox-clean .gslide-description {
	background: #fff;
}
.glightbox-clean .gdesc-inner {
	padding: 22px 20px;
}
.glightbox-clean .gslide-title {
	font-size: 1em;
	font-weight: normal;
	font-family: arial;
	color: #000;
	margin-bottom: 19px;
	line-height: 1.4em;
}
.glightbox-clean .gslide-desc {
	font-size: 0.86em;
	margin-bottom: 0;
	font-family: arial;
	line-height: 1.4em;
}
.glightbox-clean .gslide-video {
	background: #000;
}
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
	background-color: rgba(0, 0, 0, 0.75);
	border-radius: 4px;
}
.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
	fill: #fff;
}
.glightbox-clean .gprev {
	position: absolute;
	top: -100%;
	left: 30px;
	width: 40px;
	height: 50px;
}
.glightbox-clean .gnext {
	position: absolute;
	top: -100%;
	right: 30px;
	width: 40px;
	height: 50px;
}
.glightbox-clean .gclose {
	width: 35px;
	height: 35px;
	top: 15px;
	right: 10px;
	position: absolute;
}
.glightbox-clean .gclose svg {
	width: 18px;
	height: auto;
}
.glightbox-clean .gclose:hover {
	opacity: 1;
}
.gfadeIn {
	-webkit-animation: gfadeIn 0.5s ease;
	animation: gfadeIn 0.5s ease;
}
.gfadeOut {
	-webkit-animation: gfadeOut 0.5s ease;
	animation: gfadeOut 0.5s ease;
}
.gslideOutLeft {
	-webkit-animation: gslideOutLeft 0.3s ease;
	animation: gslideOutLeft 0.3s ease;
}
.gslideInLeft {
	-webkit-animation: gslideInLeft 0.3s ease;
	animation: gslideInLeft 0.3s ease;
}
.gslideOutRight {
	-webkit-animation: gslideOutRight 0.3s ease;
	animation: gslideOutRight 0.3s ease;
}
.gslideInRight {
	-webkit-animation: gslideInRight 0.3s ease;
	animation: gslideInRight 0.3s ease;
}
.gzoomIn {
	-webkit-animation: gzoomIn 0.5s ease;
	animation: gzoomIn 0.5s ease;
}
.gzoomOut {
	-webkit-animation: gzoomOut 0.5s ease;
	animation: gzoomOut 0.5s ease;
}
@-webkit-keyframes lightboxLoader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes lightboxLoader {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@-webkit-keyframes gfadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@keyframes gfadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes gfadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@keyframes gfadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@-webkit-keyframes gslideInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-60%, 0, 0);
		transform: translate3d(-60%, 0, 0);
	}
	to {
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@keyframes gslideInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-60%, 0, 0);
		transform: translate3d(-60%, 0, 0);
	}
	to {
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@-webkit-keyframes gslideOutLeft {
	from {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		-webkit-transform: translate3d(-60%, 0, 0);
		transform: translate3d(-60%, 0, 0);
		opacity: 0;
		visibility: hidden;
	}
}
@keyframes gslideOutLeft {
	from {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		-webkit-transform: translate3d(-60%, 0, 0);
		transform: translate3d(-60%, 0, 0);
		opacity: 0;
		visibility: hidden;
	}
}
@-webkit-keyframes gslideInRight {
	from {
		opacity: 0;
		visibility: visible;
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@keyframes gslideInRight {
	from {
		opacity: 0;
		visibility: visible;
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}
@-webkit-keyframes gslideOutRight {
	from {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
		opacity: 0;
	}
}
@keyframes gslideOutRight {
	from {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		-webkit-transform: translate3d(60%, 0, 0);
		transform: translate3d(60%, 0, 0);
		opacity: 0;
	}
}
@-webkit-keyframes gzoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	to {
		opacity: 1;
	}
}
@keyframes gzoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes gzoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	to {
		opacity: 0;
	}
}
@keyframes gzoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3);
	}
	to {
		opacity: 0;
	}
}
@media (min-width: 769px) {
	.glightbox-container .ginner-container {
		width: auto;
		height: auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.glightbox-container .ginner-container.desc-top .gslide-description {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.glightbox-container .ginner-container.desc-top .gslide-image,
	.glightbox-container .ginner-container.desc-top .gslide-image img {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.glightbox-container .ginner-container.desc-left .gslide-description {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0;
	}
	.glightbox-container .ginner-container.desc-left .gslide-image {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	.gslide-image img {
		max-height: 97vh;
		max-width: 100%;
	}
	.gslide-image img.zoomable {
		cursor: -webkit-zoom-in;
		cursor: zoom-in;
	}
	.zoomed .gslide-image img.zoomable {
		cursor: -webkit-grab;
		cursor: grab;
	}
	.gslide-inline {
		max-height: 95vh;
	}
	.gslide-external {
		max-height: 100vh;
	}
	.gslide-description.description-left,
	.gslide-description.description-right {
		max-width: 275px;
	}
	.glightbox-open {
		height: auto;
	}
	.goverlay {
		background: rgba(0, 0, 0, 0.92);
	}
	.glightbox-clean .gslide-media {
		-webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
		box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
	}
	.glightbox-clean .description-left .gdesc-inner,
	.glightbox-clean .description-right .gdesc-inner {
		position: absolute;
		height: 100%;
		overflow-y: auto;
	}
	.glightbox-clean .gprev,
	.glightbox-clean .gnext,
	.glightbox-clean .gclose {
		background-color: rgba(0, 0, 0, 0.32);
	}
	.glightbox-clean .gprev:hover,
	.glightbox-clean .gnext:hover,
	.glightbox-clean .gclose:hover {
		background-color: rgba(0, 0, 0, 0.7);
	}
	.glightbox-clean .gprev {
		top: 45%;
	}
	.glightbox-clean .gnext {
		top: 45%;
	}
}
@media (min-width: 992px) {
	.glightbox-clean .gclose {
		opacity: 0.7;
		right: 20px;
	}
}
@media screen and (max-height: 420px) {
	.goverlay {
		background: #000;
	}
}
.glightbox-clean .gslide-desc {
	font-family: var(--font-sans);
}
.glightbox-clean .gslide-description {
	background: transparent;
}
.glightbox-clean .gdesc-inner {
	background: transparent;
	color: white;
}
@media print {
	.main-nav {
		position: absolute;
	}
	.subscribe-bar,
	.post__buttons .post__suggestions,
	.post__meta--footer,
	.banner,
	.banner--promo,
	.site-footer,
	.onetrust-consent-sdk {
		display: none;
	}
}
