@charset "UTF-8";
.mt-xl {
  margin-top: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-xl {
    margin-top: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xl {
    margin-top: 120px !important;
  }
}

.mt-l {
  margin-top: 30px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-l {
    margin-top: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-l {
    margin-top: 80px !important;
  }
}

.mt-m {
  margin-top: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-m {
    margin-top: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-m {
    margin-top: 60px !important;
  }
}

.mt-s {
  margin-top: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-s {
    margin-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-s {
    margin-top: 30px !important;
  }
}

.mt-xs {
  margin-top: 5px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-xs {
    margin-top: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-xs {
    margin-top: 10px !important;
  }
}

.mt-z {
  margin-top: 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mt-z {
    margin-top: 0px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mt-z {
    margin-top: 0px !important;
  }
}

.mb-xl {
  margin-bottom: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-xl {
    margin-bottom: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xl {
    margin-bottom: 120px !important;
  }
}

.mb-l {
  margin-bottom: 30px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-l {
    margin-bottom: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-l {
    margin-bottom: 80px !important;
  }
}

.mb-m {
  margin-bottom: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-m {
    margin-bottom: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-m {
    margin-bottom: 60px !important;
  }
}

.mb-s {
  margin-bottom: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-s {
    margin-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-s {
    margin-bottom: 30px !important;
  }
}

.mb-xs {
  margin-bottom: 5px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-xs {
    margin-bottom: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-xs {
    margin-bottom: 10px !important;
  }
}

.mb-z {
  margin-bottom: 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-z {
    margin-bottom: 0px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-z {
    margin-bottom: 0px !important;
  }
}

.mb-mm {
  margin-bottom: 15px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .mb-mm {
    margin-bottom: 15px !important;
  }
}
@media screen and (min-width: 1200px) {
  .mb-mm {
    margin-bottom: 15px !important;
  }
}

.pb-xl {
  padding-bottom: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-xl {
    padding-bottom: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xl {
    padding-bottom: 120px !important;
  }
}

.pb-l {
  padding-bottom: 30px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-l {
    padding-bottom: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-l {
    padding-bottom: 80px !important;
  }
}

.pb-m {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-m {
    padding-bottom: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-m {
    padding-bottom: 60px !important;
  }
}

.pb-s {
  padding-bottom: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-s {
    padding-bottom: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-s {
    padding-bottom: 30px !important;
  }
}

.pb-xs {
  padding-bottom: 5px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-xs {
    padding-bottom: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-xs {
    padding-bottom: 10px !important;
  }
}

.pb-z {
  padding-bottom: 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pb-z {
    padding-bottom: 0px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pb-z {
    padding-bottom: 0px !important;
  }
}

.pt-xl {
  padding-top: 60px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-xl {
    padding-top: 80px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xl {
    padding-top: 120px !important;
  }
}

.pt-l {
  padding-top: 30px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-l {
    padding-top: 60px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-l {
    padding-top: 80px !important;
  }
}

.pt-m {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-m {
    padding-top: 40px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-m {
    padding-top: 60px !important;
  }
}

.pt-s {
  padding-top: 20px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-s {
    padding-top: 30px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-s {
    padding-top: 30px !important;
  }
}

.pt-xs {
  padding-top: 5px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-xs {
    padding-top: 5px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-xs {
    padding-top: 10px !important;
  }
}

.pt-z {
  padding-top: 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .pt-z {
    padding-top: 0px !important;
  }
}
@media screen and (min-width: 1200px) {
  .pt-z {
    padding-top: 0px !important;
  }
}

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

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

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

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

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

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

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

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

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

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

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

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

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* breakpoints */
/*


@media screen and (min-width: $size-xs) and (max-width: $size-lg) {
}

@media screen and (min-width: $size-sm) {
}



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

html {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

body {
  background: #000;
  color: #fff;
  font-family: "Manrope";
  font-weight: 400;
  font-size: 1rem;
  text-rendering: optimizeLegibility;
}
@media screen and (max-width: 1024px) {
  body.hidden {
    overflow: hidden;
  }
}

hr.wp-block-separator,
hr {
  clear: both;
  width: 100%;
  height: 1px !important;
  font-size: 1px;
  line-height: 1px;
  border: 0px;
  border-top: solid 1px #ccc;
  border-bottom: transparent;
}

hr.wp-block-separator {
  border-top: solid 1px #ccc;
  margin: 15px auto;
}

a img:hover {
  opacity: 0.8;
}

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

a {
  color: #0000FF;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #00f700;
}
a:focus, a.active {
  opacity: 0.7;
}
/*

Schrift Navi und Fließtext: Manrope Medium
Bildunterschriften, Auszeichungen: IBM Plex Mono

font-family: 'IBM Plex Mono', monospace;
font-family: 'Manrope', sans-serif;

 */
/* ibm-plex-mono-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/ibm-plex-mono-v15-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("fonts/ibm-plex-mono-v15-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/ibm-plex-mono-v15-latin-regular.woff2") format("woff2"), url("fonts/ibm-plex-mono-v15-latin-regular.woff") format("woff"), url("fonts/ibm-plex-mono-v15-latin-regular.ttf") format("truetype"), url("fonts/ibm-plex-mono-v15-latin-regular.svg#IBMPlexMono") format("svg"); /* Legacy iOS */
}
/* ibm-plex-mono-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "IBM Plex Mono";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/ibm-plex-mono-v15-latin-600.eot"); /* IE9 Compat Modes */
  src: url("fonts/ibm-plex-mono-v15-latin-600.eot?#iefix") format("embedded-opentype"), url("fonts/ibm-plex-mono-v15-latin-600.woff2") format("woff2"), url("fonts/ibm-plex-mono-v15-latin-600.woff") format("woff"), url("fonts/ibm-plex-mono-v15-latin-600.ttf") format("truetype"), url("fonts/ibm-plex-mono-v15-latin-600.svg#IBMPlexMono") format("svg"); /* Legacy iOS */
}
/* manrope-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Manrope";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/manrope-v13-latin-regular.eot"); /* IE9 Compat Modes */
  src: url("fonts/manrope-v13-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/manrope-v13-latin-regular.woff2") format("woff2"), url("fonts/manrope-v13-latin-regular.woff") format("woff"), url("fonts/manrope-v13-latin-regular.ttf") format("truetype"), url("fonts/manrope-v13-latin-regular.svg#Manrope") format("svg"); /* Legacy iOS */
}
/* manrope-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500;
  src: url("fonts/manrope-v13-latin-500.eot"); /* IE9 Compat Modes */
  src: url("fonts/manrope-v13-latin-500.eot?#iefix") format("embedded-opentype"), url("fonts/manrope-v13-latin-500.woff2") format("woff2"), url("fonts/manrope-v13-latin-500.woff") format("woff"), url("fonts/manrope-v13-latin-500.ttf") format("truetype"), url("fonts/manrope-v13-latin-500.svg#Manrope") format("svg"); /* Legacy iOS */
}
.small {
  font-size: 12px;
  font-size: max(12px, min(4vw, 14px));
}

.font-bold {
  font-weight: bold;
}

.main-navigation a {
  font-size: 1.25rem;
  font-weight: 500;
}

figcaption {
  font-family: "IBM Plex Mono", monospace;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
  font-weight: 500;
  text-transform: uppercase;
}

h1,
.h1 {
  font-size: 30px;
  font-size: clamp(1.5em, 3vw, 2.125rem);
  line-height: clamp(1.5rem, 4vw, 2.25rem);
  margin: 0 0 15px 0;
}

.site-main .h2,
h2,
.h2 {
  font-size: 24px;
  font-size: clamp(1.25em, 3vw, 2rem);
  line-height: clamp(1.5rem, 4vw, 2.25rem);
  margin: 0 0 15px 0;
}

h3,
.h3 {
  font-size: clamp(1.125em, 3vw, 1.75rem);
  line-height: clamp(1.5rem, 4vw, 2.25rem);
  margin: 30px 0 15px 0;
}

h4,
.h4 {
  margin-bottom: max(5px, min(4vw, 15px));
  margin-top: max(15px, min(4vw, 30px));
  font-size: 1.2rem;
}

h5,
.h5 {
  font-size: 1rem;
}

h6,
.h6 {
  font-size: 0.8rem;
}

p {
  margin: 0 0 1.2rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

a,
ins,
u {
  text-decoration-skip: ink edges;
}

abbr[title] {
  border-bottom: 0.05rem dotted;
  cursor: help;
  text-decoration: none;
}

blockquote {
  border-radius: 0;
  background: #00f700;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 20px;
  color: #fff;
  margin: 0 0 30px 0;
  display: inline-block;
}
blockquote p:last-child {
  margin-bottom: 0;
}

ul,
ol {
  margin: 0.8rem 0 0.8rem 0.8rem;
  padding: 0;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0.8rem 0 0.8rem 0.8rem;
}
ul li,
ol li {
  margin-top: 0.4rem;
}

ul {
  list-style: disc inside;
}
ul ul {
  list-style-type: circle;
}

ol {
  list-style: decimal inside;
}
ol ol {
  list-style-type: lower-alpha;
}

dl dt {
  font-weight: bold;
}
dl dd {
  margin: 0.4rem 0 0.8rem 0;
}

.table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 2px solid #ccc;
  width: 100%;
  text-align: left;
}
.table.table-striped tbody tr:nth-of-type(odd) {
  background: #eee;
}
.table tbody tr.active, .table.table-striped tbody tr.active {
  background: #666;
}
.table.table-hover tbody tr:hover {
  background: #333;
}
.table.table-scroll {
  display: block;
  overflow-x: auto;
  padding-bottom: 0.75rem;
  white-space: nowrap;
}
.table th {
  font-weight: bold;
  text-transform: uppercase;
}
.table td,
.table th {
  vertical-align: top;
  border-bottom: 2px solid #ccc;
  padding: 15px 25px 15px 25px;
}
@media screen and (max-width: 768px) {
  .table th {
    padding: 15px 25px 0px 25px;
  }
  .table td, .table th {
    display: block;
    border-bottom: none;
  }
  .table tr {
    border-bottom: 2px solid #ccc;
  }
}

.form-group:not(:last-child) {
  margin-bottom: 0.938rem;
}

fieldset {
  margin-bottom: 0.8rem;
}

legend {
  font-size: 0.9rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
}

.form-label {
  display: block;
  line-height: 1.2rem;
  padding: 0.3rem 0;
}
.form-label.label-sm {
  font-size: 0.7rem;
  padding: 0.1rem 0;
}
.form-label.label-lg {
  font-size: 0.9rem;
  padding: 0.4rem 0;
}

.wpcf7 .wpcf7-not-valid-tip {
  display: none;
}
.wpcf7 .wpcf7-not-valid {
  border: 1px solid red !important;
}
.wpcf7 .wpcf7-response-output {
  margin: 0 !important;
  padding: 15px !important;
  background: #000;
  color: #fff;
  border: 1px solid #000 !important;
}

.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-submit,
.wpcf7 textarea {
  appearance: none;
  background: #fff;
  background-image: none;
  border: 1px solid #ccc;
  color: #fff;
  display: block;
  height: 40px;
  line-height: 1.2rem;
  max-width: 100%;
  outline: none;
  padding: 10px;
  margin: 0 0 10px 0;
  position: relative;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
  width: 100%;
}
.wpcf7 .wpcf7-text:focus,
.wpcf7 .wpcf7-submit:focus,
.wpcf7 textarea:focus {
  border-color: #00f700;
}
.wpcf7 .wpcf7-text::placeholder,
.wpcf7 .wpcf7-submit::placeholder,
.wpcf7 textarea::placeholder {
  color: #333;
}
.wpcf7 .wpcf7-text[type=file],
.wpcf7 .wpcf7-submit[type=file],
.wpcf7 textarea[type=file] {
  height: auto;
}

.wpcf7 textarea {
  height: 100px;
}

.form-submit,
.form-input {
  appearance: none;
  background: #eee;
  background-image: none;
  border: 1px solid #eee;
  color: #fff;
  display: block;
  height: 50px;
  line-height: 1.2rem;
  max-width: 100%;
  outline: none;
  padding: 15px;
  position: relative;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
  width: 100%;
}
.form-submit:focus,
.form-input:focus {
  border-color: #00f700;
}
.form-submit::placeholder,
.form-input::placeholder {
  color: #999;
}
.form-submit[type=file],
.form-input[type=file] {
  height: auto;
}

.form-submit {
  text-align: center;
  display: inline-block;
}

textarea.form-input, textarea.form-input.input-lg, textarea.form-input.input-sm {
  height: auto;
}

.form-select {
  appearance: none;
  border: 0.05rem solid #ccc;
  border-radius: 0.1rem;
  color: inherit;
  font-size: 1rem;
  height: 1.8rem;
  line-height: 1.2rem;
  outline: none;
  padding: 0.25rem 0.4rem;
  vertical-align: middle;
  width: 100%;
  background: #ccc;
}
.form-select:focus {
  border-color: #00f700;
}
.form-select::-ms-expand {
  display: none;
}
.form-select.select-sm {
  font-size: 0.7rem;
  height: 1.4rem;
  padding: 0.05rem 1.1rem 0.05rem 0.3rem;
}
.form-select.select-lg {
  font-size: 0.9rem;
  height: 2rem;
  padding: 0.35rem 1.4rem 0.35rem 0.6rem;
}
.form-select[size], .form-select[multiple] {
  height: auto;
  padding: 0.25rem 0.4rem;
}
.form-select[size] option, .form-select[multiple] option {
  padding: 0.1rem 0.2rem;
}
.form-select:not([multiple]):not([size]) {
  background: #ccc url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%204%205'%3E%3Cpath%20fill='%23667189'%20d='M2%200L0%202h4zm0%205L0%203h4z'/%3E%3C/svg%3E") no-repeat right 0.35rem center/0.4rem 0.5rem;
  padding-right: 1.2rem;
}

.has-icon-left,
.has-icon-right {
  position: relative;
}
.has-icon-left .form-icon,
.has-icon-right .form-icon {
  height: 0.8rem;
  margin: 0 0.25rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.8rem;
  z-index: 2;
}

.has-icon-left .form-icon {
  left: 0.05rem;
}
.has-icon-left .form-input {
  padding-left: 1.3rem;
}

.has-icon-right .form-icon {
  right: 0.05rem;
}
.has-icon-right .form-input {
  padding-right: 1.3rem;
}

.form-checkbox,
.form-radio,
.form-switch {
  display: block;
  line-height: 1.2rem;
  margin: 0.2rem 0;
  min-height: 1.4rem;
  padding: 0.1rem 0.4rem 0.1rem 1.2rem;
  position: relative;
}
.form-checkbox input,
.form-radio input,
.form-switch input {
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  position: absolute;
  width: 1px;
}
.form-checkbox input:focus + .form-icon,
.form-radio input:focus + .form-icon,
.form-switch input:focus + .form-icon {
  border-color: #00f700;
}
.form-checkbox input:checked + .form-icon,
.form-radio input:checked + .form-icon,
.form-switch input:checked + .form-icon {
  background: #00f700;
  border-color: #00f700;
}
.form-checkbox .form-icon,
.form-radio .form-icon,
.form-switch .form-icon {
  border: 0.05rem solid #333;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  transition: background 0.2s, border 0.2s, box-shadow 0.2s, color 0.2s;
}
.form-checkbox.input-sm,
.form-radio.input-sm,
.form-switch.input-sm {
  font-size: 0.7rem;
  margin: 0;
}
.form-checkbox.input-lg,
.form-radio.input-lg,
.form-switch.input-lg {
  font-size: 0.9rem;
  margin: 0.3rem 0;
}

.wpcf7-acceptance {
  margin: 0 0 15px 0;
  display: inline-block;
}
.wpcf7-acceptance a {
  text-decoration: underline;
}
.wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.wpcf7-acceptance .wpcf7-list-item-label {
  font-size: 13px;
}

.has-success .form-input, .form-input.is-success,
.has-success .form-select,
.form-select.is-success {
  background: #f9fdfa;
  border-color: #32b643;
}
.has-error .form-input, .form-input.is-error,
.has-error .form-select,
.form-select.is-error {
  background: #fffaf7;
  border-color: #e85600;
}
.has-error .form-checkbox .form-icon, .form-checkbox.is-error .form-icon,
.has-error .form-radio .form-icon,
.form-radio.is-error .form-icon,
.has-error .form-switch .form-icon,
.form-switch.is-error .form-icon {
  border-color: #e85600;
}
.has-error .form-checkbox input:checked + .form-icon, .form-checkbox.is-error input:checked + .form-icon,
.has-error .form-radio input:checked + .form-icon,
.form-radio.is-error input:checked + .form-icon,
.has-error .form-switch input:checked + .form-icon,
.form-switch.is-error input:checked + .form-icon {
  background: #e85600;
  border-color: #e85600;
}
.has-error .form-checkbox input:focus + .form-icon, .form-checkbox.is-error input:focus + .form-icon,
.has-error .form-radio input:focus + .form-icon,
.form-radio.is-error input:focus + .form-icon,
.has-error .form-switch input:focus + .form-icon,
.form-switch.is-error input:focus + .form-icon {
  border-color: #e85600;
}

.has-error .form-checkbox input:indeterminate + .form-icon, .form-checkbox.is-error input:indeterminate + .form-icon {
  background: #e85600;
  border-color: #e85600;
}

.form-input:not(:placeholder-shown):invalid {
  border-color: #e85600;
}
.form-input:not(:placeholder-shown):invalid:focus {
  background: #fffaf7;
}
.form-input:not(:placeholder-shown):invalid + .form-input-hint {
  color: #e85600;
}

.form-inline {
  display: inline-block;
}

.product-request .wpcf7 input,
.product-request .wpcf7 textarea {
  background: #efefef;
  margin: 0;
}
.product-request .wpcf7 textarea {
  height: 100%;
}
.product-request .wpcf7 .wpcf7-submit {
  color: #fff;
  background: #000;
  text-transform: uppercase;
  border: 1px solid #000;
}
.product-request .wpcf7 ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #666;
  opacity: 1; /* Firefox */
}
.product-request .wpcf7 :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #666;
}
.product-request .wpcf7 ::-ms-input-placeholder { /* Microsoft Edge */
  color: #666;
}
@media screen and (max-width: 992px) {
  .product-request .wpcf7 textarea {
    margin: 30px 0 0 0;
    height: auto;
  }
}

/* Hide the OS/Browser checkboxes/radio buttons */
input[type=checkbox], input[type=radio] {
  visibility: hidden !important;
  margin: 0 !important;
  width: 0 !important;
}

/* Set Elegant Icont font, size, & positioning for the checkboxes/radio buttons plus the cursor on hover */
input[type=checkbox] + label:before,
input[type=checkbox] + span:before,
input[type=radio] + label:before {
  visibility: visible;
  border: 1px solid #666;
  width: 22px;
  height: 22px;
  display: inline-block;
  position: relative;
  top: 6px;
  margin-right: 10px;
}

input[type=checkbox] + label:hover,
input[type=checkbox] + span:hover,
input[type=radio] + label:hover {
  cursor: pointer;
}

/** SECTION 2 **/
/* Set checkbox to ET icons: normal, hover, checked, & checked hover */
input[type=checkbox] + label:before,
input[type=checkbox] + span:before {
  content: "";
}

input[type=checkbox] + label:hover:before,
input[type=checkbox] + span:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check fa-w-16'%3E%3Cpath fill='currentColor' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
  background-size: 22px 22px;
  filter: alpha(opacity=20);
  opacity: 0.2;
}

input[type=checkbox]:checked + label:before,
input[type=checkbox]:checked + span:before {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='check' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-check fa-w-16'%3E%3Cpath fill='currentColor' d='M435.848 83.466L172.804 346.51l-96.652-96.652c-4.686-4.686-12.284-4.686-16.971 0l-28.284 28.284c-4.686 4.686-4.686 12.284 0 16.971l133.421 133.421c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-28.284-28.284c-4.686-4.686-12.284-4.686-16.97 0z' class=''%3E%3C/path%3E%3C/svg%3E");
  background-size: 22px 22px;
}

input[type=checkbox]:checked + label:hover:before,
input[type=checkbox]:checked + span:hover:before {
  filter: alpha(opacity=100);
  opacity: 1;
}

.img-fluid,
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-fit-cover {
  object-fit: cover;
}

.img-fit-contain {
  object-fit: contain;
}

.video-responsive {
  display: block;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}
.video-responsive::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  border: 0;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

video.video-responsive {
  height: auto;
  max-width: 100%;
}
video.video-responsive::before {
  content: none;
}

.video-responsive-4-3::before {
  padding-bottom: 75%;
}

.video-responsive-1-1::before {
  padding-bottom: 100%;
}

.figure {
  margin: 0 0 0.938rem 0;
}
.figure .figure-caption {
  color: #666;
  margin-top: 0.938rem;
}

.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
  width: 100%;
}
.container.grid-xl {
  max-width: 1340px;
}
.container.grid-lg {
  max-width: 1237.52px;
}
.container.grid-md {
  max-width: 1029.52px;
}
.container.grid-sm {
  max-width: 805.52px;
}
.container.grid-xs {
  max-width: 613.52px;
}

.site {
  margin: 30px auto;
  width: 100%;
}

.show-xs,
.show-sm,
.show-md,
.show-lg,
.show-xl {
  display: none !important;
}

.columns {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.columns.col-gapless {
  margin-left: 0;
  margin-right: 0;
}
.columns.col-gapless > .column {
  padding-left: 0;
  padding-right: 0;
}
.columns.col-oneline {
  flex-wrap: nowrap;
  overflow-x: auto;
}

.column {
  flex: 1;
  max-width: 100%;
  padding-left: 0.938rem;
  padding-right: 0.938rem;
}
.column.column-margin {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0.938rem;
  margin-right: 0.938rem;
}
.column.col-12, .column.col-11, .column.col-10, .column.col-9, .column.col-8, .column.col-7, .column.col-6, .column.col-5, .column.col-4, .column.col-3, .column.col-2, .column.col-1, .column.col-auto {
  flex: none;
}

.col-12 {
  width: 100%;
}

.col-11 {
  width: 91.66666667%;
}

.col-10 {
  width: 83.33333333%;
}

.col-9 {
  width: 75%;
}

.col-8 {
  width: 66.66666667%;
}

.col-7 {
  width: 58.33333333%;
}

.col-6 {
  width: 50%;
}

.col-5 {
  width: 41.66666667%;
}

.col-4 {
  width: 33.33333333%;
}

.col-3 {
  width: 25%;
}

.col-2 {
  width: 16.66666667%;
}

.col-1 {
  width: 8.33333333%;
}

.col-auto {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
}

.col-mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.col-ml-auto {
  margin-left: auto;
}

.col-mr-auto {
  margin-right: auto;
}

@media (max-width: 1400px) {
  .col-xl-12,
  .col-xl-11,
  .col-xl-10,
  .col-xl-9,
  .col-xl-8,
  .col-xl-7,
  .col-xl-6,
  .col-xl-5,
  .col-xl-4,
  .col-xl-3,
  .col-xl-2,
  .col-xl-1,
  .col-xl-auto {
    flex: none;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-auto {
    width: auto;
  }
  .hide-xl {
    display: none !important;
  }
  .show-xl {
    display: block !important;
  }
}
@media (max-width: 1200px) {
  .col-lg-12,
  .col-lg-11,
  .col-lg-10,
  .col-lg-9,
  .col-lg-8,
  .col-lg-7,
  .col-lg-6,
  .col-lg-5,
  .col-lg-4,
  .col-lg-3,
  .col-lg-2,
  .col-lg-1,
  .col-lg-auto {
    flex: none;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-auto {
    width: auto;
  }
  .hide-lg {
    display: none !important;
  }
  .show-lg {
    display: block !important;
  }
}
@media (max-width: 992px) {
  .col-md-12,
  .col-md-11,
  .col-md-10,
  .col-md-9,
  .col-md-8,
  .col-md-7,
  .col-md-6,
  .col-md-5,
  .col-md-4,
  .col-md-3,
  .col-md-2,
  .col-md-1,
  .col-md-auto {
    flex: none;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-auto {
    width: auto;
  }
  .hide-md {
    display: none !important;
  }
  .show-md {
    display: block !important;
  }
}
@media (max-width: 768px) {
  .col-sm-12,
  .col-sm-11,
  .col-sm-10,
  .col-sm-9,
  .col-sm-8,
  .col-sm-7,
  .col-sm-6,
  .col-sm-5,
  .col-sm-4,
  .col-sm-3,
  .col-sm-2,
  .col-sm-1,
  .col-sm-auto {
    flex: none;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-auto {
    width: auto;
  }
  .hide-sm {
    display: none !important;
  }
  .show-sm {
    display: block !important;
  }
}
@media (max-width: 576px) {
  .col-xs-12,
  .col-xs-11,
  .col-xs-10,
  .col-xs-9,
  .col-xs-8,
  .col-xs-7,
  .col-xs-6,
  .col-xs-5,
  .col-xs-4,
  .col-xs-3,
  .col-xs-2,
  .col-xs-1,
  .col-xs-auto {
    flex: none;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-auto {
    width: auto;
  }
  .hide-xs {
    display: none !important;
  }
  .show-xs {
    display: block !important;
  }
}
.wp-block-columns {
  margin: 0 auto;
  max-width: 1340px;
  padding: 30px 15px 30px 15px;
  width: 100%;
}
.wp-block-columns .wp-block-columns {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .wp-block-columns .wp-block-column {
    margin-bottom: 15px;
  }
}

.wp-block-image {
  margin: 0 auto;
  text-align: center;
}

.wp-block-columns.no-gutter .wp-block-column {
  margin: 0;
}

@keyframes loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-1.6rem);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.d-block {
  display: block;
}

.d-inline {
  display: inline;
}

.d-inline-block {
  display: inline-block;
}

.d-flex {
  display: flex;
}

.d-inline-flex {
  display: inline-flex;
}

.d-none,
.d-hide {
  display: none !important;
}

.d-visible {
  visibility: visible;
}

.d-invisible {
  visibility: hidden;
}

.text-hide {
  background: transparent;
  border: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
  text-shadow: none;
}

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

.divider,
.divider-vert {
  display: block;
  position: relative;
}
.divider[data-content]::after,
.divider-vert[data-content]::after {
  background: #eee;
  color: #666;
  content: attr(data-content);
  display: inline-block;
  font-size: 0.7rem;
  padding: 0 0.4rem;
  transform: translateY(-0.65rem);
}

.divider {
  border-top: 0.05rem solid #ccc;
  height: 0.05rem;
  margin: 0.4rem 0;
}
.divider[data-content] {
  margin: 0.8rem 0;
}

.divider-vert {
  display: block;
  padding: 0.8rem;
}
.divider-vert::before {
  border-left: 0.05rem solid #ccc;
  bottom: 0.4rem;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 0.4rem;
  transform: translateX(-50%);
}
.divider-vert[data-content]::after {
  left: 50%;
  padding: 0.2rem 0;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.loading {
  color: transparent !important;
  min-height: 0.8rem;
  pointer-events: none;
  position: relative;
}
.loading::after {
  animation: loading 500ms infinite linear;
  border: 0.1rem solid #00f700;
  border-radius: 50%;
  border-right-color: transparent;
  border-top-color: transparent;
  content: "";
  display: block;
  height: 0.8rem;
  left: 50%;
  margin-left: -0.4rem;
  margin-top: -0.4rem;
  position: absolute;
  top: 50%;
  width: 0.8rem;
  z-index: 1;
}
.loading.loading-lg {
  min-height: 2rem;
}
.loading.loading-lg::after {
  height: 1.6rem;
  margin-left: -0.8rem;
  margin-top: -0.8rem;
  width: 1.6rem;
}

.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

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

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

.p-relative {
  position: relative !important;
}

.p-absolute {
  position: absolute !important;
}

.p-fixed {
  position: fixed !important;
}

.p-sticky {
  position: sticky !important;
}

.p-centered {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.flex-centered {
  align-items: center;
  display: flex;
  justify-content: center;
}

.flex-left {
  align-items: center;
  justify-content: flex-start;
}

.flex-right {
  justify-content: flex-end;
  align-items: center;
}

.m-0 {
  margin: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mr-0 {
  margin-right: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.m-1 {
  margin: 0.2rem !important;
}

.mb-1 {
  margin-bottom: 0.2rem !important;
}

.ml-1 {
  margin-left: 0.2rem !important;
}

.mr-1 {
  margin-right: 0.2rem !important;
}

.mt-1 {
  margin-top: 0.2rem !important;
}

.mx-1 {
  margin-left: 0.2rem !important;
  margin-right: 0.2rem !important;
}

.my-1 {
  margin-bottom: 0.2rem !important;
  margin-top: 0.2rem !important;
}

.m-2 {
  margin: 0.4rem !important;
}

.mb-2 {
  margin-bottom: 0.4rem !important;
}

.ml-2 {
  margin-left: 0.4rem !important;
}

.mr-2 {
  margin-right: 0.4rem !important;
}

.mt-2 {
  margin-top: 0.4rem !important;
}

.mx-2 {
  margin-left: 0.4rem !important;
  margin-right: 0.4rem !important;
}

.my-2 {
  margin-bottom: 0.4rem !important;
  margin-top: 0.4rem !important;
}

.p-0 {
  padding: 0 !important;
}

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

.pl-0 {
  padding-left: 0 !important;
}

.pr-0 {
  padding-right: 0 !important;
}

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

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

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

.p-1 {
  padding: 0.2rem !important;
}

.pb-1 {
  padding-bottom: 0.2rem !important;
}

.pl-1 {
  padding-left: 0.2rem !important;
}

.pr-1 {
  padding-right: 0.2rem !important;
}

.pt-1 {
  padding-top: 0.2rem !important;
}

.px-1 {
  padding-left: 0.2rem !important;
  padding-right: 0.2rem !important;
}

.py-1 {
  padding-bottom: 0.2rem !important;
  padding-top: 0.2rem !important;
}

.p-2 {
  padding: 0.4rem !important;
}

.pb-2 {
  padding-bottom: 0.4rem !important;
}

.pl-2 {
  padding-left: 0.4rem !important;
}

.pr-2 {
  padding-right: 0.4rem !important;
}

.pt-2 {
  padding-top: 0.4rem !important;
}

.px-2 {
  padding-left: 0.4rem !important;
  padding-right: 0.4rem !important;
}

.py-2 {
  padding-bottom: 0.4rem !important;
  padding-top: 0.4rem !important;
}

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

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

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

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

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-normal {
  font-weight: normal;
}

.text-bold {
  font-weight: 500 !important;
}

.text-italic {
  font-style: italic;
}

.text-large {
  font-size: 1.2em;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-clip {
  overflow: hidden;
  text-overflow: clip;
  white-space: nowrap;
}

.text-break {
  hyphens: auto;
  word-break: break-word;
  word-wrap: break-word;
}

.site-header {
  margin: 0 0 30px 0;
}

.site-subheader {
  background: #eee;
}

.site-header-logo-disable img {
  filter: brightness(0) invert(1);
  transition: all 1s ease;
}
.site-header-logo-disable img:hover {
  filter: none;
}

body.open {
  overflow: hidden;
}

.box {
  background: #fff;
  padding: 15px;
  box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.banner .column {
  position: relative;
}
.banner .banner-fx {
  position: absolute;
  right: -200px;
  bottom: 0;
}
.banner .custom-shape-divider-bottom-1633454040 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  transform: rotate(180deg);
}
.banner .custom-shape-divider-bottom-1633454040 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 28px;
}
.banner .custom-shape-divider-bottom-1633454040 .shape-fill {
  fill: #F9F9FF;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: scale(0.7);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}
.main-navigation-wrapper {
  margin-top: 15px;
  margin-bottom: 15px;
}

.main-navigation ul {
  list-style: none;
}
.main-navigation li {
  display: inline-block;
  margin: 0 0 0 30px;
}
.main-navigation a {
  color: #fff;
  transition: all 1s ease;
}
.main-navigation a:hover,
.main-navigation .current-page-ancestor > a,
.main-navigation .current_page_item > a {
  color: #0000FF;
}

.menu-close {
  position: fixed;
  top: 15px;
  right: 30px;
  z-index: 34;
  cursor: pointer;
  display: none;
}
.menu-close.open {
  display: block;
}
.menu-close svg {
  color: #fff;
}
.menu-close:hover {
  opacity: 0.7;
}

.menu-hauptnavi-container.open {
  display: flex;
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
}
.menu-hauptnavi-container ul {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .menu-hauptnavi-container {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    color: #fff;
    background: #0000FF;
    z-index: 33;
  }
  .menu-hauptnavi-container ul {
    margin: 20px 0 0 0;
  }
  .menu-hauptnavi-container .nav-menu {
    margin: 15px;
  }
  .menu-hauptnavi-container li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
  .menu-hauptnavi-container .sub-menu {
    margin: 10px 15px 30px 0px;
  }
  .menu-hauptnavi-container .menu-item-has-children > a {
    font-weight: bold;
    font-size: max(20px, min(4vw, 20px));
  }
  .menu-hauptnavi-container a {
    display: block;
    color: #fff;
    padding: 5px 15px 5px 15px;
    font-size: max(18px, min(4vw, 20px));
    line-height: max(26px, min(4vw, 36px));
  }
  .menu-hauptnavi-container .current-page-ancestor > a,
  .menu-hauptnavi-container .current-menu-item > a,
  .menu-hauptnavi-container a:hover {
    color: #00f700;
  }
}
@media screen and (min-width: 576px) and (max-width: 992px) {
  .menu-hauptnavi-container .menu-item-has-children > a {
    padding: 5px 10px 5px 10px;
  }
}
@media screen and (min-width: 768px) {
  .menu-hauptnavi-container {
    display: flex;
  }
  .menu-hauptnavi-container .sub-menu {
    display: none;
    margin: 10px 15px 30px 0px;
    position: absolute;
    z-index: 12;
    padding: 22px 0 0 0;
    top: 100%;
    left: 0;
  }
  .menu-hauptnavi-container .sub-menu li {
    display: block;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.8);
  }
  .menu-hauptnavi-container .sub-menu a {
    display: block;
    text-transform: none;
    padding: 5px 15px 5px 15px;
  }
  .menu-hauptnavi-container .sub-menu .current-menu-item > a,
  .menu-hauptnavi-container .sub-menu a:hover {
    color: #0000FF;
    text-decoration: underline;
  }
  .menu-hauptnavi-container .menu-item-has-children:hover ul {
    display: block;
  }
  .menu-hauptnavi-container li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative;
  }
  .menu-hauptnavi-container li a {
    color: #333;
    transition: background-color 0.5s ease;
    text-transform: uppercase;
    padding: 10px 15px 10px 15px;
  }
  .menu-hauptnavi-container .current-page-ancestor > a,
  .menu-hauptnavi-container .current-menu-parent > a,
  .menu-hauptnavi-container .current_page_parent > a,
  .menu-hauptnavi-container .menu-item-has-children > a:hover,
  .menu-hauptnavi-container .menu-item-has-children.current_page_item > a {
    color: #fff;
    background: #00f700;
  }
}

@media screen and (min-width: 992px) {
  .main-navigation .site-header-logo {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  .main-navigation .site-header-logo {
    display: block;
    margin-top: auto;
  }
  .main-navigation .site-header-logo img {
    margin: 0 0 0 -35px;
  }
}

.menu-toggle {
  background: #000;
  border: 2px solid #000;
  color: #fff;
  cursor: pointer;
  text-align: right;
  display: flex;
}
.menu-toggle:hover {
  color: #0000FF;
}
@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
}

.main-navigation.open .menu-hauptmenu-container {
  margin-bottom: auto;
}

@media screen and (max-width: 992px) {
  .main-navigation {
    display: flex;
    flex-wrap: wrap;
    opacity: 0;
    transition: all 0.4s ease;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 3333;
    top: 0;
    left: -9999px;
    background: #000;
  }
  .main-navigation.open {
    left: 0;
    opacity: 1;
    height: 100vh;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .main-navigation ul {
    margin: 20px 0 20px 0;
  }
  .main-navigation .nav-menu {
    margin: 15px;
  }
  .main-navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
  .main-navigation a {
    font-size: 26px;
    line-height: 54px;
  }
}
.site-footer {
  text-align: center;
}
.site-footer ul {
  margin: 15px auto;
}
.site-footer li {
  display: inline-block;
  margin: 10px;
}
.site-footer a {
  color: #fff;
  font-size: 14px;
}

/*# sourceMappingURL=style.css.map */
