@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

[data-whatintent=mouse] *, [data-whatintent=mouse] *:focus,
[data-whatintent=touch] *,
[data-whatintent=touch] *:focus,
[data-whatinput=mouse] *,
[data-whatinput=mouse] *:focus,
[data-whatinput=touch] *,
[data-whatinput=touch] *:focus {
  outline: none;
}

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.foundation-mq {
  font-family: "small=0em&medium=42.5em&large=80em&xxlarge=1200em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  line-height: 1.3;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
}

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0;
}

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important;
}

[data-whatinput=mouse] button {
  outline: 0;
}
button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto;
}

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

.is-visible {
  display: block !important;
}

.is-hidden {
  display: none !important;
}

[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 1.9888888889rem;
  margin: 0 0 0.8888888889rem;
  padding: 0.4444444444rem;
  border: inherit;
  border-radius: 0;
  background-color: inherit;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 0.8888888889rem;
  font-weight: 300;
  line-height: 1.3;
  color: #888888;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
  outline: none;
  border: inherit;
  background-color: inherit;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

textarea {
  max-width: 100%;
}
textarea[rows] {
  height: auto;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #F5F5F5;
  cursor: not-allowed;
}

[type=submit],
[type=button] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
}

input[type=search] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::-webkit-input-placeholder {
  color: #888888;
}

::-moz-placeholder {
  color: #888888;
}

:-ms-input-placeholder {
  color: #888888;
}

::-ms-input-placeholder {
  color: #888888;
}

::placeholder {
  color: #888888;
}

[type=file],
[type=checkbox],
[type=radio] {
  margin: 0 0 0.8888888889rem;
}

[type=checkbox] + label,
[type=radio] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.4444444444rem;
  margin-right: 0.8888888889rem;
  margin-bottom: 0;
}
[type=checkbox] + label[for],
[type=radio] + label[for] {
  cursor: pointer;
}

label > [type=checkbox],
label > [type=radio] {
  margin-right: 0.4444444444rem;
}

[type=file] {
  width: 100%;
}

label {
  display: block;
  margin: 0;
  font-size: 0.6666666667rem;
  font-weight: 700;
  line-height: 1;
  color: white;
}
label.middle {
  margin: 0 0 0.8888888889rem;
  line-height: 1.3;
  padding: 0.4444444444rem 0;
}

.help-text {
  margin-top: -0.4444444444rem;
  font-size: 0.7222222222rem;
  font-style: italic;
  color: #000000;
}

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0.8888888889rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 0 0 0 0;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 0 0 0;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
}

.input-group-label {
  padding: 0 1rem;
  border: none;
  background: #F5F5F5;
  color: #000000;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0;
}

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.8888888889rem;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

legend {
  max-width: 100%;
  margin-bottom: 0.4444444444rem;
}

.fieldset {
  margin: 1rem 0;
  padding: 1.1111111111rem;
  border: none;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.1666666667rem;
  padding: 0 0.1666666667rem;
}

select {
  height: 1.9888888889rem;
  margin: 0 0 0.8888888889rem;
  padding: 0.4444444444rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: inherit;
  border-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-size: 0.8888888889rem;
  font-weight: 300;
  line-height: 1.3;
  color: #888888;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:focus {
  outline: none;
  border: inherit;
  background-color: inherit;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
  background-color: #F5F5F5;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: rgb(249.9, 237, 235);
}
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
  color: #cc4b37;
}

.is-invalid-label {
  color: #cc4b37;
}

.form-error {
  display: none;
  margin-top: -0.4444444444rem;
  margin-bottom: 0.8888888889rem;
  font-size: 0.6666666667rem;
  font-weight: 600;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

p {
  margin-bottom: 25px;
  font-size: inherit;
  line-height: 1.7222222222;
  text-rendering: optimizeLegibility;
}

em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: 600;
  line-height: inherit;
}

small {
  font-size: 100%;
  line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
  line-height: 0;
  color: #CFCB8E;
}

a {
  line-height: inherit;
  color: #CFCB8E;
  text-decoration: underline;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(192.4330434783, 187.2191304348, 107.7069565217);
  text-decoration: none;
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 72.5rem;
  height: 0;
  margin: 1.1111111111rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #CFCB8E;
  border-left: 0;
}

ul,
ol,
dl {
  margin-bottom: 25px;
  list-style-position: outside;
  line-height: 1.7222222222;
}

li {
  font-size: inherit;
}

ul {
  margin-left: 1.25rem;
  list-style-type: disc;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}
dl dt {
  margin-bottom: 0.3rem;
  font-weight: 600;
}

blockquote {
  margin: 0 0 25px;
  padding: 0.5rem 1.1111111111rem 0 1.0555555556rem;
  border-left: 1px solid #888888;
}
blockquote, blockquote p {
  line-height: 1.7222222222;
  color: #888888;
}

abbr, abbr[title] {
  border-bottom: 1px dotted #000000;
  cursor: help;
  text-decoration: none;
}

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.1111111111rem 0.2222222222rem 0;
  background-color: #F5F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000000;
}

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 300;
  line-height: 1.4;
  color: #888888;
}

.lead {
  font-size: 22.5px;
  line-height: 1.6;
}

.stat {
  font-size: 2.5rem;
  line-height: 1;
}
p + .stat {
  margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none;
}

.cite-block, cite {
  display: block;
  color: #888888;
  font-size: 0.7222222222rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #888888;
  background-color: #F5F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #000000;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.1111111111rem 0.2777777778rem 0.0555555556rem;
}

.code-block {
  border: 1px solid #888888;
  background-color: #F5F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 300;
  color: #000000;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem;
}

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

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

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

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

@media print, screen and (min-width: 42.5em) {
  .medium-text-left {
    text-align: left;
  }
  .medium-text-right {
    text-align: right;
  }
  .medium-text-center {
    text-align: center;
  }
  .medium-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 80em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            print-color-adjust: economy;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre,
  blockquote {
    border: 1px solid #888888;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .print-break-inside {
    page-break-inside: auto;
  }
}
.grid-container {
  max-width: calc(1160px + 20px);
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.5555555556rem;
  padding-left: 0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-container {
    padding-right: 0.5555555556rem;
    padding-left: 0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-container {
    padding-right: 0.5555555556rem;
    padding-left: 0.5555555556rem;
  }
}
.grid-container.fluid {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.5555555556rem;
  padding-left: 0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-container.fluid {
    padding-right: 0.5555555556rem;
    padding-left: 0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-container.fluid {
    padding-right: 0.5555555556rem;
    padding-left: 0.5555555556rem;
  }
}
.grid-container.full {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  padding-left: 0;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
}
.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
}
.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}
.grid-x > .shrink {
  width: auto;
}

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 42.5em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-x > .small-12, .grid-x > .small-11, .grid-x > .small-10, .grid-x > .small-9, .grid-x > .small-8, .grid-x > .small-7, .grid-x > .small-6, .grid-x > .small-5, .grid-x > .small-4, .grid-x > .small-3, .grid-x > .small-2, .grid-x > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .small-1 {
  width: 8.3333333333%;
}

.grid-x > .small-2 {
  width: 16.6666666667%;
}

.grid-x > .small-3 {
  width: 25%;
}

.grid-x > .small-4 {
  width: 33.3333333333%;
}

.grid-x > .small-5 {
  width: 41.6666666667%;
}

.grid-x > .small-6 {
  width: 50%;
}

.grid-x > .small-7 {
  width: 58.3333333333%;
}

.grid-x > .small-8 {
  width: 66.6666666667%;
}

.grid-x > .small-9 {
  width: 75%;
}

.grid-x > .small-10 {
  width: 83.3333333333%;
}

.grid-x > .small-11 {
  width: 91.6666666667%;
}

.grid-x > .small-12 {
  width: 100%;
}

@media print, screen and (min-width: 42.5em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .medium-12, .grid-x > .medium-11, .grid-x > .medium-10, .grid-x > .medium-9, .grid-x > .medium-8, .grid-x > .medium-7, .grid-x > .medium-6, .grid-x > .medium-5, .grid-x > .medium-4, .grid-x > .medium-3, .grid-x > .medium-2, .grid-x > .medium-1, .grid-x > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.3333333333%;
  }
  .grid-x > .medium-2 {
    width: 16.6666666667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.3333333333%;
  }
  .grid-x > .medium-5 {
    width: 41.6666666667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.3333333333%;
  }
  .grid-x > .medium-8 {
    width: 66.6666666667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.3333333333%;
  }
  .grid-x > .medium-11 {
    width: 91.6666666667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    width: auto;
  }
  .grid-x > .large-12, .grid-x > .large-11, .grid-x > .large-10, .grid-x > .large-9, .grid-x > .large-8, .grid-x > .large-7, .grid-x > .large-6, .grid-x > .large-5, .grid-x > .large-4, .grid-x > .large-3, .grid-x > .large-2, .grid-x > .large-1, .grid-x > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.3333333333%;
  }
  .grid-x > .large-2 {
    width: 16.6666666667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.3333333333%;
  }
  .grid-x > .large-5 {
    width: 41.6666666667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.3333333333%;
  }
  .grid-x > .large-8 {
    width: 66.6666666667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.3333333333%;
  }
  .grid-x > .large-11 {
    width: 91.6666666667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}
.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.5555555556rem;
  margin-right: -0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-margin-x {
    margin-left: -0.5555555556rem;
    margin-right: -0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-x {
    margin-left: -0.5555555556rem;
    margin-right: -0.5555555556rem;
  }
}
.grid-margin-x > .cell {
  width: calc(100% - 1.1111111111rem);
  margin-left: 0.5555555556rem;
  margin-right: 0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.1111111111rem);
    margin-left: 0.5555555556rem;
    margin-right: 0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.1111111111rem);
    margin-left: 0.5555555556rem;
    margin-right: 0.5555555556rem;
  }
}
.grid-margin-x > .auto {
  width: auto;
}
.grid-margin-x > .shrink {
  width: auto;
}
.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 1.1111111111rem);
}
.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 1.1111111111rem);
}
.grid-margin-x > .small-3 {
  width: calc(25% - 1.1111111111rem);
}
.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 1.1111111111rem);
}
.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 1.1111111111rem);
}
.grid-margin-x > .small-6 {
  width: calc(50% - 1.1111111111rem);
}
.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 1.1111111111rem);
}
.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 1.1111111111rem);
}
.grid-margin-x > .small-9 {
  width: calc(75% - 1.1111111111rem);
}
.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 1.1111111111rem);
}
.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 1.1111111111rem);
}
.grid-margin-x > .small-12 {
  width: calc(100% - 1.1111111111rem);
}
@media print, screen and (min-width: 42.5em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.1111111111rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.1111111111rem);
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.1111111111rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.1111111111rem);
  }
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.1111111111rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.1111111111rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.5555555556rem;
  margin-left: -0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.5555555556rem;
    margin-left: -0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.5555555556rem;
    margin-left: -0.5555555556rem;
  }
}
.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.5555555556rem;
  margin-left: -0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.5555555556rem;
    margin-left: -0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.5555555556rem;
    margin-left: -0.5555555556rem;
  }
}
.grid-padding-x > .cell {
  padding-right: 0.5555555556rem;
  padding-left: 0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-padding-x > .cell {
    padding-right: 0.5555555556rem;
    padding-left: 0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-padding-x > .cell {
    padding-right: 0.5555555556rem;
    padding-left: 0.5555555556rem;
  }
}

.small-up-1 > .cell {
  width: 100%;
}

.small-up-2 > .cell {
  width: 50%;
}

.small-up-3 > .cell {
  width: 33.3333333333%;
}

.small-up-4 > .cell {
  width: 25%;
}

.small-up-5 > .cell {
  width: 20%;
}

.small-up-6 > .cell {
  width: 16.6666666667%;
}

.small-up-7 > .cell {
  width: 14.2857142857%;
}

.small-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 42.5em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .medium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}
@media print, screen and (min-width: 80em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.3333333333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.6666666667%;
  }
  .large-up-7 > .cell {
    width: 14.2857142857%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.1111111111rem);
}

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.1111111111rem);
}

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.3333333333% - 1.1111111111rem);
}

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.1111111111rem);
}

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.1111111111rem);
}

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.6666666667% - 1.1111111111rem);
}

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.2857142857% - 1.1111111111rem);
}

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.1111111111rem);
}

@media print, screen and (min-width: 42.5em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.1111111111rem);
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.1111111111rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.1111111111rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.1111111111rem);
  }
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.1111111111rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.1111111111rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.1111111111rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.1111111111rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.2857142857% - 1.1111111111rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.1111111111rem);
  }
}
.small-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}
.small-margin-collapse > .small-1 {
  width: 8.3333333333%;
}
.small-margin-collapse > .small-2 {
  width: 16.6666666667%;
}
.small-margin-collapse > .small-3 {
  width: 25%;
}
.small-margin-collapse > .small-4 {
  width: 33.3333333333%;
}
.small-margin-collapse > .small-5 {
  width: 41.6666666667%;
}
.small-margin-collapse > .small-6 {
  width: 50%;
}
.small-margin-collapse > .small-7 {
  width: 58.3333333333%;
}
.small-margin-collapse > .small-8 {
  width: 66.6666666667%;
}
.small-margin-collapse > .small-9 {
  width: 75%;
}
.small-margin-collapse > .small-10 {
  width: 83.3333333333%;
}
.small-margin-collapse > .small-11 {
  width: 91.6666666667%;
}
.small-margin-collapse > .small-12 {
  width: 100%;
}
@media print, screen and (min-width: 42.5em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 80em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}
.small-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 42.5em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 42.5em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 42.5em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 80em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 42.5em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 80em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 80em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 80em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}
@media print, screen and (min-width: 80em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 80em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.small-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.3333333333% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.6666666667% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.3333333333% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.6666666667% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.3333333333% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.6666666667% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.3333333333% + 1.1111111111rem / 2);
}

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

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.6666666667% + 1.1111111111rem / 2);
}

@media print, screen and (min-width: 42.5em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.1111111111rem / 2);
  }
  .medium-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 1.1111111111rem / 2);
  }
  .medium-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 1.1111111111rem / 2);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.1111111111rem / 2);
  }
  .medium-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 1.1111111111rem / 2);
  }
  .medium-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 1.1111111111rem / 2);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.1111111111rem / 2);
  }
  .medium-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 1.1111111111rem / 2);
  }
  .medium-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 1.1111111111rem / 2);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.1111111111rem / 2);
  }
  .medium-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 1.1111111111rem / 2);
  }
  .medium-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 1.1111111111rem / 2);
  }
}
@media print, screen and (min-width: 80em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.1111111111rem / 2);
  }
  .large-offset-1 {
    margin-left: 8.3333333333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 1.1111111111rem / 2);
  }
  .large-offset-2 {
    margin-left: 16.6666666667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 1.1111111111rem / 2);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.1111111111rem / 2);
  }
  .large-offset-4 {
    margin-left: 33.3333333333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 1.1111111111rem / 2);
  }
  .large-offset-5 {
    margin-left: 41.6666666667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 1.1111111111rem / 2);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.1111111111rem / 2);
  }
  .large-offset-7 {
    margin-left: 58.3333333333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 1.1111111111rem / 2);
  }
  .large-offset-8 {
    margin-left: 66.6666666667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 1.1111111111rem / 2);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.1111111111rem / 2);
  }
  .large-offset-10 {
    margin-left: 83.3333333333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 1.1111111111rem / 2);
  }
  .large-offset-11 {
    margin-left: 91.6666666667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 1.1111111111rem / 2);
  }
}
.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.grid-y > .cell {
  height: auto;
  max-height: none;
}
.grid-y > .auto {
  height: auto;
}
.grid-y > .shrink {
  height: auto;
}
.grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}
@media print, screen and (min-width: 42.5em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}
.grid-y > .small-12, .grid-y > .small-11, .grid-y > .small-10, .grid-y > .small-9, .grid-y > .small-8, .grid-y > .small-7, .grid-y > .small-6, .grid-y > .small-5, .grid-y > .small-4, .grid-y > .small-3, .grid-y > .small-2, .grid-y > .small-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.grid-y > .small-1 {
  height: 8.3333333333%;
}
.grid-y > .small-2 {
  height: 16.6666666667%;
}
.grid-y > .small-3 {
  height: 25%;
}
.grid-y > .small-4 {
  height: 33.3333333333%;
}
.grid-y > .small-5 {
  height: 41.6666666667%;
}
.grid-y > .small-6 {
  height: 50%;
}
.grid-y > .small-7 {
  height: 58.3333333333%;
}
.grid-y > .small-8 {
  height: 66.6666666667%;
}
.grid-y > .small-9 {
  height: 75%;
}
.grid-y > .small-10 {
  height: 83.3333333333%;
}
.grid-y > .small-11 {
  height: 91.6666666667%;
}
.grid-y > .small-12 {
  height: 100%;
}
@media print, screen and (min-width: 42.5em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .medium-12, .grid-y > .medium-11, .grid-y > .medium-10, .grid-y > .medium-9, .grid-y > .medium-8, .grid-y > .medium-7, .grid-y > .medium-6, .grid-y > .medium-5, .grid-y > .medium-4, .grid-y > .medium-3, .grid-y > .medium-2, .grid-y > .medium-1, .grid-y > .medium-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.3333333333%;
  }
  .grid-y > .medium-2 {
    height: 16.6666666667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.3333333333%;
  }
  .grid-y > .medium-5 {
    height: 41.6666666667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.3333333333%;
  }
  .grid-y > .medium-8 {
    height: 66.6666666667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.3333333333%;
  }
  .grid-y > .medium-11 {
    height: 91.6666666667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0;
    height: auto;
  }
  .grid-y > .large-12, .grid-y > .large-11, .grid-y > .large-10, .grid-y > .large-9, .grid-y > .large-8, .grid-y > .large-7, .grid-y > .large-6, .grid-y > .large-5, .grid-y > .large-4, .grid-y > .large-3, .grid-y > .large-2, .grid-y > .large-1, .grid-y > .large-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.3333333333%;
  }
  .grid-y > .large-2 {
    height: 16.6666666667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.3333333333%;
  }
  .grid-y > .large-5 {
    height: 41.6666666667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.3333333333%;
  }
  .grid-y > .large-8 {
    height: 66.6666666667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.3333333333%;
  }
  .grid-y > .large-11 {
    height: 91.6666666667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.5555555556rem;
  margin-bottom: -0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.5555555556rem;
    margin-bottom: -0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.5555555556rem;
    margin-bottom: -0.5555555556rem;
  }
}
.grid-padding-y > .cell {
  padding-top: 0.5555555556rem;
  padding-bottom: 0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-padding-y > .cell {
    padding-top: 0.5555555556rem;
    padding-bottom: 0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-padding-y > .cell {
    padding-top: 0.5555555556rem;
    padding-bottom: 0.5555555556rem;
  }
}

.grid-margin-y {
  margin-top: -0.5555555556rem;
  margin-bottom: -0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-margin-y {
    margin-top: -0.5555555556rem;
    margin-bottom: -0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-y {
    margin-top: -0.5555555556rem;
    margin-bottom: -0.5555555556rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.1111111111rem);
  margin-top: 0.5555555556rem;
  margin-bottom: 0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.1111111111rem);
    margin-top: 0.5555555556rem;
    margin-bottom: 0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.1111111111rem);
    margin-top: 0.5555555556rem;
    margin-bottom: 0.5555555556rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.1111111111rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.1111111111rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.1111111111rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.1111111111rem);
}
@media print, screen and (min-width: 42.5em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.1111111111rem);
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.1111111111rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.1111111111rem);
  }
}

.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw;
}

.cell .grid-frame {
  width: 100%;
}

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x {
  max-height: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media print, screen and (min-width: 42.5em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .medium-grid-frame {
    width: 100%;
  }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .medium-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
@media print, screen and (min-width: 80em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw;
  }
  .cell .large-grid-frame {
    width: 100%;
  }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .large-cell-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%;
  }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}
.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
  width: auto;
}
@media print, screen and (min-width: 42.5em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh;
    width: auto;
  }
}

.cell .grid-y.grid-frame {
  height: 100%;
}
@media print, screen and (min-width: 42.5em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%;
  }
}
@media print, screen and (min-width: 80em) {
  .cell .grid-y.large-grid-frame {
    height: 100%;
  }
}

.grid-margin-y {
  margin-top: -0.5555555556rem;
  margin-bottom: -0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-margin-y {
    margin-top: -0.5555555556rem;
    margin-bottom: -0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-y {
    margin-top: -0.5555555556rem;
    margin-bottom: -0.5555555556rem;
  }
}
.grid-margin-y > .cell {
  height: calc(100% - 1.1111111111rem);
  margin-top: 0.5555555556rem;
  margin-bottom: 0.5555555556rem;
}
@media print, screen and (min-width: 42.5em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.1111111111rem);
    margin-top: 0.5555555556rem;
    margin-bottom: 0.5555555556rem;
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.1111111111rem);
    margin-top: 0.5555555556rem;
    margin-bottom: 0.5555555556rem;
  }
}
.grid-margin-y > .auto {
  height: auto;
}
.grid-margin-y > .shrink {
  height: auto;
}
.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-3 {
  height: calc(25% - 1.1111111111rem);
}
.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-6 {
  height: calc(50% - 1.1111111111rem);
}
.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-9 {
  height: calc(75% - 1.1111111111rem);
}
.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 1.1111111111rem);
}
.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 1.1111111111rem);
}
.grid-margin-y > .small-12 {
  height: calc(100% - 1.1111111111rem);
}
@media print, screen and (min-width: 42.5em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.1111111111rem);
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.1111111111rem);
  }
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.1111111111rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.1111111111rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.1111111111rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.1111111111rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.1111111111rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.1111111111rem);
  }
}

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.1111111111rem);
}
@media print, screen and (min-width: 42.5em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.1111111111rem);
  }
}
@media print, screen and (min-width: 80em) {
  .grid-frame.grid-margin-y {
    height: calc(100vh + 1.1111111111rem);
  }
}

@media print, screen and (min-width: 42.5em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.1111111111rem);
  }
}
@media print, screen and (min-width: 80em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.1111111111rem);
  }
}
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 25px;
  border-radius: 0;
}
thead,
tbody,
tfoot {
  border: none;
  background-color: transparent;
}

caption {
  padding: 0;
  font-weight: 600;
}

thead {
  background: rgba(0, 0, 0, 0);
  color: #000000;
}

tfoot {
  background: rgba(0, 0, 0, 0);
  color: #000000;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0;
  font-weight: 600;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0;
}

tbody tr:nth-child(even) {
  border-bottom: 0;
  background-color: rgba(0, 0, 0, 0);
}

table.unstriped tbody {
  background-color: transparent;
}
table.unstriped tbody tr {
  border-bottom: none;
  background-color: transparent;
}

@media print, screen and (max-width: 79.99875em) {
  table.stack thead {
    display: none;
  }
  table.stack tfoot {
    display: none;
  }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block;
  }
  table.stack td {
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover thead tr:hover {
  background-color: rgba(0, 0, 0, 0);
}
table.hover tfoot tr:hover {
  background-color: rgba(0, 0, 0, 0);
}
table.hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: rgba(0, 0, 0, 0);
}

.table-scroll {
  overflow-x: auto;
}

.accordion {
  margin-left: 0;
  background: transparent;
  list-style-type: none;
}
.accordion[disabled] .accordion-title {
  cursor: not-allowed;
}

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0;
}

.accordion-title {
  position: relative;
  display: block;
  padding: 0;
  border: none;
  border-bottom: 0;
  font-size: 1.1111111111rem;
  line-height: 1;
  color: #CFCB8E;
}
:last-child:not(.is-active) > .accordion-title {
  border-bottom: none;
  border-radius: 0 0 0 0;
}
.accordion-title:hover, .accordion-title:focus {
  background-color: transparent;
}

.accordion-content {
  display: none;
  padding: 0;
  border: none;
  border-bottom: 0;
  background-color: transparent;
  color: #000000;
}
:last-child > .accordion-content:last-child {
  border-bottom: none;
}

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 0.8888888889rem;
  padding-bottom: 75%;
  overflow: hidden;
}
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.responsive-embed.widescreen,
.flex-video.widescreen {
  padding-bottom: 56.25%;
}
.responsive-embed.vertical,
.flex-video.vertical {
  padding-bottom: 177.7777777778%;
}

.tabs {
  margin: 0;
  border: 1px solid none;
  background: transparent;
  list-style-type: none;
}
.tabs::before, .tabs::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.tabs::after {
  clear: both;
}

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto;
}

.tabs.simple > li > a {
  padding: 0;
}
.tabs.simple > li > a:hover {
  background: transparent;
}

.tabs.primary {
  background: #CFCB8E;
}
.tabs.primary > li > a {
  color: #000000;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: rgb(201.797515528, 197.3639751553, 129.752484472);
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 0;
  font-size: 0.8888888889rem;
  line-height: 1;
  color: #CFCB8E;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: transparent;
  color: rgb(192.4330434783, 187.2191304348, 107.7069565217);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: transparent;
  color: #CFCB8E;
}

.tabs-content {
  border: 1px solid none;
  border-top: 0;
  background: transparent;
  color: #000000;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tabs-content.vertical {
  border: 1px solid none;
  border-left: 0;
}

.tabs-panel {
  display: none;
  padding: 0;
}
.tabs-panel.is-active {
  display: block;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
[data-whatinput=mouse] .menu li {
  outline: 0;
}
.menu a,
.menu .button {
  line-height: 1;
  text-decoration: none;
  display: block;
  padding: 0;
}
.menu input,
.menu select,
.menu a,
.menu button {
  margin-bottom: 0;
}
.menu input {
  display: inline-block;
}
.menu, .menu.horizontal {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.menu.vertical {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.menu.vertical.icon-top li a img,
.menu.vertical.icon-top li a i,
.menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
.menu.vertical.icon-bottom li a i,
.menu.vertical.icon-bottom li a svg {
  text-align: left;
}
.menu.expanded li {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.menu.expanded.icon-top li a img,
.menu.expanded.icon-top li a i,
.menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
.menu.expanded.icon-bottom li a i,
.menu.expanded.icon-bottom li a svg {
  text-align: left;
}
.menu.simple {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu.simple li + li {
  margin-left: 1rem;
}
.menu.simple a {
  padding: 0;
}
@media print, screen and (min-width: 42.5em) {
  .menu.medium-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.medium-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.medium-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.medium-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
@media print, screen and (min-width: 80em) {
  .menu.large-horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .menu.large-vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .menu.large-expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
  .menu.large-simple li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
  }
}
.menu.nested {
  margin-right: 0;
  margin-left: 0;
}
.menu.icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.menu.icon-left li a, .menu.nested.icon-left li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg, .menu.nested.icon-left li a img,
.menu.nested.icon-left li a i,
.menu.nested.icon-left li a svg {
  margin-right: 0.25rem;
}
.menu.icon-right li a, .menu.nested.icon-right li a {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg, .menu.nested.icon-right li a img,
.menu.nested.icon-right li a i,
.menu.nested.icon-right li a svg {
  margin-left: 0.25rem;
}
.menu.icon-top li a, .menu.nested.icon-top li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg, .menu.nested.icon-top li a img,
.menu.nested.icon-top li a i,
.menu.nested.icon-top li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu.icon-bottom li a, .menu.nested.icon-bottom li a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
.menu.nested.icon-bottom li a i,
.menu.nested.icon-bottom li a svg {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin-bottom: 0.25rem;
  text-align: center;
}
.menu .is-active > a {
  background: transparent;
  color: #CFCB8E;
}
.menu .active > a {
  background: transparent;
  color: #CFCB8E;
}
.menu.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.menu.align-right li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu.align-right.vertical li {
  display: block;
  text-align: right;
}
.menu.align-right.vertical li .submenu li {
  text-align: right;
}
.menu.align-right.icon-top li a img,
.menu.align-right.icon-top li a i,
.menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
.menu.align-right.icon-bottom li a i,
.menu.align-right.icon-bottom li a svg {
  text-align: right;
}
.menu.align-right .nested {
  margin-right: 0;
  margin-left: 0;
}
.menu.align-center li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu.align-center li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.menu .menu-text {
  padding: 0;
  font-weight: bold;
  line-height: 1;
  color: inherit;
}

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.menu-centered > .menu li .submenu li {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.no-js [data-responsive-menu] ul {
  display: none;
}

.is-drilldown {
  position: relative;
  overflow: hidden;
}
.is-drilldown li {
  display: block;
}
.is-drilldown.animate-height {
  -webkit-transition: height 0.5s;
  transition: height 0.5s;
}

.drilldown a {
  padding: 0;
  background: transparent;
}
.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: transparent;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear;
}
.drilldown .is-drilldown-submenu.is-active {
  z-index: 1;
  display: block;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.drilldown .is-drilldown-submenu.is-closing {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.drilldown .is-drilldown-submenu a {
  padding: 0;
}
.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0;
}
.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%;
}
.drilldown .is-drilldown-submenu-parent > a {
  position: relative;
}
.drilldown .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent black;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 1rem;
}
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #CFCB8E;
  right: 1rem;
  left: auto;
}
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent #CFCB8E transparent transparent;
  right: auto;
  left: 1rem;
}
.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: "";
  border-left-width: 0;
  border-color: transparent black transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
}

.sticky-container {
  position: relative;
}

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%;
}
.sticky.is-stuck.is-at-top {
  top: 0;
}
.sticky.is-stuck.is-at-bottom {
  bottom: 0;
}

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto;
}
.sticky.is-anchored.is-at-bottom {
  bottom: 0;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: " ";
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.small-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.small-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.small-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.small-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.small-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.small-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 42.5em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
@media print, screen and (min-width: 80em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 42.5em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 80em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.hide {
  display: none !important;
}

.invisible {
  visibility: hidden;
}

.visible {
  visibility: visible;
}

@media print, screen and (max-width: 42.49875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

@media screen and (max-width: 0em), screen and (min-width: 42.5em) {
  .show-for-small-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 42.5em) {
  .hide-for-medium {
    display: none !important;
  }
}

@media screen and (max-width: 42.49875em) {
  .show-for-medium {
    display: none !important;
  }
}

@media print, screen and (min-width: 42.5em) and (max-width: 79.99875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

@media screen and (max-width: 42.49875em), screen and (min-width: 80em) {
  .show-for-medium-only {
    display: none !important;
  }
}

@media print, screen and (min-width: 80em) {
  .hide-for-large {
    display: none !important;
  }
}

@media screen and (max-width: 79.99875em) {
  .show-for-large {
    display: none !important;
  }
}

@media print, screen and (min-width: 80em) and (max-width: 1199.99875em) {
  .hide-for-large-only {
    display: none !important;
  }
}

@media screen and (max-width: 79.99875em), screen and (min-width: 1200em) {
  .show-for-large-only {
    display: none !important;
  }
}

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important;
}

.show-for-landscape,
.hide-for-portrait {
  display: block !important;
}
@media screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  .show-for-landscape,
  .hide-for-portrait {
    display: none !important;
  }
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media screen and (orientation: landscape) {
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  .hide-for-landscape,
  .show-for-portrait {
    display: block !important;
  }
}

.show-for-dark-mode {
  display: none;
}

.hide-for-dark-mode {
  display: block;
}

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important;
  }
  .hide-for-dark-mode {
    display: none !important;
  }
}
.show-for-ie {
  display: none;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important;
  }
  .hide-for-ie {
    display: none !important;
  }
}
.show-for-sticky {
  display: none;
}

.is-stuck .show-for-sticky {
  display: block;
}

.is-stuck .hide-for-sticky {
  display: none;
}

html {
  margin-top: 0 !important;
}

body.admin-bar {
  margin-top: 0 !important;
}
body.admin-bar #tbay-header {
  top: 0 !important;
}

#wpadminbar {
  opacity: 0.5;
}

a.skip-link,
a.skip-link:visited {
  background: #fff;
  color: #000000;
  left: -9999px;
  padding: 0.5rem;
  position: absolute;
  top: 1rem;
  z-index: -10;
  font-weight: bold;
  display: block;
}
a.skip-link:focus,
a.skip-link:visited:focus {
  left: 1rem;
  z-index: 100;
}

.no-svg,
#large-check,
#mobile-check,
#tab-check {
  display: none;
}

.hidden {
  opacity: 0;
}

body {
  overflow-wrap: break-word;
  text-align: left;
  margin: 0;
  padding: 0;
}

.all-wrapper {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.all-wrapper > main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 130px;
}
.all-wrapper > footer {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.all-wrapper .content-wrapper > section:last-of-type {
  padding-bottom: 150px;
}

.grid-x {
  max-width: 1160px;
}

.site-wrapper {
  max-width: 1160px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.site-wrapper-wide {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.no-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.no-padding-top {
  padding-top: 0 !important;
}

.no-padding-bottom {
  padding-bottom: 0 !important;
}

.less-padding-top {
  padding-top: 150px !important;
}
@media screen and (max-width: 79.99875em) {
  .less-padding-top {
    padding-top: 80px !important;
  }
}
@media screen and (max-width: 42.49875em) {
  .less-padding-top {
    padding-top: 60px !important;
  }
}

.half-padding-top {
  padding-top: calc(200px / 2) !important;
}
@media screen and (max-width: 79.99875em) {
  .half-padding-top {
    padding-top: calc(80px / 2) !important;
  }
}
@media screen and (max-width: 42.49875em) {
  .half-padding-top {
    padding-top: calc(70px / 2) !important;
  }
}

@media screen and (min-width: 80em) and (max-width: 1199.99875em) {
  .large-centered {
    margin-left: auto;
    margin-right: auto;
  }
}
.icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

header {
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  left: 0;
  pointer-events: none;
}
header * {
  pointer-events: none;
}
header * button,
header * .menub,
header * img,
header * a {
  pointer-events: all;
}
header .header-wrapper {
  text-align: center;
}
header .header-wrapper .sticky-element {
  height: 130px;
  background-color: white;
  -webkit-filter: drop-shadow(0 4px 5px rgba(0, 0, 0, 0.05));
          filter: drop-shadow(0 4px 5px rgba(0, 0, 0, 0.05));
  z-index: 11;
}
header .header-wrapper .sticky-element .grid-container,
header .header-wrapper .sticky-element .site-wrapper {
  position: relative;
  height: 100%;
}
header .header-wrapper .sticky-element * {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
header .header-wrapper .sticky-element .logo-wrapper {
  text-align: center;
}
header .header-wrapper .sticky-element .logo-wrapper > a {
  display: inline-block;
  position: absolute;
  left: calc(50% - 105px);
  right: calc(50% - 105px);
  top: 0;
  bottom: 0;
}
header .header-wrapper .sticky-element .logo-wrapper > a img {
  max-width: 210px;
  width: 100%;
  margin: 0 auto;
}
header .header-wrapper .sticky-element .logo-wrapper #logo1 {
  pointer-events: all;
}
header .header-wrapper .sticky-element .logo-wrapper #logo2 {
  pointer-events: none;
}
header .header-wrapper .sticky-element .logo-wrapper #logo2 img {
  width: 0;
}
header .header-wrapper .sticky-element .menub {
  top: calc(50% - 6px);
}
header .header-wrapper .sticky-element .menub span {
  color: black;
}
header .header-wrapper .sticky-element.is-stuck {
  height: 54px;
}
header .header-wrapper .sticky-element.is-stuck .logo-wrapper #logo1 {
  pointer-events: none;
}
header .header-wrapper .sticky-element.is-stuck .logo-wrapper #logo1 img {
  opacity: 0;
  width: 0;
}
header .header-wrapper .sticky-element.is-stuck .logo-wrapper #logo2 {
  pointer-events: all;
}
header .header-wrapper .sticky-element.is-stuck .logo-wrapper #logo2 img {
  margin-top: 20px;
  opacity: 1 !important;
  width: 100%;
  max-width: 135px !important;
}
header .header-wrapper .menub {
  position: absolute;
  right: 20px;
  z-index: 10;
  cursor: pointer;
}
header .header-wrapper .menub.active span {
  display: none !important;
}
header .header-wrapper .menub.active {
  background-image: url("../img/icon-close.svg");
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}
header .nav-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 11;
  pointer-events: none;
  width: 100%;
  padding: 130px 0 30px 0;
}
header .nav-wrapper .grid-container {
  position: relative;
}
header .nav-wrapper .nav-service {
  pointer-events: all;
}
@media screen and (min-width: 80em) and (max-width: 1199.99875em) {
  header .nav-wrapper .nav-service {
    position: absolute;
    top: -78px;
    left: calc(50% + 105px);
    right: 105px;
    text-align: right;
  }
  header .nav-wrapper .nav-service li {
    display: inline-block;
    padding: 0 10px;
  }
  header .nav-wrapper .nav-service li span,
  header .nav-wrapper .nav-service li a {
    padding: 5px;
  }
}
header .nav-wrapper .nav-service li span,
header .nav-wrapper .nav-service li a {
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: normal;
  letter-spacing: 0.08889rem;
  text-transform: uppercase;
}
header .nav-wrapper .nav-service li span b, header .nav-wrapper .nav-service li span strong,
header .nav-wrapper .nav-service li a b,
header .nav-wrapper .nav-service li a strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  header .nav-wrapper .nav-service li span,
  header .nav-wrapper .nav-service li a {
    font-size: 0.8333333333rem;
  }
}
@media screen and (max-width: 42.49875em) {
  header .nav-wrapper .nav-service li span,
  header .nav-wrapper .nav-service li a {
    font-size: 0.7777777778rem;
    letter-spacing: 0.07778rem;
  }
}
header .nav-wrapper .nav-service li span,
header .nav-wrapper .nav-service li a {
  color: black;
  text-decoration: none;
}
header .nav-wrapper .nav-service li:hover > a,
header .nav-wrapper .nav-service li:hover > span, header .nav-wrapper .nav-service li.current-menu-item > a,
header .nav-wrapper .nav-service li.current-menu-item > span {
  font-weight: 600;
}
header .nav-wrapper .nav-main {
  width: 620px;
  float: right;
  pointer-events: all;
}
header .nav-wrapper .nav-main .submenu-toggle,
header .nav-wrapper .nav-main .js-drilldown-back {
  display: none;
}
header .nav-wrapper .nav-main > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 0 0 40px;
}
header .nav-wrapper .nav-main > ul > li {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 20px);
          flex: 0 0 calc(50% - 20px);
}
header .nav-wrapper .nav-main > ul > li:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
header .nav-wrapper .nav-main > ul > li > a,
header .nav-wrapper .nav-main > ul > li > span {
  font-weight: 400;
  font-size: 1.5555555556rem;
  line-height: 1.15;
  letter-spacing: -0.01556rem;
  text-transform: initial;
}
header .nav-wrapper .nav-main > ul > li > a b, header .nav-wrapper .nav-main > ul > li > a strong,
header .nav-wrapper .nav-main > ul > li > span b,
header .nav-wrapper .nav-main > ul > li > span strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  header .nav-wrapper .nav-main > ul > li > a,
  header .nav-wrapper .nav-main > ul > li > span {
    font-size: 1.4444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  header .nav-wrapper .nav-main > ul > li > a,
  header .nav-wrapper .nav-main > ul > li > span {
    font-size: 1.3888888889rem;
    letter-spacing: -0.01389rem;
  }
}
header .nav-wrapper .nav-main > ul > li > a,
header .nav-wrapper .nav-main > ul > li > span {
  display: block;
  color: black;
  padding: 0 0 10px 0;
}
header .nav-wrapper .nav-main > ul > li > ul {
  display: block !important;
  padding: 0;
  margin: 0;
}
header .nav-wrapper .nav-main > ul > li > ul > li > a,
header .nav-wrapper .nav-main > ul > li > ul > li > span {
  color: black;
  display: block;
  background-image: url("../img/icon-arrow-outward.svg");
  background-size: 10px;
  background-position: left center;
  background-repeat: no-repeat;
  padding: 8px 0 8px 20px;
}
header .nav-wrapper .nav-main > ul > li > ul > li:hover > a,
header .nav-wrapper .nav-main > ul > li > ul > li:hover > span, header .nav-wrapper .nav-main > ul > li > ul > li.current-menu-item > a,
header .nav-wrapper .nav-main > ul > li > ul > li.current-menu-item > span {
  font-weight: 600;
}
header .nav-wrapper .nav-main > ul > li > ul > li:last-of-type {
  padding-bottom: 35px;
}
header .nav-wrapper .nav-main > ul > li .nav-image {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
  position: absolute;
  left: -100%;
  right: 100%;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
header .nav-wrapper .nav-main > ul > li:hover > a,
header .nav-wrapper .nav-main > ul > li:hover > span, header .nav-wrapper .nav-main > ul > li.current-menu-item > a,
header .nav-wrapper .nav-main > ul > li.current-menu-item > span {
  font-style: italic;
  font-weight: 500;
}
header .nav-wrapper .nav-main > ul > li:first-of-type .nav-image, header .nav-wrapper .nav-main > ul > li:hover .nav-image {
  opacity: 1;
}

.all-wrapper.active {
  background-color: #F5F5F5;
}
.all-wrapper.active header .header-wrapper .sticky-element {
  background-color: #F5F5F5;
  -webkit-filter: none;
          filter: none;
}
.all-wrapper.active main,
.all-wrapper.active footer {
  display: none;
}
.all-wrapper.active .nav-wrapper {
  overflow: scroll;
  display: block !important;
}

footer p,
footer * {
  font-weight: 300;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
footer p b, footer p strong,
footer * b,
footer * strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  footer p,
  footer * {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  footer p,
  footer * {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
footer {
  background-color: #F5F5F5;
  padding: 60px 0;
}
footer a {
  color: black;
  text-decoration: none;
}
footer a:hover, footer a:focus {
  text-decoration: underline;
  color: black;
}
footer .info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .info-wrapper .col-1 {
  width: 240px;
}
footer .info-wrapper .col-2 {
  width: 260px;
}
footer .info-wrapper .col-3 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  padding-left: 14%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .info-wrapper .col-3 .intro-text {
  margin-top: -10px;
}
footer .info-wrapper > div p:last-of-type {
  margin-bottom: 0;
}
footer .newsletter-wrapper {
  margin-top: 20px;
}
footer .newsletter-wrapper .footer-newsletter {
  width: 500px;
}
footer .newsletter-wrapper .footer-newsletter a {
  font-weight: 600;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
@media screen and (max-width: 79.99875em) {
  footer .newsletter-wrapper .footer-newsletter a {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  footer .newsletter-wrapper .footer-newsletter a {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
footer .newsletter-wrapper .footer-newsletter a {
  text-decoration: none;
}
footer .newsletter-wrapper .footer-newsletter form {
  max-width: 475px;
  max-height: 80px;
  position: relative;
}
footer .newsletter-wrapper .footer-newsletter form input[type=submit] {
  position: absolute;
  bottom: 3px;
  right: 0;
  border: none;
  width: 40px;
  height: 40px;
  padding: 0;
  background-position: center;
}
footer .nav-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.5px solid black;
  padding-top: 20px;
  margin-top: 30px;
}
footer .nav-wrapper .footer-nav ul,
footer .nav-wrapper .footer-social-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
footer .nav-wrapper .footer-nav ul li a,
footer .nav-wrapper .footer-social-nav ul li a {
  padding: 10px 0;
}
footer .nav-wrapper .footer-social-nav {
  padding-top: 5px;
}
footer .nav-wrapper .footer-nav {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}
footer .nav-wrapper .footer-nav ul {
  width: 100%;
}
footer .nav-wrapper .footer-nav ul li a {
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: normal;
  letter-spacing: 0.08889rem;
  text-transform: uppercase;
}
footer .nav-wrapper .footer-nav ul li a b, footer .nav-wrapper .footer-nav ul li a strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  footer .nav-wrapper .footer-nav ul li a {
    font-size: 0.8333333333rem;
  }
}
@media screen and (max-width: 42.49875em) {
  footer .nav-wrapper .footer-nav ul li a {
    font-size: 0.7777777778rem;
    letter-spacing: 0.07778rem;
  }
}

.forth-header,
h4 {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.15;
  letter-spacing: -0.025rem;
  text-transform: initial;
  text-decoration: none;
}
.forth-header b, .forth-header strong,
h4 b,
h4 strong {
  font-weight: 600;
}
.forth-header .underline,
.forth-header i, .forth-header em,
h4 .underline,
h4 i,
h4 em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  .forth-header,
  h4 {
    font-size: 1.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .forth-header,
  h4 {
    font-size: 1.2777777778rem;
    line-height: 1.2;
    letter-spacing: -0.01278rem;
  }
}

.third-header,
h3 {
  font-weight: 600;
  font-size: 5.2777777778rem;
  line-height: 1.15;
  letter-spacing: -0.05278rem;
  text-transform: uppercase;
  text-decoration: none;
}
.third-header i, .third-header em,
h3 i,
h3 em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  .third-header,
  h3 {
    font-size: 3.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .third-header,
  h3 {
    font-size: 2.5rem;
    letter-spacing: -0.025rem;
  }
}

.second-header,
h2:not(.first-header):not(.third-header):not(.intro-text) {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.55;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
@media screen and (max-width: 79.99875em) {
  .second-header,
  h2:not(.first-header):not(.third-header):not(.intro-text) {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .second-header,
  h2:not(.first-header):not(.third-header):not(.intro-text) {
    font-size: 0.8888888889rem;
    letter-spacing: 0.04444rem;
  }
}

.first-header,
h1 {
  font-weight: 500;
  font-size: 4.4444444444rem;
  line-height: 1.05;
  letter-spacing: -0.04444rem;
  text-transform: initial;
  text-decoration: none;
}
@media screen and (max-width: 79.99875em) {
  .first-header,
  h1 {
    font-size: 3.0555555556rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .first-header,
  h1 {
    font-size: 1.6666666667rem;
    letter-spacing: -0.01667rem;
  }
}

.subheader1 {
  font-weight: 600;
  font-size: 3.3333333333rem;
  line-height: 1.05;
  letter-spacing: -0.03333rem;
  text-transform: uppercase;
  text-decoration: none;
}
.subheader1 i, .subheader1 em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  .subheader1 {
    font-size: 2.5555555556rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .subheader1 {
    font-size: 1.7777777778rem;
    letter-spacing: -0.01778rem;
  }
}

.intro-text {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.15;
  letter-spacing: -0.025rem;
  text-transform: initial;
  text-decoration: none;
}
.intro-text b, .intro-text strong {
  font-weight: 600;
}
.intro-text .underline,
.intro-text i, .intro-text em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  .intro-text {
    font-size: 1.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .intro-text {
    font-size: 1.2777777778rem;
    line-height: 1.2;
    letter-spacing: -0.01278rem;
  }
}

.contact-text {
  font-weight: 300;
  font-size: 1.3888888889rem;
  line-height: 1.3;
  letter-spacing: -0.01389rem;
  text-transform: initial;
}
.contact-text b, .contact-text strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .contact-text {
    font-size: 1rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .contact-text {
    font-size: 1rem;
    letter-spacing: -0.01rem;
  }
}

.cite-text {
  font-weight: 300;
  font-size: 1.3888888889rem;
  line-height: 1.3;
  letter-spacing: -0.01389rem;
  text-transform: initial;
}
.cite-text b, .cite-text strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .cite-text {
    font-size: 1.2222222222rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .cite-text {
    font-size: 1rem;
    letter-spacing: -0.01rem;
  }
}

.cite-author-text {
  font-weight: 300;
  font-size: 0.7777777778rem;
  line-height: 1.2;
  letter-spacing: -0.00739rem;
  text-transform: initial;
}
.cite-author-text b, .cite-author-text strong {
  font-weight: 500;
}

/*text-decoration-line: underline;
text-decoration-style: solid;
text-decoration-skip-ink: auto;
text-decoration-color: $ww_beige;
text-decoration-thickness: 8%;
text-underline-offset: 5px;*/
.form-title-wrapper .second-header,
.content-element.image-text .text-wrapper h2,
.content-element.text-image .text-wrapper h2,
.content-element.text .text-wrapper h2,
.content-element.image-text-repeater .text-wrapper h2,
.content-element.booking .text-wrapper h2,
.content-element.text-image-wide .overline,
.service-item h3,
.teaser-item:not(.job-item) .second-header,
.brunch-slider .date div,
.underline {
  display: inline;
  background-image: url("../img/handdrawn2c.svg");
  background-repeat: repeat-x;
  background-size: 272px 6px;
  background-position: left bottom;
  padding-bottom: 3px;
}

img {
  border-radius: 0;
}

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

p {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
p b, p strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  p {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  p {
    font-size: 0.8888888889rem;
  }
}

small {
  font-size: 80%;
}

input[type=submit],
.cf7mls_btn,
.cf7mls_back,
.button,
.button-back,
.button-dark,
.button-dark-back,
.sib-form-block__button {
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  min-height: 35px;
  width: auto;
  font-weight: 500;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
@media screen and (max-width: 79.99875em) {
  input[type=submit],
  .cf7mls_btn,
  .cf7mls_back,
  .button,
  .button-back,
  .button-dark,
  .button-dark-back,
  .sib-form-block__button {
    font-size: 0.8333333333rem;
  }
}
@media screen and (max-width: 42.49875em) {
  input[type=submit],
  .cf7mls_btn,
  .cf7mls_back,
  .button,
  .button-back,
  .button-dark,
  .button-dark-back,
  .sib-form-block__button {
    font-size: 0.7777777778rem;
    letter-spacing: -0.00778rem;
  }
}
input[type=submit],
.cf7mls_btn,
.cf7mls_back,
.button,
.button-back,
.button-dark,
.button-dark-back,
.sib-form-block__button {
  color: black;
  text-decoration: none;
  word-break: break-word;
  background-color: transparent;
  line-height: 1;
  padding: 7px 50px 7px 27px;
  border-radius: 50px;
  border: 1px solid #000;
  background-image: url("../img/icon-arrow-outward.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 27px) center;
  background-size: 13px 13px;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
input[type=submit]:focus, input[type=submit]:hover,
.cf7mls_btn:focus,
.cf7mls_btn:hover,
.cf7mls_back:focus,
.cf7mls_back:hover,
.button:focus,
.button:hover,
.button-back:focus,
.button-back:hover,
.button-dark:focus,
.button-dark:hover,
.button-dark-back:focus,
.button-dark-back:hover,
.sib-form-block__button:focus,
.sib-form-block__button:hover {
  color: black;
  border-color: #CFCB8E;
  background-image: url("../img/icon-arrow-outward-green.svg");
}
input[type=submit].disabled, input[type=submit]:disabled,
.cf7mls_btn.disabled,
.cf7mls_btn:disabled,
.cf7mls_back.disabled,
.cf7mls_back:disabled,
.button.disabled,
.button:disabled,
.button-back.disabled,
.button-back:disabled,
.button-dark.disabled,
.button-dark:disabled,
.button-dark-back.disabled,
.button-dark-back:disabled,
.sib-form-block__button.disabled,
.sib-form-block__button:disabled {
  color: #BABABA;
  border-color: #BABABA;
  background-image: url("../img/icon-arrow-outward-disabled.svg");
  cursor: not-allowed;
}

.button-back,
input[type=submit].button-back {
  background-image: url("../img/icon-arrow-left.svg");
  background-position: 27px center;
  padding: 7px 27px 7px 50px;
}
.button-back:focus, .button-back:hover,
input[type=submit].button-back:focus,
input[type=submit].button-back:hover {
  background-image: url("../img/icon-arrow-left-green.svg");
}

.sib-form-block__button,
.button-dark,
input[type=submit].button-dark,
.button-dark-back,
input[type=submit].button-dark-back {
  color: white;
  background-color: black;
  background-image: url("../img/icon-arrow-outward-green.svg");
}
.sib-form-block__button:focus, .sib-form-block__button:hover,
.button-dark:focus,
.button-dark:hover,
input[type=submit].button-dark:focus,
input[type=submit].button-dark:hover,
.button-dark-back:focus,
.button-dark-back:hover,
input[type=submit].button-dark-back:focus,
input[type=submit].button-dark-back:hover {
  color: black;
  border-color: #CFCB8E;
  background-color: #CFCB8E;
  background-image: url("../img/icon-arrow-outward.svg");
}
.sib-form-block__button.disabled, .sib-form-block__button:disabled,
.button-dark.disabled,
.button-dark:disabled,
input[type=submit].button-dark.disabled,
input[type=submit].button-dark:disabled,
.button-dark-back.disabled,
.button-dark-back:disabled,
input[type=submit].button-dark-back.disabled,
input[type=submit].button-dark-back:disabled {
  color: black;
  background-color: #BABABA;
  background-image: url("../img/icon-arrow-outward.svg");
}

.button-dark-back,
input[type=submit].button-dark-back {
  background-image: url("../img/icon-arrow-left-green.svg");
  background-position: 27px center;
  padding: 7px 27px 7px 50px;
}
.button-dark-back:focus, .button-dark-back:hover,
input[type=submit].button-dark-back:focus,
input[type=submit].button-dark-back:hover {
  background-image: url("../img/icon-arrow-left.svg");
}

.cf7mls_btn.cf7mls_next,
.cf7mls_btn:focus.cf7mls_next,
.cf7mls_btn:visited.cf7mls_next {
  background-color: #BBBBBB;
  border-color: #BBBBBB;
  background-image: url("../img/icon-arrow-right.svg");
}

.cf7mls_back,
.cf7mls_back:focus,
.cf7mls_back:visited {
  padding: 7px 27px 7px 50px;
  background-color: transparent;
  border-color: black;
  color: black;
  background-image: url("../img/icon-arrow-left.svg");
  background-position: 27px center;
  margin-left: 0;
}
.cf7mls_back:hover,
.cf7mls_back:focus:hover,
.cf7mls_back:visited:hover {
  background-image: url("../img/icon-arrow-left-beige.svg");
  border-color: #BABABA;
  color: #BABABA;
}

@media screen and (max-width: 42.49875em) {
  .text-wrapper p > a.button, .text-wrapper p > a.button-back, .text-wrapper p > a.button-dark, .text-wrapper p > a.button-dark-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 240px;
    padding: 7px 27px;
    background-image: none;
  }
  .text-wrapper p > a.button > span, .text-wrapper p > a.button-back > span, .text-wrapper p > a.button-dark > span, .text-wrapper p > a.button-dark-back > span {
    margin: 0 auto;
    display: inline-block;
    padding-right: 27px;
    background-image: url("../img/icon-arrow-outward.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 13px 13px;
  }
  .text-wrapper p > a.button:focus, .text-wrapper p > a.button:hover, .text-wrapper p > a.button-back:focus, .text-wrapper p > a.button-back:hover, .text-wrapper p > a.button-dark:focus, .text-wrapper p > a.button-dark:hover, .text-wrapper p > a.button-dark-back:focus, .text-wrapper p > a.button-dark-back:hover {
    background-image: none;
  }
  .text-wrapper p > a.button:focus > span, .text-wrapper p > a.button:hover > span, .text-wrapper p > a.button-back:focus > span, .text-wrapper p > a.button-back:hover > span, .text-wrapper p > a.button-dark:focus > span, .text-wrapper p > a.button-dark:hover > span, .text-wrapper p > a.button-dark-back:focus > span, .text-wrapper p > a.button-dark-back:hover > span {
    background-image: url("../img/icon-arrow-outward-green.svg");
  }
  .text-wrapper p > a.button.disabled, .text-wrapper p > a.button:disabled, .text-wrapper p > a.button-back.disabled, .text-wrapper p > a.button-back:disabled, .text-wrapper p > a.button-dark.disabled, .text-wrapper p > a.button-dark:disabled, .text-wrapper p > a.button-dark-back.disabled, .text-wrapper p > a.button-dark-back:disabled {
    background-image: none;
  }
  .text-wrapper p > a.button.disabled > span, .text-wrapper p > a.button:disabled > span, .text-wrapper p > a.button-back.disabled > span, .text-wrapper p > a.button-back:disabled > span, .text-wrapper p > a.button-dark.disabled > span, .text-wrapper p > a.button-dark:disabled > span, .text-wrapper p > a.button-dark-back.disabled > span, .text-wrapper p > a.button-dark-back:disabled > span {
    background-image: url("../img/icon-arrow-outward-disabled.svg");
  }
  .text-wrapper p > a.button-back {
    background-image: none;
    padding: 7px 27px;
  }
  .text-wrapper p > a.button-back > span {
    background-image: url("../img/icon-arrow-left.svg");
    padding-right: 0;
    padding-left: 27px;
    background-position: left center;
  }
  .text-wrapper p > a.button-back:focus, .text-wrapper p > a.button-back:hover {
    background-image: none;
  }
  .text-wrapper p > a.button-back:focus > span, .text-wrapper p > a.button-back:hover > span {
    background-image: url("../img/icon-arrow-left-green.svg");
  }
  .text-wrapper p > a.button-dark, .text-wrapper p > a.button-dark-back {
    background-image: none;
  }
  .text-wrapper p > a.button-dark > span, .text-wrapper p > a.button-dark-back > span {
    background-image: url("../img/icon-arrow-outward-green.svg");
  }
  .text-wrapper p > a.button-dark:focus, .text-wrapper p > a.button-dark:hover, .text-wrapper p > a.button-dark-back:focus, .text-wrapper p > a.button-dark-back:hover {
    background-image: none;
  }
  .text-wrapper p > a.button-dark:focus > span, .text-wrapper p > a.button-dark:hover > span, .text-wrapper p > a.button-dark-back:focus > span, .text-wrapper p > a.button-dark-back:hover > span {
    background-image: url("../img/icon-arrow-outward.svg");
  }
  .text-wrapper p > a.button-dark.disabled, .text-wrapper p > a.button-dark:disabled, .text-wrapper p > a.button-dark-back.disabled, .text-wrapper p > a.button-dark-back:disabled {
    background-image: none;
  }
  .text-wrapper p > a.button-dark.disabled > span, .text-wrapper p > a.button-dark:disabled > span, .text-wrapper p > a.button-dark-back.disabled > span, .text-wrapper p > a.button-dark-back:disabled > span {
    background-image: url("../img/icon-arrow-outward.svg");
  }
  .text-wrapper p > a.button-dark-back {
    background-image: none;
    padding: 7px 27px;
  }
  .text-wrapper p > a.button-dark-back > span {
    background-image: url("../img/icon-arrow-left-green.svg");
    padding-right: 0;
    padding-left: 27px;
    background-position: left center;
  }
  .text-wrapper p > a.button-dark-back:focus, .text-wrapper p > a.button-dark-back:hover {
    background-image: none;
  }
  .text-wrapper p > a.button-dark-back:focus > span, .text-wrapper p > a.button-dark-back:hover > span {
    background-image: url("../img/icon-arrow-left.svg");
  }
}
.text-wrapper .button,
.text-wrapper .button-back,
.text-wrapper .button-dark,
.text-wrapper .button-dark-back {
  margin-bottom: 12px;
}
.text-wrapper ul {
  margin-bottom: 20px;
}
.text-wrapper ul li {
  position: relative;
  padding-bottom: 0;
  padding-left: 20px;
  margin-bottom: 5px;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
.text-wrapper ul li b, .text-wrapper ul li strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .text-wrapper ul li {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .text-wrapper ul li {
    font-size: 0.8888888889rem;
  }
}
.text-wrapper ul li:before {
  content: " ";
  background-color: black;
  display: inline-block;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 9px;
  left: 8px;
  border-radius: 50%;
}
.text-wrapper table tr > td {
  width: auto;
  display: inline-block;
  padding-left: 10px;
}
.text-wrapper table tr > td:first-of-type {
  min-width: 80px;
  padding-left: 0;
}

.single-stellenangebot .hero-wrapper .hero-start-item .title-wrapper .first-header,
.single-stellenangebot .hero-wrapper .hero-start-item .title-wrapper h1 {
  max-width: 760px;
}
.single-stellenangebot .breadcrumb-wrapper {
  margin-top: 40px;
}
.single-stellenangebot .content-element.text {
  padding-top: 40px;
}
.single-stellenangebot h1 {
  padding-bottom: 80px;
}
.single-stellenangebot .text-wrapper .intro-text {
  display: inline-block;
  margin-bottom: 40px;
}
.single-stellenangebot .text-wrapper .intro-text * {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.15;
  letter-spacing: -0.025rem;
  text-transform: initial;
  text-decoration: none;
}
.single-stellenangebot .text-wrapper .intro-text * b, .single-stellenangebot .text-wrapper .intro-text * strong {
  font-weight: 600;
}
.single-stellenangebot .text-wrapper .intro-text * .underline,
.single-stellenangebot .text-wrapper .intro-text * i, .single-stellenangebot .text-wrapper .intro-text * em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  .single-stellenangebot .text-wrapper .intro-text * {
    font-size: 1.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .single-stellenangebot .text-wrapper .intro-text * {
    font-size: 1.2777777778rem;
    line-height: 1.2;
    letter-spacing: -0.01278rem;
  }
}
.single-stellenangebot .text-wrapper .contact-large {
  padding-top: 60px;
}
.single-stellenangebot .text-wrapper .contact-large .contact-wrapper .contact-item .info {
  margin-left: 0;
  width: 50%;
  padding-bottom: 0;
}

.image-collection {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: -8px;
  margin-bottom: -10px;
  position: relative;
  overflow: hidden;
}
.image-collection > div {
  position: relative;
  width: 50%;
  float: left;
  padding: 10px;
  overflow: hidden;
}
.image-collection > div > div {
  display: inline-block;
}
.image-collection > div img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.image-collection.image-left.image-count-3 .image1 img {
  aspect-ratio: 265/398;
}
.image-collection.image-left.image-count-3 .image2 img,
.image-collection.image-left.image-count-3 .image3 img {
  aspect-ratio: 265/176;
}
.image-collection.image-left.image-count-3 .image2 {
  margin-top: 90px;
}
.image-collection.image-left.image-count-4 .image3 img {
  aspect-ratio: 265/398;
}
.image-collection.image-left.image-count-4 .image1 img,
.image-collection.image-left.image-count-4 .image2 img,
.image-collection.image-left.image-count-4 .image4 img {
  aspect-ratio: 265/176;
}
.image-collection.image-left.image-count-4 .image2,
.image-collection.image-left.image-count-4 .image4 {
  float: right;
}
.image-collection.image-left.image-count-4 .image2 {
  margin-top: 80px;
}
.image-collection.image-left.with-knaeuel:after {
  content: "";
  position: absolute;
  left: 80%;
  top: -2px;
  z-index: 1;
  aspect-ratio: 507/515;
  width: 91%;
  background-image: url("../img/ww-knaeuel.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}
.image-collection.image-right.image-count-3 .image1 img,
.image-collection.image-right.image-count-3 .image3 img {
  aspect-ratio: 265/176;
}
.image-collection.image-right.image-count-3 .image2 img {
  aspect-ratio: 265/398;
}
.image-collection.image-right.image-count-3 .image2 {
  margin-top: 55px;
  float: right;
}
.image-collection.image-right.image-count-3.with-knaeuel .image2:after {
  content: "";
  position: absolute;
  left: 30%;
  top: 40%;
  z-index: 1;
  aspect-ratio: 507/515;
  width: 200%;
  background-image: url("../img/ww-knaeuel.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}
.image-collection.image-right.image-count-4 .image1 img,
.image-collection.image-right.image-count-4 .image2 img,
.image-collection.image-right.image-count-4 .image4 img {
  aspect-ratio: 265/176;
}
.image-collection.image-right.image-count-4 .image3 img {
  aspect-ratio: 265/398;
}
.image-collection.image-right.image-count-4 .image1 {
  margin-top: 80px;
}
.image-collection.image-right.image-count-4 .image2,
.image-collection.image-right.image-count-4 .image3 {
  float: right;
}
.image-collection.image-right.image-count-4.with-knaeuel .image3:after {
  content: "";
  position: absolute;
  left: 30%;
  top: 40%;
  z-index: 1;
  aspect-ratio: 507/515;
  width: 200%;
  background-image: url("../img/ww-knaeuel.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}

.contact-item .info .name,
.contact-item .info .position {
  font-weight: 300;
  font-size: 1.3888888889rem;
  line-height: 1.3;
  letter-spacing: -0.01389rem;
  text-transform: initial;
}
.contact-item .info .name b, .contact-item .info .name strong,
.contact-item .info .position b,
.contact-item .info .position strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .contact-item .info .name,
  .contact-item .info .position {
    font-size: 1rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .contact-item .info .name,
  .contact-item .info .position {
    font-size: 1rem;
    letter-spacing: -0.01rem;
  }
}
.contact-item .info .contact a {
  color: black;
  text-decoration: none;
}
.contact-item .info .contact a:hover, .contact-item .info .contact a:focus {
  text-decoration: underline;
}
.contact-item .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.teaser-list {
  pointer-events: none;
}
.teaser-list .teaser-item {
  padding: 20px 70px 20px 0;
  position: relative;
  border-bottom: 0.5px solid black;
}
.teaser-list .teaser-item:after {
  content: "";
  background-image: url("../img/icon-arrow-left-green.svg");
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.teaser-list .teaser-item a.second-header {
  text-decoration: none;
  color: black;
}
.teaser-list .teaser-item .second-header + * {
  margin-top: 5px;
}
.teaser-list .teaser-item .link {
  text-decoration: none;
  color: black;
}
.teaser-list .teaser-item .link:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  pointer-events: all !important;
}
.teaser-list .teaser-item .link p:last-of-type {
  margin-bottom: 0;
}
.teaser-list .teaser-item.no-link:after {
  display: none;
}
.teaser-list.teaser-list-2col .teaser-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 50px 20px 0;
}
.teaser-list.teaser-list-2col .teaser-item:after {
  background-size: 31px 31px;
}
.teaser-list.teaser-list-2col .teaser-item .title {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  text-decoration: none;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
.teaser-list.teaser-list-2col .teaser-item .title b, .teaser-list.teaser-list-2col .teaser-item .title strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .teaser-list.teaser-list-2col .teaser-item .title {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .teaser-list.teaser-list-2col .teaser-item .title {
    font-size: 0.8888888889rem;
  }
}
.teaser-list.teaser-list-2col .teaser-item .title {
  padding-right: 30px;
}
.teaser-list.teaser-list-2col .teaser-item .text {
  width: 140px;
}

.service-wrapper .service-wrapper-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.service-wrapper .service-wrapper-inner .service-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  padding: 10px;
  margin-bottom: 10px;
}
.service-wrapper .service-wrapper-inner .service-item .second-header,
.service-wrapper .service-wrapper-inner .service-item h3 {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.55;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
@media screen and (max-width: 79.99875em) {
  .service-wrapper .service-wrapper-inner .service-item .second-header,
  .service-wrapper .service-wrapper-inner .service-item h3 {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .service-wrapper .service-wrapper-inner .service-item .second-header,
  .service-wrapper .service-wrapper-inner .service-item h3 {
    font-size: 0.8888888889rem;
    letter-spacing: 0.04444rem;
  }
}
.service-wrapper .service-wrapper-inner .service-item .second-header + *,
.service-wrapper .service-wrapper-inner .service-item h3 + * {
  margin-top: 5px;
}
.service-wrapper .service-wrapper-inner .service-item p:last-of-type {
  margin-bottom: 0;
}
.service-wrapper .service-wrapper-inner .service-item .image {
  aspect-ratio: 265/148;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 30px;
}
.service-wrapper .service-wrapper-inner .service-item .image.padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.service-wrapper .service-wrapper-inner.col2 .service-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.tabs-wrapper .tabs-nav ul li a {
  display: inline-block;
  padding: 10px 5px;
  margin-right: 28px;
  border-bottom: 0.5px solid transparent;
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: normal;
  letter-spacing: 0.08889rem;
  text-transform: uppercase;
}
.tabs-wrapper .tabs-nav ul li a b, .tabs-wrapper .tabs-nav ul li a strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .tabs-wrapper .tabs-nav ul li a {
    font-size: 0.8333333333rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .tabs-wrapper .tabs-nav ul li a {
    font-size: 0.7777777778rem;
    letter-spacing: 0.07778rem;
  }
}
.tabs-wrapper .tabs-nav ul li a {
  color: black;
  text-decoration: none;
}
.tabs-wrapper .tabs-nav ul li:hover a, .tabs-wrapper .tabs-nav ul li:active a, .tabs-wrapper .tabs-nav ul li.is-active a {
  border-bottom-color: #000;
  color: black;
}
.tabs-wrapper .tabs-nav.priority-nav-wrapper {
  pointer-events: none;
  position: relative;
}
.tabs-wrapper .tabs-nav.priority-nav-wrapper li {
  float: none;
}
.tabs-wrapper .tabs-nav.priority-nav-wrapper li, .tabs-wrapper .tabs-nav.priority-nav-wrapper a, .tabs-wrapper .tabs-nav.priority-nav-wrapper button {
  pointer-events: all;
}
.tabs-wrapper .tabs-nav.priority-nav-wrapper .nav__dropdown-wrapper {
  width: 28px;
  height: 28px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.tabs-wrapper .tabs-nav.priority-nav-wrapper .nav__dropdown-wrapper .nav__dropdown-toggle {
  font-size: 0;
  width: 28px;
  height: 28px;
  background-image: url("../img/menu-overflow.svg");
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.tabs-wrapper .tabs-nav.priority-nav-wrapper .nav__dropdown-wrapper .nav__dropdown {
  padding: 10px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  background-color: white;
  right: 0;
  top: 50px;
}
.tabs-wrapper .tabs-content {
  padding-top: 50px;
}

.accordion .accordion-item,
.accordion li.menu-item,
.subnav-inner .accordion-item,
.subnav-inner li.menu-item {
  border-bottom: 0.5px solid black;
}
.accordion .accordion-item .accordion-title,
.accordion .accordion-item > a,
.accordion li.menu-item .accordion-title,
.accordion li.menu-item > a,
.subnav-inner .accordion-item .accordion-title,
.subnav-inner .accordion-item > a,
.subnav-inner li.menu-item .accordion-title,
.subnav-inner li.menu-item > a {
  font-weight: 400;
  font-size: 0.8888888889rem;
  line-height: normal;
  letter-spacing: 0.08889rem;
  text-transform: uppercase;
}
.accordion .accordion-item .accordion-title b, .accordion .accordion-item .accordion-title strong,
.accordion .accordion-item > a b,
.accordion .accordion-item > a strong,
.accordion li.menu-item .accordion-title b,
.accordion li.menu-item .accordion-title strong,
.accordion li.menu-item > a b,
.accordion li.menu-item > a strong,
.subnav-inner .accordion-item .accordion-title b,
.subnav-inner .accordion-item .accordion-title strong,
.subnav-inner .accordion-item > a b,
.subnav-inner .accordion-item > a strong,
.subnav-inner li.menu-item .accordion-title b,
.subnav-inner li.menu-item .accordion-title strong,
.subnav-inner li.menu-item > a b,
.subnav-inner li.menu-item > a strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .accordion .accordion-item .accordion-title,
  .accordion .accordion-item > a,
  .accordion li.menu-item .accordion-title,
  .accordion li.menu-item > a,
  .subnav-inner .accordion-item .accordion-title,
  .subnav-inner .accordion-item > a,
  .subnav-inner li.menu-item .accordion-title,
  .subnav-inner li.menu-item > a {
    font-size: 0.8333333333rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .accordion .accordion-item .accordion-title,
  .accordion .accordion-item > a,
  .accordion li.menu-item .accordion-title,
  .accordion li.menu-item > a,
  .subnav-inner .accordion-item .accordion-title,
  .subnav-inner .accordion-item > a,
  .subnav-inner li.menu-item .accordion-title,
  .subnav-inner li.menu-item > a {
    font-size: 0.7777777778rem;
    letter-spacing: 0.07778rem;
  }
}
.accordion .accordion-item .accordion-title,
.accordion .accordion-item > a,
.accordion li.menu-item .accordion-title,
.accordion li.menu-item > a,
.subnav-inner .accordion-item .accordion-title,
.subnav-inner .accordion-item > a,
.subnav-inner li.menu-item .accordion-title,
.subnav-inner li.menu-item > a {
  color: black;
  text-decoration: none;
  padding: 10px 24px 10px 0;
  position: relative;
}
.accordion .accordion-item .accordion-title:not(.no-content):after,
.accordion .accordion-item > a:not(.no-content):after,
.accordion li.menu-item .accordion-title:not(.no-content):after,
.accordion li.menu-item > a:not(.no-content):after,
.subnav-inner .accordion-item .accordion-title:not(.no-content):after,
.subnav-inner .accordion-item > a:not(.no-content):after,
.subnav-inner li.menu-item .accordion-title:not(.no-content):after,
.subnav-inner li.menu-item > a:not(.no-content):after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url("../img/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-size: 14px 9px;
  background-position: right center;
}
.accordion .accordion-item .accordion-content,
.accordion li.menu-item .accordion-content,
.subnav-inner .accordion-item .accordion-content,
.subnav-inner li.menu-item .accordion-content {
  padding-top: 5px;
  padding-bottom: 25px;
}
.accordion .accordion-item .accordion-content p:last-of-type,
.accordion li.menu-item .accordion-content p:last-of-type,
.subnav-inner .accordion-item .accordion-content p:last-of-type,
.subnav-inner li.menu-item .accordion-content p:last-of-type {
  margin-bottom: 0;
}
.accordion .accordion-item .accordion-content p:last-of-type + ul,
.accordion li.menu-item .accordion-content p:last-of-type + ul,
.subnav-inner .accordion-item .accordion-content p:last-of-type + ul,
.subnav-inner li.menu-item .accordion-content p:last-of-type + ul {
  margin-top: 25px;
}
.accordion .accordion-item.is-active > .accordion-title:after,
.accordion li.menu-item.is-active > .accordion-title:after,
.subnav-inner .accordion-item.is-active > .accordion-title:after,
.subnav-inner li.menu-item.is-active > .accordion-title:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  background-position: left center;
}

.breadcrumbs {
  padding: 0;
  margin: 0;
  pointer-events: all;
  opacity: 1;
}
.breadcrumbs li {
  list-style: none;
  display: inline-block;
  margin-right: 0;
  padding-right: 5px;
  padding-left: 5px;
  position: relative;
}
.breadcrumbs li:after {
  content: ">";
  width: 10px;
  position: absolute;
  right: 5px;
}
.breadcrumbs li:first-of-type {
  padding-left: 0;
}
.breadcrumbs li:last-of-type:after {
  display: none;
}
.breadcrumbs li span,
.breadcrumbs li a {
  font-weight: 300;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
.breadcrumbs li span b, .breadcrumbs li span strong,
.breadcrumbs li a b,
.breadcrumbs li a strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .breadcrumbs li span,
  .breadcrumbs li a {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .breadcrumbs li span,
  .breadcrumbs li a {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
.breadcrumbs li span,
.breadcrumbs li a {
  color: #888888;
  text-decoration: none;
  display: inline-block;
  padding-right: 10px;
  margin-right: 10px;
}
.breadcrumbs li a:hover {
  text-decoration: underline;
}
.breadcrumbs li span {
  color: black;
}

.hero-wrapper {
  position: relative;
}
.hero-wrapper .hero-slider,
.hero-wrapper .hero-slider-mobile {
  overflow: hidden;
}
.hero-wrapper .hero-slider .slider-item,
.hero-wrapper .hero-slider-mobile .slider-item {
  height: calc(100vh - 130px);
  min-height: 702px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
}
.hero-wrapper .hero-slider .slider-item.darken:after,
.hero-wrapper .hero-slider-mobile .slider-item.darken:after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.hero-wrapper .hero-slider .slider-item .knaeuel,
.hero-wrapper .hero-slider-mobile .slider-item .knaeuel {
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 194px);
  z-index: 1;
  height: 612px;
  background-image: url("../img/ww-knaeuel.svg");
  background-size: 604px 612px;
  background-repeat: no-repeat;
  background-position: center top;
}
.hero-wrapper .hero-slider .slick-dots,
.hero-wrapper .hero-slider-mobile .slick-dots {
  bottom: 35px;
}
.hero-wrapper .hero-start-item {
  height: calc(100vh - 130px);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.hero-wrapper .hero-start-item .title-wrapper {
  padding-bottom: 54px;
  z-index: 1;
}
.hero-wrapper .hero-start-item .title-wrapper .first-header,
.hero-wrapper .hero-start-item .title-wrapper h1 {
  font-weight: 600;
  font-size: 3.3333333333rem;
  line-height: 1.05;
  letter-spacing: -0.03333rem;
  text-transform: uppercase;
  text-decoration: none;
}
.hero-wrapper .hero-start-item .title-wrapper .first-header i, .hero-wrapper .hero-start-item .title-wrapper .first-header em,
.hero-wrapper .hero-start-item .title-wrapper h1 i,
.hero-wrapper .hero-start-item .title-wrapper h1 em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  .hero-wrapper .hero-start-item .title-wrapper .first-header,
  .hero-wrapper .hero-start-item .title-wrapper h1 {
    font-size: 2.5555555556rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .hero-wrapper .hero-start-item .title-wrapper .first-header,
  .hero-wrapper .hero-start-item .title-wrapper h1 {
    font-size: 1.7777777778rem;
    letter-spacing: -0.01778rem;
  }
}
.hero-wrapper .hero-start-item .title-wrapper .first-header,
.hero-wrapper .hero-start-item .title-wrapper h1 {
  color: white;
  max-width: 780px;
  margin-left: 20px;
  margin-right: 20px;
}

.hero-wrapper + .content-element {
  padding-top: 80px;
}

@media screen and (min-width: 1290px) {
  .hero-wrapper .hero-start-item .title-wrapper {
    max-width: calc(1160px + 500px);
  }
  .hero-wrapper .hero-start-item .title-wrapper .first-header,
  .hero-wrapper .hero-start-item .title-wrapper h1 {
    margin-left: 15px;
  }
}
.content-element {
  padding-top: 200px;
}
.content-element .title-wrapper .overline + .third-header {
  padding-top: calc(40px - 20px);
}
.content-element .title-wrapper {
  padding-bottom: calc(40px - 15px);
}
.content-element .text-wrapper h2, .content-element .text-wrapper .second-header {
  max-width: 90%;
}
.content-element .text-wrapper h2 + *,
.content-element .text-wrapper .second-header + * {
  margin-top: 8px;
}
.content-element .text-wrapper h3 {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.15;
  letter-spacing: -0.025rem;
  text-transform: initial;
  text-decoration: none;
}
.content-element .text-wrapper h3 b, .content-element .text-wrapper h3 strong {
  font-weight: 600;
}
.content-element .text-wrapper h3 .underline,
.content-element .text-wrapper h3 i, .content-element .text-wrapper h3 em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  .content-element .text-wrapper h3 {
    font-size: 1.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element .text-wrapper h3 {
    font-size: 1.2777777778rem;
    line-height: 1.2;
    letter-spacing: -0.01278rem;
  }
}
.content-element .text-wrapper h3 {
  padding-bottom: 40px;
}
.content-element .text-wrapper p.intro-text + p,
.content-element .text-wrapper p.intro-text + a.button,
.content-element .text-wrapper p.intro-text + a.button-back,
.content-element .text-wrapper p.intro-text + a.button-dark,
.content-element .text-wrapper p.intro-text + a.button-dark-back {
  padding-top: 10px;
}
.content-element .text-wrapper p:last-of-type {
  margin-bottom: 0;
}
.content-element .text-wrapper p:last-of-type + ul {
  margin-top: 25px;
}
.content-element .text p:last-of-type {
  margin-bottom: 0;
}
.content-element .text p:last-of-type + ul {
  margin-top: 25px;
}
.content-element.text-intro .text-wrapper {
  max-width: 975px;
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.15;
  letter-spacing: -0.025rem;
  text-transform: initial;
  text-decoration: none;
}
.content-element.text-intro .text-wrapper b, .content-element.text-intro .text-wrapper strong {
  font-weight: 600;
}
.content-element.text-intro .text-wrapper .underline,
.content-element.text-intro .text-wrapper i, .content-element.text-intro .text-wrapper em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  .content-element.text-intro .text-wrapper {
    font-size: 1.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.text-intro .text-wrapper {
    font-size: 1.2777777778rem;
    line-height: 1.2;
    letter-spacing: -0.01278rem;
  }
}
.content-element.text-intro .text-wrapper * {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.15;
  letter-spacing: -0.025rem;
  text-transform: initial;
  text-decoration: none;
}
.content-element.text-intro .text-wrapper * b, .content-element.text-intro .text-wrapper * strong {
  font-weight: 600;
}
.content-element.text-intro .text-wrapper * .underline,
.content-element.text-intro .text-wrapper * i, .content-element.text-intro .text-wrapper * em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  .content-element.text-intro .text-wrapper * {
    font-size: 1.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.text-intro .text-wrapper * {
    font-size: 1.2777777778rem;
    line-height: 1.2;
    letter-spacing: -0.01278rem;
  }
}
.content-element.text-intro .text-wrapper .underline {
  /*background-image: url("../img/handdrawn2b.svg");
  background-repeat: repeat-x;
  background-size: 272px 6px;
  background-position: left bottom;
  //padding-bottom: 3px;
  display: inline;*/
  /*
  display: inline-block;
  position: relative;
  &:after {
    content:'';
    position: absolute;
    left:0;
    right:0;
    bottom:-2px;
    height:6px;
    width: 100%;
    background-image: url("../img/handdrawn2.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom left;
  }
  */
}
.content-element.text-intro .text-wrapper .tooltip {
  position: relative;
}
.content-element.text-intro .text-wrapper .tooltip img {
  opacity: 0;
  -webkit-transition: opacity 1s;
  transition: opacity 1s;
}
.content-element.text-intro .text-wrapper .tooltip:hover {
  cursor: help;
}
.content-element.text-intro .text-wrapper .tooltip:hover img {
  display: block !important;
  opacity: 1;
}
.content-element.text-intro .text-wrapper .tooltip-image {
  position: absolute;
  z-index: 1;
  width: 300px;
  max-width: 300px;
  -o-object-fit: cover;
     object-fit: cover;
  left: 40px;
  right: auto;
  top: 100%;
}
.content-element.text-image, .content-element.image-text {
  padding-top: 130px;
}
.content-element.text-image .text-wrapper, .content-element.image-text .text-wrapper {
  padding-top: 80px;
}
.content-element.image .text-wrapper h2 {
  margin-bottom: 40px;
}
.content-element.image .image-wrapper img {
  aspect-ratio: 1120/554;
}
.content-element.image .video-wrapper {
  position: relative;
}
.content-element.image .video-wrapper .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 8px;
  background: white;
}
.content-element.image-text-repeater .repeater-wrapper {
  padding-left: 0;
  padding-right: 0;
  padding-top: 40px;
}
.content-element.image-text-repeater .repeater-wrapper .repeater-item {
  padding-left: 0;
  padding-right: 0;
  padding-top: 150px;
}
.content-element.image-text-repeater .repeater-wrapper .repeater-item:first-of-type {
  padding-top: 0;
}
.content-element.image-text-repeater .repeater-wrapper .repeater-item .text-wrapper .text-inner {
  padding-top: 80px;
  padding-left: 10px;
  padding-right: 10px;
}
.content-element.text-image-wide {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.content-element.text-image-wide .title-wrapper {
  max-width: 1160px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}
.content-element.text-image-wide .image-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.content-element.text-image-wide .image-wrapper img {
  width: 100%;
  aspect-ratio: 1280/440;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-element.text-image-wide .button-wrapper {
  text-align: right;
  margin-top: 40px;
  padding-right: 0;
}
.content-element.cites .title-wrapper .intro-text,
.content-element.cites .title-wrapper h3 {
  padding-top: 40px;
  max-width: 90%;
}
.content-element.cites .cites-wrapper {
  padding-top: 80px;
  padding-left: 70px;
  padding-right: 70px;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item {
  padding: 30px 0 0 0;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .image {
  width: 420px;
  float: left;
  position: relative;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .image img {
  aspect-ratio: 300/376;
  -o-object-fit: cover;
     object-fit: cover;
  width: 300px;
  float: right;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .image:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 40px;
  width: 128px;
  height: 94px;
  background-image: url("../img/icon-cite-start.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .text {
  float: left;
  width: calc(100% - 420px);
  padding: 20px;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .text .cite {
  max-width: 500px;
  font-weight: 300;
  font-size: 1.3888888889rem;
  line-height: 1.3;
  letter-spacing: -0.01389rem;
  text-transform: initial;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .text .cite b, .content-element.cites .cites-wrapper .cites-slider .cite-item .text .cite strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .content-element.cites .cites-wrapper .cites-slider .cite-item .text .cite {
    font-size: 1.2222222222rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.cites .cites-wrapper .cites-slider .cite-item .text .cite {
    font-size: 1rem;
    letter-spacing: -0.01rem;
  }
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .author {
  margin-top: 80px;
  padding-top: 15px;
  position: relative;
  font-weight: 300;
  font-size: 0.7777777778rem;
  line-height: 1.2;
  letter-spacing: -0.00739rem;
  text-transform: initial;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .author b, .content-element.cites .cites-wrapper .cites-slider .cite-item .author strong {
  font-weight: 500;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .author:after {
  content: "";
  position: absolute;
  left: 0;
  top: -2px;
  height: 10px;
  width: 93px;
  background-image: url("../img/handdrawn2.svg");
  background-repeat: no-repeat;
  background-size: 100% 3px;
}
.content-element.cites .cites-wrapper .cites-slider .cite-item .author .name {
  font-weight: 500;
}
.content-element.logos {
  padding: 150px 0 20px 0;
  max-width: 100%;
}
.content-element.logos .logo-wrapper {
  padding-left: 0;
  padding-right: 0;
  --mask: linear-gradient(to left,
          rgba(0,0,0, 0) 0, rgba(0,0,0, 0) 5%, rgba(0,0,0, 1) 30%,
          rgba(0,0,0, 1) 70%, rgba(0,0,0, 0) 95%, rgba(0,0,0, 0) 0
  ) 100% 50% / 100% 100% repeat-x;
  -webkit-mask: var(--mask);
          mask: var(--mask);
}
.content-element.logos .logo-slider {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.content-element.logos .logo-slider .logo-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 0;
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 216px;
}
.content-element.logos .logo-slider .logo-item img {
  aspect-ratio: 158/81;
  -o-object-fit: contain;
     object-fit: contain;
  margin: 0 30px;
  width: 100%;
}
.content-element.service .title-wrapper {
  padding-bottom: calc(80px - 10px);
}
.content-element.service.with-tabs .title-wrapper {
  padding-bottom: 40px;
}
.content-element.service-teaser, .content-element.service-teaser2 {
  padding-bottom: 15px;
}
.content-element.service-teaser .title-wrapper, .content-element.service-teaser2 .title-wrapper {
  padding-bottom: 80px;
}
.content-element.service-teaser .image-wrapper, .content-element.service-teaser2 .image-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.content-element.service-teaser .image-wrapper .slider-item, .content-element.service-teaser2 .image-wrapper .slider-item {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.content-element.service-teaser .image-wrapper .slider-item.slick-active, .content-element.service-teaser2 .image-wrapper .slider-item.slick-active {
  opacity: 1;
}
.content-element.service-teaser .service-wrapper, .content-element.service-teaser2 .service-wrapper {
  padding-top: calc(80px - 20px);
}
.content-element.service-teaser .service-wrapper *, .content-element.service-teaser2 .service-wrapper * {
  pointer-events: none;
}
.content-element.service-teaser .service-wrapper * .link, .content-element.service-teaser2 .service-wrapper * .link {
  pointer-events: all;
}
.content-element.service-teaser2 .service-wrapper {
  padding: 0;
}
.content-element.service-teaser2 .service-wrapper .teaser-item:after {
  right: 22px;
}
.content-element.service-teaser2 .service-wrapper .teaser-item .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-element.service-teaser2 .service-wrapper .teaser-item .text1 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
  padding-right: 20px;
}
.content-element.service-teaser2 .service-wrapper .teaser-item .text1 > div {
  max-width: 430px;
}
.content-element.service-teaser2 .service-wrapper .teaser-item .text2 {
  width: 190px;
  padding-right: 20px;
}
.content-element.service-teaser2 .service-wrapper .teaser-item .text2 * {
  text-transform: uppercase;
}
.content-element.service-teaser2 .service-wrapper .teaser-item .text2 p {
  margin-bottom: 10px;
}
.content-element.job-teaser .title-wrapper {
  padding-bottom: 40px;
}
.content-element.job-teaser .job-list-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-element.job-teaser .job-list-wrapper .job-filter {
  width: 380px;
  padding-right: 20px;
}
.content-element.job-teaser .job-list-wrapper .job-filter .accordion {
  max-width: 270px;
}
.content-element.job-teaser .job-list-wrapper .job-filter .accordion .accordion-title {
  font-weight: 700;
}
.content-element.job-teaser .job-list-wrapper .job-filter .styled-input-wrapper {
  margin-bottom: 15px;
}
.content-element.job-teaser .job-list-wrapper .job-filter .styled-input-wrapper .wpcf7-list-item {
  display: block;
  margin-bottom: 10px;
}
.content-element.job-teaser .job-list-wrapper .job-list {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}
.content-element.job-teaser .job-list-wrapper .job-list .job-item .title * {
  text-transform: none;
}
.content-element.contact-large .contact-wrapper {
  position: relative;
}
@media screen and (min-width: 80em) and (max-width: 1199.99875em) {
  .content-element.contact-large .contact-wrapper .title-wrapper {
    position: absolute;
    left: 10px;
    top: -20px;
    right: calc(50% + 20px);
  }
}
.content-element.contact-large .contact-wrapper .contact-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 50px;
}
.content-element.contact-large .contact-wrapper .contact-item .info {
  margin-left: 8.3333333333%;
  width: 41.6666666667%;
  padding-right: 10px;
  padding-bottom: 28px;
}
.content-element.contact-large .contact-wrapper .contact-item .info .contact,
.content-element.contact-large .contact-wrapper .contact-item .info .button-wrapper {
  margin-top: 28px;
}
.content-element.contact-large .contact-wrapper .contact-item .image {
  width: 50%;
  padding-left: 10px;
}
.content-element.contact-large .contact-wrapper .contact-item .image img {
  aspect-ratio: 548/442;
}
.content-element.contact-slider:not(.with-tabs) {
  padding-bottom: 130px;
}
.content-element.contact-slider .contact-wrapper .contact-item {
  padding-left: 10px;
  padding-right: 10px;
}
.content-element.contact-slider .contact-wrapper .contact-item .image {
  padding-bottom: 15px;
}
.content-element.contact-slider .contact-wrapper .contact-item .image img {
  aspect-ratio: 453/543;
}
.content-element.contact-slider .contact-wrapper .tabs-content {
  height: 100%;
}
.content-element.contact-slider .contact-wrapper .tabs-content .tabs-panel {
  height: 100%;
  min-height: 600px;
}
.content-element.contact-slider .contact-wrapper .tabs-content .tabs-panel .accordion .accordion-item .accordion-title {
  padding: 20px 24px 20px 0;
}
.content-element.contact-slider .contact-wrapper .tabs-content .tabs-panel .accordion .accordion-item .accordion-title:after {
  background-size: 20px 13px;
}
.content-element.contact-slider .contact-wrapper .contact-tab-slider {
  padding-left: calc(8.3333333333% - 10px);
  padding-right: calc(8.3333333333% - 10px);
}
.content-element.contact-slider .contact-wrapper .contact-tab-slider .slick-arrow {
  top: 300px;
}
.content-element.contact-slider .contact-wrapper .contact-tab-slider .slick-arrow.slick-prev {
  left: 0;
}
.content-element.contact-slider .contact-wrapper .contact-tab-slider .slick-arrow.slick-next {
  right: 0;
}
.content-element.contact-slider .button-wrapper {
  margin-top: 60px;
  padding-left: calc(8.3333333333% + 10px);
}
.content-element.newsletter .title-wrapper {
  padding-bottom: 15px;
}
.content-element.newsletter .text-wrapper {
  padding-top: 45px;
}
.content-element.newsletter .content-newsletter {
  padding-top: 45px;
}
.content-element.newsletter .sib-form .input--hidden {
  display: none !important;
}
.content-element.newsletter .sib-form .sib-form-message-panel {
  display: none;
}
.content-element.newsletter .sib-form .form__entry .entry__error {
  margin-top: -25px;
}
.content-element.newsletter .sib-form .privacy-wrapper .form__entry .entry__error {
  margin-top: -45px;
  margin-bottom: 20px;
}
.content-element.newsletter .sib-form .wpcf7-list-item-label.entry__label {
  display: block;
}
.content-element.newsletter .sib-form .entry__specification {
  margin-top: 50px;
}
.content-element.faq {
  overflow: visible;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav {
  width: 380px;
  padding-right: 20px;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs {
  max-width: 270px;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs .tabs-title a {
  font-weight: 300;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs .tabs-title a b, .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs .tabs-title a strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs .tabs-title a {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs .tabs-title a {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs .tabs-title a {
  text-decoration: none;
  color: black;
  display: block;
  padding: 15px 0;
  border-bottom: 0.5px solid black;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs .tabs-title:hover a, .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs .tabs-title.is-active a {
  font-weight: 600;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content {
  padding-top: 0;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title b, .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title {
    font-size: 0.8888888889rem;
  }
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title {
  padding: 20px 50px 20px 10px;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title:after {
  background-size: 24px 14px;
  background-position: calc(100% - 10px) center;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item.is-active .accordion-title:after {
  background-position: 10px center;
}
.content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-content {
  padding: 10px 0 40px 12.5%;
}
.content-element.directions .map {
  width: 100%;
  max-width: 639px;
  aspect-ratio: 639/476;
}
.content-element.form .screen-reader-response p {
  margin-bottom: 0;
}
.content-element.form .form-wrapper {
  padding-left: calc(8.3333333333% + 15px);
  padding-right: calc(8.3333333333% + 15px);
  margin-top: 30px;
}
.content-element.form .form-wrapper .form-step-form-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-class=wpcf7cf_group] {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 50%;
}
@media screen and (max-width: 42.49875em) {
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-class=wpcf7cf_group] {
    width: 100%;
  }
}
.content-element.form .form-wrapper .form-step-form-wrapper .field-personenzahl,
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Datum_Privat_Corporate],
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Datum_Firmen_Kiga],
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Uhrzeit_Privat_Corporate],
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Uhrzeit_Firmen_Kiga] {
  width: 22.2222222222%;
}
@media screen and (max-width: 79.99875em) {
  .content-element.form .form-wrapper .form-step-form-wrapper .field-personenzahl,
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Datum_Privat_Corporate],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Datum_Firmen_Kiga],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Uhrzeit_Privat_Corporate],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Uhrzeit_Firmen_Kiga] {
    width: 50%;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.form .form-wrapper .form-step-form-wrapper .field-personenzahl,
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Datum_Privat_Corporate],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Datum_Firmen_Kiga],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Uhrzeit_Privat_Corporate],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Uhrzeit_Firmen_Kiga] {
    width: 100%;
  }
}
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsart_Privat],
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsart_Corporate],
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsort_Privat_Corporate],
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsort_Firmen_Kiga],
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Turnus_Firmen_Kiga],
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Turnus_Regel],
.content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Turnus_Einmalig] {
  width: 33.3333333333%;
}
@media screen and (max-width: 79.99875em) {
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsart_Privat],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsart_Corporate],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsort_Privat_Corporate],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsort_Firmen_Kiga],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Turnus_Firmen_Kiga],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Turnus_Regel],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Turnus_Einmalig] {
    width: 50%;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsart_Privat],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsart_Corporate],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsort_Privat_Corporate],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Veranstaltungsort_Firmen_Kiga],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Turnus_Firmen_Kiga],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Turnus_Regel],
  .content-element.form .form-wrapper .form-step-form-wrapper > div[data-id=Turnus_Einmalig] {
    width: 100%;
  }
}
.content-element.form .form-wrapper .form-title-wrapper {
  margin-bottom: 50px;
}
.content-element.form .form-wrapper .form-title-wrapper p {
  margin-top: 10px;
}
.content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info {
  padding-left: 120px;
  padding-right: 120px;
  margin-bottom: 40px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info > div {
  width: 50%;
}
.content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info .date {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.55;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
@media screen and (max-width: 79.99875em) {
  .content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info .date {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info .date {
    font-size: 0.8888888889rem;
    letter-spacing: 0.04444rem;
  }
}
.content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info .contact {
  padding-left: 10px;
}
.content-element.brunch .brunch-wrapper .brunch-slider .slick-arrow {
  top: 0;
}
.content-element.brunch .brunch-wrapper .brunch-slider .slick-arrow.slick-prev {
  left: 0;
}
.content-element.brunch .brunch-wrapper .brunch-slider .slick-arrow.slick-next {
  right: 0;
}
.content-element.shop .text-wrapper {
  padding-bottom: 30px;
}
.content-element.shop .shop-wrapper {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (min-width: 42.5em) {
  body.kontakt .content-element.contact-slider .contact-wrapper .tabs-nav {
    margin-right: -50px;
    width: calc(100% + 50px);
  }
  body.kontakt .content-element.contact-slider .contact-wrapper .tabs-nav .tabs {
    width: calc(100% - 50px);
  }
  body.kontakt .content-element.contact-slider .contact-wrapper .tabs-nav .tabs .tabs-title {
    width: calc(33.33333% - 10px);
  }
  body.kontakt .content-element.contact-slider .contact-wrapper .tabs-nav .tabs .tabs-title a {
    white-space: normal;
    vertical-align: top;
  }
  body.kontakt .content-element.contact-slider .contact-wrapper .tabs-nav .tabs .tabs-title:nth-of-type(3) a {
    max-width: 300px;
  }
}
@media screen and (min-width: 42.5em) and (max-width: 800px) {
  body.kontakt .content-element.contact-slider .contact-wrapper .tabs-nav .tabs .tabs-title:nth-of-type(1) {
    width: 38%;
  }
  body.kontakt .content-element.contact-slider .contact-wrapper .tabs-nav .tabs .tabs-title:nth-of-type(3) {
    width: 28.66667%;
  }
  body.kontakt .content-element.contact-slider .contact-wrapper .tabs-nav .tabs .tabs-title:nth-of-type(3) a {
    margin-right: 0;
  }
}
@media screen and (max-width: 42.49875em) {
  body.kontakt .content-element.contact-slider .contact-wrapper .tabs-nav {
    /*
    .tabs-title,
    .tabs {
    }
    .tabs {
      display: flex !important;
      flex-direction: column;
      height:100%;
    }
    .tabs-title {
      width:100%;
      display: flex !important;
    }
    */
  }
}

.job-filter textarea,
.job-filter textarea:focus,
.job-filter textarea[rows],
.job-filter textarea[rows]:focus,
.job-filter input[type=text],
.job-filter input[type=number],
.job-filter input[type=email],
.job-filter input[type=tel],
.job-filter input[type=url],
.job-filter input[type=password],
.job-filter input[type=search],
.job-filter input[type=date],
.job-filter input[type=text]:focus,
.job-filter input[type=number]:focus,
.job-filter input[type=email]:focus,
.job-filter input[type=tel]:focus,
.job-filter input[type=url]:focus,
.job-filter input[type=password]:focus,
.job-filter input[type=search]:focus,
.job-filter input[type=date]:focus,
.job-filter select,
.job-filter select:focus,
.job-filter select:visited,
.job-filter select:active,
.job-filter .select2-container,
form textarea,
form textarea:focus,
form textarea[rows],
form textarea[rows]:focus,
form input[type=text],
form input[type=number],
form input[type=email],
form input[type=tel],
form input[type=url],
form input[type=password],
form input[type=search],
form input[type=date],
form input[type=text]:focus,
form input[type=number]:focus,
form input[type=email]:focus,
form input[type=tel]:focus,
form input[type=url]:focus,
form input[type=password]:focus,
form input[type=search]:focus,
form input[type=date]:focus,
form select,
form select:focus,
form select:visited,
form select:active,
form .select2-container {
  height: 48px;
  min-height: 48px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 10px;
  color: black;
  border-radius: 10px;
  border: 1px solid #000;
}
.job-filter select:focus,
.job-filter select:visited,
.job-filter select:active,
.job-filter select,
form select:focus,
form select:visited,
form select:active,
form select {
  /*@include typo(input-bold);
  color: black;
  border:none;
  border-bottom: 1px solid #000;
  border-radius:0;
  padding: 10px 20px 10px 0;*/
  font-weight: 600;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
@media screen and (max-width: 79.99875em) {
  .job-filter select:focus,
  .job-filter select:visited,
  .job-filter select:active,
  .job-filter select,
  form select:focus,
  form select:visited,
  form select:active,
  form select {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .job-filter select:focus,
  .job-filter select:visited,
  .job-filter select:active,
  .job-filter select,
  form select:focus,
  form select:visited,
  form select:active,
  form select {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
.job-filter select:focus,
.job-filter select:visited,
.job-filter select:active,
.job-filter select,
form select:focus,
form select:visited,
form select:active,
form select {
  background-image: url("../img/icon-arrow-down.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 20px;
  background-size: 14px 9px;
}
.job-filter select:focus option,
.job-filter select:visited option,
.job-filter select:active option,
.job-filter select option,
form select:focus option,
form select:visited option,
form select:active option,
form select option {
  font-weight: 300;
}
.job-filter textarea,
.job-filter textarea:focus,
.job-filter textarea[rows],
.job-filter textarea[rows]:focus,
form textarea,
form textarea:focus,
form textarea[rows],
form textarea[rows]:focus {
  height: 180px;
}
.job-filter div.label,
.job-filter label,
form div.label,
form label {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 600;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
@media screen and (max-width: 79.99875em) {
  .job-filter div.label,
  .job-filter label,
  form div.label,
  form label {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .job-filter div.label,
  .job-filter label,
  form div.label,
  form label {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
.job-filter div.label,
.job-filter label,
form div.label,
form label {
  color: black;
  opacity: 1;
}
.job-filter p,
.job-filter .form-info,
form p,
form .form-info {
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
.job-filter p b, .job-filter p strong,
.job-filter .form-info b,
.job-filter .form-info strong,
form p b,
form p strong,
form .form-info b,
form .form-info strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .job-filter p,
  .job-filter .form-info,
  form p,
  form .form-info {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .job-filter p,
  .job-filter .form-info,
  form p,
  form .form-info {
    font-size: 0.8888888889rem;
  }
}
.job-filter p,
.job-filter .form-info,
form p,
form .form-info {
  margin-top: 20px;
}
.job-filter .wpcf7-quiz-label,
form .wpcf7-quiz-label {
  display: inline-block;
  max-width: 230px;
  margin-top: -10px;
}
.job-filter .captcha,
form .captcha {
  margin-bottom: 15px;
}
.job-filter .captcha label,
form .captcha label {
  display: block;
  position: relative;
  min-height: 50px;
  padding-top: 20px;
}
.job-filter .captcha label input,
form .captcha label input {
  position: absolute;
  left: 250px;
  right: 0;
  top: 0;
  width: calc(100% - 250px);
}
.job-filter .captcha .wpcf7-captchac,
form .captcha .wpcf7-captchac {
  width: 100px;
  height: auto;
}
.job-filter .form_field_euro .wpcf7-form-control-wrap,
form .form_field_euro .wpcf7-form-control-wrap {
  position: relative;
  max-width: 130px;
}
.job-filter .form_field_euro .wpcf7-form-control-wrap:after,
form .form_field_euro .wpcf7-form-control-wrap:after {
  content: "€";
  position: absolute;
  right: 15px;
  top: 22px;
}
.job-filter .form_field_euro .wpcf7-form-control-wrap input,
form .form_field_euro .wpcf7-form-control-wrap input {
  padding-right: 40px;
}
.job-filter,
form {
  /* custom checkbox styling for contact form 7 checkbox */
}
.job-filter .styled-radio-wrapper,
.job-filter .styled-checkbox-wrapper,
.job-filter .styled-input-wrapper,
form .styled-radio-wrapper,
form .styled-checkbox-wrapper,
form .styled-input-wrapper {
  padding-top: 23px;
  margin-bottom: 0;
  min-height: 40px;
  position: relative;
}
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap,
form .styled-radio-wrapper .wpcf7-form-control-wrap,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap,
form .styled-input-wrapper .wpcf7-form-control-wrap {
  position: initial;
}
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap .wpcf7-radio,
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap .wpcf7-radio,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap .wpcf7-radio,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox,
form .styled-radio-wrapper .wpcf7-form-control-wrap .wpcf7-radio,
form .styled-radio-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap .wpcf7-radio,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox,
form .styled-input-wrapper .wpcf7-form-control-wrap .wpcf7-radio,
form .styled-input-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap .wpcf7-radio > span,
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox > span,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap .wpcf7-radio > span,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox > span,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap .wpcf7-radio > span,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox > span,
form .styled-radio-wrapper .wpcf7-form-control-wrap .wpcf7-radio > span,
form .styled-radio-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox > span,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap .wpcf7-radio > span,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox > span,
form .styled-input-wrapper .wpcf7-form-control-wrap .wpcf7-radio > span,
form .styled-input-wrapper .wpcf7-form-control-wrap .wpcf7-checkbox > span {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding-bottom: 20px;
}
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap input,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap input,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap input,
form .styled-radio-wrapper .wpcf7-form-control-wrap input,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap input,
form .styled-input-wrapper .wpcf7-form-control-wrap input {
  margin: 0;
  padding: 0;
}
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item,
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance,
form .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item,
form .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance,
form .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item,
form .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item label,
.job-filter .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance label,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item label,
.job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance label,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item label,
.job-filter .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance label,
form .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item label,
form .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance label,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item label,
form .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance label,
form .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item label,
form .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance label {
  position: relative;
  cursor: pointer;
  display: block;
}
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=radio],
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=checkbox],
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=radio],
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox],
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=radio],
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox],
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=radio],
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox],
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio],
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox],
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio],
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox],
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=radio],
.job-filter .styled-input-wrapper .wpcf7-radio input[type=checkbox],
.job-filter .styled-input-wrapper .wpcf7-radio input[type=radio] + span:before,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=radio] + span:after,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=radio],
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=checkbox],
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:after,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=radio],
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=checkbox],
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:after,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
form .styled-radio-wrapper .wpcf7-radio input[type=radio],
form .styled-radio-wrapper .wpcf7-radio input[type=checkbox],
form .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:before,
form .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:after,
form .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:before,
form .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:after,
form .styled-radio-wrapper .wpcf7-checkbox input[type=radio],
form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox],
form .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:before,
form .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:after,
form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
form .styled-radio-wrapper .wpcf7-acceptance input[type=radio],
form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox],
form .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:before,
form .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:after,
form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
form .styled-checkbox-wrapper .wpcf7-radio input[type=radio],
form .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox],
form .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:before,
form .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:after,
form .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:before,
form .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:after,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio],
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox],
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:before,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:after,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio],
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox],
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:before,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:after,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
form .styled-input-wrapper .wpcf7-radio input[type=radio],
form .styled-input-wrapper .wpcf7-radio input[type=checkbox],
form .styled-input-wrapper .wpcf7-radio input[type=radio] + span:before,
form .styled-input-wrapper .wpcf7-radio input[type=radio] + span:after,
form .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:before,
form .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:after,
form .styled-input-wrapper .wpcf7-checkbox input[type=radio],
form .styled-input-wrapper .wpcf7-checkbox input[type=checkbox],
form .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:before,
form .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:after,
form .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
form .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
form .styled-input-wrapper .wpcf7-acceptance input[type=radio],
form .styled-input-wrapper .wpcf7-acceptance input[type=checkbox],
form .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:before,
form .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:after,
form .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
form .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:after {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 1px;
  left: 0;
  visibility: hidden;
  border-radius: 2px;
}
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=radio] + span:before,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=radio] + span:after,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:after,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:after,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
form .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:before,
form .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:after,
form .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:before,
form .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:after,
form .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:before,
form .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:after,
form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
form .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:before,
form .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:after,
form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
form .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:before,
form .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:after,
form .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:before,
form .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:after,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:before,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:after,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:before,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:after,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
form .styled-input-wrapper .wpcf7-radio input[type=radio] + span:before,
form .styled-input-wrapper .wpcf7-radio input[type=radio] + span:after,
form .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:before,
form .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:after,
form .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:before,
form .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:after,
form .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
form .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
form .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:before,
form .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:after,
form .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
form .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:after {
  content: "";
  display: block;
  line-height: 25px;
  visibility: visible;
  border: 1px solid black;
}
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=radio] + span:before,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
form .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:before,
form .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:before,
form .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:before,
form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
form .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:before,
form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
form .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:before,
form .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:before,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:before,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:before,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:before,
form .styled-input-wrapper .wpcf7-radio input[type=radio] + span:before,
form .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:before,
form .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:before,
form .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
form .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:before,
form .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:before {
  background-color: white;
}
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:after,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=radio] + span:after,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:after,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:after,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
form .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:after,
form .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:after,
form .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:after,
form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
form .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:after,
form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
form .styled-checkbox-wrapper .wpcf7-radio input[type=radio] + span:after,
form .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox] + span:after,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio] + span:after,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio] + span:after,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox] + span:after,
form .styled-input-wrapper .wpcf7-radio input[type=radio] + span:after,
form .styled-input-wrapper .wpcf7-radio input[type=checkbox] + span:after,
form .styled-input-wrapper .wpcf7-checkbox input[type=radio] + span:after,
form .styled-input-wrapper .wpcf7-checkbox input[type=checkbox] + span:after,
form .styled-input-wrapper .wpcf7-acceptance input[type=radio] + span:after,
form .styled-input-wrapper .wpcf7-acceptance input[type=checkbox] + span:after {
  visibility: hidden;
  background-color: black;
}
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=radio]:checked + span:after,
.job-filter .styled-radio-wrapper .wpcf7-radio input[type=checkbox]:checked + span:after,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=radio]:checked + span:after,
.job-filter .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox]:checked + span:after,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=radio]:checked + span:after,
.job-filter .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox]:checked + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=radio]:checked + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox]:checked + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio]:checked + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox]:checked + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio]:checked + span:after,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox]:checked + span:after,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=radio]:checked + span:after,
.job-filter .styled-input-wrapper .wpcf7-radio input[type=checkbox]:checked + span:after,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=radio]:checked + span:after,
.job-filter .styled-input-wrapper .wpcf7-checkbox input[type=checkbox]:checked + span:after,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=radio]:checked + span:after,
.job-filter .styled-input-wrapper .wpcf7-acceptance input[type=checkbox]:checked + span:after,
form .styled-radio-wrapper .wpcf7-radio input[type=radio]:checked + span:after,
form .styled-radio-wrapper .wpcf7-radio input[type=checkbox]:checked + span:after,
form .styled-radio-wrapper .wpcf7-checkbox input[type=radio]:checked + span:after,
form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox]:checked + span:after,
form .styled-radio-wrapper .wpcf7-acceptance input[type=radio]:checked + span:after,
form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox]:checked + span:after,
form .styled-checkbox-wrapper .wpcf7-radio input[type=radio]:checked + span:after,
form .styled-checkbox-wrapper .wpcf7-radio input[type=checkbox]:checked + span:after,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=radio]:checked + span:after,
form .styled-checkbox-wrapper .wpcf7-checkbox input[type=checkbox]:checked + span:after,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=radio]:checked + span:after,
form .styled-checkbox-wrapper .wpcf7-acceptance input[type=checkbox]:checked + span:after,
form .styled-input-wrapper .wpcf7-radio input[type=radio]:checked + span:after,
form .styled-input-wrapper .wpcf7-radio input[type=checkbox]:checked + span:after,
form .styled-input-wrapper .wpcf7-checkbox input[type=radio]:checked + span:after,
form .styled-input-wrapper .wpcf7-checkbox input[type=checkbox]:checked + span:after,
form .styled-input-wrapper .wpcf7-acceptance input[type=radio]:checked + span:after,
form .styled-input-wrapper .wpcf7-acceptance input[type=checkbox]:checked + span:after {
  visibility: visible;
}
.job-filter .styled-radio-wrapper .wpcf7-radio .wpcf7-not-valid-tip,
.job-filter .styled-radio-wrapper .wpcf7-checkbox .wpcf7-not-valid-tip,
.job-filter .styled-radio-wrapper .wpcf7-acceptance .wpcf7-not-valid-tip,
.job-filter .styled-checkbox-wrapper .wpcf7-radio .wpcf7-not-valid-tip,
.job-filter .styled-checkbox-wrapper .wpcf7-checkbox .wpcf7-not-valid-tip,
.job-filter .styled-checkbox-wrapper .wpcf7-acceptance .wpcf7-not-valid-tip,
.job-filter .styled-input-wrapper .wpcf7-radio .wpcf7-not-valid-tip,
.job-filter .styled-input-wrapper .wpcf7-checkbox .wpcf7-not-valid-tip,
.job-filter .styled-input-wrapper .wpcf7-acceptance .wpcf7-not-valid-tip,
form .styled-radio-wrapper .wpcf7-radio .wpcf7-not-valid-tip,
form .styled-radio-wrapper .wpcf7-checkbox .wpcf7-not-valid-tip,
form .styled-radio-wrapper .wpcf7-acceptance .wpcf7-not-valid-tip,
form .styled-checkbox-wrapper .wpcf7-radio .wpcf7-not-valid-tip,
form .styled-checkbox-wrapper .wpcf7-checkbox .wpcf7-not-valid-tip,
form .styled-checkbox-wrapper .wpcf7-acceptance .wpcf7-not-valid-tip,
form .styled-input-wrapper .wpcf7-radio .wpcf7-not-valid-tip,
form .styled-input-wrapper .wpcf7-checkbox .wpcf7-not-valid-tip,
form .styled-input-wrapper .wpcf7-acceptance .wpcf7-not-valid-tip {
  margin-top: 10px;
}
.job-filter .styled-radio-wrapper .wpcf7-list-item-label,
.job-filter .styled-checkbox-wrapper .wpcf7-list-item-label,
.job-filter .styled-input-wrapper .wpcf7-list-item-label,
form .styled-radio-wrapper .wpcf7-list-item-label,
form .styled-checkbox-wrapper .wpcf7-list-item-label,
form .styled-input-wrapper .wpcf7-list-item-label {
  margin-left: 36px;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
.job-filter .styled-radio-wrapper .wpcf7-list-item-label b, .job-filter .styled-radio-wrapper .wpcf7-list-item-label strong,
.job-filter .styled-checkbox-wrapper .wpcf7-list-item-label b,
.job-filter .styled-checkbox-wrapper .wpcf7-list-item-label strong,
.job-filter .styled-input-wrapper .wpcf7-list-item-label b,
.job-filter .styled-input-wrapper .wpcf7-list-item-label strong,
form .styled-radio-wrapper .wpcf7-list-item-label b,
form .styled-radio-wrapper .wpcf7-list-item-label strong,
form .styled-checkbox-wrapper .wpcf7-list-item-label b,
form .styled-checkbox-wrapper .wpcf7-list-item-label strong,
form .styled-input-wrapper .wpcf7-list-item-label b,
form .styled-input-wrapper .wpcf7-list-item-label strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .job-filter .styled-radio-wrapper .wpcf7-list-item-label,
  .job-filter .styled-checkbox-wrapper .wpcf7-list-item-label,
  .job-filter .styled-input-wrapper .wpcf7-list-item-label,
  form .styled-radio-wrapper .wpcf7-list-item-label,
  form .styled-checkbox-wrapper .wpcf7-list-item-label,
  form .styled-input-wrapper .wpcf7-list-item-label {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .job-filter .styled-radio-wrapper .wpcf7-list-item-label,
  .job-filter .styled-checkbox-wrapper .wpcf7-list-item-label,
  .job-filter .styled-input-wrapper .wpcf7-list-item-label,
  form .styled-radio-wrapper .wpcf7-list-item-label,
  form .styled-checkbox-wrapper .wpcf7-list-item-label,
  form .styled-input-wrapper .wpcf7-list-item-label {
    font-size: 0.8888888889rem;
  }
}
.job-filter .styled-radio-wrapper.styled-radio-wrapper, .job-filter .styled-radio-wrapper.styled-checkbox-wrapper,
.job-filter .styled-checkbox-wrapper.styled-radio-wrapper,
.job-filter .styled-checkbox-wrapper.styled-checkbox-wrapper,
.job-filter .styled-input-wrapper.styled-radio-wrapper,
.job-filter .styled-input-wrapper.styled-checkbox-wrapper,
form .styled-radio-wrapper.styled-radio-wrapper,
form .styled-radio-wrapper.styled-checkbox-wrapper,
form .styled-checkbox-wrapper.styled-radio-wrapper,
form .styled-checkbox-wrapper.styled-checkbox-wrapper,
form .styled-input-wrapper.styled-radio-wrapper,
form .styled-input-wrapper.styled-checkbox-wrapper {
  margin-bottom: 25px;
}
.job-filter .styled-radio-wrapper.styled-radio-wrapper input[type=radio],
.job-filter .styled-radio-wrapper.styled-radio-wrapper input[type=checkbox],
.job-filter .styled-radio-wrapper.styled-radio-wrapper input[type=radio] + span:before,
.job-filter .styled-radio-wrapper.styled-radio-wrapper input[type=radio] + span:after,
.job-filter .styled-radio-wrapper.styled-radio-wrapper input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper.styled-radio-wrapper input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper.styled-radio-wrapper input[type=radio],
.job-filter .styled-checkbox-wrapper.styled-radio-wrapper input[type=checkbox],
.job-filter .styled-checkbox-wrapper.styled-radio-wrapper input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper.styled-radio-wrapper input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper.styled-radio-wrapper input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper.styled-radio-wrapper input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper.styled-radio-wrapper input[type=radio],
.job-filter .styled-input-wrapper.styled-radio-wrapper input[type=checkbox],
.job-filter .styled-input-wrapper.styled-radio-wrapper input[type=radio] + span:before,
.job-filter .styled-input-wrapper.styled-radio-wrapper input[type=radio] + span:after,
.job-filter .styled-input-wrapper.styled-radio-wrapper input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper.styled-radio-wrapper input[type=checkbox] + span:after,
form .styled-radio-wrapper.styled-radio-wrapper input[type=radio],
form .styled-radio-wrapper.styled-radio-wrapper input[type=checkbox],
form .styled-radio-wrapper.styled-radio-wrapper input[type=radio] + span:before,
form .styled-radio-wrapper.styled-radio-wrapper input[type=radio] + span:after,
form .styled-radio-wrapper.styled-radio-wrapper input[type=checkbox] + span:before,
form .styled-radio-wrapper.styled-radio-wrapper input[type=checkbox] + span:after,
form .styled-checkbox-wrapper.styled-radio-wrapper input[type=radio],
form .styled-checkbox-wrapper.styled-radio-wrapper input[type=checkbox],
form .styled-checkbox-wrapper.styled-radio-wrapper input[type=radio] + span:before,
form .styled-checkbox-wrapper.styled-radio-wrapper input[type=radio] + span:after,
form .styled-checkbox-wrapper.styled-radio-wrapper input[type=checkbox] + span:before,
form .styled-checkbox-wrapper.styled-radio-wrapper input[type=checkbox] + span:after,
form .styled-input-wrapper.styled-radio-wrapper input[type=radio],
form .styled-input-wrapper.styled-radio-wrapper input[type=checkbox],
form .styled-input-wrapper.styled-radio-wrapper input[type=radio] + span:before,
form .styled-input-wrapper.styled-radio-wrapper input[type=radio] + span:after,
form .styled-input-wrapper.styled-radio-wrapper input[type=checkbox] + span:before,
form .styled-input-wrapper.styled-radio-wrapper input[type=checkbox] + span:after {
  border-radius: 50%;
}
.job-filter .styled-radio-wrapper.ds-input,
.job-filter .styled-checkbox-wrapper.ds-input,
.job-filter .styled-input-wrapper.ds-input,
form .styled-radio-wrapper.ds-input,
form .styled-checkbox-wrapper.ds-input,
form .styled-input-wrapper.ds-input {
  padding-top: 10px;
}
.job-filter .styled-radio-wrapper.ds-input .wpcf7-list-item-label a,
.job-filter .styled-checkbox-wrapper.ds-input .wpcf7-list-item-label a,
.job-filter .styled-input-wrapper.ds-input .wpcf7-list-item-label a,
form .styled-radio-wrapper.ds-input .wpcf7-list-item-label a,
form .styled-checkbox-wrapper.ds-input .wpcf7-list-item-label a,
form .styled-input-wrapper.ds-input .wpcf7-list-item-label a {
  color: black;
}
.job-filter .styled-radio-wrapper.filter,
.job-filter .styled-checkbox-wrapper.filter,
.job-filter .styled-input-wrapper.filter,
form .styled-radio-wrapper.filter,
form .styled-checkbox-wrapper.filter,
form .styled-input-wrapper.filter {
  padding-top: 10px;
  margin-bottom: 0 !important;
}
.job-filter .styled-radio-wrapper.filter input[type=radio],
.job-filter .styled-radio-wrapper.filter input[type=checkbox],
.job-filter .styled-radio-wrapper.filter input[type=radio] + span:before,
.job-filter .styled-radio-wrapper.filter input[type=radio] + span:after,
.job-filter .styled-radio-wrapper.filter input[type=checkbox] + span:before,
.job-filter .styled-radio-wrapper.filter input[type=checkbox] + span:after,
.job-filter .styled-checkbox-wrapper.filter input[type=radio],
.job-filter .styled-checkbox-wrapper.filter input[type=checkbox],
.job-filter .styled-checkbox-wrapper.filter input[type=radio] + span:before,
.job-filter .styled-checkbox-wrapper.filter input[type=radio] + span:after,
.job-filter .styled-checkbox-wrapper.filter input[type=checkbox] + span:before,
.job-filter .styled-checkbox-wrapper.filter input[type=checkbox] + span:after,
.job-filter .styled-input-wrapper.filter input[type=radio],
.job-filter .styled-input-wrapper.filter input[type=checkbox],
.job-filter .styled-input-wrapper.filter input[type=radio] + span:before,
.job-filter .styled-input-wrapper.filter input[type=radio] + span:after,
.job-filter .styled-input-wrapper.filter input[type=checkbox] + span:before,
.job-filter .styled-input-wrapper.filter input[type=checkbox] + span:after,
form .styled-radio-wrapper.filter input[type=radio],
form .styled-radio-wrapper.filter input[type=checkbox],
form .styled-radio-wrapper.filter input[type=radio] + span:before,
form .styled-radio-wrapper.filter input[type=radio] + span:after,
form .styled-radio-wrapper.filter input[type=checkbox] + span:before,
form .styled-radio-wrapper.filter input[type=checkbox] + span:after,
form .styled-checkbox-wrapper.filter input[type=radio],
form .styled-checkbox-wrapper.filter input[type=checkbox],
form .styled-checkbox-wrapper.filter input[type=radio] + span:before,
form .styled-checkbox-wrapper.filter input[type=radio] + span:after,
form .styled-checkbox-wrapper.filter input[type=checkbox] + span:before,
form .styled-checkbox-wrapper.filter input[type=checkbox] + span:after,
form .styled-input-wrapper.filter input[type=radio],
form .styled-input-wrapper.filter input[type=checkbox],
form .styled-input-wrapper.filter input[type=radio] + span:before,
form .styled-input-wrapper.filter input[type=radio] + span:after,
form .styled-input-wrapper.filter input[type=checkbox] + span:before,
form .styled-input-wrapper.filter input[type=checkbox] + span:after {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 3px;
  border-radius: 2px;
}
.job-filter .styled-radio-wrapper.filter .wpcf7-list-item-label,
.job-filter .styled-checkbox-wrapper.filter .wpcf7-list-item-label,
.job-filter .styled-input-wrapper.filter .wpcf7-list-item-label,
form .styled-radio-wrapper.filter .wpcf7-list-item-label,
form .styled-checkbox-wrapper.filter .wpcf7-list-item-label,
form .styled-input-wrapper.filter .wpcf7-list-item-label {
  margin-left: 26px;
}
.job-filter .styled-radio-wrapper.filter .wpcf7-form-control-wrap .wpcf7-checkbox > span,
.job-filter .styled-checkbox-wrapper.filter .wpcf7-form-control-wrap .wpcf7-checkbox > span,
.job-filter .styled-input-wrapper.filter .wpcf7-form-control-wrap .wpcf7-checkbox > span,
form .styled-radio-wrapper.filter .wpcf7-form-control-wrap .wpcf7-checkbox > span,
form .styled-checkbox-wrapper.filter .wpcf7-form-control-wrap .wpcf7-checkbox > span,
form .styled-input-wrapper.filter .wpcf7-form-control-wrap .wpcf7-checkbox > span {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding-bottom: 0;
}
.job-filter .single-select-wrapper,
.job-filter .multi-select-wrapper,
form .single-select-wrapper,
form .multi-select-wrapper {
  position: relative;
}
.job-filter .single-select-wrapper > div.label,
.job-filter .single-select-wrapper > label,
.job-filter .multi-select-wrapper > div.label,
.job-filter .multi-select-wrapper > label,
form .single-select-wrapper > div.label,
form .single-select-wrapper > label,
form .multi-select-wrapper > div.label,
form .multi-select-wrapper > label {
  position: absolute;
  left: 20px;
  top: 25px;
  z-index: 1;
  pointer-events: none;
}
.job-filter .single-select-wrapper div.wpcf7-select,
.job-filter .multi-select-wrapper div.wpcf7-select,
form .single-select-wrapper div.wpcf7-select,
form .multi-select-wrapper div.wpcf7-select {
  width: 100%;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-choice,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-choice,
form .single-select-wrapper div.wpcf7-select .ms-choice,
form .multi-select-wrapper div.wpcf7-select .ms-choice {
  height: 48px;
  min-height: 48px;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 10px;
  color: black;
  border-radius: 10px;
  border: 1px solid #000;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-choice > span,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-choice > span,
form .single-select-wrapper div.wpcf7-select .ms-choice > span,
form .multi-select-wrapper div.wpcf7-select .ms-choice > span {
  visibility: hidden;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-choice > div.ms-icon-caret,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-choice > div.ms-icon-caret,
form .single-select-wrapper div.wpcf7-select .ms-choice > div.ms-icon-caret,
form .multi-select-wrapper div.wpcf7-select .ms-choice > div.ms-icon-caret {
  margin-right: 3px;
  height: 26px;
  width: 26px;
  -webkit-mask-size: 26px 26px;
  color: black;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop,
form .single-select-wrapper div.wpcf7-select .ms-drop,
form .multi-select-wrapper div.wpcf7-select .ms-drop {
  border-radius: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border: 1px solid #000;
  padding-top: 10px;
  padding-bottom: 20px;
  max-height: 165px !important;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop .ms-list,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop .ms-list,
form .single-select-wrapper div.wpcf7-select .ms-drop .ms-list,
form .multi-select-wrapper div.wpcf7-select .ms-drop .ms-list {
  max-height: 150px !important;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop:after,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop:after,
form .single-select-wrapper div.wpcf7-select .ms-drop:after,
form .multi-select-wrapper div.wpcf7-select .ms-drop:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 20px;
  right: 20px;
  z-index: 1;
  width: calc(100% - 40px);
  height: 1px;
  background-color: black;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop.bottom,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop.bottom,
form .single-select-wrapper div.wpcf7-select .ms-drop.bottom,
form .multi-select-wrapper div.wpcf7-select .ms-drop.bottom {
  border-top: none;
  margin-top: -40px;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop ul,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop ul,
form .single-select-wrapper div.wpcf7-select .ms-drop ul,
form .multi-select-wrapper div.wpcf7-select .ms-drop ul {
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop ul > li.highlighted,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop ul > li.highlighted,
form .single-select-wrapper div.wpcf7-select .ms-drop ul > li.highlighted,
form .multi-select-wrapper div.wpcf7-select .ms-drop ul > li.highlighted {
  background-color: rgba(187, 187, 187, 0.5);
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop ul > li,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop ul > li,
form .single-select-wrapper div.wpcf7-select .ms-drop ul > li,
form .multi-select-wrapper div.wpcf7-select .ms-drop ul > li {
  padding-top: 0;
  padding-bottom: 0;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop ul > li label,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop ul > li label,
form .single-select-wrapper div.wpcf7-select .ms-drop ul > li label,
form .multi-select-wrapper div.wpcf7-select .ms-drop ul > li label {
  padding: 5px;
  white-space: initial;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop .icon-checkbox-container,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop .icon-checkbox-container,
form .single-select-wrapper div.wpcf7-select .ms-drop .icon-checkbox-container,
form .multi-select-wrapper div.wpcf7-select .ms-drop .icon-checkbox-container {
  width: 15px;
  height: 15px;
  border: 1px solid black;
  border-radius: 2px;
  margin-top: 3px;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop .icon-checkbox-container .ms-icon-check,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop .icon-checkbox-container .ms-icon-check,
form .single-select-wrapper div.wpcf7-select .ms-drop .icon-checkbox-container .ms-icon-check,
form .multi-select-wrapper div.wpcf7-select .ms-drop .icon-checkbox-container .ms-icon-check {
  color: transparent;
  background-color: black;
  -webkit-mask: none;
          mask: none;
}
.job-filter .single-select-wrapper div.wpcf7-select .ms-parent .ms-select-all .icon-checkbox-container + span,
.job-filter .single-select-wrapper div.wpcf7-select .ms-parent li:not(.hide-radio) .icon-checkbox-container + span,
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop .ms-select-all .icon-checkbox-container + span,
.job-filter .single-select-wrapper div.wpcf7-select .ms-drop li:not(.hide-radio) .icon-checkbox-container + span,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-parent .ms-select-all .icon-checkbox-container + span,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-parent li:not(.hide-radio) .icon-checkbox-container + span,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop .ms-select-all .icon-checkbox-container + span,
.job-filter .multi-select-wrapper div.wpcf7-select .ms-drop li:not(.hide-radio) .icon-checkbox-container + span,
form .single-select-wrapper div.wpcf7-select .ms-parent .ms-select-all .icon-checkbox-container + span,
form .single-select-wrapper div.wpcf7-select .ms-parent li:not(.hide-radio) .icon-checkbox-container + span,
form .single-select-wrapper div.wpcf7-select .ms-drop .ms-select-all .icon-checkbox-container + span,
form .single-select-wrapper div.wpcf7-select .ms-drop li:not(.hide-radio) .icon-checkbox-container + span,
form .multi-select-wrapper div.wpcf7-select .ms-parent .ms-select-all .icon-checkbox-container + span,
form .multi-select-wrapper div.wpcf7-select .ms-parent li:not(.hide-radio) .icon-checkbox-container + span,
form .multi-select-wrapper div.wpcf7-select .ms-drop .ms-select-all .icon-checkbox-container + span,
form .multi-select-wrapper div.wpcf7-select .ms-drop li:not(.hide-radio) .icon-checkbox-container + span {
  padding-left: 10px;
}
.job-filter .single-select-wrapper.show-selected div.wpcf7-select .ms-choice > span,
.job-filter .multi-select-wrapper.show-selected div.wpcf7-select .ms-choice > span,
form .single-select-wrapper.show-selected div.wpcf7-select .ms-choice > span,
form .multi-select-wrapper.show-selected div.wpcf7-select .ms-choice > span {
  visibility: visible;
  font-weight: 300;
}
.job-filter .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child) label,
.job-filter .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child) label,
form .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child) label,
form .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child) label {
  padding-left: 25px;
  position: relative;
}
.job-filter .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child) label:before,
.job-filter .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child) label:before,
form .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child) label:before,
form .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child) label:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 8px;
  width: 15px;
  height: 15px;
  border: 1px solid black;
  border-radius: 50%;
}
.job-filter .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child).selected label:before,
.job-filter .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child).selected label:before,
form .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child).selected label:before,
form .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop:not([data-name=Anrede]) ul > li.hide-radio:not(:first-child).selected label:before {
  background-color: black;
}
.job-filter .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop ul > li.selected,
.job-filter .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop ul > li.selected,
form .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop ul > li.selected,
form .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-drop ul > li.selected {
  background-color: #BBBBBB;
}
.job-filter .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span,
.job-filter .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span,
form .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span,
form .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span {
  visibility: visible;
  font-weight: 300;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
.job-filter .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span b, .job-filter .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span strong,
.job-filter .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span b,
.job-filter .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span strong,
form .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span b,
form .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span strong,
form .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span b,
form .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  .job-filter .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span,
  .job-filter .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span,
  form .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span,
  form .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .job-filter .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span,
  .job-filter .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span,
  form .single-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span,
  form .multi-select-wrapper.single-select-wrapper div.wpcf7-select .ms-choice > span {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
.job-filter .single-select-wrapper.single-select-wrapper > label,
.job-filter .multi-select-wrapper.single-select-wrapper > label,
form .single-select-wrapper.single-select-wrapper > label,
form .multi-select-wrapper.single-select-wrapper > label {
  top: -21px;
  left: 0;
}

div.wpcf7 .wpcf7-submit:disabled {
  opacity: 1;
}
div.wpcf7 .wpcf7-response-output {
  border: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin: 50px 0 20px 0;
  font-weight: 300;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
div.wpcf7 .wpcf7-response-output b, div.wpcf7 .wpcf7-response-output strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  div.wpcf7 .wpcf7-response-output {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  div.wpcf7 .wpcf7-response-output {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
div.wpcf7 .wpcf7-response-output {
  color: #FF0000;
  border: none !important;
}
div.wpcf7 .wpcf7-response-output svg {
  display: none !important;
}
div.wpcf7 .wpcf7-not-valid-tip {
  margin-top: -5px;
  margin-bottom: 10px;
}
div.wpcf7 .wpcf7-acceptance > span {
  margin-left: 0;
}
div.wpcf7 .wpcf7-form.sent .wpcf7-mail-sent-ok,
div.wpcf7 .wpcf7-form.sent .wpcf7-response-output,
div.wpcf7 .wpcf7-form.sent .fieldset-cf7mls-wrapper {
  display: none !important;
}
div.wpcf7 .wpcf7-form.sent .visible-only-if-valid {
  display: block !important;
}
div.wpcf7 .ajax-loader {
  clear: both;
}
div.wpcf7 .wpcf7-form-control-wrap {
  position: relative;
  width: 100%;
  display: inline-block;
}
div.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -4px;
  padding-left: 0;
  font-weight: 300;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
div.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip b, div.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  div.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  div.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
div.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  color: #FF0000;
}
div.wpcf7 .styled-radio-wrapper .wpcf7-form-control-wrap .wpcf7-not-valid-tip,
div.wpcf7 .styled-checkbox-wrapper .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  bottom: -10px;
}
div.wpcf7 .wpcf7-spinner {
  position: absolute;
}
div.wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}
div.wpcf7 .form-progress-wrapper .bar-title {
  font-weight: 300;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
div.wpcf7 .form-progress-wrapper .bar-title b, div.wpcf7 .form-progress-wrapper .bar-title strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  div.wpcf7 .form-progress-wrapper .bar-title {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  div.wpcf7 .form-progress-wrapper .bar-title {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
div.wpcf7 .form-progress-wrapper .bar {
  margin-top: 49px;
  margin-bottom: 90px;
  border-bottom: 1px solid #BBBBBB;
  position: relative;
}
div.wpcf7 .form-progress-wrapper .bar:after,
div.wpcf7 .form-progress-wrapper .bar > div:after {
  content: "";
  position: absolute;
  top: -9px;
  bottom: -12px;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: black;
  background-size: 70%;
  background-position: center;
  background-repeat: no-repeat;
}
div.wpcf7 .form-progress-wrapper .bar > div:after {
  background-color: #BBBBBB;
}
div.wpcf7 .form-progress-wrapper .bar-1-2:after {
  background-color: black;
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-2 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-2 .bar-2:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-2-2:after {
  background-color: black;
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-2-2 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-2-2 .bar-2:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-1-3:after {
  background-color: black;
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-3 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-3 .bar-2:after {
  right: calc(100% - (2 - 1) / (3 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-3 .bar-3:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-2-3:after {
  background-color: black;
  right: calc(100% - (2 - 1) / (3 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-3 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-2-3 .bar-2:after {
  right: calc(100% - (2 - 1) / (3 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-3 .bar-3:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-3-3:after {
  background-color: black;
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-3-3 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-3-3 .bar-2:after {
  right: calc(100% - (2 - 1) / (3 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-3 .bar-3:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-1-4:after {
  background-color: black;
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-4 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-4 .bar-2:after {
  right: calc(100% - (2 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-4 .bar-3:after {
  right: calc(100% - (3 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-4 .bar-4:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-2-4:after {
  background-color: black;
  right: calc(100% - (2 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-4 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-2-4 .bar-2:after {
  right: calc(100% - (2 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-4 .bar-3:after {
  right: calc(100% - (3 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-4 .bar-4:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-3-4:after {
  background-color: black;
  right: calc(100% - (3 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-4 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-3-4 .bar-2:after {
  right: calc(100% - (2 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-4 .bar-3:after {
  right: calc(100% - (3 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-4 .bar-4:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-4-4:after {
  background-color: black;
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-4-4 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-4-4 .bar-2:after {
  right: calc(100% - (2 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-4 .bar-3:after {
  right: calc(100% - (3 - 1) / (4 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-4 .bar-4:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-1-5:after {
  background-color: black;
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-5 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-5 .bar-2:after {
  right: calc(100% - (2 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-5 .bar-3:after {
  right: calc(100% - (3 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-5 .bar-4:after {
  right: calc(100% - (4 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-5 .bar-5:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-2-5:after {
  background-color: black;
  right: calc(100% - (2 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-5 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-2-5 .bar-2:after {
  right: calc(100% - (2 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-5 .bar-3:after {
  right: calc(100% - (3 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-5 .bar-4:after {
  right: calc(100% - (4 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-5 .bar-5:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-3-5:after {
  background-color: black;
  right: calc(100% - (3 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-5 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-3-5 .bar-2:after {
  right: calc(100% - (2 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-5 .bar-3:after {
  right: calc(100% - (3 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-5 .bar-4:after {
  right: calc(100% - (4 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-5 .bar-5:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-4-5:after {
  background-color: black;
  right: calc(100% - (4 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-5 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-4-5 .bar-2:after {
  right: calc(100% - (2 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-5 .bar-3:after {
  right: calc(100% - (3 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-5 .bar-4:after {
  right: calc(100% - (4 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-5 .bar-5:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-5-5:after {
  background-color: black;
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-5-5 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-5-5 .bar-2:after {
  right: calc(100% - (2 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-5 .bar-3:after {
  right: calc(100% - (3 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-5 .bar-4:after {
  right: calc(100% - (4 - 1) / (5 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-5 .bar-5:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-1-6:after {
  background-color: black;
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-6 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-6 .bar-2:after {
  right: calc(100% - (2 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-6 .bar-3:after {
  right: calc(100% - (3 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-6 .bar-4:after {
  right: calc(100% - (4 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-6 .bar-5:after {
  right: calc(100% - (5 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-6 .bar-6:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-2-6:after {
  background-color: black;
  right: calc(100% - (2 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-6 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-2-6 .bar-2:after {
  right: calc(100% - (2 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-6 .bar-3:after {
  right: calc(100% - (3 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-6 .bar-4:after {
  right: calc(100% - (4 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-6 .bar-5:after {
  right: calc(100% - (5 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-6 .bar-6:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-3-6:after {
  background-color: black;
  right: calc(100% - (3 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-6 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-3-6 .bar-2:after {
  right: calc(100% - (2 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-6 .bar-3:after {
  right: calc(100% - (3 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-6 .bar-4:after {
  right: calc(100% - (4 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-6 .bar-5:after {
  right: calc(100% - (5 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-6 .bar-6:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-4-6:after {
  background-color: black;
  right: calc(100% - (4 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-6 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-4-6 .bar-2:after {
  right: calc(100% - (2 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-6 .bar-3:after {
  right: calc(100% - (3 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-6 .bar-4:after {
  right: calc(100% - (4 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-6 .bar-5:after {
  right: calc(100% - (5 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-6 .bar-6:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-5-6:after {
  background-color: black;
  right: calc(100% - (5 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-6 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-5-6 .bar-2:after {
  right: calc(100% - (2 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-6 .bar-3:after {
  right: calc(100% - (3 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-6 .bar-4:after {
  right: calc(100% - (4 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-6 .bar-5:after {
  right: calc(100% - (5 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-6 .bar-6:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-6-6:after {
  background-color: black;
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-6-6 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-6-6 .bar-2:after {
  right: calc(100% - (2 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-6 .bar-3:after {
  right: calc(100% - (3 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-6 .bar-4:after {
  right: calc(100% - (4 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-6 .bar-5:after {
  right: calc(100% - (5 - 1) / (6 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-6 .bar-6:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-1-7:after {
  background-color: black;
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-7 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-7 .bar-2:after {
  right: calc(100% - (2 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-7 .bar-3:after {
  right: calc(100% - (3 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-7 .bar-4:after {
  right: calc(100% - (4 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-7 .bar-5:after {
  right: calc(100% - (5 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-7 .bar-6:after {
  right: calc(100% - (6 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-7 .bar-7:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-2-7:after {
  background-color: black;
  right: calc(100% - (2 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-7 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-2-7 .bar-2:after {
  right: calc(100% - (2 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-7 .bar-3:after {
  right: calc(100% - (3 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-7 .bar-4:after {
  right: calc(100% - (4 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-7 .bar-5:after {
  right: calc(100% - (5 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-7 .bar-6:after {
  right: calc(100% - (6 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-7 .bar-7:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-3-7:after {
  background-color: black;
  right: calc(100% - (3 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-7 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-3-7 .bar-2:after {
  right: calc(100% - (2 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-7 .bar-3:after {
  right: calc(100% - (3 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-7 .bar-4:after {
  right: calc(100% - (4 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-7 .bar-5:after {
  right: calc(100% - (5 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-7 .bar-6:after {
  right: calc(100% - (6 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-7 .bar-7:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-4-7:after {
  background-color: black;
  right: calc(100% - (4 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-7 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-4-7 .bar-2:after {
  right: calc(100% - (2 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-7 .bar-3:after {
  right: calc(100% - (3 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-7 .bar-4:after {
  right: calc(100% - (4 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-7 .bar-5:after {
  right: calc(100% - (5 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-7 .bar-6:after {
  right: calc(100% - (6 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-7 .bar-7:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-5-7:after {
  background-color: black;
  right: calc(100% - (5 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-7 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-5-7 .bar-2:after {
  right: calc(100% - (2 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-7 .bar-3:after {
  right: calc(100% - (3 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-7 .bar-4:after {
  right: calc(100% - (4 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-7 .bar-5:after {
  right: calc(100% - (5 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-7 .bar-6:after {
  right: calc(100% - (6 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-7 .bar-7:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-6-7:after {
  background-color: black;
  right: calc(100% - (6 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-7 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-6-7 .bar-2:after {
  right: calc(100% - (2 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-7 .bar-3:after {
  right: calc(100% - (3 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-7 .bar-4:after {
  right: calc(100% - (4 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-7 .bar-5:after {
  right: calc(100% - (5 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-7 .bar-6:after {
  right: calc(100% - (6 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-7 .bar-7:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-7-7:after {
  background-color: black;
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-7-7 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-7-7 .bar-2:after {
  right: calc(100% - (2 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-7 .bar-3:after {
  right: calc(100% - (3 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-7 .bar-4:after {
  right: calc(100% - (4 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-7 .bar-5:after {
  right: calc(100% - (5 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-7 .bar-6:after {
  right: calc(100% - (6 - 1) / (7 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-7 .bar-7:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-1-8:after {
  background-color: black;
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-8 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-1-8 .bar-2:after {
  right: calc(100% - (2 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-8 .bar-3:after {
  right: calc(100% - (3 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-8 .bar-4:after {
  right: calc(100% - (4 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-8 .bar-5:after {
  right: calc(100% - (5 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-8 .bar-6:after {
  right: calc(100% - (6 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-8 .bar-7:after {
  right: calc(100% - (7 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-1-8 .bar-8:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-2-8:after {
  background-color: black;
  right: calc(100% - (2 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-8 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-2-8 .bar-2:after {
  right: calc(100% - (2 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-8 .bar-3:after {
  right: calc(100% - (3 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-8 .bar-4:after {
  right: calc(100% - (4 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-8 .bar-5:after {
  right: calc(100% - (5 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-8 .bar-6:after {
  right: calc(100% - (6 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-8 .bar-7:after {
  right: calc(100% - (7 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-2-8 .bar-8:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-3-8:after {
  background-color: black;
  right: calc(100% - (3 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-8 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-3-8 .bar-2:after {
  right: calc(100% - (2 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-8 .bar-3:after {
  right: calc(100% - (3 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-8 .bar-4:after {
  right: calc(100% - (4 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-8 .bar-5:after {
  right: calc(100% - (5 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-8 .bar-6:after {
  right: calc(100% - (6 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-8 .bar-7:after {
  right: calc(100% - (7 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-3-8 .bar-8:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-4-8:after {
  background-color: black;
  right: calc(100% - (4 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-8 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-4-8 .bar-2:after {
  right: calc(100% - (2 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-8 .bar-3:after {
  right: calc(100% - (3 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-8 .bar-4:after {
  right: calc(100% - (4 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-8 .bar-5:after {
  right: calc(100% - (5 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-8 .bar-6:after {
  right: calc(100% - (6 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-8 .bar-7:after {
  right: calc(100% - (7 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-4-8 .bar-8:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-5-8:after {
  background-color: black;
  right: calc(100% - (5 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-8 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-5-8 .bar-2:after {
  right: calc(100% - (2 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-8 .bar-3:after {
  right: calc(100% - (3 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-8 .bar-4:after {
  right: calc(100% - (4 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-8 .bar-5:after {
  right: calc(100% - (5 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-8 .bar-6:after {
  right: calc(100% - (6 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-8 .bar-7:after {
  right: calc(100% - (7 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-5-8 .bar-8:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-6-8:after {
  background-color: black;
  right: calc(100% - (6 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-8 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-6-8 .bar-2:after {
  right: calc(100% - (2 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-8 .bar-3:after {
  right: calc(100% - (3 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-8 .bar-4:after {
  right: calc(100% - (4 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-8 .bar-5:after {
  right: calc(100% - (5 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-8 .bar-6:after {
  right: calc(100% - (6 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-8 .bar-7:after {
  right: calc(100% - (7 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-6-8 .bar-8:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-7-8:after {
  background-color: black;
  right: calc(100% - (7 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-8 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-7-8 .bar-2:after {
  right: calc(100% - (2 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-8 .bar-3:after {
  right: calc(100% - (3 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-8 .bar-4:after {
  right: calc(100% - (4 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-8 .bar-5:after {
  right: calc(100% - (5 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-8 .bar-6:after {
  right: calc(100% - (6 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-8 .bar-7:after {
  right: calc(100% - (7 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-7-8 .bar-8:after {
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-8-8:after {
  background-color: black;
  right: 0;
}
div.wpcf7 .form-progress-wrapper .bar-8-8 .bar-1:after {
  right: calc(100% - 18px);
}
div.wpcf7 .form-progress-wrapper .bar-8-8 .bar-2:after {
  right: calc(100% - (2 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-8-8 .bar-3:after {
  right: calc(100% - (3 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-8-8 .bar-4:after {
  right: calc(100% - (4 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-8-8 .bar-5:after {
  right: calc(100% - (5 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-8-8 .bar-6:after {
  right: calc(100% - (6 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-8-8 .bar-7:after {
  right: calc(100% - (7 - 1) / (8 - 1) * 100%);
}
div.wpcf7 .form-progress-wrapper .bar-8-8 .bar-8:after {
  right: 0;
}
div.wpcf7 .fieldset-cf7mls-wrapper {
  position: relative;
  padding-bottom: 100px;
}
div.wpcf7 .fieldset-cf7mls-wrapper .cf7mls-btns {
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
  z-index: 2;
}
div.wpcf7 .fieldset-cf7mls-wrapper .cf7mls-btns button {
  pointer-events: all;
}
div.wpcf7 .fieldset-cf7mls-wrapper .button-wrapper {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
}
div.wpcf7 .entry__error,
div.wpcf7 .fieldset-cf7mls-wrapper div.wpcf7-validation-errors {
  font-weight: 300;
  font-size: 0.8888888889rem;
  line-height: 1.3;
  letter-spacing: -0.00889rem;
  text-transform: initial;
}
div.wpcf7 .entry__error b, div.wpcf7 .entry__error strong,
div.wpcf7 .fieldset-cf7mls-wrapper div.wpcf7-validation-errors b,
div.wpcf7 .fieldset-cf7mls-wrapper div.wpcf7-validation-errors strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  div.wpcf7 .entry__error,
  div.wpcf7 .fieldset-cf7mls-wrapper div.wpcf7-validation-errors {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  div.wpcf7 .entry__error,
  div.wpcf7 .fieldset-cf7mls-wrapper div.wpcf7-validation-errors {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
div.wpcf7 .entry__error,
div.wpcf7 .fieldset-cf7mls-wrapper div.wpcf7-validation-errors {
  color: #FF0000;
}
div.wpcf7 .cf7mls-btns,
div.wpcf7 .button-wrapper {
  padding-top: 55px;
}
div.wpcf7 #contact-button {
  float: right;
}
div.wpcf7 .cf7mls-btns-last-step {
  margin-top: -55px;
}
div.wpcf7 .wpcf7-form .fieldset-cf7mls .cf7mls-btns {
  min-height: 36px;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder,
::-webkit-input-placeholder {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea::-webkit-input-placeholder b, textarea::-webkit-input-placeholder strong,
input::-webkit-input-placeholder b,
input::-webkit-input-placeholder strong,
::-webkit-input-placeholder b,
::-webkit-input-placeholder strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  textarea::-webkit-input-placeholder,
  input::-webkit-input-placeholder,
  ::-webkit-input-placeholder {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  textarea::-webkit-input-placeholder,
  input::-webkit-input-placeholder,
  ::-webkit-input-placeholder {
    font-size: 0.8888888889rem;
  }
}
textarea::-webkit-input-placeholder:focus,
input::-webkit-input-placeholder:focus,
::-webkit-input-placeholder:focus {
  color: transparent !important;
}

textarea:focus::-webkit-input-placeholder,
input:focus::-webkit-input-placeholder,
:focus::-webkit-input-placeholder {
  color: transparent !important;
}

@media screen and (max-width: 42.49875em) {
  textarea::-webkit-input-placeholder,
  input::-webkit-input-placeholder,
  ::-webkit-input-placeholder {
    font-size: 16px;
  }
}
textarea:-moz-placeholder,
input:-moz-placeholder,
:-moz-placeholder {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea:-moz-placeholder b, textarea:-moz-placeholder strong,
input:-moz-placeholder b,
input:-moz-placeholder strong,
:-moz-placeholder b,
:-moz-placeholder strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  textarea:-moz-placeholder,
  input:-moz-placeholder,
  :-moz-placeholder {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  textarea:-moz-placeholder,
  input:-moz-placeholder,
  :-moz-placeholder {
    font-size: 0.8888888889rem;
  }
}
textarea:-moz-placeholder:focus,
input:-moz-placeholder:focus,
:-moz-placeholder:focus {
  color: transparent !important;
}

textarea:focus:-moz-placeholder,
input:focus:-moz-placeholder,
:focus:-moz-placeholder {
  color: transparent !important;
}

@media screen and (max-width: 42.49875em) {
  textarea:-moz-placeholder,
  input:-moz-placeholder,
  :-moz-placeholder {
    font-size: 16px;
  }
}
textarea::-moz-placeholder,
input::-moz-placeholder,
::-moz-placeholder {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea::-moz-placeholder b, textarea::-moz-placeholder strong,
input::-moz-placeholder b,
input::-moz-placeholder strong,
::-moz-placeholder b,
::-moz-placeholder strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  textarea::-moz-placeholder,
  input::-moz-placeholder,
  ::-moz-placeholder {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  textarea::-moz-placeholder,
  input::-moz-placeholder,
  ::-moz-placeholder {
    font-size: 0.8888888889rem;
  }
}
textarea::-moz-placeholder:focus,
input::-moz-placeholder:focus,
::-moz-placeholder:focus {
  color: transparent !important;
}

textarea:focus::-moz-placeholder,
input:focus::-moz-placeholder,
:focus::-moz-placeholder {
  color: transparent !important;
}

@media screen and (max-width: 42.49875em) {
  textarea::-moz-placeholder,
  input::-moz-placeholder,
  ::-moz-placeholder {
    font-size: 16px;
  }
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder,
:-ms-input-placeholder {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea:-ms-input-placeholder b, textarea:-ms-input-placeholder strong,
input:-ms-input-placeholder b,
input:-ms-input-placeholder strong,
:-ms-input-placeholder b,
:-ms-input-placeholder strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  textarea:-ms-input-placeholder,
  input:-ms-input-placeholder,
  :-ms-input-placeholder {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  textarea:-ms-input-placeholder,
  input:-ms-input-placeholder,
  :-ms-input-placeholder {
    font-size: 0.8888888889rem;
  }
}
textarea:-ms-input-placeholder:focus,
input:-ms-input-placeholder:focus,
:-ms-input-placeholder:focus {
  color: transparent !important;
}

textarea:focus:-ms-input-placeholder,
input:focus:-ms-input-placeholder,
:focus:-ms-input-placeholder {
  color: transparent !important;
}

@media screen and (max-width: 42.49875em) {
  textarea:-ms-input-placeholder,
  input:-ms-input-placeholder,
  :-ms-input-placeholder {
    font-size: 16px;
  }
}
textarea::-ms-input-placeholder,
input::-ms-input-placeholder,
::-ms-input-placeholder {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea::-ms-input-placeholder b, textarea::-ms-input-placeholder strong,
input::-ms-input-placeholder b,
input::-ms-input-placeholder strong,
::-ms-input-placeholder b,
::-ms-input-placeholder strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  textarea::-ms-input-placeholder,
  input::-ms-input-placeholder,
  ::-ms-input-placeholder {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  textarea::-ms-input-placeholder,
  input::-ms-input-placeholder,
  ::-ms-input-placeholder {
    font-size: 0.8888888889rem;
  }
}
textarea::-ms-input-placeholder:focus,
input::-ms-input-placeholder:focus,
::-ms-input-placeholder:focus {
  color: transparent !important;
}

textarea:focus::-ms-input-placeholder,
input:focus::-ms-input-placeholder,
:focus::-ms-input-placeholder {
  color: transparent !important;
}

@media screen and (max-width: 42.49875em) {
  textarea::-ms-input-placeholder,
  input::-ms-input-placeholder,
  ::-ms-input-placeholder {
    font-size: 16px;
  }
}
textarea::-webkit-input-placeholder-shown, input::-webkit-input-placeholder-shown, ::-webkit-input-placeholder-shown {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea::-moz-placeholder-shown, input::-moz-placeholder-shown, ::-moz-placeholder-shown {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea:-ms-input-placeholder-shown, input:-ms-input-placeholder-shown, :-ms-input-placeholder-shown {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea::-ms-input-placeholder-shown, input::-ms-input-placeholder-shown, ::-ms-input-placeholder-shown {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea::placeholder-shown,
input::placeholder-shown,
::placeholder-shown {
  color: #888888;
  opacity: 1;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: -0.01rem;
  text-transform: initial;
}
textarea::-webkit-input-placeholder-shown b, textarea::-webkit-input-placeholder-shown strong, input::-webkit-input-placeholder-shown b, input::-webkit-input-placeholder-shown strong, ::-webkit-input-placeholder-shown b, ::-webkit-input-placeholder-shown strong {
  font-weight: 600;
}
textarea::-moz-placeholder-shown b, textarea::-moz-placeholder-shown strong, input::-moz-placeholder-shown b, input::-moz-placeholder-shown strong, ::-moz-placeholder-shown b, ::-moz-placeholder-shown strong {
  font-weight: 600;
}
textarea:-ms-input-placeholder-shown b, textarea:-ms-input-placeholder-shown strong, input:-ms-input-placeholder-shown b, input:-ms-input-placeholder-shown strong, :-ms-input-placeholder-shown b, :-ms-input-placeholder-shown strong {
  font-weight: 600;
}
textarea::-ms-input-placeholder-shown b, textarea::-ms-input-placeholder-shown strong, input::-ms-input-placeholder-shown b, input::-ms-input-placeholder-shown strong, ::-ms-input-placeholder-shown b, ::-ms-input-placeholder-shown strong {
  font-weight: 600;
}
textarea::placeholder-shown b, textarea::placeholder-shown strong,
input::placeholder-shown b,
input::placeholder-shown strong,
::placeholder-shown b,
::placeholder-shown strong {
  font-weight: 600;
}
@media screen and (max-width: 79.99875em) {
  textarea::-webkit-input-placeholder-shown, input::-webkit-input-placeholder-shown, ::-webkit-input-placeholder-shown {
    font-size: 0.9444444444rem;
  }
  textarea::-moz-placeholder-shown, input::-moz-placeholder-shown, ::-moz-placeholder-shown {
    font-size: 0.9444444444rem;
  }
  textarea:-ms-input-placeholder-shown, input:-ms-input-placeholder-shown, :-ms-input-placeholder-shown {
    font-size: 0.9444444444rem;
  }
  textarea::-ms-input-placeholder-shown, input::-ms-input-placeholder-shown, ::-ms-input-placeholder-shown {
    font-size: 0.9444444444rem;
  }
  textarea::placeholder-shown,
  input::placeholder-shown,
  ::placeholder-shown {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  textarea::-webkit-input-placeholder-shown, input::-webkit-input-placeholder-shown, ::-webkit-input-placeholder-shown {
    font-size: 0.8888888889rem;
  }
  textarea::-moz-placeholder-shown, input::-moz-placeholder-shown, ::-moz-placeholder-shown {
    font-size: 0.8888888889rem;
  }
  textarea:-ms-input-placeholder-shown, input:-ms-input-placeholder-shown, :-ms-input-placeholder-shown {
    font-size: 0.8888888889rem;
  }
  textarea::-ms-input-placeholder-shown, input::-ms-input-placeholder-shown, ::-ms-input-placeholder-shown {
    font-size: 0.8888888889rem;
  }
  textarea::placeholder-shown,
  input::placeholder-shown,
  ::placeholder-shown {
    font-size: 0.8888888889rem;
  }
}
textarea::-webkit-input-placeholder-shown:focus, input::-webkit-input-placeholder-shown:focus, ::-webkit-input-placeholder-shown:focus {
  color: transparent !important;
}
textarea::-moz-placeholder-shown:focus, input::-moz-placeholder-shown:focus, ::-moz-placeholder-shown:focus {
  color: transparent !important;
}
textarea:-ms-input-placeholder-shown:focus, input:-ms-input-placeholder-shown:focus, :-ms-input-placeholder-shown:focus {
  color: transparent !important;
}
textarea::-ms-input-placeholder-shown:focus, input::-ms-input-placeholder-shown:focus, ::-ms-input-placeholder-shown:focus {
  color: transparent !important;
}
textarea::placeholder-shown:focus,
input::placeholder-shown:focus,
::placeholder-shown:focus {
  color: transparent !important;
}

textarea:focus::-webkit-input-placeholder-shown, input:focus::-webkit-input-placeholder-shown, :focus::-webkit-input-placeholder-shown {
  color: transparent !important;
}

textarea:focus::-moz-placeholder-shown, input:focus::-moz-placeholder-shown, :focus::-moz-placeholder-shown {
  color: transparent !important;
}

textarea:focus:-ms-input-placeholder-shown, input:focus:-ms-input-placeholder-shown, :focus:-ms-input-placeholder-shown {
  color: transparent !important;
}

textarea:focus::-ms-input-placeholder-shown, input:focus::-ms-input-placeholder-shown, :focus::-ms-input-placeholder-shown {
  color: transparent !important;
}

textarea:focus::placeholder-shown,
input:focus::placeholder-shown,
:focus::placeholder-shown {
  color: transparent !important;
}

@media screen and (max-width: 42.49875em) {
  textarea::-webkit-input-placeholder-shown, input::-webkit-input-placeholder-shown, ::-webkit-input-placeholder-shown {
    font-size: 16px;
  }
  textarea::-moz-placeholder-shown, input::-moz-placeholder-shown, ::-moz-placeholder-shown {
    font-size: 16px;
  }
  textarea:-ms-input-placeholder-shown, input:-ms-input-placeholder-shown, :-ms-input-placeholder-shown {
    font-size: 16px;
  }
  textarea::-ms-input-placeholder-shown, input::-ms-input-placeholder-shown, ::-ms-input-placeholder-shown {
    font-size: 16px;
  }
  textarea::placeholder-shown,
  input::placeholder-shown,
  ::placeholder-shown {
    font-size: 16px;
  }
}
/* Slick Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*!
 * Multiple-Select-Vanilla styling
 * @author zhixin wen <wenzhixin2010@gmail.com>
 * @contributor Ghislain B.
 */
.ms-dark-mode {
  --ms-checkbox-color: rgb(26.2195121951, 188.7804878049, 174.3597560976);
  --ms-checkbox-hover-color: rgb(28.0853658537, 202.2146341463, 186.7676829268);
  --ms-checkbox-icon-container-border: 1px solid #797979;
  --ms-choice-border: 1px solid #757575;
  --ms-choice-bgcolor: #262b2f;
  --ms-choice-color: #d4d4d4;
  --ms-choice-focus-border-color: rgb(23.1097560976, 166.3902439024, 153.6798780488);
  --ms-choice-focus-box-shadow: 0 0 0 2px rgba(20, 144, 133, 0.2);
  --ms-drop-background: #2a2f34;
  --ms-drop-border: 1px solid #585858;
  --ms-drop-color: #cccccc;
  --ms-drop-hide-radio-hover-bgcolor: rgb(16.8902439024, 121.6097560976, 112.3201219512);
  --ms-drop-option-divider-border-top: 1px solid #696969;
  --ms-drop-scrollbar-color: #828282 #424242;
  --ms-icon-color: #bcbcbc;
  --ms-icon-color-hover: #d0d0d0;
  --ms-option-highlight-bg-color: rgb(13.7804878049, 99.2195121951, 91.6402439024);
  --ms-ok-button-bg-color: #262b2f;
  --ms-ok-button-bg-hover-color: #24282c;
  --ms-ok-button-border-color: #4a4a4a;
  --ms-ok-button-text-color: rgb(23.1097560976, 166.3902439024, 153.6798780488);
  --ms-ok-button-text-hover-color: rgb(23.1097560976, 166.3902439024, 153.6798780488);
  --ms-optgroup-color: #fff;
  --ms-search-input-bg-color: #2f353a;
  --ms-search-input-color: #d4d4d4;
  --ms-search-input-border: 1px solid #757575;
  --ms-select-all-border-bottom: 1px solid #5d5d5d;
  --ms-select-all-text-color: #fff;
  --ms-select-all-text-font-weight: bold;
} /*!
* Multiple-Select-Vanilla styling
* @author zhixin wen <wenzhixin2010@gmail.com>
* @contributor Ghislain B.
*/
.ms-icon-caret {
  --ms-icon-caret-icon-svg: url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 24 24" display="inline-block" height="1em" width="1em" vertical-align="text-bottom" xmlns="http://www.w3.org/2000/svg" %3E%3Cpath fill="currentColor" d="M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z"/%3E%3C/svg%3E');
  -webkit-mask: var(--ms-icon-caret-icon-svg) no-repeat;
  mask: var(--ms-icon-caret-icon-svg) no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}

.ms-icon-close {
  --ms-icon-close-icon-svg: url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 24 24" display="inline-block" height="1em" width="1em" vertical-align="text-bottom" xmlns="http://www.w3.org/2000/svg" %3E%3Cpath fill="currentColor" d="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z"/%3E%3C/svg%3E');
  -webkit-mask: var(--ms-icon-close-icon-svg) no-repeat;
  mask: var(--ms-icon-close-icon-svg) no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}

.ms-icon-check {
  --ms-icon-check-icon-svg: url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 24 24" display="inline-block" height="1em" width="1em" vertical-align="text-bottom" xmlns="http://www.w3.org/2000/svg" %3E%3Cpath fill="currentColor" d="M9,20.42L2.79,14.21L5.62,11.38L9,14.77L18.88,4.88L21.71,7.71L9,20.42Z"/%3E%3C/svg%3E');
  -webkit-mask: var(--ms-icon-check-icon-svg) no-repeat;
  mask: var(--ms-icon-check-icon-svg) no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}

.ms-icon-minus {
  --ms-icon-minus-icon-svg: url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 24 24" display="inline-block" height="1em" width="1em" vertical-align="text-bottom" xmlns="http://www.w3.org/2000/svg" %3E%3Cpath fill="currentColor" d="M20 14H4V10H20"/%3E%3C/svg%3E');
  -webkit-mask: var(--ms-icon-minus-icon-svg) no-repeat;
  mask: var(--ms-icon-minus-icon-svg) no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}

.ms-icon-radio {
  --ms-icon-radio-icon-svg: url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 24 24" display="inline-block" height="1em" width="1em" vertical-align="text-bottom" xmlns="http://www.w3.org/2000/svg" %3E%3Cpath fill="currentColor" d="M12 3.7c4.6 0 8.3 3.7 8.3 8.3s-3.7 8.3-8.3 8.3-8.3-3.7-8.3-8.3S7.4 3.7 12 3.7z"/%3E%3C/svg%3E');
  -webkit-mask: var(--ms-icon-radio-icon-svg) no-repeat;
  mask: var(--ms-icon-radio-icon-svg) no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}

.ms-icon-loading {
  --ms-icon-loading-icon-svg: url('data:image/svg+xml;utf8,%3Csvg viewBox="0 0 24 24" display="inline-block" height="1em" width="1em" vertical-align="text-bottom" xmlns="http://www.w3.org/2000/svg" %3E%3Cpath fill="currentColor" d="M12,4V2A10,10 0 0,0 2,12H4A8,8 0 0,1 12,4Z"/%3E%3C/svg%3E');
  -webkit-mask: var(--ms-icon-loading-icon-svg) no-repeat;
  mask: var(--ms-icon-loading-icon-svg) no-repeat;
  mask-size: 100% 100%;
  -webkit-mask-size: 100% 100%;
}

@-webkit-keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes icon-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.ms-spin {
  -webkit-animation: icon-spin var(--ms-loading-spin-animation, 1.5s infinite linear);
          animation: icon-spin var(--ms-loading-spin-animation, 1.5s infinite linear);
}

.ms-parent .ms-icon, .ms-drop .ms-icon {
  display: inline-block;
  background-color: currentColor;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: var(--ms-icon-color, #444);
  font-size: var(--ms-icon-size, 1em);
  height: var(--ms-icon-size, 1em);
  width: var(--ms-icon-size, 1em);
}

.ms-parent .ms-icon:hover, .ms-drop .ms-icon:hover {
  color: var(--ms-icon-color-hover, #303030);
}

.ms-parent .ms-select-all, .ms-parent li:not(.hide-radio), .ms-drop .ms-select-all, .ms-drop li:not(.hide-radio) {
  cursor: pointer;
}

.ms-parent .ms-select-all.disabled, .ms-parent li:not(.hide-radio).disabled, .ms-drop .ms-select-all.disabled, .ms-drop li:not(.hide-radio).disabled {
  cursor: default;
}

.ms-parent .ms-select-all .icon-checkbox-container, .ms-parent li:not(.hide-radio) .icon-checkbox-container, .ms-drop .ms-select-all .icon-checkbox-container, .ms-drop li:not(.hide-radio) .icon-checkbox-container {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: var(--ms-checkbox-icon-container-height, 1.05rem);
  width: var(--ms-checkbox-icon-container-width, 1.05rem);
  border: var(--ms-checkbox-icon-container-border, 1px solid #d0d0d0);
  border-radius: var(--ms-checkbox-icon-container-border-radius, 0.125rem);
}

.ms-parent .ms-select-all .icon-checkbox-container div, .ms-parent li:not(.hide-radio) .icon-checkbox-container div, .ms-drop .ms-select-all .icon-checkbox-container div, .ms-drop li:not(.hide-radio) .icon-checkbox-container div {
  font-size: 14px;
  color: var(--ms-checkbox-color, #149085);
}

.ms-parent .ms-select-all .icon-checkbox-container div:hover, .ms-parent li:not(.hide-radio) .icon-checkbox-container div:hover, .ms-drop .ms-select-all .icon-checkbox-container div:hover, .ms-drop li:not(.hide-radio) .icon-checkbox-container div:hover {
  color: var(--ms-checkbox-hover-color, rgb(18.1341463415, 130.5658536585, 120.5920731707));
}

.ms-parent .ms-select-all .icon-checkbox-container div.ms-icon-uncheck, .ms-parent li:not(.hide-radio) .icon-checkbox-container div.ms-icon-uncheck, .ms-drop .ms-select-all .icon-checkbox-container div.ms-icon-uncheck, .ms-drop li:not(.hide-radio) .icon-checkbox-container div.ms-icon-uncheck {
  visibility: hidden;
}

.ms-parent .ms-select-all .icon-checkbox-container.radio, .ms-parent li:not(.hide-radio) .icon-checkbox-container.radio, .ms-drop .ms-select-all .icon-checkbox-container.radio, .ms-drop li:not(.hide-radio) .icon-checkbox-container.radio {
  border-radius: 50%;
}

.ms-parent .ms-select-all .icon-checkbox-container + span, .ms-parent li:not(.hide-radio) .icon-checkbox-container + span, .ms-drop .ms-select-all .icon-checkbox-container + span, .ms-drop li:not(.hide-radio) .icon-checkbox-container + span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: var(--ms-label-column-gap, 0);
     -moz-column-gap: var(--ms-label-column-gap, 0);
          column-gap: var(--ms-label-column-gap, 0);
  padding-left: var(--ms-label-text-padding-left, 8px);
}

.ms-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: auto !important;
  top: auto !important;
}

.ms-parent {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.ms-choice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  width: 100%;
  overflow: hidden;
  height: var(--ms-choice-height, 26px);
  padding: var(--ms-choice-padding, 0 6px 0 8px);
  background-color: var(--ms-choice-bgcolor, #fff);
  border: var(--ms-choice-border, 1px solid #d0d0d0);
  border-radius: var(--ms-choice-border-radius, 4px);
  line-height: var(--ms-choice-line-height, 26px);
  color: var(--ms-choice-color, #444);
  text-align: var(--ms-choice-text-align, left);
  outline: var(--ms-drop-outline, 0);
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
}

.ms-choice:focus {
  border-color: var(--ms-choice-focus-border-color, rgb(219.8780487805, 250.1219512195, 247.4390243902));
  -webkit-box-shadow: var(--ms-choice-focus-box-shadow, 0 0 0 1.5px rgba(20, 144, 133, 0.35));
          box-shadow: var(--ms-choice-focus-box-shadow, 0 0 0 1.5px rgba(20, 144, 133, 0.35));
}

.ms-choice.disabled {
  border: var(--ms-choice-disabled-border, 1px solid #ddd);
  background-color: var(--ms-choice-disabled-bgcolor, #f4f4f4);
  background-image: none;
  cursor: default;
}

.ms-choice > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-column-gap: var(--ms-label-column-gap, 0);
     -moz-column-gap: var(--ms-label-column-gap, 0);
          column-gap: var(--ms-label-column-gap, 0);
}

.ms-choice > span.ms-placeholder {
  color: var(--ms-placeholder-color, #999);
}

.ms-choice > div.ms-icon-close {
  margin-right: 2px;
}

.ms-choice > div.ms-icon-caret {
  height: var(--ms-chevron-icon-size, 1.2em);
  width: var(--ms-chevron-icon-size, 1.2em);
}

.ms-choice > div.ms-icon-caret.open {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.ms-drop {
  width: auto;
  min-width: 100%;
  overflow: hidden;
  display: none;
  position: absolute;
  background: var(--ms-drop-background, #fff);
  border: var(--ms-drop-border, 1px solid #d0d0d0);
  border-radius: var(--ms-drop-border-radius, 4px);
  color: var(--ms-drop-color, #000);
  margin-top: var(--ms-drop-margin-top, -1px);
  padding: var(--ms-drop-padding, 0);
  z-index: var(--ms-drop-zindex, 1050);
}

.ms-drop.bottom {
  top: 100%;
  -webkit-box-shadow: var(--ms-drop-bottom-box-shadow, 0 4px 5px rgba(0, 0, 0, 0.15));
          box-shadow: var(--ms-drop-bottom-box-shadow, 0 4px 5px rgba(0, 0, 0, 0.15));
}

.ms-drop.top {
  bottom: 100%;
  -webkit-box-shadow: var(--ms-drop-top-box-shadow, 0 -4px 5px rgba(0, 0, 0, 0.15));
          box-shadow: var(--ms-drop-top-box-shadow, 0 -4px 5px rgba(0, 0, 0, 0.15));
}

.ms-drop .ms-select-all {
  border-bottom: var(--ms-select-all-border-bottom, 1px solid #ddd);
  line-height: var(--ms-select-all-line-height, 18px);
  padding: var(--ms-select-all-padding, 4px);
  width: 100%;
}

.ms-drop .ms-select-all:hover {
  background-color: var(--ms-select-all-text-hover-color, transparent);
}

.ms-drop .ms-select-all.highlighted {
  background-color: var(--ms-option-highlight-bg-color, rgba(20, 144, 133, 0.08));
}

.ms-drop .ms-select-all label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: var(--ms-select-all-text-font-weight, normal);
  padding: var(--ms-select-all-label-padding, 4px);
  border: var(--ms-select-all-label-border, 1px solid transparent);
  color: var(--ms-select-all-text-color, rgb(16.8902439024, 121.6097560976, 112.3201219512));
  width: 100%;
}

.ms-drop .ms-select-all label:hover {
  cursor: pointer;
  border: var(--ms-select-all-label-hover-border, 1px solid transparent);
}

.ms-drop .ms-select-all label input {
  opacity: 0;
  width: 0;
  margin-left: 0;
}

.ms-drop .ms-select-all label div {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.ms-drop .ms-ok-button {
  cursor: pointer;
  display: block;
  padding: var(--ms-ok-button-padding, 0);
  width: var(--ms-ok-button-width, 100%);
  height: var(--ms-ok-button-height, 26px);
  border-color: var(--ms-ok-button-border-color, #ccc);
  border-radius: var(--ms-ok-button-border-radius, 0 0 4px 4px);
  border-width: var(--ms-ok-button-border-width, 1px 0 0 0);
  text-align: var(--ms-ok-button-text-align, center);
  color: var(--ms-ok-button-text-color, #149085);
  font-weight: var(--ms-ok-button-font-weight, 600);
  background-color: var(--ms-ok-button-bg-color, #fff);
}

.ms-drop .ms-ok-button:hover {
  background-color: var(--ms-ok-button-bg-hover-color, #f9f9f9);
  color: var(--ms-ok-button-text-hover-color, rgb(16.8902439024, 121.6097560976, 112.3201219512));
}

.ms-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  white-space: nowrap;
  width: 100%;
  margin: var(--ms-search-margin, 0);
  min-height: var(--ms-search-min-height, 26px);
  padding: var(--ms-search-padding, 4px);
  z-index: var(--ms-search-zindex, 10000);
}

.ms-search input {
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: sans-serif;
  height: auto !important;
  width: 100%;
  color: var(--ms-search-input-color, #444);
  background-color: var(--ms-search-input-bg-color, #fff);
  border: var(--ms-search-input-border, 1px solid #b9b9b9);
  border-radius: var(--ms-search-input-border-radius, 5px);
  min-height: var(--ms-search-input-min-height, 24px);
  outline: var(--ms-search-input-outline, 0);
  padding: var(--ms-search-input-padding, 0 5px);
  margin: var(--ms-search-input-margin, 0);
}

.ms-search input::-webkit-input-placeholder {
  color: var(--ms-search-input-placeholder, #999);
}

.ms-search input::-moz-placeholder {
  color: var(--ms-search-input-placeholder, #999);
}

.ms-search input:-ms-input-placeholder {
  color: var(--ms-search-input-placeholder, #999);
}

.ms-search input::-ms-input-placeholder {
  color: var(--ms-search-input-placeholder, #999);
}

.ms-search input::placeholder {
  color: var(--ms-search-input-placeholder, #999);
}

.ms-search span.ms-icon-close {
  cursor: pointer;
  height: var(--ms-icon-size, 1em);
  margin: var(--ms-search-icon-close-margin, 0 4px 0 7px);
}

.ms-drop ul {
  overflow: auto;
  outline: var(--ms-drop-outline, 0);
  margin: var(--ms-drop-list-margin, 0px);
  padding: var(--ms-drop-list-padding, 0px);
  scrollbar-color: var(--ms-drop-scrollbar-color, #c1c1c1 #f1f1f1);
}

.ms-drop ul > li {
  cursor: pointer;
  background-image: none;
  list-style: none;
  position: static;
  -webkit-box-align: var(--ms-drop-list-item-align-items, center);
      -ms-flex-align: var(--ms-drop-list-item-align-items, center);
          align-items: var(--ms-drop-list-item-align-items, center);
  display: var(--ms-drop-list-item-display, flex);
  padding: var(--ms-drop-list-item-padding, 0);
}

.ms-drop ul > li .disabled {
  cursor: default;
  font-weight: normal !important;
  opacity: var(--ms-drop-list-item-disabled-opacity, 0.35);
  filter: var(--ms-drop-list-item-disabled-filter, Alpha(Opacity=35));
}

.ms-drop ul > li.multiple {
  display: block;
  float: left;
}

.ms-drop ul > li.group {
  clear: both;
}

.ms-drop ul > li.multiple label {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ms-drop ul > li label {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: normal;
  position: relative;
  white-space: nowrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-bottom: var(--ms-label-margin-bottom, 0);
  min-height: var(--ms-label-min-height, 1.25rem);
  padding: var(--ms-label-padding, 0.25rem 8px);
}

.ms-drop ul > li label.optgroup {
  color: var(--ms-optgroup-color, #000);
  font-weight: var(--ms-drop-optgroup-font-weight, bold);
}

.ms-drop ul > li.hide-radio {
  padding: var(--ms-drop-hide-radio-padding, 0);
}

.ms-drop ul > li.hide-radio:focus, .ms-drop ul > li.hide-radio:hover {
  background-color: var(--ms-drop-hide-radio-hover-bgcolor, #f8f9fa);
}

.ms-drop ul > li.hide-radio.selected {
  color: var(--ms-drop-hide-radio-selected-color, #fff);
  background-color: var(--ms-drop-hide-radio-selected-bgcolor, #149085);
}

.ms-drop ul > li.hide-radio label {
  margin-bottom: var(--ms-drop-hide-radio-label-margin-bottom, 0);
  padding: var(--ms-drop-hide-radio-label-padding, 5px 8px);
}

.ms-drop ul > li.hide-radio input {
  display: none;
}

.ms-drop ul > li.option-level-1 label {
  padding-left: var(--ms-drop-list-item-level1-padding-left, 8px);
}

.ms-drop ul > li.option-divider {
  padding: var(--ms-drop-option-divider-padding, 0);
  border-top: var(--ms-drop-option-divider-border-top, 1px solid #e9ecef);
}

.ms-drop ul > li.highlighted {
  background-color: var(--ms-option-highlight-bg-color, rgba(20, 144, 133, 0.08));
}

.ms-drop input[type=radio], .ms-drop input[type=checkbox] {
  opacity: 0;
  width: 0;
  position: absolute;
  margin-left: var(--ms-drop-input-margin-left, -1.25rem);
  margin-top: var(--ms-drop-input-margin-top, 0.3rem);
  accent-color: var(--ms-checkbox-color, #149085);
}

.ms-drop input:focus {
  outline: var(--ms-input-focus-outline, none);
}

.ms-drop .ms-no-results {
  display: none;
}

.ms-drop .ms-loading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: var(--ms-loading-gap, 4px);
  padding: var(--ms-loading-padding, 0.6rem 8px);
}

.ms-drop .ms-loading .ms-icon-loading {
  font-size: var(--ms-loading-icon-size, 1.15em);
  height: var(--ms-loading-icon-size, 1.15em);
  width: var(--ms-loading-icon-size, 1.15em);
}

.ms-drop .ms-infinite-option {
  height: var(--ms-infinite-empty-option-height, 20px);
}

/*
 * Core styles for PriorityNav.js
 * These styles are not optional and should always be included
 *
 * Free to use under the MIT License.
 * http://twitter.com/GijsRoge
 */
.priority-nav {
  white-space: nowrap;
  /*
    * Makes sure the menu's are inline-block so they don't take up
    * the entire width of its parent. This will break the plugin.
    */
}

.priority-nav > ul {
  display: inline-block;
}

.priority-nav > ul > li {
  display: inline-block;
}

.priority-nav-has-dropdown .priority-nav__dropdown-toggle {
  position: relative;
}

.priority-nav__wrapper {
  position: relative;
}

.priority-nav__dropdown {
  position: absolute;
  visibility: hidden;
}

.priority-nav__dropdown.show {
  visibility: visible;
}

.priority-nav__dropdown-toggle {
  visibility: hidden;
  position: absolute;
}

.priority-nav-is-visible {
  visibility: visible;
}

.priority-nav-is-hidden {
  visibility: hidden;
}

/* Slick Slider */
.slick-dots {
  max-width: 1160px;
  margin: 0 auto;
  position: absolute;
  bottom: -50px;
  z-index: 10;
  left: 5px;
  right: 0;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  line-height: 8px;
}
.slick-dots li {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 9px;
  padding: 0;
  border: none;
}
.slick-dots li:before {
  display: none !important;
}
.slick-dots li:first-of-type {
  margin-left: 0;
}
.slick-dots li a,
.slick-dots li button {
  border-radius: 50%;
  background-color: white;
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  color: transparent;
}
.slick-dots li:hover a,
.slick-dots li:hover button,
.slick-dots li.slick-active a,
.slick-dots li.slick-active button {
  background-color: #CFCB8E;
}

.slick-arrow {
  position: absolute;
  width: 50px;
  height: 45px;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  color: transparent !important;
  top: calc(50% - 20px);
  cursor: pointer;
  z-index: 1;
  padding: 0;
}
.slick-arrow:before {
  display: none;
}
@media screen and (max-width: 79.99875em) {
  .slick-arrow {
    width: 30px;
    height: 26px;
    top: calc(50% - 13px);
  }
}

.slick-prev {
  left: -60px;
  background-image: url("../img/icon-arrow-left-big.svg");
  background-position: left center;
}
@media screen and (max-width: 79.99875em) {
  .slick-prev {
    left: -40px;
  }
}

.slick-next {
  right: -60px;
  background-image: url("../img/icon-arrow-left-big.svg");
  background-position: right center;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
@media screen and (max-width: 79.99875em) {
  .slick-next {
    right: -40px;
  }
}

.slick-slide {
  position: relative;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.mfp-arrow:before, .mfp-arrow:after {
  display: none;
}
.mfp-arrow {
  width: 52px;
  height: 46px;
  background-size: contain;
  background-repeat: no-repeat !important;
  background-color: transparent;
}
.mfp-arrow.mfp-arrow-left {
  background-image: url("../img/arrow-right.png");
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-position: center left;
  left: -65px;
}
.mfp-arrow.mfp-arrow-right {
  background-image: url("../img/arrow-right.png");
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  background-position: center right;
  right: -65px;
}

.mfp-content .mfp-figure {
  position: relative;
}
.mfp-inline-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: transparent;
  right: -60px;
  top: 10px;
  position: absolute;
  z-index: 10;
  width: 40px;
  height: 40px;
  border: 1px solid white;
  border-radius: 50%;
  display: block;
  cursor: pointer;
}
.mfp-inline-holder .mfp-close:before,
.mfp-image-holder .mfp-close:before,
.mfp-iframe-holder .mfp-close:before {
  content: " ";
  position: absolute;
  display: block;
  background-color: white;
  width: 2px;
  left: 18px;
  top: 10px;
  bottom: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.mfp-inline-holder .mfp-close:after,
.mfp-image-holder .mfp-close:after,
.mfp-iframe-holder .mfp-close:after {
  content: " ";
  position: absolute;
  display: block;
  background-color: white;
  height: 2px;
  top: 18px;
  left: 10px;
  right: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.mfp-bg {
  z-index: 10000;
  opacity: 0.4;
}

.mfp-wrap {
  z-index: 10001;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  max-width: calc(90vw - 60px);
}

.mfp-bottom-bar {
  background-color: transparent;
  padding: 5px 10px;
}
.mfp-bottom-bar .mfp-title {
  color: white;
}

img.mfp-img {
  background-color: transparent;
}

.mfp-inline-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1160px;
  margin-left: 0;
  margin-right: 0;
  padding-right: 10px;
}

.video-popup.vertical {
  aspect-ratio: 9/16;
  max-height: 80vh;
  margin: 0 auto;
  position: relative;
}

.video-popup-wrapper {
  margin: 0 auto;
  max-height: 90vh;
  text-align: center;
}

.mfp-iframe-scaler.short {
  padding-top: 0;
  height: 80vh;
  aspect-ratio: 9/16;
  width: 45vh;
  margin: 0 auto;
}

.mfp-iframe-scaler.short + .mfp-close {
  right: 30px;
  top: 0;
}

@media screen and (max-width: 42.49875em) {
  .mfp-gallery .mfp-image-holder .mfp-figure {
    max-width: calc(100vw - 90px);
  }
  .mfp-arrow {
    width: 30px;
    height: 30px;
  }
  .mfp-arrow.mfp-arrow-right {
    right: -40px;
  }
  .mfp-arrow.mfp-arrow-left {
    left: -40px;
  }
  .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    width: 25px;
    height: 25px;
    right: -40px;
    top: 0;
  }
}
/* CF7 MULTISTEP */
.eael-contact-form-align-default {
  display: block !important;
}

.wpcf7-form {
  position: relative;
  /* border : 1px solid #eaeaea; */
  overflow: hidden;
  display: block !important;
}

.wpcf7-form .fieldset-cf7mls {
  border: none;
  background: none;
}

.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step {
  background-color: #27ae60;
  border: 0 none;
  border-radius: 3px;
  color: white;
  cursor: pointer;
  font-weight: bold;
  margin: 26px 0px 32px;
  padding: 13px 5px;
  min-width: 100px;
  position: relative;
}

.cf7mls_back.action-button {
  margin-right: 10px;
  float: left;
}

.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step:hover {
  opacity: 0.8;
}

.fieldset-cf7mls .cf7mls_back {
  float: left;
}

.fieldset-cf7mls .cf7mls_next {
  float: right;
}

.cf7mls_reviewing_overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 100;
  display: none;
}

form.wpcf7-form.cf7mls_reviewing {
  position: relative;
  z-index: 999999;
  background-color: #fff;
}

form.wpcf7-form.cf7mls_reviewing:before {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  width: 100000px;
  height: 100000px;
  left: -30000px;
  top: -30000px;
  z-index: 1;
}

form.wpcf7-form.cf7mls_reviewing > * {
  position: relative;
  z-index: 3;
}

form.wpcf7-form.cf7mls_reviewing .cf7mls_close_preview {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 0;
}

form.wpcf7-form.cf7mls_reviewing:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -20px;
  right: -20px;
  bottom: -10px;
  background: #ffffff;
  z-index: 2;
}

.wpcf7-form .fieldset-cf7mls .cf7mls-btns {
  min-height: 80px;
}

.cf7mls_next.action-button:focus,
.cf7mls_back.action-button:focus {
  outline: none;
}

.fieldset-cf7mls-wrapper {
  position: relative;
  overflow: hidden;
}

.fieldset-cf7mls-wrapper .fieldset-cf7mls {
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 800ms cubic-bezier(0.68, 0, 0.265, 1); /* older webkit */
  -webkit-transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 800ms cubic-bezier(0.68, -0.55, 0.265, 1.55); /* easeInOutBack */
  -webkit-transition-timing-function: cubic-bezier(0.68, 0, 0.265, 1); /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); /* easeInOutBack */
}

.cf7mls-no-moving-animation .fieldset-cf7mls-wrapper .fieldset-cf7mls {
  -webkit-transition: none;
  transition: none;
}

.fieldset-cf7mls-wrapper .cf7mls_back_fs {
  position: absolute;
  left: 0;
  top: 15px;
  transform: translate(-110%, 0);
  -webkit-transform: translate(-110%, 0);
  -moz-transform: translate(-110%, 0);
}

.fieldset-cf7mls-wrapper .cf7mls_current_fs ~ .fieldset-cf7mls {
  position: absolute;
  left: 0;
  top: 15px;
  transform: translate(110%, 0);
  -webkit-transform: translate(110%, 0);
  -moz-transform: translate(110%, 0);
}

.wpcf7-form .cf7mls_progress_bar ~ .fieldset-cf7mls-wrapper fieldset {
  padding-top: 0px;
  margin-top: 0px;
  padding-bottom: 2px;
  margin-bottom: 20px;
}

.fieldset-cf7mls-wrapper .cf7mls_current_fs {
  opacity: 1;
  visibility: visible;
}

.fieldset-cf7mls.cf7mls_preview_fs {
  height: auto;
  overflow: visible;
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  position: relative;
}

.fieldset-cf7mls-wrapper .wpcf7-not-valid-tip {
  font-size: 13px;
}

.fieldset-cf7mls-wrapper div.wpcf7-validation-errors {
  border: none;
  display: block;
  color: #f00;
  font-size: 13px;
  padding-left: 0px;
  margin-left: 0px;
}

.fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-warning {
  display: block;
  float: left;
  margin-right: 8px;
  margin-top: 2px;
  fill: #f00;
}

.woodmart-ajax-shop-on .fieldset-cf7mls-wrapper div.wpcf7-validation-errors,
.theme-woodmart .fieldset-cf7mls-wrapper div.wpcf7-validation-errors {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding-left: 65px;
}

.woodmart-ajax-shop-on .fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning,
.theme-woodmart .fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning {
  display: none !important;
}

.fieldset-cf7mls-wrapper .fieldset-cf7mls span.ajax-loader {
  position: absolute;
  right: 39px;
  margin-top: 33px;
}

@media only screen and (max-width: 767px) {
  .fieldset-cf7mls input[type=radio],
  .fieldset-cf7mls input[type=checkbox] {
    width: auto;
  }
  .fieldset-cf7mls input,
  .wpcf7-form .fieldset-cf7mls textarea {
    width: 100%;
  }
}
/* end CF7 MULTISTEP */
@media screen and (min-width: 1281px) {
  .with-subnav .subnav {
    width: calc(50vw - 1160px / 2 + 305px);
    margin-right: -30px;
    float: left;
    position: sticky;
    top: 130px;
    bottom: 460px;
    z-index: 2;
  }
  .with-subnav .subnav .subnav-inner {
    max-width: 305px;
    float: right;
    padding-top: 20px;
    padding-right: 46px;
  }
  .with-subnav .subnav .subnav-inner .sublogo {
    margin-bottom: 20px;
  }
  .with-subnav .subnav .subnav-inner ul {
    width: 240px;
    margin-bottom: 30px;
  }
  .with-subnav .subnav .subnav-inner ul li {
    border-bottom: 0.5px solid black;
    width: 100%;
  }
  .with-subnav .subnav .subnav-inner ul li a {
    display: block;
    padding: 15px 5px 15px 35px;
  }
  .with-subnav .subnav .subnav-inner ul li a:after {
    background-image: url("../img/icon-arrow-right.svg");
    background-size: 16px 16px;
    background-position: left center;
  }
  .with-subnav .subnav .subnav-inner ul li:hover a, .with-subnav .subnav .subnav-inner ul li.current-page-ancestor a, .with-subnav .subnav .subnav-inner ul li.current-menu-item a {
    font-weight: 600;
  }
}
.with-subnav main {
  position: relative;
}
.with-subnav .content-wrapper {
  width: calc(50vw + 1160px / 2 - 305px);
  float: right;
}
.with-subnav .content-wrapper #hero .hero-wrapper {
  max-width: 915px;
  aspect-ratio: 915/703;
  margin: 0;
}
.with-subnav .content-wrapper #hero .hero-wrapper .hero-slider .slider-item,
.with-subnav .content-wrapper #hero .hero-wrapper .hero-slider-mobile .slider-item {
  aspect-ratio: 915/703;
  height: auto;
  min-height: 1px;
}
.with-subnav .content-wrapper #hero .hero-wrapper .hero-start-item {
  max-width: 915px;
  height: auto;
  aspect-ratio: 915/703;
}
.with-subnav .content-wrapper #hero .hero-wrapper .hero-start-item:after {
  display: none;
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: -100%;
  left: -50vw;
  width: 100%;
  pointer-events: none;
}
.with-subnav .content-wrapper #hero .hero-wrapper .hero-start-item .title-wrapper h1 {
  margin-left: 65px;
  max-width: 680px;
}
.with-subnav .content-wrapper > section:not(#hero) {
  max-width: calc(1160px - 305px);
}
.with-subnav .content-wrapper .third-header, .with-subnav .content-wrapper h3 {
  font-weight: 400;
  font-size: 4.4444444444rem;
  line-height: 1.05;
  letter-spacing: -0.04444rem;
  text-decoration: none;
  text-transform: initial;
}
.with-subnav .content-wrapper .third-header i, .with-subnav .content-wrapper .third-header em, .with-subnav .content-wrapper h3 i, .with-subnav .content-wrapper h3 em {
  font-style: italic;
}
@media screen and (max-width: 79.99875em) {
  .with-subnav .content-wrapper .third-header, .with-subnav .content-wrapper h3 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .with-subnav .content-wrapper .third-header, .with-subnav .content-wrapper h3 {
    font-size: 1.7777777778rem;
    letter-spacing: -0.01778rem;
  }
}
.with-subnav .content-wrapper .content-element {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  max-width: 836px;
}
.with-subnav .content-wrapper .content-element .title-wrapper {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 40px;
}
.with-subnav .content-wrapper .content-element .text-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.with-subnav .content-wrapper .content-element.service-teaser .image-collection > div, .with-subnav .content-wrapper .content-element.newsletter .image-collection > div, .with-subnav .content-wrapper .content-element.image-text .image-collection > div, .with-subnav .content-wrapper .content-element.text-image .image-collection > div {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.with-subnav .content-wrapper .content-element.service-teaser .image-collection > div img, .with-subnav .content-wrapper .content-element.newsletter .image-collection > div img, .with-subnav .content-wrapper .content-element.image-text .image-collection > div img, .with-subnav .content-wrapper .content-element.text-image .image-collection > div img {
  aspect-ratio: 360/240;
  max-width: 263px;
}
.with-subnav .content-wrapper .content-element.service-teaser .image-collection.image-count-1.portrait > div img, .with-subnav .content-wrapper .content-element.newsletter .image-collection.image-count-1.portrait > div img, .with-subnav .content-wrapper .content-element.image-text .image-collection.image-count-1.portrait > div img, .with-subnav .content-wrapper .content-element.text-image .image-collection.image-count-1.portrait > div img {
  aspect-ratio: 360/484;
}
.with-subnav .content-wrapper .content-element.service-teaser .image-wrapper, .with-subnav .content-wrapper .content-element.newsletter .image-wrapper, .with-subnav .content-wrapper .content-element.image-text .image-wrapper, .with-subnav .content-wrapper .content-element.text-image .image-wrapper {
  width: 33.3333333333%;
}
.with-subnav .content-wrapper .content-element.service-teaser .text-wrapper,
.with-subnav .content-wrapper .content-element.service-teaser .service-wrapper, .with-subnav .content-wrapper .content-element.newsletter .text-wrapper,
.with-subnav .content-wrapper .content-element.newsletter .service-wrapper, .with-subnav .content-wrapper .content-element.image-text .text-wrapper,
.with-subnav .content-wrapper .content-element.image-text .service-wrapper, .with-subnav .content-wrapper .content-element.text-image .text-wrapper,
.with-subnav .content-wrapper .content-element.text-image .service-wrapper {
  width: 66.6666666667%;
  margin-left: 0;
  padding-top: 0;
  padding-left: 11%;
  margin-top: 0;
}
.with-subnav .content-wrapper .content-element.image-text.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .image-wrapper {
  width: 44.4444444444%;
}
.with-subnav .content-wrapper .content-element.image-text.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .image-wrapper img {
  max-width: 360px;
}
.with-subnav .content-wrapper .content-element.image-text.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .text-wrapper {
  width: 55.5555555556%;
}
.with-subnav .content-wrapper .content-element.newsletter.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .image-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .image-wrapper {
  width: 44.4444444444%;
  margin-left: 0;
  text-align: right;
}
.with-subnav .content-wrapper .content-element.newsletter.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .image-wrapper img, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .image-wrapper img {
  max-width: 360px;
}
.with-subnav .content-wrapper .content-element.newsletter.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .text-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .text-wrapper {
  width: 55.5555555556%;
  padding-left: 0;
  padding-right: 11%;
}
.with-subnav .content-wrapper .content-element {
  /*
  &.text-image {
    .image-wrapper {
      margin-left:0;
      text-align: right;
    }
    .text-wrapper {
      padding-left: 0;
      padding-right: 11%;
    }
  }*/
}
.with-subnav .content-wrapper .content-element.text-image-wide .title-wrapper {
  margin: 0;
  padding-left: 0;
}
.with-subnav .content-wrapper .content-element.text-image-wide .image-wrapper img {
  aspect-ratio: 836/360;
}
.with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider {
  padding-left: 0;
  padding-right: 0;
}
.with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider .third-header {
  font-weight: 600;
  font-size: 4.4444444444rem;
  line-height: 1.05;
  letter-spacing: -0.04444rem;
  text-transform: uppercase;
  text-decoration: none;
}
.with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider .third-header i, .with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider .third-header em {
  font-style: italic;
  font-weight: 400;
}
@media screen and (max-width: 79.99875em) {
  .with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider .third-header {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider .third-header {
    font-size: 1.7777777778rem;
    letter-spacing: -0.01778rem;
  }
}
.with-subnav .content-wrapper .content-element.service-teaser .service-wrapper {
  margin-top: -20px;
}
.with-subnav .content-wrapper .content-element.service-teaser .slick-list {
  overflow: initial;
}
.with-subnav .content-wrapper .content-element.service .service-wrapper-inner {
  margin-left: -20px;
  margin-right: -20px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.with-subnav .content-wrapper .content-element.service .service-wrapper-inner.col2 .service-item {
  max-width: 380px;
}
.with-subnav .content-wrapper .content-element.booking .booking-wrapper {
  padding-left: 0;
}
.with-subnav .content-wrapper .content-element.cites .cites-wrapper {
  padding-left: 45px;
  padding-right: 45px;
}
.with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .slick-prev {
  left: -45px;
}
.with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .slick-next {
  right: -45px;
}
.with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image {
  width: 330px;
}
.with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image:before {
  top: -25px;
  left: 0;
}
.with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image img {
  aspect-ratio: 255/376;
  max-width: 255px;
}
.with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .text {
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 0;
}
.with-subnav .content-wrapper .content-element.contact-large .contact-wrapper {
  padding: 0;
}
.with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .title-wrapper {
  position: absolute;
  left: 5px;
  top: -10px;
  right: calc(44.4444444444% + 0px);
}
.with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .info {
  width: calc(100% - 370px);
  padding-left: 11.1111111111%;
  margin-left: 0;
}
.with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .image {
  width: 370px;
}
.with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .image img {
  aspect-ratio: 360/442;
  max-width: 360px;
}
.with-subnav .content-wrapper .content-element.form .form-wrapper {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
}
.with-subnav.sub .content-wrapper #hero .hero-wrapper {
  aspect-ratio: 915/410;
}
.with-subnav.sub .content-wrapper #hero .hero-wrapper .hero-slider .slider-item,
.with-subnav.sub .content-wrapper #hero .hero-wrapper .hero-slider-mobile .slider-item {
  aspect-ratio: 915/410;
}
.with-subnav.sub .content-wrapper #hero .hero-wrapper .hero-start-item {
  max-width: 915px;
  aspect-ratio: 915/410;
}
.with-subnav.sub .content-wrapper .sub-breadcrumbs {
  margin-top: 20px;
}
.with-subnav.sub .content-wrapper .first-sec .content-element {
  padding-top: 40px;
}
.with-subnav.glueck-und-gut .image-collection {
  overflow: initial;
}
.with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel:after {
  display: none;
}
.with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel > div {
  overflow: initial;
}
.with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-1 > div.image1 > div, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-2 > div.image2 > div {
  position: relative;
}
.with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-2 > div.image2 > div:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 77.7777777778%;
  top: 83.3333333333%;
  aspect-ratio: 160/120;
  width: 44.4444444444%;
  background-image: url("../img/gg-ornament3.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}
.with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.front.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.front.image-count-2 > div.image2 > div:after {
  background-image: url("../img/gg-ornament.svg");
}
.with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.center.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.center.image-count-2 > div.image2 > div:after {
  left: 25%;
  top: calc(83.3333333333% + 0px);
}
.with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
  left: 88.8888888889%;
  background-image: url("../img/gg-ornament2.svg");
}
.with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.front.image-count-1 > div.image1 > div:after {
  background-image: url("../img/gg-ornament.svg");
  left: 77.7777777778%;
  top: 91.6666666667%;
}
.with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.center.image-count-1 > div.image1 > div:after {
  left: 25%;
  top: calc(91.6666666667% + 0px);
}
.with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel:after {
  display: none;
}
.with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel > div {
  overflow: initial;
}
.with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-1 > div.image1 > div, .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-2 > div.image2 > div {
  position: relative;
}
.with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-2 > div.image2 > div:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: -22.2222222222%;
  top: 83.3333333333%;
  aspect-ratio: 160/120;
  width: 44.4444444444%;
  background-image: url("../img/gg-ornament.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}
.with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.center.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.center.image-count-2 > div.image2 > div:after {
  left: 25%;
  top: calc(83.3333333333% + 0px);
}
.with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
  left: -22.2222222222%;
  background-image: url("../img/gg-ornament4.svg");
}
.with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.center.image-count-1 > div.image1 > div:after {
  left: 25%;
  top: calc(91.6666666667% + 0px);
}
.with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.center.front.image-count-1 > div.image1 > div:after {
  background-image: url("../img/gg-ornament.svg");
}
.with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider,
.with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider-mobile {
  overflow: visible;
}
.with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider .slider-item .knaeuel,
.with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel {
  left: inherit;
  right: 54px;
  top: inherit;
  bottom: -80px;
  z-index: 1;
  height: 120px;
  width: 160px;
  background-image: url("../img/gg-ornament.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
}
.with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider,
.with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider-mobile {
  overflow: visible;
}
.with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider .slider-item .knaeuel-sub,
.with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider-mobile .slider-item .knaeuel-sub {
  position: absolute;
  left: -120px;
  bottom: -40px;
  z-index: 1;
  height: 120px;
  width: 160px;
  background-image: url("../img/gg-ornament.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
}
.with-subnav.wunschlos-gluecklich .image-collection {
  overflow: initial;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel:after {
  display: none;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel > div {
  overflow: initial;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.image-count-1 > div.image1 > div, .with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.image-count-2 > div.image2 > div {
  position: relative;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.image-count-2 > div.image2 > div:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 65%;
  top: 79.5833333333%;
  aspect-ratio: 220/140;
  width: 61.1111111111%;
  background-image: url("../img/wg-ornament2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
  top: 83.0227743271%;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.small.image-count-1 > div.image1 > div:after, .with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.small.image-count-2 > div.image2 > div:after {
  background-image: url("../img/wg-ornament.svg");
  aspect-ratio: 155/142;
  width: 43.0555555556%;
  left: 79.1666666667%;
  top: 66.25%;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.small.portrait.image-count-1 > div.image1 > div:after {
  top: 83.0227743271%;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel:after {
  display: none;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel > div {
  overflow: initial;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.image-count-1 > div.image1 > div, .with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.image-count-2 > div.image2 > div {
  position: relative;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.image-count-2 > div.image2 > div:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: -25.2777777778%;
  top: 79.5833333333%;
  aspect-ratio: 220/140;
  width: 61.1111111111%;
  background-image: url("../img/wg-ornament2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
  top: 83.0227743271%;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.small.image-count-1 > div.image1 > div, .with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.small.image-count-2 > div.image2 > div {
  position: relative;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.small.image-count-1 > div.image1 > div:after, .with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.small.image-count-2 > div.image2 > div:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: -22.2222222222%;
  top: 66.25%;
  aspect-ratio: 220/140;
  width: 61.1111111111%;
  background-image: url("../img/wg-ornament.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}
.with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.small.portrait.image-count-1 > div.image1 > div:after {
  top: 83.0227743271%;
}
.with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider,
.with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider-mobile {
  overflow: visible;
}
.with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider .slider-item .knaeuel,
.with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel {
  left: inherit;
  right: 80px;
  top: inherit;
  bottom: -84px;
  z-index: 1;
  height: 168px;
  width: 262px;
  background-image: url("../img/wg-ornament2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right top;
}
.with-subnav.wunschlos-wohnen .image-collection.image-left.with-knaeuel:after, .with-subnav.wunschbox .image-collection.image-left.with-knaeuel:after {
  left: 75%;
  width: 100%;
}
.with-subnav.wunschlos-wohnen .image-collection.image-left.with-knaeuel.image-count-2:after, .with-subnav.wunschbox .image-collection.image-left.with-knaeuel.image-count-2:after {
  top: 15%;
}
.with-subnav.wunschlos-wohnen .image-collection.image-left.with-knaeuel.portrait:after, .with-subnav.wunschbox .image-collection.image-left.with-knaeuel.portrait:after {
  top: 15%;
}
.with-subnav.wunschlos-wohnen .image-collection.image-right.with-knaeuel.image-count-2:after, .with-subnav.wunschlos-wohnen .image-collection.image-right.with-knaeuel.image-count-1:after, .with-subnav.wunschbox .image-collection.image-right.with-knaeuel.image-count-2:after, .with-subnav.wunschbox .image-collection.image-right.with-knaeuel.image-count-1:after {
  content: "";
  position: absolute;
  left: 80%;
  top: 15%;
  z-index: 1;
  aspect-ratio: 507/515;
  width: 100%;
  background-image: url("../img/ww-knaeuel.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left top;
}
.with-subnav.wunschlos-wohnen .image-collection.image-right.with-knaeuel.image-count-1:not(.portrait):after, .with-subnav.wunschbox .image-collection.image-right.with-knaeuel.image-count-1:not(.portrait):after {
  top: 0;
}

@media screen and (max-width: 1200px) and (min-width: 600px) {
  .title-wrapper .third-header {
    font-size: 45px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) and (min-width: 600px) {
  .title-wrapper .third-header {
    font-size: calc(45px + 50 * (100vw - 600px) / 600) !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) and (min-width: 1200px) {
  .title-wrapper .third-header {
    font-size: 95px !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) {
  .hero-wrapper .hero-start-item .title-wrapper .first-header,
  .hero-wrapper .hero-start-item .title-wrapper h1 {
    font-size: 32px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) and (min-width: 600px) {
  .hero-wrapper .hero-start-item .title-wrapper .first-header,
  .hero-wrapper .hero-start-item .title-wrapper h1 {
    font-size: calc(32px + 28 * (100vw - 600px) / 600) !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) and (min-width: 1200px) {
  .hero-wrapper .hero-start-item .title-wrapper .first-header,
  .hero-wrapper .hero-start-item .title-wrapper h1 {
    font-size: 60px !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) {
  .title-wrapper .first-header,
  .title-wrapper h1 {
    font-size: 30px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) and (min-width: 600px) {
  .title-wrapper .first-header,
  .title-wrapper h1 {
    font-size: calc(30px + 50 * (100vw - 600px) / 600) !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) and (min-width: 1200px) {
  .title-wrapper .first-header,
  .title-wrapper h1 {
    font-size: 80px !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) {
  .title-wrapper .intro-text,
  footer .intro-text {
    font-size: 23px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) and (min-width: 600px) {
  .title-wrapper .intro-text,
  footer .intro-text {
    font-size: calc(23px + 22 * (100vw - 600px) / 600) !important;
  }
}
@media screen and (max-width: 1200px) and (min-width: 600px) and (min-width: 1200px) {
  .title-wrapper .intro-text,
  footer .intro-text {
    font-size: 45px !important;
  }
}
@media screen and (max-width: 400px) and (min-width: 300px) {
  .content-element.text-image-wide .text-image-slider .title-wrapper .third-header {
    font-size: 30px;
  }
}
@media screen and (max-width: 400px) and (min-width: 300px) and (min-width: 300px) {
  .content-element.text-image-wide .text-image-slider .title-wrapper .third-header {
    font-size: calc(30px + 15 * (100vw - 300px) / 100) !important;
  }
}
@media screen and (max-width: 400px) and (min-width: 300px) and (min-width: 400px) {
  .content-element.text-image-wide .text-image-slider .title-wrapper .third-header {
    font-size: 45px !important;
  }
}
@media screen and (max-width: 1280px) {
  .content-element.text-image-wide .button-wrapper {
    text-align: center;
  }
}
@media screen and (max-width: 1279px) and (max-height: 810px) {
  .all-wrapper.active {
    overflow: hidden;
    pointer-events: none;
  }
  .all-wrapper.active .nav-wrapper {
    overflow: hidden;
    pointer-events: none;
  }
  .all-wrapper.active .nav-wrapper nav {
    pointer-events: all;
    overflow: scroll;
    height: calc(100vh - 70px);
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 1280px) and (max-height: 810px) {
  .all-wrapper.active .nav-wrapper {
    overflow: hidden;
    height: 100vh;
  }
  .all-wrapper.active .nav-wrapper .nav-main {
    height: calc(100vh - 130px - 30px);
    overflow-x: scroll;
    width: 100%;
  }
  header .nav-wrapper .nav-main > ul {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  header .nav-wrapper .nav-main > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.33333% - 20px);
            flex: 0 0 calc(33.33333% - 20px);
  }
}
@media screen and (max-width: 1200px) {
  .content-element.image-text-repeater .repeater-wrapper .repeater-item .text-wrapper {
    padding-right: 10px;
  }
  .content-element.image-text-repeater .repeater-wrapper .repeater-item .text-wrapper {
    padding-left: 10px;
  }
}
/* TABLET */
@media screen and (max-width: 79.99875em) {
  #tab-check {
    display: inline;
    visibility: hidden;
  }
  header .header-wrapper {
    height: 68px !important;
  }
  header .header-wrapper .sticky-element,
  header .header-wrapper .sticky-element.is-stuck {
    height: 68px !important;
  }
  header .header-wrapper .sticky-element .logo-wrapper,
  header .header-wrapper .sticky-element.is-stuck .logo-wrapper {
    height: 100%;
  }
  header .header-wrapper .sticky-element .logo-wrapper > a,
  header .header-wrapper .sticky-element.is-stuck .logo-wrapper > a {
    left: 10px;
    right: inherit;
    top: 20px;
    bottom: inherit;
  }
  header .header-wrapper .sticky-element .logo-wrapper #logo1,
  header .header-wrapper .sticky-element.is-stuck .logo-wrapper #logo1 {
    display: none;
  }
  header .header-wrapper .sticky-element .logo-wrapper #logo2,
  header .header-wrapper .sticky-element.is-stuck .logo-wrapper #logo2 {
    display: block !important;
  }
  header .header-wrapper .sticky-element .logo-wrapper #logo2 img,
  header .header-wrapper .sticky-element.is-stuck .logo-wrapper #logo2 img {
    opacity: 1 !important;
    width: 135px;
    margin-top: 0;
  }
  header .header-wrapper .sticky-element .menub,
  header .header-wrapper .sticky-element.is-stuck .menub {
    position: fixed;
    top: 30px;
    right: 20px;
    z-index: 10;
    cursor: pointer;
  }
  header .header-wrapper .sticky-element .menub.active,
  header .header-wrapper .sticky-element.is-stuck .menub.active {
    top: 25px;
  }
  header .header-wrapper .sticky-element .menub:before,
  header .header-wrapper .sticky-element.is-stuck .menub:before {
    background: transparent;
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  header .header-wrapper .sticky-element .menub .menu-icon,
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon {
    display: block;
    height: 12px;
    width: 20px;
    position: relative;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
  }
  header .header-wrapper .sticky-element .menub .menu-icon .bar,
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon .bar {
    height: 2px;
    width: 20px;
    display: block;
    position: relative;
    background-color: black;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    margin: 3px auto;
  }
  header .header-wrapper .sticky-element .menub .menu-icon .bar:nth-of-type(1),
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon .bar:nth-of-type(1) {
    margin-top: 0;
  }
  header .header-wrapper .sticky-element .menub .menu-icon .bar:nth-of-type(3),
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon .bar:nth-of-type(3) {
    margin-bottom: 0;
  }
  header .header-wrapper .sticky-element .menub .menu-icon.active .bar:nth-of-type(1),
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon.active .bar:nth-of-type(1) {
    -webkit-transform: translateY(11px) rotate(26deg);
            transform: translateY(11px) rotate(26deg);
  }
  header .header-wrapper .sticky-element .menub .menu-icon.active .bar:nth-of-type(2),
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon.active .bar:nth-of-type(2) {
    opacity: 0;
  }
  header .header-wrapper .sticky-element .menub .menu-icon.active .bar:nth-of-type(3),
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon.active .bar:nth-of-type(3) {
    -webkit-transform: translateY(-11px) rotate(-26deg);
            transform: translateY(-11px) rotate(-26deg);
  }
  header .header-wrapper .sticky-element .menub .menu-icon .bar.active.activated:nth-of-type(1),
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon .bar.active.activated:nth-of-type(1) {
    -webkit-animation: rotateR 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
            animation: rotateR 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
  }
  header .header-wrapper .sticky-element .menub .menu-icon .bar.active.activated:nth-of-type(2),
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon .bar.active.activated:nth-of-type(2) {
    -webkit-animation: fade 1.5s cubic-bezier(0.1, 0.8, 0.1, 1);
            animation: fade 1.5s cubic-bezier(0.1, 0.8, 0.1, 1);
  }
  header .header-wrapper .sticky-element .menub .menu-icon .bar.active.activated:nth-of-type(3),
  header .header-wrapper .sticky-element.is-stuck .menub .menu-icon .bar.active.activated:nth-of-type(3) {
    -webkit-animation: rotateL 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
            animation: rotateL 1.5s cubic-bezier(0.5, 0.2, 0.2, 1);
  }
  @-webkit-keyframes rotateR {
    from {
      -webkit-transform: translateY(0px) rotate(0);
              transform: translateY(0px) rotate(0);
    }
    to {
      -webkit-transform: translateY(11px) rotate(26deg);
              transform: translateY(11px) rotate(26deg);
    }
  }
  @keyframes rotateR {
    from {
      -webkit-transform: translateY(0px) rotate(0);
              transform: translateY(0px) rotate(0);
    }
    to {
      -webkit-transform: translateY(11px) rotate(26deg);
              transform: translateY(11px) rotate(26deg);
    }
  }
  @-webkit-keyframes rotateL {
    from {
      -webkit-transform: translateY(0px) rotate(0);
              transform: translateY(0px) rotate(0);
    }
    to {
      -webkit-transform: translateY(-11px) rotate(-26deg);
              transform: translateY(-11px) rotate(-26deg);
    }
  }
  @keyframes rotateL {
    from {
      -webkit-transform: translateY(0px) rotate(0);
              transform: translateY(0px) rotate(0);
    }
    to {
      -webkit-transform: translateY(-11px) rotate(-26deg);
              transform: translateY(-11px) rotate(-26deg);
    }
  }
  @-webkit-keyframes fade {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @keyframes fade {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  header {
    /*
    .nav-wrapper {
      padding-top:100px;
      .nav-service {
        top:-80px;
        left: 200px;
      }
      .nav-main {
        width:100%;
        >ul {
          padding: 30px 8px;
          justify-content: flex-start;
          >li {
            flex: 0 0 calc(33.333333% - 20px);
          }
        }
        .nav-image {
          display: none;
        }
      }
    }
    */
  }
  header .nav-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 70px;
  }
  header .nav-wrapper .nav-service li {
    line-height: 1;
  }
  header .nav-wrapper .nav-service li a {
    display: block;
    padding: 10px 0;
  }
  header .nav-wrapper .nav-main {
    margin-top: 10px;
    width: 100%;
  }
  header .nav-wrapper .nav-main .is-drilldown {
    min-width: 100% !important;
    max-width: 100% !important;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown {
    margin-bottom: 50px;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown ul {
    margin-left: 0;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li {
    min-width: 100%;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a {
    position: relative;
    background: transparent;
    font-weight: 400;
    font-size: 1.5555555556rem;
    line-height: 1.15;
    letter-spacing: -0.01556rem;
    text-transform: initial;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a b, header .nav-wrapper .nav-main .is-drilldown .drilldown li a strong {
    font-weight: 600;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a {
    color: black;
    display: block;
    padding: 10px 30px 10px 0;
    border-bottom: 0.5px solid #000;
  }
}
@media screen and (max-width: 79.99875em) and (max-width: 79.99875em) {
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a {
    font-size: 1.4444444444rem;
  }
}
@media screen and (max-width: 79.99875em) and (max-width: 42.49875em) {
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a {
    font-size: 1.3888888889rem;
    letter-spacing: -0.01389rem;
  }
}
@media screen and (max-width: 79.99875em) {
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a:after, header .nav-wrapper .nav-main .is-drilldown .drilldown li.js-drilldown-back > a:before, header .nav-wrapper .nav-main .is-drilldown .drilldown li.is-drilldown-submenu-parent > a:after {
    content: "";
    border: none;
    background-image: url("../img/icon-arrow-down.svg");
    background-repeat: no-repeat;
    background-size: 18px 10px;
    background-position: center right;
    position: absolute;
    top: 8px;
    bottom: 8px;
    right: 0;
    width: 20px;
    height: 100%;
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li.js-drilldown-back > a {
    padding-left: 30px;
    text-align: center;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li.js-drilldown-back > a:before {
    background-position: center right;
    right: inherit;
    top: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li.js-drilldown-back > a:after {
    display: none;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li.is-drilldown-submenu-item > a:after {
    top: 0;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown .js-drilldown-back {
    display: block;
  }
  header .nav-wrapper .nav-main .is-drilldown .menu.drilldown {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .all-wrapper > main {
    padding-top: 68px;
  }
  footer .info-wrapper .col-3 {
    padding-left: 40px;
  }
  .hero-wrapper .hero-slider .slider-item,
  .hero-wrapper .hero-slider-mobile .slider-item {
    height: calc(100vh - 68px);
  }
  .hero-wrapper .hero-start-item {
    height: calc(100vh - 68px);
  }
  .hero-wrapper .hero-start-item .title-wrapper {
    padding-bottom: 70px;
  }
  .hero-wrapper + .content-element {
    padding-top: 40px;
  }
  .tabs-wrapper .tabs-content {
    padding-top: 20px;
  }
  .teaser-list .teaser-item {
    padding-right: 45px;
  }
  .teaser-list .teaser-item:after {
    background-size: 30px 30px;
  }
  .teaser-list.teaser-list-2col .teaser-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-right: 45px;
  }
  .teaser-list.teaser-list-2col .teaser-item > a {
    width: 100%;
  }
  .service-wrapper .service-wrapper-inner .service-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .content-element {
    padding-top: 80px;
  }
  .content-element .title-wrapper {
    padding-bottom: calc(40px - 15px);
  }
  .content-element .text-wrapper h2, .content-element .text-wrapper .second-header {
    max-width: 100%;
  }
  .content-element .text-wrapper h3 {
    padding-bottom: 40px;
  }
  .content-element.text-intro .text-wrapper .tooltip-image {
    left: 40px;
    right: auto;
  }
  .content-element.text-image, .content-element.image-text {
    padding-top: 100px;
  }
  .content-element.text-image .text-wrapper, .content-element.image-text .text-wrapper {
    padding-top: 0;
  }
  .content-element.image .text-wrapper h2 {
    margin-bottom: 40px;
  }
  .content-element.image-text-repeater .repeater-wrapper {
    padding-top: 40px;
  }
  .content-element.image-text-repeater .repeater-wrapper .repeater-item {
    padding-top: 80px;
  }
  .content-element.image-text-repeater .repeater-wrapper .repeater-item .text-wrapper .text-inner {
    padding-top: 40px;
  }
  .content-element.text-image-wide .text-image-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .content-element.text-image-wide .title-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content-element.text-image-wide .image-wrapper img {
    aspect-ratio: 837/417;
  }
  .content-element.cites .title-wrapper h3 {
    padding-top: 40px;
    max-width: 100%;
  }
  .content-element.cites .cites-wrapper {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .image {
    width: 315px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .image img {
    width: 238px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .image:before {
    top: -24px;
    left: 4px;
    width: 100px;
    height: 74px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .text {
    width: calc(100% - 315px);
    padding-top: 0;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .text .cite {
    max-width: 500px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .author {
    margin-top: 25px;
  }
  .content-element.logos {
    padding: 80px 0 20px 0;
  }
  .content-element.service .title-wrapper {
    padding-bottom: calc(40px - 10px);
  }
  .content-element.service.with-tabs .title-wrapper {
    padding-bottom: calc(40px - 15px);
  }
  .content-element.service-teaser .title-wrapper {
    padding-bottom: 40px;
  }
  .content-element.service-teaser .service-wrapper {
    padding-top: 0;
  }
  .content-element.service-teaser .service-wrapper ul > li:first-of-type {
    padding-top: 0;
  }
  .content-element.job-teaser .title-wrapper {
    padding-bottom: 40px;
  }
  .content-element.job-teaser .job-list-wrapper .job-filter {
    width: 300px;
  }
  .content-element.job-teaser .job-list-wrapper .job-filter .accordion {
    max-width: 270px;
  }
  .content-element.job-teaser .job-list-wrapper .job-filter .accordion .wpcf7-list-item {
    display: block;
    width: 100%;
  }
  .content-element.contact-large .contact-wrapper .contact-item {
    margin-bottom: 50px;
  }
  .content-element.contact-large .contact-wrapper .contact-item .info {
    margin-left: 0;
    width: 50%;
    padding-right: 10px;
    padding-bottom: 0;
  }
  .content-element.contact-large .contact-wrapper .contact-item .image {
    width: 50%;
  }
  .content-element.contact-slider .contact-wrapper .contact-tab-slider {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.contact-slider .contact-wrapper .contact-tab-slider .slick-arrow {
    top: 300px;
  }
  .content-element.contact-slider .contact-wrapper .tabs-content .tabs-panel .accordion .accordion-item .accordion-title:after {
    background-size: 15px 10px;
  }
  .content-element.contact-slider .button-wrapper {
    margin-top: 60px;
    padding-left: calc(8.3333333333% + 10px);
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav {
    width: 300px;
    padding-right: 20px;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs {
    max-width: 270px;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title {
    padding: 20px 50px 20px 10px;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title:after {
    background-size: 15px 10px;
    background-position: calc(100% - 5px) center;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item.is-active .accordion-title:after {
    background-position: 10px center;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-content {
    padding: 10px 0 40px 12.5%;
  }
}
@media screen and (max-width: 960px) {
  footer .nav-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .nav-wrapper .footer-social-nav {
    padding-top: 30px;
  }
}
@media screen and (max-width: 800px) {
  header .nav-wrapper .nav-main > ul {
    padding: 30px 10px;
  }
  header .nav-wrapper .nav-main > ul > li {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
            flex: 0 0 calc(50% - 20px);
  }
  footer .info-wrapper {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-gap: 20px;
  }
  footer .info-wrapper .col-1,
  footer .info-wrapper .col-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  footer .info-wrapper .col-3 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    grid-column: span 2;
    padding-left: 0;
    padding-bottom: 15px;
    max-width: calc(100% - 20px);
  }
  footer .info-wrapper .col-3 br {
    display: inline-block;
    float: left;
  }
}
/* MOBILE */
@media screen and (max-width: 42.49875em) {
  #tab-check {
    display: none !important;
  }
  #mobile-check {
    display: inline;
    visibility: hidden;
  }
  header .nav-wrapper {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 70px;
  }
  header .nav-wrapper .nav-service li {
    line-height: 1;
  }
  header .nav-wrapper .nav-service li a {
    display: block;
    padding: 10px 0;
  }
  header .nav-wrapper .nav-main {
    margin-top: 10px;
  }
  header .nav-wrapper .nav-main .is-drilldown {
    min-width: 100% !important;
    max-width: 100% !important;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown {
    margin-bottom: 50px;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown ul {
    margin-left: 0;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li {
    min-width: 100%;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a {
    position: relative;
    background: transparent;
    font-weight: 400;
    font-size: 1.5555555556rem;
    line-height: 1.15;
    letter-spacing: -0.01556rem;
    text-transform: initial;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a b, header .nav-wrapper .nav-main .is-drilldown .drilldown li a strong {
    font-weight: 600;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a {
    color: black;
    display: block;
    padding: 10px 30px 10px 0;
    border-bottom: 0.5px solid #000;
  }
}
@media screen and (max-width: 42.49875em) and (max-width: 79.99875em) {
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a {
    font-size: 1.4444444444rem;
  }
}
@media screen and (max-width: 42.49875em) and (max-width: 42.49875em) {
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a {
    font-size: 1.3888888889rem;
    letter-spacing: -0.01389rem;
  }
}
@media screen and (max-width: 42.49875em) {
  header .nav-wrapper .nav-main .is-drilldown .drilldown li a:after, header .nav-wrapper .nav-main .is-drilldown .drilldown li.js-drilldown-back > a:before, header .nav-wrapper .nav-main .is-drilldown .drilldown li.is-drilldown-submenu-parent > a:after {
    content: "";
    border: none;
    background-image: url("../img/icon-arrow-down.svg");
    background-repeat: no-repeat;
    background-size: 18px 10px;
    background-position: center right;
    position: absolute;
    top: 8px;
    bottom: 8px;
    right: 0;
    width: 20px;
    height: 100%;
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg);
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li.js-drilldown-back > a {
    padding-left: 30px;
    text-align: center;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li.js-drilldown-back > a:before {
    background-position: center right;
    right: inherit;
    top: 0;
    left: 0;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li.js-drilldown-back > a:after {
    display: none;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown li.is-drilldown-submenu-item > a:after {
    top: 0;
  }
  header .nav-wrapper .nav-main .is-drilldown .drilldown .js-drilldown-back {
    display: block;
  }
  header .nav-wrapper .nav-main .is-drilldown .menu.drilldown {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  footer .info-wrapper {
    grid-gap: 20px;
  }
  footer .info-wrapper > div {
    grid-column: span 2;
  }
  footer .info-wrapper .col-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  footer .intro-text {
    max-width: 78%;
  }
  footer .newsletter-wrapper .footer-newsletter {
    width: 100%;
  }
  footer .nav-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
  footer .nav-wrapper .footer-nav ul,
  footer .nav-wrapper .footer-social-nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: inherit;
        flex-wrap: inherit;
  }
  footer .nav-wrapper .footer-nav ul li,
  footer .nav-wrapper .footer-social-nav ul li {
    margin-bottom: 10px;
  }
  footer .nav-wrapper .footer-social-nav {
    padding-top: 0;
  }
  .all-wrapper .content-wrapper > section:last-of-type {
    padding-bottom: 80px;
  }
  .all-wrapper > main {
    padding-top: 57px;
  }
  .service-wrapper .service-wrapper-inner .service-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .service-wrapper .service-wrapper-inner .service-item .image.padding {
    padding-top: 0;
    padding-bottom: 0;
  }
  .single-stellenangebot .text-wrapper {
    padding-left: 16.6666666667%;
  }
  .single-stellenangebot .text-wrapper .contact-large {
    margin-left: -16.6666666667%;
  }
  .single-stellenangebot .text-wrapper .contact-large .contact-wrapper .contact-item .info {
    width: 100%;
  }
  .hero-wrapper .hero-start-item,
  .hero-wrapper .hero-slider .slider-item,
  .hero-wrapper .hero-slider-mobile .slider-item {
    min-height: 300px;
    height: calc(100dvh - 57px);
  }
  .hero-wrapper .hero-start-item .knaeuel,
  .hero-wrapper .hero-slider .slider-item .knaeuel,
  .hero-wrapper .hero-slider-mobile .slider-item .knaeuel {
    height: 330px;
    background-size: 326px 330px;
    top: calc(100% - 140px);
  }
  .hero-wrapper .hero-start-item .title-wrapper {
    padding-bottom: 30px;
  }
  .text-wrapper ul li {
    padding-left: 15px;
  }
  .text-wrapper ul li:before {
    left: 1px;
  }
  .content-element.text-intro .text-wrapper .tooltip img {
    display: none !important;
    opacity: 0 !important;
  }
  .content-element.text-intro .text-wrapper .tooltip:hover {
    cursor: initial;
  }
  .teaser-list .teaser-item:first-of-type {
    padding-top: 0;
  }
  .image-collection.image-left.with-knaeuel:after {
    left: 80%;
    top: 130px;
    width: 71%;
  }
  .content-element {
    overflow: hidden;
    padding-top: 70px;
  }
  .content-element .title-wrapper {
    padding-bottom: calc(40px - 15px);
  }
  .content-element .text-wrapper h2, .content-element .text-wrapper .second-header {
    max-width: 100%;
  }
  .content-element .text-wrapper h3 {
    padding-bottom: 40px;
  }
  .content-element.text-intro .text-wrapper .tooltip-image {
    left: 40px;
    right: auto;
  }
  .content-element.text-image, .content-element.image-text {
    padding-top: 60px;
  }
  .content-element.text-image .text-wrapper, .content-element.image-text .text-wrapper {
    padding-top: 0;
  }
  .content-element.text-image .text-wrapper .intro-text, .content-element.image-text .text-wrapper .intro-text {
    max-width: 78%;
  }
  .content-element.text-image .image-collection, .content-element.image-text .image-collection {
    padding-top: 40px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
  .content-element.image .text-wrapper h2 {
    margin-bottom: 40px;
  }
  .content-element.image-text-repeater .repeater-wrapper {
    padding-top: 10px;
  }
  .content-element.image-text-repeater .repeater-wrapper .repeater-item {
    padding-top: 60px;
  }
  .content-element.image-text-repeater .repeater-wrapper .repeater-item .text-wrapper .text-inner {
    padding-top: 40px;
  }
  .content-element.image-text-repeater .repeater-wrapper .repeater-item .text-wrapper .intro-text {
    max-width: 78%;
  }
  .content-element.image-text-repeater .repeater-wrapper .repeater-item .image-collection {
    padding-top: 30px;
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
  .content-element.text-image-wide .text-image-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .content-element.text-image-wide .title-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .content-element.text-image-wide .image-wrapper img {
    aspect-ratio: 837/417;
    height: 416px;
  }
  .content-element.cites .title-wrapper .intro-text,
  .content-element.cites .title-wrapper h3 {
    padding-top: 40px;
    max-width: 78%;
  }
  .content-element.cites .title-wrapper .intro-text {
    padding-top: 20px;
  }
  .content-element.cites .cites-wrapper {
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.cites .cites-wrapper .cites-slider .slick-arrow {
    top: 30vw;
  }
  .content-element.cites .cites-wrapper .cites-slider .slick-prev {
    left: -30px;
  }
  .content-element.cites .cites-wrapper .cites-slider .slick-next {
    right: -30px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .image {
    width: 100%;
    max-width: 238px;
    float: none;
    margin: 0 auto;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .image img {
    width: 100%;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .image:before {
    top: -14px;
    left: -32px;
    width: 52px;
    height: 38px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .text {
    width: 100%;
    padding: 30px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .text .cite {
    max-width: 100%;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .author {
    margin-top: 15px;
  }
  .content-element.logos {
    padding: 60px 0 20px 0;
  }
  .content-element.logos .logo-slider .logo-item {
    width: 120px;
  }
  .content-element.logos .logo-slider .logo-item img {
    margin: 0 20px;
  }
  .content-element.service .title-wrapper {
    padding-bottom: calc(40px - 10px);
  }
  .content-element.service.with-tabs .title-wrapper {
    padding-bottom: calc(40px - 15px);
  }
  .content-element.service-teaser .title-wrapper {
    padding-bottom: 40px;
  }
  .content-element.service-teaser .service-wrapper {
    padding-top: 40px;
  }
  .content-element.service-teaser .service-wrapper ul > li:first-of-type {
    padding-top: 0;
  }
  .content-element.service-teaser .service-teaser-slider {
    overflow: hidden;
  }
  .content-element.service-teaser2 .service-wrapper .teaser-item:after {
    right: 0;
  }
  .content-element.service-teaser2 .service-wrapper .teaser-item .text2 {
    width: 80px;
    padding-right: 0;
  }
  .content-element.job-teaser .title-wrapper {
    padding-bottom: 40px;
  }
  .content-element.job-teaser .job-list-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .content-element.job-teaser .job-list-wrapper .job-filter {
    width: 100%;
    padding-right: 0;
  }
  .content-element.job-teaser .job-list-wrapper .job-filter .accordion {
    max-width: 100%;
  }
  .content-element.job-teaser .job-list-wrapper .job-filter .accordion .wpcf7-list-item {
    display: block;
    width: 100%;
  }
  .content-element.job-teaser .job-list-wrapper .job-list {
    margin-top: 40px;
  }
  .content-element.contact-large .contact-wrapper .title-wrapper .intro-text {
    max-width: 260px;
  }
  .content-element.contact-large .contact-wrapper .contact-item {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .content-element.contact-large .contact-wrapper .contact-item .info {
    margin: 0;
    padding: 25px 0 0 0;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .content-element.contact-large .contact-wrapper .contact-item .info .button-wrapper {
    text-align: center;
  }
  .content-element.contact-large .contact-wrapper .contact-item .image {
    margin: 0;
    padding: 0;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .content-element.contact-slider .contact-wrapper .contact-tab-slider {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.contact-slider .contact-wrapper .contact-tab-slider .slick-arrow {
    top: 30%;
  }
  .content-element.contact-slider .contact-wrapper .contact-tab-slider .slick-list {
    height: 100% !important;
  }
  .content-element.contact-slider .contact-wrapper .tabs-content .tabs-panel {
    min-height: 10px;
  }
  .content-element.contact-slider .contact-wrapper .tabs-content .tabs-panel .accordion .accordion-item .accordion-title:after {
    background-size: 15px 10px;
  }
  .content-element.contact-slider .button-wrapper {
    margin-top: 20px;
    padding-left: calc(8.3333333333% + 10px);
  }
  .content-element.newsletter .image-collection {
    padding-top: 40px;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav {
    width: 100%;
    padding-right: 0;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-nav .tabs {
    max-width: 100%;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title {
    padding: 20px 50px 20px 10px;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-title:after {
    background-size: 15px 10px;
    background-position: calc(100% - 5px) center;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item.is-active .accordion-title:after {
    background-position: 10px center;
  }
  .content-element.faq .faq-wrapper .tabs-content .tabs-panel .faq-wrapper-inner .faq-content .tabs-content .accordion-item .accordion-content {
    padding: 10px 0 40px 12.5%;
  }
  .content-element.faq.with-tabs .faq-wrapper .tabs-content .accordion-item .accordion-title {
    font-weight: 300;
    font-size: 0.8888888889rem;
    line-height: 1.3;
    letter-spacing: -0.00889rem;
    text-transform: initial;
  }
  .content-element.faq.with-tabs .faq-wrapper .tabs-content .accordion-item .accordion-title b, .content-element.faq.with-tabs .faq-wrapper .tabs-content .accordion-item .accordion-title strong {
    font-weight: 600;
  }
  .content-element.faq.with-tabs .faq-wrapper .tabs-content .accordion-item .accordion-title {
    text-transform: initial;
  }
}
@media screen and (max-width: 42.49875em) and (max-width: 79.99875em) {
  .content-element.faq.with-tabs .faq-wrapper .tabs-content .accordion-item .accordion-title {
    font-size: 0.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) and (max-width: 42.49875em) {
  .content-element.faq.with-tabs .faq-wrapper .tabs-content .accordion-item .accordion-title {
    font-size: 0.8888888889rem;
    letter-spacing: -0.00778rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.faq.with-tabs .faq-wrapper .tabs-content .accordion-item .accordion-content .accordion > li:last-of-type {
    border-bottom: 0;
  }
  .content-element.form .form-wrapper {
    padding-left: 10px;
    padding-right: 10px;
  }
  .single-stellenangebot h1 {
    padding-bottom: 0;
  }
  div.wpcf7 .form-progress-wrapper .bar {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .content-element.form .form-wrapper .form-title-wrapper {
    margin-bottom: 30px;
  }
  .job-filter .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item, .job-filter .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance, .job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item, .job-filter .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance, .job-filter .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item, .job-filter .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance, form .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item, form .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance, form .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item, form .styled-checkbox-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance, form .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item, form .styled-input-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance {
    display: block;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    width: 100%;
  }
  .cf7mls-btns-last-step button {
    margin-top: -90px;
  }
}
@media screen and (max-width: 480px) {
  .service-wrapper .service-wrapper-inner .service-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: calc(16.6666666667% - 5px);
  }
  .content-element.contact-slider .button-wrapper {
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 30px;
  }
  .content-element.contact-slider .button-wrapper > a {
    width: 100%;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .image {
    max-width: 100%;
    width: 100%;
    padding-right: 70px;
    padding-left: 70px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .image:before {
    left: 40px;
  }
  .content-element.cites .cites-wrapper .cites-slider .cite-item .image img {
    aspect-ratio: 139/175;
  }
}
@media screen and (max-width: 400px) {
  .content-element.cites .cites-wrapper .cites-slider .slick-arrow {
    top: 25vw;
  }
}
@media screen and (max-width: 359px) {
  footer .nav-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .nav-wrapper .footer-social-nav {
    margin-top: 20px;
  }
  .content-element.cites .cites-wrapper .cites-slider .slick-arrow {
    top: 20vw;
  }
  .tabs-wrapper .tabs-nav.priority-nav-wrapper .nav__dropdown-wrapper .nav__dropdown {
    width: calc(100vw - 40px);
  }
  .tabs-wrapper .tabs-nav.priority-nav-wrapper .nav__dropdown-wrapper .nav__dropdown a {
    white-space: normal;
  }
}
@media screen and (max-width: 1280px) {
  .subnav {
    display: none !important;
  }
  .with-subnav .subnav {
    display: none !important;
  }
  .with-subnav .content-wrapper {
    width: 100%;
    float: none;
  }
  .with-subnav .content-wrapper #hero .hero-wrapper {
    max-width: 100%;
    min-width: 100%;
    aspect-ratio: auto;
    height: calc(100vh - 130px);
    max-height: 577px;
    margin: 0;
  }
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-slider .slider-item,
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-slider-mobile .slider-item {
    aspect-ratio: auto;
    height: calc(100vh - 130px);
    max-height: 577px;
  }
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-start-item {
    max-width: 100%;
    min-width: 100%;
    aspect-ratio: auto;
    height: calc(100vh - 130px);
    max-height: 577px;
  }
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-start-item .title-wrapper h1 {
    margin-left: 65px;
    max-width: 680px;
  }
  .with-subnav .content-wrapper > section:not(#hero) {
    max-width: 100%;
    min-width: 100%;
  }
  .with-subnav .content-wrapper .content-element {
    max-width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .image-collection > div, .with-subnav .content-wrapper .content-element.newsletter .image-collection > div, .with-subnav .content-wrapper .content-element.image-text .image-collection > div, .with-subnav .content-wrapper .content-element.text-image .image-collection > div {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .image-collection > div img, .with-subnav .content-wrapper .content-element.newsletter .image-collection > div img, .with-subnav .content-wrapper .content-element.image-text .image-collection > div img, .with-subnav .content-wrapper .content-element.text-image .image-collection > div img {
    aspect-ratio: 360/240;
    max-width: 100%;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .image-collection.image-count-1.portrait > div img, .with-subnav .content-wrapper .content-element.newsletter .image-collection.image-count-1.portrait > div img, .with-subnav .content-wrapper .content-element.image-text .image-collection.image-count-1.portrait > div img, .with-subnav .content-wrapper .content-element.text-image .image-collection.image-count-1.portrait > div img {
    aspect-ratio: 360/484;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .image-wrapper, .with-subnav .content-wrapper .content-element.newsletter .image-wrapper, .with-subnav .content-wrapper .content-element.image-text .image-wrapper, .with-subnav .content-wrapper .content-element.text-image .image-wrapper {
    width: 33.3333333333%;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .text-wrapper,
  .with-subnav .content-wrapper .content-element.service-teaser .service-wrapper, .with-subnav .content-wrapper .content-element.newsletter .text-wrapper,
  .with-subnav .content-wrapper .content-element.newsletter .service-wrapper, .with-subnav .content-wrapper .content-element.image-text .text-wrapper,
  .with-subnav .content-wrapper .content-element.image-text .service-wrapper, .with-subnav .content-wrapper .content-element.text-image .text-wrapper,
  .with-subnav .content-wrapper .content-element.text-image .service-wrapper {
    width: 66.6666666667%;
    margin-left: 0;
    padding-top: 0;
    padding-left: 11%;
    margin-top: 0;
  }
  .with-subnav .content-wrapper .content-element.image-text.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .image-wrapper {
    width: 44.4444444444%;
  }
  .with-subnav .content-wrapper .content-element.image-text.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .image-wrapper img {
    max-width: 100%;
  }
  .with-subnav .content-wrapper .content-element.image-text.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .text-wrapper {
    width: 55.5555555556%;
  }
  .with-subnav .content-wrapper .content-element.newsletter.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .image-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .image-wrapper {
    width: 44.4444444444%;
    margin-left: 0;
  }
  .with-subnav .content-wrapper .content-element.newsletter.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .image-wrapper img, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .image-wrapper img {
    max-width: 360px;
  }
  .with-subnav .content-wrapper .content-element.newsletter.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .text-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .text-wrapper {
    width: 55.5555555556%;
    padding-left: 0;
    padding-right: 11%;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide {
    padding-left: 0;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .title-wrapper {
    margin: 0;
    padding-left: 0;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .image-wrapper img {
    aspect-ratio: 836/360;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider .slide-item .title-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .service-wrapper {
    margin-top: -20px;
  }
  .with-subnav .content-wrapper .content-element.service .service-wrapper-inner {
    margin-left: -20px;
    margin-right: -20px;
  }
  .with-subnav .content-wrapper .content-element.service .service-wrapper-inner.col2 .service-item {
    max-width: 100%;
  }
  .with-subnav .content-wrapper .content-element.booking .booking-wrapper {
    padding-left: 0;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper {
    padding-left: 45px;
    padding-right: 45px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .slick-prev {
    left: -45px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .slick-next {
    right: -45px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image {
    width: 330px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image:before {
    top: -25px;
    left: 0;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image img {
    aspect-ratio: 255/376;
    max-width: 255px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .text {
    padding-top: 10px;
    padding-left: 30px;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper {
    padding: 0;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .title-wrapper {
    left: 5px;
    top: -10px;
    right: calc(44.4444444444% + 0px);
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .info {
    width: calc(100% - 370px);
    padding-left: 11.1111111111%;
    margin-left: 0;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .image {
    width: 370px;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .image img {
    aspect-ratio: 360/442;
    max-width: 360px;
  }
  .with-subnav .content-wrapper .content-element.form .form-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
  .with-subnav.sub .content-wrapper #hero .hero-wrapper {
    aspect-ratio: inherit;
  }
  .with-subnav.sub .content-wrapper #hero .hero-wrapper .hero-slider .slider-item,
  .with-subnav.sub .content-wrapper #hero .hero-wrapper .hero-slider-mobile .slider-item {
    aspect-ratio: inherit;
  }
  .with-subnav.sub .content-wrapper #hero .hero-wrapper .hero-start-item {
    max-width: 100%;
    min-width: 100%;
    aspect-ratio: inherit;
  }
  .with-subnav.sub .content-wrapper .sub-breadcrumbs {
    margin-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .with-subnav.sub .content-wrapper .first-sec .content-element {
    padding-top: 40px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-2 > div.image2 > div:after {
    width: 144px;
    left: inherit;
    top: inherit;
    bottom: -72px;
    right: -72px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.center.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.center.image-count-2 > div.image2 > div:after {
    left: 25%;
    top: inherit;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
    left: inherit;
    right: -108px;
    bottom: -36px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.front.image-count-1 > div.image1 > div:after {
    top: inherit;
    left: inherit;
    right: -72px;
    bottom: -72px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.center.image-count-1 > div.image1 > div:after {
    left: 25%;
    top: inherit;
    bottom: -72px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.center.front.image-count-1 > div.image1 > div:after {
    bottom: -72px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-2 > div.image2 > div:after {
    width: 144px;
    left: -72px;
    top: inherit;
    bottom: -72px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.center.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.center.image-count-2 > div.image2 > div:after {
    left: 25%;
    top: inherit;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
    left: -72px;
    bottom: -36px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.center.image-count-1 > div.image1 > div:after {
    left: 25%;
    top: inherit;
    bottom: -72px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.center.front.image-count-1 > div.image1 > div:after {
    bottom: -72px;
  }
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider,
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider-mobile, .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider,
  .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider-mobile {
    overflow: visible;
  }
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider .slider-item .knaeuel,
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider .slider-item .knaeuel-sub,
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider-mobile .slider-item .knaeuel,
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider-mobile .slider-item .knaeuel-sub, .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider .slider-item .knaeuel,
  .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider .slider-item .knaeuel-sub,
  .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel,
  .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel-sub {
    left: inherit;
    bottom: -45px;
    right: 10px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  .with-subnav.wunschlos-gluecklich:not(.sub) .hero-wrapper .hero-slider .slider-item .knaeuel,
  .with-subnav.wunschlos-gluecklich:not(.sub) .hero-wrapper .hero-slider .slider-item .knaeuel-sub,
  .with-subnav.wunschlos-gluecklich:not(.sub) .hero-wrapper .hero-slider-mobile .slider-item .knaeuel,
  .with-subnav.wunschlos-gluecklich:not(.sub) .hero-wrapper .hero-slider-mobile .slider-item .knaeuel-sub, .with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider .slider-item .knaeuel,
  .with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider .slider-item .knaeuel-sub,
  .with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel,
  .with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel-sub {
    left: inherit;
    right: -15px;
    top: inherit;
    bottom: -84px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  .with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.image-count-2 > div.image2 > div:after {
    top: inherit;
    bottom: -50px;
    -webkit-transform: scale(0.75);
            transform: scale(0.75);
  }
  .with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.image-count-2 > div.image2 > div:after {
    top: inherit;
    bottom: -50px;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
}
@media screen and (max-width: 79.99875em) {
  .with-subnav .content-wrapper #hero .hero-wrapper {
    height: calc(100vh - 68px);
    max-height: 577px;
    margin: 0;
  }
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-slider .slider-item,
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-slider-mobile .slider-item {
    height: calc(100vh - 68px);
    max-height: 577px;
    min-height: 0;
  }
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-start-item {
    height: calc(100vh - 68px);
    max-height: 577px;
  }
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-start-item .title-wrapper h1 {
    margin-left: 20px;
  }
  .with-subnav .content-wrapper .content-element {
    padding-left: 20px;
    padding-right: 20px;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .image-collection > div, .with-subnav .content-wrapper .content-element.newsletter .image-collection > div, .with-subnav .content-wrapper .content-element.image-text .image-collection > div, .with-subnav .content-wrapper .content-element.text-image .image-collection > div {
    padding-left: 0;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .image-collection > div img, .with-subnav .content-wrapper .content-element.newsletter .image-collection > div img, .with-subnav .content-wrapper .content-element.image-text .image-collection > div img, .with-subnav .content-wrapper .content-element.text-image .image-collection > div img {
    aspect-ratio: 360/240;
    max-width: 100%;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .image-collection.image-count-1.portrait > div img, .with-subnav .content-wrapper .content-element.newsletter .image-collection.image-count-1.portrait > div img, .with-subnav .content-wrapper .content-element.image-text .image-collection.image-count-1.portrait > div img, .with-subnav .content-wrapper .content-element.text-image .image-collection.image-count-1.portrait > div img {
    aspect-ratio: 360/484;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .image-wrapper, .with-subnav .content-wrapper .content-element.newsletter .image-wrapper, .with-subnav .content-wrapper .content-element.image-text .image-wrapper, .with-subnav .content-wrapper .content-element.text-image .image-wrapper {
    width: 33.3333333333%;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .text-wrapper,
  .with-subnav .content-wrapper .content-element.service-teaser .service-wrapper, .with-subnav .content-wrapper .content-element.newsletter .text-wrapper,
  .with-subnav .content-wrapper .content-element.newsletter .service-wrapper, .with-subnav .content-wrapper .content-element.image-text .text-wrapper,
  .with-subnav .content-wrapper .content-element.image-text .service-wrapper, .with-subnav .content-wrapper .content-element.text-image .text-wrapper,
  .with-subnav .content-wrapper .content-element.text-image .service-wrapper {
    width: 66.6666666667%;
    margin-left: 0;
    padding-top: 0;
    padding-left: 11%;
    margin-top: 0;
  }
  .with-subnav .content-wrapper .content-element.image-text.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .image-wrapper {
    width: 44.4444444444%;
  }
  .with-subnav .content-wrapper .content-element.image-text.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .image-wrapper img {
    max-width: 100%;
  }
  .with-subnav .content-wrapper .content-element.image-text.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .text-wrapper {
    width: 55.5555555556%;
  }
  .with-subnav .content-wrapper .content-element.newsletter.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .image-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .image-wrapper {
    width: 44.4444444444%;
    margin-left: 0;
  }
  .with-subnav .content-wrapper .content-element.newsletter.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .image-wrapper img, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .image-wrapper img {
    max-width: 360px;
  }
  .with-subnav .content-wrapper .content-element.newsletter.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .text-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .text-wrapper {
    width: 55.5555555556%;
    padding-left: 0;
    padding-right: 11%;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide {
    padding-left: 0;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .title-wrapper {
    margin: 0;
    padding-left: 0;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .image-wrapper img {
    aspect-ratio: 836/360;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider .slide-item .title-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .service-wrapper {
    margin-top: -20px;
  }
  .with-subnav .content-wrapper .content-element.service .service-wrapper-inner {
    margin-left: -20px;
    margin-right: -20px;
  }
  .with-subnav .content-wrapper .content-element.service .service-wrapper-inner.col2 .service-item {
    max-width: 380px;
  }
  .with-subnav .content-wrapper .content-element.booking .booking-wrapper {
    padding-left: 0;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper {
    padding-left: 45px;
    padding-right: 45px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image {
    width: 315px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image img {
    width: 238px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image:before {
    top: -24px;
    left: 4px;
    width: 100px;
    height: 74px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .text {
    width: calc(100% - 315px);
    padding-top: 0;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .text .cite {
    max-width: 500px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .author {
    margin-top: 25px;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper {
    padding: 0;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .title-wrapper {
    left: 5px;
    top: -10px;
    right: calc(44.4444444444% + 0px);
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .info {
    width: calc(100% - 370px);
    padding-left: 11.1111111111%;
    margin-left: 0;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .image {
    width: 370px;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .image img {
    aspect-ratio: 360/442;
    max-width: 360px;
  }
  .with-subnav .content-wrapper .content-element.form .form-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
  .with-subnav.sub .content-wrapper .sub-breadcrumbs {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .with-subnav.sub .content-wrapper .first-sec .content-element {
    padding-top: 40px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-2 > div.image2 > div:after {
    width: 120px;
    bottom: -60px;
    right: -60px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.center.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.center.image-count-2 > div.image2 > div:after {
    left: 25%;
    top: inherit;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
    left: inherit;
    right: -108px;
    bottom: -30px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.front.image-count-1 > div.image1 > div:after {
    top: inherit;
    left: inherit;
    right: -60px;
    bottom: -60px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.center.image-count-1 > div.image1 > div:after {
    left: 25%;
    top: inherit;
    bottom: -60px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.center.front.image-count-1 > div.image1 > div:after {
    bottom: -60px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-2 > div.image2 > div:after {
    width: 120px;
    left: -60px;
    top: inherit;
    bottom: -60px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.center.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.center.image-count-2 > div.image2 > div:after {
    left: 25%;
    top: inherit;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
    left: -60px;
    bottom: -30px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.center.image-count-1 > div.image1 > div:after {
    left: 25%;
    top: inherit;
    bottom: -60px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.center.front.image-count-1 > div.image1 > div:after {
    bottom: -60px;
  }
}
@media screen and (max-width: 800px) {
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .title-wrapper {
    right: 380px;
  }
}
@media screen and (max-width: 42.49875em) {
  .with-subnav .content-wrapper #hero .hero-wrapper,
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-start-item,
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-slider .slider-item,
  .with-subnav .content-wrapper #hero .hero-wrapper .hero-slider-mobile .slider-item {
    height: calc(100dvh - 57px);
    max-height: 100%;
  }
  .with-subnav .content-wrapper .content-element.service-teaser, .with-subnav .content-wrapper .content-element.newsletter, .with-subnav .content-wrapper .content-element.image-text, .with-subnav .content-wrapper .content-element.text-image {
    overflow: visible;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .image-wrapper, .with-subnav .content-wrapper .content-element.newsletter .image-wrapper, .with-subnav .content-wrapper .content-element.image-text .image-wrapper, .with-subnav .content-wrapper .content-element.text-image .image-wrapper {
    width: calc(100% - 80px);
    margin-left: 40px;
    margin-right: 40px;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .text-wrapper,
  .with-subnav .content-wrapper .content-element.service-teaser .service-wrapper, .with-subnav .content-wrapper .content-element.newsletter .text-wrapper,
  .with-subnav .content-wrapper .content-element.newsletter .service-wrapper, .with-subnav .content-wrapper .content-element.image-text .text-wrapper,
  .with-subnav .content-wrapper .content-element.image-text .service-wrapper, .with-subnav .content-wrapper .content-element.text-image .text-wrapper,
  .with-subnav .content-wrapper .content-element.text-image .service-wrapper {
    width: 100%;
    padding-left: 0;
  }
  .with-subnav .content-wrapper .content-element.image-text.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .image-wrapper {
    width: calc(100% - 80px);
    padding-left: 40px;
    padding-right: 40px;
  }
  .with-subnav .content-wrapper .content-element.image-text.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.image-text.image-count-2 .text-wrapper {
    width: 100%;
  }
  .with-subnav .content-wrapper .content-element.newsletter.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .image-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .image-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .image-wrapper {
    width: calc(100% - 80px);
    padding-left: 40px;
    padding-right: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .with-subnav .content-wrapper .content-element.newsletter.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .image-wrapper img, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .image-wrapper img, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .image-wrapper img {
    max-width: 100%;
  }
  .with-subnav .content-wrapper .content-element.newsletter.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.newsletter.image-count-2 .text-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-1 .text-wrapper, .with-subnav .content-wrapper .content-element.text-image.image-count-2 .text-wrapper {
    width: 100%;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide {
    padding-left: 0;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .title-wrapper {
    margin: 0;
    padding-left: 0;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .image-wrapper img {
    aspect-ratio: 836/360;
  }
  .with-subnav .content-wrapper .content-element.text-image-wide .text-image-slider {
    padding-left: 0;
    padding-right: 0;
  }
  .with-subnav .content-wrapper .content-element.service-teaser .service-wrapper {
    margin-top: 30px;
  }
  .with-subnav .content-wrapper .content-element.service .service-wrapper-inner {
    margin-left: -20px;
    margin-right: -20px;
  }
  .with-subnav .content-wrapper .content-element.service .service-wrapper-inner.col2 .service-item {
    max-width: 380px;
  }
  .with-subnav .content-wrapper .content-element.booking .booking-wrapper {
    padding-left: 0;
  }
  .with-subnav .content-wrapper .content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info {
    padding-left: 50px;
    padding-right: 50px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper {
    padding-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .slick-prev {
    left: -30px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .slick-next {
    right: -30px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image {
    width: 100%;
    max-width: 238px;
    float: none;
    margin: 0 auto;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image img {
    width: 100%;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image:before {
    top: -14px;
    left: -32px;
    width: 52px;
    height: 38px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .text {
    width: 100%;
    padding: 30px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .text .cite {
    max-width: 100%;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .author {
    margin-top: 15px;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .title-wrapper {
    padding-bottom: 25px;
    position: relative;
    right: inherit;
    left: inherit;
    top: inherit;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .title-wrapper .intro-text {
    max-width: 260px;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item {
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .info {
    margin: 0;
    padding: 25px 0 0 0;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .info .button-wrapper {
    text-align: center;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .image {
    margin: 0;
    padding: 0;
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .with-subnav .content-wrapper .content-element.contact-large .contact-wrapper .contact-item .image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    max-width: 100%;
    aspect-ratio: 548/442;
  }
  .with-subnav .content-wrapper .content-element.form .form-wrapper {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
  .with-subnav.sub .content-wrapper #hero .hero-wrapper, .with-subnav.sub .content-wrapper #hero .hero-wrapper .hero-slider-mobile .slider-item {
    height: 340px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.image-count-2 > div.image2 > div:after {
    width: 80px;
    bottom: -40px;
    right: -40px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.center.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.center.image-count-2 > div.image2 > div:after {
    left: 25%;
    top: inherit;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
    left: inherit;
    right: -108px;
    bottom: -20px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.front.image-count-1 > div.image1 > div:after {
    top: inherit;
    left: inherit;
    right: -40px;
    bottom: -40px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.center.image-count-1 > div.image1 > div:after {
    left: 25%;
    top: inherit;
    bottom: -40px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-left.with-knaeuel.portrait.center.front.image-count-1 > div.image1 > div:after {
    bottom: -40px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.image-count-2 > div.image2 > div:after {
    width: 80px;
    left: -40px;
    top: inherit;
    bottom: -40px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.center.image-count-1 > div.image1 > div:after, .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.center.image-count-2 > div.image2 > div:after {
    left: 25%;
    top: inherit;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.image-count-1 > div.image1 > div:after {
    left: -40px;
    bottom: -20px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.center.image-count-1 > div.image1 > div:after {
    left: 25%;
    top: inherit;
    bottom: -40px;
  }
  .with-subnav.glueck-und-gut .image-collection.image-right.with-knaeuel.portrait.center.front.image-count-1 > div.image1 > div:after {
    bottom: -40px;
  }
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider,
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider-mobile, .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider,
  .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider-mobile {
    overflow: visible;
  }
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider .slider-item .knaeuel,
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider .slider-item .knaeuel-sub,
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider-mobile .slider-item .knaeuel,
  .with-subnav.glueck-und-gut:not(.sub) .hero-wrapper .hero-slider-mobile .slider-item .knaeuel-sub, .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider .slider-item .knaeuel,
  .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider .slider-item .knaeuel-sub,
  .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel,
  .with-subnav.glueck-und-gut.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel-sub {
    left: inherit;
    bottom: -50px;
    right: -20px;
    -webkit-transform: scale(0.45);
            transform: scale(0.45);
  }
  .with-subnav.wunschlos-gluecklich:not(.sub) .hero-wrapper .hero-slider .slider-item .knaeuel,
  .with-subnav.wunschlos-gluecklich:not(.sub) .hero-wrapper .hero-slider .slider-item .knaeuel-sub,
  .with-subnav.wunschlos-gluecklich:not(.sub) .hero-wrapper .hero-slider-mobile .slider-item .knaeuel,
  .with-subnav.wunschlos-gluecklich:not(.sub) .hero-wrapper .hero-slider-mobile .slider-item .knaeuel-sub, .with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider .slider-item .knaeuel,
  .with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider .slider-item .knaeuel-sub,
  .with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel,
  .with-subnav.wunschlos-gluecklich.sub .hero-wrapper .hero-slider-mobile .slider-item .knaeuel-sub {
    left: inherit;
    right: -45px;
    top: inherit;
    bottom: -64px;
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
  }
  .with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.wunschlos-gluecklich .image-collection.image-left.with-knaeuel.image-count-2 > div.image2 > div:after {
    top: inherit;
    bottom: -30px;
    right: -40px;
    left: inherit;
    width: 118px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.image-count-1 > div.image1 > div:after, .with-subnav.wunschlos-gluecklich .image-collection.image-right.with-knaeuel.image-count-2 > div.image2 > div:after {
    top: inherit;
    bottom: -30px;
    left: -40px;
    width: 118px;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media screen and (max-width: 580px) {
  .content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    padding-left: 35px !important;
    padding-right: 35px !important;
  }
  .content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info > div {
    width: 100%;
  }
  .content-element.brunch .brunch-wrapper .brunch-slider .brunch-item .info .date {
    margin-bottom: 10px;
  }
  .content-element.brunch .brunch-wrapper .brunch-slider .brunch-item.service-wrapper .service-wrapper-inner.col2 .service-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: 10px;
  }
}
@media screen and (max-width: 480px) {
  .with-subnav .content-wrapper .service-wrapper .service-wrapper-inner .service-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    padding-left: calc(16.6666666667% - 5px);
  }
  .with-subnav .content-wrapper .content-element.contact-slider .button-wrapper {
    padding-left: 60px;
    padding-right: 60px;
    margin-top: 30px;
  }
  .with-subnav .content-wrapper .content-element.contact-slider .button-wrapper > a {
    width: 100%;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image {
    max-width: 100%;
    width: 100%;
    padding-right: 70px;
    padding-left: 70px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image:before {
    left: 40px;
  }
  .with-subnav .content-wrapper .content-element.cites .cites-wrapper .cites-slider .cite-item .image img {
    aspect-ratio: 139/175;
  }
}
/* TinyMCE Wordpress */
#tinymce {
  font-size: 16px;
  padding: 8px;
}
#tinymce h2, #tinymce h3, #tinymce h4, #tinymce p {
  margin-bottom: 20px;
}
#tinymce a {
  text-decoration: underline;
  color: #888888;
}
#tinymce a:hover, #tinymce a:focus {
  background-image: none !important;
}
#tinymce p,
#tinymce li {
  font-size: 16px;
}
#tinymce li {
  list-style: initial;
  margin-left: 20px;
}
#tinymce .text-small {
  font-size: 14px;
}
#tinymce b, #tinymce strong {
  font-weight: 700;
}
#tinymce.editor-header-title-em {
  font-weight: 500;
  font-size: 4.4444444444rem;
  line-height: 1.05;
  letter-spacing: -0.04444rem;
  text-transform: initial;
  text-decoration: none;
}
@media screen and (max-width: 79.99875em) {
  #tinymce.editor-header-title-em {
    font-size: 3.0555555556rem;
  }
}
@media screen and (max-width: 42.49875em) {
  #tinymce.editor-header-title-em {
    font-size: 1.6666666667rem;
    letter-spacing: -0.01667rem;
  }
}
#tinymce.editor-header-title-em {
  font-size: 20px;
}
#tinymce.editor-header-text-intro {
  font-weight: 400;
  font-size: 2.5rem;
  line-height: 1.15;
  letter-spacing: -0.025rem;
  text-transform: initial;
  text-decoration: none;
}
#tinymce.editor-header-text-intro b, #tinymce.editor-header-text-intro strong {
  font-weight: 600;
}
#tinymce.editor-header-text-intro .underline,
#tinymce.editor-header-text-intro i, #tinymce.editor-header-text-intro em {
  font-style: italic;
  font-weight: 300;
}
@media screen and (max-width: 79.99875em) {
  #tinymce.editor-header-text-intro {
    font-size: 1.8888888889rem;
  }
}
@media screen and (max-width: 42.49875em) {
  #tinymce.editor-header-text-intro {
    font-size: 1.2777777778rem;
    line-height: 1.2;
    letter-spacing: -0.01278rem;
  }
}
#tinymce.editor-header-text-intro .underline {
  display: inline-block;
  position: relative;
}
#tinymce.editor-header-text-intro .underline:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  height: 10px;
  width: 100%;
  background-image: url("../img/handdrawn2.svg");
  background-repeat: no-repeat;
  background-size: 100% 10px;
}
#tinymce.editor-header-text-teaser h3 {
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.55;
  letter-spacing: 0.05rem;
  text-transform: uppercase;
}
@media screen and (max-width: 79.99875em) {
  #tinymce.editor-header-text-teaser h3 {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  #tinymce.editor-header-text-teaser h3 {
    font-size: 0.8888888889rem;
    letter-spacing: 0.04444rem;
  }
}

/* end TinyMCE Wordpress */
/* Bugfixing */
#debug-size {
  display: block !important;
  position: fixed;
  right: 15px;
  bottom: 100px;
  z-index: 1000;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  font-size: 12px;
}

.blindtext {
  background-color: rgba(255, 192, 203, 0.3) !important;
}

/* end Bugfixing */
/*# sourceMappingURL=app.css.map */
