@font-face {
	font-family: "Source Serif 4";
	font-style: normal;
	font-weight: 1 999;
	src: url(https://dynamic.faz.net/download/assets/fonts/SourceSerif4-VariableFont_opsz,wght.ttf) format("truetype-variations");
  }

@font-face {
	font-family: "Source Serif 4";
	font-style: italic;
	font-weight: 1 999;
	src: url(https://dynamic.faz.net/download/assets/fonts/SourceSerif4-Italic-VariableFont_opsz,wght.ttf) format("truetype-variations");
  }

@font-face {
	font-family: "Source Sans 3";
	font-style: normal;
	font-weight: 1 999;
	src: url(https://dynamic.faz.net/download/assets/fonts/SourceSans3-VariableFont_wght.ttf) format("truetype-variations");
  }

@font-face {
	font-display: block;
	font-family: "Source Sans 3";
	font-style: italic;
	font-weight: 1 999;
	src: url(https://dynamic.faz.net/download/assets/fonts/SourceSans3-Italic-VariableFont_wght.ttf) format("truetype-variations");
  }

/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: "Source Sans 3", sans-sans; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

*, ::before, ::after {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
}

::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x:  ;
	--tw-pan-y:  ;
	--tw-pinch-zoom:  ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position:  ;
	--tw-gradient-via-position:  ;
	--tw-gradient-to-position:  ;
	--tw-ordinal:  ;
	--tw-slashed-zero:  ;
	--tw-numeric-figure:  ;
	--tw-numeric-spacing:  ;
	--tw-numeric-fraction:  ;
	--tw-ring-inset:  ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgb(59 130 246 / 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur:  ;
	--tw-brightness:  ;
	--tw-contrast:  ;
	--tw-grayscale:  ;
	--tw-hue-rotate:  ;
	--tw-invert:  ;
	--tw-saturate:  ;
	--tw-sepia:  ;
	--tw-drop-shadow:  ;
	--tw-backdrop-blur:  ;
	--tw-backdrop-brightness:  ;
	--tw-backdrop-contrast:  ;
	--tw-backdrop-grayscale:  ;
	--tw-backdrop-hue-rotate:  ;
	--tw-backdrop-invert:  ;
	--tw-backdrop-opacity:  ;
	--tw-backdrop-saturate:  ;
	--tw-backdrop-sepia:  ;
}

.fixed {
	position: fixed;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.inset-0 {
	inset: 0;
}

.-left-20 {
	left: -20px;
}

.bottom-20 {
	bottom: 20px;
}

.left-0 {
	left: 0;
}

.left-20 {
	left: 20px;
}

.right-0 {
	right: 0;
}

.top-0 {
	top: 0;
}

.top-10 {
	top: 10px;
}

.top-\[calc\(100\%_\+_1px\)\] {
	top: calc(100% + 1px);
}

.top-full {
	top: 100%;
}

.z-10 {
	z-index: 10;
}

.z-50 {
	z-index: 50;
}

.z-\[150\] {
	z-index: 150;
}

.-mx-20 {
	margin-left: -20px;
	margin-right: -20px;
}

.mx-20 {
	margin-left: 20px;
	margin-right: 20px;
}

.mx-8 {
	margin-left: 8px;
	margin-right: 8px;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

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

.my-44 {
	margin-top: 44px;
	margin-bottom: 44px;
}

.my-8 {
	margin-top: 8px;
	margin-bottom: 8px;
}

.-mb-5 {
	margin-bottom: -5px;
}

.-ml-4 {
	margin-left: -4px;
}

.-ml-40 {
	margin-left: -40px;
}

.-mr-20 {
	margin-right: -20px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-15 {
	margin-bottom: 15px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-30 {
	margin-bottom: 30px;
}

.mb-4 {
	margin-bottom: 4px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mb-8 {
	margin-bottom: 8px;
}

.ml-10 {
	margin-left: 10px;
}

.ml-40 {
	margin-left: 40px;
}

.mt-10 {
	margin-top: 10px;
}

.mt-12 {
	margin-top: 12px;
}

.mt-19 {
	margin-top: 19px;
}

.mt-20 {
	margin-top: 20px;
}

.mt-40 {
	margin-top: 40px;
}

.mt-44 {
	margin-top: 44px;
}

.mt-5 {
	margin-top: 5px;
}

.mt-50 {
	margin-top: 50px;
}

.mt-6 {
	margin-top: 6px;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.flex {
	display: flex;
}

.grid {
	display: grid;
}

.hidden {
	display: none;
}

.aspect-\[16\/9\] {
	aspect-ratio: 16/9;
}

.aspect-\[21\/9\] {
	aspect-ratio: 21/9;
}

.h-13 {
	height: 13px;
}

.h-24 {
	height: 24px;
}

.h-25 {
	height: 25px;
}

.h-26 {
	height: 26px;
}

.h-38 {
	height: 38px;
}

.h-40 {
	height: 40px;
}

.h-66 {
	height: 66px;
}

.h-\[27px\] {
	height: 27px;
}

.h-\[45px\] {
	height: 45px;
}

.h-\[90px\] {
	height: 90px;
}

.h-fit {
	height: -moz-fit-content;
	height: fit-content;
}

.h-full {
	height: 100%;
}

.h-screen {
	height: 100vh;
}

.min-h-\[0\] {
	min-height: 0;
}

.min-h-\[169px\] {
	min-height: 169px;
}

.min-h-\[21px\] {
	min-height: 21px;
}

.min-h-\[250px\] {
	min-height: 250px;
}

.min-h-\[460px\] {
	min-height: 460px;
}

.min-h-\[600px\] {
	min-height: 600px;
}

.w-16 {
	width: 16px;
}

.w-24 {
	width: 24px;
}

.w-25 {
	width: 25px;
}

.w-26 {
	width: 26px;
}

.w-38 {
	width: 38px;
}

.w-\[210px\] {
	width: 210px;
}

.w-\[255px\] {
	width: 255px;
}

.w-\[335px\] {
	width: 335px;
}

.w-\[90px\] {
	width: 90px;
}

.w-\[calc\(100\%_\+_40px\)\] {
	width: calc(100% + 40px);
}

.w-auto {
	width: auto;
}

.w-full {
	width: 100%;
}

.w-max {
	width: -moz-max-content;
	width: max-content;
}

.w-screen {
	width: 100vw;
}

.max-w-\[375px\] {
	max-width: 375px;
}

.max-w-\[415px\] {
	max-width: 415px;
}

.max-w-\[688px\] {
	max-width: 688px;
}

.max-w-full {
	max-width: 100%;
}

.flex-1 {
	flex: 1 1 0%;
}

.rotate-180 {
	--tw-rotate: 180deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
	cursor: pointer;
}

.list-inside {
	list-style-position: inside;
}

.list-decimal {
	list-style-type: decimal;
}

.list-disc {
	list-style-type: disc;
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-col {
	flex-direction: column;
}

.flex-wrap {
	flex-wrap: wrap;
}

.items-start {
	align-items: flex-start;
}

.items-center {
	align-items: center;
}

.justify-start {
	justify-content: flex-start;
}

.justify-center {
	justify-content: center;
}

.justify-between {
	justify-content: space-between;
}

.gap-1 {
	gap: 1px;
}

.gap-10 {
	gap: 10px;
}

.gap-13 {
	gap: 13px;
}

.gap-14 {
	gap: 14px;
}

.gap-15 {
	gap: 15px;
}

.gap-16 {
	gap: 16px;
}

.gap-20 {
	gap: 20px;
}

.gap-28 {
	gap: 28px;
}

.gap-4 {
	gap: 4px;
}

.gap-40 {
	gap: 40px;
}

.gap-5 {
	gap: 5px;
}

.gap-6 {
	gap: 6px;
}

.gap-8 {
	gap: 8px;
}

.gap-x-20 {
	-moz-column-gap: 20px;
	     column-gap: 20px;
}

.gap-y-10 {
	row-gap: 10px;
}

.gap-y-20 {
	row-gap: 20px;
}

.gap-y-40 {
	row-gap: 40px;
}

.overflow-hidden {
	overflow: hidden;
}

.overflow-y-auto {
	overflow-y: auto;
}

.whitespace-nowrap {
	white-space: nowrap;
}

.rounded {
	border-radius: 2px;
}

.rounded-4 {
	border-radius: 4px;
}

.rounded-full {
	border-radius: 9999px;
}

.border {
	border-width: 1px;
}

.border-0 {
	border-width: 0px;
}

.border-b {
	border-bottom-width: 1px;
}

.border-b-\[5px\] {
	border-bottom-width: 5px;
}

.\!border-mg-dark {
	border-color: var(--mg-dark) !important;
}

.border-grey-600 {
	border-color: var(--grey-600);
}

.border-grey-700 {
	border-color: var(--grey-700);
}

.border-transparent {
	border-color: transparent;
}

.border-b-grey-700 {
	border-bottom-color: var(--grey-700);
}

.border-t-grey-700 {
	border-top-color: var(--grey-700);
}

.bg-\[\#000\]\/\[\.25\] {
	background-color: rgb(0 0 0 / .25);
}

.bg-grey {
	background-color: var(--grey-DEFAULT);
}

.bg-grey-900 {
	background-color: var(--grey-900);
}

.bg-mg-dark {
	background-color: var(--mg-dark);
}

.bg-stoerer {
	background-color: var(--stoerer);
}

.bg-white {
	background-color: var(--white);
}

.fill-current {
	fill: currentColor;
}

.fill-grey-400 {
	fill: var(--grey-400);
}

.fill-mg-dark {
	fill: var(--mg-dark);
}

.fill-none {
	fill: none;
}

.stroke-black {
	stroke: var(--black);
}

.stroke-current {
	stroke: currentColor;
}

.object-cover {
	-o-object-fit: cover;
	   object-fit: cover;
}

.p-20 {
	padding: 20px;
}

.p-40 {
	padding: 40px;
}

.p-8 {
	padding: 8px;
}

.px-12 {
	padding-left: 12px;
	padding-right: 12px;
}

.px-18 {
	padding-left: 18px;
	padding-right: 18px;
}

.px-20 {
	padding-left: 20px;
	padding-right: 20px;
}

.px-6 {
	padding-left: 6px;
	padding-right: 6px;
}

.py-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.py-12 {
	padding-top: 12px;
	padding-bottom: 12px;
}

.py-40 {
	padding-top: 40px;
	padding-bottom: 40px;
}

.py-5 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.py-6 {
	padding-top: 6px;
	padding-bottom: 6px;
}

.py-8 {
	padding-top: 8px;
	padding-bottom: 8px;
}

.py-9 {
	padding-top: 9px;
	padding-bottom: 9px;
}

.pb-14 {
	padding-bottom: 14px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pb-40 {
	padding-bottom: 40px;
}

.pb-55 {
	padding-bottom: 55px;
}

.pl-26 {
	padding-left: 26px;
}

.pl-40 {
	padding-left: 40px;
}

.pr-6 {
	padding-right: 6px;
}

.pt-18 {
	padding-top: 18px;
}

.pt-20 {
	padding-top: 20px;
}

.pt-30 {
	padding-top: 30px;
}

.pt-80 {
	padding-top: 80px;
}

.pt-\[105px\] {
	padding-top: 105px;
}

.text-center {
	text-align: center;
}

.font-sans {
	font-family: "Source Sans 3", sans-sans;
}

.font-serif {
	font-family: "Source Serif 4", ui-serif;
}

.text-10 {
	font-size: 10px;
	line-height: 14px;
}

.text-13 {
	font-size: 13px;
	line-height: 14px;
}

.text-14 {
	font-size: 14px;
	line-height: 20px;
}

.text-15 {
	font-size: 15px;
}

.text-17 {
	font-size: 17px;
	line-height: 22px;
}

.text-18 {
	font-size: 18px;
	line-height: 25px;
}

.text-20 {
	font-size: 20px;
	line-height: 25px;
}

.text-22 {
	font-size: 22px;
	line-height: 32px;
}

.text-23 {
	font-size: 23px;
	line-height: 32px;
}

.text-24 {
	font-size: 24px;
}

.text-38 {
	font-size: 38px;
}

.text-base {
	font-size: 20px;
	line-height: 36px;
}

.font-bold {
	font-weight: 700;
}

.font-medium {
	font-weight: 500;
}

.font-normal {
	font-weight: 400;
}

.font-semibold {
	font-weight: 600;
}

.uppercase {
	text-transform: uppercase;
}

.italic {
	font-style: italic;
}

.leading-15 {
	line-height: 15px;
}

.leading-20 {
	line-height: 20px;
}

.leading-26 {
	line-height: 26px;
}

.leading-38 {
	line-height: 38px;
}

.leading-none {
	line-height: 0;
}

.text-darkblue {
	color: var(--darkblue);
}

.text-grey-300 {
	color: var(--grey-300);
}

.text-grey-400 {
	color: var(--grey-400);
}

.text-mg-dark {
	color: var(--mg-dark);
}

.text-white {
	color: var(--white);
}

.shadow-elevate {
	--tw-shadow: 0px 24px 74px rgba(0,0,0,25%);
	--tw-shadow-colored: 0px 24px 74px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-light {
	--tw-shadow: 0px 14px 44px 0px rgba(0, 0, 0, 0.15);
	--tw-shadow-colored: 0px 14px 44px 0px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

a:not([href~=adclick]):hover, a:not([href~=adclick]):focus,
    a:not(.nohover):hover, a:not(.nohover):focus {
        opacity: .5;
    }

.clearfix::after {
        content: '';
        display: table;
        clear: both;
    }

.contentblock ul {
        list-style: disc;
        list-style-position: inside;
    }

.contentblock a {
        text-decoration: underline;
    }

:root {
    --darkblue: #110a35;
    --mg-dark: #212529;
    --white: #fff;
    --black: #212529;
    --grey-DEFAULT: #e8edee;
    --grey-200: #555555;
    --grey-300: #717171;
    --grey-400: #8e8e8e;
    --gray-500: #aaaaaa;
    --grey-600: #c6c6c6;
    --grey-700: #e3e3e3;
    --grey-900: #f7f7f7;
    --topic-100: #e7f3ee;
    --topic-200: #fbf2e9;
    --topic-300: #ebebe5;
    --stoerer: #967d28;
}

.placeholder\:text-14::-moz-placeholder {
	font-size: 14px;
	line-height: 20px;
}

.placeholder\:text-14::placeholder {
	font-size: 14px;
	line-height: 20px;
}

.placeholder\:text-black::-moz-placeholder {
	color: var(--black);
}

.placeholder\:text-black::placeholder {
	color: var(--black);
}

.hover\:opacity-50:hover {
	opacity: 0.5;
}

.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
}

.group:hover .group-hover\:opacity-50 {
	opacity: 0.5;
}

@media (min-width: 768px) {

	.md\:mx-0 {
		margin-left: 0;
		margin-right: 0;
	}

	.md\:mx-80 {
		margin-left: 80px;
		margin-right: 80px;
	}

	.md\:mx-auto {
		margin-left: auto;
		margin-right: auto;
	}

	.md\:-mr-0 {
		margin-right: 0;
	}

	.md\:mb-16 {
		margin-bottom: 16px;
	}

	.md\:mt-0 {
		margin-top: 0;
	}

	.md\:flex {
		display: flex;
	}

	.md\:hidden {
		display: none;
	}

	.md\:h-\[36px\] {
		height: 36px;
	}

	.md\:h-\[58px\] {
		height: 58px;
	}

	.md\:h-auto {
		height: auto;
	}

	.md\:w-\[255px\] {
		width: 255px;
	}

	.md\:w-\[335px\] {
		width: 335px;
	}

	.md\:w-\[428px\] {
		width: 428px;
	}

	.md\:w-\[716px\] {
		width: 716px;
	}

	.md\:w-full {
		width: 100%;
	}

	.md\:w-max {
		width: -moz-max-content;
		width: max-content;
	}

	.md\:max-w-none {
		max-width: none;
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.md\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.md\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

	.md\:flex-row {
		flex-direction: row;
	}

	.md\:gap-28 {
		gap: 28px;
	}

	.md\:p-40 {
		padding: 40px;
	}

	.md\:px-0 {
		padding-left: 0;
		padding-right: 0;
	}

	.md\:px-40 {
		padding-left: 40px;
		padding-right: 40px;
	}

	.md\:text-17 {
		font-size: 17px;
		line-height: 22px;
	}

	.md\:text-23 {
		font-size: 23px;
		line-height: 32px;
	}

	.md\:text-32 {
		font-size: 32px;
		line-height: 38px;
	}

	.md\:text-38 {
		font-size: 38px;
	}

	.md\:text-46 {
		font-size: 46px;
		line-height: 46px;
	}

	.md\:leading-46 {
		line-height: 46px;
	}
}

@media (min-width: 1000px) {

	.lg\:hidden {
		display: none;
	}

	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}

	.lg\:justify-center {
		justify-content: center;
	}

	.lg\:border-b {
		border-bottom-width: 1px;
	}

	.lg\:border-b-0 {
		border-bottom-width: 0px;
	}

	.lg\:border-t {
		border-top-width: 1px;
	}
}

@media (min-width: 1280px) {

	.xl\:block {
		display: block;
	}

	.xl\:hidden {
		display: none;
	}

	.xl\:max-w-xl {
		max-width: 1000px;
	}
}

@media (prefers-color-scheme: dark) {

	.dark\:border-\[\#555555\] {
		--tw-border-opacity: 1;
		border-color: rgb(85 85 85 / var(--tw-border-opacity));
	}

	.dark\:border-b-\[\#555555\] {
		--tw-border-opacity: 1;
		border-bottom-color: rgb(85 85 85 / var(--tw-border-opacity));
	}

	.dark\:bg-\[\#000000\] {
		--tw-bg-opacity: 1;
		background-color: rgb(0 0 0 / var(--tw-bg-opacity));
	}

	.dark\:bg-\[\#000\] {
		--tw-bg-opacity: 1;
		background-color: rgb(0 0 0 / var(--tw-bg-opacity));
	}

	.dark\:bg-\[\#393939\] {
		--tw-bg-opacity: 1;
		background-color: rgb(57 57 57 / var(--tw-bg-opacity));
	}

	.dark\:bg-mg-dark {
		background-color: var(--mg-dark);
	}

	.dark\:fill-white {
		fill: var(--white);
	}

	.dark\:stroke-white {
		stroke: var(--white);
	}

	.dark\:text-\[\#AAAAAA\] {
		--tw-text-opacity: 1;
		color: rgb(170 170 170 / var(--tw-text-opacity));
	}

	.dark\:text-white {
		color: var(--white);
	}

	.dark\:placeholder\:text-white::-moz-placeholder {
		color: var(--white);
	}

	.dark\:placeholder\:text-white::placeholder {
		color: var(--white);
	}
}

.\[\&\:is\(div\+div\)\]\:border-t:is(div+div) {
	border-top-width: 1px;
}

.\[\&\:last-child\]\:mb-20:last-child {
	margin-bottom: 20px;
}
