@charset "UTF-8";
/* ------------------------------------
NOTE: Do not delete the following comment block.
It contains the default WordPress style.css header informations that WordPress needs to work with.
------------------------------------ */
/*!
Theme Name: kulturstiftung
Theme URI: https://www.goldland-media.com
Author: Goldland-Media, Konrad Godycki-Cwirko
Author URI: https://www.goldland-media.com
Description: Kulturstiftung der Länder Theme
Version: 1.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.3
Text Domain: kulturstiftung
*/
/*! 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 {
  -webkit-box-sizing: content-box;
          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 */
  -webkit-text-decoration: underline dotted;
          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 {
  -webkit-box-sizing: border-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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;
}

/* ------------------------------------
The complete Bootstrap grid system
[!] Don't change declaration order; Only change pixel values or grid columns if desired
=======================================
Did you know?

You can use mixins provided by Bootstrap to create custom columns (and other grid elements);
Formula is: $grid-columns ÷ <number> = <variable>

Example for 5 columns (12 ÷ 5 = 2.4) and breakpoint 'sm':
@include make-sm-column(2.4);
------------------------------------ */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* ------------------------------------
[!] Don't change anything beyond this point at all
------------------------------------ */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container:after, .container:before {
  content: "";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 992px;
  }
}
@media (min-width: 1199px) {
  .container {
    width: 1200px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-fluid:after, .container-fluid:before {
  content: "";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -20px;
  margin-right: -20px;
}
.row:after, .row:before {
  content: "";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.3333333333%;
}

.col-xs-2 {
  width: 16.6666666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.3333333333%;
}

.col-xs-5 {
  width: 41.6666666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.3333333333%;
}

.col-xs-8 {
  width: 66.6666666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.3333333333%;
}

.col-xs-11 {
  width: 91.6666666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.3333333333%;
}

.col-xs-pull-2 {
  right: 16.6666666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.3333333333%;
}

.col-xs-pull-5 {
  right: 41.6666666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.3333333333%;
}

.col-xs-pull-8 {
  right: 66.6666666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.3333333333%;
}

.col-xs-pull-11 {
  right: 91.6666666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.3333333333%;
}

.col-xs-push-2 {
  left: 16.6666666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.3333333333%;
}

.col-xs-push-5 {
  left: 41.6666666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.3333333333%;
}

.col-xs-push-8 {
  left: 66.6666666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.3333333333%;
}

.col-xs-push-11 {
  left: 91.6666666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
  margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
  margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
  margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
  margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.3333333333%;
  }

  .col-sm-2 {
    width: 16.6666666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.3333333333%;
  }

  .col-sm-5 {
    width: 41.6666666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.3333333333%;
  }

  .col-sm-8 {
    width: 66.6666666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.3333333333%;
  }

  .col-sm-11 {
    width: 91.6666666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.3333333333%;
  }

  .col-sm-pull-2 {
    right: 16.6666666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.3333333333%;
  }

  .col-sm-pull-5 {
    right: 41.6666666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.3333333333%;
  }

  .col-sm-pull-8 {
    right: 66.6666666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.3333333333%;
  }

  .col-sm-pull-11 {
    right: 91.6666666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.3333333333%;
  }

  .col-sm-push-2 {
    left: 16.6666666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.3333333333%;
  }

  .col-sm-push-5 {
    left: 41.6666666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.3333333333%;
  }

  .col-sm-push-8 {
    left: 66.6666666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.3333333333%;
  }

  .col-sm-push-11 {
    left: 91.6666666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.3333333333%;
  }

  .col-md-2 {
    width: 16.6666666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.3333333333%;
  }

  .col-md-5 {
    width: 41.6666666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.3333333333%;
  }

  .col-md-8 {
    width: 66.6666666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.3333333333%;
  }

  .col-md-11 {
    width: 91.6666666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.3333333333%;
  }

  .col-md-pull-2 {
    right: 16.6666666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.3333333333%;
  }

  .col-md-pull-5 {
    right: 41.6666666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.3333333333%;
  }

  .col-md-pull-8 {
    right: 66.6666666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.3333333333%;
  }

  .col-md-pull-11 {
    right: 91.6666666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.3333333333%;
  }

  .col-md-push-2 {
    left: 16.6666666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.3333333333%;
  }

  .col-md-push-5 {
    left: 41.6666666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.3333333333%;
  }

  .col-md-push-8 {
    left: 66.6666666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.3333333333%;
  }

  .col-md-push-11 {
    left: 91.6666666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1199px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.3333333333%;
  }

  .col-lg-2 {
    width: 16.6666666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.3333333333%;
  }

  .col-lg-5 {
    width: 41.6666666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.3333333333%;
  }

  .col-lg-8 {
    width: 66.6666666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.3333333333%;
  }

  .col-lg-11 {
    width: 91.6666666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.3333333333%;
  }

  .col-lg-pull-2 {
    right: 16.6666666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.3333333333%;
  }

  .col-lg-pull-5 {
    right: 41.6666666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
/* ------------------------------------
The complete Bootstrap responsive utility system
[!] Don't change anything
=======================================
...
------------------------------------ */
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1198px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1198px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1198px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1198px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1199px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1199px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1199px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1199px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1198px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1199px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}

@media (min-width: 1440px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left;
  }

  .col-xl-1 {
    width: 8.3333333333%;
  }

  .col-xl-2 {
    width: 16.6666666667%;
  }

  .col-xl-3 {
    width: 25%;
  }

  .col-xl-4 {
    width: 33.3333333333%;
  }

  .col-xl-5 {
    width: 41.6666666667%;
  }

  .col-xl-6 {
    width: 50%;
  }

  .col-xl-7 {
    width: 58.3333333333%;
  }

  .col-xl-8 {
    width: 66.6666666667%;
  }

  .col-xl-9 {
    width: 75%;
  }

  .col-xl-10 {
    width: 83.3333333333%;
  }

  .col-xl-11 {
    width: 91.6666666667%;
  }

  .col-xl-12 {
    width: 100%;
  }

  .col-xl-pull-0 {
    right: auto;
  }

  .col-xl-pull-1 {
    right: 8.3333333333%;
  }

  .col-xl-pull-2 {
    right: 16.6666666667%;
  }

  .col-xl-pull-3 {
    right: 25%;
  }

  .col-xl-pull-4 {
    right: 33.3333333333%;
  }

  .col-xl-pull-5 {
    right: 41.6666666667%;
  }

  .col-xl-pull-6 {
    right: 50%;
  }

  .col-xl-pull-7 {
    right: 58.3333333333%;
  }

  .col-xl-pull-8 {
    right: 66.6666666667%;
  }

  .col-xl-pull-9 {
    right: 75%;
  }

  .col-xl-pull-10 {
    right: 83.3333333333%;
  }

  .col-xl-pull-11 {
    right: 91.6666666667%;
  }

  .col-xl-pull-12 {
    right: 100%;
  }

  .col-xl-push-0 {
    left: auto;
  }

  .col-xl-push-1 {
    left: 8.3333333333%;
  }

  .col-xl-push-2 {
    left: 16.6666666667%;
  }

  .col-xl-push-3 {
    left: 25%;
  }

  .col-xl-push-4 {
    left: 33.3333333333%;
  }

  .col-xl-push-5 {
    left: 41.6666666667%;
  }

  .col-xl-push-6 {
    left: 50%;
  }

  .col-xl-push-7 {
    left: 58.3333333333%;
  }

  .col-xl-push-8 {
    left: 66.6666666667%;
  }

  .col-xl-push-9 {
    left: 75%;
  }

  .col-xl-push-10 {
    left: 83.3333333333%;
  }

  .col-xl-push-11 {
    left: 91.6666666667%;
  }

  .col-xl-push-12 {
    left: 100%;
  }

  .col-xl-offset-0 {
    margin-left: 0%;
  }

  .col-xl-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-xl-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-xl-offset-3 {
    margin-left: 25%;
  }

  .col-xl-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-xl-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-xl-offset-6 {
    margin-left: 50%;
  }

  .col-xl-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-xl-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-xl-offset-9 {
    margin-left: 75%;
  }

  .col-xl-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-xl-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-xl-offset-12 {
    margin-left: 100%;
  }
}
/* ------------------------------------
Additional variables
=======================================
Primarily use the following, only then custom ones:

[1.] $grid-gutter-width via bootstrap-grid.scss
[2.] etc.
------------------------------------ */
:root {
  --section-gray: #F1F3F5;
  --black: #333333;
  --black-alt: #E1E1E1;
  --black-hover: #0D0D0D;
  --red: #E1523E;
  --red-alt: #FBE5E2;
  --red-hover: #BA4433;
  --yellow: #D7B41E;
  --yellow-alt: #F9F4DD;
  --yellow-hover: #B09319;
  --lightblue: #778DA3;
  --lightblue-alt: #EBEEF1;
  --lightblue-hover: #5B6C7D;
  --green: #009D74;
  --green-alt: #D9F1EA;
  --green-hover: #007859;
  --blue: #0099AD;
  --blue-alt: #E4F6F9;
  --blue-hover: #007887;
  --darkgreen: #00493E;
  --darkgreen-alt: #D9E4E2;
  --darkgreen-hover: #00241E;
  --pink: #BB447F;
  --pink-alt: #f9eaf1;
  --pink-hover: #BB447F;
  --icon-color: var(--red-hover);
}

.child-theme :root {
  --icon-color: var(--pink-hover);
}

/* ------------------------------------
Use stylesheet breakpoints for scripts
Credits: Michael Riemer
=======================================
How to use

[1.] Add the following HTML before your closing </body> tag:

<div class="breakpoint-detection">
    <div class="detect-xs">XS</div>
    <div class="detect-sm">SM</div>
    <div class="detect-md">MD</div>
    <div class="detect-lg">LG</div>
</div>

[2.] Add the following jQuery (JS) before your custom functions:

function isXs() { return $('.breakpoint-detection .detect-xs').is(':visible') === true; }
function isSm() { return $('.breakpoint-detection .detect-sm').is(':visible') === true; }
function isMd() { return $('.breakpoint-detection .detect-md').is(':visible') === true; }
function isLg() { return $('.breakpoint-detection .detect-lg').is(':visible') === true; }

[3.] Use breakpoint-detection in custom functions, hooray:

$(function() {
    if ( isXs() ) {
        // Do something on mobile
    }
});
------------------------------------ */
.breakpoint-detection {
  height: 0;
  overflow: hidden;
}
.breakpoint-detection .detect-xs {
  display: none;
}
@media (min-width: 0) and (max-width: 767px) {
  .breakpoint-detection .detect-xs {
    display: block;
  }
}
.breakpoint-detection .detect-sm {
  display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .breakpoint-detection .detect-sm {
    display: block;
  }
}
.breakpoint-detection .detect-md {
  display: none;
}
@media (min-width: 992px) and (max-width: 1198px) {
  .breakpoint-detection .detect-md {
    display: block;
  }
}
.breakpoint-detection .detect-lg {
  display: none;
}
@media (min-width: 1199px) and (max-width: 1439px) {
  .breakpoint-detection .detect-lg {
    display: block;
  }
}
.breakpoint-detection .detect-xl {
  display: none;
}
@media (min-width: 1440px) {
  .breakpoint-detection .detect-xl {
    display: block;
  }
}

/* space-mono-regular - latin */
@font-face {
  font-family: "FreightTextProBook-Regular";
  src: url("assets/fonts/FreightTextProBookRegular/font.woff2") format("woff2"), url("assets/fonts/FreightTextProBookRegular/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "FreightTextProSemibold-Regular";
  src: url("assets/fonts/FreightTextProSemiboldRegular/font.woff2") format("woff2"), url("assets/fonts/FreightTextProSemiboldRegular/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "FreightTextProMedium-Regular";
  src: url("assets/fonts/FreightTextProMediumRegular/font.woff2") format("woff2"), url("assets/fonts/FreightTextProMediumRegular/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "FreightSansProSemibold-Regular";
  src: url("assets/fonts/FreightSansProSemiboldRegular/font.woff2") format("woff2"), url("assets/fonts/FreightSansProSemiboldRegular/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "FreightSansProBook-Regular";
  src: url("assets/fonts/FreightSansProBookRegular/font.woff2") format("woff2"), url("assets/fonts/FreightSansProBookRegular/font.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "FreightSansCndPro-Semi";
  src: url("assets/fonts/FreightSansCndProSemi/font.woff2") format("woff2"), url("assets/fonts/FreightSansCndProSemi/font.woff") format("woff");
  font-display: swap;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #333333;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) {
  h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    margin-bottom: 15px;
  }
}

h1,
.h1 {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 55px;
}
@media only screen and (min-width: 992px) {
  h1,
.h1 {
    font-size: 50px;
    letter-spacing: 0.25px;
    line-height: 55px;
  }
}

h2,
.h2 {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 40px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 45px;
}
@media only screen and (min-width: 992px) {
  h2,
.h2 {
    font-size: 40px;
    letter-spacing: 0.25px;
    line-height: 45px;
  }
}

h3,
.h3 {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 0.25px;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  h3,
.h3 {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: 0.25px;
  }
}

h4,
.h4 {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 30px;
  letter-spacing: 0.25px;
  line-height: 35px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  h4,
.h4 {
    font-size: 30px;
    letter-spacing: 0.25px;
    line-height: 35px;
  }
}

h5,
.h5 {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  letter-spacing: 0.25px;
  line-height: 35px;
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  h5,
.h5 {
    font-size: 30px;
    letter-spacing: 0.25px;
    line-height: 35px;
  }
}

h6,
.h6 {
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 25px;
}
@media only screen and (min-width: 992px) {
  h6,
.h6 {
    font-size: 18px;
    letter-spacing: 0.25px;
    line-height: 25px;
  }
}

p {
  margin-bottom: 15px;
}

.break {
  flex-basis: 100%;
  width: 0;
  height: 0;
  overflow: hidden;
}

.flex-center {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
          justify-content: center;
}

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

.frosted-glass {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* slightly transparent fallback for Firefox (not supporting backdrop-filter) */
}
.frosted-glass:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@supports ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .frosted-glass:before {
    background-color: rgba(51, 51, 51, 0.8);
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
  }
}
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .frosted-glass:before {
    background-color: rgba(51, 51, 51, 0.8);
  }
}

.color-glow {
  position: relative;
  margin-top: -1px;
}
.color-glow:before {
  border-radius: 50%;
  content: "";
  -webkit-box-shadow: 0 40px 105px 130px var(--main-color, var(--lightblue));
          box-shadow: 0 40px 105px 130px var(--main-color, var(--lightblue));
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 50%;
  width: 70%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  z-index: 1;
}

.hide-svg {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.svg-blur {
  -webkit-filter: url("#sharpBlur");
          filter: url("#sharpBlur");
}

.slider-btn {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: 24px;
  width: 24px;
  z-index: 1;
  cursor: pointer;
  border-radius: 50px;
  position: relative;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.slider-btn:hover, .slider-btn:focus {
  background-color: var(--black-hover);
}
.slider-btn svg {
  display: block;
  height: 12px;
  width: 7px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slider-btn.slick-left {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1199px) {
  .slider-btn.slick-left {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.slider-btn.slick-right {
  right: 0;
  -webkit-transform: translate(50%, -50%) rotate(180deg);
          transform: translate(50%, -50%) rotate(180deg);
}
@media only screen and (min-width: 1199px) {
  .slider-btn.slick-right {
    -webkit-transform: translate(0, 0) rotate(180deg);
            transform: translate(0, 0) rotate(180deg);
  }
}

.no-bg {
  --main-color-alt: var(--lightblue-alt);
}
.no-bg.child-theme {
  --main-color: var(--pink);
  --main-color-alt: var(--pink-alt);
}

.red {
  --main-color: var(--red);
  --main-color-alt: var(--red-alt);
  --main-hover-color: var(--red-hover);
  --icon-color: var(--red-hover);
}

.blue {
  --main-color: var(--blue);
  --main-color-alt: var(--blue-alt);
  --icon-color: var(--blue-hover);
}

.green {
  --main-color: var(--green);
  --main-color-alt: var(--green-alt);
  --icon-color: var(--green-hover);
}

.lightblue {
  --main-color: var(--lightblue);
  --main-color-alt: var(--lightblue-alt);
  --icon-color: var(--lightblue-hover);
}

.yellow {
  --main-color: var(--yellow);
  --main-color-alt: var(--yellow-alt);
  --icon-color: var(--yellow-hover);
}

.pink {
  --main-color: var(--pink);
  --main-color-alt: var(--pink-alt);
  --icon-color: var(--pink-hover);
}

.bg-red {
  background-color: var(--red);
  --icon-color: var(--red-hover);
}

.bg-blue {
  background-color: var(--blue);
  --icon-color: var(--blue-hover);
}

.bg-green {
  background-color: var(--green);
  --icon-color: var(--green-hover);
}

.bg-lightblue {
  background-color: var(--lightblue);
  --icon-color: var(--lightblue-hover);
}

.bg-yellow {
  background-color: var(--yellow);
  --icon-color: var(--yellow-hover);
}

.bg-pink {
  background-color: var(--pink);
  --icon-color: var(--pink-hover);
}

.featured-text {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 23px;
}
.featured-text.colorized {
  color: var(--main-color, var(--red));
}
.child-theme .featured-text.colorized {
  color: var(--main-color, var(--pink));
}

.col-half-offset {
  margin-left: 4.166666667%;
}

.underline-btn {
  display: inline-block;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
.underline-btn:before, .underline-btn:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
}
.underline-btn:before {
  -webkit-transition: width 0s ease, background 0.4s ease;
  transition: width 0s ease, background 0.4s ease;
  left: 0;
  right: 0;
  bottom: 0;
}
.underline-btn:after {
  right: 2.2%;
  bottom: 0;
  background: var(--main-color, var(--red));
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
}
.underline-btn:hover:before {
  width: 97.8%;
  background: var(--main-color, var(--red));
  -webkit-transition: width 0.4s ease;
  transition: width 0.4s ease;
}
.underline-btn:hover:after {
  width: 100%;
  background: 0 0;
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
}

.multiline-animation {
  padding-bottom: 5px;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(var(--main-color-alt, var(--red-alt))), color-stop(68%, var(--main-color-alt, var(--red-alt))), color-stop(68%, transparent), color-stop(75%, transparent), color-stop(75%, var(--main-color-alt, var(--red-alt)))), -webkit-gradient(linear, left top, right top, from(var(--main-color, var(--red))), color-stop(50%, var(--main-color, var(--red))), color-stop(50%, transparent), to(transparent));
  background-image: linear-gradient(var(--main-color-alt, var(--red-alt)) 0%, var(--main-color-alt, var(--red-alt)) 68%, transparent 68%, transparent 75%, var(--main-color-alt, var(--red-alt)) 75%), linear-gradient(to right, var(--main-color, var(--red)) 0%, var(--main-color, var(--red)) 50%, transparent 50%, transparent 100%);
  background-size: 200% 100%;
  background-position: -100% 0;
  -webkit-transition: background-position 500ms ease-in-out;
  transition: background-position 500ms ease-in-out;
}
.multiline-animation:hover {
  background-position: -200% 0;
}

.btn, .woocommerce .product-header-inner .button, .woocommerce nav.woocommerce-pagination .prev, .woocommerce nav.woocommerce-pagination .next, .post-password-form input[type=submit], .search-pagination .prev, .search-pagination .next {
  background-color: transparent;
  border-color: var(--main-color, var(--black));
  border-radius: 15px;
  border-style: solid;
  border-width: 1px;
  color: var(--main-color, var(--black));
  display: inline-block;
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  padding: 4px 30px;
  text-decoration: none;
  -webkit-transition: background-color 0.4s ease, color 0.4s ease;
  transition: background-color 0.4s ease, color 0.4s ease;
}
.button-links .btn, .button-links .woocommerce .product-header-inner .button, .woocommerce .product-header-inner .button-links .button, .button-links .woocommerce nav.woocommerce-pagination .prev, .woocommerce nav.woocommerce-pagination .button-links .prev, .button-links .woocommerce nav.woocommerce-pagination .next, .woocommerce nav.woocommerce-pagination .button-links .next, .button-links .post-password-form input[type=submit], .post-password-form .button-links input[type=submit], .button-links .search-pagination .prev, .search-pagination .button-links .prev, .button-links .search-pagination .next, .search-pagination .button-links .next {
  margin-bottom: 10px;
}
.button-links .btn:last-of-type, .button-links .woocommerce .product-header-inner .button:last-of-type, .woocommerce .product-header-inner .button-links .button:last-of-type, .button-links .woocommerce nav.woocommerce-pagination .prev:last-of-type, .woocommerce nav.woocommerce-pagination .button-links .prev:last-of-type, .button-links .woocommerce nav.woocommerce-pagination .next:last-of-type, .woocommerce nav.woocommerce-pagination .button-links .next:last-of-type, .button-links .post-password-form input[type=submit]:last-of-type, .post-password-form .button-links input[type=submit]:last-of-type, .button-links .search-pagination .prev:last-of-type, .search-pagination .button-links .prev:last-of-type, .button-links .search-pagination .next:last-of-type, .search-pagination .button-links .next:last-of-type {
  margin-bottom: 0;
}
.btn:hover, .woocommerce .product-header-inner .button:hover, .woocommerce nav.woocommerce-pagination .prev:hover, .woocommerce nav.woocommerce-pagination .next:hover, .post-password-form input[type=submit]:hover, .search-pagination .prev:hover, .search-pagination .next:hover {
  background-color: var(--main-color, var(--black));
  color: #ffffff;
  cursor: pointer;
}
.btn-black {
  background-color: var(--black);
}
.btn-black:hover {
  background-color: var(--black-hover);
}
.btn-black-outline, .woocommerce nav.woocommerce-pagination .prev, .woocommerce nav.woocommerce-pagination .next, .search-pagination .prev, .search-pagination .next {
  border-color: var(--black);
  background-color: var(--white);
  color: var(--black);
}
.btn-black-outline:hover, .woocommerce nav.woocommerce-pagination .prev:hover, .woocommerce nav.woocommerce-pagination .next:hover, .search-pagination .prev:hover, .search-pagination .next:hover {
  background-color: var(--black);
  color: #ffffff;
}
.btn-dark {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-dark:hover {
  background-color: rgba(51, 51, 51, 0.5);
}
.btn-white {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.btn-white:hover {
  color: var(--black);
  background-color: #ffffff;
}
.projects-list-filter .btn-white-bg {
  background-color: #ffffff;
  color: var(--black);
}
.projects-list-filter .btn-white-bg:hover {
  color: var(--black);
  background-color: #cccccc;
}
.btn-red, .no-bg .publications-teaser .content-main .btn, .post-password-form input[type=submit] {
  color: #ffffff;
  border-color: var(--red);
  background-color: var(--red);
}
.btn-red:hover, .no-bg .publications-teaser .content-main .btn:hover, .post-password-form input[type=submit]:hover {
  background-color: var(--red-hover);
}
.btn-yellow {
  background-color: var(--yellow);
}
.btn-yellow:hover {
  background-color: var(--yellow-hover);
}
.btn-lightblue, .no-bg .friends-teaser .btn, .woocommerce .product-header-inner .button {
  background-color: var(--lightblue) !important;
  color: #ffffff !important;
  border-color: var(--lightblue) !important;
}
.btn-lightblue:hover, .no-bg .friends-teaser .btn:hover, .woocommerce .product-header-inner .button:hover {
  background-color: var(--lightblue-hover) !important;
}
.btn-lightblue.no-bg, .no-bg .friends-teaser .no-bg.btn, .woocommerce .product-header-inner .no-bg.button {
  background-color: transparent;
  color: var(--lightblue);
}
.btn-lightblue.no-bg:hover, .no-bg .friends-teaser .no-bg.btn:hover, .woocommerce .product-header-inner .no-bg.button:hover {
  background-color: var(--lightblue-hover);
  color: #ffffff;
}
.btn-green {
  background-color: var(--green);
}
.btn-green:hover {
  background-color: var(--green-hover);
}
.btn-blue {
  background-color: var(--blue);
}
.btn-blue:hover {
  background-color: var(--blue-hover);
}
.btn-darkgreen {
  background-color: var(--darkgreen);
}
.btn-darkgreen:hover {
  background-color: var(--darkgreen-hover);
}
.btn-yellow-topics {
  background-color: var(--yellow);
  border-color: var(--yellow);
  color: #ffffff;
}
.btn-yellow-topics:hover {
  border-color: var(--yellow-hover);
  background-color: var(--yellow-hover);
}

.link {
  color: #ffffff;
  display: inline-block;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-weight: 300;
  text-decoration: underline;
}

#wpadminbar {
  position: fixed;
}

html,
body {
  height: 100%;
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  scroll-padding-top: 65px;
  scroll-behavior: smooth;
}

body {
  color: #333333;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  overflow-y: scroll;
  overflow-x: hidden;
}

@-moz-document url-prefix() {
  body {
    font-weight: lighter !important;
  }
}
.page-wrapper {
  height: 100%;
  min-height: 100%;
  padding-top: 86px;
}
@media only screen and (min-width: 1199px) {
  .page-wrapper {
    padding-top: 130px;
  }
}

.grid-page-wrapper {
  min-height: 100%;
  padding-top: 86px;
  display: grid;
  grid-template-columns: 100%;
  grid-template-rows: auto;
  grid-template-areas: "main" "footer";
}
@media only screen and (min-width: 1199px) {
  .grid-page-wrapper {
    padding-top: 130px;
  }
}
.grid-page-wrapper img {
  max-width: 100%;
  height: auto;
}
.home.child-theme .grid-page-wrapper, .single-kg_project.child-theme .grid-page-wrapper {
  padding-top: 86px;
}
@media only screen and (min-width: 1199px) {
  .home.child-theme .grid-page-wrapper, .single-kg_project.child-theme .grid-page-wrapper {
    padding-top: 130px;
  }
}
.child-theme .grid-page-wrapper {
  padding-top: 86px;
}
@media only screen and (min-width: 1199px) {
  .child-theme .grid-page-wrapper {
    padding-top: 200px;
  }
}

.main {
  grid-area: main;
  overflow-x: hidden;
}

.post-main {
  grid-area: main;
}
@media only screen and (min-width: 992px) {
  .post-row {
    display: -webkit-box;
    display: flex;
  }
}

.footer {
  grid-area: footer;
}

.header {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  height: auto;
  padding: 0;
}
.small-header .header {
  padding: 8px 0;
}
.admin-bar .header {
  top: 32px;
}
.header-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 1199px) {
  .header-inner {
    -webkit-box-align: stretch;
            align-items: stretch;
  }
}
.header-icon {
  display: block;
  padding: 10px 15px;
  line-height: 20px;
  font-size: 20px;
}
.header-icon svg {
  max-width: 20px;
  height: auto;
}
@media only screen and (min-width: 1199px) {
  .header-icon svg {
    max-width: none;
  }
}

.logo {
  margin-right: auto;
  padding: 0 4px 0 10px;
  margin-left: -10px;
  display: block;
  margin-bottom: 0;
}
.small-header .logo {
  padding-top: 4px;
}
@media only screen and (min-width: 1199px) {
  .logo {
    margin-left: 8.3333333333%;
  }
}
.logo svg {
  height: 70px;
  max-width: 100%;
  width: auto;
  display: block;
}
@media only screen and (min-width: 1199px) {
  .logo svg {
    height: auto;
    max-width: 150px;
  }
  .child-theme .logo svg {
    max-width: 462px;
    height: 113.734px;
  }
}
.small-header .logo-big {
  display: none;
}
.logo-small {
  display: none;
}
.small-header .logo-small {
  display: block;
}
.logo-small svg {
  max-width: 40px;
  height: auto;
}
.child-theme .logo-small svg {
  max-width: 40px;
  height: auto;
}

.small-header .nav-wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
}

.small-header .nav-meta nav {
  display: none;
}
.open-menu .nav-meta nav {
  display: block;
}

.nav-toggle {
  z-index: 2;
  position: relative;
}

.mobile-buttons-wrapper {
  padding: 14px 15px;
  margin-right: -15px;
}
@media (min-width: 1199px) {
  .mobile-buttons-wrapper {
    display: none;
  }
}

.mobile-nav-toggle {
  padding: 0;
  color: #333333;
  background: none;
  display: block;
  height: 20px;
  width: 20px;
  font-size: 32px;
  border: none;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  text-indent: -9999px;
}
@media (min-width: 1199px) {
  .mobile-nav-toggle {
    display: none;
  }
}
.mobile-nav-toggle span:nth-child(2), .mobile-nav-toggle span:nth-child(3), .mobile-nav-toggle span:nth-child(4), .mobile-nav-toggle span:nth-child(5) {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #333333;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.mobile-nav-toggle span:nth-child(2) {
  display: none;
}
.mobile-nav-toggle span:nth-child(3), .mobile-nav-toggle span:nth-child(4) {
  top: 9px;
}
.mobile-nav-toggle span:nth-child(5) {
  top: 16px;
}
.open-menu .mobile-nav-toggle span {
  background-color: #333333;
}
.open-menu .mobile-nav-toggle span:nth-child(2) {
  top: 9px;
  width: 0%;
  left: 50%;
}
.open-menu .mobile-nav-toggle span:nth-child(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.open-menu .mobile-nav-toggle span:nth-child(4) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.open-menu .mobile-nav-toggle span:nth-child(5) {
  top: 9px;
  width: 0%;
  left: 50%;
}
.open-sub-menu .mobile-nav-toggle span {
  background-color: #ffffff;
}

header .nav-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  width: 90%;
  background-color: #ffffff;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  padding: 41px 55px 50px 32px;
}
@media only screen and (min-width: 1199px) {
  header .nav-wrapper {
    position: static;
    width: auto;
    -webkit-transform: none;
            transform: none;
    -webkit-box-pack: justify;
            justify-content: space-between;
    margin-right: 8.3333333333%;
    padding: 0;
    min-height: 100%;
  }
}
header .nav-wrapper a {
  text-decoration: none;
  display: block;
  padding: 12px;
}
@media only screen and (min-width: 1199px) {
  header .nav-wrapper a {
    padding: 17px;
  }
}
.open-menu header .nav-wrapper {
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
  display: block;
}
header .nav-wrapper ul {
  margin: 0;
}
@media only screen and (min-width: 1199px) {
  header .nav-wrapper ul {
    display: -webkit-box;
    display: flex;
  }
}
header .nav-meta {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
          align-items: flex-start;
}
header .nav-meta .header-icons {
  display: -webkit-box;
  display: flex;
}
header .nav-meta .header-icons a {
  padding: 10px 15px;
  position: relative;
}
header .nav-meta .header-icons a:before {
  opacity: 0;
  display: block;
  content: " ";
  background-color: #ebd470;
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
header .nav-meta .header-icons a:hover:before {
  opacity: 1;
}
header .nav-meta .header-icons svg {
  position: relative;
  max-width: 20px;
  height: auto;
  z-index: 3;
}
@media only screen and (min-width: 1199px) {
  header .nav-meta .header-icons svg {
    max-width: none;
  }
}
@media only screen and (min-width: 1199px) {
  header .nav-meta {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-box-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
            align-items: center;
  }
}
header .nav-meta ul li {
  display: block;
}
header .nav-main {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
@media only screen and (min-width: 1199px) {
  header .nav-main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: space-evenly;
            justify-content: space-evenly;
  }
}
header .menu,
header .sub-menu-wrapper {
  background: var(--main-color);
  width: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  will-change: transform;
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
}
@media (min-width: 1199px) {
  header .menu,
header .sub-menu-wrapper {
    background: none;
    -webkit-transform: none;
            transform: none;
    -webkit-transition: none;
    transition: none;
    position: static;
    top: auto;
    right: auto;
    width: auto;
    padding: 0;
    margin-top: auto;
  }
}
header .menu-main li.yellow-menu-item span {
  color: orange;
}
header .menu-main > ul > li > a {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  color: #333333;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 23px;
  font-weight: 500;
}
header header .menu-main > ul > li > a {
  text-transform: uppercase;
}
header .menu-main > ul > li > a:hover {
  text-decoration: none;
}
header .menu-main ul li ul li {
  margin-bottom: 10px;
}
header .menu-main ul li ul li a {
  color: #ffffff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
  letter-spacing: 0.25px;
  padding: 0;
}
header .menu-main .current-menu-parent > a span:after,
header .menu-main .current-menu-ancestor > a span:after,
header .menu-main .current-menu-item > a span:after {
  width: 100%;
}
header .menu-main .sub-menu-wrapper {
  white-space: normal;
}
.menu header .menu-main .sub-menu-wrapper li ul {
  padding: 0 0 0 10px;
}
header .menu-main .sub-menu-wrapper li ul li a {
  text-transform: none;
}
@media (min-width: 1199px) {
  header .menu-main.menu-main, header .menu-main.menu-top {
    height: 100%;
    white-space: nowrap;
  }
  header .menu-main.menu-main ul, header .menu-main.menu-top ul {
    height: 100%;
  }
  header .menu-main.menu-main ul li, header .menu-main.menu-top ul li {
    height: 100%;
    position: relative;
    cursor: pointer;
  }
  header .menu-main.menu-main ul li a, header .menu-main.menu-top ul li a {
    display: block;
    padding-left: 15px;
    padding-right: 15px;
  }
  header .menu-main.menu-main > ul li.current-menu-ancestor > a, header .menu-main.menu-main > ul li.current-menu-parent > a, header .menu-main.menu-top > ul li.current-menu-ancestor > a, header .menu-main.menu-top > ul li.current-menu-parent > a {
    color: var(--main-color);
  }
  .child-theme header .menu-main.menu-main > ul li.current-menu-ancestor > a, .child-theme header .menu-main.menu-main > ul li.current-menu-parent > a, .child-theme header .menu-main.menu-top > ul li.current-menu-ancestor > a, .child-theme header .menu-main.menu-top > ul li.current-menu-parent > a {
    color: var(--main-color, var(--pink));
  }
  header .menu-main.menu-main a {
    color: #333333;
    font-size: 18px;
    line-height: 80px;
    margin-bottom: -2px;
    position: relative;
  }
}
@media (min-width: 1199px) and (min-width: 1199px) {
  header .menu-main.menu-main a {
    line-height: 52px;
    padding-top: 0;
    padding-bottom: 0;
    color: #333333;
  }
}
@media (min-width: 1199px) {
  header .menu-main.menu-main .menu-item:hover .sub-menu-wrapper, header .menu-main.menu-main .menu-item:active .sub-menu-wrapper, header .menu-main.menu-main .menu-item:focus .sub-menu-wrapper, header .menu-main.menu-main .menu-item:focus-within .sub-menu-wrapper {
    display: block;
  }
  header .menu-main.menu-main .menu-item:hover .sub-menu-wrapper .sub-menu-wrapper, header .menu-main.menu-main .menu-item:active .sub-menu-wrapper .sub-menu-wrapper, header .menu-main.menu-main .menu-item:focus .sub-menu-wrapper .sub-menu-wrapper, header .menu-main.menu-main .menu-item:focus-within .sub-menu-wrapper .sub-menu-wrapper {
    display: block;
    background: none;
    position: static;
  }
}
@media (min-width: 1199px) and (min-width: 1199px) {
  header .menu-main.menu-main .menu-main-list > li:hover.menu-item-has-children, header .menu-main.menu-main .menu-main-list > li:active.menu-item-has-children, header .menu-main.menu-main .menu-main-list > li:focus.menu-item-has-children, header .menu-main.menu-main .menu-main-list > li:focus-within.menu-item-has-children {
    background-color: var(--main-color);
  }
  header .menu-main.menu-main .menu-main-list > li:hover.menu-item-has-children > a, header .menu-main.menu-main .menu-main-list > li:active.menu-item-has-children > a, header .menu-main.menu-main .menu-main-list > li:focus.menu-item-has-children > a, header .menu-main.menu-main .menu-main-list > li:focus-within.menu-item-has-children > a {
    color: #ffffff;
  }
}
@media (min-width: 1199px) {
  header .menu-main.menu-main .menu-main-list > li:hover > a .sub-menu-wrapper, header .menu-main.menu-main .menu-main-list > li:active > a .sub-menu-wrapper, header .menu-main.menu-main .menu-main-list > li:focus > a .sub-menu-wrapper, header .menu-main.menu-main .menu-main-list > li:focus-within > a .sub-menu-wrapper {
    display: block;
  }
  header .menu-main.menu-main .menu-main-list > li:hover > a:after, header .menu-main.menu-main .menu-main-list > li:active > a:after, header .menu-main.menu-main .menu-main-list > li:focus > a:after, header .menu-main.menu-main .menu-main-list > li:focus-within > a:after {
    display: block;
  }
}
@media (min-width: 1199px) {
  header .menu-main.menu-main .menu-main-list > li.current-menu-item > a:after, header .menu-main.menu-main .menu-main-list > li.current-menu-ancestor > a:after, header .menu-main.menu-main .menu-main-list > li.current-menu-parent > a:after {
    display: block;
  }
}
@media (min-width: 1199px) {
  header .menu-main.menu-main .menu-main-list > li.current-menu-item > a {
    color: var(--main-color);
  }
  .child-theme header .menu-main.menu-main .menu-main-list > li.current-menu-item > a {
    color: var(--main-color, var(--pink));
  }
}
@media (min-width: 1199px) {
  header .menu-main.menu-top {
    height: 27px;
  }
  header .menu-main.menu-top a {
    font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
    color: #ffffff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 18px;
    -webkit-transition: background 0.3s, color 0.3s ease-in-out;
    transition: background 0.3s, color 0.3s ease-in-out;
  }
  header .menu-main.menu-top a:hover {
    background: #ffffff;
    color: darkgray;
  }
}
@media (min-width: 1199px) {
  header .menu-main ul li {
    display: inline-block;
  }
  header .menu-main ul li .sub-menu-wrapper ul, header .menu-main ul li .sub-menu-wrapper li {
    display: block;
  }
  header .menu-main ul li .sub-menu-wrapper ul a, header .menu-main ul li .sub-menu-wrapper li a {
    font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.25px;
    line-height: 23px;
  }
  header .menu-main ul li .sub-menu-wrapper li {
    margin-bottom: 10px;
  }
}
header .menu-meta-menu-container li {
  position: relative;
}
header .menu-meta-menu-container li:before {
  opacity: 0;
  display: block;
  content: " ";
  background-color: #ebd470;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80%;
  height: 80%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: opacity 0.1s ease;
  transition: opacity 0.1s ease;
}
header .menu-meta-menu-container li:hover:before {
  opacity: 1;
}
header .menu-meta-menu-container a {
  display: block;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  color: #333333;
  opacity: 0.75;
  font-size: 14px;
  line-height: 18px;
  font-weight: 300;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1199px) {
  header .menu-meta-menu-container a {
    padding: 10px;
  }
}
.open-menu header .menu {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}
@media (min-width: 768px) {
  header .menu-main {
    margin-bottom: 0;
  }
  header .menu-main-list {
    font-size: 0;
  }
}
header .menu-top {
  position: relative;
}
header .menu-top a {
  color: #ffffff;
  -webkit-transition: background 0.3s, color 0.3s ease-in-out;
  transition: background 0.3s, color 0.3s ease-in-out;
}
header .menu-top a:hover {
  background: #ffffff;
  color: darkgray;
}
@media (max-width: 480px) {
  header .menu-top:before {
    content: "";
    background: yellow;
    width: 83px;
    height: 3px;
    position: absolute;
    top: -20px;
    left: 0;
  }
}
@media (min-width: 768px) {
  header .menu-top {
    height: 27px;
    position: absolute;
    top: -27px;
    right: 0;
  }
  header .menu-top-list li {
    display: inline-block;
  }
  header .menu-top-list li a {
    text-decoration: none;
    display: block;
    padding: 0 15px;
  }
}
header .sub-menu-wrapper {
  z-index: 10;
  overflow-y: visible;
  height: auto;
  min-height: 100%;
  padding-bottom: 70px;
}
@media (min-width: 1199px) {
  header .sub-menu-wrapper {
    min-height: auto;
    height: auto;
    overflow-y: hidden;
    padding-bottom: 0;
  }
}
header .sub-menu-wrapper .submenu-menu {
  padding-left: 32px;
  padding-right: 32px;
}
@media (min-width: 1199px) {
  header .sub-menu-wrapper .submenu-menu {
    padding-left: inherit;
    padding-right: inherit;
  }
}
@media (min-width: 1199px) {
  header .sub-menu-wrapper {
    display: none;
    position: absolute;
    height: auto;
    background-color: var(--main-color);
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .menu header .sub-menu-wrapper ul {
    padding: 25px 15px;
  }
  .menu header .sub-menu-wrapper ul li {
    width: 100%;
  }
  .menu header .sub-menu-wrapper ul li a {
    color: #ffffff;
    font-size: 14px;
    line-height: 33px;
    padding-left: 0;
    padding-right: 0;
  }
  .menu header .sub-menu-wrapper ul li a span {
    position: relative;
  }
  .menu header .sub-menu-wrapper ul li a span:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -9px;
    display: block;
    width: 0;
    height: 3px;
    background: yellow;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  .menu header .sub-menu-wrapper ul li a:hover span:after {
    width: 100%;
  }
  .menu header .sub-menu-wrapper ul li.current-menu-item > a span:after, .menu header .sub-menu-wrapper ul li.current-menu-ancestor > a span:after, .menu header .sub-menu-wrapper ul li.current-menu-parent > a span:after {
    width: 100%;
  }
}
@media (min-width: 1199px) {
  header .sub-menu-wrapper {
    position: fixed;
    top: 122px;
    left: 0;
    right: 0;
    width: 100%;
    overflow-x: hidden;
  }
  .small-header header .sub-menu-wrapper {
    top: 50px;
  }
  .admin-bar header .sub-menu-wrapper {
    top: 154px;
  }
  .admin-bar.small-header header .sub-menu-wrapper {
    top: 82px;
  }
  header .sub-menu-wrapper .container {
    position: relative;
  }
  header .sub-menu-wrapper .container::before {
    content: "";
    height: 220px;
    width: 1px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  header .sub-menu-wrapper ul, header .sub-menu-wrapper li {
    margin: 0;
  }
  header .sub-menu-wrapper h3, header .sub-menu-wrapper .h3, header .sub-menu-wrapper p, header .sub-menu-wrapper a {
    color: #ffffff;
  }
  header .sub-menu-wrapper h3 {
    font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.25px;
    line-height: 35px;
  }
  header .sub-menu-wrapper p {
    font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
    color: #ffffff;
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
  }
  header .sub-menu-wrapper .submenu-content {
    position: relative;
  }
}
header .sub-menu-wrapper .close-submenu {
  padding-left: 30px;
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  padding-top: 52px;
  margin-bottom: 50px;
  cursor: pointer;
}
@media (min-width: 1199px) {
  header .sub-menu-wrapper .close-submenu {
    display: none;
  }
}
header .sub-menu-wrapper .close-submenu svg {
  margin-right: 6px;
}
header .sub-menu-wrapper .close-submenu svg path {
  fill: #ffffff;
}
header .sub-menu-wrapper .close-submenu span {
  color: #ffffff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.19px;
  line-height: 23px;
}
header .sub-menu-wrapper.open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s ease-in;
  transition: -webkit-transform 0.3s ease-in;
  transition: transform 0.3s ease-in;
  transition: transform 0.3s ease-in, -webkit-transform 0.3s ease-in;
}

.footer {
  background-color: var(--black);
  color: #FFFFFF;
  padding: 40px 0;
  margin-top: auto;
  max-width: 100vw;
  overflow-x: hidden;
}
@media (min-width: 768px) {
  .footer {
    padding: 50px 0;
  }
}
@media (min-width: 992px) {
  .footer {
    padding: 80px 0;
  }
}
.footer address {
  -webkit-hyphens: auto;
          hyphens: auto;
}
.child-theme .footer {
  padding-top: 0;
}
@media (min-width: 768px) {
  .child-theme .footer .main-footer {
    padding-top: 50px;
  }
}
@media (min-width: 992px) {
  .child-theme .footer .main-footer {
    padding-top: 80px;
  }
}
.footer .pre-footer {
  padding: 40px 0 20px 0;
  background-color: #FFFFFF;
  color: var(--black);
}
.footer .pre-footer p {
  text-align: center;
  margin-bottom: 34px;
}
.footer .pre-footer a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.footer .pre-footer-gallery {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
}
.footer .pre-footer-gallery li {
  display: inline-block;
  max-width: 33%;
}
.footer .pre-footer-gallery li svg {
  width: auto;
  max-height: 100px;
  max-width: 95%;
}
@media (min-width: 768px) {
  .footer .pre-footer-gallery li svg {
    max-width: 100%;
  }
}
.footer a {
  color: #FFFFFF;
  text-decoration: none;
}
.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-logo a {
  display: block;
}
.footer-logo svg {
  max-width: 138px;
  height: 114px;
  margin-bottom: 25px;
  border: 1px solid #FFFFFF;
  -webkit-transition: border 0.3s ease;
  transition: border 0.3s ease;
}
@media (min-width: 768px) {
  .footer-logo svg {
    margin-bottom: 0;
  }
}
.footer-logo svg .bg {
  fill: #333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer-logo svg:hover {
  border: 1px solid #D7B41E;
}
.footer-logo svg:hover .bg {
  fill: #D7B41E !important;
}
.child-theme .footer-logo svg {
  max-width: 100%;
  border: 0;
}
@media (min-width: 1199px) {
  .child-theme .footer-logo svg {
    max-width: 442px;
  }
}
.child-theme .footer-logo svg:hover {
  border: 0;
}
.child-theme .footer-logo svg:hover .bg {
  fill: inherit;
}
.footer-column {
  padding-top: 20px;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .footer-column {
    padding-top: 0;
    padding-bottom: 40px;
  }
}
@media (min-width: 992px) {
  .footer-column {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.footer-column::after {
  content: "";
  height: 2px;
  width: 120px;
  background-color: #FFFFFF;
  opacity: 0.5;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
@media (min-width: 768px) {
  .footer-column::after {
    content: none;
  }
}
.footer-column > span {
  display: block;
  color: grey;
}
.footer-top-wrapper, .footer-bottom-wrapper {
  text-align: center;
}
@media (min-width: 1199px) {
  .footer-top-wrapper, .footer-bottom-wrapper {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .footer-top-wrapper {
    margin-bottom: 40px;
  }
}
.footer-social ul {
  display: inline-block;
}
.footer-social li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
          justify-content: flex-start;
}
.footer-social li svg {
  margin-right: 10px;
}
.footer-social li svg g path {
  fill: #FFFFFF;
}
.footer-bottom-wrapper {
  padding-top: 20px;
}
@media (min-width: 768px) {
  .footer-bottom-wrapper {
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .footer-bottom-wrapper ul li {
    display: inline-block;
  }
}
.footer-bottom-wrapper ul li a {
  position: relative;
}
.footer-bottom-wrapper ul li a:before {
  content: " ";
  background-color: #666666;
  height: 80%;
  position: absolute;
  width: 1px;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.footer-bottom-inner {
  text-align: center;
  color: #666666;
}
.footer-bottom-inner > span, .footer-bottom-inner a {
  padding: 0 7px;
  color: #666666;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: normal;
  font-weight: 300;
  line-height: 20px;
}
@media (min-width: 768px) {
  .footer-bottom-inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
            flex-direction: row-reverse;
  }
}

.section-headline {
  text-align: center;
  color: #333333;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .section-headline {
    margin-bottom: 40px;
  }
}
.section-headline h1, .section-headline h2, .section-headline h3, .section-headline h4, .section-headline h5, .section-headline h6,
.section-headline .h1, .section-headline .h2, .section-headline .h3, .section-headline .h4, .section-headline .h5, .section-headline .h6 {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 30px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .section-headline h1, .section-headline h2, .section-headline h3, .section-headline h4, .section-headline h5, .section-headline h6,
.section-headline .h1, .section-headline .h2, .section-headline .h3, .section-headline .h4, .section-headline .h5, .section-headline .h6 {
    font-size: 30px;
    line-height: 35px;
  }
}
.section-headline h1.small-style, .section-headline h2.small-style, .section-headline h3.small-style, .section-headline h4.small-style, .section-headline h5.small-style, .section-headline h6.small-style,
.section-headline .h1.small-style, .section-headline .h2.small-style, .section-headline .h3.small-style, .section-headline .h4.small-style, .section-headline .h5.small-style, .section-headline .h6.small-style {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.25px;
  line-height: 25px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .section-headline h1.small-style, .section-headline h2.small-style, .section-headline h3.small-style, .section-headline h4.small-style, .section-headline h5.small-style, .section-headline h6.small-style,
.section-headline .h1.small-style, .section-headline .h2.small-style, .section-headline .h3.small-style, .section-headline .h4.small-style, .section-headline .h5.small-style, .section-headline .h6.small-style {
    font-size: 25px;
    line-height: 30px;
  }
}
.section-headline .subheadline span {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}
@media only screen and (min-width: 768px) {
  .section-headline .subheadline span {
    font-size: 30px;
    line-height: 35px;
  }
}

.tw-card {
  font-family: Helvetica, Arial, sans-serif;
  border: 1px solid #C5CFD6;
  border-radius: 10px;
  background-color: #fff;
  color: #000000;
  padding: 10px 17px;
  height: 100%;
}
.tw-card-inner {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.tw-card .tw-logo {
  width: 48px;
  height: 48px;
  margin-right: 5px;
}
.tw-card .tw-logo svg {
  width: 100%;
  height: 100%;
  display: block;
}
.tw-head {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  margin-bottom: 18px;
}
.tw-head a {
  text-decoration: none;
}
.tw-head-left {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.tw-head-left-content span {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 18px;
  color: #5E7383;
}
.tw-head-left-content span:first-of-type {
  font-weight: bold;
  color: #000000;
}
.tw-head-right svg path {
  fill: #1DA1F2;
}
.tw-main {
  -webkit-box-flex: 1;
          flex-grow: 1;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 20px;
}
.tw-main a {
  color: #2B7BB9;
}
.tw-foot {
  padding-top: 9px;
  border-top: 1px solid #C5CFD6;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
          align-items: center;
  color: #C5CFD6;
}
.tw-foot-left {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.tw-foot-left .tw-icon {
  margin-right: 5px;
  display: inline-block;
}
.tw-foot-left .tw-icon svg {
  display: block;
  opacity: 0.6;
}
.tw-foot-left .tw-icon svg path {
  fill: #5E7383;
}
.tw-foot-left > div {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-right: 20px;
}
.tw-foot a {
  color: #C5CFD6;
  text-decoration: none;
}
.tw-foot a:hover {
  color: #2B7BB9;
}
.tw-foot span {
  display: block;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
  letter-spacing: 0;
}

.custom-fancybox .fancybox__carousel {
  margin-bottom: 114px;
}
.custom-fancybox .fancybox__toolbar {
  background: transparent;
}
@media only screen and (min-width: 1199px) {
  .custom-fancybox .fancybox__toolbar {
    top: auto;
    bottom: 40px;
  }
}
.custom-fancybox .fancybox__toolbar__items {
  color: var(--black);
}
@media only screen and (min-width: 1199px) {
  .custom-fancybox .fancybox__toolbar__items {
    bottom: 40px;
  }
}
.custom-fancybox .fancybox__backdrop {
  background-color: var(--main-color-alt, var(--red-alt));
}
.child-theme .custom-fancybox .fancybox__backdrop {
  background-color: var(--main-color, var(--pink));
}
.custom-fancybox .fancybox__caption {
  color: var(--black);
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.custom-fancybox .fancybox__button--close {
  color: var(--black);
}
.custom-fancybox .carousel__button {
  color: var(--black);
}
.custom-fancybox .carousel__button svg {
  -webkit-filter: none;
          filter: none;
}

.admin-bar .carousel__button.is-close {
  top: 50px;
}

.tippy-box[data-theme~=custom] {
  background-color: var(--main-color, var(--red));
  border-radius: 0;
}
.child-theme .tippy-box[data-theme~=custom] {
  background-color: var(--main-color, var(--pink));
}
.tippy-box[data-theme~=custom] .tippy-arrow {
  color: var(--main-color, var(--red));
}
.child-theme .tippy-box[data-theme~=custom] .tippy-arrow {
  color: var(--main-color, var(--pink));
}
.tippy-box[data-theme~=custom] .tippy-arrow::before {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
}
.tippy-box[data-theme~=custom] .tippy-content {
  padding: 1em;
}

.image-buttons {
  position: absolute;
  bottom: 0;
  right: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.image-buttons a, .image-buttons svg {
  display: block;
}
.image-buttons a {
  cursor: pointer;
}
.image-buttons button {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  cursor: pointer;
  border: 0;
  padding: 0;
  background: transparent;
}
.image-buttons-item {
  margin-bottom: 1px;
}
.image-buttons-item:hover svg path {
  fill: #cccccc;
}
.image-buttons-item:last-of-type {
  margin-bottom: 0;
}

.post-sidebar {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 22px;
}
.post-sidebar-inner {
  position: sticky;
  top: 52px;
}
.admin-bar .post-sidebar-inner {
  top: 92px;
}
.post-sidebar hr {
  width: 56px;
  height: 1px;
  background-color: #E1E1E1;
  display: block;
  border: 0;
  margin: 20px 0;
}
.post-sidebar img {
  width: 100%;
  height: auto;
}
.post-sidebar a {
  color: var(--main-color, var(--red));
  text-decoration: none;
}
.child-theme .post-sidebar a {
  color: var(--main-color, var(--pink));
}
.post-sidebar svg {
  color: var(--main-color, var(--red));
}
.post-sidebar svg path {
  fill: var(--main-color, var(--red));
}
.child-theme .post-sidebar svg {
  color: var(--main-color, var(--pink));
}
.child-theme .post-sidebar svg path {
  fill: var(--main-color, var(--pink));
}
.post-sidebar .author a {
  color: var(--main-color, var(--red));
  text-decoration: underline;
}
.child-theme .post-sidebar .author a {
  color: var(--main-color, var(--pink));
}
.post-sidebar .share-buttons {
  margin-bottom: 40px;
}
.post-sidebar .share-buttons a {
  display: inline-block;
  text-decoration: none;
  margin-right: 5px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.post-sidebar .share-section {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.post-sidebar .share-section a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.post-sidebar .share-section span {
  min-width: 60px;
  margin-right: 10px;
}
.post-sidebar .tags {
  margin-bottom: 40px;
}
.post-sidebar .tags > span {
  margin-bottom: 12px;
  display: block;
}
.post-sidebar .tags ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 2px 9px;
  border: solid var(--section-gray) 1px;
}
.post-sidebar .tags ul li span {
  color: var(--black);
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
}

.post-sidebar-teasers {
  margin-bottom: 40px;
}
.post-sidebar-teasers > .row hr {
  width: 100%;
  height: 1px;
  background: #E1E1E1;
  border: none;
}
.post-sidebar-teasers .title {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.post-sidebar-teasers .post-categories li a {
  color: var(--main-color, var(--red));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.child-theme .post-sidebar-teasers .post-categories li a {
  color: var(--main-color, var(--pink));
}
.post-sidebar-teasers .post-subtitle {
  color: var(--main-color, var(--red));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.child-theme .post-sidebar-teasers .post-subtitle {
  color: var(--main-color, var(--pink));
}
.post-sidebar-teasers .post-title {
  margin-bottom: 0;
}
.post-sidebar-teasers .post-title a {
  color: var(--black);
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
  margin-bottom: 5px;
  text-decoration: none;
  display: block;
}
.post-sidebar-teasers .post-date {
  color: #4d4d4d;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 18px;
}
.post-sidebar-tiles .tile {
  background-color: var(--main-color, var(--red));
  padding: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: relative;
}
.child-theme .post-sidebar-tiles .tile {
  background-color: var(--main-color, var(--pink));
}
.post-sidebar-tiles .tile-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 130px;
  height: 130px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.post-sidebar-tiles .tile-icon svg {
  display: block;
  height: auto;
  width: 100%;
}
.post-sidebar-tiles .tile-icon svg path {
  fill: var(--icon-color);
}
.post-sidebar-tiles .tile-content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: relative;
}
.post-sidebar-tiles .tile h3, .post-sidebar-tiles .tile p, .post-sidebar-tiles .tile a {
  color: #ffffff;
}
.post-sidebar-tiles .tile h3 {
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1.25px;
  line-height: 20px;
}
.post-sidebar-tiles .tile .link-wrapper {
  margin-left: auto;
}
.post-sidebar-tiles .tile a {
  text-decoration: underline;
}

.teaser-item-animation-line {
  position: absolute;
  background: #FFF;
  overflow: hidden;
}
.teaser-item-animation-line:after {
  content: "";
  display: block;
  position: absolute;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
          animation-timing-function: cubic-bezier(0.4, 0.26, 0, 0.97);
}
.teaser-item-animation-line-1 {
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: 1px;
}
.teaser-item-animation-line-1:after {
  top: -3px;
  left: -50%;
  height: 6px;
  width: 50px;
  background: -webkit-gradient(linear, left top, right top, from(var(--main-color)), color-stop(75%, #ffffff), to(#ffffff));
  background: linear-gradient(to right, var(--main-color) 0%, #ffffff 75%, #ffffff 100%);
  -webkit-animation: animation-line-1 2s 0s infinite;
          animation: animation-line-1 2s 0s infinite;
  /*animation-delay: 1s;*/
}
.teaser-item-animation-line-2 {
  top: 10px;
  right: 10px;
  width: 1px;
  height: calc(100% - 20px);
}
.teaser-item-animation-line-2:after {
  left: -3px;
  top: -50%;
  width: 6px;
  height: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(var(--main-color)), color-stop(75%, #ffffff), to(#ffffff));
  background: linear-gradient(to bottom, var(--main-color) 0%, #ffffff 75%, #ffffff 100%);
  -webkit-animation: animation-line-2 2s 0s infinite;
          animation: animation-line-2 2s 0s infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.teaser-item-animation-line-3 {
  bottom: 10px;
  right: 10px;
  width: calc(100% - 20px);
  height: 1px;
}
.teaser-item-animation-line-3:after {
  right: -50%;
  top: -3px;
  height: 6px;
  width: 50px;
  background: -webkit-gradient(linear, right top, left top, from(var(--main-color)), color-stop(75%, #ffffff), to(#ffffff));
  background: linear-gradient(to left, var(--main-color) 0%, #ffffff 75%, #ffffff 100%);
  -webkit-animation: animation-line-3 2s 0s infinite;
          animation: animation-line-3 2s 0s infinite;
  /*animation-delay: 2s;*/
}
.teaser-item-animation-line-4 {
  bottom: 10px;
  left: 10px;
  height: calc(100% - 20px);
  width: 1px;
}
.teaser-item-animation-line-4:after {
  bottom: -50%;
  left: -3px;
  width: 6px;
  height: 50px;
  background: -webkit-gradient(linear, left bottom, left top, from(var(--main-color)), color-stop(75%, #ffffff), to(#ffffff));
  background: linear-gradient(to top, var(--main-color) 0%, #ffffff 75%, #ffffff 100%);
  -webkit-animation: animation-line-4 2s 0s infinite;
          animation: animation-line-4 2s 0s infinite;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

@-webkit-keyframes animation-line-1 {
  0% {
    left: -50%;
  }
  100% {
    left: 110%;
  }
}

@keyframes animation-line-1 {
  0% {
    left: -50%;
  }
  100% {
    left: 110%;
  }
}
@-webkit-keyframes animation-line-2 {
  0% {
    top: -50%;
  }
  100% {
    top: 110%;
  }
}
@keyframes animation-line-2 {
  0% {
    top: -50%;
  }
  100% {
    top: 110%;
  }
}
@-webkit-keyframes animation-line-3 {
  0% {
    right: -50%;
  }
  100% {
    right: 110%;
  }
}
@keyframes animation-line-3 {
  0% {
    right: -50%;
  }
  100% {
    right: 110%;
  }
}
@-webkit-keyframes animation-line-4 {
  0% {
    bottom: -50%;
  }
  100% {
    bottom: 110%;
  }
}
@keyframes animation-line-4 {
  0% {
    bottom: -50%;
  }
  100% {
    bottom: 110%;
  }
}
.post-content ol, .post-content ul {
  list-style: disc outside none;
  margin-bottom: 15px;
  margin-top: 15px;
  padding-left: 20px;
}
.post-content strong, .post-content b {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
}
.post-content em {
  font-style: italic;
}
.post-content a:not(.btn) {
  color: var(--main-color);
}

.page-sidebar-navigation {
  padding: 21px 0 11px;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 40px;
}
.page-sidebar-navigation > ul > li {
  position: relative;
  margin-bottom: 12px;
  display: block;
}
.page-sidebar-navigation > ul > li > a {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  color: #333333;
  opacity: 0.5;
  display: block;
  font-size: 18px;
  line-height: 23px;
  text-decoration: none;
  padding-left: 34px;
  padding-right: 15px;
  margin-bottom: 10px;
}
.page-sidebar-navigation > ul > li > a:hover {
  opacity: 1;
  background: url("assets/img/icons/right-b.svg") 10px center no-repeat;
  background-size: 12px 12px;
}
.page-sidebar-navigation > ul > li > ul {
  margin-bottom: 20px;
}
.page-sidebar-navigation > ul > li > ul > li {
  display: block;
}
.page-sidebar-navigation > ul > li > ul > li > a {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  color: #333333;
  display: block;
  font-size: 15px;
  line-height: 18px;
  text-decoration: none;
  opacity: 0.5;
  padding-left: 54px;
  padding-right: 15px;
  margin-bottom: 10px;
}
.page-sidebar-navigation > ul > li > ul > li > a:hover {
  opacity: 1;
  background: url("assets/img/icons/right-b.svg") 10px center no-repeat;
  background-size: 12px 12px;
}
.page-sidebar-teaser-boxes .page-sidebar-teaser-box {
  background-color: var(--main-color, var(--red));
  color: white;
  padding: 30px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: relative;
}
.page-sidebar-teaser-boxes .page-sidebar-teaser-box .box-content {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.page-sidebar-teaser-boxes .page-sidebar-teaser-box .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
}
.page-sidebar-teaser-boxes .page-sidebar-teaser-box .icon svg {
  width: 100%;
  height: 100%;
}
.page-sidebar-teaser-boxes .page-sidebar-teaser-box .icon svg path {
  fill: var(--icon-color, var(--red-hover));
}
.page-sidebar-teaser-boxes .page-sidebar-teaser-box .title {
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.page-sidebar-teaser-boxes .page-sidebar-teaser-box .link {
  margin-left: auto;
  text-align: right;
}
.page-sidebar-teaser-boxes .page-sidebar-teaser-box a {
  color: #ffffff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
}

.gallery-slider {
  margin-bottom: 50px;
}
.child-theme .gallery-slider {
  margin-bottom: 0;
}
.gallery-slider .gallery-item .video-container,
.gallery-slider .gallery-item .audio-container {
  position: relative;
  height: auto;
  min-height: 500px;
  overflow: hidden;
  max-width: 100%;
}
.gallery-slider .gallery-item .video-container iframe,
.gallery-slider .gallery-item .video-container object,
.gallery-slider .gallery-item .video-container embed,
.gallery-slider .gallery-item .audio-container iframe,
.gallery-slider .gallery-item .audio-container object,
.gallery-slider .gallery-item .audio-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gallery-slider .gallery-item .video-container video,
.gallery-slider .gallery-item .video-container audio,
.gallery-slider .gallery-item .audio-container video,
.gallery-slider .gallery-item .audio-container audio {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.gallery-slider .gallery-item .video-container .tile-iframe-wrapper,
.gallery-slider .gallery-item .audio-container .tile-iframe-wrapper {
  padding-bottom: 0;
  position: static;
}
.gallery-slider .gallery-item .mp4 video {
  width: 100%;
  height: auto;
}
.gallery-slider .gallery-item .mp3 audio {
  width: 100%;
  height: 100%;
}
.gallery-slider .gallery-item img {
  max-width: 100%;
  height: auto;
  max-height: 60vh;
  width: auto;
  margin: 0 auto;
  display: block;
  /* for video teaser image */
}
.gallery-slider .gallery-item img.teaser-image {
  max-width: initial;
  max-height: initial;
  height: 100%;
  width: 100%;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.child-theme .gallery-slider .gallery-item .image-wrapper {
  background: #EEE;
}
.gallery-slider .gallery-item .image-wrapper-bottom {
  display: -webkit-box;
  display: flex;
  padding-top: 10px;
}
.gallery-slider .gallery-item .image-wrapper-bottom .title {
  font-weight: 500;
}
.gallery-slider .gallery-item .image-wrapper-inner {
  position: relative;
}
.gallery-slider .gallery-item-panel {
  max-width: 75%;
  align-self: flex-start;
}
.gallery-slider .controls {
  align-self: flex-start;
  margin-left: auto;
  width: 20%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.gallery-slider .controls .slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: 22px;
  width: 22px;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  position: relative;
}
.gallery-slider .controls .slick-arrow:hover {
  background-color: #f2f2f2;
}
.gallery-slider .controls .slick-arrow svg {
  display: block;
  height: 8px;
  width: 12px;
  position: absolute;
  top: 50%;
}
.gallery-slider .controls .slick-arrow svg path {
  -webkit-transition: fill 1.4s ease;
  transition: fill 1.4s ease;
}
.gallery-slider .controls .slick-left svg {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.gallery-slider .controls .slick-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.gallery-slider .controls .slick-next svg {
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.search-input-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  border-bottom: 1px solid var(--lightblue);
  max-width: 457px;
  margin: 0 auto;
}
.search-input-wrapper label {
  width: 100%;
}
.search-input-wrapper input {
  border: 0;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
  padding-bottom: 10px;
}
.search-input-wrapper input:focus {
  outline: 0;
}
.search-input-text {
  width: 100%;
}
.search-form-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 80px;
  margin-top: 80px;
}
.search-form-wrapper form {
  width: 100%;
}
.search-form-title {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  margin-bottom: 37px;
}
.search-form-term {
  color: var(--lightblue);
}
.search-results-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.search-item {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  margin-bottom: 40px;
}
.search-item:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .search-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
  }
}
.search-thumbnail-wrapper {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .search-thumbnail-wrapper {
    margin-bottom: 0;
    margin-right: 20px;
    flex-basis: 200px;
    -webkit-box-flex: 0;
            flex-grow: 0;
    flex-shrink: 0;
  }
}
.search-thumbnail-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.search-category {
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  color: var(--lightblue);
  text-decoration: none;
}
.search-title a {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 23px;
  margin-bottom: 5px;
  text-decoration: none;
  color: var(--black);
}
.search-excerpt {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 22px;
  margin-bottom: 5px;
}
.search-date {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 18px;
}
.search .content {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.search-pagination {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 50px;
  margin-bottom: 90px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .search-pagination {
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.search-pagination .page-numbers:not(.prev, .next) {
  flex-basis: 10%;
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 23px;
  text-decoration: none;
  color: var(--black);
  padding: 0 5px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media (min-width: 768px) {
  .search-pagination .page-numbers:not(.prev, .next) {
    flex-basis: auto;
    padding: 0 15px;
  }
}
.search-pagination .page-numbers:not(.prev, .next):hover {
  color: var(--lightblue);
}
.search-pagination .page-numbers:not(.prev, .next).current {
  color: var(--lightblue);
}
.search-pagination .prev {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.search-pagination .next {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.search-pagination .prev, .search-pagination .next {
  margin-top: 15px;
  flex-basis: 48%;
  text-align: center;
}
@media (min-width: 768px) {
  .search-pagination .prev, .search-pagination .next {
    margin-top: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
    flex-basis: auto;
  }
}

.post-password-form label input {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
}
.post-password-form input[type=submit] {
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.wpcf7-form label {
  display: block;
}
.wpcf7-form select.wpcf7-select {
  margin-bottom: 30px;
  border: 0;
  border-bottom: 1px solid var(--black);
  background-color: transparent;
  width: 100%;
  color: var(--black) !important;
}
.wpcf7-form input {
  width: 100%;
}
.wpcf7-form input.wpcf7-text {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-bottom: 30px;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid var(--black);
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 20px;
  color: var(--black) !important;
}
.wpcf7-form input[type=submit] {
  width: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.wpcf7-form ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: var(--black) !important;
  opacity: 1;
}
.wpcf7-form :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: var(--black) !important;
  opacity: 1;
}
.wpcf7-form ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: var(--black) !important;
  opacity: 1;
}
.wpcf7-form :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: var(--black) !important;
  opacity: 1;
}
.wpcf7-form .submit-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
  width: 100%;
}

.woocommerce ul.products {
  -webkit-column-count: 1;
     -moz-column-count: 1;
          column-count: 1;
}
@media only screen and (min-width: 768px) {
  .woocommerce ul.products {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
@media only screen and (min-width: 992px) {
  .woocommerce ul.products {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
}
@media only screen and (min-width: 1199px) {
  .woocommerce ul.products {
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
  }
}
.woocommerce ul.products li.product {
  width: 100%;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  display: inline-block;
  margin-bottom: 40px;
}

.woocommerce-page ul.products li.product {
  width: 100%;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  display: inline-block;
  margin-bottom: 40px;
}

.woocommerce ul.products li.product .dachzeile {
  color: var(--main-color, var(--lightblue));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  color: var(--black);
  display: block;
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  margin-bottom: 20px;
  text-decoration: none;
  padding: 0;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary {
  width: auto;
}

.woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: auto;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images {
  width: auto;
}

.woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: auto;
}

.woocommerce .product-header-wrapper {
  background-color: #F0F1F4;
  margin-bottom: 75px;
}
.woocommerce #content div.product .woocommerce-tabs, .woocommerce div.product .woocommerce-tabs {
  margin-bottom: 65px;
}

.woocommerce-page #content div.product .woocommerce-tabs {
  margin-bottom: 65px;
}
.woocommerce-page div.product .woocommerce-tabs {
  margin-bottom: 65px;
}
.woocommerce-page div.product .related h2,
.woocommerce-page div.product h2 {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
}
.woocommerce-page div.product h2 {
  margin-bottom: 20px;
}
.woocommerce-page div.product .related h2 {
  margin-bottom: 60px;
}

.woocommerce-notices-wrapper {
  margin-left: -20px;
  margin-right: -20px;
}
@media only screen and (min-width: 768px) {
  .woocommerce .product-header-inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
}
.woocommerce .related .title {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
.woocommerce .woocommerce-tabs {
  margin-left: 8.3333333333%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.description_tab {
  display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0;
}
.woocommerce .product-header-inner a {
  color: var(--main-color, var(--red));
}
.woocommerce .product-header-inner .input-text {
  padding: 6px;
  margin-right: 10px;
}
.woocommerce .product-header-image-wrapper {
  background-color: #E4E8EA;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding-top: 80px;
}
.woocommerce .product-header-image-wrapper img {
  max-width: 452px;
}
.woocommerce div.product div.images {
  margin: 0;
}
.woocommerce nav.woocommerce-pagination {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 50px;
  margin-bottom: 90px;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .woocommerce nav.woocommerce-pagination {
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.woocommerce nav.woocommerce-pagination ul {
  border: 0;
}
.woocommerce nav.woocommerce-pagination ul li {
  border-right: 0;
  padding: 0;
  margin: 0;
  float: none;
  overflow: visible;
}
.woocommerce nav.woocommerce-pagination .page-numbers:not(.prev, .next) {
  background-color: transparent;
  flex-basis: 10%;
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 23px;
  text-decoration: none;
  color: var(--black);
  padding: 0 5px;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
@media (min-width: 768px) {
  .woocommerce nav.woocommerce-pagination .page-numbers:not(.prev, .next) {
    flex-basis: auto;
    padding: 0 15px;
  }
}
.woocommerce nav.woocommerce-pagination .page-numbers:not(.prev, .next):hover {
  color: var(--lightblue);
}
.woocommerce nav.woocommerce-pagination .page-numbers:not(.prev, .next).current {
  color: var(--lightblue);
}
.woocommerce nav.woocommerce-pagination .prev {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.woocommerce nav.woocommerce-pagination .next {
  -webkit-box-ordinal-group: 2;
          order: 1;
}
.woocommerce nav.woocommerce-pagination .prev, .woocommerce nav.woocommerce-pagination .next {
  margin-top: 15px;
  flex-basis: 48%;
  text-align: center;
}
@media (min-width: 768px) {
  .woocommerce nav.woocommerce-pagination .prev, .woocommerce nav.woocommerce-pagination .next {
    margin-top: 0;
    -webkit-box-ordinal-group: 1;
            order: 0;
    flex-basis: auto;
  }
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
  border: 0;
  border-bottom: 1px solid var(--black);
}

.woocommerce form .form-row {
  margin-bottom: 20px;
}

.woocommerce form .checkout-row {
  margin-bottom: 40px;
}

.woocommerce button.btn:disabled, .woocommerce .product-header-inner button.button:disabled, .woocommerce nav.woocommerce-pagination button.prev:disabled, .woocommerce nav.woocommerce-pagination button.next:disabled, .woocommerce button.btn:disabled[disabled] {
  cursor: not-allowed;
  background-color: transparent;
}
.woocommerce button.btn:disabled:hover, .woocommerce .product-header-inner button.button:disabled:hover, .woocommerce nav.woocommerce-pagination button.prev:disabled:hover, .woocommerce nav.woocommerce-pagination button.next:disabled:hover, .woocommerce button.btn:disabled[disabled]:hover {
  background-color: transparent;
  color: inherit;
}

@media (min-width: 1440px) {
  .row.auto-break-columns > .col-xl-6:nth-child(2n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-xl-4:nth-child(3n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-xl-3:nth-child(4n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-xl-2-4:nth-child(5n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-xl-2:nth-child(6n+1) {
    clear: left;
  }
}
@media (min-width: 1199px) and (max-width: 1439px) {
  .row.auto-break-columns > .col-lg-6:nth-child(2n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-lg-4:nth-child(3n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-lg-3:nth-child(4n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-lg-2-4:nth-child(5n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-lg-2:nth-child(6n+1) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1198px) {
  .row.auto-break-columns > .col-md-6:nth-child(2n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-md-4:nth-child(3n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-md-3:nth-child(4n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-md-2-4:nth-child(5n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-md-2:nth-child(6n+1) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .row.auto-break-columns > .col-sm-6:nth-child(2n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-sm-4:nth-child(3n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-sm-3:nth-child(4n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-sm-2-4:nth-child(5n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-sm-2:nth-child(6n+1) {
    clear: left;
  }
}
@media (min-width: 0px) and (max-width: 767px) {
  .row.auto-break-columns > .col-xs-6:nth-child(2n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-xs-4:nth-child(3n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-xs-3:nth-child(4n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-xs-2-4:nth-child(5n+1) {
    clear: left;
  }
  .row.auto-break-columns > .col-xs-2:nth-child(6n+1) {
    clear: left;
  }
}

.tile {
  /*    &.youtube {
          &:hover {
              .tile-bottom-inner {
                  display: none;
              }
          }
      }*/
}
.tile-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.tile-iframe-wrapper {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75%;
}
.tile-iframe-wrapper.youtube {
  padding-bottom: 75%;
}
.tile-iframe-wrapper.spotify {
  padding-bottom: 55%;
}
.tile-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 130px;
  height: 130px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.tile-icon svg {
  display: block;
  height: auto;
  width: 100%;
}
.tile-icon svg path {
  fill: var(--icon-color);
}
.tile img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tile iframe {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.tile .text {
  -webkit-box-flex: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: flex;
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1.25px;
  line-height: 20px;
  text-decoration: none;
  text-transform: uppercase;
}
.tile .text span {
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 1.25px;
}
.tile .link {
  -webkit-box-flex: 0;
          flex-grow: 0;
  text-align: right;
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: 0;
}
.tile .link a {
  text-decoration: none;
  color: #ffffff;
}
.tile-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: url(assets/img/icons/play_outline.svg) center center no-repeat;
  background-size: contain;
  border: none;
}
.tile-play-button:hover {
  cursor: pointer;
  background-image: url(assets/img/icons/play_filled.svg);
}
.tile-top-inner {
  padding: 30px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.youtube .tile-top-inner {
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8099614846)), color-stop(60%, rgba(131, 131, 131, 0)), to(rgba(255, 255, 255, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8099614846) 0%, rgba(131, 131, 131, 0) 60%, rgba(255, 255, 255, 0) 100%);
}
.tile-bottom-inner {
  padding: 8px 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  height: auto;
  width: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.tile-bottom-inner .text p, .tile-bottom-inner .text a, .tile-bottom-inner .text a span {
  color: #ffffff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  letter-spacing: normal;
  text-decoration: none;
  text-transform: none;
  margin-bottom: 0;
}
.tile-bottom-inner .text a {
  /*                display: flex;
                  justify-content: space-between;
                  flex-grow: 1;*/
}
.tile-bottom-inner .text a:hover {
  text-decoration: underline;
}
.tile-bottom-inner .text a span {
  text-decoration: underline;
}
.tile-bottom-inner svg {
  display: block;
  margin-right: 13px;
}
.tile-bottom-inner svg path {
  fill: #ffffff;
}
.tile.spotify {
  padding-bottom: 200px;
}
@media (min-width: 768px) {
  .tile.spotify {
    padding-bottom: 62%;
  }
}
.tile.spotify .tile-play-button {
  left: inherit;
  top: inherit;
  bottom: 50px;
  right: 10px;
  -webkit-transform: none;
          transform: none;
}

.pager-column .pager-column {
  min-height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.pager-column .controls {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .pager-column .controls {
    margin-bottom: 30px;
    justify-content: space-around;
  }
}
.pager-column .controls .slick-arrow {
  flex-shrink: 0;
  -webkit-box-flex: 0;
          flex-grow: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: 22px;
  width: 22px;
  cursor: pointer;
  display: none;
  border-radius: 50%;
  position: relative;
}
.pager-column .controls .slick-arrow:hover {
  background-color: #d3dae0;
}
.pager-column .controls .slick-arrow svg {
  display: block;
  height: 8px;
  width: 12px;
  position: absolute;
  top: 50%;
}
.pager-column .controls .slick-arrow svg path {
  -webkit-transition: fill 1.4s ease;
  transition: fill 1.4s ease;
}
.pager-column .controls .slick-left svg {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.pager-column .controls .slick-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pager-column .controls .slick-next svg {
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}
.pager-column .pager {
  margin: 0 15px;
}

.post-content form label {
  padding-left: 10px;
}

.projects-list-filter .ui-selectmenu-button.ui-button {
  width: 100%;
  background-color: #4F5050;
  color: white;
  border: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse;
  border-radius: 0;
}
.child-theme .projects-list-filter .ui-selectmenu-button.ui-button {
  background-color: #BB447F;
}
@media only screen and (min-width: 768px) {
  .projects-list-filter .ui-selectmenu-button.ui-button {
    margin-bottom: 50px;
    width: 85%;
  }
}
.projects-list-filter .ui-selectmenu-button.ui-button .ui-icon {
  width: 13px;
  height: 7px;
}
.projects-list-filter .ui-selectmenu-button.ui-button .ui-icon.kg-icon-down {
  background: url("./assets/img/icons/left-b-white.svg") center bottom no-repeat;
  background-size: contain;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.projects-list-filter .ui-selectmenu-button.ui-button .ui-selectmenu-text {
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 17px;
  text-transform: uppercase;
}
@media only screen and (min-width: 992px) {
  .projects-list-filter .ui-selectmenu-button.ui-button .ui-selectmenu-text {
    font-size: 18px;
    line-height: 20px;
  }
}

.project-mask .edited {
  background: lightyellow;
}
.project-mask input[type=text],
.project-mask input[type=email],
.project-mask textarea,
.project-mask select {
  padding: 5px 10px;
  width: 100%;
}
.project-mask textarea {
  height: 150px;
}
.project-mask input[type=text].edited option,
.project-mask input[type=email].edited option,
.project-mask select.edited option,
.project-mask textarea.edited option {
  background: white;
}
.project-mask .field-label {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 3px;
}
.project-mask-preview-image {
  width: 200px;
  max-width: 100%;
  height: auto;
}
.project-mask-notice {
  background: lightyellow;
  padding: 10px 15px;
  margin-bottom: 20px;
  border-left: 8px solid yellow;
}
.project-mask-checkboxes-wrapper:after, .project-mask-checkboxes-wrapper:before {
  content: "";
  display: table;
}
.project-mask-checkboxes-wrapper:after {
  clear: both;
}
.project-mask-checkboxes-wrapper label {
  display: block;
  height: 25px;
}
@media (min-width: 992px) {
  .project-mask-checkboxes-wrapper label {
    float: left;
    width: 45%;
    margin-right: 5%;
  }
}
@media (min-width: 1199px) {
  .project-mask-checkboxes-wrapper label {
    width: 30%;
    margin-right: 3%;
  }
}

.video-legend-row {
  padding-top: 20px;
  padding-bottom: 40px;
}
.video-legend-row .item {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
}
.video-legend-row .item span {
  text-align: left;
}
.video-legend-row .item img {
  width: 30px;
  height: 30px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 10px;
}
.video-legend-row .item-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  row-gap: 20px;
}
@media only screen and (min-width: 768px) {
  .video-legend-row .item-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-direction: row;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}

.project-container .text-wrapper {
  margin-bottom: 30px;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
}

.single-title h1 {
  color: var(--black);
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  text-transform: uppercase;
  margin-bottom: 14px;
}

.yt-overlay {
  display: none;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
}
.yt-overlay .row {
  height: 100%;
}
.yt-overlay.visible {
  display: block;
}
.yt-overlay .overlay-inner {
  height: 100%;
}
.yt-overlay .overlay-inner .content-wrapper {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
}
.yt-overlay .overlay-inner .content-wrapper p, .yt-overlay .overlay-inner .content-wrapper a {
  color: #fff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
}
.yt-overlay .overlay-inner .content-wrapper p {
  padding-bottom: 10px;
}
.yt-overlay .overlay-inner .content-wrapper button {
  display: inline-block;
  margin-bottom: 20px;
}

.ce-home-slider {
  color: #ffffff;
  max-width: 100vw;
  margin-bottom: 20px;
}
@media (min-width: 1199px) {
  .ce-home-slider {
    margin-bottom: 80px;
  }
}
.ce-home-slider img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 500px;
}
@media only screen and (min-width: 768px) {
  .ce-home-slider img {
    min-height: 0;
  }
}
@media only screen and (min-width: 1199px) {
  .ce-home-slider img {
    height: auto;
  }
}
.ce-home-slider-teasers-row {
  background: #333333;
  color: #FFF;
  min-height: 236px;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 100%;
}
.ce-home-slider-teasers-row .item {
  margin-bottom: 40px;
}
.ce-home-slider-teasers-row .item:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .ce-home-slider-teasers-row .item {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .ce-home-slider-teasers-row {
    display: -webkit-box;
    display: flex;
  }
}
@media (min-width: 1199px) {
  .ce-home-slider-teasers-row {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: -20px;
    margin-right: -20px;
    display: -webkit-box;
    display: flex;
  }
}
.ce-home-slider-teasers-row .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50%;
  height: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.ce-home-slider-teasers-row .icon svg {
  width: 100%;
  height: 100%;
}
.ce-home-slider-teasers-row .icon svg path {
  fill: var(--red-hover);
}
.ce-home-slider .tw-card {
  height: 100%;
}
@media (min-width: 768px) {
  .ce-home-slider .tw-card-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1199px) {
  .ce-home-slider .tw-card-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1199px) {
  .ce-home-slider .tw-card {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
}
.ce-home-slider .tw-main {
  margin-bottom: 20px;
  font-weight: 400;
}
@media (min-width: 1199px) {
  .ce-home-slider-teaser {
    margin-bottom: 30px;
  }
}
.ce-home-slider-teaser .subtitle {
  color: var(--main-color, var(--red));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.ce-home-slider-teaser .title {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  margin-bottom: 5px;
  color: var(--white);
  -webkit-hyphens: auto;
          hyphens: auto;
}
.ce-home-slider-teaser .title a {
  color: inherit;
  text-decoration: none;
}
.ce-home-slider-teaser .title a:hover {
  color: var(--white);
}
.ce-home-slider-teaser .date {
  color: #CCC;
}
.ce-home-slider-teaserbox {
  background-color: var(--main-color, var(--red));
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
  position: relative;
  height: 100%;
}
.ce-home-slider-teaserbox .title {
  display: block;
  top: 20px;
  padding: 0 20px;
  color: #FFF;
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1.25px;
  line-height: 20px;
  position: relative;
  top: 0;
  left: 0;
}
.ce-home-slider-teaserbox .link {
  display: inline-block;
  margin-left: auto;
  margin-top: auto;
  bottom: 20px;
  padding: 0 20px;
  text-decoration: underline;
  color: #FFF;
}
@media only screen and (min-width: 768px) {
  .ce-home-slider .slick-list, .ce-home-slider .slick-track {
    height: 100%;
    max-width: none;
  }
}
.ce-home-slider .slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  position: absolute;
  top: 50%;
  opacity: 1;
  padding: 0;
  height: 24px;
  width: 16px;
  display: none;
}
@media only screen and (min-width: 768px) {
  .ce-home-slider .slick-arrow {
    background-color: transparent;
    height: 24px;
    width: 24px;
    top: 0;
    left: 0;
    position: relative;
  }
  .ce-home-slider .slick-arrow:hover {
    background-color: rgba(51, 51, 51, 0.5);
  }
}
.ce-home-slider .slick-mobile-arrow {
  display: none;
}
@media only screen and (min-width: 768px) {
  .ce-home-slider .slick-mobile-arrow {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .ce-home-slider .slick-mobile-arrow {
    display: none !important;
  }
}
.ce-home-slider .slick-disabled {
  opacity: 0;
  pointer-events: none;
}
.ce-home-slider .slick-left {
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 768px) {
  .ce-home-slider .slick-left {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.ce-home-slider .slick-right {
  right: 0;
  -webkit-transform: translate(50%, -50%) rotate(180deg);
          transform: translate(50%, -50%) rotate(180deg);
}
@media only screen and (min-width: 768px) {
  .ce-home-slider .slick-right {
    -webkit-transform: translate(0, 0) rotate(180deg);
            transform: translate(0, 0) rotate(180deg);
  }
}
.child-theme .ce-home-slider .image-wrapper {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .child-theme .ce-home-slider .image-wrapper {
    height: 400px;
  }
}
@media only screen and (min-width: 1199px) {
  .child-theme .ce-home-slider .image-wrapper {
    height: 426px;
  }
}
.child-theme .ce-home-slider .image-wrapper img {
  height: 100%;
}

@media only screen and (min-width: 768px) {
  .slider-inner-wrapper {
    position: relative;
  }
}

.home-slider {
  width: 100%;
  overflow: hidden;
  max-width: 100vw;
  height: 100%;
}
.home-slider .slick-list, .home-slider .slick-track {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .home-slider {
    height: 100%;
    overflow: hidden;
  }
}
.home-slider-teasers-wrapper {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .home-slider-teasers-wrapper {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1199px) {
  .home-slider-teasers-wrapper {
    margin-bottom: 0;
  }
}
.home-slider .button-links {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 768px) {
  .home-slider .button-links {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .home-slider-bottom-row {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1199px) {
  .home-slider-bottom-row {
    display: -webkit-box;
    display: flex;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.home-slider .home-slider-item {
  display: none;
  width: 100%;
  height: 100%;
}
.home-slider .slick-initialized,
.home-slider .home-slider-item:first-child {
  display: block;
}
.home-slider .slick-initialized .home-slider-item {
  display: block;
}
.home-slider-image {
  overflow: hidden;
  max-width: 100vw;
  min-height: 500px;
}
.child-theme .home-slider-image {
  height: 400px;
}
@media only screen and (min-width: 992px) {
  .home-slider-image {
    max-width: 100%;
  }
}
.home-slider-image-wrapper {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .home-slider-image-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
  }
  .home-slider-image-wrapper.without-teasers {
    position: relative;
  }
}
@media only screen and (min-width: 992px) {
  .home-slider-image-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.home-slider-image-wrapper .image-buttons {
  right: initial !important;
  left: 0 !important;
}
@media only screen and (min-width: 992px) {
  .home-slider-image {
    min-height: 500px;
  }
  .child-theme .home-slider-image {
    height: 400px;
  }
}
@media only screen and (min-width: 1199px) {
  .home-slider-image {
    min-height: 0;
    height: 533px;
  }
  .child-theme .home-slider-image {
    height: 426px;
  }
}
.home-slider-image .home-slider-item {
  display: none;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .home-slider-image .home-slider-item {
    max-width: 100vw;
  }
}
@media only screen and (min-width: 992px) {
  .home-slider-image .home-slider-item {
    max-width: 100vw;
  }
}
.home-slider-image .slick-initialized,
.home-slider-image .home-slider-item:first-child {
  display: block;
}
.home-slider-content-wrapper {
  -webkit-transform: translateY(calc(-100% - 20px));
          transform: translateY(calc(-100% - 20px));
  height: 265px;
  margin-bottom: -265px;
}
@media only screen and (min-width: 768px) {
  .home-slider-content-wrapper {
    -webkit-transform: none;
            transform: none;
    min-height: 394px;
    margin-bottom: 20px;
  }
  .home-slider-content-wrapper.without-teasers {
    position: absolute;
  }
}
.home-slider-content-wrapper-inner {
  padding: 20px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .home-slider-content-wrapper-inner {
    padding: 40px;
  }
}
@media (min-width: 992px) {
  .home-slider-content-wrapper-inner {
    right: 20px;
  }
}
@media (min-width: 1199px) {
  .home-slider-content-wrapper-inner {
    right: 0;
  }
}
.home-slider-content-wrapper .content-wrapper {
  height: 100%;
}
.home-slider-content-wrapper .controls {
  display: -webkit-box;
  display: flex;
  justify-content: space-around;
}
@media only screen and (min-width: 768px) {
  .home-slider-content-wrapper .controls {
    position: absolute;
    bottom: 40px;
    right: 40px;
    height: 30px;
    -webkit-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
            align-items: center;
  }
}
.home-slider-content-wrapper .controls-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 1199px) {
  .home-slider-content-wrapper {
    color: #ffffff;
  }
}
.home-slider-content-wrapper .home-pager {
  display: -webkit-box;
  display: flex;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
  -webkit-box-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0 12px;
  line-height: 22px;
  width: 30px;
}
.home-slider .content-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.home-slider .content-wrapper span {
  display: inline;
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
}
@media only screen and (min-width: 992px) {
  .home-slider .content-wrapper span {
    font-size: 36px;
    font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
    line-height: 44px;
  }
}
@media only screen and (min-width: 1440px) {
  .home-slider .content-wrapper span {
    font-size: 40px;
    font-weight: 300;
    line-height: 48px;
    letter-spacing: 0.2px;
  }
}

.ce-subpage-header {
  margin-bottom: 40px;
}
.ce-subpage-header img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 992px) {
  .ce-subpage-header {
    height: 670px;
  }
}

@media only screen and (min-width: 992px) {
  .subpage-header {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.subpage-header .column-image {
  padding: 0;
}
.subpage-header .column-image video {
  display: block;
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.subpage-header .column-content {
  background-color: var(--main-color-alt, var(--red-alt));
  padding-top: 30px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .subpage-header .column-content {
    padding-top: 0;
    padding-bottom: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
            align-items: center;
  }
}
.subpage-header .column-content > .row {
  width: 100%;
}
.subpage-header .subtitle {
  color: var(--main-color, var(--red));
  display: block;
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.subpage-header .title {
  color: var(--black);
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 40px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .subpage-header .title {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 12px;
  }
}
@media only screen and (min-width: 1199px) {
  .subpage-header .title {
    font-size: 50px;
    line-height: 55px;
    margin-bottom: 18px;
  }
}
.subpage-header .text p {
  color: var(--black);
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.subpage-header .text p:last-of-type {
  margin-bottom: 0;
}

.ce-subpage-header-small {
  padding: 0;
  height: 580px;
  margin-bottom: 80px;
}
@media only screen and (min-width: 768px) {
  .ce-subpage-header-small {
    height: 300px;
  }
}
@media only screen and (min-width: 992px) {
  .ce-subpage-header-small {
    height: 400px;
  }
}
@media only screen and (min-width: 1199px) {
  .ce-subpage-header-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ce-subpage-header-small img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.subpage-header-small {
  height: 100%;
}
.subpage-header-small .column-image-content {
  position: relative;
  height: 100%;
}
.subpage-header-small .column-image-content .content {
  color: #ffffff;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
}
.subpage-header-small .column-image-content .content-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .subpage-header-small .column-image-content .content-wrapper {
    padding: 0;
    top: 0;
    left: 20px;
    right: 20px;
    width: 50%;
    height: 100%;
  }
}
.subpage-header-small .column-image-content .content-inner {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (min-width: 768px) {
  .subpage-header-small .column-image-content .content-inner {
    padding-left: 20px;
    padding-right: 20px;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.subpage-header-small .column-image-content .content .subtitle {
  color: var(--main-color, var(--lightblue));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
}
.tax-publication_title .subpage-header-small .column-image-content .content .subtitle {
  color: var(--lightblue);
}
.subpage-header-small .column-image-content .content .title {
  color: #ffffff;
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 40px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .subpage-header-small .column-image-content .content .title {
    font-size: 40px;
    line-height: 45px;
  }
}
@media only screen and (min-width: 1199px) {
  .subpage-header-small .column-image-content .content .title {
    font-size: 50px;
    line-height: 55px;
  }
}
.subpage-header-small .column-image-content .content .text {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.subpage-header-small .column-image-content .content .text:last-of-type {
  margin-bottom: 0;
}
.subpage-header-small .column-image-content .content .text p {
  color: #ffffff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.subpage-header-small .column-image-content .content .text p:last-of-type {
  margin-bottom: 0;
}

.ce-subpage-header-slider {
  padding: 0;
  width: 100%;
  margin-bottom: 80px;
}
@media only screen and (min-width: 1199px) {
  .ce-subpage-header-slider {
    max-width: 1440px;
  }
}
.ce-subpage-header-slider img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.ce-subpage-header-slider .slick-list, .ce-subpage-header-slider .slick-track {
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .ce-subpage-header-slider .slick-list, .ce-subpage-header-slider .slick-track {
    height: auto;
    max-width: none;
  }
}
.ce-subpage-header-slider .slick-left {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.ce-subpage-header-slider .slick-right {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.subpage-header-slider {
  height: 100%;
  margin-left: 0;
  margin-right: 0;
}
.subpage-header-slider .column-image-content {
  position: relative;
  height: 100%;
  padding: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .subpage-header-slider .column-image-content {
    margin-bottom: -102px;
  }
}
@media only screen and (min-width: 992px) {
  .subpage-header-slider .column-image-content {
    margin-bottom: -112px;
  }
}
.subpage-header-slider .column-image-content .content {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .subpage-header-slider .column-image-content .content {
    padding-top: 45px;
  }
}
@media only screen and (min-width: 992px) {
  .subpage-header-slider .column-image-content .content {
    padding-top: 100px;
  }
}
.subpage-header-slider .column-image-content .content-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  padding: 30px 0;
}
@media only screen and (min-width: 768px) {
  .subpage-header-slider .column-image-content .content-wrapper {
    padding: 0;
    top: 0;
    width: 50%;
    height: 100%;
  }
}
.subpage-header-slider .column-image-content .content-inner {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
@media only screen and (min-width: 768px) {
  .subpage-header-slider .column-image-content .content-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.subpage-header-slider .column-image-content .content .subtitle {
  color: var(--main-color, var(--red));
  display: block;
  text-transform: uppercase;
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
}
.subpage-header-slider .column-image-content .content .title {
  color: #ffffff;
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 40px;
  margin-bottom: 18px;
}
@media only screen and (min-width: 768px) {
  .subpage-header-slider .column-image-content .content .title {
    font-size: 40px;
    line-height: 45px;
  }
}
@media only screen and (min-width: 1199px) {
  .subpage-header-slider .column-image-content .content .title {
    font-size: 50px;
    line-height: 55px;
  }
}
.subpage-header-slider .column-image-content .content .text p {
  color: #ffffff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.subpage-header-slider .column-image-content .content .text p:last-of-type {
  margin-bottom: 0;
}
.subpage-header-slider .column-image-content .image-buttons {
  bottom: auto;
  top: 0;
}
.subpage-header-slider-image .subpage-slider-item {
  display: none;
  width: 100%;
  height: 646px;
}
@media only screen and (min-width: 768px) {
  .subpage-header-slider-image .subpage-slider-item {
    height: 546px;
  }
}
@media only screen and (min-width: 992px) {
  .subpage-header-slider-image .subpage-slider-item {
    height: 670px;
  }
}
.subpage-header-slider-image .slick-initialized,
.subpage-header-slider-image .subpage-slider-item:first-child {
  display: block;
}
.subpage-header-slider-image .slick-initialized .subpage-slider-item {
  display: block;
}
.subpage-header-slider .image-wrapper {
  height: 100%;
  width: 100%;
  position: relative;
}
.subpage-header-slider .subpage-header-slider-thumbs {
  display: none;
}
.subpage-header-slider .subpage-header-slider-thumbs .subpage-slider-item {
  border: 1px solid var(--black-alt);
  color: #ffffff;
  cursor: pointer;
  height: 100%;
  display: none;
  padding: 0;
  margin: 0 10px;
  -webkit-transition: border ease 0.5s, background-color ease 0.5s;
  transition: border ease 0.5s, background-color ease 0.5s;
}
.subpage-header-slider .subpage-header-slider-thumbs .subpage-slider-item.slick-current, .subpage-header-slider .subpage-header-slider-thumbs .subpage-slider-item:hover {
  background-color: var(--main-color, var(--red));
  border: 1px solid var(--main-color, var(--red));
}
.subpage-header-slider .subpage-header-slider-thumbs .slick-track {
  display: -webkit-box !important;
  display: flex !important;
}
.subpage-header-slider .subpage-header-slider-thumbs .slick-slide {
  height: inherit !important;
}
.subpage-header-slider .subpage-header-slider-thumbs.slick-initialized {
  display: block;
}
.subpage-header-slider .subpage-header-slider-thumbs.slick-initialized .subpage-slider-item {
  display: block;
}
.subpage-header-slider .subpage-header-slider-thumbs-wrapper {
  background-color: rgba(51, 51, 51, 0.9803921569);
  position: relative;
  padding: 20px 0;
  min-height: 140px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .subpage-header-slider .subpage-header-slider-thumbs-wrapper {
    -webkit-transform: translate(0, calc(-100% - 20px));
            transform: translate(0, calc(-100% - 20px));
    min-height: 90px;
  }
}
@media only screen and (min-width: 992px) {
  .subpage-header-slider .subpage-header-slider-thumbs-wrapper {
    min-height: 110px;
  }
}
@media only screen and (min-width: 1199px) {
  .subpage-header-slider .subpage-header-slider-thumbs-wrapper {
    margin: 0 20px;
  }
}
.subpage-header-slider .subpage-header-slider-thumbs-wrapper .button-wrapper {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  padding: 0;
}
.subpage-header-slider .subpage-header-slider-thumbs .subtitle a {
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
  display: block;
  text-transform: uppercase;
  padding: 20px;
}
@media only screen and (min-width: 768px) {
  .subpage-header-slider .subpage-header-slider-thumbs .subtitle a {
    font-size: 18px;
    padding: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .subpage-header-slider .subpage-header-slider-thumbs .subtitle a {
    font-size: 20px;
    padding: 15px;
  }
}

/* ------------------------------------
1. Colors by name
------------------------------------ */
/* ------------------------------------
2. Colors by type
------------------------------------ */
.ce-promotions-slider {
  background-color: #F1F3F5;
  max-width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .ce-promotions-slider {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1199px) {
  .ce-promotions-slider {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (min-width: 768px) {
  .ce-promotions-slider .section-headline-row {
    display: -webkit-box;
    display: flex;
  }
}

.promotions-slider-item {
  min-width: 0;
  max-width: 100%;
}
.promotions-slider-item .inner-wrapper {
  height: 180px;
  position: relative;
  color: #ffffff;
  padding: 42px 30px 30px;
}
.promotions-slider-item .inner-wrapper:after {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -webkit-backdrop-filter: blur(5px);
          backdrop-filter: blur(5px);
  -webkit-transition: -webkit-backdrop-filter 0.3s ease;
  transition: -webkit-backdrop-filter 0.3s ease;
  transition: backdrop-filter 0.3s ease;
  transition: backdrop-filter 0.3s ease, -webkit-backdrop-filter 0.3s ease;
  background-color: rgba(225, 82, 62, 0.6);
}
@media only screen and (min-width: 768px) {
  .promotions-slider-item .inner-wrapper {
    height: 196px;
  }
}
.promotions-slider-item .inner-wrapper:hover:after {
  -webkit-backdrop-filter: blur(0);
          backdrop-filter: blur(0);
}
.promotions-slider-item .inner-wrapper:hover .hover-content {
  display: -webkit-box;
  display: flex;
}
.promotions-slider-item .inner-wrapper:hover .front-content {
  display: none;
}
.promotions-slider-item .inner-wrapper .bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.promotions-slider-item .inner-wrapper .front-content {
  position: relative;
  z-index: 3;
}
.promotions-slider-item .inner-wrapper .hover-content {
  padding: 30px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 19px;
  color: #ffffff;
  height: 100%;
  width: 100%;
}
.promotions-slider-item .inner-wrapper .hover-content .link-hover {
  margin-top: auto;
  margin-left: auto;
}
.promotions-slider-item .inner-wrapper .icon {
  height: 64px;
  width: 64px;
  margin-bottom: 16px;
}
.promotions-slider-item .inner-wrapper .icon img {
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 768px) {
  .promotions-slider-item .inner-wrapper .icon {
    margin-bottom: 20px;
  }
}
.promotions-slider-item .inner-wrapper .title {
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 20px;
  text-transform: uppercase;
}

.ce-text-teaser-boxes {
  overflow: hidden;
  padding-bottom: 40px;
}

@media only screen and (min-width: 768px) {
  .text-teaser-boxes {
    display: -webkit-box;
    display: flex;
  }
}
.text-teaser-boxes .content-main {
  margin-bottom: 20px;
  background-color: var(--main-color-alt, var(--red-alt));
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  padding-bottom: 40px;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .text-teaser-boxes .content-main {
    padding-right: 16.6666666667%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .text-teaser-boxes .content-main {
    padding-top: 80px;
    padding-bottom: 80px;
    padding-left: 8.3333333333%;
  }
}
.text-teaser-boxes .content-main a {
  color: var(--main-color, var(--red));
}
@media only screen and (min-width: 992px) {
  .text-teaser-boxes .content-side .teaser {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.text-teaser-boxes .content-side .teaser-item {
  background-color: var(--main-color, var(--red));
  color: #ffffff;
  padding: 30px;
  margin-bottom: 10px;
  min-height: 180px;
  position: relative;
  /* important for animation lines */
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
          align-items: stretch;
}
@media only screen and (min-width: 768px) {
  .text-teaser-boxes .content-side .teaser-item {
    min-height: 204px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .text-teaser-boxes .content-side .teaser-item {
    min-height: 152px;
  }
}
.text-teaser-boxes .content-side .teaser-item-content {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.text-teaser-boxes .content-side .teaser-item .title {
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 20px;
  margin-bottom: 15px;
}
.text-teaser-boxes .content-side .teaser-item .subtitle {
  margin-bottom: 5px;
  margin-left: auto;
}
.text-teaser-boxes .content-side .teaser-item .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
}
.text-teaser-boxes .content-side .teaser-item .icon svg {
  width: 100%;
  height: 100%;
}
.text-teaser-boxes .content-side .teaser-item .icon svg path {
  fill: var(--icon-color, var(--red-hover));
}
.text-teaser-boxes .content-side .teaser-item .link {
  margin-left: auto;
}
.text-teaser-boxes .content-side .teaser-item a {
  color: #ffffff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
}
.text-teaser-boxes .content-side .teaser-item:last-of-type {
  margin-bottom: 0;
}

.ce-friends-teaser {
  background-color: var(--main-color-alt, var(--red-alt));
}
.ce-friends-teaser img {
  display: block;
  width: auto;
  height: auto;
  max-height: 225px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.friends-teaser {
  overflow-y: hidden;
}
@media only screen and (min-width: 1199px) {
  .friends-teaser {
    display: -webkit-box;
    display: flex;
  }
}
.friends-teaser .content-main {
  text-align: center;
  padding-top: 40px;
}
@media only screen and (min-width: 768px) {
  .friends-teaser .content-main {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (min-width: 768px) {
  .friends-teaser .content-main {
    padding-top: 118px;
  }
}
@media only screen and (min-width: 1199px) {
  .friends-teaser .content-main {
    text-align: left;
  }
}
.friends-teaser .content-image {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding-top: 80px;
}
@media only screen and (min-width: 1199px) {
  .friends-teaser .content-image {
    padding-top: 0;
  }
}
.friends-teaser .title span {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 30px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 768px) {
  .friends-teaser .title span {
    font-size: 50px;
    line-height: 55px;
  }
}
.friends-teaser .text {
  margin-bottom: 20px;
}
.friends-teaser .text p {
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 22px;
}
.friends-teaser .text p:last-of-type {
  margin-bottom: 0;
}
.no-bg .friends-teaser .color-glow:before {
  -webkit-box-shadow: 0 40px 105px 130px var(--lightblue);
          box-shadow: 0 40px 105px 130px var(--lightblue);
}

.ce-publications-teaser img {
  width: 100%;
  height: 100%;
}

.publications-teaser {
  overflow-y: hidden;
}
@media only screen and (min-width: 1199px) {
  .publications-teaser.row {
    display: -webkit-box;
    display: flex;
  }
}
.publications-teaser .content-image {
  position: relative;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 1199px) {
  .publications-teaser .content-image {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.publications-teaser .content-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 420px;
}
@media only screen and (min-width: 768px) {
  .publications-teaser .content-image img {
    min-height: 0;
  }
}
.publications-teaser .content-image-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  color: #ffffff;
  z-index: 1;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 768px) {
  .publications-teaser .content-image-text {
    padding-left: 16.6666666667%;
    padding-right: 16.6666666667%;
  }
}
.publications-teaser .content-image-text h2 {
  color: #ffffff;
  text-align: center;
}
.publications-teaser .content-image-text .title {
  display: inline-block;
  text-align: center;
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 55px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ffffff;
  margin-bottom: 20px;
}
.publications-teaser .content-image-text .subtitle {
  display: block;
  margin-bottom: 20px;
  text-align: center;
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  margin-bottom: 10px;
}
.publications-teaser .content-image-text .text {
  text-align: center;
}
.publications-teaser .content-image-text .text p {
  color: #ffffff;
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 22px;
}
.publications-teaser .content-image-text .text p:last-of-type {
  margin-bottom: 0;
}
.publications-teaser .content-main {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: end;
          justify-content: flex-end;
  padding-top: 40px;
}
@media only screen and (min-width: 1199px) {
  .publications-teaser .content-main {
    padding-top: 100px;
  }
}
.publications-teaser .content-main .title h1, .publications-teaser .content-main .title h2, .publications-teaser .content-main .title h3, .publications-teaser .content-main .title h4, .publications-teaser .content-main .title h5, .publications-teaser .content-main .title h6 {
  color: var(--black, #000000);
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 30px;
  margin-bottom: 10px;
}
.publications-teaser .content-main .text {
  margin-bottom: 20px;
  text-align: center;
  padding-left: 16.6666666667%;
  padding-right: 16.6666666667%;
}
.publications-teaser .content-main .text p {
  color: var(--black, #000000);
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 22px;
}
.publications-teaser .content-main .text p:last-of-type {
  margin-bottom: 0;
}
.publications-teaser .content-main img {
  display: block;
  max-width: 200px;
  height: auto;
  padding-top: 40px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1199px) {
  .publications-teaser .content-main img {
    padding-top: 80px;
  }
}
.no-bg .publications-teaser .content-main .color-glow:before {
  -webkit-box-shadow: 0 40px 105px 130px var(--red-alt);
          box-shadow: 0 40px 105px 130px var(--red-alt);
}

.ce-media-grid {
  background-color: var(--section-gray);
  padding-top: 80px;
  padding-bottom: 80px;
}
.ce-media-grid .button-links {
  padding-top: 40px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
}

.media-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px 20px;
  grid-template-rows: 1fr;
  grid-auto-rows: -webkit-min-content;
  grid-auto-rows: min-content;
}
@media only screen and (min-width: 768px) {
  .media-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 20px 20px;
    grid-auto-flow: row;
    grid-template-areas: "tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one " "yt-feed-one yt-feed-one yt-feed-one yt-feed-one yt-feed-one yt-feed-one yt-feed-one yt-feed-one sp-info sp-info sp-info sp-info" "yt-feed-one yt-feed-one yt-feed-one yt-feed-one yt-feed-one yt-feed-one yt-feed-one yt-feed-one fb-info fb-info fb-info fb-info" "tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two " "in-info in-info in-info in-info yt-feed-two yt-feed-two yt-feed-two yt-feed-two yt-feed-two yt-feed-two yt-feed-two yt-feed-two" "yt-info yt-info yt-info yt-info yt-feed-two yt-feed-two yt-feed-two yt-feed-two yt-feed-two yt-feed-two yt-feed-two yt-feed-two";
  }
}
@media only screen and (min-width: 1199px) {
  .media-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr;
    gap: 20px 20px;
    grid-auto-flow: row;
    grid-template-areas: "yt-feed-one yt-feed-one yt-feed-one yt-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one tw-feed-one sp-info sp-info" "yt-feed-one yt-feed-one yt-feed-one yt-feed-one fb-info fb-info in-info in-info yt-feed-two yt-feed-two yt-feed-two yt-feed-two" "yt-info yt-info tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two tw-feed-two yt-feed-two yt-feed-two yt-feed-two yt-feed-two";
  }
}
.media-grid .tile {
  position: relative;
  min-height: 180px;
}
.media-grid .tile.cmplz-blocked-content-container {
  height: 100%;
}
.media-grid .tile-iframe-wrapper {
  height: 100%;
}
.media-grid-wrapper {
  width: 1396px;
}

@media only screen and (min-width: 768px) {
  .in-feed {
    grid-area: in-feed;
  }

  .tw-feed-one {
    grid-area: tw-feed-one;
  }

  .sp-info {
    grid-area: sp-info;
  }

  .fb-info {
    grid-area: fb-info;
  }

  .in-info {
    grid-area: in-info;
  }

  .yt-feed-one {
    grid-area: yt-feed-one;
  }

  .yt-feed-two {
    grid-area: yt-feed-two;
  }

  .yt-info {
    grid-area: yt-info;
  }

  .tw-feed-two {
    grid-area: tw-feed-two;
  }
}
.ce-mediawall {
  margin-bottom: 60px;
}
.ce-mediawall .sp-info,
.ce-mediawall .fb-info,
.ce-mediawall .yt-info,
.ce-mediawall .in-info {
  padding-bottom: 150px;
  margin-bottom: 20px;
  margin-right: 0 !important;
}
@media (min-width: 992px) {
  .ce-mediawall .sp-info,
.ce-mediawall .fb-info,
.ce-mediawall .yt-info,
.ce-mediawall .in-info {
    padding-bottom: 100%;
  }
}
.ce-mediawall-filters {
  text-align: center;
  margin-bottom: 40px;
}
.ce-mediawall-filters button {
  display: inline-block;
  background: none;
  padding: 6px 20px;
  margin-bottom: 5px;
  border: none;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 15px;
  font-size: 15px;
  line-height: 1.1em;
}
.ce-mediawall-filters button:hover {
  cursor: pointer;
}
.ce-mediawall-filters button.active {
  border: 1px solid var(--main-color, var(--red));
  color: var(--main-color, var(--red));
}
.ce-mediawall-items-wrapper:after {
  clear: both;
}
.ce-mediawall-item {
  position: relative;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .ce-mediawall-item {
    margin-bottom: 20px;
  }
}
.ce-mediawall-load-more {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 40px;
}
.ce-mediawall .tile {
  position: relative;
  overflow: hidden;
}
@media (min-width: 992px) {
  .ce-mediawall .tile {
    margin-right: -20px;
  }
}
.ce-mediawall .tile.youtube {
  /*            height: 0;
              padding-bottom: 100%;*/
}
.ce-mediawall .tile.youtube iframe {
  width: 100%;
}
.ce-mediawall .tile.spotify iframe {
  width: 100%;
}

.ce-current-topics {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .ce-current-topics {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1199px) {
  .ce-current-topics {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.current-topics-grid-wrapper .row {
  margin-left: -10px;
  margin-right: -10px;
}
.current-topics-grid-wrapper [class*=col-] {
  padding-left: 10px;
  padding-right: 10px;
}
.current-topics-grid-wrapper .grid-item {
  margin-bottom: 40px;
}
.current-topics-grid-wrapper .grid-item img {
  width: 100%;
  height: auto;
  display: block;
}
.current-topics-grid-wrapper .grid-item time {
  display: block;
}
.current-topics-grid-wrapper .grid-item .featured {
  margin-bottom: 40px;
}
.current-topics-grid-wrapper .grid-item .featured img {
  height: 338px;
  -o-object-fit: cover;
     object-fit: cover;
}
.current-topics-grid-wrapper .grid-item .featured .h3 {
  color: var(--black);
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 30px;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1199px) {
  .current-topics-grid-wrapper .grid-item .featured .h3 {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 15px;
  }
}
.current-topics-grid-wrapper .grid-item .featured-info-blue, .current-topics-grid-wrapper .grid-item .featured-info-red {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.current-topics-grid-wrapper .grid-item .featured-info-blue a, .current-topics-grid-wrapper .grid-item .featured-info-red a {
  text-decoration: underline;
  text-align: right;
}
.current-topics-grid-wrapper .grid-item .featured-info-blue {
  background-color: var(--lightblue);
}
.current-topics-grid-wrapper .grid-item .featured-info-blue .h3, .current-topics-grid-wrapper .grid-item .featured-info-blue p, .current-topics-grid-wrapper .grid-item .featured-info-blue a {
  color: #ffffff;
}
.current-topics-grid-wrapper .grid-item .featured-info-red {
  background-color: var(--red-alt);
}
.current-topics-grid-wrapper .grid-item .featured-info-red .h3 {
  color: var(--red);
}
.current-topics-grid-wrapper .grid-item .featured-info-red a {
  color: var(--red);
}
.current-topics-grid-wrapper .grid-item .subtitle {
  color: var(--main-color, var(--red));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  display: block;
  text-transform: uppercase;
}
.current-topics-grid-wrapper .grid-item .h3 {
  color: var(--black);
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 25px;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1199px) {
  .current-topics-grid-wrapper .grid-item .h3 {
    font-size: 18px;
    line-height: 23px;
  }
}
.current-topics-grid-wrapper .grid-item a {
  text-decoration: none;
  color: var(--black);
}
.current-topics-grid-wrapper .grid-item p {
  color: var(--black);
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 22px;
  margin-bottom: 5px;
}
.current-topics-grid-wrapper .grid-tile, .current-topics-grid-wrapper .grid-tile-info {
  color: #ffffff;
  text-decoration: none;
}
.current-topics-grid-wrapper .grid-tile-inner {
  padding: 30px;
}
.current-topics-grid-wrapper .grid-tile .h3 {
  color: #ffffff;
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 1.25px;
  line-height: 20px;
  text-transform: uppercase;
}
.current-topics-grid-wrapper .grid-tile-info {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.current-topics-grid-wrapper .grid-tile-info a {
  margin-left: auto;
}
.current-topics-grid-wrapper .grid-tile a {
  text-decoration: none;
}
.current-topics-grid-wrapper .grid-post img {
  margin-bottom: 15px;
}
@media only screen and (min-width: 1199px) {
  .current-topics-grid-wrapper .posts-wrapper {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}
.current-topics-grid-wrapper .posts-wrapper .grid-item {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
}
.current-topics-grid-wrapper .item-inner {
  padding: 30px;
}
.child-theme .current-topics-grid-wrapper .item-inner.bg-red, .child-theme .current-topics-grid-wrapper .item-inner.bg-green {
  background-color: var(--pink);
}

.ce-text-image {
  margin-bottom: 40px;
}
.ce-text-image.section-bg {
  margin-bottom: 0;
}
.ce-text-image.section-bg > .row {
  background-color: var(--lightblue-alt);
  padding: 20px 0;
}
.ce-text-image img {
  display: block;
  margin: 0 auto;
}

.text-image .content-text {
  color: var(--black);
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .text-image .content-text {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 992px) {
  .text-image .content-text {
    margin-bottom: 0;
  }
}
.text-image .content-text .title h1, .text-image .content-text .title h2, .text-image .content-text .title h3, .text-image .content-text .title h4, .text-image .content-text .title h5, .text-image .content-text .title h6 {
  color: var(--black);
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 40px;
  margin-bottom: 18px;
  -webkit-hyphens: auto;
          hyphens: auto;
}
@media only screen and (min-width: 768px) {
  .text-image .content-text .title h1, .text-image .content-text .title h2, .text-image .content-text .title h3, .text-image .content-text .title h4, .text-image .content-text .title h5, .text-image .content-text .title h6 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media only screen and (min-width: 1199px) {
  .text-image .content-text .title h1, .text-image .content-text .title h2, .text-image .content-text .title h3, .text-image .content-text .title h4, .text-image .content-text .title h5, .text-image .content-text .title h6 {
    font-size: 50px;
    line-height: 55px;
  }
}
.text-image .content-text .text {
  margin-bottom: 15px;
}
.text-image .content-text .text p, .text-image .content-text .text li {
  color: var(--black);
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.text-image .content-text .text p:last-of-type, .text-image .content-text .text li:last-of-type {
  margin-bottom: 0;
}
.text-image .content-text .content {
  margin-bottom: 15px;
}
.text-image .content-text header {
  margin-bottom: 15px;
}
.text-image .content-text a {
  color: var(--main-color);
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
}

.ce-contacts-list {
  overflow: hidden;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .ce-contacts-list {
    padding-bottom: 80px;
  }
}

.contacts-meta-title {
  color: var(--main-color, var(--red));
  letter-spacing: 0.05em;
  font-weight: 600;
  padding-bottom: 10px;
}
.contacts-title {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  color: var(--black);
  margin-bottom: 10px;
}
.child-theme .contacts-title {
  color: var(--main-color, var(--pink));
}
@media only screen and (min-width: 768px) {
  .contacts-title {
    margin-bottom: 30px;
  }
  .child-theme .contacts-title {
    margin-bottom: 0;
  }
}
.contacts-row {
  position: relative;
  padding-bottom: 80px;
}
.contacts-row:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 40px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  height: 2px;
  background-color: var(--main-color-alt, var(--red));
  width: 100%;
}
.child-theme .contacts-row:after {
  background-color: var(--main-color-alt, var(--pink));
}
.contacts-row:last-of-type {
  padding-bottom: 0;
}
.contacts-row:last-of-type:after {
  content: none;
}
.contacts-row.social-media .social-media-icons {
  display: -webkit-box;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.contacts-row.social-media .social-media-icons svg {
  display: block;
}
.contacts-row.social-media a {
  min-height: 35px;
  display: -webkit-box;
  display: flex;
  text-decoration: none;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
}
.contacts-list-wrapper {
  /*            a {
                  color: var(--main-color, var(--red));

                  .child-theme & {
                      color: var(--main-color, var(--pink));
                  }
              }*/
}
@media only screen and (min-width: 768px) {
  .contacts-list-wrapper {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
  .contacts-list-wrapper:last-child {
    margin-bottom: -30px;
  }
  .child-theme .contacts-list-wrapper:last-child {
    margin-bottom: 0;
  }
}
.contacts-list-wrapper a {
  color: inherit;
  text-decoration: none;
}
.contacts-list-wrapper a:hover {
  text-decoration: underline;
}
.child-theme .contacts-list-wrapper a {
  color: var(--main-color, var(--pink));
  text-decoration: underline;
}
.contacts-list-item {
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) {
  .contacts-list-item {
    padding-right: 20px;
    margin-bottom: 40px;
    width: 33%;
  }
}
.contacts-list .item-name {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 23px;
  margin-bottom: 10px;
  color: var(--red);
}
.child-theme .contacts-list .item-name {
  color: var(--black);
  margin-bottom: 0;
}
.contacts-list .item-description {
  margin-bottom: 15px;
  /*font-weight: 600;*/
}
.contacts-list .item-description strong {
  font-weight: 600;
}
.contacts-list .item-infolink {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 10px;
}
.contacts-list .item-infolink svg {
  margin-right: 10px;
}
.contacts-list .item-infolink svg path {
  fill: var(--icon-color);
}
.contacts-list .content-main {
  padding: 40px;
}
@media only screen and (min-width: 768px) {
  .contacts-list .content-main {
    margin-bottom: -30px;
  }
}
.contacts-list .content-main > .row {
  border: 2px solid var(--main-color-alt, var(--red));
  padding-top: 20px;
}
.child-theme .contacts-list .content-main > .row {
  border: 2px solid var(--main-color-alt, var(--pink));
}
@media only screen and (min-width: 768px) {
  .contacts-list .content-main > .row {
    border: 0;
    padding-top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .contacts-list .content-main {
    border: 2px solid var(--main-color-alt, var(--red));
  }
  .child-theme .contacts-list .content-main {
    border: 2px solid var(--main-color-alt, var(--pink));
  }
}

.ce-publications-header {
  margin-bottom: 80px;
}
.ce-publications-header img {
  width: auto;
  height: 90%;
}
@media only screen and (min-width: 768px) {
  .ce-publications-header {
    height: 430px;
  }
}
@media only screen and (min-width: 992px) {
  .ce-publications-header {
    height: 670px;
  }
}

@media only screen and (min-width: 768px) {
  .publications-header {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.publications-header .column-image {
  padding: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
          justify-content: center;
  background-color: var(--lightblue);
}
.publications-header .column-content {
  background-color: var(--main-color-alt, var(--lightblue-alt));
}
@media only screen and (min-width: 768px) {
  .publications-header .column-content {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 992px) {
  .publications-header .column-content {
    padding-top: 200px;
  }
}
.publications-header .subtitle {
  color: var(--main-color, var(--blue));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.publications-header .title h1, .publications-header .title h2, .publications-header .title h3, .publications-header .title h4, .publications-header .title h5, .publications-header .title h6 {
  color: var(--black);
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 55px;
  margin-bottom: 18px;
}
.publications-header .text p {
  color: var(--black);
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
  margin-bottom: 20px;
}

.ce-publications-list {
  background-color: var(--section-gray);
  padding: 80px 0;
  margin-bottom: 80px;
}

@media only screen and (min-width: 768px) {
  .publications-list-row {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-columns: 3;
       -moz-columns: 3;
            columns: 3;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
@media only screen and (min-width: 992px) {
  .publications-list-row {
    -webkit-columns: 4;
       -moz-columns: 4;
            columns: 4;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.publications-list-title {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: center;
          align-items: center;
  margin-bottom: 40px;
}
.publications-list-title h2 {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 10px;
}
.publications-list a {
  align-self: center;
}
.publications-list-item {
  display: block;
}
@media only screen and (min-width: 768px) {
  .publications-list-item {
    max-width: 23%;
  }
}
.publications-list-item img {
  margin-bottom: 25px;
}
.publications-list-item .subtitle {
  color: var(--main-color, var(--lightblue));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.publications-list-item .title a {
  text-decoration: none;
  color: var(--black);
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  margin-bottom: 20px;
  display: block;
}
.publications-list-item .text {
  margin-bottom: 20px;
}
.publications-list-item .text p {
  color: var(--black);
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.publications-list-item .text p:last-of-type {
  margin-bottom: 0;
}
.publications-list-item .link-wrapper a {
  color: var(--main-color, var(--lightblue));
  text-decoration: underline;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 20px;
}

.ce-publications-latest h2 {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  text-align: center;
  margin-bottom: 40px;
}

.publications-latest .content-image {
  overflow: visible;
}
.publications-latest .content-image .image-wrapper {
  position: relative;
}
.publications-latest .content-image .image-wrapper::before {
  content: none;
}
@media only screen and (min-width: 768px) {
  .publications-latest .content-image .image-wrapper::before {
    content: "";
  }
}
.publications-latest .content-image .image-wrapper::after {
  content: "Aktuelle\a Ausgabe";
  text-transform: uppercase;
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 16px;
  white-space: pre-wrap;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
  height: 98px;
  width: 98px;
  background-color: #D7B41E;
  color: #ffffff;
  border-radius: 50%;
  position: absolute;
  right: 0;
  top: 15%;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .publications-latest .content-image .image-wrapper::after {
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
  }
}
.publications-latest .content-image img {
  display: block;
  height: auto;
  padding-top: 0;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 1199px) {
  .publications-latest .content-image img {
    padding-top: 0;
  }
}
.publications-latest .content-main {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
          justify-content: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .publications-latest .content-main {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.publications-latest .content-main .subtitle {
  text-align: center;
}
@media only screen and (min-width: 1199px) {
  .publications-latest .content-main .subtitle {
    text-align: left;
  }
}
.publications-latest .content-main .subtitle span {
  color: var(--main-color, var(--lightblue));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.publications-latest .content-main .title h1, .publications-latest .content-main .title h2, .publications-latest .content-main .title h3, .publications-latest .content-main .title h4, .publications-latest .content-main .title h5, .publications-latest .content-main .title h6 {
  color: var(--black);
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  padding-bottom: 0;
  margin-bottom: 15px;
  border-bottom: 0;
}
.publications-latest .content-main .text {
  text-align: left;
  padding-left: 0;
  padding-right: 0;
}

.ce-jobs {
  margin-bottom: 80px;
}
.ce-jobs .title,
.ce-jobs .text {
  text-align: center;
}
.ce-jobs .title {
  color: var(--black);
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
}
.ce-jobs .text {
  margin-bottom: 35px;
}

.jobs-tiles .tile-item {
  position: relative;
  margin-bottom: 20px;
}
.jobs-tiles .tile-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  width: 50%;
  height: 50%;
}
.jobs-tiles .tile-icon svg {
  display: block;
  width: 100%;
  height: 100%;
}
.jobs-tiles .tile-icon svg path {
  fill: var(--icon-color, var(--red-alt));
}
.jobs-tiles .tile-content {
  background-color: var(--main-color, var(--red));
  padding: 30px;
  min-height: 152px;
  height: 100%;
}
.jobs-tiles .tile-content > a {
  text-decoration: none;
}
.jobs-tiles .tile-content-inner {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
}
.jobs-tiles .tile-cat {
  color: white;
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.jobs-tiles .tile-title {
  color: white;
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 23px;
  margin-bottom: 5px;
}
.jobs-tiles .tile-text {
  color: white;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.25px;
  line-height: 23px;
  margin-bottom: 5px;
}
.jobs-tiles .tile-date {
  color: white;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 18px;
  margin-top: auto;
}

.ce-text-teaserboxlink {
  overflow: hidden;
  padding-bottom: 40px;
}

@media only screen and (min-width: 768px) {
  .text-teaserboxlink {
    display: -webkit-box;
    display: flex;
  }
}
.text-teaserboxlink .title {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 35px;
  margin-bottom: 20px;
  -webkit-hyphens: auto;
          hyphens: auto;
}
.text-teaserboxlink .content-main {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
}
.text-teaserboxlink .content-main a {
  color: var(--main-color);
}
.text-teaserboxlink .content-side .teaser-item {
  background-color: var(--main-color, var(--red));
  color: #ffffff;
  padding: 30px;
  margin-bottom: 30px;
  min-height: 180px;
  position: relative;
  /* important for animation lines */
}
@media only screen and (min-width: 768px) {
  .text-teaserboxlink .content-side .teaser-item {
    min-height: 204px;
  }
}
@media only screen and (min-width: 992px) {
  .text-teaserboxlink .content-side .teaser-item {
    min-height: 152px;
  }
}
.text-teaserboxlink .content-side .teaser-item-content {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.text-teaserboxlink .content-side .teaser-item .title {
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 20px;
  margin-bottom: 15px;
}
.text-teaserboxlink .content-side .teaser-item .subtitle {
  margin-bottom: 5px;
}
.text-teaserboxlink .content-side .teaser-item .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
}
.text-teaserboxlink .content-side .teaser-item .icon svg {
  width: 100%;
  height: 100%;
}
.text-teaserboxlink .content-side .teaser-item .icon svg path {
  fill: var(--icon-color, var(--red-alt));
}
.text-teaserboxlink .content-side .teaser-item .link {
  margin-left: auto;
}
.text-teaserboxlink .content-side .teaser-item a {
  color: #ffffff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
}
.text-teaserboxlink .content-side .teaser-item:last-of-type {
  margin-bottom: 0;
}

.ce-contactform .text {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 23px;
  margin-bottom: 60px;
}
.ce-contactform .section-bg {
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 40px;
  padding-left: 8.3333333333%;
  padding-right: 8.3333333333%;
  background-color: var(--lightblue-alt);
}

.ce-media-podcasts {
  background-color: #F1F3F5;
  padding-top: 40px;
  padding-bottom: 40px;
}
.ce-media-podcasts.small-style {
  background-color: transparent;
}
@media only screen and (min-width: 768px) {
  .ce-media-podcasts {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1199px) {
  .ce-media-podcasts {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.ce-press-images {
  margin-bottom: 50px;
}
.ce-press-images-item {
  margin-bottom: 30px;
}
.ce-press-images-item img {
  margin-bottom: 20px;
}
.ce-press-images-item .dachzeile {
  color: var(--main-color, var(--red));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.ce-press-images-item .title {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  margin-bottom: 5px;
  color: var(--black);
}
.ce-press-images-item .title a {
  color: inherit;
  text-decoration: none;
}
.ce-press-images-item .title a:hover {
  color: var(--black-hover);
}
.ce-press-images-item .download {
  text-decoration: none;
  display: inline-block;
  margin-top: 10px;
  margin-left: -2px;
}
.ce-press-images-item .download svg, .ce-press-images-item .download span {
  display: inline-block;
  vertical-align: middle;
}
.ce-press-images-item .download svg {
  width: 20px;
  height: auto;
  text-decoration: none;
}
.ce-press-images-item .download svg path {
  fill: var(--main-color, var(--red));
}
.ce-press-images-item .download span {
  color: var(--main-color, var(--red));
  text-decoration: underline;
}

.ce-teaser-boxes {
  overflow: hidden;
  padding-bottom: 40px;
}

@media only screen and (min-width: 768px) {
  .teaser-boxes {
    display: -webkit-box;
    display: flex;
  }
}
.teaser-boxes .content-side .teaser.row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.list-style .teaser-boxes .content-side .teaser.row {
  display: block;
}
.teaser-boxes .content-side .teaser-item {
  background-color: var(--main-color, var(--red));
  color: #ffffff;
  padding: 30px;
  min-height: 180px;
  position: relative;
  /* important for animation lines */
  display: -webkit-box;
  display: flex;
  -webkit-box-align: stretch;
          align-items: stretch;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .teaser-boxes .content-side .teaser-item {
    min-height: 204px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 992px) {
  .teaser-boxes .content-side .teaser-item {
    min-height: 152px;
  }
}
.list-style .teaser-boxes .content-side .teaser-item {
  background-color: transparent;
  display: block;
  color: var(--black);
  position: static;
  min-height: auto;
  padding: 0;
}
.teaser-boxes .content-side .teaser-item-content {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.teaser-boxes .content-side .teaser-item-content a {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
          align-items: flex-start;
}
.teaser-boxes .content-side .teaser-item .title {
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.list-style .teaser-boxes .content-side .teaser-item .title {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 0;
  margin-right: 5px;
  display: inline;
}
.teaser-boxes .content-side .teaser-item .subtitle {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 23px;
  margin-bottom: 10px;
  display: inline;
}
.list-style .teaser-boxes .content-side .teaser-item .subtitle {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 22px;
  margin-bottom: 0;
  margin-right: 5px;
}
.teaser-boxes .content-side .teaser-item .icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
}
.list-style .teaser-boxes .content-side .teaser-item .icon {
  position: static;
  -webkit-transform: none;
          transform: none;
  height: 22px;
  width: 22px;
  display: inline;
}
.teaser-boxes .content-side .teaser-item .icon svg {
  width: 100%;
  height: 100%;
}
.list-style .teaser-boxes .content-side .teaser-item .icon svg {
  height: 17px;
  width: 17px;
}
.teaser-boxes .content-side .teaser-item .icon svg path {
  fill: var(--icon-color, var(--red-hover));
}
.child-theme .teaser-boxes .content-side .teaser-item .icon svg path {
  fill: var(--icon-color, var(--pink));
}
.teaser-boxes .content-side .teaser-item .link {
  margin-left: auto;
}
.teaser-boxes .content-side .teaser-item a {
  color: #ffffff;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 20px;
}
.list-style .teaser-boxes .content-side .teaser-item a {
  color: var(--black);
  text-decoration: none;
}

.ce-videos {
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .ce-videos {
    padding-bottom: 50px;
  }
}
@media only screen and (min-width: 1199px) {
  .ce-videos {
    padding-bottom: 80px;
  }
}

.ce-accordion {
  padding: 20px 0;
  margin-bottom: 40px;
  /* Style the buttons that are used to open and close the accordion panel */
  /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
  /* Style the accordion panel. Note: hidden by default */
}
@media only screen and (min-width: 768px) {
  .ce-accordion {
    margin-bottom: 80px;
  }
}
.ce-accordion .accordion {
  background-color: white;
  border-color: var(--black);
  border-width: 1px;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  color: var(--black);
  cursor: pointer;
  padding: 22px 10px 12px 0;
  width: 100%;
  text-align: left;
  outline: none;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  position: relative;
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 30px;
  letter-spacing: 0.25px;
  line-height: 35px;
  font-weight: 600;
}
@media only screen and (min-width: 992px) {
  .ce-accordion .accordion {
    font-size: 30px;
    letter-spacing: 0.25px;
    line-height: 35px;
  }
}
.ce-accordion .accordion:hover, .ce-accordion .accordion:focus {
  background-color: #f7f7f7;
}
.ce-accordion .active {
  border: 0;
}
.ce-accordion .panel {
  background-color: white;
  display: none;
  overflow: hidden;
  border-bottom: 1px solid var(--black);
}
@media only screen and (min-width: 992px) {
  .ce-accordion .panel {
    padding-right: 100px;
  }
}
.ce-accordion .panel ul li, .ce-accordion .panel ol li {
  margin-bottom: 10px;
}
.ce-accordion .accordion:after {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  content: " ";
  background-image: url("assets/img/icons/right-b.svg");
  background-size: 8px 12px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 20px;
  width: 20px;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.ce-accordion .active:after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}

.ce-intro-text {
  padding: 20px 0;
}

.intro-text .headline h1, .intro-text .headline h2, .intro-text .headline h3, .intro-text .headline h4, .intro-text .headline h5, .intro-text .headline h6 {
  color: var(--black);
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
  text-transform: uppercase;
  margin-bottom: 14px;
  text-align: center;
}
.intro-text .content p {
  color: var(--black);
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.28px;
  line-height: 27px;
}
.child-theme .intro-text .content a {
  color: var(--pink);
}

.ce-icon-teasers {
  padding: 20px 0;
}

.icon-teasers-item > a {
  display: block;
  text-decoration: none;
}
.icon-teasers .icon {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  margin-bottom: 18px;
}
.icon-teasers img {
  display: block;
  height: auto;
  width: 100%;
  max-height: 46px;
}
.icon-teasers svg {
  display: block;
  height: auto;
  width: auto;
  max-height: 100%;
  max-width: 100%;
}
.icon-teasers .title {
  text-align: center;
}
.icon-teasers .title span {
  color: var(--black);
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 9px;
}
.icon-teasers .text {
  color: var(--black);
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.21px;
  line-height: 22px;
  text-align: center;
}

.ce-video-slider {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .ce-video-slider {
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 1199px) {
  .ce-video-slider {
    margin-bottom: 80px;
  }
}
.ce-video-slider.section-bg {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: var(--lightblue-alt);
}
.ce-video-slider .dachzeile {
  color: var(--main-color, var(--red));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.child-theme .ce-video-slider .dachzeile {
  color: var(--main-color, var(--pink));
}
.ce-video-slider .title {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  margin-bottom: 10px;
  color: var(--black);
}
.ce-video-slider .text {
  color: var(--black);
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 22px;
}

.ce-post-quote {
  margin-bottom: 40px;
}

.post-quote .quote-content {
  position: relative;
}
.post-quote .quote-content svg {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-transform: translate(-50%, -20%);
          transform: translate(-50%, -20%);
}
.post-quote .quote-content svg path {
  fill: var(--main-color-alt, var(--red-alt));
}
.post-quote p strong {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 23px;
}

.ce-post-image {
  margin-bottom: 40px;
}

.post-image img {
  width: 100%;
  height: auto;
}
.post-image .gallery-item .image-wrapper {
  position: relative;
  margin-bottom: 10px;
}
.post-image .gallery-item-panel {
  position: relative;
  max-width: 75%;
}
.post-image .controls {
  position: absolute;
  right: 0;
  bottom: -10px;
  width: 20%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.post-image .controls .slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: 22px;
  width: 22px;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  position: relative;
}
.post-image .controls .slick-arrow:hover {
  background-color: #f2f2f2;
}
.post-image .controls .slick-arrow svg {
  display: block;
  height: 8px;
  width: 12px;
  position: absolute;
  top: 50%;
}
.post-image .controls .slick-arrow svg path {
  -webkit-transition: fill 1.4s ease;
  transition: fill 1.4s ease;
}
.post-image .controls .slick-left svg {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.post-image .controls .slick-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.post-image .controls .slick-next svg {
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.ce-post-text {
  margin-bottom: 40px;
}

.post-text h1, .post-text h2, .post-text h3, .post-text h4, .post-text h5, .post-text h6 {
  font-family: "FreightTextProMedium-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 35px;
}
@media only screen and (min-width: 768px) {
  .post-text h1, .post-text h2, .post-text h3, .post-text h4, .post-text h5, .post-text h6 {
    font-size: 40px;
    line-height: 45px;
  }
}

.ce-post-text-image {
  margin-bottom: 40px;
}

.ce-post-gallery {
  margin-bottom: 40px;
}

.post-gallery img {
  width: 100%;
  height: auto;
}
.post-gallery .slick-center {
  margin: 0 0;
}
.post-gallery .slick-center .image-wrapper {
  -webkit-transform: translate(-70px, 0px);
          transform: translate(-70px, 0px);
  width: calc(100% + 140px);
  max-width: initial;
}
.post-gallery .slick-center .post-gallery-item-panel {
  -webkit-transform: translate(-70px, 0px);
          transform: translate(-70px, 0px);
  width: calc(100% + 140px);
  max-width: initial;
}
.post-gallery .slick-slide {
  margin: 0 45px;
}
.post-gallery .slick-list {
  margin: 0 -45px;
}
.post-gallery .post-gallery-item .image-wrapper {
  position: relative;
  margin-bottom: 10px;
}
.post-gallery .controls {
  margin: 0 auto 40px auto;
  right: 0;
  bottom: -10px;
  width: 20%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: justify;
          justify-content: space-between;
}
.post-gallery .controls .slick-arrow {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border: 0;
  padding: 0;
  height: 22px;
  width: 22px;
  cursor: pointer;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  border-radius: 50%;
  position: relative;
}
.post-gallery .controls .slick-arrow:hover {
  background-color: #f2f2f2;
}
.post-gallery .controls .slick-arrow svg {
  display: block;
  height: 8px;
  width: 12px;
  position: absolute;
  top: 50%;
}
.post-gallery .controls .slick-arrow svg path {
  -webkit-transition: fill 1.4s ease;
  transition: fill 1.4s ease;
}
.post-gallery .controls .slick-left svg {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.post-gallery .controls .slick-next {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.post-gallery .controls .slick-next svg {
  right: 50%;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.col-lg-2-4 {
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (min-width: 1199px) {
  .col-lg-2-4 {
    float: left;
    width: 20%;
  }
}

.col-md-2-4 {
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (min-width: 992px) {
  .col-md-2-4 {
    float: left;
    width: 20%;
  }
}

.col-sm-2-4 {
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
@media (min-width: 768px) {
  .col-sm-2-4 {
    float: left;
    width: 20%;
  }
}

.ce-post-teaser-list {
  margin-bottom: 80px;
}
.ce-post-teaser-list-load-more {
  text-align: center;
}
.ce-post-teaser-list.background-gray {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: var(--lightblue-alt);
}
.ce-post-teaser-list.background-main {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: var(--main-color-alt);
}
.ce-post-teaser-list-item {
  margin-bottom: 30px;
  /*        .child-theme & {
              display: flex;
              flex-direction: column;

              > a {
                  order: 1;
              }

              .date-time {
                  order: 2;
                  margin-bottom: 10px;
              }

              .title {
                  order: 3;
              }

              .excerpt {
                  order: 4;
                  margin-bottom: 0;
              }
          }*/
}
.ce-post-teaser-list-item img {
  margin-bottom: 20px;
  /*            .child-theme & {
                  margin-bottom: 0;
              }*/
}
.ce-post-teaser-list-item .subtitle {
  color: var(--main-color, var(--red));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.ce-post-teaser-list-item .title {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  margin-bottom: 10px;
  color: var(--black);
}
.ce-post-teaser-list-item .title a {
  color: inherit;
  text-decoration: none;
}
.ce-post-teaser-list-item .title a:hover {
  color: var(--black-hover);
}
.ce-post-teaser-list-item .date {
  color: #666;
}
.ce-post-teaser-list-item .excerpt {
  margin-bottom: 10px;
}
.ce-post-teaser-list-filter-list button {
  background: none;
  padding: 4px 10px;
  margin-bottom: 5px;
  border: none;
  width: 100%;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 15px;
  font-size: 15px;
  line-height: 1.1em;
}
.ce-post-teaser-list-filter-list button:hover {
  cursor: pointer;
}
.ce-post-teaser-list-filter-list button.active {
  border: 1px solid var(--main-color, var(--red));
  color: var(--main-color, var(--red));
}
.ce-post-teaser-list ul.ce-post-teaser-list-filter-list {
  list-style: none;
}
.ce-post-teaser-list .variant-bootstrap-grid .auto-break-columns.js-load-more-container {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}

.ce-employees-tiles {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .ce-employees-tiles {
    margin-bottom: 80px;
  }
}

@media only screen and (min-width: 768px) {
  .employees-tiles {
    -webkit-columns: 4;
       -moz-columns: 4;
            columns: 4;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.employees-tiles .tile-item {
  background-color: rgba(119, 141, 163, 0.1);
  margin-bottom: 20px;
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid-column;
}
.employees-tiles .tile-content {
  padding: 20px;
}
.employees-tiles .tile-image img {
  display: block;
  width: 100%;
  height: auto;
}
.employees-tiles .tile-cat {
  color: var(--main-color, var(--lightblue));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.employees-tiles .tile-name {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 23px;
  margin-bottom: 5px;
}
.employees-tiles .tile-location {
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 22px;
}

.ce-management-details {
  margin-bottom: 40px;
}

.management-row {
  margin-bottom: 40px;
}
.management-details {
  background-color: rgba(119, 141, 163, 0.1);
}
.management-details img {
  display: block;
  width: 100%;
  height: auto;
}
.management-details .management-content {
  padding-top: 40px;
  padding-bottom: 40px;
}
.management-details .management-cat {
  color: var(--main-color, var(--lightblue));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.management-details .management-name {
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 35px;
  margin-bottom: 5px;
  color: var(--black);
}
.management-details .management-jobtitle {
  margin-bottom: 15px;
}
.management-details .management-text p:last-of-type {
  margin-bottom: 0;
}

.ce-press-releases {
  margin-bottom: 80px;
}
.ce-press-releases-load-more {
  text-align: center;
  margin-top: 40px;
}
.ce-press-releases-filter-list button {
  background: none;
  padding: 4px 10px;
  margin-bottom: 5px;
  border: none;
  width: 100%;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 15px;
  font-size: 15px;
  line-height: 1.1em;
}
.ce-press-releases-filter-list button:hover {
  cursor: pointer;
}
.ce-press-releases-filter-list button.active {
  border: 1px solid var(--main-color, var(--red));
  color: var(--main-color, var(--red));
}
.ce-press-releases ul.ce-press-releases-filter-list {
  list-style: none;
}
.ce-press-releases .press-release-item {
  display: block;
  background: var(--main-color-alt, var(--red-alt));
  margin-bottom: 10px;
  padding: 20px 30px;
  text-decoration: none;
}
.ce-press-releases .press-release-item-dachzeile {
  display: block;
  color: var(--main-color, var(--red));
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.ce-press-releases .press-release-item-title {
  display: block;
  font-family: "FreightSansProSemibold-Regular", Helvetica, sans-serif;
  font-size: 18px;
  line-height: 23px;
  font-weight: normal;
  margin-bottom: 5px;
  color: var(--black);
}
.ce-press-releases .press-release-item-date {
  display: block;
  color: #666;
}

.ce-project-header {
  margin-bottom: 40px;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 1199px) {
  .ce-project-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.ce-project-header img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (min-width: 992px) {
  .ce-project-header {
    height: 670px;
  }
  .child-theme .ce-project-header {
    height: 536px;
  }
}
@media only screen and (min-width: 768px) {
  .ce-project-header.fallback-image {
    height: 335px;
  }
}
.ce-project-header .image-buttons {
  right: 20px !important;
}
@media (min-width: 992px) {
  .ce-project-header .image-buttons {
    right: 0 !important;
  }
}
@media (min-width: 1199px) {
  .ce-project-header .image-buttons {
    right: 20px !important;
  }
}

@media only screen and (min-width: 992px) {
  .project-header {
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
            justify-content: center;
  }
}
.project-header .content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
}
@media only screen and (min-width: 1199px) {
  .project-header .content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.project-header .content-inner {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  padding-top: 30px;
  padding-bottom: 30px;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7119222689)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7119222689) 0%, rgba(0, 0, 0, 0) 100%);
}
.project-header .image-wrapper {
  position: relative;
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 1199px) {
  .project-header .image-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .fallback-image .project-header .image-wrapper {
    height: 335px;
  }
}
.project-header .image-placeholder {
  background-color: #C3C3C3;
  height: 100%;
  width: 100%;
}
.project-header .sparte {
  background-color: #539FBC;
  margin-bottom: 7px;
  padding: 2px 9px;
  border: solid white 1px;
}
.project-header .sparte span {
  color: white;
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
}
.project-header .title {
  color: white;
  display: block;
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 10px;
  max-width: 90%;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .project-header .title {
    font-size: 40px;
    line-height: 55px;
    margin-bottom: 14px;
  }
}
@media only screen and (min-width: 1199px) {
  .project-header .title {
    font-size: 50px;
  }
}
.project-header .subtitle {
  max-width: 550px;
}
.project-header .subtitle span {
  color: white;
  display: block;
  font-family: "FreightSansProBook-Regular", Helvetica, sans-serif;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 28px;
  text-align: center;
}
.project-header .text-wrapper {
  margin-bottom: 40px;
}

.ce-projects-list {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .ce-projects-list {
    margin-bottom: 80px;
  }
}
.ce-projects-list.section-bg {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: var(--lightblue-alt);
}

.projects-wrapper {
  display: grid;
  grid-template-columns: auto;
  grid-gap: 20px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .projects-wrapper {
    grid-template-columns: auto auto auto;
  }
}
@media only screen and (min-width: 992px) {
  .projects-wrapper {
    grid-template-columns: auto auto auto auto;
  }
}
.projects-item {
  display: inline-block;
  -webkit-box-flex: 1;
          flex: 1 0 21%;
  height: 237px;
  display: none;
}
.projects-item-inner {
  position: relative;
  height: 100%;
  width: 100%;
}
.projects-item-image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.projects-item-image img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.projects-item-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: flex;
}
.projects-item-content-inner {
  width: 100%;
  padding-bottom: 34px;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-box-align: center;
          align-items: center;
  margin-top: auto;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7119222689)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7119222689) 0%, rgba(0, 0, 0, 0) 100%);
}
.projects-item-content .sparte {
  background-color: #539FBC;
  margin-bottom: 7px;
  margin-top: auto;
  padding: 2px 9px;
  border: solid white 1px;
  text-align: center;
  white-space: nowrap;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  color: white;
}
.projects-item-content .sparte span {
  color: white;
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 16px;
  text-transform: uppercase;
}
.projects-item-content .title h3 {
  color: white;
  display: block;
  font-family: "FreightTextProBook-Regular", Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 25px;
  text-align: center;
  margin-bottom: 0;
}

.ce-projects-list-filter {
  padding-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .ce-projects-list-filter {
    padding-bottom: 77px;
  }
}

.projects-list-filter {
  background-color: #505151;
  padding-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.child-theme .projects-list-filter {
  background-color: #BB447F;
}
@media only screen and (min-width: 768px) {
  .projects-list-filter {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 992px) {
  .projects-list-filter {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1199px) {
  .projects-list-filter {
    padding: 50px 65px 30px;
  }
}
@media only screen and (min-width: 768px) {
  .projects-list-filter .inputs-row {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: end;
            align-items: flex-end;
  }
}
.projects-list-filter label {
  display: block;
  color: white;
  font-family: "FreightSansCndPro-Semi", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 17px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media only screen and (min-width: 992px) {
  .projects-list-filter label {
    font-size: 18px;
    line-height: 20px;
  }
}
.projects-list-filter input {
  border: 1px solid rgba(255, 255, 255, 0.2);
  color: white;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .projects-list-filter input {
    margin-bottom: 50px;
  }
}
.projects-list-filter input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}
.projects-list-filter input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}
.projects-list-filter input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1;
  /* Firefox */
}
.projects-list-filter input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.projects-list-filter input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
.projects-list-filter input[type=search] {
  display: block;
  width: 100%;
  padding: 15px 10px;
  background-color: #4F5050;
}
.child-theme .projects-list-filter input[type=search] {
  background-color: #BB447F;
}
@media only screen and (min-width: 768px) {
  .projects-list-filter input[type=search] {
    width: 85%;
  }
}
.projects-list-filter input[type=submit] {
  margin-bottom: 0;
  margin-top: 5%;
}
.projects-list-filter select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
}

.child-theme .input-wrapper {
  padding-top: 30px;
  margin-right: 80px;
}

.ui-corner-all {
  border-bottom-right-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-top-left-radius: 0px !important;
}

.ui-multiselect-checkboxes input {
  margin-right: 10px;
}

.ui-multiselect-checkboxes {
  height: auto !important;
}

.ui-multiselect {
  background-color: #BB447F !important;
  color: #fff !important;
  padding: 10px 0 10px 8px !important;
  border: 1px solid rgba(255, 255, 255, 0.2) !important;
  font-family: inherit !important;
  font-size: 100% !important;
  line-height: 1.15 !important;
  cursor: pointer;
}

/* ------------------------------------
 1. Vendors & NPM components
------------------------------------ */
/* ------------------------------------
2. Basics
------------------------------------ */
/* ------------------------------------
 3. Mixins
 ------------------------------------ */
/* ------------------------------------
 4. Functions
 ------------------------------------ */
/* ------------------------------------
 5. Placeholders
 ------------------------------------ */
/* ------------------------------------
 6. Conditionals
 ------------------------------------ */
/* ------------------------------------
 7. Partials
 ------------------------------------ */
/* ------------------------------------
 8. Content Elements
 ------------------------------------ */