@charset "UTF-8";
:root {
  --fl-frame-lightbgbox: #dddddd;
  --fl-frame-cibgbox: #DC0C23;
  --fl-layout-reduced: 960px;
  --fl-margin-before-extra-small: 30px;
  --fl-margin-before-small: 45px;
  --fl-margin-before-medium: 70px;
  --fl-margin-before-large: 130px;
  --fl-margin-before-extra-large: 200px;
  --fl-margin-after-extra-small: 30px;
  --fl-margin-after-small: 45px;
  --fl-margin-after-medium: 70px;
  --fl-margin-after-large: 130px;
  --fl-margin-after-extra-large: 200px;
}
@media screen and (max-width: 470px) {
  :root {
    --fl-margin-before-medium: 50px;
    --fl-margin-before-large: 80px;
    --fl-margin-before-extra-large: 100px;
    --fl-margin-after-medium: 50px;
    --fl-margin-after-large: 80px;
    --fl-margin-after-extra-large: 100px;
  }
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*! 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;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* 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;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* 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;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * 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;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* 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;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
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;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * 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;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 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;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * 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;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* 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;
}
@font-face {
  font-family: "apex_newbook";
  src: url("../fonts/apex_new_book-webfont.woff2") format("woff2"), url("../fonts/apex_new_book-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "apex_newmedium";
  src: url("../fonts/apex_new_medium-webfont.woff2") format("woff2"), url("../fonts/apex_new_medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "apex_newbold";
  src: url("../fonts/apex_new_bold-webfont.woff2") format("woff2"), url("../fonts/apex_new_bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "apex_serif_bookregular";
  src: url("../fonts/apex_serif_book_regular-webfont.woff2") format("woff2"), url("../fonts/apex_serif_book_regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  box-sizing: border-box;
  overflow-y: scroll;
  scroll-behavior: smooth;
}
*, *:before, *:after {
  box-sizing: inherit;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
::-moz-selection {
  background: #DC0C23;
  text-shadow: none;
  color: #ffffff;
}
::selection {
  background: #DC0C23;
  text-shadow: none;
  color: #ffffff;
}
body {
  background: #f7f7f7;
}
#site {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
  box-shadow: 0px 14px 40px 11px rgba(0, 0, 0, 0.09);
}
.entry-content {
  overflow: hidden;
}
.entry-content > .ce:not(.ce-fw), .entry-content > h1, .entry-content > h2, .entry-content > h3, .entry-content > h4, .entry-content > h5, .entry-content > h6, .entry-content > p, .entry-content > ul, .entry-content > ol, .entry-content > table, .entry-content > *[class*="wp-block-"], .entry-content > section.no-results.not-found {
  max-width: 1280px;
  width: 96%;
  margin: 0 auto 30px;
  margin: 0 auto 1.875rem;
}
.entry-content > section.no-results.not-found {
  margin: 100px auto;
}
.entry-content > ul:not(.wp-block-gallery) li {
  position: relative;
  padding-left: 15px;
  margin: 10px 0;
}
.entry-content > ul:not(.wp-block-gallery) li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 13px;
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background-color: black;
}
.entry-content > ol {
  counter-reset: index;
}
.entry-content > ol li {
  counter-reset: index_sub;
  position: relative;
  padding-left: 15px;
  margin: 10px 0;
}
.entry-content > ol li:before {
  counter-increment: index;
  content: counter(index) ".";
  position: absolute;
  left: 0;
  top: 0;
}
.entry-content > ol li ol li:before {
  counter-increment: index_sub;
  content: counter(index_sub) ".";
}
.entry-content > .wp-block-image > img {
  margin: 0 auto;
  display: block;
}
.entry-content > table td {
  padding: 16px;
  padding: 1rem;
}
.entry-content > hr.wp-block-separator {
  width: 20%;
  max-width: 1280px;
  margin: 20px auto 50px;
  margin: 1.25rem auto 3.125rem;
}
.entry-content > hr.wp-block-separator.is-style-wide {
  width: 60%;
}
.entry-content figure {
  max-width: 100%;
}
.entry-content figure img {
  max-width: 100%;
  display: block;
  height: auto;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content figure.alignright {
  float: right;
  margin-left: 20px;
}
.entry-content figure.alignleft {
  float: left;
  margin-right: 20px;
}
.type-page > .entry-content > h1.entry-title, .type-page > .entry-content > h1.wp-block-heading {
  text-align: center;
  font-size: 55px;
  font-size: 3.4375rem;
  margin-top: 60px;
}
BODY.blog span.edit-link, BODY.single span.edit-link, BODY.archive span.edit-link, BODY.search span.edit-link {
  display: none;
}
BODY.blog .allcont .cont > .item.inner, BODY.single .allcont .cont > .item.inner, BODY.archive .allcont .cont > .item.inner, BODY.search .allcont .cont > .item.inner {
  max-width: 1280px;
  width: 96%;
  margin: 100px auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
BODY.blog .allcont .cont > .item.inner .entry-content, BODY.single .allcont .cont > .item.inner .entry-content, BODY.archive .allcont .cont > .item.inner .entry-content, BODY.search .allcont .cont > .item.inner .entry-content {
  flex: 1;
}
BODY.blog .allcont .cont > .item.inner .entry-content article.post, BODY.single .allcont .cont > .item.inner .entry-content article.post, BODY.archive .allcont .cont > .item.inner .entry-content article.post, BODY.search .allcont .cont > .item.inner .entry-content article.post {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid black;
}
BODY.blog .allcont .cont > .item.inner .entry-content article.post:last-of-type, BODY.single .allcont .cont > .item.inner .entry-content article.post:last-of-type, BODY.archive .allcont .cont > .item.inner .entry-content article.post:last-of-type, BODY.search .allcont .cont > .item.inner .entry-content article.post:last-of-type {
  border: none;
}
BODY.blog .allcont .cont > .item.inner .entry-content .text, BODY.single .allcont .cont > .item.inner .entry-content .text, BODY.archive .allcont .cont > .item.inner .entry-content .text, BODY.search .allcont .cont > .item.inner .entry-content .text {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
BODY.blog .allcont .cont > .item.inner .entry-content .text .post-thumb, BODY.single .allcont .cont > .item.inner .entry-content .text .post-thumb, BODY.archive .allcont .cont > .item.inner .entry-content .text .post-thumb, BODY.search .allcont .cont > .item.inner .entry-content .text .post-thumb {
  flex: 1 1 150px;
}
BODY.blog .allcont .cont > .item.inner .entry-content .text .post-thumb + P, BODY.single .allcont .cont > .item.inner .entry-content .text .post-thumb + P, BODY.archive .allcont .cont > .item.inner .entry-content .text .post-thumb + P, BODY.search .allcont .cont > .item.inner .entry-content .text .post-thumb + P {
  flex: 1 1 calc(100% - 150px - 40px);
  margin: 0 20px;
}
BODY.blog .allcont .cont > .item.inner #secondary, BODY.single .allcont .cont > .item.inner #secondary, BODY.archive .allcont .cont > .item.inner #secondary, BODY.search .allcont .cont > .item.inner #secondary {
  flex: 1 1 30%;
  padding: 25px;
  background: #f5f5f5;
}
BODY.blog .allcont .cont > .item.inner #secondary .widget, BODY.single .allcont .cont > .item.inner #secondary .widget, BODY.archive .allcont .cont > .item.inner #secondary .widget, BODY.search .allcont .cont > .item.inner #secondary .widget {
  margin-bottom: 30px;
}
.error404.not_home div#site .allcont {
  padding: 0;
}
.error404 .entry-content {
  margin: 0 auto;
  padding: 2%;
  background: #0a0a0a;
  height: 100vh;
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: linear-gradient(rgba(10, 10, 10, 0.6), rgba(0, 0, 0, 0.9)), repeating-linear-gradient(0, transparent, transparent 2px, black 3px, black 3px);
  background-size: cover;
  background-position: center;
  z-index: 1;
  /* Creates an animation with 20 steaps. For each step, it calculates
a percentage for the specific step. It then generates a random clip
box to be used for the random glitch effect. Also adds a very subtle
skew to change the 'thickness' of the glitch.*/
}
.error404 .entry-content .glitch {
  position: relative;
  color: white;
  font-size: 4em;
  letter-spacing: 0.5em;
  text-align: center;
  /* Animation provies a slight random skew. Check bottom of doc
	for more information on how to random skew. */
  animation: glitch-skew 1s infinite linear alternate-reverse;
}
.error404 .entry-content .glitch::before {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  left: 2px;
  text-shadow: -2px 0 #ff00c1;
  /* Creates an initial clip for our glitch. This works in
		a typical top,right,bottom,left fashion and creates a mask
		to only show a certain part of the glitch at a time. */
  clip: rect(44px, 450px, 56px, 0);
  /* Runs our glitch-anim defined below to run in a 5s loop, infinitely,
		with an alternating animation to keep things fresh. */
  animation: glitch-anim 5s infinite linear alternate-reverse;
}
.error404 .entry-content .glitch::after {
  content: attr(data-text);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  left: -2px;
  text-shadow: -2px 0 #00fff9, 2px 2px #ff00c1;
  animation: glitch-anim2 1s infinite linear alternate-reverse;
}
@keyframes glitch-anim {
  0% {
    clip: rect(67px, 9999px, 32px, 0);
    transform: skew(0.32deg);
  }
  5% {
    clip: rect(79px, 9999px, 57px, 0);
    transform: skew(0.81deg);
  }
  10% {
    clip: rect(99px, 9999px, 21px, 0);
    transform: skew(0.15deg);
  }
  15% {
    clip: rect(33px, 9999px, 11px, 0);
    transform: skew(0.35deg);
  }
  20% {
    clip: rect(90px, 9999px, 20px, 0);
    transform: skew(0.83deg);
  }
  25% {
    clip: rect(43px, 9999px, 99px, 0);
    transform: skew(0.01deg);
  }
  30% {
    clip: rect(40px, 9999px, 73px, 0);
    transform: skew(0.16deg);
  }
  35% {
    clip: rect(33px, 9999px, 53px, 0);
    transform: skew(0.94deg);
  }
  40% {
    clip: rect(49px, 9999px, 57px, 0);
    transform: skew(0.56deg);
  }
  45% {
    clip: rect(66px, 9999px, 62px, 0);
    transform: skew(0.78deg);
  }
  50% {
    clip: rect(44px, 9999px, 25px, 0);
    transform: skew(0.39deg);
  }
  55% {
    clip: rect(24px, 9999px, 64px, 0);
    transform: skew(0.18deg);
  }
  60% {
    clip: rect(11px, 9999px, 13px, 0);
    transform: skew(0.29deg);
  }
  65% {
    clip: rect(20px, 9999px, 75px, 0);
    transform: skew(0.71deg);
  }
  70% {
    clip: rect(33px, 9999px, 64px, 0);
    transform: skew(0.46deg);
  }
  75% {
    clip: rect(73px, 9999px, 70px, 0);
    transform: skew(0.42deg);
  }
  80% {
    clip: rect(60px, 9999px, 15px, 0);
    transform: skew(0.15deg);
  }
  85% {
    clip: rect(49px, 9999px, 68px, 0);
    transform: skew(0.81deg);
  }
  90% {
    clip: rect(41px, 9999px, 99px, 0);
    transform: skew(0.36deg);
  }
  95% {
    clip: rect(58px, 9999px, 13px, 0);
    transform: skew(0.17deg);
  }
  100% {
    clip: rect(71px, 9999px, 66px, 0);
    transform: skew(0.06deg);
  }
}
@keyframes glitch-anim2 {
  0% {
    clip: rect(20px, 9999px, 7px, 0);
    transform: skew(0.61deg);
  }
  5% {
    clip: rect(28px, 9999px, 75px, 0);
    transform: skew(0.2deg);
  }
  10% {
    clip: rect(53px, 9999px, 53px, 0);
    transform: skew(0.57deg);
  }
  15% {
    clip: rect(2px, 9999px, 16px, 0);
    transform: skew(0.51deg);
  }
  20% {
    clip: rect(14px, 9999px, 83px, 0);
    transform: skew(0.79deg);
  }
  25% {
    clip: rect(49px, 9999px, 82px, 0);
    transform: skew(0.33deg);
  }
  30% {
    clip: rect(61px, 9999px, 36px, 0);
    transform: skew(0.26deg);
  }
  35% {
    clip: rect(42px, 9999px, 50px, 0);
    transform: skew(0.09deg);
  }
  40% {
    clip: rect(6px, 9999px, 4px, 0);
    transform: skew(0.14deg);
  }
  45% {
    clip: rect(20px, 9999px, 91px, 0);
    transform: skew(0.69deg);
  }
  50% {
    clip: rect(86px, 9999px, 22px, 0);
    transform: skew(0.2deg);
  }
  55% {
    clip: rect(88px, 9999px, 69px, 0);
    transform: skew(0.95deg);
  }
  60% {
    clip: rect(34px, 9999px, 32px, 0);
    transform: skew(0.33deg);
  }
  65% {
    clip: rect(30px, 9999px, 61px, 0);
    transform: skew(0.79deg);
  }
  70% {
    clip: rect(19px, 9999px, 29px, 0);
    transform: skew(0.68deg);
  }
  75% {
    clip: rect(72px, 9999px, 3px, 0);
    transform: skew(0.08deg);
  }
  80% {
    clip: rect(36px, 9999px, 39px, 0);
    transform: skew(0.93deg);
  }
  85% {
    clip: rect(58px, 9999px, 52px, 0);
    transform: skew(0.03deg);
  }
  90% {
    clip: rect(47px, 9999px, 46px, 0);
    transform: skew(0.35deg);
  }
  95% {
    clip: rect(77px, 9999px, 15px, 0);
    transform: skew(0.46deg);
  }
  100% {
    clip: rect(88px, 9999px, 67px, 0);
    transform: skew(0.08deg);
  }
}
@keyframes glitch-skew {
  0% {
    transform: skew(-4deg);
  }
  10% {
    transform: skew(4deg);
  }
  20% {
    transform: skew(1deg);
  }
  30% {
    transform: skew(1deg);
  }
  40% {
    transform: skew(5deg);
  }
  50% {
    transform: skew(2deg);
  }
  60% {
    transform: skew(-1deg);
  }
  70% {
    transform: skew(0deg);
  }
  80% {
    transform: skew(3deg);
  }
  90% {
    transform: skew(-4deg);
  }
  100% {
    transform: skew(4deg);
  }
}
html {
  font-size: 20px;
}
body {
  font-size: 20px;
  font-family: "apex_newbook", Arial, sans-serif;
  color: #5F5E5E;
  line-height: 27px;
  line-height: 1.6875rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "apex_serif_bookregular", Arial, sans-serif;
  line-height: 120%;
  margin: 0 0 30px;
  color: #DC0C23;
}
h1, .h1 {
  font-size: 78px;
  font-size: 4.625rem;
}
@media (max-width: 768px) {
  h1, .h1 {
    font-size: 4rem;
  }
}
@media (max-width: 470px) {
  h1, .h1 {
    font-size: 3.375rem;
  }
}
h2, .h2 {
  font-size: 66px;
  font-size: 3.875rem;
}
@media (max-width: 768px) {
  h2, .h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 470px) {
  h2, .h2 {
    font-size: 3.25rem;
  }
}
h3, .h3 {
  font-size: 58px;
  font-size: 3.375rem;
}
@media (max-width: 768px) {
  h3, .h3 {
    font-size: 3rem;
  }
}
h4, .h4 {
  font-size: 44px;
  font-size: 2.5rem;
}
@media (max-width: 768px) {
  h4, .h4 {
    font-size: 2.125rem;
  }
}
@media (max-width: 470px) {
  h4, .h4 {
    font-size: 1.75rem;
  }
}
h5, .h5, article.event .eo-event-title {
  font-size: 30px;
  font-size: 1.625rem;
  color: #5F5E5E;
}
h6, .h6 {
  font-size: 24px;
  font-size: 1.25rem;
}
p {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}
p[class*=roofline] {
  font-weight: bold;
  margin-bottom: 0;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
i, em {
  font-style: italic;
}
strong, b {
  font-weight: 700;
}
.cont a {
  text-decoration: none;
  color: #DC0C23;
  transition: all 0.3s;
}
.cont a:hover {
  opacity: 0.8;
}
.cont a[href$=".jpg"]:hover > img, .cont a[href$=".jpeg"]:hover > img, .cont a[href$=".JPG"]:hover > img, .cont a[href$=".png"]:hover > img, .cont a[href$=".PNG"]:hover > img {
  opacity: 0.8;
}
button.submit, a.btn, button.btn, input[type="button"].btn, input[type="submit"][type="button"], .is-style-btn > a {
  display: inline-block;
  border: none;
  cursor: pointer;
  padding: 15px 25px;
  border-radius: 50px;
  text-transform: uppercase;
  color: #ffffff;
  background: #DC0C23;
  margin-top: 25px;
  transition: all 0.3s ease-in-out;
  line-height: 120%;
  font-size: 18px;
  font-family: "apex_newmedium";
}
@media (max-width: 470px) {
  button.submit, a.btn, button.btn, input[type="button"].btn, input[type="submit"][type="button"], .is-style-btn > a {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media (hover: hover) {
  button.submit:hover, a.btn:hover, button.btn:hover, input[type="button"].btn:hover, input[type="submit"][type="button"]:hover, .is-style-btn > a:hover {
    background: #C4091E;
  }
}
button.btn.outline, input[type="button"].btn.outline, input.outline[type="submit"][type="button"] {
  background: white;
  border: 1.5px solid #DC0C23;
  color: #DC0C23;
}
button.btn.outline:hover, input[type="button"].btn.outline:hover, input.outline[type="submit"][type="button"]:hover {
  background: #C4091E;
  border-color: #C4091E;
  color: white;
}
.btn.arrow, input.arrow[type="submit"], input[type="submit"], input.btn[type="submit"] {
  background: white;
  display: inline-block;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 50px;
  text-transform: uppercase;
  color: #DC0C23;
  border: 1.5px solid #DC0C23;
  background: white url("../img/arrow-left.svg") left 20px center no-repeat;
  background-size: 10px;
  transition: all 0.3s ease-in-out;
  line-height: 120%;
  font-size: 18px;
  font-family: "apex_newmedium";
}
@media (hover: hover) {
  .btn.arrow:hover, input.arrow[type="submit"]:hover, input[type="submit"]:hover, input.btn[type="submit"]:hover {
    color: white;
    border: 1.5px solid #C4091E;
    background: #C4091E url("../img/arrow-left-hover.svg") left 15px center no-repeat;
    background-size: 10px;
  }
}
.btn.arrow.left, input.arrow.left[type="submit"], input.left[type="submit"], input.btn.left[type="submit"] {
  padding-left: 45px;
  margin-right: 20px;
}
.btn.arrow.right, input.arrow.right[type="submit"], input.right[type="submit"], input.btn.right[type="submit"] {
  background: white url(../img/arrow.svg) right 20px center no-repeat;
  background-size: 10px;
  padding-right: 45px;
  margin-left: 20px;
}
@media (hover: hover) {
  .btn.arrow.right:hover, input.arrow.right[type="submit"]:hover, input.right[type="submit"]:hover, input.btn.right[type="submit"]:hover {
    background: #C4091E url("../img/arrow-hover.svg") right 15px center no-repeat;
    background-size: 10px;
  }
}
@media (max-width: 470px) {
  .btn.arrow, input.arrow[type="submit"], input[type="submit"], input.btn[type="submit"] {
    padding: 10px 20px;
    font-size: 16px;
  }
}
a[href*="//"]:not([href*="www.bbh-blog.de"], .external) {
  position: relative;
  padding-left: 25px;
}
a[href*="//"]:not([href*="www.bbh-blog.de"], .external):before {
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(../img/external.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.5;
}
@media (max-width: 1120px) {
  body {
    hyphens: auto;
  }
}
header.head {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  z-index: 99999;
  background: #ffffff;
}
header.head .inner {
  margin: 0 auto;
  width: 96%;
  max-width: 1280px;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 0;
}
header.head .inner #logo {
  background-image: url("../img/logo.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 165px;
  height: 113px;
  margin-right: 2%;
  transition: all 0.3s;
}
header.head .inner #logo a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
header.head .inner #logo a span {
  display: none;
}
header.head .inner nav#site-navigation a {
  text-decoration: none;
}
@media screen and (min-width: 1121px) {
  header.head .inner nav#site-navigation ul#primary-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header.head .inner nav#site-navigation ul#primary-menu button.sub {
    display: none;
  }
  header.head .inner nav#site-navigation ul#primary-menu li[class*="has-children"] > a:after {
    content: "";
    position: relative;
    display: inline-block;
    margin-left: 5px;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid #000000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li {
    position: relative;
    margin-right: 40px;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li a {
    font-size: 18px;
    font-family: "apex_newmedium";
    transition: all 0.3s ease-in-out;
    color: #5F5E5E;
    text-transform: uppercase;
    position: relative;
    display: block;
    height: 100%;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li:last-child {
    margin-right: 0;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li:hover a {
    color: #DC0C23;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li.current_page_item a, header.head .inner nav#site-navigation ul#primary-menu > li.current_page_ancestor a {
    font-weight: bold;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li.current_page_ancestor > ul > li.current_page_item a {
    background: #DC0C23;
    color: #ffffff;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li:hover > ul {
    display: block;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li ul {
    display: none;
    text-align: left;
    position: absolute;
    top: 100%;
    left: 0;
    background: white;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    z-index: 1;
    min-width: calc(100% - 40px);
  }
  header.head .inner nav#site-navigation ul#primary-menu > li ul li {
    display: inline-block;
    width: 100%;
    position: relative;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li ul li:last-child > a {
    border-bottom: none;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li ul li a {
    display: block;
    padding: 8px 20px;
    border-bottom: 1px solid rgba(247, 247, 247, 0.5);
    width: 100%;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li ul li a:hover {
    background: rgba(247, 247, 247, 0.5);
    color: #000000;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li ul li:hover > ul {
    display: block;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li ul li ul {
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li:last-child > a {
    color: #DC0C23;
    border: 1.5px solid #DC0C23;
    border-radius: 25px;
    padding: 15px 20px;
    line-height: 1;
    font-family: "apex_newmedium";
  }
}
@media screen and (min-width: 1121px) and (hover: hover) {
  header.head .inner nav#site-navigation ul#primary-menu > li:last-child > a:hover {
    color: white;
    background: #C4091E;
    border: 1.5px solid #C4091E;
  }
}
@media screen and (max-width: 1120px) {
  header.head .inner nav#site-navigation {
    order: 1;
  }
  header.head .inner nav#site-navigation.toggled ul#primary-menu {
    display: block;
  }
  header.head .inner nav#site-navigation.toggled li.focus > ul {
    display: block;
  }
  header.head .inner nav#site-navigation ul {
    display: none;
  }
  header.head .inner nav#site-navigation ul#primary-menu {
    margin: 0;
    position: absolute;
    bottom: 0;
    transform: translateY(100%) translateY(-1px);
    width: 100%;
    left: 0;
    max-height: 50vh;
    overflow-y: auto;
    padding: 20px 0;
    background: white;
    text-align: center;
    box-shadow: 0px 30px 28px -3px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin: 0;
  }
  header.head .inner nav#site-navigation ul#primary-menu > li {
    border-bottom: 1px solid rgba(247, 247, 247, 0.5);
  }
  header.head .inner nav#site-navigation ul#primary-menu > li:last-child {
    border-bottom: none;
  }
  header.head .inner nav#site-navigation ul#primary-menu li {
    display: block;
    position: relative;
  }
  header.head .inner nav#site-navigation ul#primary-menu li.focus {
    background: rgba(247, 247, 247, 0.3);
  }
  header.head .inner nav#site-navigation ul#primary-menu li.focus > ul {
    display: block;
    position: static;
  }
  header.head .inner nav#site-navigation ul#primary-menu li button.sub {
    border: none;
    position: absolute;
    display: block;
    right: 2%;
    top: 2px;
    width: 34px;
    height: 34px;
    cursor: pointer;
    background-color: #DC0C23;
    z-index: 3;
  }
  header.head .inner nav#site-navigation ul#primary-menu li button.sub:after {
    content: "";
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 4px solid #ffffff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
  }
  header.head .inner nav#site-navigation ul#primary-menu li.focus > button.sub {
    transform: rotate(180deg);
  }
  header.head .inner nav#site-navigation ul#primary-menu li a {
    padding: 5px 20px;
    display: block;
    color: #5F5E5E;
    transition: all 0.3s ease-in-out;
  }
  header.head .inner nav#site-navigation ul#primary-menu li a:hover {
    background: rgba(247, 247, 247, 0.5);
    color: #DC0C23;
  }
  header.head .inner nav#site-navigation ul#primary-menu li ul li a {
    font-size: 90%;
  }
}
header.head .inner button.menu-toggle {
  display: block;
  position: relative;
  border: none;
  color: transparent;
  padding: 0;
  background: none;
  touch-action: manipulation;
}
@media screen and (min-width: 1121px) {
  header.head .inner button.menu-toggle {
    display: none;
  }
}
header.head .inner button.menu-toggle[aria-expanded=true] .ham4 {
  transform: rotate(45deg);
}
header.head .inner button.menu-toggle[aria-expanded=true] .ham4 .top {
  stroke-dashoffset: -68px;
}
header.head .inner button.menu-toggle[aria-expanded=true] .ham4 .bottom {
  stroke-dashoffset: -68px;
}
header.head .navigation-wrapper {
  display: flex;
  align-items: center;
}
header.head .search-navigation {
  margin-left: 30px;
}
header.head.is-sticky {
  position: sticky;
  box-shadow: 0px 20px 78px -3px rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 1121px) {
  header.head.is-sticky {
    animation-name: sticky_nav;
    animation-duration: 0.3s;
  }
}
header.head.is-sticky #logo {
  width: 100px;
  height: 65px;
}
header.head.is-sticky .inner {
  padding: 15px 0;
  min-height: 95px;
}
@media screen and (min-width: 1121px) {
  header.head.is-sticky .inner nav.nav ul#site-navigation li {
    margin-right: 60px;
  }
  header.head.is-sticky .inner nav.nav ul#site-navigation li a {
    color: #000000;
  }
  header.head.is-sticky .inner nav.nav ul#site-navigation li:last-child {
    margin-right: 0;
  }
  header.head.is-sticky .inner nav.nav ul#site-navigation li:hover a {
    font-weight: 300;
    position: relative;
  }
  header.head.is-sticky .inner nav.nav ul#site-navigation li:hover a::before {
    height: 5px;
  }
  header.head.is-sticky .inner nav.nav ul#site-navigation li.menu-item-has-children .sub-menu {
    display: none;
  }
}
@keyframes sticky_nav {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mm {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes mmopen {
  0% {
    transform: scale(1);
  }
  33% {
    transform: scale(0);
  }
  66% {
    transform: scale(0);
    background: linear-gradient(45deg, transparent 0%, transparent 50%, #000 50%, #000 50%, transparent 55%, transparent 100%), linear-gradient(135deg, transparent 0%, transparent 51%, #000 50%, #000 55%, transparent 55%, transparent 100%);
  }
  100% {
    transform: scale(1) rotate(180deg);
    /*background: linear-gradient(45deg, transparent 0%, transparent 50%, #000 50%, #000 50%, transparent 55%, transparent 100%),linear-gradient(135deg, transparent 0%, transparent 51%, #000 50%, #000 55%, transparent 55%, transparent 100%);*/
    background-image: url('data:image/svg+xml;utf8,<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="m24 20.188-8.315-8.209 8.2-8.282-3.697-3.697-8.212 8.318-8.31-8.203-3.666 3.666 8.321 8.24-8.206 8.313 3.666 3.666 8.237-8.318 8.285 8.203z"/></svg>');
  }
}
.ham {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  user-select: none;
}
.line {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #5F5E5E;
  stroke-width: 5.5;
  stroke-linecap: round;
}
.ham4 .top {
  stroke-dasharray: 41 121;
}
.ham4 .bottom {
  stroke-dasharray: 41 121;
}
footer.foot {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  background: #E5F0F7;
  color: #5F5E5E;
  padding: 50px 0 45px;
  position: relative;
}
@media (max-width: 768px) {
  footer.foot {
    text-align: center;
  }
}
footer.foot .inner {
  max-width: 1280px;
  margin: 0 auto;
  width: 96%;
}
footer.foot .inner a {
  color: #5F5E5E;
  text-decoration: none;
  font-size: 18px;
  font-family: "apex_newmedium";
  transition: all 0.3s ease-in-out;
}
footer.foot .inner a:hover {
  color: #DC0C23;
}
footer.foot .inner h1, footer.foot .inner h2, footer.foot .inner h3, footer.foot .inner h4, footer.foot .inner h5, footer.foot .inner h6 {
  color: #5F5E5E;
  margin-bottom: 20px;
}
footer.foot .inner ul {
  text-align: center;
}
footer.foot .inner ul li {
  display: inline-block;
  margin-right: 30px;
}
footer.foot .inner ul li:last-child {
  margin-right: 0;
}
footer.foot .inner strong {
  font-weight: normal;
  color: #DC0C23;
}
footer.foot .inner .row {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
}
@media (max-width: 768px) {
  footer.foot .inner .row {
    display: block;
  }
  footer.foot .inner .row > div {
    margin: 0 auto;
  }
}
.backtotop {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 75px;
  height: 75px;
  display: block;
  transform: rotate(180deg);
  background: #DC0C23;
  opacity: 0;
  pointer-events: none;
  transform: translateY(75px) rotate(180deg);
  transition: all 0.3s;
}
.backtotop::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  pointer-events: none;
  transform: translate(-50%, -50%);
  display: block;
  background: url("../img/backtotop.svg") no-repeat center center/16px auto;
  transition: all 0.3s;
}
.backtotop:hover::after {
  animation: bounce 1s infinite;
}
.backtotop span {
  display: none;
}
.backtotop:hover {
  background-color: #E5F0F7;
}
.backtotop.visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0%) rotate(180deg);
}
body.single .wp-block-spacer {
  display: none;
}
.single .post {
  padding-bottom: 60px;
}
.single .post_header {
  max-width: 960px;
  margin: 0 auto 30px;
  overflow: hidden;
  border-radius: 25px;
}
.single .post_header img {
  max-width: 100%;
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.single .post_content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 940px) {
  .single .post_content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single .post_content > .btn.arrow.left, .single .post_content > input.arrow.left[type="submit"], .single .post_content > input.left[type="submit"], .single .post_content > input.btn.left[type="submit"] {
  margin-bottom: 30px;
}
.single .post_meta {
  margin-bottom: 20px;
  color: #808080;
}
.single .post_tags {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.single .post_tags li {
  background: #E5F0F7;
  padding: 5px 15px;
  border-radius: 25px;
  font-size: 16px;
  font-family: "apex_newmedium";
  margin-right: 15px;
  margin-top: 10px;
}
.single .post_tags li a {
  color: #5F5E5E;
}
.single .post_tags li:last-child {
  margin-right: 0;
}
.single .post_text h2 {
  font-size: 1.75rem;
}
@media (max-width: 768px) {
  .single .post_text h2 {
    font-size: 1.625rem;
  }
}
.single .post_text h3 {
  font-size: 1.625rem;
  color: #5F5E5E;
}
@media (max-width: 768px) {
  .single .post_text h3 {
    font-size: 1.5rem;
  }
}
.single .post_text h4 {
  font-size: 1.375rem;
}
@media (max-width: 768px) {
  .single .post_text h4 {
    font-size: 1.25rem;
  }
}
.single .post_text h5 {
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  .single .post_text h5 {
    font-size: 1.125rem;
  }
}
.single .post_text h6 {
  font-size: 1.25rem;
}
@media (max-width: 768px) {
  .single .post_text h6 {
    font-size: 1.125rem;
  }
}
.single .post_text h2 strong, .single .post_text h3 strong, .single .post_text h4 strong, .single .post_text h5 strong, .single .post_text h6 strong {
  font-weight: 300;
}
.single .post_text hr {
  border: 0;
  height: 1px;
  width: 100%;
  background: #dfdfdf;
}
.single .post_text table {
  max-width: 100%;
  width: 100%;
  margin-bottom: 30px;
}
.single .post_text table td, .single .post_text table th {
  border: 1px solid #5F5E5E;
  padding: 10px 15px;
}
.single .post_text table td > p:last-child, .single .post_text table th > p:last-child {
  margin-bottom: 0;
}
.single .post-related {
  margin-top: 40px;
  background: #F4F4F4;
}
.single .post-related_content {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 100px;
}
@media (max-width: 940px) {
  .single .post-related_content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.single .post-related_content > h5 {
  text-align: center;
  margin-bottom: 70px;
}
.post_share .btn.arrow, .post_share input.arrow[type="submit"], .post_share input[type="submit"], .post_share input.btn[type="submit"] {
  margin: 0;
}
.post_share > div {
  display: none;
}
.post_share ul {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 30px;
}
@media (max-width: 720px) {
  .post_share ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
  }
}
@media (max-width: 430px) {
  .post_share ul {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.post_share ul .social {
  background: white;
  padding-left: 60px;
  background-position: left 20px center;
  background-repeat: no-repeat;
  background-size: 25px;
  color: #DC0C23;
  border: 1.5px solid #DC0C23;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 720px) {
  .post_share ul .social {
    width: 100%;
  }
}
.post_share ul .twitter {
  background-image: url("../img/twitter-hover.svg");
}
.post_share ul .instagram {
  background-image: url("../img/instagram-hover.svg");
}
.post_share ul .linkedin {
  background-image: url("../img/linkedin-hover.svg");
}
.post_share ul .xing {
  background-image: url("../img/xing-hover.svg");
}
.is-menu.is-dropdown form {
  right: 30px !important;
  top: 50% !important;
  transform: translateY(-50%);
  background: white;
  padding: 20px !important;
  border: 0 none;
  overflow: hidden;
}
@media (max-width: 910px) {
  .is-menu.is-dropdown form {
    right: auto !important;
    left: -330px !important;
    padding: 0 !important;
  }
}
@media (max-width: 555px) {
  .is-menu.is-dropdown form {
    position: fixed !important;
    left: 50% !important;
    top: 140px !important;
    transform: translateX(-50%);
    width: 100%;
    background-color: transparent !important;
    padding: 0 20px !important;
  }
}
.search-navigation .is-search-submit:hover {
  cursor: pointer;
}
.search-navigation .is-search-submit:hover .is-search-icon {
  background-color: #c40b1f;
}
.search-navigation .is-search-submit:hover .is-search-icon svg {
  transform: scale(0.9);
}
.search-navigation .is-search-icon {
  background-color: #DC0C23;
  transition: all 0.3s ease-in-out;
}
.search-navigation .is-search-icon svg {
  transition: all 0.3s ease-in-out;
}
.search-navigation .is-search-icon svg path {
  fill: white;
}
@media (max-width: 555px) {
  .search-navigation .is-form-style button.is-search-submit {
    height: 46px;
  }
  .search-navigation .is-form-style input.is-search-input {
    height: 46px;
  }
  .search-navigation .is-form-style input.is-search-submit, .search-navigation .is-search-icon {
    height: 46px;
    padding-top: 11px !important;
  }
}
.is-form-style input.is-search-input {
  font-size: 16px;
}
.is-form-style input.is-search-input, .is-form-style input.is-search-submit, .is-search-icon {
  border: none !important;
}
.search h2, .search h3, .search h4, .search h5, .search h6 {
  font-size: 24px;
}
.search .page-title {
  text-align: center;
  margin-bottom: 90px;
}
.search-results {
  display: block;
}
.search-results > div {
  width: 100%;
}
@media screen and (min-width: 840px) {
  .search-results {
    display: flex;
    gap: 40px;
  }
  .search-results > div {
    width: 50%;
  }
}
.search-results .posts > h2, .search-results .termine > h2 {
  text-align: center;
  font-size: 1.6em;
}
.result {
  padding-bottom: 40px;
  border-radius: 20px;
  overflow: hidden;
  background: white;
  box-shadow: 0px 14px 40px 11px rgba(0, 0, 0, 0.09);
  margin-bottom: 40px;
  padding: 40px;
}
.result .date {
  display: block;
  margin-bottom: 20px;
}
.result img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
  max-height: 300px;
  margin-bottom: 20px;
}
/******************
* HPH Animation JS *
*******************/
@media (min-width: 769px) {
  html.js {
    /***********
		* bounceIn *
		************/
    /****************
		* bounceInRight *
		****************/
    /******************
		* Bounce in left *
		*******************/
    /******************
		* Bounce in up *
		*******************/
    /******************
		* Bounce in down *
		*******************/
    /**********
		* Fade In *
		**********/
    /*********************
		* fadeInUp
		*********************/
    /*********************
		* fadeInDown
		*********************/
    /*********************
		* fadeInRight
		*********************/
    /*********************
		* fadeInLeft
		*********************/
  }
  html.js .animate:not(.animate-parent) {
    animation-duration: 1s;
    animation-fill-mode: both;
  }
  html.js .animate.animate-parent .col {
    animation-duration: 1s;
    animation-fill-mode: both;
  }
  html.js .bounceIn:not(.animate-parent), html.js .bounceInRight:not(.animate-parent), html.js .bounceInLeft:not(.animate-parent), html.js .bounceInUp:not(.animate-parent), html.js .bounceInDown:not(.animate-parent), html.js .fadeIn:not(.animate-parent), html.js .fadeInRight:not(.animate-parent), html.js .fadeInLeft:not(.animate-parent), html.js .fadeInUp:not(.animate-parent), html.js .fadeInDown:not(.animate-parent) {
    opacity: 0;
    transform: none;
  }
  @keyframes bounceIn {
    0% {
      opacity: 0;
      transform: scale(0.3);
    }
    50% {
      opacity: 1;
      transform: scale(1.05);
    }
    70% {
      transform: scale(0.9);
    }
    100% {
      transform: scale(1);
    }
  }
  html.js .bounceIn.go:not(.animate-parent) {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
  }
  html.js .animate-parent.bounceIn .col {
    opacity: 0;
  }
  html.js .animate-parent.bounceIn .col.go {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
  }
  @keyframes bounceInRight {
    0% {
      opacity: 0;
      transform: translateX(250px);
    }
    60% {
      transform: translateX(-30px);
    }
    80% {
      transform: translateX(10px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  html.js .bounceInRight.go:not(.animate-parent) {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
  }
  html.js .animate-parent.bounceInRight .col {
    opacity: 0;
  }
  html.js .animate-parent.bounceInRight .col.go {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
  }
  @keyframes bounceInLeft {
    0% {
      opacity: 0;
      transform: translateX(-250px);
    }
    60% {
      transform: translateX(30px);
    }
    80% {
      transform: translateX(-10px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  html.js .bounceInLeft.go:not(.animate-parent) {
    animation-name: bounceInLeft;
  }
  html.js .animate-parent.bounceInLeft .col {
    opacity: 0;
  }
  html.js .animate-parent.bounceInLeft .col.go {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
  }
  @keyframes bounceInUp {
    0% {
      opacity: 0;
      transform: translateY(250px);
    }
    60% {
      transform: translateY(-30px);
    }
    80% {
      transform: translateY(10px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  html.js .bounceInUp.go:not(.animate-parent) {
    animation-name: bounceInUp;
  }
  html.js .animate-parent.bounceInUp .col {
    opacity: 0;
  }
  html.js .animate-parent.bounceInUp .col.go {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
  }
  @keyframes bounceInDown {
    0% {
      opacity: 0;
      transform: translateY(-250px);
    }
    60% {
      transform: translateY(30px);
    }
    80% {
      transform: translateY(-10px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  html.js .bounceInDown.go:not(.animate-parent) {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
  }
  html.js .animate-parent.bounceInDown .col {
    opacity: 0;
  }
  html.js .animate-parent.bounceInDown .col.go {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
  }
  @keyframes fadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
      display: block;
    }
  }
  html.js .fadeIn:not(.animate-parent) {
    transform: none;
  }
  html.js .fadeIn.go:not(.animate-parent) {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  html.js .animate-parent.fadeIn .col {
    opacity: 0;
  }
  html.js .animate-parent.fadeIn .col.go {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      transform: translateY(20px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  html.js .fadeInUp:not(.animate-parent) {
    opacity: 0;
    transform: translateY(20px);
  }
  html.js .fadeInUp.go:not(.animate-parent) {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  html.js .animate-parent.fadeInUp .col {
    opacity: 0;
    transform: translateY(20px);
  }
  html.js .animate-parent.fadeInUp .col.go {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      transform: translateY(-20px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }
  html.js .fadeInDown:not(.animate-parent) {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  html.js .fadeInDown.go:not(.animate-parent) {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  html.js .animate-parent.fadeInDown .col {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  html.js .animate-parent.fadeInDown .col.go {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
  }
  @keyframes fadeInRight {
    0% {
      opacity: 0;
      transform: translateX(20px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  html.js .fadeInRight:not(.animate-parent) {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  html.js .fadeInRight.go:not(.animate-parent) {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  html.js .animate-parent.fadeInRight .col {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  html.js .animate-parent.fadeInRight .col.go {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  @keyframes fadeInLeft {
    0% {
      opacity: 0;
      transform: translateX(-20px);
    }
    100% {
      opacity: 1;
      transform: translateX(0);
    }
  }
  html.js .fadeInLeft:not(.animate-parent) {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  html.js .fadeInLeft.go:not(.animate-parent) {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
  html.js .animate-parent.fadeInLeft .col {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  html.js .animate-parent.fadeInLeft .col.go {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
  }
}
.sticky-navigation {
  z-index: 999;
  position: fixed;
  right: 0;
  top: 250px;
  display: grid;
  justify-content: end;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .sticky-navigation {
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    width: 100%;
  }
}
.sticky-navigation_events, .sticky-navigation_socialmedia {
  margin-right: 0;
  margin-left: auto;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
  pointer-events: auto;
}
@media (max-width: 768px) {
  .sticky-navigation_events, .sticky-navigation_socialmedia {
    margin-left: 0;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 0;
  }
}
.sticky-navigation_events {
  background: #DC0C23;
  margin-bottom: 20px;
  transform: translateX(275px);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 768px) {
  .sticky-navigation_events {
    margin-bottom: 0;
    transform: none;
    margin-right: 20px;
  }
}
.sticky-navigation_events:hover {
  transform: translateX(0);
}
.sticky-navigation_events:hover a {
  opacity: 1;
}
.sticky-navigation_events a {
  background-size: 28px;
  background-position: left 15px center;
  background-repeat: no-repeat;
  background-image: url("../img/calendar.svg");
  color: white;
  font-family: "apex_newmedium";
  padding: 17px 15px;
  display: flex;
  align-items: center;
}
.sticky-navigation_events a:before {
  display: none !important;
}
@media (max-width: 768px) {
  .sticky-navigation_events a {
    display: block;
    padding: 0;
    background-position: center;
    width: 60px;
    height: 60px;
  }
}
.sticky-navigation_events span {
  display: inline-block;
  padding-left: 60px;
}
@media (max-width: 768px) {
  .sticky-navigation_events span {
    display: none;
  }
}
.sticky-navigation_socialmedia {
  background: white;
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px 0;
  padding: 15px;
}
@media (max-width: 768px) {
  .sticky-navigation_socialmedia {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0 20px;
  }
}
.sticky-navigation_socialmedia span {
  display: none;
}
.sticky-navigation_socialmedia a {
  display: block;
  background-color: transparent;
  width: 30px;
  height: 30px;
  background-size: 30px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
}
.sticky-navigation_socialmedia li.twitter a {
  background-image: url("../img/twitter.svg");
  background-size: 45px;
}
.sticky-navigation_socialmedia li.twitter a:hover {
  background-image: url("../img/twitter-hover.svg");
  background-size: 45px;
}
.sticky-navigation_socialmedia li.instagram a {
  background-image: url("../img/instagram.svg");
}
.sticky-navigation_socialmedia li.instagram a:hover {
  background-image: url("../img/instagram-hover.svg");
}
.sticky-navigation_socialmedia li.linkedin a {
  background-image: url("../img/linkedin.svg");
}
.sticky-navigation_socialmedia li.linkedin a:hover {
  background-image: url("../img/linkedin-hover.svg");
}
.sticky-navigation_award {
  margin-top: 20px;
  margin-left: auto;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
  pointer-events: auto;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .sticky-navigation_award {
    display: none;
  }
}
.sticky-navigation_award a {
  display: block;
  position: relative;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
  background: white;
  padding: 3px;
}
.sticky-navigation_award a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease-in-out;
  opacity: 0;
}
.sticky-navigation_award a:hover {
  opacity: 1;
}
.sticky-navigation_award a:hover:before {
  opacity: 1;
}
.sticky-navigation_award img {
  display: block;
}
.award-footer {
  display: none;
  text-align: center;
}
.award-footer a {
  display: inline-block;
}
.award-footer img {
  display: block;
}
@media (max-width: 768px) {
  .award-footer {
    display: block;
    margin-top: 30px;
  }
}
input[type="text"], input[type="email"] {
  border-color: #5F5E5E;
}
input[type="submit"] {
  background: #DC0C23 url(../img/arrow-white.svg) right 20px center no-repeat;
  background-size: 10px;
  padding-right: 45px;
  margin: 0;
  color: white;
}
input[type="submit"]:hover {
  background: #C4091E url("../img/arrow-white.svg") right 15px center no-repeat;
  background-size: 10px;
  color: white;
}
.gform_wrapper {
  max-width: 1280px;
  margin: 0 auto 100px;
  width: 96%;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* Slider */
.slick-slider {
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  z-index: 10;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: 20px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 20px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: 20px;
}
[dir="rtl"] .slick-next {
  left: 20px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dots {
  justify-content: center;
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border-radius: 50%;
  border: 0;
  background: #DC0C23;
  display: block;
  height: 100%;
  width: 100%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  opacity: 0.25;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
  opacity: 1;
}
.slick-dots li.slick-active button {
  opacity: 0.75;
}
.slick-dots li::before {
  content: none !important;
}
BODY.single-product .cont, BODY.woocommerce-cart .cont, BODY.woocommerce-checkout .cont, BODY.woocommerce-page.search .cont, BODY.woocommerce-page.archive .cont, BODY.woocommerce-account .cont {
  max-width: 1280px;
  width: 96%;
  margin: 0 auto;
  padding-bottom: 100px;
  padding-top: 100px;
}
BODY.woocommerce-page #allcont .head {
  z-index: 9999;
}
BODY.woocommerce-page #allcont .cont #primary {
  flex: 1 1 65%;
}
BODY.woocommerce-page #allcont .cont #secondary {
  flex: 1 1 30%;
  padding: 25px;
  background: #f7f7f7;
}
BODY.woocommerce-page #allcont .cont #secondary .widget {
  margin-bottom: 30px;
}
BODY.woocommerce-page:not(.woocommerce-cart) .cont {
  display: flex;
  flex-direction: row-reverse;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce span.onsale {
  background-color: #DC0C23;
  color: #ffffff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce span.onsale:hover, .woocommerce span.onsale:focus {
  background-color: rgba(220, 12, 35, 0.5);
  color: #ffffff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price, .woocommerce ul.products li.product .price {
  color: #DC0C23;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce span.onsale {
  border-radius: 0;
}
.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
  color: #ffffff;
}
.woocommerce-message {
  border-top-color: #DC0C23;
}
.woocommerce-message::before {
  color: #DC0C23;
}
.woocommerce-checkout .woocommerce {
  width: 96%;
  margin: auto;
  max-width: 1280px;
}
.woocommerce-checkout .woocommerce .checkout.woocommerce-checkout {
  margin-top: 60px;
}
.woocommerce-checkout .woocommerce #order_review_heading {
  margin-top: 30px;
}
small.wgm-info.wgm-extra-costs-eu {
  line-height: normal;
  display: none;
}
.products > li.product {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.woocommerce ul.products li.product .price {
  flex: 1 1 100%;
  font-size: 18px;
  font-weight: bold;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-weight: normal;
  font-size: 14px;
  margin: 10px 0;
}
.woocommerce ul.products li.product .button {
  flex: 1 1 100%;
  align-self: flex-end !important;
  align-content: flex-end !important;
  background: #DC0C23;
  opacity: 0.8;
  color: white;
  transition: all 0.3s;
}
.woocommerce ul.products li.product .button:hover {
  opacity: 1;
}
.woocommerce ul.products {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
li.product .wgm-info {
  flex: 1 1 100%;
  margin: -5px 0 !important;
}
td.product-subtotal span.wdr_you_saved_con {
  display: block;
  font-size: 14px;
}
.wdr_you_saved_con {
  color: #DC0C23;
}
.woocommerce ul.products li.product .button {
  text-align: center;
}
.woocommerce ul.products li.product .button.added {
  opacity: 0.3;
}
.woocommerce a.added_to_cart {
  background: #DC0C23;
  display: inline-block;
  padding: 0.618em 1em;
  line-height: 1;
  margin-top: -35.75px;
  width: 100%;
  text-align: center;
  color: white;
  font-weight: bold;
  opacity: 1;
  position: relative;
  z-index: 1;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product h3 {
  font-size: 20px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 20px;
  font-weight: 700;
}
.woocommerce ul.products li.product .onsale {
  margin: 0;
  padding: 5px 10px;
  min-height: 0;
  height: auto;
  line-height: normal;
  font-size: 20px;
}
.wgm-info {
  display: block;
  margin-bottom: -8px;
  font-size: 80%;
}
button#place_order {
  float: right;
}
.eo-fullcalendar {
  max-width: 1280px;
  width: 100%;
  margin: 60px auto 0;
}
.eo-fullcalendar a {
  background-color: #518e9f !important;
  border-color: #518e9f !important;
}
.eo-fullcalendar-reset.fc-unthemed .fc-today {
  background: #f3f0e7 !important;
}
.entry-content {
  position: relative;
}
.eo-fullcalendar-loading {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.fc.eo-fullcalendar {
  width: 96%;
}
.fc.eo-fullcalendar a {
  background-color: #5F5E5E !important;
  border-color: #5F5E5E !important;
}
.fc.eo-fullcalendar .fc-toolbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.fc.eo-fullcalendar .fc-toolbar .fc-left, .fc.eo-fullcalendar .fc-toolbar .fc-right {
  line-height: 1;
}
@media (max-width: 940px) {
  .fc.eo-fullcalendar .fc-toolbar .fc-left, .fc.eo-fullcalendar .fc-toolbar .fc-right {
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 940px) {
  .fc.eo-fullcalendar .fc-toolbar .fc-left {
    margin-bottom: 15px;
  }
}
.fc.eo-fullcalendar .fc-toolbar .fc-left, .fc.eo-fullcalendar .fc-toolbar .fc-right, .fc.eo-fullcalendar .fc-toolbar > * > * {
  float: none;
}
.fc.eo-fullcalendar .fc-toolbar .fc-center {
  width: 100%;
  text-align: center;
  margin-top: 30px;
}
.fc.eo-fullcalendar .fc-toolbar .fc-center h2 {
  font-family: "apex_newmedium";
  font-size: 22px;
}
.fc.eo-fullcalendar .fc-toolbar .fc-right .fc-button-group {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
}
.fc.eo-fullcalendar .fc-toolbar .fc-right .fc-button-group > * {
  margin-left: 0;
}
@media (max-width: 470px) {
  .fc.eo-fullcalendar .fc-toolbar .fc-right .fc-button-group {
    grid-template-columns: 1fr;
  }
}
.fc.eo-fullcalendar .fc-button-group > * {
  float: none;
}
.fc.eo-fullcalendar select {
  appearance: none;
  outline: 0;
  border-radius: 22px;
  padding: 10px 50px 10px 15px;
  width: 100%;
  border-color: #F4F4F4;
  border-width: 1.5px;
  border-style: solid;
  color: #5F5E5E;
  background-color: white;
  background-position: right 20px center;
  background-image: url("../img/arrow-down.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  line-height: 1.2em;
  max-width: 320px;
}
@media (max-width: 940px) {
  .fc.eo-fullcalendar select {
    max-width: none;
  }
}
.fc.eo-fullcalendar select:focus, .fc.eo-fullcalendar select:active {
  border-color: #DC0C23;
}
.fc.eo-fullcalendar .fc-today-button, .fc.eo-fullcalendar .fc-next-button, .fc.eo-fullcalendar .fc-prev-button {
  appearance: none;
  outline: 0;
  border-radius: 22px;
  padding: 10px 15px;
  border-width: 1.5px;
  border-style: solid;
  color: #5F5E5E;
  background: white;
  border-color: #F4F4F4;
  height: auto;
}
.fc.eo-fullcalendar .fc-today-button:focus, .fc.eo-fullcalendar .fc-next-button:focus, .fc.eo-fullcalendar .fc-prev-button:focus {
  border-color: #DC0C23;
}
.fc.eo-fullcalendar .fc-next-button, .fc.eo-fullcalendar .fc-prev-button {
  padding: 10px 20px;
}
.fc.eo-fullcalendar .fc-next-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.fc.eo-fullcalendar .fc-prev-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.fc.eo-fullcalendar button .fc-icon {
  top: auto;
  margin: 0;
}
.fc.eo-fullcalendar .fc-day-grid-event .fc-title {
  font-size: 90%;
}
.fc.eo-fullcalendar .fc-day-grid-event .fc-time {
  display: block;
  margin-bottom: 5px;
}
.fc-ltr .fc-basic-view .fc-day-number {
  font-size: 90%;
  padding-right: 5px !important;
}
.fc-day-header.fc-widget-header.fc-mon {
  background: #F4F4F4;
}
.fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed hr, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
  border-color: #eaeaea;
}
.allcont .eo-tc-page .eo-events-nav, article.event {
  display: block;
  max-width: 900px;
  width: 100%;
}
@media (max-width: 940px) {
  .allcont .eo-tc-page .eo-events-nav, article.event {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.allcont .eo-tc-page .eo-events-nav {
  margin: 0 auto 60px;
}
article.event {
  margin: 0 auto;
}
.event_list {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}
@media (max-width: 1280px) {
  .event_list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.event_list form {
  margin-top: 60px;
  background: #E5F0F7;
  padding: 30px;
  border-radius: 25px;
}
.event_list form fieldset {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
}
@media (max-width: 768px) {
  .event_list form fieldset {
    margin-left: 0;
    margin-right: 0;
  }
}
.event_list .fieldwrapper {
  width: 100%;
  padding: 0 15px;
}
@media (max-width: 768px) {
  .event_list .fieldwrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.event_list .fieldwrapper.w50 {
  width: 50%;
}
@media (max-width: 768px) {
  .event_list .fieldwrapper.w50 {
    width: 100%;
  }
}
.event_list .subfieldwrapper {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
}
@media (max-width: 768px) {
  .event_list .subfieldwrapper {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.event_list .subfieldwrapper span {
  display: block;
}
.event_list input[type="date"] {
  outline: 0;
  width: 100%;
  border-radius: 22px;
  padding: 10px 15px;
  border-color: #C8D9E4;
  border-width: 1.5px;
  border-style: solid;
  color: #5F5E5E;
  background-color: white;
  transition: all 0.3s ease-in-out;
  line-height: 1.2em;
}
.event_list input[type="date"]:focus, .event_list input[type="date"]:active {
  border-color: #DC0C23;
}
.event_list .fieldwrapper.zeitraum {
  margin-top: 15px;
}
.event_list .fieldwrapper.submit {
  margin-top: 30px;
}
.event_list label {
  display: block;
  font-family: "apex_newmedium";
  margin-bottom: 5px;
}
.event_list select {
  appearance: none;
  outline: 0;
  border-radius: 22px;
  padding: 10px 50px 10px 15px;
  width: 100%;
  border-color: #C8D9E4;
  border-width: 1.5px;
  border-style: solid;
  color: #5F5E5E;
  background-color: white;
  background-position: right 20px center;
  background-image: url("../img/arrow-down.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  line-height: 1.2em;
  max-width: none;
}
.event_list select:focus, .event_list select:active {
  border-color: #DC0C23;
}
.event_list #html-2-pdfwrapper {
  margin-top: 30px;
}
.event_list #html-2-pdfwrapper li {
  position: relative;
  padding-left: 15px;
}
.event_list #html-2-pdfwrapper li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background: #5F5E5E;
}
.event_list #html-2-pdfwrapper li ul {
  margin-left: 20px;
}
.fl {
  position: relative;
  max-width: 1280px;
  width: 96%;
  margin: 0 auto;
}
.fl[data-layout="default"][data-frame$="box"] {
  padding: 30px;
}
.fl[data-layout="layout-full"] {
  width: 100%;
  max-width: none;
}
.fl[data-layout="layout-full"][data-frame$="box"] {
  padding: 50px 0;
}
.fl[data-layout="layout-full-reduced"] {
  width: 100%;
  max-width: none;
}
.fl[data-layout="layout-full-reduced"][data-frame$="box"] {
  padding: 50px 0;
}
.fl[data-layout="layout-full-reduced"] .inner {
  position: relative;
  max-width: 1280px;
  width: 96%;
  margin: 0 auto;
}
.fl[data-layout="layout-reduced"] {
  max-width: var(--fl-layout-reduced);
}
.fl[data-layout="layout-reduced"][data-frame$="box"] {
  padding: 30px;
}
.fl[data-frame="lightbgbox"] {
  background: var(--fl-frame-lightbgbox);
}
.fl[data-frame="cibgbox"] {
  background: var(--fl-frame-cibgbox);
}
.fl[data-background-image="true"] .background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
}
.fl[data-background-image="true"] .background-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.fl[data-margin-before="extra-small"] {
  margin-top: var(--fl-margin-before-extra-small);
}
.fl[data-margin-before="small"] {
  margin-top: var(--fl-margin-before-small);
}
.fl[data-margin-before="medium"] {
  margin-top: var(--fl-margin-before-medium);
}
.fl[data-margin-before="large"] {
  margin-top: var(--fl-margin-before-large);
}
.fl[data-margin-before="extra-large"] {
  margin-top: var(--fl-margin-before-extra-large);
}
.fl[data-margin-after="extra-small"] {
  margin-bottom: var(--fl-margin-after-extra-small);
}
.fl[data-margin-after="small"] {
  margin-bottom: var(--fl-margin-after-small);
}
.fl[data-margin-after="medium"] {
  margin-bottom: var(--fl-margin-after-medium);
}
.fl[data-margin-after="large"] {
  margin-bottom: var(--fl-margin-after-large);
}
.fl[data-margin-after="extra-large"] {
  margin-bottom: var(--fl-margin-after-extra-large);
}
@media screen and (max-width: 470px) {
  .fl[data-margin-before="medium"] {
    margin-top: var(--fl-margin-before-medium);
  }
  .fl[data-margin-before="large"] {
    margin-top: var(--fl-margin-before-large);
  }
  .fl[data-margin-before="extra-large"] {
    margin-top: var(--fl-margin-before-extra-large);
  }
  .fl[data-margin-after="medium"] {
    margin-bottom: var(--fl-margin-after-medium);
  }
  .fl[data-margin-after="large"] {
    margin-bottom: var(--fl-margin-after-large);
  }
  .fl[data-margin-after="extra-large"] {
    margin-bottom: var(--fl-margin-after-extra-large);
  }
}
.ce-tabs ul.tabs li {
  display: inline-block;
}
.ce-tabs ul.tabs li a {
  display: block;
  padding: 10px 30px;
  background: #f7f7f7;
  color: #DC0C23;
  margin-right: 5px;
}
.ce-tabs ul.tabs li a:before {
  display: none;
}
.ce-tabs ul.tabs li a.active_tab, .ce-tabs ul.tabs li a:hover {
  background: #DC0C23;
  color: #f7f7f7;
}
.ce-tabs ul.tabs li a h4 {
  margin: 0;
}
.ce-tabs .tab_wrapper .tab {
  display: none;
  width: 100%;
  padding: 40px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-top: none;
  z-index: 1;
  position: relative;
}
.ce-tabs .tab_wrapper .tab:first-child {
  display: block;
}
.ce-tabs .tab_wrapper .tab.act {
  background: #DC0C23;
}
.ce-tabs .tab_wrapper .tab .ce-tab-title {
  display: none;
}
.ce-accordion .entry {
  overflow: hidden;
  list-style: none;
  margin-bottom: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}
.ce-accordion .entry.act .accordion-headline:after {
  content: "−";
}
.ce-accordion .entry .accordion-headline {
  padding: 20px;
  background: #ffffff;
  cursor: pointer;
  margin: 0;
  position: relative;
  transition: all 0.3s;
  padding-right: 50px;
  font-size: 20px;
}
.ce-accordion .entry .accordion-headline:after {
  content: "+";
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  background-color: #DC0C23;
  color: white;
  text-align: center;
  font-size: 20px;
  line-height: 25px;
}
.ce-accordion .entry .accordion-content-wrap {
  transition: all 0.3s;
  height: 0;
  overflow: hidden;
}
.ce-accordion .entry .accordion-content-wrap .accordion-content {
  margin: 0;
  padding: 0 20px 20px;
}
@media (max-width: 768px) {
  .ce-accordion .entry .accordion-content-wrap .accordion-content {
    padding: 20px;
  }
}
.ce-accordion .entry .accordion-content-wrap .accordion-content > *:last-child {
  margin-bottom: 0;
}
.ws-posts_wrapper {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
.ws-posts_filter {
  margin-bottom: 60px;
}
.ws-posts_filter fieldset {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 25px;
  padding: 0;
}
@media (max-width: 560px) {
  .ws-posts_filter fieldset {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 25px;
  }
}
.ws-posts_filter label {
  display: block;
  text-transform: uppercase;
  font-size: 18px;
  font-family: "apex_newmedium";
  margin-bottom: 15px;
}
@media (max-width: 560px) {
  .ws-posts_filter label {
    margin-bottom: 5px;
  }
}
.ws-posts_filter select {
  appearance: none;
  outline: 0;
  border-radius: 22px;
  padding: 15px 20px;
  width: 100%;
  border-color: #F4F4F4;
  border-width: 2px;
  border-style: solid;
  color: #5F5E5E;
  background-color: white;
  background-position: right 20px center;
  background-image: url("../img/arrow-down.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  transition: all 0.3s ease-in-out;
  line-height: 1.2em;
}
.ws-posts_filter select:focus, .ws-posts_filter select:active {
  border-color: #DC0C23;
}
.ws-posts_post-image {
  position: relative;
}
.ws-posts_post-image img {
  display: block;
  max-height: 430px;
  overflow: hidden;
  object-fit: cover;
}
.ws-posts_post-image p {
  position: absolute;
  left: 40px;
  bottom: 30px;
  margin: 0;
  border-radius: 25px;
  background: #518E9F;
  color: white;
  border: 3px solid white;
  padding: 5px 15px;
}
@media (max-width: 768px) {
  .ws-posts_post-image p {
    left: 20px;
    bottom: 20px;
  }
}
@media (max-width: 470px) {
  .ws-posts_post-image p {
    left: 10px;
    bottom: 10px;
    padding: 5px 10px;
  }
}
.ws-posts_post-image span {
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 470px) {
  .ws-posts_post-image span {
    margin-right: 5px;
  }
}
.ws-posts_post-image.noimage {
  padding: 30px 30px 0;
}
.ws-posts_post-image.noimage p {
  position: static;
  display: inline-flex;
}
@media (max-width: 768px) {
  .ws-posts_post-image.noimage {
    padding: 25px 20px 0;
  }
}
.ws-posts_date {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "apex_newmedium";
  line-height: 1;
}
@media (max-width: 470px) {
  .ws-posts_date {
    font-size: 14px;
  }
}
.ws-posts_date span {
  font-size: 34px;
  font-family: "apex_serif_bookregular";
  text-transform: none;
}
@media (max-width: 470px) {
  .ws-posts_date span {
    font-size: 28px;
  }
}
.ws-posts_post {
  border-radius: 20px;
  overflow: hidden;
  background: white;
  box-shadow: 0px 14px 40px 11px rgba(0, 0, 0, 0.09);
  margin-bottom: 40px;
}
.ws-posts_post:last-child {
  margin-bottom: 0;
}
.ws-posts_post img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.ws-posts_post-content {
  padding: 40px 30px 0;
}
.ws-posts_post-content > h2 {
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  .ws-posts_post-content {
    padding: 25px 20px 0;
  }
}
.ws-posts_post.notags .ws-posts_post-content {
  padding-bottom: 40px;
}
@media (max-width: 768px) {
  .ws-posts_post.notags .ws-posts_post-content {
    padding-bottom: 25px;
  }
}
.ws-posts_more span {
  color: #808080;
  margin-left: 15px;
}
@media (max-width: 768px) {
  .ws-posts_more span {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }
}
.ws-posts_tags ul {
  margin-top: 30px;
  border-top: 2px solid #FCFAF3;
  padding: 20px 0 30px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 768px) {
  .ws-posts_tags ul {
    margin-top: 15px;
    padding: 15px 0;
  }
}
.ws-posts_tags ul li {
  background: #E5F0F7;
  padding: 5px 15px;
  border-radius: 25px;
  font-size: 16px;
  font-family: "apex_newmedium";
  margin-right: 15px;
  margin-top: 10px;
}
@media (max-width: 470px) {
  .ws-posts_tags ul li {
    padding: 5px 10px;
    font-size: 14px;
    margin-right: 5px;
  }
}
.ws-posts_tags ul li a {
  color: #5F5E5E;
}
.ws-posts_tags ul li:last-child {
  margin-right: 0;
}
.ws-posts_pagination {
  display: flex;
  justify-content: center;
  margin-top: 60px;
  position: relative;
  padding: 11px 0;
}
@media (max-width: 768px) {
  .ws-posts_pagination {
    margin-bottom: 30px;
  }
}
@media (max-width: 690px) {
  .ws-posts_pagination ul > li:first-child, .ws-posts_pagination ul > li:last-child {
    display: none;
  }
}
.ws-posts_pagination ul {
  display: flex;
  align-items: center;
}
.ws-posts_pagination span, .ws-posts_pagination a {
  padding: 5px 13px;
  transition: all 0.3s ease-in-out;
  font-family: "apex_newmedium";
}
@media (max-width: 470px) {
  .ws-posts_pagination span, .ws-posts_pagination a {
    padding: 5px;
  }
}
.ws-posts_pagination a:hover {
  background: #F4F4F4;
}
.ws-posts_pagination .prev, .ws-posts_pagination .next {
  display: inline-block;
  cursor: pointer;
  padding: 15px 20px;
  border-radius: 50px;
  text-transform: uppercase;
  color: #DC0C23;
  border: 1.5px solid #DC0C23;
  background: white url("../img/arrow-left.svg") left 20px center no-repeat;
  background-size: 10px;
  transition: all 0.3s ease-in-out;
  line-height: 120%;
  font-size: 18px;
  font-family: "apex_newmedium";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 470px) {
  .ws-posts_pagination .prev, .ws-posts_pagination .next {
    position: static;
    transform: none;
  }
}
@media (hover: hover) {
  .ws-posts_pagination .prev:hover, .ws-posts_pagination .next:hover {
    color: white;
    border: 1px solid #C4091E;
    background: #C4091E url("../img/arrow-left-hover.svg") left 15px center no-repeat;
    background-size: 10px;
  }
}
.ws-posts_pagination .prev {
  padding-left: 45px;
  margin-right: 20px;
  left: 0;
}
.ws-posts_pagination .next {
  background: white url(../img/arrow.svg) right 20px center no-repeat;
  background-size: 10px;
  padding-right: 45px;
  margin-left: 20px;
  right: 0;
}
@media (hover: hover) {
  .ws-posts_pagination .next:hover {
    background: #C4091E url("../img/arrow-hover.svg") right 15px center no-repeat;
    background-size: 10px;
  }
}
.ws-posts a.btn {
  margin-top: 0;
}
.ws-posts .tag-headline {
  margin-bottom: 60px;
  margin-top: 40px;
}
.ws-banner {
  text-align: center;
  margin-bottom: 60px;
}
.ws-banner h1, .ws-banner h2, .ws-banner h3, .ws-banner p, .ws-banner a {
  color: white;
}
.ws-banner h1, .ws-banner h2, .ws-banner h3, .ws-banner h4, .ws-banner h5, .ws-banner h6 {
  margin-bottom: 20px;
}
.ws-banner p {
  margin-bottom: 0;
  font-family: "apex_newbook";
}
.ws-banner_head {
  background: #518E9F url("../img/bbg-background.svg") left top no-repeat;
  padding: 80px 0 50px;
}
@media (max-width: 1120px) {
  .ws-banner_head {
    background-position: center top;
  }
}
@media (max-width: 768px) {
  .ws-banner_head {
    padding: 30px 0;
  }
}
.ws-banner_head-inner {
  max-width: 940px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}
@media (max-width: 768px) {
  .ws-banner h2 {
    font-size: 3.25rem;
  }
}
@media (max-width: 470px) {
  .ws-banner h2 {
    font-size: 2.875rem;
  }
}
.ws-banner h5 {
  font-size: 1.5rem;
  margin-bottom: 25px;
}
@media (max-width: 470px) {
  .ws-banner h5 {
    font-size: 1.25rem;
  }
}
.ws-banner_foot {
  background: #E5F0F7;
  padding: 40px 0;
  position: relative;
  top: -1px;
}
.ws-banner_foot-image {
  position: relative;
  display: inline-block;
}
.ws-banner_foot-image img {
  display: block;
}
.ws-banner_foot-image:before, .ws-banner_foot-image:after {
  content: "";
  height: 1px;
  width: 74px;
  background: #518E9F;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.ws-banner_foot-image:before {
  left: -89px;
}
.ws-banner_foot-image:after {
  right: -89px;
}
.ws-banner a {
  text-decoration: underline;
}
.ws-banner a:before {
  background-image: url("../img/external-white.svg") !important;
}
