:root{
	--fgp-has-polyfil_gap-container: 0px;
	--fgp-has-polyfil_gap-item: 0px;
}

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=7896ce58-7ce6-44b4-8f9b-0a71d41bfedf");

@font-face {
  font-family: "DIN Next LT W01 Regular";

  src: url("/themes/frontend/fonts/6b4d4830-9c7d-43d2-b5d3-c73f739561b9.woff2")
      format("woff2"),
    url("/themes/frontend/fonts/ccf25ada-6d2a-4133-95dc-deb039e22999.woff")
      format("woff");
}

/* latin-ext */

@font-face {
  font-family: "Lora";

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url(/themes/frontend/fonts/0QI6MX1D_JOuGQbT0gvTJPa787wsuxJPkqt8ndeYxZ2JTg.woff)
    format("woff");

  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB,
    U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
  font-family: "Lora";

  font-style: normal;

  font-weight: 500;

  font-display: swap;

  src: url(/themes/frontend/fonts/0QI6MX1D_JOuGQbT0gvTJPa787wsuxJBkqt8ndeYxZ0.woff)
    format("woff");

  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215,
    U+FEFF, U+FFFD;
}

body {
  font-size: 18px; /* Basis-Schriftgrösse "Grundschrift 1" */
  overflow-x: hidden;
}

* {
  outline: 2px solid transparent;
  outline-offset: 2px;
  overflow-wrap: break-word;
}

.gappolyfill5 > *{
	--fgp-has-polyfil_gap-item: initial;
}

.gappolyfill5 > * > *{
	--fgp-gap_item_row: initial;
	--fgp-gap_item_column: initial;
}

.gappolyfill5 > *{
	pointer-events: all;
	--fgp-gap_container_row: initial;
	--fgp-gap_item_row: var(--fgp-has-polyfil_gap-item, 1.25rem) !important;
	--fgp-gap_row: var(--fgp-gap_item_row);
	--fgp-gap_parent_row: var(--fgp-has-polyfil_gap-item, 1.25rem) !important;
	margin-top: var(--fgp-gap_row);
	pointer-events: all;
	--fgp-gap_container_column: initial;
	--fgp-gap_item_column: var(--fgp-has-polyfil_gap-item, 1.25rem) !important;
	--fgp-gap_column: var(--fgp-gap_item_column);
	--fgp-gap_parent_column: var(--fgp-has-polyfil_gap-item, 1.25rem) !important;
	margin-left: var(--fgp-gap_column);
}

.gappolyfill5 {
	display: flex;
	--fgp-has-polyfil_gap-container: initial;
	--fgp-gap_container_row: var(--fgp-has-polyfil_gap-container, calc(var(--fgp-gap_parent_row, 0px) - 1.25rem)) !important;
	pointer-events: none;
	--fgp-gap_parent_row: initial;
	--fgp-gap_item_row: initial;
	--fgp-gap_row: var(--fgp-gap_container_row) !important;
	padding-top: 0.02px;
	--fgp-margin-top: calc(var(--fgp-gap_row) + 0px);
	margin-top: var(--fgp-margin-top) !important;
	--fgp-gap_container_column: var(--fgp-has-polyfil_gap-container, calc(var(--fgp-gap_parent_column, 0px) - 1.25rem)) !important;
	pointer-events: none;
	--fgp-gap_parent_column: initial;
	--fgp-gap_item_column: initial;
	--fgp-gap_column: var(--fgp-gap_container_column) !important;
	padding-top: 0.02px;
	--fgp-margin-left: calc(var(--fgp-gap_column) + 0px);
	margin-left: var(--fgp-margin-left) !important;
}

@media (min-width: 880px) {
  .md\:gappolyfill5 > *{
	--fgp-has-polyfil_gap-item: initial;
  }
  .md\:gappolyfill5 > * > *{
	--fgp-gap_item_row: initial;
	--fgp-gap_item_column: initial;
  }
  .md\:gappolyfill5 > *{
	pointer-events: all;
	--fgp-gap_container_row: initial;
	--fgp-gap_item_row: var(--fgp-has-polyfil_gap-item, 1.25rem) !important;
	--fgp-gap_row: var(--fgp-gap_item_row);
	--fgp-gap_parent_row: var(--fgp-has-polyfil_gap-item, 1.25rem) !important;
	margin-top: var(--fgp-gap_row);
	pointer-events: all;
	--fgp-gap_container_column: initial;
	--fgp-gap_item_column: var(--fgp-has-polyfil_gap-item, 1.25rem) !important;
	--fgp-gap_column: var(--fgp-gap_item_column);
	--fgp-gap_parent_column: var(--fgp-has-polyfil_gap-item, 1.25rem) !important;
	margin-left: var(--fgp-gap_column);
  }
  .md\:gappolyfill5 {
	display: flex;
	--fgp-has-polyfil_gap-container: initial;
	--fgp-gap_container_row: var(--fgp-has-polyfil_gap-container, calc(var(--fgp-gap_parent_row, 0px) - 1.25rem)) !important;
	pointer-events: none;
	--fgp-gap_parent_row: initial;
	--fgp-gap_item_row: initial;
	--fgp-gap_row: var(--fgp-gap_container_row) !important;
	padding-top: 0.02px;
	--fgp-margin-top: calc(var(--fgp-gap_row) + 0px);
	margin-top: var(--fgp-margin-top) !important;
	--fgp-gap_container_column: var(--fgp-has-polyfil_gap-container, calc(var(--fgp-gap_parent_column, 0px) - 1.25rem)) !important;
	pointer-events: none;
	--fgp-gap_parent_column: initial;
	--fgp-gap_item_column: initial;
	--fgp-gap_column: var(--fgp-gap_container_column) !important;
	padding-top: 0.02px;
	--fgp-margin-left: calc(var(--fgp-gap_column) + 0px);
	margin-left: var(--fgp-margin-left) !important;
  }
}

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

:root {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
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)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

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

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

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

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
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;
}

/*
Tabular data
============
*/

/**
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)
*/

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

/*
Forms
=====
*/

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

button,
select { /* 1 */
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/

/**
Restore the focus styles unset by the previous rule.
*/

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

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

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

progress {
  vertical-align: baseline;
}

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

/**
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.
*/

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

/*
Interactive
===========
*/

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

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

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

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

button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: DIN Next LT W01 Regular, Verdana, sans-serif; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

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

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  color: #9ca3af;
}

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

table {
  border-collapse: collapse;
}

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;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

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

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

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

.container > *{
	--fgp-width_percentages-decimal: initial;
}

.container{
	width: 100%;
	--fgp-width_percentages-decimal: 1 !important;
}

@media (min-width: 880px){
  .container{
    max-width: 880px;
  }
}

@media (min-width: 1430px){
  .container{
    max-width: 1430px;
  }
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgba(156, 163, 175, var(--tw-bg-opacity));
}

.bg-brand-orange{
  --tw-bg-opacity: 1;
  background-color: rgba(255, 50, 32, var(--tw-bg-opacity));
}

.bg-brand-lightgrey{
  --tw-bg-opacity: 1;
  background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}

.bg-brand-beige{
  --tw-bg-opacity: 1;
  background-color: rgba(253, 248, 233, var(--tw-bg-opacity));
}

.bg-brand-overlay{
  background-color: rgba(0,0,0,0.1);
}

.hover\:bg-brand-darkgrey:hover{
  --tw-bg-opacity: 1;
  background-color: rgba(222, 222, 222, var(--tw-bg-opacity));
}

.bg-stone{
  background-image: url('/themes/frontend/img/bg.png');
}

.bg-gastautor{
  background-image: url('/themes/frontend/img/gastautor.png');
}

.bg-top{
  background-position: top;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.bg-cover{
  background-size: cover;
}

.border-brand-orange{
  --tw-border-opacity: 1;
  border-color: rgba(255, 50, 32, var(--tw-border-opacity));
}

.border-brand-lightgrey{
  --tw-border-opacity: 1;
  border-color: rgba(244, 244, 244, var(--tw-border-opacity));
}

.border-brand-darkgrey{
  --tw-border-opacity: 1;
  border-color: rgba(222, 222, 222, var(--tw-border-opacity));
}

.rounded-md{
  border-radius: 0.375rem;
}

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

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

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

.border{
  border-width: 1px;
}

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

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

.border-t-2{
  border-top-width: 2px;
}

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

.cursor-pointer{
  cursor: pointer;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.inline{
  display: inline;
}

.flex > *{
	--fgp-has-polyfil_gap-item: initial;
}

.flex{
  display: flex;--fgp-has-polyfil_gap-container: initial;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

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

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

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

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

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

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

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

.font-sans{
  font-family: DIN Next LT W01 Regular, Verdana, sans-serif;
}

.font-serif{
  font-family: 'Lora', Helvetica, serif;
}

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

.h-2 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-2{
	height: 0.5rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 0.5rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 0.5rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(0.5rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-3 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-3{
	height: 0.75rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 0.75rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 0.75rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(0.75rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-4 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-4{
	height: 1rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 1rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 1rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(1rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-5 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-5{
	height: 1.25rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 1.25rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 1.25rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(1.25rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-12 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-12{
	height: 3rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 3rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 3rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(3rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-16 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-16{
	height: 4rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 4rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 4rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(4rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-20 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-20{
	height: 5rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 5rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 5rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(5rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-36 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-36{
	height: 9rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 9rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 9rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(9rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-44 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-44{
	height: 11rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 11rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 11rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(11rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-48 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-48{
	height: 12rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 12rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 12rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(12rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-52 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-52{
	height: 13rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 13rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 13rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(13rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-72 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-72{
	height: 18rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 18rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 18rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(18rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-80 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-80{
	height: 20rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 20rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 20rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(20rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-96 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-96{
	height: 24rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 24rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 24rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(24rem - var(--fgp-gap_container_row, 0%)) !important;
}

.h-full > *{
	--fgp-height_percentages-decimal: initial;
}

.h-full{
	height: 100%;
	--fgp-height_percentages-decimal: 1 !important;
}

.h-screen > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-screen{
	height: 100vh;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 100vh * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 100vh * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(100vh - var(--fgp-gap_container_row, 0%)) !important;
}

.h-mainNav > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-mainNav{
	height: calc(90vh - 6rem);
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(90vh - 6rem) * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(90vh - 6rem) * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(calc(90vh - 6rem) - var(--fgp-gap_container_row, 0%)) !important;
}

.h-card-1 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-card-1{
	height: 290px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 290px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 290px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(290px - var(--fgp-gap_container_row, 0%)) !important;
}

.h-artikel-1 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-artikel-1{
	height: 375px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 375px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 375px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(375px - var(--fgp-gap_container_row, 0%)) !important;
}

.h-viewArea > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-viewArea{
	height: 80vh;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 80vh * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 80vh * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(80vh - var(--fgp-gap_container_row, 0%)) !important;
}

.h-mobileAspectRatio > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.h-mobileAspectRatio{
	height: 62.2vw;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 62.2vw * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 62.2vw * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(62.2vw - var(--fgp-gap_container_row, 0%)) !important;
}

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

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

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

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

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

.text-brandHeadline1{
  font-size: 42px;
  line-height: 52px;
}

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

.text-brandHeadline2Din{
  font-size: 34px;
  line-height: 42px;
}

.text-brandHeadline3{
  font-size: 26px;
  line-height: 33px;
}

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

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

.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}

.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.mx-5{
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mx-8{
  margin-left: 2rem;
  margin-right: 2rem;
}

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.mx-10{
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

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

.mr-1{
  margin-right: 0.25rem;
}

.mb-1{
  margin-bottom: 0.25rem;
}

.ml-1{
  margin-left: 0.25rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mr-2{
  margin-right: 0.5rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.ml-2{
  margin-left: 0.5rem;
}

.mt-3{
  margin-top: 0.75rem;
}

.mr-3{
  margin-right: 0.75rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

.ml-3{
  margin-left: 0.75rem;
}

.mt-4{
  margin-top: 1rem;
}

.mr-4{
  margin-right: 1rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.ml-4{
  margin-left: 1rem;
}

.mt-5{
  margin-top: 1.25rem;
}

.mr-5{
  margin-right: 1.25rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.mr-6{
  margin-right: 1.5rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mt-7{
  margin-top: 1.75rem;
}

.mb-7{
  margin-bottom: 1.75rem;
}

.mt-8{
  margin-top: 2rem;
}

.mr-8{
  margin-right: 2rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.mt-16{
  margin-top: 4rem;
}

.mb-16{
  margin-bottom: 4rem;
}

.mr-20{
  margin-right: 5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.ml-44{
  margin-left: 11rem;
}

.-mt-1{
  margin-top: -0.25rem;
}

.-mb-5{
  margin-bottom: -1.25rem;
}

.-mt-8{
  margin-top: -2rem;
}

.-mb-10{
  margin-bottom: -2.5rem;
}

.-mt-28{
  margin-top: -7rem;
}

.max-w-md{
  max-width: 28rem;
}

.max-w-full{
  max-width: 1362px;
}

.max-w-detailcontent{
  max-width: 900px;
}

.min-h-screen{
  min-height: 100vh;
}

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

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

.overflow-hidden{
  overflow: hidden;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

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

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.pb-1{
  padding-bottom: 0.25rem;
}

.pt-2{
  padding-top: 0.5rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pr-3{
  padding-right: 0.75rem;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pl-3{
  padding-left: 0.75rem;
}

.pr-5{
  padding-right: 1.25rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pl-5{
  padding-left: 1.25rem;
}

.pt-8{
  padding-top: 2rem;
}

.pt-12{
  padding-top: 3rem;
}

.pb-12{
  padding-bottom: 3rem;
}

.pt-16{
  padding-top: 4rem;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}

.top-0{
  top: 0px;
}

.right-0{
  right: 0px;
}

.bottom-0{
  bottom: 0px;
}

.left-0{
  left: 0px;
}

.left-1{
  left: 0.25rem;
}

.top-4{
  top: 1rem;
}

.left-4{
  left: 1rem;
}

.top-5{
  top: 1.25rem;
}

.left-6{
  left: 1.5rem;
}

.top-9{
  top: 2.25rem;
}

.top-10{
  top: 2.5rem;
}

.right-10{
  right: 2.5rem;
}

.top-14{
  top: 3.5rem;
}

.top-40{
  top: 10rem;
}

.-left-5{
  left: -1.25rem;
}

.top-full{
  top: 100%;
}

.left-full{
  left: 100%;
}

.left-6-1\/2{
  left: 1.75rem;
}

.resize{
  resize: both;
}

*{
  --tw-shadow: 0 0 #0000;
}

.shadow-md{
  --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

*{
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

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

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

.text-black{
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-gray-400{
  --tw-text-opacity: 1;
  color: rgba(156, 163, 175, var(--tw-text-opacity));
}

.text-gray-600{
  --tw-text-opacity: 1;
  color: rgba(75, 85, 99, var(--tw-text-opacity));
}

.text-brand-orange{
  --tw-text-opacity: 1;
  color: rgba(255, 50, 32, var(--tw-text-opacity));
}

.text-brand-grey{
  --tw-text-opacity: 1;
  color: rgba(78, 78, 78, var(--tw-text-opacity));
}

.text-brand-darkgrey{
  --tw-text-opacity: 1;
  color: rgba(222, 222, 222, var(--tw-text-opacity));
}

.text-brand-footergrey{
  --tw-text-opacity: 1;
  color: rgba(119, 119, 119, var(--tw-text-opacity));
}

.hover\:text-brand-orange:hover{
  --tw-text-opacity: 1;
  color: rgba(255, 50, 32, var(--tw-text-opacity));
}

.italic{
  font-style: italic;
}

.uppercase{
  text-transform: uppercase;
}

.underline{
  text-decoration: underline;
}

.line-through{
  text-decoration: line-through;
}

.visible{
  visibility: visible;
}

.w-2 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-2{
	width: 0.5rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 0.5rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 0.5rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(0.5rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-3 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-3{
	width: 0.75rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 0.75rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 0.75rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(0.75rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-4 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-4{
	width: 1rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 1rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 1rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(1rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-6 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-6{
	width: 1.5rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 1.5rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 1.5rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(1.5rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-7 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-7{
	width: 1.75rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 1.75rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 1.75rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(1.75rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-12 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-12{
	width: 3rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 3rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 3rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(3rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-16 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-16{
	width: 4rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 4rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 4rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(4rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-20 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-20{
	width: 5rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 5rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 5rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(5rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-36 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-36{
	width: 9rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 9rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 9rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(9rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-44 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-44{
	width: 11rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 11rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 11rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(11rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-48 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-48{
	width: 12rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 12rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 12rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(12rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-52 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-52{
	width: 13rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 13rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 13rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(13rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-56 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-56{
	width: 14rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 14rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 14rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(14rem - var(--fgp-gap_container_column, 0%)) !important;
}

.w-px > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-px{
	width: 1px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 1px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 1px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(1px - var(--fgp-gap_container_column, 0%)) !important;
}

.w-1\/2 > *{
	--fgp-width_percentages-decimal: initial;
}

.w-1\/2{
	width: 50%;
	--fgp-width_percentages-decimal: 0.5 !important;
}

.w-2\/3 > *{
	--fgp-width_percentages-decimal: initial;
}

.w-2\/3{
	width: 66.666667%;
	--fgp-width_percentages-decimal: 0.66666667 !important;
}

.w-2\/12 > *{
	--fgp-width_percentages-decimal: initial;
}

.w-2\/12{
	width: 16.666667%;
	--fgp-width_percentages-decimal: 0.16666667000000002 !important;
}

.w-5\/12 > *{
	--fgp-width_percentages-decimal: initial;
}

.w-5\/12{
	width: 41.666667%;
	--fgp-width_percentages-decimal: 0.41666666999999996 !important;
}

.w-6\/12 > *{
	--fgp-width_percentages-decimal: initial;
}

.w-6\/12{
	width: 50%;
	--fgp-width_percentages-decimal: 0.5 !important;
}

.w-7\/12 > *{
	--fgp-width_percentages-decimal: initial;
}

.w-7\/12{
	width: 58.333333%;
	--fgp-width_percentages-decimal: 0.58333333 !important;
}

.w-10\/12 > *{
	--fgp-width_percentages-decimal: initial;
}

.w-10\/12{
	width: 83.333333%;
	--fgp-width_percentages-decimal: 0.83333333 !important;
}

.w-full > *{
	--fgp-width_percentages-decimal: initial;
}

.w-full{
	width: 100%;
	--fgp-width_percentages-decimal: 1 !important;
}

.w-screen > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.w-screen{
	width: 100vw;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 100vw * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 100vw * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(100vw - var(--fgp-gap_container_column, 0%)) !important;
}

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

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

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

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

.gap-5{
  gap: 1.25rem;
}

.transform{
  --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;
  transform: translateX(var(--tw-translate-x)) translateY(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-gpu{
  --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;
  transform: translate3d(var(--tw-translate-x), var(--tw-translate-y), 0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180{
  --tw-rotate: 180deg;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@-webkit-keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

@-webkit-keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes ping{
  75%, 100%{
    transform: scale(2);
    opacity: 0;
  }
}

@-webkit-keyframes pulse{
  50%{
    opacity: .5;
  }
}

@keyframes pulse{
  50%{
    opacity: .5;
  }
}

@-webkit-keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

@keyframes bounce{
  0%, 100%{
    transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.line-clamp-3{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.line-clamp-4{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

p {
  margin-bottom: 28px;
}

.iframe-job iframe > *{
	--fgp-width_percentages-decimal: initial;
}

.iframe-job iframe > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.iframe-job iframe {
	width: 100%;
	height: 100vh;
	--fgp-width_percentages-decimal: 1 !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 100vh * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 100vh * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(100vh - var(--fgp-gap_container_row, 0%)) !important;
}

/* Grid with 10px gutter */

.gridcol-1 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-1 {
	width: calc(100% / 12);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-2 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-2 {
	width: calc(100% / 12 * 2 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 2 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 2 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 2 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-3 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-3 {
	width: calc(100% / 12 * 3 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 3 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 3 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 3 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-4 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-4 {
	width: calc(100% / 12 * 4 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 4 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 4 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 4 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-5 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-5 {
	width: calc(100% / 12 * 5 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 5 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 5 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 5 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-6 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-6 {
	width: calc(100% / 12 * 6 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 6 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 6 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 6 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-7 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-7 {
	width: calc(100% / 12 * 7 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 7 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 7 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 7 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-8 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-8 {
	width: calc(100% / 12 * 8 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 8 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 8 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 8 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-9 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-9 {
	width: calc(100% / 12 * 9 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 9 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 9 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 9 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-10 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-10 {
	width: calc(100% / 12 * 10 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 10 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 10 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 10 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-11 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-11 {
	width: calc(100% / 12 * 11 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 11 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 11 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 11 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

.gridcol-12 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.gridcol-12 {
	width: calc(100% / 12 * 12 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 12 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 12 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 12 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
}

@media (min-width: 880px) {
  .md\:gridcol-1 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }
  .md\:gridcol-1 {
	width: calc(100% / 12);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-2 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-2 {
	width: calc(100% / 12 * 2 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 2 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 2 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 2 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-3 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-3 {
	width: calc(100% / 12 * 3 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 3 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 3 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 3 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-4 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-4 {
	width: calc(100% / 12 * 4 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 4 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 4 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 4 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-5 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-5 {
	width: calc(100% / 12 * 5 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 5 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 5 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 5 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-6 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-6 {
	width: calc(100% / 12 * 6 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 6 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 6 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 6 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-7 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-7 {
	width: calc(100% / 12 * 7 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 7 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 7 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 7 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-8 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-8 {
	width: calc(100% / 12 * 8 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 8 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 8 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 8 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-9 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-9 {
	width: calc(100% / 12 * 9 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 9 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 9 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 9 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-10 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-10 {
	width: calc(100% / 12 * 10 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 10 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 10 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 10 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-11 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-11 {
	width: calc(100% / 12 * 11 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 11 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 11 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 11 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:gridcol-12 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:gridcol-12 {
	width: calc(100% / 12 * 12 - 25px);
	margin-left: 10px;
	margin-right: 10px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% / 12 * 12 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% / 12 * 12 - 25px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% / 12 * 12 - 25px) - var(--fgp-gap_container_column, 0%)) !important;
  }
}

.ad-in-content {
  display: block;
  padding: 10px 0px;
  border-top: 1px solid #e5e7eb;
  border-bottom: 1px solid #e5e7eb;
  margin-bottom: 10px;
}

.adnaming {
  font-size: 11px;
  color: #e5e7eb;
  margin-top: 10px;
}

.contentDetail blockquote {
  text-align: center;
  font-size: 30px;
  line-height: 38px;
  color: #ff3220;
  font-family: "Lora", "Helvetica", "serif";
}

blockquote p:before {
  content: "«";
}

blockquote p:after {
  content: "»";
}

@media (min-width: 880px) {
  .contentDetail blockquote > *{
	--fgp-width_percentages-decimal: initial;
  }
  .contentDetail blockquote {
	width: 120%;
	margin-left: -10%;
	font-size: 38px;
	line-height: 48px;
	--fgp-width_percentages-decimal: 1.2 !important;
  }
}

.flickity-button {
  display: none;
}

.naviItem.is-active,
.naviItem.is-hover,
.naviItem:hover {
  color: #ff3220;
  position: relative;
}

@media (min-width: 880px) {
  .naviItem.is-active:after,
  .naviItem.is-hover:after,
  .naviItem:hover:after > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }
  .naviItem.is-active:after,
  .naviItem.is-hover:after,
  .naviItem:hover:after > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }
  .naviItem.is-active:after,
  .naviItem.is-hover:after,
  .naviItem:hover:after {
	content: "";
	position: absolute;
	top: calc(100% + 33px);
	left: -10px;
	width: calc(100% + 20px);
	height: 1px;
	background-color: #ff3220;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% + 20px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% + 20px) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% + 20px) - var(--fgp-gap_container_column, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 1px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 1px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(1px - var(--fgp-gap_container_row, 0%)) !important;
  }
}

.androidAppBanner {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  font-weight: 400;
  display: none;
  border-top: 1px solid #ff3220;
  cursor: pointer;
  box-shadow: 0px 0px 23px -5px rgba(0, 0, 0, 0.5);
  z-index: 120;
}

.androidAppBanner .androidAppBanner-icon > *{
	--fgp-width_percentages-decimal: initial;
}

.androidAppBanner .androidAppBanner-icon {
	float: left;
	padding: 10px;
	width: 15%;
	text-align: right;
	--fgp-width_percentages-decimal: 0.15 !important;
}

.androidAppBanner .androidAppBanner-text > *{
	--fgp-width_percentages-decimal: initial;
}

.androidAppBanner .androidAppBanner-text {
	width: 85%;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
	--fgp-width_percentages-decimal: 0.85 !important;
}

.androidAppBanner .androidAppBanner-close > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.androidAppBanner .androidAppBanner-close > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.androidAppBanner .androidAppBanner-close {
	position: absolute;
	font-size: 100px;
	height: 20px;
	width: 20px;
	background-size: 50% 50%;
	background-image: url("/themes/frontend/img/schliessen.svg");
	cursor: pointer;
	top: 10px;
	right: 10px;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: center;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 20px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 20px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(20px - var(--fgp-gap_container_row, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 20px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 20px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(20px - var(--fgp-gap_container_column, 0%)) !important;
}

.mobileNav-opener .closerIcon {
  display: none;
}

.mobileNav-opener.is-active .closerIcon {
  display: block;
}

.mobileNav-opener .openerIcon {
  display: block;
}

.mobileNav-opener.is-active .openerIcon {
  display: none;
}

*:focus {
  outline: none !important;
}

@media (min-width: 880px) {
  .embed-container iframe > *{
	--fgp-width_percentages-decimal: initial;
  }
  .embed-container iframe > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }
  .embed-container iframe {
	width: 100%;
	height: 400px;
	--fgp-width_percentages-decimal: 1 !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 400px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 400px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(400px - var(--fgp-gap_container_row, 0%)) !important;
  }
}

.embed-container iframe {
  margin-bottom: 20px;
}

.audioPlayer .state button:hover {
  background-color: #fff;
  color: black;
}

.audioPlayer .state button.play-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state button.play-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state button.play-icon:before {
	width: 17px;
	height: 17px;
	position: absolute;
	background: url(/themes/frontend/img/icons/play.svg);
	background-size: cover;
	background-repeat: no-repeat;
	content: "";
	left: 0;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(17px - var(--fgp-gap_container_column, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(17px - var(--fgp-gap_container_row, 0%)) !important;
}

.audioPlayer .state button.play-icon:hover:before {
  background-image: url(/themes/frontend/img/icons/play-black.svg);
}

.audioPlayer .state button.pause-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state button.pause-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state button.pause-icon:before {
	width: 17px;
	height: 17px;
	position: absolute;
	background-image: url(/themes/frontend/img/icons/pause.svg);
	background-size: cover;
	background-repeat: no-repeat;
	content: "";
	left: 0;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(17px - var(--fgp-gap_container_column, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(17px - var(--fgp-gap_container_row, 0%)) !important;
}

.audioPlayer .state button.pause-icon:hover:before {
  background-image: url(/themes/frontend/img/icons/pause-black.svg);
}

.audioPlayer .state.is-playing,
.audioPlayer .state.is-paused {
  display: none;
}

.audioPlayer .state .time {
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  color: #ff3220;
}

.audioPlayer .state .progress > *{
	--fgp-width_percentages-decimal: initial;
}

.audioPlayer .state .progress {
	width: 60%;
	float: left;
	position: relative;
	cursor: pointer;
	--fgp-width_percentages-decimal: 0.6 !important;
}

.audioPlayer .state .progress .progress-bar > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state .progress .progress-bar {
	height: 1px;
	margin: 8px 15px;
	background-color: #aeaeae;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 1px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 1px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(1px - var(--fgp-gap_container_row, 0%)) !important;
}

.audioPlayer .state .progress .current-progress > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state .progress .current-progress > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state .progress .current-progress {
	width: 9px;
	height: 9px;
	border-radius: 5px;
	background-color: #ff3220;
	position: absolute;
	left: 10px;
	top: 4px;
	transition: transform 0.1s linear;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 9px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 9px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(9px - var(--fgp-gap_container_column, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 9px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 9px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(9px - var(--fgp-gap_container_row, 0%)) !important;
}

@media screen and (min-width: 850px) {
  .audioPlayer .state {
    float: right;
    width: auto;
  }

  .audioPlayer .state .progress > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .audioPlayer .state .progress {
	width: 200px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 200px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 200px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(200px - var(--fgp-gap_container_column, 0%)) !important;
  }
}

.audioPlayer.is-playing .state.is-playing,
.audioPlayer.is-paused .state.is-playing {
  display: inline-block;
}

.audioPlayer.is-playing .state.is-default,
.audioPlayer.is-paused .state.is-default {
  display: none;
}

.audioPlayer.is-initializing .state.is-default button.play-icon {
  cursor: default;
  color: #999999;
}

.audioPlayer.is-initializing .state.is-default button.play-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer.is-initializing .state.is-default button.play-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer.is-initializing .state.is-default button.play-icon:before {
	width: 17px;
	height: 17px;
	position: absolute;
	background-image: url(/themes/frontend/img/icons/play-loading.svg);
	background-size: cover;
	background-repeat: no-repeat;
	content: "";
	left: 0;
	-webkit-animation: loadingAudioPlayer 0.5s linear infinite;
	animation: loadingAudioPlayer 0.5s linear infinite;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(17px - var(--fgp-gap_container_column, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(17px - var(--fgp-gap_container_row, 0%)) !important;
}

.audioPlayer.is-initializing .state.is-default button.play-icon:hover:before {
  background-image: url(/themes/frontend/img/icons/play-loading.svg);
}

.audioPlayer.is-initializing .state.is-default button.play-icon:hover {
  color: #999999;
}

@-webkit-keyframes loadingAudioPlayer {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes loadingAudioPlayer {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.audioPlayer audio {
  display: none;
}

.article-mainContent a,
.is-cms a {
  text-decoration: underline;
}

.article-mainContent li,
.is-cms li {
  list-style: disc;
  margin-left: 20px;
}

.article-mainContent li p,
.is-cms li p {
  margin: 0;
}

.audioPlayer {
  margin-top: -50px;
  margin-bottom: 20px;
}

.audioPlayer:after {
  display: table;
  content: "";
  clear: both;
}

.audioPlayer .state > *{
	--fgp-width_percentages-decimal: initial;
}

.audioPlayer .state {
	width: 100%;
	--fgp-width_percentages-decimal: 1 !important;
}

.audioPlayer .state:after {
  display: table;
  content: "";
  clear: both;
}

.audioPlayer .state button > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state button {
	position: relative;
	font-size: 12px;
	padding: 0 0 0 23px;
	margin: 0 0 5px 0;
	min-width: 17px;
	height: 17px;
	color: #ff3220;
	border: none;
	float: left;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(17px - var(--fgp-gap_container_row, 0%)) !important;
}

.audioPlayer .state button:hover {
  background-color: #fff;
  color: black;
}

.audioPlayer .state button.play-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state button.play-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state button.play-icon:before {
	width: 17px;
	height: 17px;
	position: absolute;
	background: url(/themes/frontend/img/icons/play.svg);
	background-size: cover;
	background-repeat: no-repeat;
	content: "";
	left: 0;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(17px - var(--fgp-gap_container_column, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(17px - var(--fgp-gap_container_row, 0%)) !important;
}

.audioPlayer .state button.play-icon:hover:before {
  background-image: url(/themes/frontend/img/icons/play-black.svg);
}

.audioPlayer .state button.pause-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state button.pause-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state button.pause-icon:before {
	width: 17px;
	height: 17px;
	position: absolute;
	background-image: url(/themes/frontend/img/icons/pause.svg);
	background-size: cover;
	background-repeat: no-repeat;
	content: "";
	left: 0;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(17px - var(--fgp-gap_container_column, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(17px - var(--fgp-gap_container_row, 0%)) !important;
}

.audioPlayer .state button.pause-icon:hover:before {
  background-image: url(/themes/frontend/img/icons/pause-black.svg);
}

.audioPlayer .state.is-playing,
.audioPlayer .state.is-paused {
  display: none;
}

.audioPlayer .state .time {
  float: left;
  font-size: 12px;
  color: #ff3220;
}

.audioPlayer .state .progress > *{
	--fgp-width_percentages-decimal: initial;
}

.audioPlayer .state .progress {
	width: 60%;
	float: left;
	position: relative;
	cursor: pointer;
	--fgp-width_percentages-decimal: 0.6 !important;
}

.audioPlayer .state .progress .progress-bar > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state .progress .progress-bar {
	height: 1px;
	margin: 8px 15px;
	background-color: #aeaeae;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 1px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 1px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(1px - var(--fgp-gap_container_row, 0%)) !important;
}

.audioPlayer .state .progress .current-progress > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state .progress .current-progress > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer .state .progress .current-progress {
	width: 9px;
	height: 9px;
	border-radius: 5px;
	background-color: #ff3220;
	position: absolute;
	left: 10px;
	top: 4px;
	transition: transform 0.1s linear;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 9px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 9px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(9px - var(--fgp-gap_container_column, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 9px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 9px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(9px - var(--fgp-gap_container_row, 0%)) !important;
}

@media screen and (min-width: 880px) {
  .audioPlayer .state {
    float: right;
    width: auto;
  }

  .audioPlayer .state .progress > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .audioPlayer .state .progress {
	width: 200px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 200px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 200px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(200px - var(--fgp-gap_container_column, 0%)) !important;
  }
}

.audioPlayer.is-playing .state.is-playing,
.audioPlayer.is-paused .state.is-playing {
  display: inline-block;
}

.audioPlayer.is-playing .state.is-default,
.audioPlayer.is-paused .state.is-default {
  display: none;
}

.audioPlayer.is-initializing .state.is-default button.play-icon {
  cursor: default;
  color: #999;
}

.audioPlayer.is-initializing .state.is-default button.play-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer.is-initializing .state.is-default button.play-icon:before > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
}

.audioPlayer.is-initializing .state.is-default button.play-icon:before {
	width: 17px;
	height: 17px;
	position: absolute;
	background-image: url(/themes/frontend/img/icons/play-loading.svg);
	background-size: cover;
	background-repeat: no-repeat;
	content: "";
	left: 0;
	-webkit-animation: loadingAudioPlayer 0.5s linear infinite;
	animation: loadingAudioPlayer 0.5s linear infinite;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(17px - var(--fgp-gap_container_column, 0%)) !important;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 17px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(17px - var(--fgp-gap_container_row, 0%)) !important;
}

.audioPlayer.is-initializing .state.is-default button.play-icon:hover:before {
  background-image: url(/themes/frontend/img/icons/play-loading.svg);
}

.audioPlayer.is-initializing .state.is-default button.play-icon:hover {
  color: #999;
}

@keyframes loadingAudioPlayer {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.audioPlayer audio {
  display: none;
}

@media (min-width: 880px){
  .md\:bg-transparent{
    background-color: transparent;
  }

  .md\:bg-brand-lightgrey{
    --tw-bg-opacity: 1;
    background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
  }

  .md\:bg-opacity-70{
    --tw-bg-opacity: 0.7;
  }

  .md\:border-brand-lightgrey{
    --tw-border-opacity: 1;
    border-color: rgba(244, 244, 244, var(--tw-border-opacity));
  }

  .md\:border-brand-darkgrey{
    --tw-border-opacity: 1;
    border-color: rgba(222, 222, 222, var(--tw-border-opacity));
  }

  .md\:border-t-0{
    border-top-width: 0px;
  }

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

  .md\:border-b-2{
    border-bottom-width: 2px;
  }

  .md\:block{
    display: block;
  }

  .md\:inline-block{
    display: inline-block;
  }

  .md\:inline{
    display: inline;
  }

  .md\:flex > *{
	--fgp-has-polyfil_gap-item: initial;
  }

  .md\:flex{
    display: flex;--fgp-has-polyfil_gap-container: initial;
  }

  .md\:hidden{
    display: none;
  }

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

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

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

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

  .md\:order-1{
    order: 1;
  }

  .md\:order-2{
    order: 2;
  }

  .md\:order-3{
    order: 3;
  }

  .md\:font-sans{
    font-family: DIN Next LT W01 Regular, Verdana, sans-serif;
  }

  .md\:h-24 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-24{
	height: 6rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 6rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 6rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(6rem - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-32 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-32{
	height: 8rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 8rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 8rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(8rem - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-40 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-40{
	height: 10rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 10rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 10rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(10rem - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-96 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-96{
	height: 24rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 24rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 24rem * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(24rem - var(--fgp-gap_container_row, 0%)) !important;
  }

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

  .md\:h-mainNav > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-mainNav{
	height: calc(90vh - 6rem);
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(90vh - 6rem) * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(90vh - 6rem) * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(calc(90vh - 6rem) - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-articleImage > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-articleImage{
	height: 680px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 680px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 680px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(680px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-serie > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-serie{
	height: 680px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 680px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 680px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(680px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-card-1 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-card-1{
	height: 290px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 290px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 290px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(290px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-card-2 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-card-2{
	height: 600px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 600px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 600px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(600px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-artikel-grid-half > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-artikel-grid-half{
	height: 300px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 300px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 300px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(300px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-artikel-1 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-artikel-1{
	height: 375px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 375px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 375px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(375px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-artikel-vergroessert > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-artikel-vergroessert{
	height: 440px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 440px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 440px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(440px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-artikel-2 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-artikel-2{
	height: 620px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 620px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 620px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(620px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-artikel-1x2 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-artikel-1x2{
	height: 770px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 770px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 770px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(770px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:h-magazin > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:h-magazin{
	height: 444px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 444px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 444px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(444px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .md\:text-base{
    font-size: 18px;
    line-height: 28px;
  }

  .md\:text-base2{
    font-size: 16px;
    line-height: 25px;
  }

  .md\:text-brandHeadline1{
    font-size: 42px;
    line-height: 52px;
  }

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

  .md\:text-brandHeadline3{
    font-size: 26px;
    line-height: 33px;
  }

  .md\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

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

  .md\:mx-2{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }

  .md\:mx-3{
    margin-left: 0.75rem;
    margin-right: 0.75rem;
  }

  .md\:my-5{
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:mx-5{
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .md\:my-10{
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:my-16{
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

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

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

  .md\:ml-0{
    margin-left: 0px;
  }

  .md\:mt-5{
    margin-top: 1.25rem;
  }

  .md\:mr-5{
    margin-right: 1.25rem;
  }

  .md\:mb-5{
    margin-bottom: 1.25rem;
  }

  .md\:ml-5{
    margin-left: 1.25rem;
  }

  .md\:mb-8{
    margin-bottom: 2rem;
  }

  .md\:mr-10{
    margin-right: 2.5rem;
  }

  .md\:mb-10{
    margin-bottom: 2.5rem;
  }

  .md\:mb-12{
    margin-bottom: 3rem;
  }

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

  .md\:mt-20{
    margin-top: 5rem;
  }

  .md\:mr-20{
    margin-right: 5rem;
  }

  .md\:mb-20{
    margin-bottom: 5rem;
  }

  .md\:mr-24{
    margin-right: 6rem;
  }

  .md\:mb-24{
    margin-bottom: 6rem;
  }

  .md\:ml-24{
    margin-left: 6rem;
  }

  .md\:ml-28{
    margin-left: 7rem;
  }

  .md\:mr-40{
    margin-right: 10rem;
  }

  .md\:-mb-36{
    margin-bottom: -9rem;
  }

  .md\:max-h-48{
    max-height: 12rem;
  }

  .md\:max-w-md{
    max-width: 28rem;
  }

  .md\:max-w-newsletter{
    max-width: 500px;
  }

  .md\:overflow-hidden{
    overflow: hidden;
  }

  .md\:p-8{
    padding: 2rem;
  }

  .md\:p-10{
    padding: 2.5rem;
  }

  .md\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

  .md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:px-14{
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .md\:px-28{
    padding-left: 7rem;
    padding-right: 7rem;
  }

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

  .md\:pb-0{
    padding-bottom: 0px;
  }

  .md\:pr-2{
    padding-right: 0.5rem;
  }

  .md\:pt-5{
    padding-top: 1.25rem;
  }

  .md\:pr-5{
    padding-right: 1.25rem;
  }

  .md\:pt-6{
    padding-top: 1.5rem;
  }

  .md\:pt-10{
    padding-top: 2.5rem;
  }

  .md\:pb-10{
    padding-bottom: 2.5rem;
  }

  .md\:pt-32{
    padding-top: 8rem;
  }

  .md\:static{
    position: static;
  }

  .md\:fixed{
    position: fixed;
  }

  .md\:absolute{
    position: absolute;
  }

  .md\:relative{
    position: relative;
  }

  .md\:inset-auto{
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

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

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

  .md\:right-5{
    right: 1.25rem;
  }

  .md\:left-5{
    left: 1.25rem;
  }

  .md\:top-10{
    top: 2.5rem;
  }

  .md\:bottom-10{
    bottom: 2.5rem;
  }

  .md\:top-12{
    top: 3rem;
  }

  .md\:top-24{
    top: 6rem;
  }

  .md\:top-auto{
    top: auto;
  }

  .md\:-left-12{
    left: -3rem;
  }

  .md\:top-1\/2{
    top: 50%;
  }

  .md\:shadow-md{
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .md\:text-left{
    text-align: left;
  }

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

  .md\:text-black{
    --tw-text-opacity: 1;
    color: rgba(0, 0, 0, var(--tw-text-opacity));
  }

  .md\:w-64 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:w-64{
	width: 16rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 16rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 16rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(16rem - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:w-80 > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:w-80{
	width: 20rem;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 20rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 20rem * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(20rem - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:w-auto{
    width: auto;
  }

  .md\:w-1\/2 > *{
	--fgp-width_percentages-decimal: initial;
  }

  .md\:w-1\/2{
	width: 50%;
	--fgp-width_percentages-decimal: 0.5 !important;
  }

  .md\:w-1\/3 > *{
	--fgp-width_percentages-decimal: initial;
  }

  .md\:w-1\/3{
	width: 33.333333%;
	--fgp-width_percentages-decimal: 0.33333333000000004 !important;
  }

  .md\:w-2\/3 > *{
	--fgp-width_percentages-decimal: initial;
  }

  .md\:w-2\/3{
	width: 66.666667%;
	--fgp-width_percentages-decimal: 0.66666667 !important;
  }

  .md\:w-3\/12 > *{
	--fgp-width_percentages-decimal: initial;
  }

  .md\:w-3\/12{
	width: 25%;
	--fgp-width_percentages-decimal: 0.25 !important;
  }

  .md\:w-4\/12 > *{
	--fgp-width_percentages-decimal: initial;
  }

  .md\:w-4\/12{
	width: 33.333333%;
	--fgp-width_percentages-decimal: 0.33333333000000004 !important;
  }

  .md\:w-5\/12 > *{
	--fgp-width_percentages-decimal: initial;
  }

  .md\:w-5\/12{
	width: 41.666667%;
	--fgp-width_percentages-decimal: 0.41666666999999996 !important;
  }

  .md\:w-6\/12 > *{
	--fgp-width_percentages-decimal: initial;
  }

  .md\:w-6\/12{
	width: 50%;
	--fgp-width_percentages-decimal: 0.5 !important;
  }

  .md\:w-8\/12 > *{
	--fgp-width_percentages-decimal: initial;
  }

  .md\:w-8\/12{
	width: 66.666667%;
	--fgp-width_percentages-decimal: 0.66666667 !important;
  }

  .md\:w-full > *{
	--fgp-width_percentages-decimal: initial;
  }

  .md\:w-full{
	width: 100%;
	--fgp-width_percentages-decimal: 1 !important;
  }

  .md\:w-serieblock > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:w-serieblock{
	width: 421px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 421px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 421px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(421px - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:w-artikelslider > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:w-artikelslider{
	width: 430px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 430px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 430px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(430px - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:w-detailcontent > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:w-detailcontent{
	width: 900px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 900px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 900px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(900px - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:w-galleryarrows > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .md\:w-galleryarrows{
	width: calc(100% + 6rem);
	--fgp-gap_percentage-to-pixels_column: calc(-1 * calc(100% + 6rem) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * calc(100% + 6rem) * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(calc(100% + 6rem) - var(--fgp-gap_container_column, 0%)) !important;
  }

  .md\:line-clamp-2{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}

@media (min-width: 1430px){
  .lg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media print{
  .print\:hidden{
    display: none;
  }

  .print\:h-articleImageSmall > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .print\:h-articleImageSmall{
	height: 480px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 480px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 480px * var(--fgp-gap_percentage-decimal_row)) !important;
	--fgp-height: calc(480px - var(--fgp-gap_container_row, 0%)) !important;
  }

  .print\:text-base{
    font-size: 18px;
    line-height: 28px;
  }

  .print\:text-base3{
    font-size: 20px;
    line-height: 27px;
  }

  .print\:mb-3{
    margin-bottom: 0.75rem;
  }

  .print\:mb-6{
    margin-bottom: 1.5rem;
  }

  .print\:object-contain{
    -o-object-fit: contain;
       object-fit: contain;
  }

  .print\:px-28{
    padding-left: 7rem;
    padding-right: 7rem;
  }

  .print\:absolute{
    position: absolute;
  }

  .print\:relative{
    position: relative;
  }

  .print\:w-auto{
    width: auto;
  }

  .print\:w-detailcontent > *{
	--fgp-gap_percentage-to-pixels_column: initial;
	--fgp-gap_percentage-to-pixels_row: initial;
  }

  .print\:w-detailcontent{
	width: 900px;
	--fgp-gap_percentage-to-pixels_column: calc(-1 * 900px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-gap_percentage-to-pixels_row: calc(-1 * 900px * var(--fgp-gap_percentage-decimal_column)) !important;
	--fgp-width: calc(900px - var(--fgp-gap_container_column, 0%)) !important;
  }
}
