/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* 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;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  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.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/*
 * Inherit box-sizing to more easily change it's value on a component level.
 */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/* figtree-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Figtree";
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/figtree-v5-latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* figtree-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Figtree";
  font-style: normal;
  font-weight: 500;
  src: url("../../assets/fonts/figtree-v5-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* figtree-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Figtree";
  font-style: normal;
  font-weight: 600;
  src: url("../../assets/fonts/figtree-v5-latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* figtree-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Figtree";
  font-style: normal;
  font-weight: 700;
  src: url("../../assets/fonts/figtree-v5-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
.copy-text, p.wp-block-paragraph {
  color: #141414;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  margin-bottom: 0 0 30px;
  font-family: "Figtree";
}

.excerpt-text, .newsletter-cta__text, .single-post .entry-content.post-content .gm-score__text,
.single-post .entry-content.post-content .course__text,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__text,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__text, .teaser-list .post .entry-content p, .grid-teaser-inline.column .post .entry-content p, .grid-teaser-inline.column--3 .post .entry-content p, .grid-teaser-inline.teaser-slider--3 .post .entry-content p,
.grid-teaser-inline.column .type-post .entry-content p,
.grid-teaser-inline.column--3 .type-post .entry-content p,
.grid-teaser-inline.teaser-slider--3 .type-post .entry-content p, .grid-teaser-inline.teaser-slider .post .entry-content p,
.grid-teaser-inline.teaser-slider .type-post .entry-content p, .article-author__description, .excerpt-text--cover, .grid-teaser.column--1 .post .entry-content p,
.grid-teaser.column--1 .type-post .entry-content p, .grid-teaser.column--2 .post .entry-content p,
.grid-teaser.column--2 .type-post .entry-content p, .grid-teaser.column--3 .post .entry-content p,
.grid-teaser.column--3 .type-post .entry-content p {
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 1.4736842105;
  /*
  @include media("<=phone") {
    font-size: .875rem; //14px
    line-height: (19/14);
  }
  */
}
.excerpt-text--cover, .grid-teaser.column--1 .post .entry-content p,
.grid-teaser.column--1 .type-post .entry-content p, .grid-teaser.column--2 .post .entry-content p,
.grid-teaser.column--2 .type-post .entry-content p, .grid-teaser.column--3 .post .entry-content p,
.grid-teaser.column--3 .type-post .entry-content p {
  color: #fff;
}
@media (max-width: 600px) {
  .excerpt-text, .newsletter-cta__text, .single-post .entry-content.post-content .gm-score__text,
  .single-post .entry-content.post-content .course__text,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__text,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__text, .teaser-list .post .entry-content p, .grid-teaser-inline.column .post .entry-content p, .grid-teaser-inline.column--3 .post .entry-content p, .grid-teaser-inline.teaser-slider--3 .post .entry-content p,
  .grid-teaser-inline.column .type-post .entry-content p,
  .grid-teaser-inline.column--3 .type-post .entry-content p,
  .grid-teaser-inline.teaser-slider--3 .type-post .entry-content p, .grid-teaser-inline.teaser-slider .post .entry-content p,
  .grid-teaser-inline.teaser-slider .type-post .entry-content p, .article-author__description, .excerpt-text--cover, .grid-teaser.column--1 .post .entry-content p,
  .grid-teaser.column--1 .type-post .entry-content p, .grid-teaser.column--2 .post .entry-content p,
  .grid-teaser.column--2 .type-post .entry-content p, .grid-teaser.column--3 .post .entry-content p,
  .grid-teaser.column--3 .type-post .entry-content p {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
  }
}

.date, .entry-meta .entry-date {
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.8333333333;
}

.intro-text, .single-post .entry-content .classic-block p.intro,
div[data-title=Classic] p.intro, .post-header__intro p {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4166666667;
}
@media (max-width: 600px) {
  .intro-text, .single-post .entry-content .classic-block p.intro,
  div[data-title=Classic] p.intro, .post-header__intro p {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}

#page {
  font-family: "Figtree";
  color: #141414;
  color: #141414;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  margin-bottom: 30px;
  font-family: "Figtree";
}
@media (max-width: 600px) {
  #page {
    font-size: 1rem;
    line-height: 1.5555555556;
  }
}

/*
*
* Author
*
*/
/*
*
* LOGO
*
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

p {
  margin: 0 0 30px;
}

b,
strong {
  font-weight: 600;
}

.category-tag, .entry-categories a, .post-header--hero .entry-sub-headline h2, .ad__note,
.single-post .entry-content .ad__note, span.is-sponsored-post--badge {
  font-size: 0.8125rem;
  font-weight: 600;
  line-height: 1.2307692308;
  background-color: #C90C0F;
  color: #fff;
  padding: 4px 8px;
  margin-right: 13px;
  transition: background-color linear 200ms;
  white-space: nowrap;
  text-decoration: none;
  text-transform: uppercase;
}
.category-tag:hover, .entry-categories a:hover, .post-header--hero .entry-sub-headline h2:hover, .ad__note:hover,
.single-post .entry-content .ad__note:hover, span.is-sponsored-post--badge:hover {
  background-color: #ce0000;
}
.category-tag:last-child, .entry-categories a:last-child, .post-header--hero .entry-sub-headline h2:last-child, .ad__note:last-child,
.single-post .entry-content .ad__note:last-child, span.is-sponsored-post--badge:last-child {
  margin-right: 0;
}

.headline-link, .teaser-list .post .entry-title a {
  color: #141414;
}

.menu-link, a.abo-link, .menu-header-navigation li {
  font-size: 1rem;
  line-height: 2.25;
  font-weight: 700;
}

.navigation-link, .main-navigation > li > a {
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.6363636364;
  text-transform: uppercase;
  color: #fff;
}
@media (max-width: 600px) {
  .navigation-link, .main-navigation > li > a {
    font-size: 1rem;
    line-height: 1.2;
  }
}

.navigation-link--sub, .main-navigation li ul li a {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 2;
  color: #fff;
}
@media (max-width: 600px) {
  .navigation-link--sub, .main-navigation li ul li a {
    font-size: 0.9rem;
    font-weight: 500;
    line-height: 1;
  }
}

.nav-headline, .category-navigation h1.page-title,
.category-navigation h5.navigation-headline,
.category-navigation p.more-posts__headline, .category-navigation ul li:first-child a {
  display: inline-block;
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 700;
  background-color: #C90C0F;
  color: #fff;
  line-height: 1.6;
  padding-left: 14px;
  padding-right: 14px;
  margin: 0;
}
@media (max-width: 900px) {
  .nav-headline, .category-navigation h1.page-title,
  .category-navigation h5.navigation-headline,
  .category-navigation p.more-posts__headline, .category-navigation ul li:first-child a {
    font-size: 1.5rem;
    margin-right: 18px;
  }
}
.nav-headline a, .category-navigation h1.page-title a,
.category-navigation h5.navigation-headline a,
.category-navigation p.more-posts__headline a, .category-navigation ul li:first-child a a {
  color: #fff;
}

.link-style--default, .wp-block-list a {
  text-decoration: underline;
  color: #141414;
  transition: text-decoration-color linear 200ms;
}
.link-style--default:hover, .wp-block-list a:hover {
  text-decoration-color: #ce0000;
}

figure {
  display: block;
  margin: 0;
}

figcaption {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5555555556;
}

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

blockquote {
  margin: 0;
}

cite {
  font-style: normal;
}

button {
  display: inline-block;
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  background: transparent;
  color: #141414;
  font-family: "Figtree";
  font-size: 1rem;
  cursor: pointer;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
}
button:hover, button:focus {
  background: transparent;
}
button:focus {
  outline: 0;
  outline-offset: 0;
}
/*
*
* Links
*
*/
a {
  text-decoration: none;
  color: #141414;
}

.headline-cover-link, .grid-teaser.column--1 .post .entry-title a,
.grid-teaser.column--1 .type-post .entry-title a, .grid-teaser.column--2 .post .entry-title a,
.grid-teaser.column--2 .type-post .entry-title a, .grid-teaser.column--3 .post .entry-title a,
.grid-teaser.column--3 .type-post .entry-title a {
  color: #fff;
  transition: color 0.3s;
  text-decoration: none;
}

.link-base-style, .entry-content.post-content .profile-info a {
  text-decoration: underline;
  transition: text-decoration-color linear 200ms;
}
.link-base-style:hover, .entry-content.post-content .profile-info a:hover {
  text-decoration-color: #C90C0F;
}

/*
*
* Buttons
*
*/
.btn-container, .btn-container--inline, .btn-container--center {
  display: flex;
}
.btn-container--center {
  justify-content: center;
  width: 100%;
}
.btn-container--inline {
  width: min(720px, 100%);
  justify-content: center;
}
.btn-container.read-more-btn, .read-more-btn.btn-container--center, .read-more-btn.btn-container--inline {
  margin-top: 80px;
}

.btn, .has-dark-background-color .btn, .has-dark-background-color .btn--loadmore, .has-dark-background-color .btn--color-invert, .has-dark-background-color .btn--background, .btn--background, .btn--color-invert, .btn--loadmore {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5555555556;
  border: 1px solid #C90C0F;
  border-radius: 0;
  box-shadow: none;
  color: #C90C0F;
  padding: 10px 20px;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  text-align: center;
}
.btn--loadmore {
  margin-top: 80px;
  height: -moz-fit-content;
  height: fit-content;
  transition: border-color linear 200ms, color linear 200ms;
}
.btn--loadmore:hover {
  border-color: #ce0000;
  color: #ce0000;
}
.btn-container--inline .btn--loadmore {
  margin-top: 0;
}
.btn-container--inline.margin-top .btn--loadmore {
  margin-top: 80px;
}
.btn--color-invert {
  border: 1px solid #fff;
  color: #fff;
}
.btn--background {
  border: 0;
  background-color: #C90C0F;
  color: #fff;
}
.has-dark-background-color .btn, .has-dark-background-color .btn--loadmore, .has-dark-background-color .btn--color-invert, .has-dark-background-color .btn--background {
  border: 1px solid #fff;
  color: #fff;
}

.pagination {
  display: flex;
  justify-content: center;
  width: min(720px, 100%);
}
.pagination a {
  min-width: 139px;
  margin-top: 0;
}
.pagination .page-numbers:not(.next) {
  display: none;
}
.pagination--archive {
  margin-top: 80px;
}

.spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 12px;
  height: 12px;
  background-color: #C90C0F;
  border-radius: 100%;
  display: inline-block;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  animation-delay: -0.16s;
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
/*
*
* Button Scroll to Content
*
*/
#scroll-to-content {
  position: absolute;
  top: calc(100% - 24px);
  left: calc(50% - 24px);
  width: 48px;
  height: 48px;
  background-color: #C90C0F;
  border-radius: 50%;
  transform: rotate(-90deg);
}
#scroll-to-content svg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #fff;
  width: 50%;
  height: 50%;
}

/*
*
* Search Link (Icon) Header
*
*/
#search-icon {
  display: flex;
  margin-right: 20px;
  margin-left: -20px;
}
#search-icon svg {
  height: 32px;
  width: 32px;
  fill: #fff;
}
@media (max-width: 600px) {
  #search-icon {
    margin-right: 15px;
    margin-left: -6px;
  }
}

span.is-sponsored-post--badge {
  display: inline-block;
}
span.is-sponsored-post--badge:hover {
  background-color: #C90C0F;
}

/*
*
* Generell
*
*/
.ad-wrapper--center {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.single .ad-wrapper--center {
  margin-left: 0;
  margin-right: 0;
}
.ad-wrapper--center .ad-content-container,
.ad-wrapper--center .ad-mobile-container {
  margin-top: calc(80px - 30px);
  margin-bottom: 80px;
}
@media (max-width: 600px) {
  .ad-wrapper--center .ad-content-container,
  .ad-wrapper--center .ad-mobile-container {
    margin-top: calc(60px - 30px);
    margin-bottom: 60px;
  }
}
.ad-wrapper--center .native-content-ad-list {
  margin-bottom: 56px;
}

.dummy-ad {
  width: 100%;
  height: 100px;
  padding: 10px;
  background-color: #eee;
  margin-top: 80px;
  margin-bottom: 80px;
}
.dummy-ad p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 0.875rem !important;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 0.03125rem;
}
@media (max-width: 600px) {
  .dummy-ad {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.Mobile_Pos2,
.Mobile_Pos3 {
  margin: 0 auto;
  margin-bottom: 24px;
}

.ad, .ad--halfpage,
.single-post .entry-content .ad--halfpage, .ad--billboard-top,
.single-post .entry-content .ad--billboard-top,
.single-post .entry-content .ad {
  display: flex;
  justify-content: center;
}
.ad__note,
.single-post .entry-content .ad__note {
  display: inline-block;
  background-color: #270D0C;
  margin: 10px 0 0 10px !important;
  height: -moz-max-content;
  height: max-content;
  color: #fff !important;
}
.ad--billboard-top,
.single-post .entry-content .ad--billboard-top {
  width: min(970px, 100%);
  margin-left: auto;
  margin-right: auto;
}
.ad--halfpage,
.single-post .entry-content .ad--halfpage {
  position: absolute;
  right: 0;
  top: 0;
  width: 300px !important;
}
@media (max-width: 900px) {
  .ad--halfpage,
  .single-post .entry-content .ad--halfpage {
    position: relative;
    right: auto;
    top: auto;
    display: flex;
    width: 100% !important;
    justify-content: center;
  }
}
.ad--halfpage-teaser,
.single-post .entry-content .ad--halfpage-teaser {
  position: sticky;
  top: calc(80px + 51px);
  height: 100%;
}
.ad--halfpage-teaser .ad-mobile-pos,
.single-post .entry-content .ad--halfpage-teaser .ad-mobile-pos {
  display: none;
}
@media (max-width: 900px) {
  .ad--halfpage-teaser,
  .single-post .entry-content .ad--halfpage-teaser {
    position: relative;
    order: 3;
    top: inherit;
    margin-top: 96px;
  }
  .ad--halfpage-teaser .ad-halfpage,
  .single-post .entry-content .ad--halfpage-teaser .ad-halfpage {
    display: none;
  }
  .ad--halfpage-teaser .ad-mobile-pos,
  .single-post .entry-content .ad--halfpage-teaser .ad-mobile-pos {
    display: block;
  }
}

/*
*
* Container Add
*
*/
.billboard-top-page {
  margin-top: 140px;
  margin-bottom: -20px;
}
@media (max-width: 900px) {
  .billboard-top-page {
    margin-top: 100px;
  }
}
@media (max-width: 900px) {
  .container--ad-top .Mobile_Pos1 {
    margin-top: 100px;
  }
}
.container--ad-top .Mobile_Pos1 {
  display: none;
}
@media (max-width: 980px) {
  .container--ad-top {
    display: none;
  }
  .container--ad-top .Mobile_Pos1 {
    display: block;
  }
}

/*
*
* Footer Ads
*
*/
.container--ad-footer {
  padding-left: 0;
  padding-right: 0;
}
.container--ad-footer .Mobile_Footer_1 {
  padding-bottom: 60px;
}
.container--ad-footer .ad--footer-mobile {
  display: none;
  margin-bottom: 100px;
}
.container--ad-footer .ad--footer-desktop {
  margin-bottom: 100px;
}
@media (max-width: 900px) {
  .container--ad-footer .ad--footer-desktop {
    display: none;
  }
  .container--ad-footer .ad--footer-mobile {
    display: block;
  }
}

/*
*
* Ad single
*
*/
body.single-post .ad-mobile-pos {
  display: none;
  margin-bottom: 60px;
}
@media (max-width: 900px) {
  body.single-post .ad-halfpage {
    display: none;
  }
  body.single-post .ad-mobile-pos {
    display: block;
  }
}

/*
*
*
* Add 3 col teaser inline
*
*/
.post.ad .Mobile_Pos3, .post.ad--billboard-top .Mobile_Pos3, .post.ad--halfpage .Mobile_Pos3 {
  display: none;
}
@media (max-width: 1080px) {
  .post.ad .Mobile_Pos3, .post.ad--billboard-top .Mobile_Pos3, .post.ad--halfpage .Mobile_Pos3 {
    display: block;
  }
  .post.ad .Rectangle_1, .post.ad--billboard-top .Rectangle_1, .post.ad--halfpage .Rectangle_1 {
    display: none;
  }
}

/*
*
* content ad
*
*/
/*
.container--ad-list-content {
  display: flex;
  justify-content: center;

  .ad-mobile-pos {
    display: none;
  }

  & > div {
    margin-top: calc(80px - 56px);
    margin-bottom: $margin_elements;
  } 

  @include media("<=tablet-portrait") {

    .ad-mobile-pos {
      display: block;
    }

    .content-ad {
      display: none;
    }
  } // <=phone

}
*/
/*
*
* Temp Styles 4 Ads to show dummies
*
*/
body.development .ad--halfpage-teaser {
  height: 600px;
  width: 300px !important;
  background-color: #eee;
}
@media (max-width: 600px) {
  body.development .ad--halfpage-teaser {
    height: 70px;
    width: 320px !important;
    display: none;
  }
}
body.development .ad--billboard-top {
  height: 250px;
  background-color: #eee;
  margin-top: 140px;
}
body.development .ad-list-content {
  height: 100px;
  width: 470px !important;
  background-color: #eee;
}
@media (max-width: 600px) {
  body.development .ad-list-content {
    height: 70px;
    width: 320px !important;
  }
}
body.development .container--ad-top {
  display: block !important;
}
@media (max-width: 980px) {
  body.development .container--ad-top .ad--billboard-top {
    display: none;
  }
}
body.development .ad--footer-mobile {
  height: 70px;
  width: 100% !important;
  background-color: #eee;
  margin-bottom: 100px;
}
body.development.single-post .ad--halfpage, body.development.home .ad--halfpage {
  height: 600px;
  width: 300px !important;
  background-color: #eee;
}
@media (max-width: 900px) {
  body.development.single-post .ad--halfpage, body.development.home .ad--halfpage {
    display: none;
  }
}
@media (max-width: 900px) {
  body.development.home .ad--halfpage-teaser {
    display: block !important;
  }
}
body.development .ad--footer-desktop {
  height: 120px;
  width: 100% !important;
  background-color: #eee;
}
body.development .post.ad, body.development .post.ad--billboard-top, body.development .post.ad--halfpage {
  background-color: #eee;
}
@media (max-width: 1080px) {
  body.development .post.ad, body.development .post.ad--billboard-top, body.development .post.ad--halfpage {
    height: 70px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
body.development .ad-wrapper--center::after {
  content: "";
  height: 100px;
  width: 100%;
  background-color: #eee;
  margin-top: calc(80px - 30px);
  margin-bottom: 80px;
}
@media (max-width: 600px) {
  body.development .ad-wrapper--center::after {
    margin-top: calc(60px - 30px);
    margin-bottom: 60px;
  }
}

.ad-content-container:not(:empty) {
  margin-top: 40px;
  margin-bottom: 40px;
}

.ad--mobile_pos:not(:empty),
.ad--native:not(:empty) {
  margin-bottom: 56px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe,
.embed-container object,
.embed-container embed,
.embed-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

iframe.instagram-media {
  max-width: 720px !important;
}

.site-header {
  display: flex;
  align-items: center;
  height: 80px;
}
@media (max-width: 600px) {
  .site-header {
    height: 60px;
  }
}

.site-branding {
  position: relative;
  display: flex;
  align-items: center;
  z-index: 999;
}
.site-branding__logo {
  max-width: 110px;
}
.site-branding__logo span svg {
  vertical-align: middle;
}
@media (max-width: 900px) {
  .site-branding__logo {
    max-width: 107px;
  }
}
@media (max-width: 600px) {
  .site-branding__logo {
    max-width: 68px;
  }
}
.site-branding__logo a, .site-branding__logo img {
  display: block;
}
.site-branding__logo img {
  transition: filter 400ms;
}
.site-branding__cat-link {
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 0.8571428571;
  margin-left: 16px;
}
@media (max-width: 1200px) {
  .site-branding__cat-link {
    font-size: 2.25rem;
    line-height: 1;
  }
}
@media (max-width: 600px) {
  .site-branding__cat-link {
    font-size: 1.375rem;
    line-height: 0.6666666667;
  }
}
@media (max-width: 900px) {
  .site-branding__cat-link {
    margin-left: 14px;
  }
}
@media (max-width: 600px) {
  .site-branding__cat-link {
    margin-left: 10px;
  }
}
.menu-is-visible .site-branding__logo img, .footer .site-branding__logo img {
  filter: brightness(0) invert(1);
}
.footer .site-branding {
  margin-bottom: 60px;
  z-index: 1;
}
.footer .site-branding span {
  color: #fff;
}
.footer .site-branding span span {
  color: #C90C0F;
}
.site-branding span {
  font-family: "Figtree";
  font-weight: 600;
  font-size: 2rem;
}
.site-branding span span {
  color: #C90C0F;
  transition: color 400ms;
}
.menu-is-visible .site-branding span span {
  color: #FFF;
}

.cls-1 {
  fill: none;
}

.cls-2 {
  -webkit-clip-path: url(#clip-path);
          clip-path: url(#clip-path);
}

.cls-3 {
  fill: #ae0f0a;
}
.menu-is-visible .cls-3 {
  fill: #FFF;
}

.cls-4 {
  fill: #1d1d1b;
}
.footer-container .cls-4 {
  fill: #FFF;
}

.magazine {
  --width--magazin--content: 720;
}

.magazine__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.magazine-slider-outer {
  width: calc(var(--width--magazin--content) / 1100 * 100%);
}

.magazine {
  color: #fff;
  margin-bottom: 80px;
}
.magazine__headline {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2666666667;
  margin-bottom: 10px;
  margin-bottom: 54px;
}
@media (max-width: 1200px) {
  .magazine__headline {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media (max-width: 600px) {
  .magazine__headline {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.magazine__desc {
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding-right: 150px;
  width: calc(var(--width--magazin--content) / 1100 * 100%);
}
.magazine__desc p {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5555555556;
}
.magazine__desc p:last-of-type {
  margin-bottom: 0;
}
.magazine__desc a {
  color: #fff !important;
  text-decoration: underline;
}
.magazine__desc a:hover {
  text-decoration-color: #fff !important;
}
@media (max-width: 768px) {
  .magazine__desc {
    width: 100%;
  }
  .magazine__desc p {
    font-size: 1rem;
  }
}
.magazine__cover {
  width: 30.4545454545%;
}
.magazine__cover figure img {
  display: block;
  box-shadow: 6px 5px 19px 1px rgba(0, 0, 0, 0.15);
}

.footer .btn, .footer .btn--loadmore, .footer .btn--color-invert, .footer .btn--background {
  margin-right: 16px;
}
.footer .btn:last-of-type, .footer .btn--loadmore:last-of-type, .footer .btn--color-invert:last-of-type, .footer .btn--background:last-of-type {
  margin-right: 0;
}

@media (max-width: 500px) {
  .magazine__desc {
    padding-right: 0;
  }
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 5px 5px;
  display: inline-block;
  cursor: pointer;
  overflow: hidden;
  transition-property: opacity, filter;
  transition-duration: 400ms;
  transition-timing-function: linear;
  z-index: 99;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 1;
}
.hamburger.is-active:hover {
  opacity: 1;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #FFF;
}

.hamburger-box {
  width: 28px;
  height: 20px;
  display: block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 28px;
  height: 2px;
  background-color: #C90C0F;
  border-radius: 0;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -9px;
}
.hamburger-inner::after {
  bottom: -9px;
}

.hamburger--slider .hamburger-inner {
  top: 1px;
}
.hamburger--slider .hamburger-inner::before {
  top: 9px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 18px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 9px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-4px, -7px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -18px, 0) rotate(-90deg);
}

.header-navigation {
  margin-left: auto;
}
@media (max-width: 1200px) {
  .header-navigation {
    display: none;
  }
}

.menu-header-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.menu-header-navigation li {
  text-transform: uppercase;
  margin-right: 20px;
}
.menu-header-navigation li:last-child {
  margin-right: 30px;
}
.menu-header-navigation li a {
  transition: color linear 200ms;
}
.menu-header-navigation li a:hover {
  color: #ce0000;
}
.menu-header-navigation li.current-menu-parent a, .menu-header-navigation li.current-menu-item a, .menu-header-navigation li.current-category-ancestor a, .menu-header-navigation li.current-post-ancestor a {
  color: #ce0000;
}

a.abo-link {
  text-transform: uppercase;
  font-size: 1rem;
  color: #FFF;
  background-color: #C90C0F;
  padding: 0 6px;
  margin-right: 56px;
  transition: background-color linear 200ms;
  line-height: 28px;
}
a.abo-link:hover {
  background-color: #ce0000;
}
@media (max-width: 1200px) {
  a.abo-link {
    margin-left: auto;
    margin-right: 40px;
  }
}
@media (max-width: 600px) {
  a.abo-link {
    margin-right: 23px;
  }
}

/*
*
* Category navigation
*
*/
.category-navigation {
  position: sticky;
  top: calc(80px - 1px);
  z-index: 9;
  background-color: #fff;
  margin-bottom: 40px;
}
.category-navigation::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 100vw;
  z-index: -1;
  background-color: #fff;
}
.has-grey-background-color .category-navigation {
  background-color: #F9F8F6;
}
.has-grey-background-color .category-navigation::after {
  background-color: #F9F8F6;
}
.has-dark-background-color .category-navigation {
  background-color: #270D0C;
}
.has-dark-background-color .category-navigation::after {
  background-color: #270D0C;
}
.has-dark-background-color .category-navigation ul li a {
  color: #fff;
}
.category-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.category-navigation ul li:first-child {
  margin-right: 26px;
}
.category-navigation ul li:first-child a {
  display: block;
  background-color: #C90C0F;
  color: #fff;
  transition: background-color linear 200ms;
}
.category-navigation ul li:first-child a:hover {
  background-color: #ce0000;
  color: #fff;
}
.category-navigation ul li {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  margin-right: 18px;
}
.category-navigation ul li:last-of-type {
  margin-right: 0;
}
.category-navigation ul li a {
  color: #C90C0F;
  transition: color linear 200ms;
}
.category-navigation ul li a:hover {
  color: #ce0000;
}
@media (max-width: 900px) {
  .category-navigation ul li:first-child {
    font-size: 1.5rem;
    margin-right: 18px;
  }
  .category-navigation ul li {
    margin-right: 10px;
    font-size: 1rem;
    line-height: 1.1875;
  }
}
@media (max-width: 600px) {
  .category-navigation {
    top: calc(60px - 1px);
  }
  .category-navigation ul li {
    display: none;
  }
  .category-navigation ul li:first-child {
    display: block;
  }
}
.category-navigation + * {
  margin-top: 0 !important;
}

.archive-navigation, .archive-navigation--profile {
  position: sticky;
  top: 79px;
  z-index: 9;
  background-color: #fff;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
}
.archive-navigation .category-navigation, .archive-navigation--profile .category-navigation {
  all: unset;
  position: relative;
  margin: 0;
  top: auto;
}
.archive-navigation .term-navigation, .archive-navigation--profile .term-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  margin-left: 1.375rem;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.archive-navigation .term-navigation li, .archive-navigation--profile .term-navigation li {
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  letter-spacing: -0.0313rem;
  text-transform: uppercase;
}
.archive-navigation .term-navigation li a, .archive-navigation--profile .term-navigation li a {
  color: #C90C0F;
}
.archive-navigation .term-navigation li.current-cat a, .archive-navigation--profile .term-navigation li.current-cat a {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .archive-navigation--profile {
    flex-wrap: wrap;
  }
  .archive-navigation--profile .term-navigation {
    width: 100%;
    margin-left: 0;
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    -moz-column-gap: 1rem;
         column-gap: 1rem;
  }
  .archive-navigation--profile .term-navigation li {
    font-size: 1rem;
    line-height: 1.1875;
    letter-spacing: -0.5px;
  }
}

.term-nav {
  display: flex;
  justify-content: center;
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
  margin-top: 4.375rem;
}

/*
*
* Modal Box
*
*/
.modal-box {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #C90C0F;
  color: #fff;
  padding-top: calc(80px + 50px);
  z-index: 99;
  overflow-y: auto;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 400ms, opacity 400ms;
}
.modal-box.is-visible {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 400ms;
}
.modal-box::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  height: 80px;
  width: 100vw;
  background-color: #C90C0F;
}
.modal-box__inner {
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 600px) {
  .modal-box__inner {
    padding-left: 23px;
    padding-right: 23px;
  }
}

.main-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.main-navigation li ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 0;
  margin: 10px 0 0;
}
.main-navigation li ul li {
  margin-bottom: 10px;
}
.main-navigation li ul li.current-menu-parent a, .main-navigation li ul li.current-menu-item a, .main-navigation li ul li.current-category-ancestor a {
  text-decoration: underline;
}
.main-navigation > li {
  width: 25%;
  margin-bottom: 80px;
}
.main-navigation > li ul li {
  margin-bottom: 10px;
}
@media (max-width: 900px) {
  .main-navigation > li {
    width: 33.3333333333%;
  }
}
@media (max-width: 600px) {
  .main-navigation {
    text-align: center;
  }
  .main-navigation > li {
    width: 50%;
    margin-bottom: 40px;
  }
}

.social-links {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  -moz-column-gap: 24px;
       column-gap: 24px;
  align-items: center;
}
.social-links svg {
  fill: #fff;
  width: 34px;
}
.social-links a,
.social-links svg {
  display: block;
}
.social-links--soundcloud svg {
  width: 40px;
}
@media (max-width: 600px) {
  .social-links {
    justify-content: center;
    margin: 40px 0;
  }
}

#breadcrumbs {
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.8666666667;
  color: #C90C0F;
  margin-top: 48px;
  margin-bottom: 20px;
  /*
    body.single-post & {

      span.breadcrumb_last {
        display: none;
      }

      span span span span {
        .breadcrumbs-devider {
          display: none;
        }
      }

    }
  */
}
#breadcrumbs a {
  color: #C90C0F;
  text-decoration: none;
}
@media (max-width: 600px) {
  #breadcrumbs {
    display: none;
  }
}

.header {
  grid-area: header;
  background-color: #fff;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  border-bottom: 2px solid #F9F8F6;
}

.site-main {
  grid-area: main;
  padding-top: 80px;
}
@media (max-width: 600px) {
  .site-main {
    padding-top: 60px;
  }
}

.footer {
  grid-area: footer;
  margin-top: 100px;
}

#page {
  display: grid;
  grid-template-columns: 100%;
  grid-template-areas: "header" "main" "footer";
  margin-bottom: 0;
}

body {
  overflow-x: hidden;
}
body.overflow-hidden {
  overflow-y: hidden;
}

.container, .container--no-padding {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 600px) {
  .container, .container--no-padding {
    padding-left: 23px;
    padding-right: 23px;
  }
}
.container--no-padding {
  padding-left: 0;
  padding-right: 0;
}
.container .container, .container--no-padding .container, .container .container--no-padding, .container--no-padding .container--no-padding {
  padding-left: 0;
  padding-right: 0;
}

.wrapper, .wrapper--alignwide, .wrapper--align, .ad-wrapper--center, .container--ad-footer {
  width: min(1100px, 100%);
  margin-left: auto;
  margin-right: auto;
}
.wrapper--content {
  width: min(720px, 100%);
}

.wrapper-block--alignfull, .category-navigation::after {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
}
body.single .wrapper-block--alignfull, body.single .category-navigation::after {
  width: auto;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 600px) {
  body.single .wrapper-block--alignfull, body.single .category-navigation::after {
    padding-left: 0;
    padding-right: 0;
  }
}
.wrapper-block--alignright {
  margin-right: calc(-50vw + 50%);
}
.wrapper-block .spacer--m:last-of-type {
  margin-bottom: 0;
}

.wrapper-inner, .wp-block-group .logo-grid, .wp-block-group .event-teaser, .wp-block-group .block-columns, .wp-block-group .post-image.image-size--large, .wp-block-group__inner-container {
  width: 100%;
  max-width: calc(1100px + 80px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}
@media (max-width: 600px) {
  .wrapper-inner, .wp-block-group .logo-grid, .wp-block-group .event-teaser, .wp-block-group .block-columns, .wp-block-group .post-image.image-size--large, .wp-block-group__inner-container {
    max-width: calc(1100px + 46px);
    padding-left: 23px;
    padding-right: 23px;
  }
}
body.block-editor-page .wrapper-inner, body.block-editor-page .wp-block-group .logo-grid, .wp-block-group body.block-editor-page .logo-grid, body.block-editor-page .wp-block-group .event-teaser, .wp-block-group body.block-editor-page .event-teaser, body.block-editor-page .wp-block-group .block-columns, .wp-block-group body.block-editor-page .block-columns, body.block-editor-page .wp-block-group .post-image.image-size--large, .wp-block-group body.block-editor-page .post-image.image-size--large, body.block-editor-page .wp-block-group__inner-container {
  width: inherit;
  max-width: inherit;
  margin-left: inherit;
  margin-right: inherit;
  padding-left: inherit;
  padding-right: inherit;
}
@media (max-width: 600px) {
  body.block-editor-page .wrapper-inner, body.block-editor-page .wp-block-group .logo-grid, .wp-block-group body.block-editor-page .logo-grid, body.block-editor-page .wp-block-group .event-teaser, .wp-block-group body.block-editor-page .event-teaser, body.block-editor-page .wp-block-group .block-columns, .wp-block-group body.block-editor-page .block-columns, body.block-editor-page .wp-block-group .post-image.image-size--large, .wp-block-group body.block-editor-page .post-image.image-size--large, body.block-editor-page .wp-block-group__inner-container {
    max-width: inherit;
    padding-left: inherit;
    padding-right: inherit;
  }
}
.wp-block-group__inner-container .wrapper-inner, .wp-block-group__inner-container .wp-block-group .logo-grid, .wp-block-group .wp-block-group__inner-container .logo-grid, .wp-block-group__inner-container .wp-block-group .event-teaser, .wp-block-group .wp-block-group__inner-container .event-teaser, .wp-block-group__inner-container .wp-block-group .block-columns, .wp-block-group .wp-block-group__inner-container .block-columns, .wp-block-group__inner-container .wp-block-group .post-image.image-size--large, .wp-block-group .wp-block-group__inner-container .post-image.image-size--large, .wp-block-group__inner-container .wp-block-group__inner-container {
  padding-left: 0;
  padding-right: 0;
}

.wp-block-group__inner-container .container, .wp-block-group__inner-container .container--no-padding {
  padding-left: 0;
  padding-right: 0;
}

.alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
}

/*! Flickity v2.2.2
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.flickity-button:focus {
  box-shadow: 0 0 0 2px #141414;
}

/*
*
* Block Gallery Slider
*
*/
.gallery .flickity-button,
.magazine .flickity-button,
.teaser-slider .flickity-button {
  top: inherit;
  left: inherit;
  transform: none;
  right: 0;
  width: 48px;
  height: 48px;
  background-color: #C90C0F;
}
.gallery .flickity-button svg,
.magazine .flickity-button svg,
.teaser-slider .flickity-button svg {
  fill: #fff;
  left: 31%;
  top: 31%;
  width: 40%;
  height: 40%;
}
.gallery .flickity-button.previous,
.magazine .flickity-button.previous,
.teaser-slider .flickity-button.previous {
  right: calc(48px + 9px);
}
.gallery .flickity-page-dots .dot,
.magazine .flickity-page-dots .dot,
.teaser-slider .flickity-page-dots .dot {
  opacity: 1;
  background-color: #141414;
  margin: 0 4px;
}
.gallery .flickity-page-dots .dot.is-selected,
.magazine .flickity-page-dots .dot.is-selected,
.teaser-slider .flickity-page-dots .dot.is-selected {
  background-color: #C90C0F;
}

/*
*
* Magazin Slider (aktuelles Heft)
*
*/
.magazine .magazine-slide {
  width: 100%;
}
.magazine .magazine-slide img {
  display: block;
}
.magazine .flickity-page-dots {
  display: none;
}
.magazine .flickity-button {
  top: 0;
  transform: none;
  bottom: inherit;
  background-color: rgba(255, 255, 255, 0.3);
}
@media (max-width: 500px) {
  .magazine .flickity-button {
    width: 30px;
    height: 30px;
    top: calc(100% + 10px);
  }
  .magazine .flickity-button.previous {
    right: 39px;
  }
}

/**
* next / prev buttons for teaser slider
*/
.teaser-slider {
  /*
  .flickity-prev-next-button .flickity-button-icon {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    height: 70%;
  }
  */
}
.teaser-slider .flickity-button {
  top: calc(100% + 30px);
  left: inherit;
  right: 40px;
}
.teaser-slider .flickity-button.previous {
  right: calc(40px + 48px + 9px);
}
@media (max-width: 768px) {
  .teaser-slider .flickity-button {
    display: none;
    right: 23px;
  }
  .teaser-slider .flickity-button.previous {
    right: calc(23px + 48px + 9px);
  }
}

.newsletter-content {
  width: min(640px, 100%);
  margin-left: auto;
  margin-right: auto;
}
.newsletter-content #rmOrganism * {
  font-family: "Figtree" !important;
}
.newsletter-content #rmOrganism .rmLayout--horizontal.rmBase .rmBase__container {
  padding-left: 0;
  padding-right: 0;
}
.newsletter-content #rmOrganism .rmEmbed.rmLayout--horizontal.rmBase,
.newsletter-content #rmOrganism .rmSubscription {
  background-color: #fff;
}
.newsletter-content .rmBase__el.rmBase__el--logo {
  max-width: 250px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.newsletter-content .rmBase__el.rmBase__el--consent {
  margin-top: calc(40px - 1em) !important;
  margin-bottom: 40px !important;
}
.newsletter-content #rmOrganism .rmBase__comp--cta {
  background-color: #C90C0F !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-weight: 600 !important;
  text-transform: uppercase;
}
.newsletter-content #rmOrganism .rmSubscription .rmBase__comp--heading {
  margin-bottom: 40px;
}

.page-header-archive,
.more-posts__top {
  position: sticky;
  top: 80px;
  z-index: 2;
}
@media (max-width: 600px) {
  .page-header-archive,
  .more-posts__top {
    top: 60px;
  }
}

.post-header .entry-title, .post-header--standard .entry-title {
  font-size: 3.625rem;
  font-weight: 700;
  line-height: 1.1034482759;
  margin-bottom: 30px;
  line-height: 1.1;
}
@media (max-width: 600px) {
  .post-header .entry-title, .post-header--standard .entry-title {
    font-size: 1.875rem;
    line-height: 1.1875;
  }
}
.post-header__info {
  display: flex;
  margin-bottom: 80px;
}
@media (max-width: 600px) {
  .post-header__info {
    margin-bottom: 60px;
  }
}
.post-header__intro {
  width: 720px;
}
.post-header__intro p {
  margin-bottom: 0;
}
.post-header__meta {
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.5333333333;
  color: #C90C0F;
}
.post-header__meta a {
  color: #C90C0F;
}
.post-header__meta .entry-author,
.post-header__meta .entry-photo {
  display: flex;
}
.post-header__meta .entra-meta-content p {
  margin-bottom: 0;
}
.post-header__meta .spacer-inliner {
  display: inline-block;
  margin: 0 5px;
}
.post-header__intro + .post-header__meta {
  margin-left: 40px;
}
.post-header__image {
  margin-bottom: 80px;
}
.post-header__image img {
  display: block;
}
.post-header__image figcaption {
  margin-top: 16px;
  width: min(720px, 100%);
}
.post-header span.is-sponsored-post, .post-header--standard span.is-sponsored-post {
  font-size: 0.9375rem;
  font-weight: 600;
  line-height: 1.5333333333;
  color: #C90C0F;
  display: block;
  color: rgba(20, 20, 20, 0.5);
  margin-bottom: 5px;
}
.post-header--standard .post-header__info {
  margin-bottom: 56px;
}
@media (min-width: 600px) {
  .post-header--standard .entry-categories {
    display: none;
  }
}
.post-header--hero {
  position: relative;
  height: 80vh;
  display: flex;
  margin-bottom: 80px;
}
.post-header--hero__image {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}
.post-header--hero__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.post-header--hero__image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
}
.post-header--hero__title {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  max-width: calc(1100px + 80px);
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  transform: translateY(-20%);
}
@media (max-width: 600px) {
  .post-header--hero__title {
    max-width: calc(1100px + 46px);
    padding-left: 23px;
    padding-right: 23px;
  }
}
.post-header--hero__title .entry-title {
  width: 100%;
  max-width: 720px;
  color: #fff;
}
body.page-template-tpl_event .post-header--hero__title .entry-title {
  max-width: 1100px;
}
.post-header--hero__title .entry-categories {
  margin-bottom: 16px;
}
.post-header--hero__title span.is-sponsored-post {
  color: rgba(255, 255, 255, 0.8);
}
.post-header--hero .entry-sub-headline {
  align-self: flex-start;
}
.post-header--hero .entry-sub-headline h2 {
  font-weight: 600;
}
@media (max-width: 600px) {
  .post-header__info {
    flex-wrap: wrap;
  }
  .post-header__intro {
    width: 100%;
  }
  .post-header__meta, .post-header__intro + .post-header__meta {
    margin: 23px 0 0 0;
  }
}

/*
*
* Both Frontend post and backend Gutenberg Editor
*
*/
.entry-content.post-content p a {
  text-decoration: underline;
  color: #141414;
  transition: text-decoration-color linear 200ms;
}
.entry-content.post-content p a:hover {
  text-decoration-color: #ce0000;
}
.entry-content.post-content p.quote {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.3333333333;
  margin: 80px 0;
}
@media (max-width: 600px) {
  .entry-content.post-content p.quote {
    font-size: 1.375rem;
    line-height: 1.4166666667;
  }
}
.entry-content.post-content h2:not([class]),
.entry-content.post-content h3:not([class]),
.entry-content.post-content h4:not([class]),
.entry-content.post-content h5:not([class]),
.entry-content.post-content h6:not([class]) {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4166666667;
  margin: 40px 0;
  font-weight: 700;
}
@media (max-width: 600px) {
  .entry-content.post-content h2:not([class]),
  .entry-content.post-content h3:not([class]),
  .entry-content.post-content h4:not([class]),
  .entry-content.post-content h5:not([class]),
  .entry-content.post-content h6:not([class]) {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
.entry-content.post-content ol,
.entry-content.post-content ul {
  padding-left: 20px;
  margin: 60px 0;
}
.entry-content.post-content ol li,
.entry-content.post-content ul li {
  color: #141414;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  margin-bottom: 30px;
  font-family: "Figtree";
  margin-bottom: 20px;
  padding-left: 10px;
}
@media (max-width: 600px) {
  .entry-content.post-content ol li,
  .entry-content.post-content ul li {
    font-size: 1rem;
    line-height: 1.5555555556;
  }
}
.entry-content.post-content blockquote {
  box-shadow: none;
  border-left: 0;
  padding-left: 0;
}
.entry-content.post-content blockquote p {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.3333333333;
  margin: 80px 0;
}
@media (max-width: 600px) {
  .entry-content.post-content blockquote p {
    font-size: 1.375rem;
    line-height: 1.4166666667;
  }
}
.entry-content.post-content blockquote.quote p {
  margin: 0;
}

body.single-post .entry-content.post-content > *,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout > * {
  width: calc(100% - (300px + 80px));
}
@media (max-width: 900px) {
  body.single-post .entry-content.post-content > *,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout > * {
    width: min(720px, 100%);
  }
}
body.single-post .entry-content.post-content .wrapper-block--alignfull, body.single-post .entry-content.post-content .category-navigation::after,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .wrapper-block--alignfull,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .category-navigation::after {
  width: auto;
}

body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .wp-block-list .block-editor-rich-text__editable {
  width: auto;
}

/*
*
* Only Frontend
*
*/
.single-post .entry-content {
  position: relative;
}
.single-post .entry-content p {
  color: #141414;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  margin-bottom: 30px;
  font-family: "Figtree";
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .single-post .entry-content p {
    font-size: 1rem;
    line-height: 1.5555555556;
  }
}
.single-post .entry-content p a {
  text-decoration: underline;
  color: #141414;
  transition: text-decoration-color linear 200ms;
}
.single-post .entry-content p a:hover {
  text-decoration-color: #ce0000;
}

.contest-form input[type=submit] {
  background-color: #ae0f0a;
}

.cal-form label {
  display: block;
}

@media only screen and (max-width: 768px) {
  .cal-form input {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .cal-form-wrapper .cal-form-forename,
  .cal-form-wrapper .cal-form-surname,
  .cal-form-wrapper .cal-form-zip,
  .cal-form-wrapper .cal-form-city {
    width: 100%;
  }
  .cal-form-streetno input {
    width: 65%;
  }
  .cal-form .btn-submit {
    width: 42%;
  }
}
.more-posts {
  margin-top: 96px;
}
.more-posts .type-post figcaption {
  display: none;
}
body.single-profile .more-posts {
  margin-top: 9.375rem;
}

.article-author {
  width: min(720px, 100%);
  margin-top: 80px;
}

.article-author__header {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.article-author__image {
  width: 100px;
  margin-right: 15px;
}
.article-author__image img {
  display: block;
  border-radius: 50%;
}

.article-author__information span {
  display: block;
}
.article-author__information span.author_title {
  font-size: 1rem;
  font-weight: 500;
  line-height: 2.2142857143;
  color: #C90C0F;
}
.article-author__information span.author_name {
  font-weight: 600;
  line-height: 1.4761904762;
}
.article-author__information span.author_position {
  font-weight: 600;
  line-height: 1.4761904762;
  font-weight: 500;
}

.article-author__description {
  color: #C90C0F;
}

#premium-wrapper {
  margin-left: 0px;
  position: relative;
  font-family: "PT Sans", sans-serif;
}

#premium-header {
  height: 350px;
  border: 3px solid #262525;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
#premium-header.no-background {
  height: 120px;
  border: 0;
}

#premium-header-title-wrapper {
  position: absolute;
  bottom: 40px;
  min-width: 360px;
}

#premium-header-title-wrapper h1 {
  background: white;
  font-family: "PT Serif", serif;
  font-size: 2.4em;
  padding: 20px 27px 20px 24px;
  margin: 0;
  letter-spacing: -0.04em;
  color: black;
}

#premium-header-title-lower {
  background: rgba(0, 0, 0, 0.75);
  -webkit-backdrop-filter: blur(10px);
  margin-right: 20px;
}

#premium-wrapper .premium-badge {
  background: rgb(1, 5, 53);
  padding: 2px 8px 0px;
  border-radius: 3px;
  font-size: 0.8em;
  text-shadow: 0px -1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.4);
  color: white;
  margin: 15px 0px 15px 24px;
  display: inline-block;
  font-weight: bold;
}

#premium-wrapper .premium-badge:hover {
  animation: premium-badge-wiggle 0.4s;
}

@keyframes premium-badge-wiggle {
  0%, 100% {
    transform: rotate(0deg);
  }
  25%, 75% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(-5deg);
  }
}
#premium-header-title-rating {
  float: right;
}

.no-background #premium-header-title-wrapper {
  width: 100%;
  bottom: 0;
}
.no-background #premium-header-title-wrapper h1 {
  color: rgb(1, 5, 53);
  width: 100%;
}
.no-background #premium-header-title-lower {
  background: #262525;
  width: 100%;
}

.itemprophidden {
  display: none;
}

.rating {
  height: 18px;
  width: 90px;
  background: url(images/rating.png);
  background-size: 18px 54px;
  display: inline-block;
}

.rating > div {
  height: 18px;
  width: 90px;
  background: url(images/rating.png);
  background-size: 18px 54px;
  background-position: 0px 18px;
  margin: 0;
}

.rating > div.setting {
  background-position: 0px -18px;
}

.rating-set {
  cursor: pointer;
}

.rating-5 > div {
  width: 90px;
}

.rating-4-5 > div {
  width: 81px;
}

.rating-4 > div {
  width: 72px;
}

.rating-3-5 > div {
  width: 63px;
}

.rating-3 > div {
  width: 54px;
}

.rating-2-5 > div {
  width: 45px;
}

.rating-2 > div {
  width: 36px;
}

.rating-1-5 > div {
  width: 27px;
}

.rating-1 > div {
  width: 18px;
}

.rating-0-5 > div {
  width: 9px;
}

.rating-0 > div {
  width: 0px;
}

.rating-label {
  font-size: 0.95em;
  display: inline-block;
  vertical-align: 4px;
  font-weight: bold;
  color: rgb(1, 5, 53);
}

.post-rating .rating-set {
  display: inline-block;
}

.comment-respond .post-rating {
  margin-top: 10px;
  margin-left: 24px;
  display: inline-block;
}

@media only screen and (max-width: 640px) {
  .rating-label {
    display: block;
  }
  .comment-respond .post-rating {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .comment-respond .post-rating {
    margin-left: 6px;
  }
  .comment-form-email {
    padding-left: 6px !important;
    width: 28%;
  }
}
.single-geo .comment-respond .comment-form-url {
  display: none;
}

.comment__content .post-rating {
  margin-bottom: -26px;
}

.logged-in .comment-respond .post-rating {
  margin-top: -12px !important;
}

#premium-header-title-rating {
  text-align: right;
  margin: 15px 24px 0px 20px;
}
#premium-header-title-rating .rating {
  float: right;
}
#premium-header-title-rating span {
  color: rgb(1, 5, 53);
  font-weight: bold;
  line-height: 0.9em;
  float: left;
  margin-right: 10px;
}
#premium-header-title-rating span > small {
  letter-spacing: 1px;
}
#premium-header-title-rating span > span {
  color: #ccc;
  font-size: 0.6em;
  display: block;
  font-weight: normal;
  float: none;
  margin-right: 0;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #premium-header-title-rating .rating, #premium-header-title-rating .rating > div {
    background-image: url(images/rating@2x.png);
  }
}
@media only screen and (max-width: 640px) {
  #premium-header-title-rating {
    margin: 15px 10px 0px 0px;
  }
  #premium-header-title-wrapper h1 {
    background: rgba(255, 255, 255, 0.8);
    -webkit-backdrop-filter: blur(10px);
    font-size: 1.8em;
  }
  #premium-header-title-lower {
    margin-right: 0;
  }
  #premium-header-title-wrapper {
    top: 0;
    right: 0;
    left: 0;
    min-width: 0;
  }
  #premium-wrapper .premium-badge {
    margin-left: 10px;
  }
}
#premium-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#premium-navigation-wrapper {
  height: 43px;
  background: #EFEFEF;
}

#premium-navigation {
  background: #EFEFEF;
  position: relative;
  text-align: center;
  height: 43px;
  font-size: 0;
}

#premium-navigation-sticky-wrapper.sticky {
  position: fixed;
  top: 46px;
  width: 100%;
  max-width: 1256px;
  z-index: 9999;
}
#premium-navigation-sticky-wrapper.sticky #premium-navigation {
  max-width: 1048px;
  background: rgba(239, 239, 239, 0.9);
  -webkit-backdrop-filter: blur(10px);
}

.admin-bar #premium-navigation-sticky-wrapper.sticky {
  top: 78px;
}

@media all and (max-width: 1048px) {
  #premium-navigation-sticky-wrapper.sticky #premium-navigation {
    margin-left: -24px;
  }
}
@media only screen and (max-width: 899px) {
  #premium-navigation-wrapper {
    display: none;
  }
}
#premium-navigation ul li a {
  color: #7c7c7c;
}

#premium-navigation ul li {
  display: inline-block;
  padding: 11px 16px 5px 16px;
  border-bottom: 3px solid rgba(1, 5, 53, 0);
  background-color: rgba(0, 0, 0, 0);
  margin: 0;
  font-size: 14px;
  transition: 0.2s all;
}
#premium-navigation ul li.active, #premium-navigation ul li:hover {
  border-bottom: 3px solid #010535;
  background-color: rgba(0, 0, 0, 0.035);
}
#premium-navigation ul li.active > a, #premium-navigation ul li:hover > a {
  color: #676767;
}

#premium-navigation-back-trigger {
  position: absolute;
  top: 0px;
  left: 8px;
  font-size: 14px;
  padding: 11px 16px 5px 16px;
  border-bottom: 3px solid rgba(1, 5, 53, 0);
  transition: 0.2s all;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: 0.2s all;
  color: #262525;
}
#premium-navigation-back-trigger:hover {
  border-bottom: 3px solid #010535;
  background-color: rgba(0, 0, 0, 0.035);
}

.sticky #premium-navigation-back-trigger {
  opacity: 1;
  pointer-events: auto;
}

#golfclubs-navigation-top-social {
  text-align: right;
  display: inline-block;
  width: 50%;
  padding-top: 14px;
  padding-right: 24px;
}
#golfclubs-navigation-top-social span {
  margin-right: 5px;
  opacity: 0.6;
}
#golfclubs-navigation-top-social a {
  background: #262525;
  text-align: center;
  width: 22px;
  height: 22px;
  display: inline-block;
  border-radius: 2px;
  color: white;
  margin-left: 2px;
  opacity: 0.3;
  transition: 0.2s all;
}
#golfclubs-navigation-top-social a:hover {
  opacity: 0.7;
}

#golfclubs-navigation-top-back-trigger {
  display: inline-block;
  width: 50%;
}
#golfclubs-navigation-top-back-trigger a {
  padding: 14px 24px;
  display: block;
  color: #262525;
  transition: 0.2s all;
}
#golfclubs-navigation-top-back-trigger a:hover {
  color: rgb(1, 5, 53);
}
#golfclubs-navigation-top-back-trigger i {
  opacity: 0.4;
}

@media only screen and (max-width: 640px) {
  #golfclubs-navigation-top-social {
    padding-right: 0px;
  }
  #golfclubs-navigation-top-back-trigger a {
    padding: 14px 0px 10px;
  }
}
@media only screen and (max-width: 480px) {
  #golfclubs-navigation-top-back-trigger, #golfclubs-navigation-top-social {
    width: 100%;
    text-align: center;
  }
  #golfclubs-navigation-top-back-trigger a {
    padding: 14px 0px 0px;
  }
  #golfclubs-navigation-top-social {
    margin-bottom: 20px;
  }
}
#premium-overview {
  border-bottom: 1px solid #E6E6E6;
}

.premium-overview-attribute {
  width: 50px;
  height: 50px;
  background: url(images/premium-icons@1x.png);
  position: relative;
  display: inline-block;
  background-size: 50px 400px;
}
.premium-overview-attribute > span {
  position: absolute;
  width: 120px;
  background: white;
  top: 50px;
  left: -35px;
  text-align: center;
  padding: 3px 6px;
  border: 1px solid #DCDCDC;
  box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  pointer-events: none;
  opacity: 0;
  z-index: 200;
  transform: translateY(-20px) scaleY(0.3);
  transition: 0.2s all;
  font-size: 0.9em;
  transform-origin: 0% 50%;
  /* Stroke */
  /* Fill */
}
.premium-overview-attribute > span:before, .premium-overview-attribute > span:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-top: 0;
}
.premium-overview-attribute > span:before {
  top: -10px;
  left: 48px;
  border-bottom-color: #ccc;
  border-width: 10px;
}
.premium-overview-attribute > span:after {
  top: -9px;
  left: 49px;
  border-bottom-color: white;
  border-width: 9px;
}
.premium-overview-attribute:hover span {
  opacity: 1;
  transform: translateY(0px) scaleY(1);
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .premium-overview-attribute {
    background-image: url(images/premium-icons.png);
  }
}
#premium-overview-item-attributes {
  float: right;
  margin-top: 16px;
  margin-right: 20px;
}

.premium-overview-item {
  display: inline-block;
  vertical-align: top;
}

#premium-overview-attribute-handicap {
  background: none;
}
#premium-overview-attribute-handicap > div {
  width: 30px;
  height: 30px;
  top: 10px;
  left: 10px;
  text-align: center;
  display: inline-block;
  position: absolute;
  font-size: 1.1em;
  padding-top: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

#premium-overview-attribute-courses {
  background: url(images/premium_flag.png) no-repeat;
  background-size: 25px 25px;
  background-position: right center;
  width: auto;
  display: inline-block;
}
#premium-overview-attribute-courses > div {
  right: 20px;
  display: inline;
  margin-right: 25px;
  padding-top: 13px;
  font-weight: bolder;
  letter-spacing: -0.1em;
  opacity: 0.7;
  float: left;
}

#premium-overview-attribute-teacher {
  background-position: 0px -50px;
}

#premium-overview-attribute-driving_range {
  background-position: 0px -100px;
}

#premium-overview-attribute-hire_clubs {
  background-position: 0px -150px;
}

#premium-overview-attribute-hire_caddies {
  background-position: 0px -250px;
}

#premium-overview-attribute-indoors {
  background-position: 0px -200px;
}

#premium-overview-attribute-teetime {
  background-position: 0px -300px;
}

#premium-overview-attribute-shop {
  background-position: 0px -350px;
}

#premium-overview-item-greenfee {
  padding: 35px 20px 0px 24px;
  font-size: 1.2em;
  line-height: 1em;
}
#premium-overview-item-greenfee strong {
  color: rgb(1, 5, 53);
}
#premium-overview-item-greenfee span {
  opacity: 0.4;
}
#premium-overview-item-greenfee small {
  font-size: 0.7em;
  display: block;
  opacity: 0.7;
}
#premium-overview-item-greenfee.premium-overview-item-greenfee-membership {
  padding: 27px 20px 0px 24px;
}

#premium-overview-item-meta {
  padding: 27px 20px 0px 24px;
  line-height: 1em;
}
#premium-overview-item-meta small {
  display: block;
}

@media only screen and (max-width: 899px) {
  #premium-overview-item-meta, #premium-overview-item-greenfee {
    width: 50%;
    text-align: center;
    padding: 5px !important;
  }
  #premium-overview-item-attributes {
    float: none;
    width: 100%;
    text-align: center;
  }
  .premium-overview-item {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 640px) {
  #premium-overview-item-greenfee {
    font-size: 1em;
  }
}
#premium-intro {
  padding: 24px;
  vertical-align: top;
}

#premium-intro-body {
  display: inline-block;
  width: 65%;
  padding: 24px 36px 24px 0px;
  vertical-align: top;
  font-size: 0.95em;
}

#premium-intro-address-wrapper {
  width: 35%;
  display: inline-block;
  box-sizing: border-box;
  border-left: 1px solid #E6E6E6;
  text-align: center;
  vertical-align: top;
}
#premium-intro-address-wrapper #premium-intro-address {
  width: auto;
  margin: 0 auto;
  text-align: left;
  width: 60%;
  max-width: 250px;
  font-size: 0.9em;
  line-height: 1.4em;
}
#premium-intro-address-wrapper #premium-intro-address p {
  margin-bottom: 10px !important;
}

#premium-logo {
  text-align: center;
}
#premium-logo img {
  width: 100%;
  height: auto;
  max-width: 250px;
}

@media only screen and (max-width: 768px) {
  #premium-intro {
    padding: 0;
    padding-top: 14px;
  }
  #premium-intro-body {
    width: 100%;
    padding: 0px;
  }
  #premium-intro-address-wrapper {
    padding-top: 10px;
    border-top: 1px solid #E5E5E5;
    width: 100%;
    border-left: none;
  }
}
.premium-section-header {
  position: relative;
  height: 30px;
  margin-top: 25px;
}

.premium-section-header h3 {
  text-transform: none;
  margin: 0;
  padding: 0;
  font-size: 1em;
  background: white;
  width: auto;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 16px;
  z-index: 10;
  padding: 0px 8px;
  color: rgb(1, 5, 53);
}

.premium-section-header-divider {
  border: 0;
  border-top: 1px solid #E6E6E6;
  position: absolute;
  top: 10px;
  left: 0;
  right: 16px;
  z-index: 9;
}

.premium-section-header-toggle {
  position: absolute;
  right: -8px;
  top: -3px;
  transition: 0.2s all;
  width: 20px;
  height: 20px;
  line-height: 22px;
  text-align: center;
  border-radius: 20px;
  background: white;
  color: rgb(1, 5, 53);
  cursor: pointer;
  display: none;
}
.premium-section-header-toggle:hover {
  background: rgb(1, 5, 53);
  color: white;
}

.js .premium-section-header-toggle {
  display: block;
}

.closed .premium-section-header-toggle {
  transform: rotate(90deg);
}

#premium-map-wrapper {
  height: 400px;
  width: 100%;
  position: relative;
  overflow: hidden;
}

#premium-map {
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 20;
  border: 3px solid #262525;
}

#premium-map img {
  max-width: inherit;
}

#premium-map-instructions {
  position: absolute;
  top: 8px;
  right: 8px;
  left: 8px;
  bottom: 8px;
  padding: 24px;
  z-index: 22;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  -webkit-backdrop-filter: blur(15px);
  transition: 0.4s all;
}

#premium-map-instructions.vanished {
  top: 100%;
  transform: scale(0.95) rotateY(20deg);
  opacity: 0;
  pointer-events: none;
}

#premium-map-instructions-content {
  overflow: scroll;
  height: 336px;
}

#premium-map-instructions-close {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  right: 0;
  text-align: center;
  padding-top: 4px;
  transition: 0.2s all;
  opacity: 0.7;
  cursor: pointer;
}
#premium-map-instructions-close:hover {
  opacity: 1;
}

#premium-map-options {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 9000;
  transition: 0.2s all;
}
#premium-map-options > div, #premium-map-options > a {
  background: rgba(0, 0, 0, 0.8);
  -webkit-backdrop-filter: blur(15px);
  margin-left: 0px;
  display: inline-block;
  padding: 6px 16px 5px;
  color: white;
  opacity: 0.7;
  transition: 0.2s all;
  cursor: pointer;
}
#premium-map-options > div:hover, #premium-map-options > a:hover {
  opacity: 1;
}
#premium-map-options > div i, #premium-map-options > a i {
  margin-right: 3px;
  opacity: 0.8;
}
#premium-map-options.vanished {
  opacity: 0;
  top: -40px;
  pointer-events: none;
}

@media only screen and (max-width: 480px) {
  #premium-map-options > div, #premium-map-options > a {
    display: block;
    font-size: 0.9em;
    padding: 3px 10px 4px;
    margin-bottom: 2px;
  }
}
.premium-course-wrapper {
  margin-bottom: 30px;
  overflow: hidden;
  padding-top: 35px;
}

#premium-courses {
  padding: 0px 24px;
}

.premium-course-front, .premium-course-back {
  border: 1px solid #DCDCDC;
  border-radius: 8px;
  background: #F5F5F5;
  position: relative;
}

.premium-course-back {
  position: absolute;
  top: 100%;
  left: 10px;
  right: 10px;
}

.premium-course-front {
  z-index: 2;
}

.premium-course-back {
  opacity: 0;
  z-index: 5;
  transition: 0.2s all;
}

.premium-course-wrapper {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  position: relative;
}
.premium-course-wrapper.flipped .premium-course .premium-course-back {
  opacity: 1;
  top: 10px;
}
.premium-course-wrapper.flipped .premium-course .premium-course-front {
  opacity: 0.5;
}

.premium-course {
  transition: 0.3s;
  position: relative;
}
.premium-course h4, .premium-course h5 {
  margin: 0;
  text-transform: none;
  font-size: 1.3em;
  line-height: 1.2em;
}
.premium-course h4 {
  color: black;
}
.premium-course h5 {
  color: #8E8E8E;
}

.premium-course-icon-shim {
  height: 30px;
  margin-top: -29px;
  overflow: hidden;
  margin-bottom: 38px;
}
.premium-course-icon-shim:before {
  content: "";
  height: 60px;
  border-radius: 60px;
  border: 1px solid #DCDCDC;
  background: #F5F5F5;
  width: 60px;
  display: inline-block;
  margin: 0 auto;
  z-index: -1;
}

.premium-course-icon {
  position: absolute;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
  display: block;
  top: -19px;
  left: 50%;
  margin-left: -20px;
}

.premium-courses-type-course .premium-course-icon {
  background-image: url(images/course-icon.png);
}

.premium-courses-type-range .premium-course-icon {
  background-image: url(images/driving-range-icon.png);
}

.premium-course-content-wrapper {
  background: white;
  min-height: 100px;
}
.premium-course-content-wrapper p {
  padding: 12px;
}

.premium-course-title-wrapper {
  min-height: 114px;
  padding: 0 5px 5px;
  letter-spacing: -0.04em;
}

.has-subtitle .premium-course-icon-shim {
  margin-bottom: 29px;
}

.premium-course-content-tee-wrapper {
  transition: 0.3s all;
}

.premium-course-content-tee-item {
  display: inline-block;
  width: 20%;
  padding: 8px;
}

.premium-course-content-tee-heading {
  border-bottom: 1px solid #E6E6E6;
  padding: 0px 5px 3px;
  width: 100%;
  font-size: 1.1em;
  display: inline-block;
}
.premium-course-content-tee-heading small {
  opacity: 0.8;
  font-size: 1em;
}

.premium-course-content-wrapper {
  overflow: hidden;
}

.premium-course dl, .premium-course dd, .premium-course dt {
  margin: 0;
  padding: 0;
}

.premium-course-content-wrapper dl {
  padding: 15px 20px;
  color: #151515;
}
.premium-course-content-wrapper dd, .premium-course-content-wrapper dt {
  width: 25%;
  display: inline-block;
  font-size: 1.2em;
  margin: 4px 0px;
}
.premium-course-content-wrapper dt {
  text-align: right;
  padding-right: 3px;
}
.premium-course-content-wrapper dd {
  text-align: left;
  padding-left: 3px;
  white-space: nowrap;
}
.premium-course-content-wrapper p {
  margin: 5px 10px;
}

.premium-course-content-tee-navigation-arrow-wrapper {
  transition: 0.2s all;
}

.premium-course-content-tee-navigation-arrow {
  border-bottom: 1px solid #E6E6E6;
  position: relative;
  width: 200%;
  margin-left: -50%;
}
.premium-course-content-tee-navigation-arrow:after, .premium-course-content-tee-navigation-arrow:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.premium-course-content-tee-navigation-arrow:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: white;
  border-width: 8px;
  margin-left: -8px;
}
.premium-course-content-tee-navigation-arrow:before {
  border-color: rgba(230, 230, 230, 0);
  border-top-color: #d0d0d0;
  border-width: 9px;
  margin-left: -9px;
}

.premium-course-content-tee-navigation {
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 12px 0px 7px 0px;
  font-size: 0.1;
}
.premium-course-content-tee-navigation li {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  width: 19px;
  height: 19px;
  border-radius: 19px;
  display: inline-block;
  margin-right: 2px;
  transform: scale(0.7) !important;
  transition: 0.3s all;
  transition-timing-function: cubic-bezier(0.865, 0.34, 0.405, 2);
  cursor: pointer;
  margin: 0px 1px;
}
.premium-course-content-tee-navigation li:last-child {
  margin-right: 0;
}
.premium-course-content-tee-navigation li:hover {
  transform: scale(0.85) !important;
}
.premium-course-content-tee-navigation li.active {
  transform: scale(1.1) !important;
}

.tee-trigger-yellow {
  background-color: #FFE252;
  border: 1px solid #FFE252;
}

.tee-trigger-red {
  background-color: #F1292E;
  border: 1px solid #F1292E;
}

.tee-trigger-blue {
  background-color: #0076FA;
  border: 1px solid #0076FA;
}

.tee-trigger-white {
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

.tee-trigger-black {
  background-color: #262525;
  border: 1px solid #262525;
}

.tee-trigger-orange {
  background-color: #f4761b;
  border: 1px solid #f4761b;
}

.tee-trigger-green {
  background-color: #7DD407;
  border: 1px solid #7DD407;
}

.premium-course-notes-trigger {
  background: white;
  padding: 10px 0px;
  cursor: pointer;
  border-radius: 0px 0px 8px 8px;
}
.premium-course-notes-trigger i {
  color: red;
}
.premium-course-notes-trigger:hover {
  background: rgb(252, 252, 252);
}

.premium-course-content-price-wrapper dl {
  padding: 5px 5px;
  color: #151515;
  margin: 0;
}
.premium-course-content-price-wrapper dd, .premium-course-content-price-wrapper dt {
  width: 25% !important;
  display: inline-block;
  font-size: 1.2em;
  margin: 4px 0px;
  vertical-align: middle;
}
.premium-course-content-price-wrapper dt {
  text-align: right;
  padding-right: 5px;
  font-size: 0.9em;
  line-height: 1.1em;
  font-weight: normal;
}
.premium-course-content-price-wrapper dd, .premium-course-content-price-wrapper .premium-course-single-fee {
  text-align: left;
  padding-left: 5px;
  font-size: 1.8em;
  color: rgb(1, 5, 53);
  white-space: nowrap;
}
.premium-course-content-price-wrapper .premium-course-single-fee {
  text-align: center;
  padding: 5px 5px;
}
.premium-course-content-price-wrapper dd + dt {
  border-left: 1px solid #E5E5E5;
  padding-left: 6px;
}

.premium-course-content-price-item {
  padding: 0px 5px;
}
.premium-course-content-price-item .premium-course-content-price-item-title {
  border-bottom: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  padding: 3px 0px 2px;
  color: black;
}
.premium-course-content-price-item:first-child .premium-course-content-price-item-title {
  border-top: 0;
}

.premium-course-back {
  padding: 10px;
}
.premium-course-back strong {
  display: block;
  padding: 4px 0px;
}
.premium-course-back p {
  margin: 5px;
  text-align: left;
}
.premium-course-back .premium-course-back-notes {
  padding: 10px;
  background: white;
  margin-bottom: 4px;
  max-height: 370px;
  overflow: scroll;
}

.premium-courses-3 .premium-course-wrapper {
  width: 32%;
  margin-right: 2%;
}
.premium-courses-3 .premium-course-wrapper:nth-child(3n+3) {
  margin-right: 0;
}

.premium-courses-2 .premium-course-wrapper {
  width: 49%;
  margin-right: 2%;
}
.premium-courses-2 .premium-course-wrapper:nth-child(2n+2) {
  margin-right: 0;
}

.premium-courses-1 {
  text-align: center;
}
.premium-courses-1 .premium-course-wrapper {
  width: 80%;
}

@media only screen and (max-width: 1024px) {
  .premium-course dl {
    font-size: 0.85em;
  }
}
@media only screen and (max-width: 899px) {
  .premium-course dl {
    font-size: 1em;
  }
  .premium-courses-3 .premium-course-wrapper, .premium-courses-2 .premium-course-wrapper {
    width: 49%;
    margin-right: 2%;
  }
  .premium-courses-3 .premium-course-wrapper:nth-child(3n+3), .premium-courses-2 .premium-course-wrapper:nth-child(3n+3) {
    margin-right: 2%;
  }
  .premium-courses-3 .premium-course-wrapper:nth-child(2n+2), .premium-courses-2 .premium-course-wrapper:nth-child(2n+2) {
    margin-right: 0%;
  }
  .premium-courses-1 .premium-course-wrapper {
    width: 100%;
    margin-right: 0%;
  }
}
@media only screen and (max-width: 768px) {
  #premium-courses {
    padding: 0px 0px;
  }
  .premium-course dl {
    font-size: 0.85em;
  }
}
@media only screen and (max-width: 640px) {
  .premium-courses-3 .premium-course-wrapper, .premium-courses-2 .premium-course-wrapper, .premium-courses-1 .premium-course-wrapper {
    width: 100%;
    margin-right: 0%;
  }
  .premium-courses-3 .premium-course-wrapper:nth-child(3n+3), .premium-courses-2 .premium-course-wrapper:nth-child(3n+3), .premium-courses-1 .premium-course-wrapper:nth-child(3n+3) {
    margin-right: 0%;
  }
  .premium-courses-3 .premium-course-wrapper:nth-child(2n+2), .premium-courses-2 .premium-course-wrapper:nth-child(2n+2), .premium-courses-1 .premium-course-wrapper:nth-child(2n+2) {
    margin-right: 0%;
  }
}
@media only screen and (min-width: 768px) {
  .premium-courses-1 .premium-course-has-notes .premium-course-back {
    position: relative;
  }
  .premium-courses-1 .premium-course-has-notes .premium-course-front {
    z-index: 2;
    transform: rotateY(0deg);
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .premium-courses-1 .premium-course-has-notes .premium-course-back {
    transform: rotateY(0deg);
    display: table-cell;
    vertical-align: top;
    width: 50%;
    border-left: 0;
    opacity: 1;
    left: 0;
    padding-bottom: 0px !important;
    position: static;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .premium-courses-1 .premium-course-has-notes .premium-course-notes-trigger-back, .premium-courses-1 .premium-course-has-notes .premium-course-notes-trigger-open {
    display: none;
  }
  .premium-courses-1 .premium-course-has-notes .premium-course-back-notes {
    position: static;
    top: 50px;
    bottom: 18px !important;
    right: 20px;
    left: 20px;
    border-radius: 4px;
    height: 100%;
    max-height: auto !important;
  }
  .premium-courses-1 .premium-course-has-notes .premium-course-content-wrapper {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
.js .premium-tournaments-mobile {
  display: none;
}
@media only screen and (max-width: 768px) {
  .js .premium-tournaments-mobile {
    display: table;
    width: 100%;
  }
  .js .premium-tournaments-mobile tbody {
    width: 100% !important;
  }
  .js #premium-tournaments-table {
    display: none;
  }
}

#premium-tournaments {
  padding: 0px 16px;
}

#premium-tournaments-table {
  border-bottom: 0;
  margin: 0px;
  width: 100%;
}
#premium-tournaments-table tr {
  background: none;
  border: 0;
  border-bottom: 1px solid #E5E5E5;
}
#premium-tournaments-table td, #premium-tournaments-table th {
  padding: 4px 8px;
}
#premium-tournaments-table .premium-tournaments-guests {
  text-align: center;
}
#premium-tournaments-table .premium-tournaments-guests span {
  display: none;
}
#premium-tournaments-table .premium-tournaments-guests .icon-check {
  color: rgb(1, 5, 53);
}
#premium-tournaments-table .premium-tournaments-guests .icon-times {
  opacity: 0.6;
}
#premium-tournaments-table .premium-tournaments-guests .icon-question-circle {
  opacity: 0.2;
}
#premium-tournaments-table .premium-tournaments-details {
  text-align: right;
  opacity: 0.6;
  transition: 0.2s all;
  padding-right: 6px;
}
#premium-tournaments-table .premium-tournaments-details i {
  color: rgb(1, 5, 53);
}
#premium-tournaments-table .premium-tournaments-turnier {
  transition: 0.2s all;
}
#premium-tournaments-table tr.tournament-has-detail:hover {
  cursor: pointer;
}
#premium-tournaments-table tr.tournament-has-detail:hover .premium-tournaments-details {
  opacity: 1;
}
#premium-tournaments-table tr.tournament-has-detail:hover .premium-tournaments-turnier {
  color: rgb(1, 5, 53);
}

tr.premium-tournament-details-row td {
  background: #fbfbfb;
}
tr.premium-tournament-details-row ul {
  margin: 0 auto;
}
tr.premium-tournament-details-row li {
  width: 33.3%;
  display: inline-block;
  margin: 5px 0px 0px 0px !important;
  vertical-align: top;
  padding: 5px 0px 5px 15px;
  text-align: left;
}

.st-head-row-main {
  display: none;
}

.premium-tournaments-mobile {
  border-bottom: 2px solid #E5E5E5;
}
.premium-tournaments-mobile tr {
  border: 0;
  background: 0;
}
.premium-tournaments-mobile .st-head-row {
  padding-top: 35px;
  border-bottom: 2px solid rgb(1, 5, 53);
  border-top: 2px solid #E5E5E5;
}
.premium-tournaments-mobile tr:nth-child(2) .st-head-row {
  border-top: 0;
  padding-top: 10px;
}
.premium-tournaments-mobile .premium-tournament-details-row .st-head-row {
  border: 0;
}
.premium-tournaments-mobile .premium-tournaments-guests span {
  display: none;
}
.premium-tournaments-mobile .premium-tournaments-guests .icon-check {
  color: rgb(1, 5, 53);
}
.premium-tournaments-mobile .premium-tournaments-guests .icon-times {
  opacity: 0.6;
}
.premium-tournaments-mobile .premium-tournaments-guests .icon-question-circle {
  opacity: 0.2;
}
.premium-tournaments-mobile .premium-tournaments-turnier {
  font-weight: bold;
}
.premium-tournaments-mobile .st-key {
  width: 45%;
}
.premium-tournaments-mobile .st-val {
  width: 55%;
}
.premium-tournaments-mobile ul {
  margin: 0 auto;
  font-size: 0.95em;
}
.premium-tournaments-mobile li {
  display: block;
  margin: 0px !important;
  vertical-align: top;
  padding: 12px !important;
  border-top: 0 !important;
  font-weight: normal;
  background: white !important;
  width: 100% !important;
}
.premium-tournaments-mobile li:nth-child(2n+1) {
  background: #FBFBFB !important;
}
.premium-tournaments-mobile .premium-tournament-details-row .st-head-row {
  padding: 0;
}
.premium-tournaments-mobile .premium-tournaments-details {
  font-weight: bold;
  cursor: pointer;
  transition: 0.2s all;
}
.premium-tournaments-mobile .premium-tournaments-details:hover {
  background: rgba(0, 0, 0, 0.05);
}
.premium-tournaments-mobile .premium-tournaments-details i {
  color: rgb(1, 5, 53);
}

a.anchor {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}

.fotorama__stage {
  background: #262525;
  border: 3px solid #262525;
}

.fotorama__nav--thumbs {
  background: #EFEFEF;
  padding: 6px 0px;
}

.fotorama__thumb-border {
  border: 0;
  border-bottom: 3px solid rgb(1, 5, 53);
  height: 44px !important;
  width: 64px !important;
  background: none;
}

.fotorama__nav__frame {
  height: 38px !important;
}

.header-page {
  margin: 48px 0;
}

body.page p:not([class]),
body.page p.wp-block-paragraph,
body.page p.has-text-align-center,
body.archive p:not([class]),
body.archive p.wp-block-paragraph,
body.archive p.has-text-align-center,
body.block-editor-page p:not([class]),
body.block-editor-page p.wp-block-paragraph,
body.block-editor-page p.has-text-align-center {
  width: 100%;
  max-width: 720px;
}
body.page p:not([class]) a,
body.page p.wp-block-paragraph a,
body.page p.has-text-align-center a,
body.archive p:not([class]) a,
body.archive p.wp-block-paragraph a,
body.archive p.has-text-align-center a,
body.block-editor-page p:not([class]) a,
body.block-editor-page p.wp-block-paragraph a,
body.block-editor-page p.has-text-align-center a {
  text-decoration: underline;
  color: #141414;
  transition: text-decoration-color linear 200ms;
}
body.page p:not([class]) a:hover,
body.page p.wp-block-paragraph a:hover,
body.page p.has-text-align-center a:hover,
body.archive p:not([class]) a:hover,
body.archive p.wp-block-paragraph a:hover,
body.archive p.has-text-align-center a:hover,
body.block-editor-page p:not([class]) a:hover,
body.block-editor-page p.wp-block-paragraph a:hover,
body.block-editor-page p.has-text-align-center a:hover {
  text-decoration-color: #ce0000;
}
body.page h1:not([class]), body.page h1.wp-block-heading,
body.page h2:not([class]),
body.page h2.wp-block-heading,
body.page h3:not([class]),
body.page h3.wp-block-heading,
body.page h4:not([class]),
body.page h4.wp-block-heading,
body.page h5:not([class]),
body.page h5.wp-block-heading,
body.page h6:not([class]),
body.page h6.wp-block-heading,
body.archive h1:not([class]),
body.archive h1.wp-block-heading,
body.archive h2:not([class]),
body.archive h2.wp-block-heading,
body.archive h3:not([class]),
body.archive h3.wp-block-heading,
body.archive h4:not([class]),
body.archive h4.wp-block-heading,
body.archive h5:not([class]),
body.archive h5.wp-block-heading,
body.archive h6:not([class]),
body.archive h6.wp-block-heading,
body.block-editor-page h1:not([class]),
body.block-editor-page h1.wp-block-heading,
body.block-editor-page h2:not([class]),
body.block-editor-page h2.wp-block-heading,
body.block-editor-page h3:not([class]),
body.block-editor-page h3.wp-block-heading,
body.block-editor-page h4:not([class]),
body.block-editor-page h4.wp-block-heading,
body.block-editor-page h5:not([class]),
body.block-editor-page h5.wp-block-heading,
body.block-editor-page h6:not([class]),
body.block-editor-page h6.wp-block-heading {
  width: 100%;
  max-width: 720px;
}

.block-quote {
  width: 100%;
  max-width: 720px;
}

/*
*
* Single
*
*/
.profile-header,
.profile-content {
  width: calc(100% - (300px + 80px));
}
@media (max-width: 900px) {
  .profile-header,
  .profile-content {
    width: min(720px, 100%);
  }
}

.profile-header {
  background: #FFF;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.1);
}

.entry-content.post-content .profile-info {
  --padding--box: 2.5rem;
  display: flex;
  margin-bottom: 2.5rem;
}
.entry-content.post-content .profile-info__facts {
  padding: 1.875rem var(--padding--box);
}
.entry-content.post-content .profile-info__facts .entry-title {
  font-size: 2.25rem;
  line-height: 1.2777777778;
  letter-spacing: -1px;
}
.entry-content.post-content .profile-info__facts__list {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 1.25rem 0 0;
}
.entry-content.post-content .profile-info__facts__list li {
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
  padding-left: 0;
}
.entry-content.post-content .profile-info__facts__list li:last-child {
  margin-bottom: 0;
}
.entry-content.post-content .profile-info__facts__list li span {
  display: block;
  color: #C90C0F;
  font-size: 0.8125rem;
  font-weight: 600;
  letter-spacing: 0.2px;
  line-height: 1.1;
}
.entry-content.post-content .profile-info__image {
  width: calc(340 / 720 * 100%);
  padding: var(--padding--box);
  padding-right: 0;
}
.entry-content.post-content .profile-info__image img {
  border-radius: 50%;
}
@media (min-width: 901px) and (max-width: 1040px) {
  .entry-content.post-content .profile-info {
    flex-direction: column;
  }
  .entry-content.post-content .profile-info__image {
    width: 100%;
    padding-right: var(--padding--box);
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .entry-content.post-content .profile-info {
    flex-direction: column;
  }
  .entry-content.post-content .profile-info__facts {
    padding: var(--padding--box);
  }
  .entry-content.post-content .profile-info__image {
    width: 100%;
    padding-right: var(--padding--box);
    padding-bottom: 0;
  }
}
@media (max-width: 450px) {
  .entry-content.post-content .profile-info {
    --padding--box: 1.5625rem;
  }
  .entry-content.post-content .profile-info__facts .entry-title {
    font-size: 1.5rem;
    line-height: 1.4166666667;
    letter-spacing: 0;
  }
  .entry-content.post-content .profile-info__facts__list li {
    font-size: 1rem;
  }
}
.entry-content.post-content .profile-content figure {
  margin: 3.75rem 0;
}
.entry-content.post-content .profile-content figure figcaption {
  font-weight: 400;
}
.entry-content.post-content .profile-content figure figcaption strong,
.entry-content.post-content .profile-content figure figcaption b {
  font-weight: 600;
}
.entry-content.post-content .profile-content .profile__gallery__image figcaption {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5555555556;
  font-weight: 600;
}

.profile__table {
  text-align: left;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5555555556;
  font-weight: 400;
  border-collapse: collapse;
  width: 100%;
  margin: 60px 0;
}
.profile__table td,
.profile__table th {
  padding: 10px 0;
  vertical-align: top;
}
.profile__table thead {
  position: sticky;
  top: 80px;
  background-color: #FFF;
}
.profile__table thead tr,
.profile__table tbody tr {
  border-top: 1px solid #ccc;
}
.profile__table thead tr td:first-child,
.profile__table tbody tr td:first-child {
  width: 30%;
  padding-right: 1.875rem;
}
.profile__table .table-field__title {
  font-weight: 600;
}
.profile__table .table-field__title span {
  font-weight: 400;
  display: block;
}
.profile__table thead th {
  color: #C90C0F;
}
@media (max-width: 600px) {
  .profile__table thead {
    top: 60px;
  }
  .profile__table thead tr td:first-child,
  .profile__table tbody tr td:first-child {
    width: 40%;
  }
}

.profile-content figure {
  width: 100% !important;
}
.profile-content img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.single-profile .entry-categories {
  display: none;
}
@media (max-width: 600px) {
  .single-profile .entry-categories {
    display: block;
    margin: 23px 0 20px 0;
  }
}

/*
*
* Archive (CPT & Tax / Term)
*
*/
.term__headline {
  font-size: 1.875rem;
  color: #C90C0F;
  font-weight: 700;
  margin-bottom: 2.1875rem;
}
.term__headline a {
  color: #C90C0F;
}

.term-nav a {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
}

@media (max-width: 600px) {
  .term__headline {
    font-size: 1.5rem;
    line-height: 1.1666666667;
  }
}
.spacer--no {
  margin-bottom: 0;
}
.spacer--s {
  margin-bottom: 40px;
}
.spacer--m {
  margin-bottom: 96px;
}
.spacer--l {
  margin-bottom: 96px;
}
.spacer--xl {
  margin-bottom: 200px;
}

.has-grey-color {
  color: #F9F8F6;
}

.has-grey-background-color {
  background-color: #F9F8F6;
  padding-top: 96px;
  padding-bottom: 96px;
  margin-bottom: 96px;
}
@media (max-width: 899px) {
  .has-grey-background-color {
    padding-top: 48px;
    padding-bottom: 48px;
    margin-bottom: 48px;
  }
}

.has-dark-color {
  color: #270D0C;
}

.has-dark-background-color {
  background-color: #270D0C;
  padding-top: 96px;
  padding-bottom: 96px;
  margin-bottom: 96px;
}
@media (max-width: 899px) {
  .has-dark-background-color {
    padding-top: 48px;
    padding-bottom: 48px;
    margin-bottom: 48px;
  }
}

.has-brand-color {
  color: #C90C0F;
}

.has-brand-background-color {
  background-color: #C90C0F;
  padding-top: 96px;
  padding-bottom: 96px;
  margin-bottom: 96px;
}
@media (max-width: 899px) {
  .has-brand-background-color {
    padding-top: 48px;
    padding-bottom: 48px;
    margin-bottom: 48px;
  }
}

div.has-background + div.has-background {
  margin-top: -96px;
}
@media (max-width: 899px) {
  div.has-background + div.has-background {
    margin-top: -48px;
  }
}

.has-background-color, .has-background-color--light {
  padding-top: 96px;
  padding-bottom: 96px;
  margin-top: 96px;
  margin-bottom: 96px;
}
.has-background-color--light {
  background-color: #F9F8F6;
}
@media (max-width: 599px) {
  .has-background-color, .has-background-color--light {
    padding-top: 60px;
    padding-bottom: 60px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.has-dark-background-color.footer-container {
  margin-bottom: 0;
  margin-top: -96px;
  background-color: #141414;
}
@media (max-width: 899px) {
  .has-dark-background-color.footer-container {
    margin-top: -48px;
  }
}

.wp-block-group.alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
}
.content-width--ad, .term-nav {
  width: calc(100% - (300px + 80px));
}
@media (max-width: 900px) {
  .content-width--ad, .term-nav {
    width: 100%;
  }
}

/*
*
* Teaser Generell
*
*/
.entry-meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.entry-categories {
  display: flex;
  margin-right: 16px;
}
@media (max-width: 600px) {
  body.single-post .entry-categories {
    margin: 23px 0 20px 0;
  }
}

/*
*
* Grid Teaser
*
*/
.grid-teaser {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.grid-teaser.column, .grid-teaser.grid-teaser-inline.column--3, .grid-teaser.grid-teaser-inline.teaser-slider--3, .grid-teaser.column--3, .grid-teaser.column--2, .grid-teaser.column--1 {
  /*
  *
  * 2-Column-Fluid-Grid
  * 3-Column-Fluid-Grid
  *
  */
  /*
  *
  * 1-Column-Fluid-Grid
  *
  */
  /*
  *
  * 2-Column-Fluid-Grid
  *
  */
  /*
  *
  * 3-Column-Fluid-Grid
  *
  */
}
.grid-teaser.column .post, .grid-teaser.grid-teaser-inline.column--3 .post, .grid-teaser.grid-teaser-inline.teaser-slider--3 .post, .grid-teaser.column--3 .post, .grid-teaser.column--2 .post, .grid-teaser.column--1 .post,
.grid-teaser.column .type-post,
.grid-teaser.grid-teaser-inline.column--3 .type-post,
.grid-teaser.grid-teaser-inline.teaser-slider--3 .type-post,
.grid-teaser.column--3 .type-post,
.grid-teaser.column--2 .type-post,
.grid-teaser.column--1 .type-post {
  position: relative;
  text-align: center;
  margin-bottom: 1px;
}
.grid-teaser.column .post::after, .grid-teaser.grid-teaser-inline.column--3 .post::after, .grid-teaser.grid-teaser-inline.teaser-slider--3 .post::after, .grid-teaser.column--3 .post::after, .grid-teaser.column--2 .post::after, .grid-teaser.column--1 .post::after,
.grid-teaser.column .type-post::after,
.grid-teaser.grid-teaser-inline.column--3 .type-post::after,
.grid-teaser.grid-teaser-inline.teaser-slider--3 .type-post::after,
.grid-teaser.column--3 .type-post::after,
.grid-teaser.column--2 .type-post::after,
.grid-teaser.column--1 .type-post::after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.grid-teaser.column .post__image, .grid-teaser.grid-teaser-inline.column--3 .post__image, .grid-teaser.grid-teaser-inline.teaser-slider--3 .post__image, .grid-teaser.column--3 .post__image, .grid-teaser.column--2 .post__image, .grid-teaser.column--1 .post__image,
.grid-teaser.column .type-post__image,
.grid-teaser.grid-teaser-inline.column--3 .type-post__image,
.grid-teaser.grid-teaser-inline.teaser-slider--3 .type-post__image,
.grid-teaser.column--3 .type-post__image,
.grid-teaser.column--2 .type-post__image,
.grid-teaser.column--1 .type-post__image {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
}
.grid-teaser.column .post__image img, .grid-teaser.grid-teaser-inline.column--3 .post__image img, .grid-teaser.grid-teaser-inline.teaser-slider--3 .post__image img, .grid-teaser.column--3 .post__image img, .grid-teaser.column--2 .post__image img, .grid-teaser.column--1 .post__image img,
.grid-teaser.column .type-post__image img,
.grid-teaser.grid-teaser-inline.column--3 .type-post__image img,
.grid-teaser.grid-teaser-inline.teaser-slider--3 .type-post__image img,
.grid-teaser.column--3 .type-post__image img,
.grid-teaser.column--2 .type-post__image img,
.grid-teaser.column--1 .type-post__image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  width: 100%;
  height: 100%;
}
.grid-teaser.column .post__image::after, .grid-teaser.grid-teaser-inline.column--3 .post__image::after, .grid-teaser.grid-teaser-inline.teaser-slider--3 .post__image::after, .grid-teaser.column--3 .post__image::after, .grid-teaser.column--2 .post__image::after, .grid-teaser.column--1 .post__image::after,
.grid-teaser.column .type-post__image::after,
.grid-teaser.grid-teaser-inline.column--3 .type-post__image::after,
.grid-teaser.grid-teaser-inline.teaser-slider--3 .type-post__image::after,
.grid-teaser.column--3 .type-post__image::after,
.grid-teaser.column--2 .type-post__image::after,
.grid-teaser.column--1 .type-post__image::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.6) 100%);
}
.grid-teaser.column .post__content, .grid-teaser.grid-teaser-inline.column--3 .post__content, .grid-teaser.grid-teaser-inline.teaser-slider--3 .post__content, .grid-teaser.column--3 .post__content, .grid-teaser.column--2 .post__content, .grid-teaser.column--1 .post__content,
.grid-teaser.column .type-post__content,
.grid-teaser.grid-teaser-inline.column--3 .type-post__content,
.grid-teaser.grid-teaser-inline.teaser-slider--3 .type-post__content,
.grid-teaser.column--3 .type-post__content,
.grid-teaser.column--2 .type-post__content,
.grid-teaser.column--1 .type-post__content {
  position: absolute;
  width: 100%;
  height: 50%;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 2;
  padding-left: 15%;
  padding-right: 15%;
}
@media (max-width: 600px) {
  .grid-teaser.column .post__content, .grid-teaser.grid-teaser-inline.column--3 .post__content, .grid-teaser.grid-teaser-inline.teaser-slider--3 .post__content, .grid-teaser.column--3 .post__content, .grid-teaser.column--2 .post__content, .grid-teaser.column--1 .post__content,
  .grid-teaser.column .type-post__content,
  .grid-teaser.grid-teaser-inline.column--3 .type-post__content,
  .grid-teaser.grid-teaser-inline.teaser-slider--3 .type-post__content,
  .grid-teaser.column--3 .type-post__content,
  .grid-teaser.column--2 .type-post__content,
  .grid-teaser.column--1 .type-post__content {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.grid-teaser.column .post .entry-categories, .grid-teaser.grid-teaser-inline.column--3 .post .entry-categories, .grid-teaser.grid-teaser-inline.teaser-slider--3 .post .entry-categories, .grid-teaser.column--3 .post .entry-categories, .grid-teaser.column--2 .post .entry-categories, .grid-teaser.column--1 .post .entry-categories,
.grid-teaser.column .type-post .entry-categories,
.grid-teaser.grid-teaser-inline.column--3 .type-post .entry-categories,
.grid-teaser.grid-teaser-inline.teaser-slider--3 .type-post .entry-categories,
.grid-teaser.column--3 .type-post .entry-categories,
.grid-teaser.column--2 .type-post .entry-categories,
.grid-teaser.column--1 .type-post .entry-categories {
  justify-content: center;
}
.grid-teaser.column--1 .post .entry-content p,
.grid-teaser.column--1 .type-post .entry-content p, .grid-teaser.column--2 .post .entry-content p,
.grid-teaser.column--2 .type-post .entry-content p, .grid-teaser.column--3 .post .entry-content p,
.grid-teaser.column--3 .type-post .entry-content p {
  margin-bottom: 16px;
}
.grid-teaser.column--1 .post .entry-title,
.grid-teaser.column--1 .type-post .entry-title, .grid-teaser.column--2 .post .entry-title,
.grid-teaser.column--2 .type-post .entry-title, .grid-teaser.column--3 .post .entry-title,
.grid-teaser.column--3 .type-post .entry-title {
  margin-bottom: 10px;
}
.grid-teaser.column--1 .post,
.grid-teaser.column--1 .type-post {
  flex-basis: 100%;
  height: 80vh;
}
.grid-teaser.column--1 .post::after,
.grid-teaser.column--1 .type-post::after {
  display: none;
}
.grid-teaser.column--1 .post .entry-title,
.grid-teaser.column--1 .type-post .entry-title {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.125;
}
@media (max-width: 1200px) {
  .grid-teaser.column--1 .post .entry-title,
  .grid-teaser.column--1 .type-post .entry-title {
    font-size: 3.625rem;
    line-height: 1.1034482759;
  }
}
@media (max-width: 900px) {
  .grid-teaser.column--1 .post .entry-title,
  .grid-teaser.column--1 .type-post .entry-title {
    font-size: 2.625rem;
    line-height: 1.1428571429;
  }
}
@media (max-width: 600px) {
  .grid-teaser.column--1 .post .entry-title,
  .grid-teaser.column--1 .type-post .entry-title {
    font-size: 1.875rem;
    line-height: 1.1875;
  }
}
@media (min-width: 600px) {
  .wrapper--alignwide .grid-teaser.column--1 .post__content,
  .wrapper--alignwide .grid-teaser.column--1 .type-post__content {
    width: 50%;
    padding-right: 0;
    padding-left: 5%;
    text-align: left;
    align-items: flex-start;
  }
  .wrapper--alignwide .grid-teaser.column--1 .post .entry-title,
  .wrapper--alignwide .grid-teaser.column--1 .type-post .entry-title {
    font-size: 2.625rem;
    font-weight: 700;
    line-height: 1.119047619;
    text-align: left;
  }
}
@media (min-width: 600px) and (max-width: 1200px) {
  .wrapper--alignwide .grid-teaser.column--1 .post .entry-title,
  .wrapper--alignwide .grid-teaser.column--1 .type-post .entry-title {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media (min-width: 600px) and (max-width: 600px) {
  .wrapper--alignwide .grid-teaser.column--1 .post .entry-title,
  .wrapper--alignwide .grid-teaser.column--1 .type-post .entry-title {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.grid-teaser.column--2 .post,
.grid-teaser.column--2 .type-post {
  flex-basis: calc(50% - 0.5px);
}
.grid-teaser.column--2 .entry-title {
  font-size: 2.625rem;
  font-weight: 700;
  line-height: 1.119047619;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .grid-teaser.column--2 .entry-title {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media (max-width: 600px) {
  .grid-teaser.column--2 .entry-title {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.grid-teaser.column--2 .entry-content {
  display: none;
}
.grid-teaser.column--3 .post,
.grid-teaser.column--3 .type-post {
  flex-basis: calc(33.3333333333% - 0.5px);
}
.grid-teaser.column--3 .entry-title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
  margin-bottom: 16px !important;
}
@media (max-width: 1200px) {
  .grid-teaser.column--3 .entry-title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media (max-width: 600px) {
  .grid-teaser.column--3 .entry-title {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.grid-teaser.column--3 .entry-content {
  display: none;
}
@media (max-width: 900px) {
  .grid-teaser.column--2 .post,
  .grid-teaser.column--2 .type-post, .grid-teaser.column--3 .post,
  .grid-teaser.column--3 .type-post {
    display: flex;
    flex-basis: 100%;
    align-items: center;
    min-height: 260px;
  }
  .grid-teaser.column--2 .post:nth-child(even),
  .grid-teaser.column--2 .type-post:nth-child(even), .grid-teaser.column--3 .post:nth-child(even),
  .grid-teaser.column--3 .type-post:nth-child(even) {
    flex-direction: row-reverse;
  }
  .grid-teaser.column--2 .post::after,
  .grid-teaser.column--2 .type-post::after, .grid-teaser.column--3 .post::after,
  .grid-teaser.column--3 .type-post::after {
    padding-bottom: 0;
  }
  .grid-teaser.column--2 .post__image,
  .grid-teaser.column--2 .type-post__image, .grid-teaser.column--3 .post__image,
  .grid-teaser.column--3 .type-post__image {
    position: relative;
    display: block;
    width: 50%;
  }
  .grid-teaser.column--2 .post__content,
  .grid-teaser.column--2 .type-post__content, .grid-teaser.column--3 .post__content,
  .grid-teaser.column--3 .type-post__content {
    display: block;
    position: relative;
    height: auto;
    width: 50%;
    padding: 80px 40px;
  }
  .grid-teaser.column--2 .post .entry-title a,
  .grid-teaser.column--2 .type-post .entry-title a, .grid-teaser.column--3 .post .entry-title a,
  .grid-teaser.column--3 .type-post .entry-title a {
    color: #141414;
  }
  .grid-teaser.column--2 .post .entry-categories,
  .grid-teaser.column--2 .type-post .entry-categories, .grid-teaser.column--3 .post .entry-categories,
  .grid-teaser.column--3 .type-post .entry-categories {
    justify-content: center;
  }
  .grid-teaser.column--2 .post .entry-content p,
  .grid-teaser.column--2 .type-post .entry-content p, .grid-teaser.column--3 .post .entry-content p,
  .grid-teaser.column--3 .type-post .entry-content p {
    color: #141414;
    margin-bottom: 16px;
  }
  .has-dark-background-color .grid-teaser.column--2 .post .entry-title a,
  .has-dark-background-color .grid-teaser.column--2 .type-post .entry-title a, .has-dark-background-color .grid-teaser.column--3 .post .entry-title a,
  .has-dark-background-color .grid-teaser.column--3 .type-post .entry-title a {
    color: #fff;
  }
  .has-dark-background-color .grid-teaser.column--2 .post .entry-content p,
  .has-dark-background-color .grid-teaser.column--2 .type-post .entry-content p, .has-dark-background-color .grid-teaser.column--3 .post .entry-content p,
  .has-dark-background-color .grid-teaser.column--3 .type-post .entry-content p {
    color: #fff;
  }
  .wrapper--alignwide .grid-teaser.column--2 .post,
  .wrapper--alignwide .grid-teaser.column--2 .type-post, .wrapper--alignwide .grid-teaser.column--3 .post,
  .wrapper--alignwide .grid-teaser.column--3 .type-post {
    margin-top: 30px;
    text-align: left;
    align-items: flex-start;
  }
  .wrapper--alignwide .grid-teaser.column--2 .post:nth-child(even),
  .wrapper--alignwide .grid-teaser.column--2 .type-post:nth-child(even), .wrapper--alignwide .grid-teaser.column--3 .post:nth-child(even),
  .wrapper--alignwide .grid-teaser.column--3 .type-post:nth-child(even) {
    flex-direction: row;
  }
  .wrapper--alignwide .grid-teaser.column--2 .post__image,
  .wrapper--alignwide .grid-teaser.column--2 .type-post__image, .wrapper--alignwide .grid-teaser.column--3 .post__image,
  .wrapper--alignwide .grid-teaser.column--3 .type-post__image {
    width: 40%;
    margin-bottom: 0;
  }
  .wrapper--alignwide .grid-teaser.column--2 .post__content,
  .wrapper--alignwide .grid-teaser.column--2 .type-post__content, .wrapper--alignwide .grid-teaser.column--3 .post__content,
  .wrapper--alignwide .grid-teaser.column--3 .type-post__content {
    padding: 0 0 0 30px;
    width: 60%;
  }
}
@media (max-width: 900px) and (max-width: 600px) {
  .wrapper--alignwide .grid-teaser.column--2 .post__content,
  .wrapper--alignwide .grid-teaser.column--2 .type-post__content, .wrapper--alignwide .grid-teaser.column--3 .post__content,
  .wrapper--alignwide .grid-teaser.column--3 .type-post__content {
    padding: 0 0 0 20px;
  }
}
@media (max-width: 900px) {
  .wrapper--alignwide .grid-teaser.column--2 .post .entry-categories,
  .wrapper--alignwide .grid-teaser.column--2 .type-post .entry-categories, .wrapper--alignwide .grid-teaser.column--3 .post .entry-categories,
  .wrapper--alignwide .grid-teaser.column--3 .type-post .entry-categories {
    justify-content: flex-start;
  }
}
@media (max-width: 600px) {
  .grid-teaser.column--2 .post__content,
  .grid-teaser.column--2 .type-post__content, .grid-teaser.column--3 .post__content,
  .grid-teaser.column--3 .type-post__content {
    padding: 40px 20px;
  }
}

/*
*
* Column-Inline-Grid
*
*/
.grid-teaser-inline {
  display: flex;
  flex-wrap: wrap;
  margin: 0 calc(-1 * 40px);
  width: calc(100% + 40px);
  /*
  *
  * TEMP: Add before teaser on BP
  *
  */
  /*
  * END Temp
  */
}
.grid-teaser-inline.teaser-slider {
  display: block;
  width: auto;
  margin: 0;
}
.grid-teaser-inline.teaser-slider .post,
.grid-teaser-inline.teaser-slider .type-post {
  width: 33.3333333333%;
  max-width: 340px;
  margin-right: 40px;
  margin-bottom: 0 !important;
}
.grid-teaser-inline.column, .grid-teaser-inline.column--3, .grid-teaser-inline.teaser-slider--3, .grid-teaser-inline.grid-teaser.column--1, .grid-teaser-inline.grid-teaser.column--2, .grid-teaser-inline.grid-teaser.column--3, .grid-teaser-inline.teaser-slider {
  /*
  *
  * 3-Column-Inline-Grid
  *
  */
}
.grid-teaser-inline.column .post, .grid-teaser-inline.column--3 .post, .grid-teaser-inline.teaser-slider--3 .post, .grid-teaser-inline.grid-teaser.column--1 .post, .grid-teaser-inline.grid-teaser.column--2 .post, .grid-teaser-inline.grid-teaser.column--3 .post,
.grid-teaser-inline.column .type-post,
.grid-teaser-inline.column--3 .type-post,
.grid-teaser-inline.teaser-slider--3 .type-post,
.grid-teaser-inline.grid-teaser.column--1 .type-post,
.grid-teaser-inline.grid-teaser.column--2 .type-post,
.grid-teaser-inline.grid-teaser.column--3 .type-post, .grid-teaser-inline.teaser-slider .post,
.grid-teaser-inline.teaser-slider .type-post {
  margin: 0 0 40px 40px;
  min-width: 0;
}
.grid-teaser-inline.column .post__image, .grid-teaser-inline.column--3 .post__image, .grid-teaser-inline.teaser-slider--3 .post__image, .grid-teaser-inline.grid-teaser.column--1 .post__image, .grid-teaser-inline.grid-teaser.column--2 .post__image, .grid-teaser-inline.grid-teaser.column--3 .post__image,
.grid-teaser-inline.column .type-post__image,
.grid-teaser-inline.column--3 .type-post__image,
.grid-teaser-inline.teaser-slider--3 .type-post__image,
.grid-teaser-inline.grid-teaser.column--1 .type-post__image,
.grid-teaser-inline.grid-teaser.column--2 .type-post__image,
.grid-teaser-inline.grid-teaser.column--3 .type-post__image, .grid-teaser-inline.teaser-slider .post__image,
.grid-teaser-inline.teaser-slider .type-post__image {
  display: block;
  margin-bottom: 20px;
}
.grid-teaser-inline.column .post__image a, .grid-teaser-inline.column--3 .post__image a, .grid-teaser-inline.teaser-slider--3 .post__image a, .grid-teaser-inline.grid-teaser.column--1 .post__image a, .grid-teaser-inline.grid-teaser.column--2 .post__image a, .grid-teaser-inline.grid-teaser.column--3 .post__image a,
.grid-teaser-inline.column .post__image img,
.grid-teaser-inline.column--3 .post__image img,
.grid-teaser-inline.teaser-slider--3 .post__image img,
.grid-teaser-inline.grid-teaser.column--1 .post__image img,
.grid-teaser-inline.grid-teaser.column--2 .post__image img,
.grid-teaser-inline.grid-teaser.column--3 .post__image img,
.grid-teaser-inline.column .type-post__image a,
.grid-teaser-inline.column--3 .type-post__image a,
.grid-teaser-inline.teaser-slider--3 .type-post__image a,
.grid-teaser-inline.grid-teaser.column--1 .type-post__image a,
.grid-teaser-inline.grid-teaser.column--2 .type-post__image a,
.grid-teaser-inline.grid-teaser.column--3 .type-post__image a,
.grid-teaser-inline.column .type-post__image img,
.grid-teaser-inline.column--3 .type-post__image img,
.grid-teaser-inline.teaser-slider--3 .type-post__image img,
.grid-teaser-inline.grid-teaser.column--1 .type-post__image img,
.grid-teaser-inline.grid-teaser.column--2 .type-post__image img,
.grid-teaser-inline.grid-teaser.column--3 .type-post__image img, .grid-teaser-inline.teaser-slider .post__image a,
.grid-teaser-inline.teaser-slider .post__image img,
.grid-teaser-inline.teaser-slider .type-post__image a,
.grid-teaser-inline.teaser-slider .type-post__image img {
  display: block;
}
.grid-teaser-inline.column .post .entry-title, .grid-teaser-inline.column--3 .post .entry-title, .grid-teaser-inline.teaser-slider--3 .post .entry-title, .grid-teaser-inline.grid-teaser.column--1 .post .entry-title, .grid-teaser-inline.grid-teaser.column--2 .post .entry-title, .grid-teaser-inline.grid-teaser.column--3 .post .entry-title,
.grid-teaser-inline.column .type-post .entry-title,
.grid-teaser-inline.column--3 .type-post .entry-title,
.grid-teaser-inline.teaser-slider--3 .type-post .entry-title,
.grid-teaser-inline.grid-teaser.column--1 .type-post .entry-title,
.grid-teaser-inline.grid-teaser.column--2 .type-post .entry-title,
.grid-teaser-inline.grid-teaser.column--3 .type-post .entry-title, .grid-teaser-inline.teaser-slider .post .entry-title,
.grid-teaser-inline.teaser-slider .type-post .entry-title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .grid-teaser-inline.column .post .entry-title, .grid-teaser-inline.column--3 .post .entry-title, .grid-teaser-inline.teaser-slider--3 .post .entry-title, .grid-teaser-inline.grid-teaser.column--1 .post .entry-title, .grid-teaser-inline.grid-teaser.column--2 .post .entry-title, .grid-teaser-inline.grid-teaser.column--3 .post .entry-title,
  .grid-teaser-inline.column .type-post .entry-title,
  .grid-teaser-inline.column--3 .type-post .entry-title,
  .grid-teaser-inline.teaser-slider--3 .type-post .entry-title,
  .grid-teaser-inline.grid-teaser.column--1 .type-post .entry-title,
  .grid-teaser-inline.grid-teaser.column--2 .type-post .entry-title,
  .grid-teaser-inline.grid-teaser.column--3 .type-post .entry-title, .grid-teaser-inline.teaser-slider .post .entry-title,
  .grid-teaser-inline.teaser-slider .type-post .entry-title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media (max-width: 600px) {
  .grid-teaser-inline.column .post .entry-title, .grid-teaser-inline.column--3 .post .entry-title, .grid-teaser-inline.teaser-slider--3 .post .entry-title, .grid-teaser-inline.grid-teaser.column--1 .post .entry-title, .grid-teaser-inline.grid-teaser.column--2 .post .entry-title, .grid-teaser-inline.grid-teaser.column--3 .post .entry-title,
  .grid-teaser-inline.column .type-post .entry-title,
  .grid-teaser-inline.column--3 .type-post .entry-title,
  .grid-teaser-inline.teaser-slider--3 .type-post .entry-title,
  .grid-teaser-inline.grid-teaser.column--1 .type-post .entry-title,
  .grid-teaser-inline.grid-teaser.column--2 .type-post .entry-title,
  .grid-teaser-inline.grid-teaser.column--3 .type-post .entry-title, .grid-teaser-inline.teaser-slider .post .entry-title,
  .grid-teaser-inline.teaser-slider .type-post .entry-title {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.grid-teaser-inline.column .post .entry-title a, .grid-teaser-inline.column--3 .post .entry-title a, .grid-teaser-inline.teaser-slider--3 .post .entry-title a, .grid-teaser-inline.grid-teaser.column--1 .post .entry-title a, .grid-teaser-inline.grid-teaser.column--2 .post .entry-title a,
.grid-teaser-inline.column .type-post .entry-title a,
.grid-teaser-inline.column--3 .type-post .entry-title a,
.grid-teaser-inline.teaser-slider--3 .type-post .entry-title a,
.grid-teaser-inline.grid-teaser.column--1 .type-post .entry-title a,
.grid-teaser-inline.grid-teaser.column--2 .type-post .entry-title a, .grid-teaser-inline.teaser-slider .post .entry-title a,
.grid-teaser-inline.teaser-slider .type-post .entry-title a {
  color: #141414;
}
.grid-teaser-inline.column .post .entry-content p, .grid-teaser-inline.column--3 .post .entry-content p, .grid-teaser-inline.teaser-slider--3 .post .entry-content p, .grid-teaser-inline.grid-teaser.column--1 .post .entry-content p, .grid-teaser-inline.grid-teaser.column--2 .post .entry-content p,
.grid-teaser-inline.column .type-post .entry-content p,
.grid-teaser-inline.column--3 .type-post .entry-content p,
.grid-teaser-inline.teaser-slider--3 .type-post .entry-content p,
.grid-teaser-inline.grid-teaser.column--1 .type-post .entry-content p,
.grid-teaser-inline.grid-teaser.column--2 .type-post .entry-content p, .grid-teaser-inline.teaser-slider .post .entry-content p,
.grid-teaser-inline.teaser-slider .type-post .entry-content p {
  margin-bottom: 16px;
}
.has-dark-background-color .grid-teaser-inline.column .post, .has-dark-background-color .grid-teaser-inline.column--3 .post, .has-dark-background-color .grid-teaser-inline.teaser-slider--3 .post, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .post, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .post, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--3 .post,
.has-dark-background-color .grid-teaser-inline.column .type-post,
.has-dark-background-color .grid-teaser-inline.column--3 .type-post,
.has-dark-background-color .grid-teaser-inline.teaser-slider--3 .type-post,
.has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .type-post,
.has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .type-post,
.has-dark-background-color .grid-teaser-inline.grid-teaser.column--3 .type-post, .has-dark-background-color .grid-teaser-inline.teaser-slider .post,
.has-dark-background-color .grid-teaser-inline.teaser-slider .type-post {
  color: #fff;
}
.has-dark-background-color .grid-teaser-inline.column .post .entry-title, .has-dark-background-color .grid-teaser-inline.column--3 .post .entry-title, .has-dark-background-color .grid-teaser-inline.teaser-slider--3 .post .entry-title, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .post .entry-title, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .post .entry-title,
.has-dark-background-color .grid-teaser-inline.column .type-post .entry-title,
.has-dark-background-color .grid-teaser-inline.column--3 .type-post .entry-title,
.has-dark-background-color .grid-teaser-inline.teaser-slider--3 .type-post .entry-title,
.has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .type-post .entry-title,
.has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .type-post .entry-title, .has-dark-background-color .grid-teaser-inline.teaser-slider .post .entry-title,
.has-dark-background-color .grid-teaser-inline.teaser-slider .type-post .entry-title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
}
@media (max-width: 1200px) {
  .has-dark-background-color .grid-teaser-inline.column .post .entry-title, .has-dark-background-color .grid-teaser-inline.column--3 .post .entry-title, .has-dark-background-color .grid-teaser-inline.teaser-slider--3 .post .entry-title, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .post .entry-title, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .post .entry-title,
  .has-dark-background-color .grid-teaser-inline.column .type-post .entry-title,
  .has-dark-background-color .grid-teaser-inline.column--3 .type-post .entry-title,
  .has-dark-background-color .grid-teaser-inline.teaser-slider--3 .type-post .entry-title,
  .has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .type-post .entry-title,
  .has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .type-post .entry-title, .has-dark-background-color .grid-teaser-inline.teaser-slider .post .entry-title,
  .has-dark-background-color .grid-teaser-inline.teaser-slider .type-post .entry-title {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media (max-width: 600px) {
  .has-dark-background-color .grid-teaser-inline.column .post .entry-title, .has-dark-background-color .grid-teaser-inline.column--3 .post .entry-title, .has-dark-background-color .grid-teaser-inline.teaser-slider--3 .post .entry-title, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .post .entry-title, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .post .entry-title,
  .has-dark-background-color .grid-teaser-inline.column .type-post .entry-title,
  .has-dark-background-color .grid-teaser-inline.column--3 .type-post .entry-title,
  .has-dark-background-color .grid-teaser-inline.teaser-slider--3 .type-post .entry-title,
  .has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .type-post .entry-title,
  .has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .type-post .entry-title, .has-dark-background-color .grid-teaser-inline.teaser-slider .post .entry-title,
  .has-dark-background-color .grid-teaser-inline.teaser-slider .type-post .entry-title {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.has-dark-background-color .grid-teaser-inline.column .post .entry-title a, .has-dark-background-color .grid-teaser-inline.column--3 .post .entry-title a, .has-dark-background-color .grid-teaser-inline.teaser-slider--3 .post .entry-title a, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .post .entry-title a, .has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .post .entry-title a,
.has-dark-background-color .grid-teaser-inline.column .type-post .entry-title a,
.has-dark-background-color .grid-teaser-inline.column--3 .type-post .entry-title a,
.has-dark-background-color .grid-teaser-inline.teaser-slider--3 .type-post .entry-title a,
.has-dark-background-color .grid-teaser-inline.grid-teaser.column--1 .type-post .entry-title a,
.has-dark-background-color .grid-teaser-inline.grid-teaser.column--2 .type-post .entry-title a, .has-dark-background-color .grid-teaser-inline.teaser-slider .post .entry-title a,
.has-dark-background-color .grid-teaser-inline.teaser-slider .type-post .entry-title a {
  color: #fff;
}
.grid-teaser-inline.column--3 .post,
.grid-teaser-inline.column--3 .type-post,
.grid-teaser-inline.column--3 .newsletter-cta, .grid-teaser-inline.teaser-slider--3 .post,
.grid-teaser-inline.teaser-slider--3 .type-post,
.grid-teaser-inline.teaser-slider--3 .newsletter-cta {
  flex-basis: calc(33.3333333333% - 40px);
}
@media (max-width: 1200px) {
  .grid-teaser-inline {
    margin: 0 calc(-1 * 30px);
    width: calc(100% + 30px);
  }
  .grid-teaser-inline.column .post, .grid-teaser-inline.grid-teaser.column--1 .post, .grid-teaser-inline.grid-teaser.column--2 .post, .grid-teaser-inline.grid-teaser.column--3 .post, .grid-teaser-inline.column--3 .post, .grid-teaser-inline.teaser-slider--3 .post,
  .grid-teaser-inline.column .type-post,
  .grid-teaser-inline.grid-teaser.column--1 .type-post,
  .grid-teaser-inline.grid-teaser.column--2 .type-post,
  .grid-teaser-inline.grid-teaser.column--3 .type-post,
  .grid-teaser-inline.column--3 .type-post,
  .grid-teaser-inline.teaser-slider--3 .type-post, .grid-teaser-inline.teaser-slider .post,
  .grid-teaser-inline.teaser-slider .type-post {
    margin: 0 0 30px 30px;
  }
  .grid-teaser-inline.column--3 .post,
  .grid-teaser-inline.column--3 .type-post,
  .grid-teaser-inline.column--3 .newsletter-cta, .grid-teaser-inline.teaser-slider--3 .post,
  .grid-teaser-inline.teaser-slider--3 .type-post,
  .grid-teaser-inline.teaser-slider--3 .newsletter-cta {
    flex-basis: calc(33.3333333333% - 30px);
  }
}
@media (max-width: 1080px) {
  .grid-teaser-inline.column--3.with-ad .post:not(.ad):not(.ad--billboard-top):not(.ad--halfpage),
  .grid-teaser-inline.column--3.with-ad .type-post:not(.ad):not(.ad--billboard-top):not(.ad--halfpage) {
    order: 2;
  }
  .grid-teaser-inline.column--3.with-ad .post.ad, .grid-teaser-inline.column--3.with-ad .post.ad--billboard-top, .grid-teaser-inline.column--3.with-ad .post.ad--halfpage,
  .grid-teaser-inline.column--3.with-ad .type-post.ad,
  .grid-teaser-inline.column--3.with-ad .type-post.ad--billboard-top,
  .grid-teaser-inline.column--3.with-ad .type-post.ad--halfpage {
    order: 1;
    flex-basis: 100%;
    margin-top: 60px;
    margin-bottom: 80px;
  }
}
@media (max-width: 900px) {
  .grid-teaser-inline.column--3 {
    /* TEMP: Disable see line 505

    &.with-ad {

      .post,
      .type-post {

        &:not(.ad) {
          order: 2;
        }

        &.ad {
          order: 1;
          margin-top: ($margin_elements - 20px);
          margin-bottom: $margin_elements;
        }
      }

    } // &.with-ad


    */
  }
  .grid-teaser-inline.column--3 .post,
  .grid-teaser-inline.column--3 .type-post {
    flex-basis: 100%;
    display: flex;
    /*
    *
    *
    * Block Teaser Special
    *
    */
  }
  .grid-teaser-inline.column--3 .post__image,
  .grid-teaser-inline.column--3 .type-post__image {
    width: 40%;
    margin-bottom: 0;
  }
  .grid-teaser-inline.column--3 .post__content,
  .grid-teaser-inline.column--3 .type-post__content {
    padding: 0 0 0 30px;
    width: 60%;
  }
}
@media (max-width: 900px) and (max-width: 600px) {
  .grid-teaser-inline.column--3 .post__content,
  .grid-teaser-inline.column--3 .type-post__content {
    padding: 0 0 0 20px;
  }
}
@media (max-width: 900px) {
  .grid-teaser-inline.column--3 .post .entry-title,
  .grid-teaser-inline.column--3 .type-post .entry-title {
    font-size: 2.625rem;
    font-weight: 700;
    line-height: 1.119047619;
  }
}
@media (max-width: 900px) and (max-width: 1200px) {
  .grid-teaser-inline.column--3 .post .entry-title,
  .grid-teaser-inline.column--3 .type-post .entry-title {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media (max-width: 900px) and (max-width: 600px) {
  .grid-teaser-inline.column--3 .post .entry-title,
  .grid-teaser-inline.column--3 .type-post .entry-title {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
@media (max-width: 900px) {
  .grid-teaser-inline.column--3 .post .entry-content,
  .grid-teaser-inline.column--3 .type-post .entry-content {
    font-size: 1.1875rem;
    font-weight: 500;
    line-height: 1.4736842105;
    /*
    @include media("<=phone") {
      font-size: .875rem; //14px
      line-height: (19/14);
    }
    */
  }
}
@media (max-width: 900px) and (max-width: 600px) {
  .grid-teaser-inline.column--3 .post .entry-content,
  .grid-teaser-inline.column--3 .type-post .entry-content {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
  }
}
@media (max-width: 900px) {
  .grid-teaser-inline.column--3 .post.special-post,
  .grid-teaser-inline.column--3 .type-post.special-post {
    align-items: center;
    text-align: center;
    margin-bottom: 10px;
  }
  .grid-teaser-inline.column--3 .post.special-post .post__image,
  .grid-teaser-inline.column--3 .type-post.special-post .post__image {
    width: 50%;
    margin-bottom: 0;
  }
  .grid-teaser-inline.column--3 .post.special-post .post__content,
  .grid-teaser-inline.column--3 .type-post.special-post .post__content {
    width: 50%;
  }
  .grid-teaser-inline.column--3 .post.special-post:nth-child(even),
  .grid-teaser-inline.column--3 .type-post.special-post:nth-child(even) {
    flex-direction: row-reverse;
  }
  .grid-teaser-inline.column--3 .post.special-post:nth-child(even) .post__content,
  .grid-teaser-inline.column--3 .type-post.special-post:nth-child(even) .post__content {
    padding: 0 20px 0 0;
  }
}
@media (max-width: 600px) {
  .grid-teaser-inline.teaser-slider .post,
  .grid-teaser-inline.teaser-slider .type-post {
    margin: 0 0 0 20px;
    min-width: 200px;
  }
}

/*
*
* Teaser List
*
*/
.teaser-list-outer {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 900px) {
  .teaser-list-outer {
    justify-content: center;
  }
}

.teaser-list {
  width: calc(100% - 380px);
}
body.wp-admin.post-type-post .teaser-list {
  width: 100%;
}
.teaser-list .post {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 56px;
}
.teaser-list .post:last-of-type {
  margin-bottom: 0;
}
.teaser-list-news .teaser-list .post:last-of-type {
  margin-bottom: 96px;
}
.teaser-list .post.fade-in {
  display: none;
}
.teaser-list .post__content {
  width: 100%;
}
.teaser-list .post__image {
  width: 100%;
  max-width: 220px;
  margin-right: 40px;
}
.teaser-list .post__image a,
.teaser-list .post__image img {
  display: block;
}
.teaser-list .post .entry-header {
  margin-top: -5px;
}
.teaser-list .post .entry-title {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2666666667;
  margin-bottom: 10px;
  margin-top: 0;
}
@media (max-width: 1200px) {
  .teaser-list .post .entry-title {
    font-size: 1.875rem;
    line-height: 1.2;
  }
}
@media (max-width: 600px) {
  .teaser-list .post .entry-title {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.teaser-list .post .entry-content a {
  display: block;
  color: #141414;
}
.teaser-list .post .entry-content p {
  margin-bottom: 16px;
}
@media (max-width: 1200px) {
  .teaser-list {
    width: calc(100% - 350px);
  }
  .teaser-list .post__image {
    max-width: 182px;
    margin-right: 30px;
  }
}
@media (max-width: 900px) {
  .teaser-list {
    width: 100%;
  }
}
@media (max-width: 600px) {
  .teaser-list .post__content {
    width: 70%;
  }
  .teaser-list .post__image {
    width: 30%;
    min-width: 80px;
    margin-right: 20px;
  }
}
.teaser-list.post-more-list {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 40px 0;
  margin-top: 60px;
}
.teaser-list.post-more-list .entry-meta {
  display: none;
}
.teaser-list.post-more-list .entry-content p {
  margin-bottom: 0;
}
.teaser-list.post-more-list .post-more-list__headline {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
  font-size: 1.5rem;
  color: #aaa;
  margin: -20px 0 40px;
}
@media (max-width: 1200px) {
  .teaser-list.post-more-list .post-more-list__headline {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media (max-width: 600px) {
  .teaser-list.post-more-list .post-more-list__headline {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}

/*
*
* Read more Teaser
*
*/
.more-posts .grid-teaser.column--1 {
  margin-bottom: 72px;
}
.more-posts .grid-teaser.column--1 .entry-title {
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 0.8571428571;
}
@media (max-width: 1200px) {
  .more-posts .grid-teaser.column--1 .entry-title {
    font-size: 2.25rem;
    line-height: 1;
  }
}
@media (max-width: 600px) {
  .more-posts .grid-teaser.column--1 .entry-title {
    font-size: 1.375rem;
    line-height: 0.6666666667;
  }
}
.more-posts .grid-teaser.column--1 .entry-categories {
  display: none;
}

.post-image {
  /*
  .single-post .entry-content.post-content & {
    &.image-size--large {
      width: 100%;
    }
  }
  */
}
.post-image a {
  display: block;
}
.post-image img {
  display: block;
}
.post-image__caption {
  margin-top: 16px;
  max-width: 720px;
}
.post-image__caption a {
  text-decoration: underline;
  display: inline;
}
.post-image.image-size--medium {
  max-width: 720px;
}
.post-image.image-size--large {
  max-width: 1100px;
}
.post-image.spacer--m {
  margin-top: 60px;
  margin-bottom: 60px;
}
@media (max-width: 600px) {
  .post-image.spacer--m {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.test .post__image img {
  max-width: 300px;
  width: 300px;
}

.gallery__image {
  width: 100%;
}
.gallery__image img {
  display: block;
}
.gallery__caption {
  width: min(720px, 100%);
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5555555556;
  margin: 23px 0 0 0;
}
@media (min-width: 601px) and (max-width: 940px) {
  .gallery__caption {
    width: calc(100% - 140px);
  }
}
.gallery .flickity-page-dots {
  display: none;
}
@media (max-width: 600px) {
  .gallery .flickity-page-dots {
    display: block;
    bottom: inherit;
    margin: 0 !important;
  }
  .gallery .flickity-button {
    display: none;
  }
  .gallery__caption {
    padding-left: 23px;
    padding-right: 23px;
  }
}

.entry-content .quote,
body.post-type-post .block-editor-block-list__layout .quote,
body.post-type-page .block-editor-block-list__layout .quote {
  margin: 80px 0;
}
.entry-content .quote p,
body.post-type-post .block-editor-block-list__layout .quote p,
body.post-type-page .block-editor-block-list__layout .quote p {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.3333333333;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .entry-content .quote p,
  body.post-type-post .block-editor-block-list__layout .quote p,
  body.post-type-page .block-editor-block-list__layout .quote p {
    font-size: 1.375rem;
    line-height: 1.4166666667;
  }
}
.entry-content .quote cite,
body.post-type-post .block-editor-block-list__layout .quote cite,
body.post-type-page .block-editor-block-list__layout .quote cite {
  color: #141414;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  margin-bottom: 30px;
  font-family: "Figtree";
  font-weight: 600;
  color: #C90C0F;
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .entry-content .quote cite,
  body.post-type-post .block-editor-block-list__layout .quote cite,
  body.post-type-page .block-editor-block-list__layout .quote cite {
    font-size: 1rem;
    line-height: 1.5555555556;
  }
}

.single-post .entry-content .classic-block .gallery,
div[data-title=Classic] .gallery {
  margin: 80px 0;
}
.single-post .entry-content .classic-block .gallery .gallery-item,
div[data-title=Classic] .gallery .gallery-item {
  margin: 80px 0;
}
.single-post .entry-content .classic-block .gallery .gallery-item img,
div[data-title=Classic] .gallery .gallery-item img {
  display: block;
}
.single-post .entry-content .classic-block .gallery .gallery-caption,
div[data-title=Classic] .gallery .gallery-caption {
  margin-top: 16px;
}
.single-post .entry-content .classic-block p.quote,
div[data-title=Classic] p.quote {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.3333333333;
}
@media (max-width: 600px) {
  .single-post .entry-content .classic-block p.quote,
  div[data-title=Classic] p.quote {
    font-size: 1.375rem;
    line-height: 1.4166666667;
  }
}
.single-post .entry-content .classic-block blockquote p.quote,
div[data-title=Classic] blockquote p.quote {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.3333333333;
}
@media (max-width: 600px) {
  .single-post .entry-content .classic-block blockquote p.quote,
  div[data-title=Classic] blockquote p.quote {
    font-size: 1.375rem;
    line-height: 1.4166666667;
  }
}
.single-post .entry-content .classic-block figure,
div[data-title=Classic] figure {
  width: 100% !important;
  max-width: 100%;
  height: auto;
}
.single-post .entry-content .classic-block figure.wp-caption,
div[data-title=Classic] figure.wp-caption {
  margin-top: 80px;
  margin-bottom: 80px;
}
.single-post .entry-content .classic-block figure.wp-caption img,
div[data-title=Classic] figure.wp-caption img {
  display: block;
}
.single-post .entry-content .classic-block figure.wp-caption .wp-caption-text,
div[data-title=Classic] figure.wp-caption .wp-caption-text {
  margin-top: 16px;
}
@media (max-width: 600px) {
  .single-post .entry-content .classic-block figure.wp-caption,
  div[data-title=Classic] figure.wp-caption {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.block-video__caption {
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5555555556;
  margin-top: 16px;
}

.block-instagram-embed {
  margin: 80px 0;
}
@media (max-width: 600px) {
  .block-instagram-embed {
    margin: 60px 0;
  }
}

#sb_instagram {
  width: 100% !important;
}

.single-post .entry-content.post-content .gm-score,
.single-post .entry-content.post-content .course,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 60px 40px;
  margin-top: 80px;
  margin-bottom: 80px;
  background-color: #F9F8F6;
}
.single-post .entry-content.post-content .gm-score__badge,
.single-post .entry-content.post-content .course__badge,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__badge,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__badge {
  flex-basis: 40.4166666667%;
}
.single-post .entry-content.post-content .gm-score__badge img,
.single-post .entry-content.post-content .course__badge img,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__badge img,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__badge img {
  display: block;
}
.single-post .entry-content.post-content .gm-score__content,
.single-post .entry-content.post-content .course__content,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__content,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__content {
  margin-left: 40px;
  flex-basis: 59.5833333333%;
}
.single-post .entry-content.post-content .gm-score__title,
.single-post .entry-content.post-content .course__title,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__title,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4166666667;
  margin: 40px 0;
  line-height: 1.4;
  letter-spacing: 0.0125rem;
  margin: 0 0 10px;
}
@media (max-width: 600px) {
  .single-post .entry-content.post-content .gm-score__title,
  .single-post .entry-content.post-content .course__title,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__title,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__title {
    font-size: 1.125rem;
    line-height: 1.5;
  }
}
.single-post .entry-content.post-content .gm-score__paragraph,
.single-post .entry-content.post-content .course__paragraph,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__paragraph,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__paragraph {
  color: #141414;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  margin-bottom: 30px;
  font-family: "Figtree";
  color: #C90C0F;
  font-weight: 700;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .single-post .entry-content.post-content .gm-score__paragraph,
  .single-post .entry-content.post-content .course__paragraph,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__paragraph,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__paragraph {
    font-size: 1rem;
    line-height: 1.5555555556;
  }
}
.single-post .entry-content.post-content .gm-score__paragraph span,
.single-post .entry-content.post-content .course__paragraph span,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__paragraph span,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__paragraph span {
  color: #141414;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  margin-bottom: 30px;
  font-family: "Figtree";
  display: inline-block;
  width: 140px;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .single-post .entry-content.post-content .gm-score__paragraph span,
  .single-post .entry-content.post-content .course__paragraph span,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__paragraph span,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__paragraph span {
    font-size: 1rem;
    line-height: 1.5555555556;
  }
}
.single-post .entry-content.post-content .gm-score__text:last-of-type,
.single-post .entry-content.post-content .course__text:last-of-type,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__text:last-of-type,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__text:last-of-type {
  margin-bottom: 0;
}
.single-post .entry-content.post-content .gm-score__text a,
.single-post .entry-content.post-content .course__text a,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__text a,
body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__text a {
  color: #C90C0F;
  text-decoration: none;
}
@media (min-width: 901px) and (max-width: 1024px) {
  .single-post .entry-content.post-content .gm-score,
  .single-post .entry-content.post-content .course,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course {
    flex-wrap: wrap;
  }
  .single-post .entry-content.post-content .gm-score__badge,
  .single-post .entry-content.post-content .course__badge,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__badge,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__badge {
    flex-basis: 100%;
  }
  .single-post .entry-content.post-content .gm-score__badge img,
  .single-post .entry-content.post-content .course__badge img,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__badge img,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__badge img {
    width: auto;
    margin: 0 auto 40px;
  }
  .single-post .entry-content.post-content .gm-score__content,
  .single-post .entry-content.post-content .course__content,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__content,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__content {
    margin-left: 0;
    flex-basis: 80%;
  }
}
@media (max-width: 599px) {
  .single-post .entry-content.post-content .gm-score,
  .single-post .entry-content.post-content .course,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course {
    flex-wrap: wrap;
  }
  .single-post .entry-content.post-content .gm-score__badge,
  .single-post .entry-content.post-content .course__badge,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__badge,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__badge {
    flex-basis: 100%;
  }
  .single-post .entry-content.post-content .gm-score__badge img,
  .single-post .entry-content.post-content .course__badge img,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__badge img,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__badge img {
    width: auto;
    margin: 0 auto 40px;
  }
  .single-post .entry-content.post-content .gm-score__content,
  .single-post .entry-content.post-content .course__content,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .gm-score__content,
  body.post-type-post .editor-styles-wrapper .block-editor-block-list__layout .course__content {
    margin-left: 0;
    flex-basis: 100%;
  }
}

.gm-score .editor-styles-wrapper p {
  font-size: inherit;
  line-height: inherit;
  margin: inherit;
}

.block-columns {
  display: flex;
  justify-content: space-between;
}
.block-columns .wp-block {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.block-columns__column--left > *:first-child, .block-columns__column--right > *:first-child {
  margin-top: 0 !important;
}
.block-columns__column--left {
  width: 65.4545454545%;
}
.block-columns__column--left p:last-child {
  margin-bottom: 0;
}
.block-columns__column--right {
  width: 30.9090909091%;
}
.block-columns__column--right p {
  font-size: 0.9375rem;
  line-height: 1.5333333333;
  font-weight: 600;
  color: #C90C0F;
}
.block-columns__column--right a, .entry-content.post-content .block-columns__column--right a:not([class]) {
  color: #C90C0F;
  text-decoration: underline;
}
.block-columns__column--right img {
  width: auto;
}
@media (max-width: 900px) {
  .block-columns {
    flex-wrap: wrap;
  }
  .block-columns__column--left {
    width: 100%;
  }
  .block-columns__column--right {
    width: 100%;
    margin-top: 60px;
  }
}

.golfclubs-map .iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
@media (max-width: 900px) {
  .golfclubs-map .iframe-wrapper {
    padding-bottom: 550px;
  }
}
.golfclubs-map iframe,
.golfclubs-map embed,
.golfclubs-map object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.newsletter-cta {
  background-color: #C90C0F;
  color: #FFF;
  text-align: center;
  padding: 48px 28px;
}
.column--3 .newsletter-cta {
  margin: 0 0 40px 40px;
}
@media (max-width: 1200px) {
  .column--3 .newsletter-cta {
    margin: 0 0 30px 30px;
  }
}
@media (max-width: 900px) {
  .column--3 .newsletter-cta {
    flex-basis: 100% !important;
  }
}
.block-teasergrid-slider .newsletter-cta {
  width: 33.3333333333%;
  max-width: 340px;
  min-width: 250px;
  margin: 0 0 0 40px;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .block-teasergrid-slider .newsletter-cta {
    margin: 0 0 0 30px;
  }
}
.newsletter-cta__headline {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .newsletter-cta__headline {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media (max-width: 600px) {
  .newsletter-cta__headline {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.newsletter-cta__headline span {
  display: block;
  font-weight: 400;
  text-transform: none;
}
.newsletter-cta__image {
  margin: 48px auto 42px;
  max-width: 124px;
}
.newsletter-cta__text {
  margin-bottom: 48px;
}

.site-branding__logo {
  max-width: none;
}
@media (max-width: 768px) {
  .site-branding__logo svg {
    max-width: 150px;
  }
}
.menu-is-visible .site-branding__logo svg #site-branding__logo__section, .footer .site-branding__logo svg #site-branding__logo__section {
  filter: brightness(0) invert(1);
}

.cta-block {
  display: flex;
  justify-content: center;
  text-align: center;
}
.cta-block__inner {
  max-width: 640px;
}
.cta-block h3.cta-block__headline {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
  color: #C90C0F;
  margin-bottom: 10px;
}
@media (max-width: 1200px) {
  .cta-block h3.cta-block__headline {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media (max-width: 600px) {
  .cta-block h3.cta-block__headline {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.cta-block__text {
  margin-bottom: 20px;
}
.cta-block__text p {
  color: #141414;
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 1.5238095238;
  margin-bottom: 30px;
  font-family: "Figtree";
}
@media (max-width: 600px) {
  .cta-block__text p {
    font-size: 1rem;
    line-height: 1.5555555556;
  }
}
.cta-block__text p:last-child {
  margin-bottom: 0;
}
.cta-block.spacer--s {
  margin-top: 40px;
}
.cta-block.spacer--m {
  margin-top: 96px;
}
.cta-block.spacer--l {
  margin-top: 96px;
}
.cta-block.spacer--xl {
  margin-top: 200px;
}

.event-teaser {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  max-width: 1100px;
}
.event-teaser p.event-teaser__spitzmarke {
  font-size: 1.1875rem;
  line-height: 1.1578947368;
  color: #C90C0F;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .event-teaser p.event-teaser__spitzmarke {
    font-size: 1rem;
  }
}
.event-teaser__text p {
  font-size: 1.1875rem;
  font-weight: 500;
  line-height: 1.4736842105;
  /*
  @include media("<=phone") {
    font-size: .875rem; //14px
    line-height: (19/14);
  }
  */
}
@media (max-width: 600px) {
  .event-teaser__text p {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 400;
  }
}
.event-teaser__text p:last-child {
  margin-bottom: 0;
}
.event-teaser h3.event-teaser__headline {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 16px;
  margin: 0 0 20px;
}
@media (max-width: 1200px) {
  .event-teaser h3.event-teaser__headline {
    font-size: 1.5rem;
    line-height: 1.25;
  }
}
@media (max-width: 600px) {
  .event-teaser h3.event-teaser__headline {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}
.event-teaser.spacer--m {
  margin-bottom: 56px;
}

.event-teaser__content {
  width: 65.4545454545%;
}

.event-teaser__image {
  width: 30.9090909091%;
}
.event-teaser__image img {
  display: block;
}

.logo-grid {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 3.6363636364%;
       column-gap: 3.6363636364%;
}
.logo-grid__item {
  width: 30.9090909091%;
  margin-bottom: 2.7272727273%;
}
.logo-grid figure,
.logo-grid img {
  display: block;
}
@media (max-width: 800px) {
  .logo-grid {
    -moz-column-gap: 5.5555555556%;
         column-gap: 5.5555555556%;
  }
  .logo-grid__item {
    width: 47.2222222222%;
    margin-bottom: 4.1666666667%;
  }
}/*# sourceMappingURL=style.css.map */
