@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=68.75em&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: "Work Sans", sans-serif;
  font-weight: 400;
  line-height: 1.7222222222;
  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;
}

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

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: 2.3641975309rem;
  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: 400;
  line-height: 1.7222222222;
  color: #f5f3f0;
  -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: #f5f3f0;
  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: #f5f3f0;
}

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

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

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

::placeholder {
  color: #f5f3f0;
}

[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.7222222222;
  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: #f5f3f0;
  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: 2.3641975309rem;
  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: 400;
  line-height: 1.7222222222;
  color: #f5f3f0;
  -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: #f5f3f0;
  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: 700;
  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: 700;
  line-height: inherit;
}

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

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Signika", 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: #7db62c;
}

a {
  line-height: inherit;
  color: #7db62c;
  text-decoration: underline;
  cursor: pointer;
}
a:hover, a:focus {
  color: rgb(107.5, 156.52, 37.84);
  text-decoration: none;
}
a img {
  border: 0;
}

hr {
  clear: both;
  max-width: 91.875rem;
  height: 0;
  margin: 1.1111111111rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #7db62c;
  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: 700;
}

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

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: #f5f3f0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000000;
}

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

.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: #7db62c;
  font-size: 0.7222222222rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

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

.code-block {
  border: 1px solid #7db62c;
  background-color: #f5f3f0;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  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: 68.75em) {
  .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 #7db62c;
    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(1470px + 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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 68.75em) {
  .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: 700;
}

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: 700;
  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: 68.74875em) {
  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;
}

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 25px;
  border: none;
  border-radius: 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: white;
}
.card > :last-child {
  margin-bottom: 0;
}

.card-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 26px;
  background: transparent;
}
.card-divider > :last-child {
  margin-bottom: 0;
}

.card-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 26px;
}
.card-section > :last-child {
  margin-bottom: 0;
}

.card-image {
  min-height: 1px;
}

.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: #7db62c;
}
: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%;
}

.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: 68.75em) {
  .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: 68.75em) {
  .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: 68.74875em) {
  .hide-for-medium-only {
    display: none !important;
  }
}

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

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

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

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

@media screen and (max-width: 68.74875em), 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: 146px;
}
.all-wrapper > footer {
  -ms-flex-negative: 1;
      flex-shrink: 1;
}

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

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

.site-wrapper-wide {
  max-width: 100%;
}

.border {
  border-radius: 15px;
}

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

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

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

@media screen and (min-width: 68.75em) and (max-width: 1199.99875em) {
  .large-centered {
    margin-left: auto;
    margin-right: auto;
  }
}
.icon {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin: 5px 0;
  border-radius: 50%;
  background-color: #7db62c;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 40px 40px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.icon.icon-termin {
  background-image: url("../img/icon-termin.png");
}
.icon.icon-offen {
  background-image: url("../img/icon-offen.png");
}
.icon.icon-telefon {
  background-image: url("../img/icon-telefon.png");
}

.cta-wrapper {
  position: fixed;
  top: calc(50vh - 50px);
  right: 7px;
}
.cta-wrapper > ul {
  margin: 0;
  padding: 0;
}
.cta-wrapper > ul > li {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.cta-wrapper > ul > li .icon.icon-image,
.cta-wrapper > ul > li .icon.open,
.cta-wrapper > ul > li .icon:hover {
  background-color: #9c876a;
}
.cta-wrapper > ul > li > a,
.cta-wrapper > ul > li > button {
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  padding: 10px;
  width: 60px;
  height: 60px;
  margin: 5px 0;
  border-radius: 50%;
  background-color: #7db62c;
  text-decoration: none;
}
.cta-wrapper > ul > li > a:hover,
.cta-wrapper > ul > li > button:hover {
  background-color: #9c876a;
}
.cta-wrapper .tooltip {
  cursor: pointer;
}
.cta-wrapper .tooltip-content {
  z-index: -1;
  background-color: white;
  position: absolute;
  right: -4px;
  top: 0;
  min-width: 360px;
  border-radius: 30px;
  padding: 15px 70px 15px 25px;
}
.cta-wrapper .tooltip-content * {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
}
.cta-wrapper .tooltip-content * b, .cta-wrapper .tooltip-content * strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  .cta-wrapper .tooltip-content * {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .cta-wrapper .tooltip-content * {
    font-size: 0.8888888889rem;
    line-height: 1.5625;
  }
}
.cta-wrapper .tooltip-content b {
  color: #7db62c;
}
.cta-wrapper .tooltip-content table {
  width: 100%;
  margin-bottom: 0;
}
.cta-wrapper .tooltip-content table tr > td:first-of-type {
  color: #7db62c;
  font-weight: 600;
}
.cta-wrapper .tooltip-content table + p {
  margin-top: 20px;
}
.cta-wrapper .tooltip-content p:last-of-type {
  margin-bottom: 0;
}

/*
.reveal-overlay {
  .reveal {
    border:none;
    padding-right:50px;
    * {
      @include typo(text-normal);
    }
    .close-button {
      position: absolute;
      right:20px;
      top:10px;
      cursor: pointer;
      span {
        font-size:40px;
      }
    }
    table {
      width: 100%;
      margin-bottom:0;
      tr>td:first-of-type {
        color:$bru_green;
        font-weight: $font_semibold;
      }
    }
    table+p {
      margin-top:20px;
    }
    p:last-of-type {
      margin-bottom:0;
    }
  }
}
*/
#map {
  position: relative;
  height: 400px;
}
#map .privacy-proxy-map-wrapper {
  display: none;
}
#map.disabled .privacy-proxy-map-wrapper {
  display: block;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
#map.disabled .privacy-proxy-map-wrapper .privacy-proxy-map-wrapper--content {
  max-width: 800px;
  background: #ece8e3;
  height: auto;
  text-align: center;
  margin: 0 auto;
  padding: 10px;
  border-radius: 0;
  border: 1px solid #7db62c;
  color: black;
}
#map.disabled .privacy-proxy-map-wrapper .privacy-proxy-map-wrapper--heading {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.2;
}
#map.disabled .privacy-proxy-map-wrapper .privacy-proxy-map-wrapper--buttons {
  margin: 20px 10px;
}
#map.disabled .privacy-proxy-map-wrapper .privacy-proxy-map-wrapper--buttons button,
#map.disabled .privacy-proxy-map-wrapper .privacy-proxy-map-wrapper--buttons a {
  border: none;
  margin-top: 10px;
  margin-right: 30px;
  font-family: "Signika", serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.1538461538;
}
@media screen and (max-width: 68.74875em) {
  #map.disabled .privacy-proxy-map-wrapper .privacy-proxy-map-wrapper--buttons button,
  #map.disabled .privacy-proxy-map-wrapper .privacy-proxy-map-wrapper--buttons a {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  #map.disabled .privacy-proxy-map-wrapper .privacy-proxy-map-wrapper--buttons button,
  #map.disabled .privacy-proxy-map-wrapper .privacy-proxy-map-wrapper--buttons a {
    font-size: 0.8888888889rem;
  }
}

header {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  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 .sticky {
  background-color: white;
}
header .header-wrapper .sticky * {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
header .header-wrapper .sticky .site-wrapper-wide {
  height: 146px;
}
header .header-wrapper .sticky .logo-wrapper {
  padding-top: 70px;
  margin-left: 75px;
}
header .header-wrapper .sticky .logo-wrapper img {
  max-width: 430px;
  width: 100%;
}
header .header-wrapper .sticky .menub {
  top: 80px;
}
header .header-wrapper .sticky.is-stuck .site-wrapper-wide {
  height: 100px;
}
header .header-wrapper .sticky.is-stuck .logo-wrapper {
  padding-top: 24px;
}
header .header-wrapper .sticky.is-stuck .menub {
  top: 34px;
}
header .header-wrapper .menub {
  position: fixed;
  right: 75px;
  z-index: 10;
  cursor: pointer;
}
header .header-wrapper .menub:before {
  background: transparent;
  -webkit-transition: all 1s;
  transition: all 1s;
}
header .header-wrapper .menub .menu-icon {
  display: block;
  height: 24px;
  width: 80px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}
header .header-wrapper .menub .menu-icon .bar {
  height: 2px;
  width: 80px;
  display: block;
  position: relative;
  background-color: #9c876a;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: 9px auto;
}
header .header-wrapper .menub .menu-icon .bar:nth-of-type(1) {
  margin-top: 0;
}
header .header-wrapper .menub .menu-icon .bar:nth-of-type(3) {
  margin-bottom: 0;
}
header .header-wrapper .menub .menu-icon.active .bar:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotate(26deg);
          transform: translateY(11px) rotate(26deg);
}
header .header-wrapper .menub .menu-icon.active .bar:nth-of-type(2) {
  opacity: 0;
}
header .header-wrapper .menub .menu-icon.active .bar:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotate(-26deg);
          transform: translateY(-11px) rotate(-26deg);
}
header .header-wrapper .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 .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 .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 {
  position: fixed;
  top: 146px;
  right: 0;
  z-index: 9;
  pointer-events: all;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  padding: 130px 0 80px 0;
}
header .nav-wrapper nav {
  max-width: 1200px;
}
header .nav-wrapper nav ul, header .nav-wrapper nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .nav-wrapper nav ul a, header .nav-wrapper nav li a {
  text-decoration: none;
}
header .nav-wrapper nav > ul {
  -webkit-column-count: 4;
     -moz-column-count: 4;
          column-count: 4;
}
header .nav-wrapper nav > ul > li {
  -webkit-column-break-inside: avoid;
     -moz-column-break-inside: avoid;
          break-inside: avoid;
  margin-bottom: 55px;
}
header .nav-wrapper nav > ul > li > a,
header .nav-wrapper nav > ul > li > span {
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 1.6666666667rem;
  line-height: 1.3333333333;
  color: #7db62c;
}
@media screen and (max-width: 68.74875em) {
  header .nav-wrapper nav > ul > li > a,
  header .nav-wrapper nav > ul > li > span {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 42.49875em) {
  header .nav-wrapper nav > ul > li > a,
  header .nav-wrapper nav > ul > li > span {
    font-size: 1.3333333333rem;
  }
}
header .nav-wrapper nav > ul > li > ul > li a {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
  color: black;
}
header .nav-wrapper nav > ul > li > ul > li a b, header .nav-wrapper nav > ul > li > ul > li a strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  header .nav-wrapper nav > ul > li > ul > li a {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  header .nav-wrapper nav > ul > li > ul > li a {
    font-size: 0.8888888889rem;
  }
}
header .nav-wrapper nav > ul > li > ul > li.current-menu-item > a, header .nav-wrapper nav > ul > li > ul > li:hover > a {
  font-weight: bold;
}
header.scroll .nav-wrapper {
  top: 100px;
}

/*
.all-wrapper.active {
  main,
  footer {
    display: none;
  }
  .nav-wrapper {
    overflow: scroll;
  }
}
*/
footer {
  background-color: #ece8e3 !important;
  padding: 50px 0 30px 0;
}
footer .info-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
footer .info-wrapper .col-1 {
  width: 490px;
}
footer .info-wrapper .col-2 {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0%;
          flex: 1 0 0%;
}
footer .info-wrapper .col-3 {
  width: 450px;
}
footer .info-wrapper .col-3 a {
  text-decoration: none;
  color: black;
}
footer .info-wrapper .col-3 a:hover {
  color: #7db62c;
}
footer .info-wrapper .col-3 .footer-nav ul li {
  position: relative;
  display: inline-block;
  padding-right: 20px;
}
footer .info-wrapper .col-3 .footer-nav ul li a {
  text-transform: uppercase;
}
footer .info-wrapper .col-3 .footer-nav ul li:after {
  content: "|";
  position: absolute;
  right: -10px;
  width: 20px;
}
footer .info-wrapper .col-3 .footer-nav ul li:last-of-type:after {
  display: none;
}

.forth-header,
h4 {
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 1.6666666667rem;
  line-height: 1.3333333333;
  color: #7db62c;
}
@media screen and (max-width: 68.74875em) {
  .forth-header,
  h4 {
    font-size: 1.2222222222rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .forth-header,
  h4 {
    font-size: 1rem;
  }
}

.third-header,
h3 {
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 1.7777777778rem;
  line-height: 0.96875;
  color: #7db62c;
}
@media screen and (max-width: 68.74875em) {
  .third-header,
  h3 {
    font-size: 1.4444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .third-header,
  h3 {
    font-size: 1.1111111111rem;
  }
}

.second-header,
h2 {
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 3.3333333333rem;
  line-height: 1.1;
  color: #7db62c;
}
@media screen and (max-width: 68.74875em) {
  .second-header,
  h2 {
    font-size: 2.7777777778rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .second-header,
  h2 {
    font-size: 1.6666666667rem;
  }
}

.first-header,
h1 {
  font-family: "Signika", serif;
  font-weight: 400;
  font-size: 6.1111111111rem;
  line-height: 0.9727272727;
  color: #7db62c;
}
.first-header b, .first-header strong,
h1 b,
h1 strong {
  font-weight: 600;
}
@media screen and (max-width: 68.74875em) {
  .first-header,
  h1 {
    font-size: 5rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .first-header,
  h1 {
    font-size: 3.3333333333rem;
  }
}

img {
  border-radius: 0;
}

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

.text ul, .accordion-content ul {
  margin: 0 0 20px 0;
}
.text ul li, .accordion-content ul li {
  position: relative;
  padding-bottom: 0;
  padding-left: 24px;
  margin-bottom: 2px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
}
.text ul li b, .text ul li strong, .accordion-content ul li b, .accordion-content ul li strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  .text ul li, .accordion-content ul li {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .text ul li, .accordion-content ul li {
    font-size: 0.8888888889rem;
    line-height: 1.5625;
  }
}
.text ul li:before, .accordion-content ul li:before {
  content: " ";
  background-color: #7db62c;
  display: inline-block;
  width: 4px;
  height: 4px;
  position: absolute;
  top: 12px;
  left: 7px;
  border-radius: 50%;
}
.text p + ul, .accordion-content p + ul {
  margin-top: -30px;
}

p {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
}
p b, p strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  p {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  p {
    font-size: 0.8888888889rem;
    line-height: 1.5625;
  }
}

a:hover, a:visited, a:focus {
  color: #7db62c;
}

.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: 46px;
  width: auto;
  font-family: "Signika", serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.1538461538;
  color: #7db62c;
  text-decoration: none;
  word-break: break-word;
  background-color: transparent;
  line-height: 1;
  margin: 5px 0;
  padding: 10px 15px;
  border: 3px solid #7db62c;
  border-radius: 30px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media screen and (max-width: 68.74875em) {
  .button {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .button {
    font-size: 0.8888888889rem;
  }
}
.button:hover {
  color: white;
  background-color: #7db62c;
}

.text-green,
.text-green strong,
.text-green b {
  color: #7db62c;
}

.bg-gray {
  background-color: #f5f3f0;
}
.bg-gray * .text-green {
  color: #7db62c;
}

.bg-green {
  background-color: #7db62c;
}
.bg-green * {
  color: white;
}
.bg-green * .text-green {
  color: black;
}
.bg-green * a,
.bg-green * a:hover,
.bg-green * a:focus {
  color: white;
}

.scroll-fadein {
  opacity: 0;
  -webkit-transition: opacity 0.7s ease-in 0.5s;
  transition: opacity 0.7s ease-in 0.5s;
}

.scroll-fadein.is_visible {
  opacity: 1;
}

.scroll-slidein {
  opacity: 0;
  -webkit-transform: translateY(70px);
          transform: translateY(70px);
  -webkit-transition: opacity 0.5s ease-out 0.08s, -webkit-transform 0.6s ease-out;
  transition: opacity 0.5s ease-out 0.08s, -webkit-transform 0.6s ease-out;
  transition: transform 0.6s ease-out, opacity 0.5s ease-out 0.08s;
  transition: transform 0.6s ease-out, opacity 0.5s ease-out 0.08s, -webkit-transform 0.6s ease-out;
}

.scroll-slidein.is_visible {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.hero-wrapper {
  position: relative;
}
.hero-wrapper .hero-slider,
.hero-wrapper .hero-slider-mobile,
.hero-wrapper .hero-text-slider {
  border-bottom: 65px solid white;
  border-left: 75px solid white;
  border-right: 75px solid white;
}
.hero-wrapper .hero-slider .slider-item,
.hero-wrapper .hero-slider-mobile .slider-item,
.hero-wrapper .hero-text-slider .slider-item {
  height: calc(100vh - 146px - 65px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  overflow: hidden;
}
.hero-wrapper .hero-slider .slider-item video,
.hero-wrapper .hero-slider-mobile .slider-item video,
.hero-wrapper .hero-text-slider .slider-item video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.hero-wrapper .hero-slider:not(.slick-initialized) .slider-item,
.hero-wrapper .hero-slider-mobile:not(.slick-initialized) .slider-item,
.hero-wrapper .hero-text-slider:not(.slick-initialized) .slider-item {
  display: none;
}
.hero-wrapper .hero-slider:not(.slick-initialized) .slider-item:first-of-type,
.hero-wrapper .hero-slider-mobile:not(.slick-initialized) .slider-item:first-of-type,
.hero-wrapper .hero-text-slider:not(.slick-initialized) .slider-item:first-of-type {
  display: block;
}
.hero-wrapper .hero-text-slider-wrapper .hero-text-slider {
  z-index: 1;
}
.hero-wrapper .hero-text-slider-wrapper .video-item {
  position: absolute;
  top: 0;
  bottom: 65px;
  left: 65px;
  right: 65px;
  overflow: hidden;
  z-index: 0;
}
.hero-wrapper .hero-text-slider-wrapper .video-item video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.hero-wrapper .hero-start-item {
  position: absolute;
  top: 0;
  left: 75px;
  right: 75px;
  height: calc(100vh - 146px - 65px);
  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:after {
  content: "";
  background-image: url("../img/verlauf2.png");
  background-repeat: no-repeat;
  background-size: 60% 100%;
  background-position: -15px bottom;
  position: absolute;
  left: -80px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.hero-wrapper .hero-start-item .title-wrapper {
  margin-bottom: 10%;
  z-index: 1;
}
.hero-wrapper .hero-start-item .title-wrapper .first-header {
  line-height: 0.9;
}
.hero-wrapper .hero-start-item .title-wrapper .subline {
  font-family: "Signika", serif;
  font-weight: 500;
  font-size: 2.2222222222rem;
  line-height: 1.0256410256;
  margin-top: 30px;
}
@media screen and (max-width: 68.74875em) {
  .hero-wrapper .hero-start-item .title-wrapper .subline {
    font-size: 0.9444444444rem;
    font-weight: 700;
  }
}
@media screen and (max-width: 42.49875em) {
  .hero-wrapper .hero-start-item .title-wrapper .subline {
    font-size: 0.8888888889rem;
  }
}
.hero-wrapper .down {
  position: fixed;
  bottom: 85px;
  left: 0;
  right: 0;
  z-index: 10;
}
.hero-wrapper .down a {
  margin: 0 auto;
  display: block;
  width: 62px;
  height: 62px;
}
.hero-wrapper .down a svg {
  width: 100%;
}
.hero-wrapper .down a svg g {
  --x: 0px;
  --y: 8px;
  -webkit-animation: bounce 2s infinite;
          animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(var(--x), var(--y));
            transform: translate(var(--x), var(--y));
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
  50% {
    -webkit-transform: translate(var(--x), var(--y));
            transform: translate(var(--x), var(--y));
  }
  100% {
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

.content-image-before .image-inner {
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  max-height: 60vh;
  overflow: hidden;
}
.content-image-before .image-inner img {
  opacity: 0;
  max-width: none;
  width: 100%;
}
.content-image-before .image-inner.video-inner {
  aspect-ratio: 16/9;
  max-height: 100%;
  width: 100%;
  position: relative;
  clip-path: inset(0);
}
.content-image-before .image-inner.video-inner video {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: -1;
  /*position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vw;*/
  /*position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;*/
}

.content-element {
  padding-top: 120px;
  padding-bottom: 160px;
}
.content-element .title-wrapper h2 + p {
  margin-top: 10px;
}
.content-element .title-wrapper p:last-of-type {
  margin-bottom: 0;
}
.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-wrapper .text-more .more,
.content-element .text-wrapper .text-more .text-start {
  margin-bottom: 30px;
}
.content-element .box-item {
  position: relative;
  -webkit-box-shadow: -1px 1px 25px -10px rgba(0, 0, 0, 0.7);
          box-shadow: -1px 1px 25px -10px rgba(0, 0, 0, 0.7);
  border-radius: 30px;
  border: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  margin: 28px 30px;
  padding: 40px 20px 27px 20px;
  overflow: hidden;
}
.content-element .box-item:hover {
  cursor: pointer;
}
.content-element .box-item > div:not(.button-wrapper) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.content-element .box-item .button-wrapper {
  text-align: center;
  margin-top: 20px;
}
.content-element .box-item .button-wrapper .button a:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.content-element .box-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-element .box-wrapper .box-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(33.333333% - 60px);
          flex: 0 0 calc(33.333333% - 60px);
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-element.image-text .image-wrapper > div, .content-element.text-image .image-wrapper > div {
  position: relative;
}
.content-element.image-text .image-wrapper > div img, .content-element.text-image .image-wrapper > div img {
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(65%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  -webkit-mask-image: linear-gradient(to right, rgb(0, 0, 0) 65%, rgba(0, 0, 0, 0));
          mask-image: -webkit-gradient(linear, left top, right top, color-stop(65%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
          mask-image: linear-gradient(to right, rgb(0, 0, 0) 65%, rgba(0, 0, 0, 0));
}
.content-element.image-text .image-wrapper > div figcaption, .content-element.text-image .image-wrapper > div figcaption {
  margin-top: 6px;
}
.content-element.image-text .text-wrapper > div:not(.text-more), .content-element.text-image .text-wrapper > div:not(.text-more) {
  padding-left: calc(16.6666666667% + 12.5px);
  padding-right: calc(16.6666666667% + 12.5px);
}
.content-element.image-text .text-wrapper .title-wrapper, .content-element.text-image .text-wrapper .title-wrapper {
  margin-bottom: 40px;
}
.content-element.image-text.normal-width > div, .content-element.text-image.normal-width > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-element.image-text.full-width, .content-element.text-image.full-width {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.content-element.image-text.full-width .image-wrapper, .content-element.text-image.full-width .image-wrapper {
  padding-left: 0;
}
.content-element.image-text.full-width .image-wrapper img, .content-element.text-image.full-width .image-wrapper img {
  max-width: none;
  width: 100%;
}
.content-element.image-text.full-width .text-wrapper, .content-element.text-image.full-width .text-wrapper {
  width: calc(1470px / 2);
}
.content-element.image-text .image-wrapper, .content-element.text-image .image-wrapper {
  position: relative;
}
.content-element.image-text .image-wrapper > div, .content-element.text-image .image-wrapper > div {
  position: absolute;
  top: 0;
  bottom: 0;
}
.content-element.image-text .image-wrapper > div figure, .content-element.text-image .image-wrapper > div figure {
  height: 100%;
}
.content-element.image-text .image-wrapper > div img, .content-element.text-image .image-wrapper > div img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.content-element.image-text .image-wrapper {
  margin-right: -70px;
}
.content-element.image-text .image-wrapper > div {
  margin-right: 25px;
  left: calc(((100vw - 1470px) / 2 + 12.5px) * -1);
  right: 0;
}
.content-element.image-text .text-wrapper > div:not(.text-more) {
  padding-left: 85px;
  padding-right: 50px;
}
.content-element.text-image .image-wrapper > div {
  margin-left: 70px;
}
.content-element.text-image .image-wrapper > div img {
  -webkit-mask-image: -webkit-gradient(linear, right top, left top, color-stop(65%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
  -webkit-mask-image: linear-gradient(to left, rgb(0, 0, 0) 65%, rgba(0, 0, 0, 0));
          mask-image: -webkit-gradient(linear, right top, left top, color-stop(65%, rgb(0, 0, 0)), to(rgba(0, 0, 0, 0)));
          mask-image: linear-gradient(to left, rgb(0, 0, 0) 65%, rgba(0, 0, 0, 0));
}
.content-element.text-image .image-wrapper > div {
  right: calc(((100vw - 1470px) / 2 + 12.5px) * -1);
  left: 0;
}
.content-element.text-image .text-wrapper > div:not(.text-more) {
  padding-left: 85px;
  padding-right: 50px;
}
.content-element.text-1col .title-wrapper {
  margin-bottom: 65px;
}
.content-element.service .title-wrapper {
  margin-bottom: 70px;
}
.content-element.service .service-wrapper {
  margin: 0 auto;
  max-width: 1360px;
}
.content-element.service .service-wrapper .service-item {
  background-color: white;
}
.content-element.service .service-wrapper .service-item:hover {
  background-color: #7db62c;
}
.content-element.service .service-wrapper .service-item:hover * {
  color: white !important;
}
.content-element.service .service-wrapper .service-item:hover .button {
  border-color: white;
}
.content-element.service .service-wrapper .service-item:hover img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.content-element.service .service-wrapper .service-item .number {
  font-family: "Signika", serif;
  font-weight: 300;
  font-size: 3.3333333333rem;
  line-height: 0.5666666667;
  margin-bottom: 15px;
}
@media screen and (max-width: 68.74875em) {
  .content-element.service .service-wrapper .service-item .number {
    font-size: 2.7777777778rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.service .service-wrapper .service-item .number {
    font-size: 2.2222222222rem;
  }
}
.content-element.service .service-wrapper .service-item .title {
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 1.6666666667rem;
  line-height: 1;
  color: #7db62c;
  margin-bottom: 20px;
  padding-right: 100px;
}
@media screen and (max-width: 68.74875em) {
  .content-element.service .service-wrapper .service-item .title {
    font-size: 1.3333333333rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.service .service-wrapper .service-item .title {
    font-size: 1.1111111111rem;
  }
}
.content-element.service .service-wrapper .service-item .text,
.content-element.service .service-wrapper .service-item .text p {
  font-family: "Signika", serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4444444444;
}
.content-element.service .service-wrapper .service-item .text b, .content-element.service .service-wrapper .service-item .text strong,
.content-element.service .service-wrapper .service-item .text p b,
.content-element.service .service-wrapper .service-item .text p strong {
  font-weight: 400;
}
@media screen and (max-width: 68.74875em) {
  .content-element.service .service-wrapper .service-item .text,
  .content-element.service .service-wrapper .service-item .text p {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.service .service-wrapper .service-item .text,
  .content-element.service .service-wrapper .service-item .text p {
    font-size: 0.8888888889rem;
  }
}
.content-element.service .service-wrapper .service-item .image {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 100px;
  height: 100px;
}
.content-element.service .service-wrapper .service-item .image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.content-element.team {
  padding-bottom: 65px;
}
.content-element.team .title-wrapper {
  margin-bottom: 40px;
}
.content-element.team .team-wrapper {
  margin: 0 auto;
  max-width: 1360px;
}
.content-element.team .team-wrapper .team-item {
  aspect-ratio: 382/334;
  text-align: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.content-element.team .team-wrapper .team-item * {
  color: white !important;
}
.content-element.team .team-wrapper .team-item > div {
  opacity: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.content-element.team .team-wrapper .team-item .title {
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 1.6666666667rem;
  line-height: 1;
  margin-bottom: 10px;
}
@media screen and (max-width: 68.74875em) {
  .content-element.team .team-wrapper .team-item .title {
    font-size: 1.3333333333rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.team .team-wrapper .team-item .title {
    font-size: 1.1111111111rem;
  }
}
.content-element.team .team-wrapper .team-item .text {
  font-family: "Signika", serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4444444444;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}
.content-element.team .team-wrapper .team-item .text b, .content-element.team .team-wrapper .team-item .text strong {
  font-weight: 400;
}
@media screen and (max-width: 68.74875em) {
  .content-element.team .team-wrapper .team-item .text {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.team .team-wrapper .team-item .text {
    font-size: 0.8888888889rem;
  }
}
.content-element.team .team-wrapper .team-item .button-wrapper {
  text-align: center;
}
.content-element.team .team-wrapper .team-item .button-wrapper .button {
  border-color: white;
}
.content-element.team .team-wrapper .team-item:hover > div {
  opacity: 1;
  z-index: 1;
}
.content-element.team .team-wrapper .team-item:hover:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 0;
}
.content-element.faq .title-wrapper {
  margin-bottom: 55px;
}
.content-element.faq .accordion .accordion-item {
  margin: 9px 10px;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 20px);
          flex: 0 0 calc(50% - 20px);
  position: relative;
  overflow: visible;
}
.content-element.faq .accordion .accordion-item .accordion-title {
  min-height: 120px;
  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;
  padding: 20px;
  text-align: center;
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 1.7777777778rem;
  line-height: 0.96875;
  text-decoration: none;
  position: relative;
  background-color: white;
  overflow: hidden;
  border-radius: 30px;
}
@media screen and (max-width: 68.74875em) {
  .content-element.faq .accordion .accordion-item .accordion-title {
    font-size: 1.4444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.faq .accordion .accordion-item .accordion-title {
    font-size: 1.1111111111rem;
  }
}
.content-element.faq .accordion .accordion-item .accordion-content {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  z-index: 20;
  padding: 40px 120px 40px 28px;
  border-radius: 30px;
  cursor: initial;
}
.content-element.faq .accordion .accordion-item.is-active .accordion-title {
  opacity: 0;
  pointer-events: none;
  z-index: 21;
}
.content-element.faq .accordion .accordion-item.is-active .accordion-content .close {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
  width: 60px;
  height: 60px;
  border: 1px solid white;
  border-radius: 50%;
  display: block;
  cursor: pointer;
}
.content-element.faq .accordion .accordion-item.is-active .accordion-content .close:before {
  content: " ";
  position: absolute;
  display: block;
  background-color: white;
  width: 2px;
  left: 29px;
  top: 10px;
  bottom: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.content-element.faq .accordion .accordion-item.is-active .accordion-content .close:after {
  content: " ";
  position: absolute;
  display: block;
  background-color: white;
  height: 2px;
  top: 29px;
  left: 10px;
  right: 10px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.content-element.faq .full-width .accordion .accordion-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.content-element.cite .title-wrapper h2 {
  margin-bottom: 55px;
}
.content-element.cite .cite-wrapper {
  padding-left: 0;
  padding-right: 0;
}
.content-element.cite .cite-wrapper .cite-item {
  margin: 20px 10px;
  background-color: white;
  border-radius: 30px;
  padding: 40px 70px;
  -webkit-box-shadow: -1px 5px 12px -5px rgba(0, 0, 0, 0.4);
          box-shadow: -1px 5px 12px -5px rgba(0, 0, 0, 0.4);
}
.content-element.cite .cite-wrapper .cite-item .title {
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 1.2777777778rem;
  line-height: 1.347826087;
  letter-spacing: 0.02em;
  color: #7db62c;
  margin-bottom: 5px;
}
@media screen and (max-width: 68.74875em) {
  .content-element.cite .cite-wrapper .cite-item .title {
    font-size: 1.1111111111rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.cite .cite-wrapper .cite-item .title {
    font-size: 0.8888888889rem;
  }
}
.content-element.cite .cite-wrapper .cite-item .text,
.content-element.cite .cite-wrapper .cite-item .author {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
}
.content-element.cite .cite-wrapper .cite-item .text b, .content-element.cite .cite-wrapper .cite-item .text strong,
.content-element.cite .cite-wrapper .cite-item .author b,
.content-element.cite .cite-wrapper .cite-item .author strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  .content-element.cite .cite-wrapper .cite-item .text,
  .content-element.cite .cite-wrapper .cite-item .author {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.cite .cite-wrapper .cite-item .text,
  .content-element.cite .cite-wrapper .cite-item .author {
    font-size: 0.8888888889rem;
  }
}
.content-element.cite .cite-wrapper .cite-item .author {
  margin-top: 20px;
}
.content-element.cite-image {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.content-element.cite-image .image-full-wrapper {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}
.content-element.cite-image .image-full-wrapper .image-inner {
  background-image: none !important;
  background-color: white;
  max-height: 70vh;
  overflow: hidden;
  position: relative;
}
.content-element.cite-image .image-full-wrapper .image-inner img {
  max-width: none;
  width: 100%;
}
.content-element.cite-image .image-full-wrapper .image-inner .cite-text {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  min-width: 580px;
  width: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-element.cite-image .image-full-wrapper .image-inner .cite-text > div {
  max-width: 525px;
}
.content-element.cite-image .image-full-wrapper .image-inner .cite-text .title {
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 3.3333333333rem;
  line-height: 1.1;
  color: #7db62c;
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 68.74875em) {
  .content-element.cite-image .image-full-wrapper .image-inner .cite-text .title {
    font-size: 2.2222222222rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.cite-image .image-full-wrapper .image-inner .cite-text .title {
    font-size: 1.1111111111rem;
  }
}
.content-element.cite-image .image-full-wrapper .image-inner .cite-text .author {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
}
.content-element.cite-image .image-full-wrapper .image-inner .cite-text .author b, .content-element.cite-image .image-full-wrapper .image-inner .cite-text .author strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  .content-element.cite-image .image-full-wrapper .image-inner .cite-text .author {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.cite-image .image-full-wrapper .image-inner .cite-text .author {
    font-size: 0.8888888889rem;
    line-height: 1.5625;
  }
}
.content-element.cite-image:not(.no-text) .image-full-wrapper .image-inner img {
  -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(45%, rgb(0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.2)), color-stop(70%, rgba(0, 0, 0, 0)));
  -webkit-mask-image: linear-gradient(to right, rgb(0, 0, 0) 45%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%);
          mask-image: -webkit-gradient(linear, left top, right top, color-stop(45%, rgb(0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0.2)), color-stop(70%, rgba(0, 0, 0, 0)));
          mask-image: linear-gradient(to right, rgb(0, 0, 0) 45%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 70%);
}
.content-element.contact {
  padding-bottom: 65px;
}
.content-element.contact .contact-wrapper {
  margin: 80px auto 0 auto;
}
.content-element.text-number {
  padding-bottom: 40px;
}
.content-element.text-number .title-wrapper {
  max-width: 490px;
  margin-bottom: 60px;
}
.content-element.text-number .text-left-wrapper {
  position: sticky;
  top: 50vh;
  bottom: 50vh;
  margin-bottom: auto;
}
.content-element.text-number .text-number-wrapper .number-item {
  padding-left: 16.6666666667%;
  padding-right: 16.6666666667%;
  margin-bottom: 60px;
}
.content-element.text-number .text-number-wrapper .number-item .number {
  font-family: "Signika", serif;
  font-weight: 600;
  font-size: 9.0555555556rem;
  line-height: 0.9055555556;
  color: #7db62c;
  margin-bottom: 5px;
  margin-left: -8px;
}
@media screen and (max-width: 68.74875em) {
  .content-element.text-number .text-number-wrapper .number-item .number {
    font-size: 5rem;
  }
}
@media screen and (max-width: 42.49875em) {
  .content-element.text-number .text-number-wrapper .number-item .number {
    font-size: 2.7777777778rem;
  }
}
.content-element.text-number .text-number-wrapper .number-item h3 {
  margin-bottom: 10px;
}
.content-element.gallery .title-wrapper {
  margin-bottom: 60px;
}
.content-element.gallery .gallery-wrapper .masonry-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, calc(25% - 15px));
  grid-template-rows: masonry;
  gap: 20px 20px;
  grid-auto-flow: dense;
}
.content-element.gallery .gallery-wrapper .masonry-container > *,
.content-element.gallery .gallery-wrapper .masonry-container > astro-slot > * {
  align-self: start;
  grid-column-end: span var(--span, 1);
}
.content-element.gallery .gallery-wrapper .gallery-item {
  float: left;
  border-radius: 30px;
  overflow: hidden;
  background-image: none !important;
}
.content-element.gallery .gallery-wrapper .gallery-item img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.content-element.gallery .gallery-wrapper .gallery-item.size-1-4-1 {
  aspect-ratio: 360/400;
}
.content-element.gallery .gallery-wrapper .gallery-item.size-2-4-1 {
  aspect-ratio: 740/400;
  --span:2;
}
.content-element.gallery .gallery-wrapper .gallery-item.size-2-4-2 {
  aspect-ratio: 720/799.5;
  --span:2;
}
.content-element.map h1, .content-element.map h2 {
  margin-bottom: 50px;
}

section.image-text,
section.text-image {
  overflow: clip;
}

form {
  /* custom checkbox styling for contact form 7 checkbox */
}
form textarea,
form select,
form input[type=text],
form input[type=email],
form input.type_input {
  height: 70px;
  min-height: 70px;
  margin-bottom: 15px;
  border: none;
  padding: 20px 35px;
  border-radius: 30px;
  background-color: white !important;
  color: black;
}
form select {
  height: 70px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
  color: black;
  background-color: white !important;
}
form select b, form select strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  form select {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  form select {
    font-size: 0.8888888889rem;
    line-height: 1.5625;
  }
}
form textarea {
  height: 270px;
  border: none;
}
form label {
  margin-bottom: 3px;
  margin-top: 0;
  display: none;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
  color: black;
  opacity: 1;
}
form label b, form label strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  form label {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  form label {
    font-size: 0.8888888889rem;
    line-height: 1.5625;
  }
}
form .form-info {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
  color: #f5f3f0;
  margin-top: 20px;
}
form .form-info b, form .form-info strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  form .form-info {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  form .form-info {
    font-size: 0.8888888889rem;
    line-height: 1.5625;
  }
}
form .wpcf7-quiz-label {
  display: inline-block;
  max-width: 230px;
  margin-top: -10px;
}
form .captcha {
  margin-bottom: 15px;
}
form .captcha label {
  display: block;
  position: relative;
  min-height: 50px;
  padding-top: 20px;
}
form .captcha label input {
  position: absolute;
  left: 250px;
  right: 0;
  top: 0;
  width: calc(100% - 250px);
}
form .captcha .wpcf7-captchac {
  width: 100px;
  height: auto;
}
form .ds-input {
  position: relative;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.7222222222;
  letter-spacing: 0.02em;
  color: black;
  padding-left: 0;
  margin-top: 20px;
  margin-bottom: 50px;
  opacity: 1;
}
form .ds-input b, form .ds-input strong {
  font-weight: 700;
}
@media screen and (max-width: 68.74875em) {
  form .ds-input {
    font-size: 0.9444444444rem;
  }
}
@media screen and (max-width: 42.49875em) {
  form .ds-input {
    font-size: 0.8888888889rem;
    line-height: 1.5625;
  }
}
form .ds-input label {
  display: block;
  color: black;
}
form .ds-input label a {
  color: black;
}
form .styled-radio-wrapper {
  margin-bottom: 20px;
  min-height: 40px;
  position: relative;
}
form .styled-radio-wrapper .wpcf7-form-control-wrap {
  position: initial;
}
form .styled-radio-wrapper .wpcf7-form-control-wrap input {
  margin: 0;
  padding: 0;
}
form .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-list-item,
form .styled-radio-wrapper .wpcf7-form-control-wrap span.wpcf7-acceptance {
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
form .styled-radio-wrapper .wpcf7-radio label,
form .styled-radio-wrapper .wpcf7-checkbox label {
  position: relative;
  cursor: pointer;
}
form .styled-radio-wrapper .wpcf7-radio input[type=radio],
form .styled-radio-wrapper .wpcf7-radio input[type=checkbox],
form .styled-radio-wrapper .wpcf7-checkbox input[type=radio],
form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox],
form .styled-radio-wrapper .wpcf7-acceptance input[type=radio],
form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] {
  position: absolute;
  visibility: hidden;
  width: 25px;
  height: 20px !important;
  top: 6px;
  left: 0;
}
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 {
  display: block;
  position: absolute;
  content: "";
  width: 25px;
  height: 20px !important;
  top: 6px;
  left: 0;
  line-height: 25px;
}
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 {
  background-color: white;
}
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 {
  visibility: hidden;
  background-color: #7db62c;
}
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 {
  visibility: visible;
}
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 {
  margin-top: 10px;
}
form .styled-radio-wrapper .wpcf7-list-item-label {
  margin-left: 55px;
  margin-top: 0;
  display: inline-block;
}
form .form-submit {
  margin-top: 30px;
}
form .form_field > .wpcf7-form-control-wrap > .wpcf7-not-valid-tip {
  display: none;
}

.bg-white form {
  /* custom checkbox styling for contact form 7 checkbox */
}
.bg-white form textarea,
.bg-white form select,
.bg-white form input[type=text],
.bg-white form input[type=email],
.bg-white form input.type_input {
  background-color: #f5f3f0 !important;
  color: black;
}
.bg-white form select {
  color: black;
  background-color: #f5f3f0 !important;
}
.bg-white form .styled-radio-wrapper .wpcf7-radio input[type=radio] + span:before,
.bg-white form .styled-radio-wrapper .wpcf7-radio input[type=checkbox] + span:before,
.bg-white form .styled-radio-wrapper .wpcf7-checkbox input[type=radio] + span:before,
.bg-white form .styled-radio-wrapper .wpcf7-checkbox input[type=checkbox] + span:before,
.bg-white form .styled-radio-wrapper .wpcf7-acceptance input[type=radio] + span:before,
.bg-white form .styled-radio-wrapper .wpcf7-acceptance input[type=checkbox] + span:before {
  background-color: #f5f3f0;
}

div.wpcf7 .wpcf7-submit:disabled {
  opacity: 1;
}
div.wpcf7 .wpcf7-response-output {
  border: none !important;
  padding-left: 2px !important;
}
div.wpcf7 form.invalid .wpcf7-response-output,
div.wpcf7 form.unaccepted .wpcf7-response-output {
  color: #7db62c;
  border: 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-mail-sent-ok {
  display: none !important;
}
div.wpcf7 .wpcf7-form.sent .visible-only-if-invalid {
  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: -5px;
}
div.wpcf7 .wpcf7-spinner {
  position: absolute;
}
div.wpcf7 form.invalid .wpcf7-response-output {
  color: #dc3232;
}
div.wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}
div.wpcf7 form.sent .wpcf7-response-output-new {
  display: block !important;
  text-align: center;
  padding: 30px;
  max-width: 800px;
  margin: 50px auto;
  border: 1px solid #7db62c;
}
div.wpcf7 form.sent .wpcf7-response-output-new p:last-of-type {
  margin-bottom: 0;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder,
::-webkit-input-placeholder {
  color: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea::-webkit-input-placeholder:focus,
input::-webkit-input-placeholder:focus,
::-webkit-input-placeholder:focus {
  color: transparent;
}

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

@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: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea:-moz-placeholder:focus,
input:-moz-placeholder:focus,
:-moz-placeholder:focus {
  color: transparent;
}

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

@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: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea::-moz-placeholder:focus,
input::-moz-placeholder:focus,
::-moz-placeholder:focus {
  color: transparent;
}

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

@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: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea:-ms-input-placeholder:focus,
input:-ms-input-placeholder:focus,
:-ms-input-placeholder:focus {
  color: transparent;
}

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

@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: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea::-ms-input-placeholder:focus,
input::-ms-input-placeholder:focus,
::-ms-input-placeholder:focus {
  color: transparent;
}

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

@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: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea::-moz-placeholder-shown, input::-moz-placeholder-shown, ::-moz-placeholder-shown {
  color: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea:-ms-input-placeholder-shown, input:-ms-input-placeholder-shown, :-ms-input-placeholder-shown {
  color: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea::-ms-input-placeholder-shown, input::-ms-input-placeholder-shown, ::-ms-input-placeholder-shown {
  color: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea::placeholder-shown,
input::placeholder-shown,
::placeholder-shown {
  color: black !important;
  font-weight: 400;
  opacity: 1;
  font-size: 18px;
}
textarea::-webkit-input-placeholder-shown:focus, input::-webkit-input-placeholder-shown:focus, ::-webkit-input-placeholder-shown:focus {
  color: transparent;
}
textarea::-moz-placeholder-shown:focus, input::-moz-placeholder-shown:focus, ::-moz-placeholder-shown:focus {
  color: transparent;
}
textarea:-ms-input-placeholder-shown:focus, input:-ms-input-placeholder-shown:focus, :-ms-input-placeholder-shown:focus {
  color: transparent;
}
textarea::-ms-input-placeholder-shown:focus, input::-ms-input-placeholder-shown:focus, ::-ms-input-placeholder-shown:focus {
  color: transparent;
}
textarea::placeholder-shown:focus,
input::placeholder-shown:focus,
::placeholder-shown:focus {
  color: transparent;
}

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

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

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

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

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

@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;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

/* 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;
  }
}
/* Slick Slider */
.slick-dots {
  max-width: 1470px;
  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: #ece8e3;
  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: #7db62c;
}

.slick-arrow {
  position: absolute;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  color: transparent !important;
  top: calc(50% - 30px);
  cursor: pointer;
  z-index: 1;
  padding: 0;
}
.slick-arrow:before {
  display: none;
}

.slick-prev {
  left: -65px;
  background-image: url("../img/icon-pfeil.svg");
  background-position: left center;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.slick-next {
  right: -65px;
  background-image: url("../img/icon-pfeil.svg");
  background-position: right center;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

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

.mfp-arrow {
  width: 52px;
  height: 46px;
  background-size: contain;
  background-repeat: no-repeat !important;
  background-color: transparent;
}
.mfp-arrow:before, .mfp-arrow:after {
  display: none;
}
.mfp-arrow.mfp-arrow-left {
  background-image: url("../img/icon-pfeil-weiss.svg");
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  background-position: center left;
  left: -65px;
}
.mfp-arrow.mfp-arrow-right {
  background-image: url("../img/icon-pfeil-weiss.svg");
  -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;
}

.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: 900px;
}

.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;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1100px) {
  h1:not(.second-header) {
    font-size: 70px;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1100px) and (min-width: 1100px) {
  h1:not(.second-header) {
    font-size: calc(70px + 40 * (100vw - 1100px) / 500) !important;
  }
}
@media screen and (max-width: 1600px) and (min-width: 1100px) and (min-width: 1600px) {
  h1:not(.second-header) {
    font-size: 110px !important;
  }
}
@media screen and (max-width: 1099px) and (min-width: 680px) {
  h1:not(.second-header) {
    font-size: 40px;
  }
}
@media screen and (max-width: 1099px) and (min-width: 680px) and (min-width: 680px) {
  h1:not(.second-header) {
    font-size: calc(40px + 10 * (100vw - 680px) / 419) !important;
  }
}
@media screen and (max-width: 1099px) and (min-width: 680px) and (min-width: 1099px) {
  h1:not(.second-header) {
    font-size: 50px !important;
  }
}
@media screen and (max-width: 679px) and (min-width: 300px) {
  h1:not(.second-header) {
    font-size: 30px;
  }
}
@media screen and (max-width: 679px) and (min-width: 300px) and (min-width: 300px) {
  h1:not(.second-header) {
    font-size: calc(30px + 10 * (100vw - 300px) / 379) !important;
  }
}
@media screen and (max-width: 679px) and (min-width: 300px) and (min-width: 679px) {
  h1:not(.second-header) {
    font-size: 40px !important;
  }
}
@media screen and (min-width: 680px) and (max-height: 730px) {
  header .nav-wrapper {
    position: absolute;
  }
}
@media screen and (max-width: 1600px) {
  .content-element.cite {
    max-width: 100%;
    padding-left: 65px;
    padding-right: 65px;
  }
  .content-element.cite .slick-prev {
    left: -60px;
  }
  .content-element.cite .slick-next {
    right: -60px;
  }
  .content-element.gallery {
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media screen and (max-width: 1470px) {
  header .nav-wrapper nav {
    max-width: 100%;
    padding-left: 75px;
    padding-right: 75px;
  }
  .content-element.image-text {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .content-element.image-text > .image-wrapper {
    padding-left: 0;
  }
  .content-element.image-text > .text-wrapper {
    padding-right: 75px;
  }
  .content-element.image-text > .text-wrapper > div {
    padding-left: 50px;
    padding-right: 50px;
  }
  .content-element.team,
  .content-element.service {
    padding-left: 35px;
    padding-right: 35px;
  }
  .content-element.team .box-wrapper,
  .content-element.service .box-wrapper {
    max-width: 100%;
  }
  .content-element.text-number {
    padding-left: 65px;
    padding-right: 65px;
  }
  .content-element.text-number .text-number-wrapper .number-item {
    padding-left: 50px;
    padding-right: 50px;
  }
  .content-element.faq {
    padding-left: 55px;
    padding-right: 55px;
  }
  footer {
    padding-left: 55px;
    padding-right: 55px;
  }
  footer .info-wrapper .col-1 {
    width: 390px;
    padding-right: 30px;
  }
  footer .info-wrapper .col-2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  footer .info-wrapper .col-3 {
    width: 320px;
  }
}
@media screen and (max-height: 1000px) and (min-width: 42.5em) {
  .content-image-before .image-inner {
    max-height: 680px;
    height: 680px;
  }
}
@media screen and (max-width: 1200px) {
  header .nav-wrapper {
    padding-top: 70px;
  }
  header .nav-wrapper nav > ul {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
  }
  .content-element .box-wrapper .box-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 60px);
            flex: 0 0 calc(50% - 60px);
  }
  .content-element.gallery .gallery-wrapper .masonry-container {
    grid-template-columns: repeat(auto-fit, calc(33.333333% - 15px));
  }
  footer .info-wrapper .col-1 {
    width: 290px;
  }
  footer .info-wrapper .col-2 {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 0%;
            flex: 1 0 0%;
  }
  footer .info-wrapper .col-3 {
    width: 320px;
  }
}
/* TABLET */
@media screen and (max-width: 68.74875em) {
  #tab-check {
    display: inline;
    visibility: hidden;
  }
  header .header-wrapper .sticky .site-wrapper-wide {
    height: 100px;
  }
  header .header-wrapper .sticky .logo-wrapper {
    margin-left: 15px;
    padding-top: 24px;
  }
  header .header-wrapper .sticky .menub {
    right: 25px;
    top: 34px;
  }
  header .nav-wrapper {
    top: 100px;
  }
  header .nav-wrapper nav {
    padding-left: 25px;
    padding-right: 25px;
  }
  .all-wrapper > main {
    padding-top: 100px;
  }
  .hero-wrapper .hero-slider,
  .hero-wrapper .hero-slider-mobile {
    border-bottom: 45px solid white;
    border-left: 25px solid white;
    border-right: 25px solid white;
  }
  .hero-wrapper .hero-slider .slider-item,
  .hero-wrapper .hero-slider-mobile .slider-item {
    height: calc(50vh + 100px - 45px);
    min-height: 350px;
  }
  .hero-wrapper .hero-start-item {
    left: 25px;
    right: 25px;
    height: calc(50vh + 100px - 45px);
    min-height: 350px;
  }
  .hero-wrapper .hero-start-item .title-wrapper {
    margin-bottom: 25px;
  }
  .hero-wrapper .down {
    display: none;
    bottom: 55px;
  }
  .hero-wrapper .down a {
    width: 40px;
    height: 40px;
  }
  .hero-wrapper .slick-dots {
    bottom: -30px;
  }
  .cta-wrapper {
    top: calc(50vh - 50px);
    right: 5px;
  }
  .cta-wrapper > ul > li > a,
  .cta-wrapper > ul > li > button {
    width: 40px;
    height: 40px;
  }
  .icon {
    width: 40px;
    height: 40px;
    background-size: 30px 30px;
  }
  .slick-dots li a, .slick-dots li button {
    width: 15px;
    height: 15px;
  }
  .content-element {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .content-element.cite {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.cite .slick-prev {
    left: -35px;
  }
  .content-element.cite .slick-next {
    right: -35px;
  }
  .content-element.cite .slick-arrow {
    width: 40px;
    height: 40px;
  }
  .content-element.cite-image .image-full-wrapper .image-inner .cite-text {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-bottom: 25px;
  }
  .content-element.gallery {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.image-text {
    padding-left: 0;
    padding-right: 0;
  }
  .content-element.image-text > .image-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .content-element.image-text > .image-wrapper > div {
    margin: 0;
    max-height: 50vh;
    overflow: hidden;
  }
  .content-element.image-text > .image-wrapper > div img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .content-element.image-text,
  .content-element.text-image {
    padding: 80px 50px;
  }
  .content-element.image-text .text-wrapper,
  .content-element.text-image .text-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
  .content-element.image-text .text-wrapper > div:not(.text-more),
  .content-element.text-image .text-wrapper > div:not(.text-more) {
    padding-left: 0;
    padding-right: 0;
  }
  .content-element .box-item {
    margin: 14px 15px;
    padding: 25px 20px 27px 20px;
  }
  .content-element .box-wrapper .box-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 30px);
            flex: 0 0 calc(50% - 30px);
  }
  .content-element.team,
  .content-element.service {
    padding-left: 25px;
    padding-right: 25px;
  }
  .content-element.text-1col {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.text-number {
    padding-left: 45px;
    padding-right: 45px;
  }
  .content-element.text-number .text-number-wrapper .number-item {
    padding-left: 30px;
    padding-right: 0;
  }
  .content-element.faq {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.faq .accordion .accordion-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .content-image-before .image-inner.video-inner {
    aspect-ratio: inherit;
  }
  .content-image-before .image-inner.video-inner video {
    height: 680px;
  }
  .content-element.cite-image .image-full-wrapper .image-inner {
    max-height: 100%;
    height: 680px;
  }
  .content-element.cite-image .image-full-wrapper .image-inner img {
    -webkit-mask-image: -webkit-gradient(linear, left top, right top, color-stop(35%, rgb(0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.2)), color-stop(60%, rgba(0, 0, 0, 0)));
    -webkit-mask-image: linear-gradient(to right, rgb(0, 0, 0) 35%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 60%);
            mask-image: -webkit-gradient(linear, left top, right top, color-stop(35%, rgb(0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.2)), color-stop(60%, rgba(0, 0, 0, 0)));
            mask-image: linear-gradient(to right, rgb(0, 0, 0) 35%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0) 60%);
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
  .content-element.cite-image .image-full-wrapper .image-inner .cite-text {
    min-width: 1px;
    width: calc(50vw - 50px);
    right: 50px;
  }
  .content-element.contact {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.contact form .grid-container {
    padding-left: 0;
    padding-right: 0;
  }
  .content-element.map {
    padding-left: 40px;
    padding-right: 40px;
  }
  footer {
    padding-left: 30px;
    padding-right: 30px;
  }
  footer .info-wrapper {
    display: block;
  }
  footer .info-wrapper .col-1 {
    width: 100%;
    padding-right: 0;
    padding-bottom: 30px;
  }
  footer .info-wrapper .col-2 {
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
    width: calc(100% - 320px);
    float: left;
  }
  footer .info-wrapper .col-3 {
    width: 320px;
    float: right;
  }
}
@media screen and (max-width: 780px) {
  header .nav-wrapper {
    padding-top: 50px;
  }
  header .nav-wrapper nav > ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  footer .info-wrapper .col-2 {
    width: 100%;
  }
  footer .info-wrapper .col-3 {
    width: 100%;
    float: left;
  }
}
/* MOBILE */
@media screen and (max-width: 42.49875em) {
  #tab-check {
    display: none !important;
  }
  #mobile-check {
    display: inline;
    visibility: hidden;
  }
  header .nav-wrapper {
    position: absolute;
  }
  .hero-wrapper .down {
    bottom: 95px;
  }
  .hero-wrapper .hero-slider,
  .hero-wrapper .hero-slider-mobile {
    border-left: none;
    border-right: none;
  }
  .hero-wrapper .hero-start-item {
    left: 25px;
    right: 25px;
  }
  .hero-wrapper .hero-start-item .title-wrapper {
    margin-bottom: 70px;
  }
  .hero-wrapper .hero-start-item:after {
    left: -25px;
    right: -25px;
    bottom: 0;
    background-size: 100% 100%;
    background-position: center;
    background-image: url("../img/verlauf3.png");
  }
  .cta-wrapper > ul > li > a,
  .cta-wrapper > ul > li > button {
    width: 40px;
    height: 40px;
  }
  .content-element {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .content-element.image-text,
  .content-element.text-image {
    padding: 60px 50px 60px 25px;
  }
  .content-element.text-1col,
  .content-element.contact {
    padding-left: 15px;
    padding-right: 40px;
  }
  .content-element.text-1col .title-wrapper,
  .content-element.text-1col .text-wrapper,
  .content-element.contact .title-wrapper,
  .content-element.contact .text-wrapper {
    text-align: left;
  }
  .content-element.image-text .text-wrapper .title-wrapper,
  .content-element.text-image .text-wrapper .title-wrapper,
  .content-element.service .title-wrapper,
  .content-element.text-1col .title-wrapper {
    margin-bottom: 30px;
  }
  .content-element.contact .title-wrapper h2,
  .content-element.cite .title-wrapper h2 {
    margin-bottom: 30px;
  }
  .content-element.contact {
    padding-left: 15px;
  }
  .content-image-before .image-inner.video-inner,
  .content-element.cite-image .image-full-wrapper .image-inner,
  .content-image-before .image-inner {
    aspect-ratio: 3/2;
    height: 100%;
  }
  .content-image-before .image-inner.video-inner video {
    height: 100%;
  }
  .content-element .box-wrapper .box-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .content-element.team, .content-element.service {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.service .service-wrapper .service-item .image {
    width: 50px;
    height: 50px;
    top: 30px;
  }
  .content-element.service .service-wrapper .service-item .title {
    padding-right: 55px;
  }
  .content-element.cite {
    padding-bottom: 90px;
  }
  .content-element.cite .cite-wrapper .cite-item {
    padding: 20px 30px;
  }
  .content-element.cite-image .image-full-wrapper .image-inner .cite-text .title {
    font-size: 0.8888888889rem;
    line-height: 1.2625;
  }
  .content-element.cite-image .image-full-wrapper .image-inner .cite-text .author {
    font-size: 0.8888888889rem;
    line-height: 1.2625;
  }
  .content-element.faq .accordion .accordion-item.is-active .accordion-content {
    padding: 15px 60px 15px 25px;
  }
  .content-element.faq .accordion .accordion-item.is-active .accordion-content .close {
    width: 40px;
    height: 40px;
  }
  .content-element.faq .accordion .accordion-item.is-active .accordion-content .close:before {
    left: 18px;
  }
  .content-element.faq .accordion .accordion-item.is-active .accordion-content .close:after {
    top: 18px;
  }
  .content-element.text-number {
    padding-left: 40px;
    padding-right: 40px;
  }
  .content-element.text-number .text-left-wrapper {
    position: static;
    top: inherit;
    bottom: inherit;
    margin-bottom: 30px;
  }
  .content-element.text-number .text-number-wrapper .number-item {
    padding-left: 0;
    opacity: 1 !important;
  }
  .content-element.text-number .text-number-wrapper .number-item .number {
    margin-left: -2px;
  }
  .content-element.gallery .gallery-wrapper .masonry-container {
    grid-template-columns: repeat(auto-fit, calc(50% - 10px));
  }
  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close {
    width: 40px;
    height: 40px;
    -webkit-transform: scale(0.68);
            transform: scale(0.68);
  }
  .mfp-arrow.mfp-arrow-left {
    left: -20px;
  }
  .mfp-arrow.mfp-arrow-right {
    right: -20px;
  }
  footer {
    padding-left: 5px;
  }
}
@media screen and (max-width: 650px) {
  header .header-wrapper .sticky .logo-wrapper,
  header .header-wrapper .sticky.is-stuck .logo-wrapper {
    width: calc(100% - 100px - 80px);
    height: 100%;
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  header .header-wrapper .sticky .menub,
  header .header-wrapper .sticky.is-stuck .menub {
    top: 38px;
  }
  header .header-wrapper .sticky .menub .menu-icon,
  header .header-wrapper .sticky .menub .menu-icon .bar,
  header .header-wrapper .sticky.is-stuck .menub .menu-icon,
  header .header-wrapper .sticky.is-stuck .menub .menu-icon .bar {
    width: 45px;
  }
  header .nav-wrapper {
    padding-top: 0;
  }
  header .nav-wrapper nav > ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
/* TinyMCE Wordpress */
#tinymce {
  font-size: 16px;
  padding: 8px;
  /*
  &.first-header {
    font-size:25px;
  }
  &.editor-header-title-tall {
    font-size:18px !important;
    * {
      font-size:18px !important;
    }
  }

  &.editor-header-simple-style-list-cite {
    p {
      margin-bottom:10px;
    }
  }
  */
}
#tinymce h2, #tinymce h3, #tinymce h4, #tinymce p {
  margin-bottom: 20px;
}
#tinymce a {
  text-decoration: underline;
  color: #7db62c;
}
#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 .text-green,
#tinymce .text-green * {
  color: #7db62c;
}

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

.isMobileSafari .content-image-before .image-inner {
  background-attachment: inherit !important;
}

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