/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src_frontend/assets/scss/galvagni.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
    Responsive Layout
 */
/**
 * Foundation for Sites
 * Version 6.7.4
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal.large, .reveal.small, .reveal.tiny, .reveal {
    right: auto;
    left: auto;
    margin: 0 auto;
  }
}
/*! 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, .deliverytime {
  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=40em&xmedium=47.9375em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.875rem;
}

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

body {
  margin: 0;
  padding: 0;
  background: #f5f5f5;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -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: 5px;
}

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

.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: 5px;
  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 {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.5rem;
  margin: 0 0 0.8571428571rem;
  padding: 0.4285714286rem;
  border: 1px solid #cacaca;
  border-radius: 5px;
  background-color: #fefefe;
  -webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
          box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1.1428571429rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -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;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
[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: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

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

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

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

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

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

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

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

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

::placeholder {
  color: #cacaca;
}

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

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

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

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

label {
  display: block;
  margin: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
label.middle {
  margin: 0 0 0.8571428571rem;
  line-height: 1.5;
  padding: 0.5rem 0;
}

.help-text {
  margin-top: -0.4285714286rem;
  font-size: 0.9285714286rem;
  font-style: italic;
  color: #0a0a0a;
}

.input-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0.8571428571rem;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
  border-radius: 5px 0 0 5px;
}
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
  border-radius: 0 5px 5px 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: 1px solid #cacaca;
  background: #f5f5f5;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
      -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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -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 {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 1.1428571429rem;
}

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

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

.fieldset {
  margin: 1.2857142857rem 0;
  padding: 1.4285714286rem;
  border: 1px solid #cacaca;
}
.fieldset legend {
  margin: 0;
  margin-left: -0.2142857143rem;
  padding: 0 0.2142857143rem;
}

select {
  height: 2.5rem;
  margin: 0 0 0.8571428571rem;
  padding: 0.4285714286rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 5px;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1.1428571429rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -0.8571428571rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.2857142857rem;
  -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;
}
@media screen and (min-width: 0\0 ) {
  select {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
  }
}
select:focus {
  outline: none;
  border: 1px solid #8a8a8a;
  background-color: #fefefe;
  -webkit-box-shadow: 0 0 5px #cacaca;
          box-shadow: 0 0 5px #cacaca;
  -webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
select:disabled {
  background-color: #f5f5f5;
  cursor: not-allowed;
}
select::-ms-expand {
  display: none;
}
select[multiple] {
  height: auto;
  background-image: none;
}
select:not([multiple]) {
  padding-top: 0;
  padding-bottom: 0;
}

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea;
}
.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.4285714286rem;
  margin-bottom: 0.8571428571rem;
  font-size: 0.8571428571rem;
  font-weight: bold;
  color: #cc4b37;
}
.form-error.is-visible {
  display: block;
}

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

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
}

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

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

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

h1, .deliverytime, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizeLegibility;
}
h1 small, .deliverytime 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: #cacaca;
}

h1, .deliverytime, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h2, .h2 {
  font-size: 1.2857142857rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h3, .h3 {
  font-size: 1.1428571429rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h4, .h4 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h5, .h5 {
  font-size: 0.8571428571rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

h6, .h6 {
  font-size: 0.7142857143rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem;
}

@media print, screen and (min-width: 40em) {
  h1, .deliverytime, .h1 {
    font-size: 1.7142857143rem;
  }
  h2, .h2 {
    font-size: 1.4285714286rem;
  }
  h3, .h3 {
    font-size: 1.2857142857rem;
  }
  h4, .h4 {
    font-size: 1.1428571429rem;
  }
  h5, .h5 {
    font-size: 1rem;
  }
  h6, .h6 {
    font-size: 0.8571428571rem;
  }
}
a {
  line-height: inherit;
  color: #004f9e;
  text-decoration: none;
  cursor: pointer;
}
a:hover, a:focus {
  color: #004488;
}
a img {
  border: 0;
}

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

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6;
}

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: bold;
}

blockquote {
  margin: 0 0 1rem;
  padding: 0.6428571429rem 1.4285714286rem 0 1.3571428571rem;
  border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
  line-height: 1.6;
  color: #8a8a8a;
}

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

figure {
  margin: 0;
}

kbd {
  margin: 0;
  padding: 0.1428571429rem 0.2857142857rem 0;
  background-color: #f5f5f5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a;
  border-radius: 5px;
}

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

.lead {
  font-size: 1.09375rem;
  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: #8a8a8a;
  font-size: 0.9285714286rem;
}
.cite-block:before, cite:before {
  content: "— ";
}

.code-inline, code {
  border: 1px solid #cacaca;
  background-color: #f5f5f5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.1428571429rem 0.3571428571rem 0.0714285714rem;
}

.code-block {
  border: 1px solid #cacaca;
  background-color: #f5f5f5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  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: 40em) {
  .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: 64em) {
  .large-text-left {
    text-align: left;
  }
  .large-text-right {
    text-align: right;
  }
  .large-text-center {
    text-align: center;
  }
  .large-text-justify {
    text-align: justify;
  }
}
@media print, screen and (min-width: 47.9375em) {
  .xmedium-text-left {
    text-align: left;
  }
  .xmedium-text-right {
    text-align: right;
  }
  .xmedium-text-center {
    text-align: center;
  }
  .xmedium-text-justify {
    text-align: justify;
  }
}
.show-for-print {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-print-color-adjust: economy;
            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 #8a8a8a;
    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 {
  padding-right: 0.7142857143rem;
  padding-left: 0.7142857143rem;
  max-width: 91.4285714286rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container {
    padding-right: 1.0714285714rem;
    padding-left: 1.0714285714rem;
  }
}
.grid-container.fluid {
  padding-right: 0.7142857143rem;
  padding-left: 0.7142857143rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 40em) {
  .grid-container.fluid {
    padding-right: 1.0714285714rem;
    padding-left: 1.0714285714rem;
  }
}
.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: 40em) {
  .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: 64em) {
  .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%;
  }
}
@media print, screen and (min-width: 47.9375em) {
  .xmedium-up-1 > .cell {
    width: 100%;
  }
  .xmedium-up-2 > .cell {
    width: 50%;
  }
  .xmedium-up-3 > .cell {
    width: 33.3333333333%;
  }
  .xmedium-up-4 > .cell {
    width: 25%;
  }
  .xmedium-up-5 > .cell {
    width: 20%;
  }
  .xmedium-up-6 > .cell {
    width: 16.6666666667%;
  }
  .xmedium-up-7 > .cell {
    width: 14.2857142857%;
  }
  .xmedium-up-8 > .cell {
    width: 12.5%;
  }
}
.grid-margin-x.small-up-1 > .cell {
  width: -webkit-calc(100% - 1.4285714286rem);
  width: calc(100% - 1.4285714286rem);
}

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: -webkit-calc(100% - 2.1428571429rem);
    width: calc(100% - 2.1428571429rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: -webkit-calc(50% - 2.1428571429rem);
    width: calc(50% - 2.1428571429rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: -webkit-calc(33.3333333333% - 2.1428571429rem);
    width: calc(33.3333333333% - 2.1428571429rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: -webkit-calc(25% - 2.1428571429rem);
    width: calc(25% - 2.1428571429rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: -webkit-calc(20% - 2.1428571429rem);
    width: calc(20% - 2.1428571429rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: -webkit-calc(16.6666666667% - 2.1428571429rem);
    width: calc(16.6666666667% - 2.1428571429rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: -webkit-calc(14.2857142857% - 2.1428571429rem);
    width: calc(14.2857142857% - 2.1428571429rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: -webkit-calc(12.5% - 2.1428571429rem);
    width: calc(12.5% - 2.1428571429rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: -webkit-calc(100% - 2.1428571429rem);
    width: calc(100% - 2.1428571429rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: -webkit-calc(50% - 2.1428571429rem);
    width: calc(50% - 2.1428571429rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: -webkit-calc(33.3333333333% - 2.1428571429rem);
    width: calc(33.3333333333% - 2.1428571429rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: -webkit-calc(25% - 2.1428571429rem);
    width: calc(25% - 2.1428571429rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: -webkit-calc(20% - 2.1428571429rem);
    width: calc(20% - 2.1428571429rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: -webkit-calc(16.6666666667% - 2.1428571429rem);
    width: calc(16.6666666667% - 2.1428571429rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: -webkit-calc(14.2857142857% - 2.1428571429rem);
    width: calc(14.2857142857% - 2.1428571429rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: -webkit-calc(12.5% - 2.1428571429rem);
    width: calc(12.5% - 2.1428571429rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: -webkit-calc(100% - 2.1428571429rem);
    width: calc(100% - 2.1428571429rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: -webkit-calc(50% - 2.1428571429rem);
    width: calc(50% - 2.1428571429rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: -webkit-calc(33.3333333333% - 2.1428571429rem);
    width: calc(33.3333333333% - 2.1428571429rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: -webkit-calc(25% - 2.1428571429rem);
    width: calc(25% - 2.1428571429rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: -webkit-calc(20% - 2.1428571429rem);
    width: calc(20% - 2.1428571429rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: -webkit-calc(16.6666666667% - 2.1428571429rem);
    width: calc(16.6666666667% - 2.1428571429rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: -webkit-calc(14.2857142857% - 2.1428571429rem);
    width: calc(14.2857142857% - 2.1428571429rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: -webkit-calc(12.5% - 2.1428571429rem);
    width: calc(12.5% - 2.1428571429rem);
  }
}
@media print, screen and (min-width: 47.9375em) {
  .grid-margin-x.xmedium-up-1 > .cell {
    width: -webkit-calc(100% - 2.1428571429rem);
    width: calc(100% - 2.1428571429rem);
  }
  .grid-margin-x.xmedium-up-2 > .cell {
    width: -webkit-calc(50% - 2.1428571429rem);
    width: calc(50% - 2.1428571429rem);
  }
  .grid-margin-x.xmedium-up-3 > .cell {
    width: -webkit-calc(33.3333333333% - 2.1428571429rem);
    width: calc(33.3333333333% - 2.1428571429rem);
  }
  .grid-margin-x.xmedium-up-4 > .cell {
    width: -webkit-calc(25% - 2.1428571429rem);
    width: calc(25% - 2.1428571429rem);
  }
  .grid-margin-x.xmedium-up-5 > .cell {
    width: -webkit-calc(20% - 2.1428571429rem);
    width: calc(20% - 2.1428571429rem);
  }
  .grid-margin-x.xmedium-up-6 > .cell {
    width: -webkit-calc(16.6666666667% - 2.1428571429rem);
    width: calc(16.6666666667% - 2.1428571429rem);
  }
  .grid-margin-x.xmedium-up-7 > .cell {
    width: -webkit-calc(14.2857142857% - 2.1428571429rem);
    width: calc(14.2857142857% - 2.1428571429rem);
  }
  .grid-margin-x.xmedium-up-8 > .cell {
    width: -webkit-calc(12.5% - 2.1428571429rem);
    width: calc(12.5% - 2.1428571429rem);
  }
}
.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: 40em) {
  .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: 64em) {
  .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%;
  }
}
@media print, screen and (min-width: 47.9375em) {
  .small-margin-collapse > .xmedium-1 {
    width: 8.3333333333%;
  }
  .small-margin-collapse > .xmedium-2 {
    width: 16.6666666667%;
  }
  .small-margin-collapse > .xmedium-3 {
    width: 25%;
  }
  .small-margin-collapse > .xmedium-4 {
    width: 33.3333333333%;
  }
  .small-margin-collapse > .xmedium-5 {
    width: 41.6666666667%;
  }
  .small-margin-collapse > .xmedium-6 {
    width: 50%;
  }
  .small-margin-collapse > .xmedium-7 {
    width: 58.3333333333%;
  }
  .small-margin-collapse > .xmedium-8 {
    width: 66.6666666667%;
  }
  .small-margin-collapse > .xmedium-9 {
    width: 75%;
  }
  .small-margin-collapse > .xmedium-10 {
    width: 83.3333333333%;
  }
  .small-margin-collapse > .xmedium-11 {
    width: 91.6666666667%;
  }
  .small-margin-collapse > .xmedium-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: 40em) {
  .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: 40em) {
  .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: 40em) {
  .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: 64em) {
  .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: 47.9375em) {
  .medium-margin-collapse > .xmedium-1 {
    width: 8.3333333333%;
  }
  .medium-margin-collapse > .xmedium-2 {
    width: 16.6666666667%;
  }
  .medium-margin-collapse > .xmedium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .xmedium-4 {
    width: 33.3333333333%;
  }
  .medium-margin-collapse > .xmedium-5 {
    width: 41.6666666667%;
  }
  .medium-margin-collapse > .xmedium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .xmedium-7 {
    width: 58.3333333333%;
  }
  .medium-margin-collapse > .xmedium-8 {
    width: 66.6666666667%;
  }
  .medium-margin-collapse > .xmedium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .xmedium-10 {
    width: 83.3333333333%;
  }
  .medium-margin-collapse > .xmedium-11 {
    width: 91.6666666667%;
  }
  .medium-margin-collapse > .xmedium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .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: 64em) {
  .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: 64em) {
  .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: 64em) {
  .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: 64em) {
  .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: 64em) {
  .large-margin-collapse > .xmedium-1 {
    width: 8.3333333333%;
  }
  .large-margin-collapse > .xmedium-2 {
    width: 16.6666666667%;
  }
  .large-margin-collapse > .xmedium-3 {
    width: 25%;
  }
  .large-margin-collapse > .xmedium-4 {
    width: 33.3333333333%;
  }
  .large-margin-collapse > .xmedium-5 {
    width: 41.6666666667%;
  }
  .large-margin-collapse > .xmedium-6 {
    width: 50%;
  }
  .large-margin-collapse > .xmedium-7 {
    width: 58.3333333333%;
  }
  .large-margin-collapse > .xmedium-8 {
    width: 66.6666666667%;
  }
  .large-margin-collapse > .xmedium-9 {
    width: 75%;
  }
  .large-margin-collapse > .xmedium-10 {
    width: 83.3333333333%;
  }
  .large-margin-collapse > .xmedium-11 {
    width: 91.6666666667%;
  }
  .large-margin-collapse > .xmedium-12 {
    width: 100%;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: 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: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%;
}
.cell-block-container > .grid-x, .cell-block-container > .grid-x__jobs {
  max-height: 100%;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}

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

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

.grid-frame.grid-margin-y {
  height: -webkit-calc(100vh + 1.4285714286rem);
  height: calc(100vh + 1.4285714286rem);
}
@media print, screen and (min-width: 40em) {
  .grid-frame.grid-margin-y {
    height: -webkit-calc(100vh + 2.1428571429rem);
    height: calc(100vh + 2.1428571429rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-frame.grid-margin-y {
    height: -webkit-calc(100vh + 2.1428571429rem);
    height: calc(100vh + 2.1428571429rem);
  }
}
@media print, screen and (min-width: 47.9375em) {
  .grid-frame.grid-margin-y {
    height: -webkit-calc(100vh + 2.1428571429rem);
    height: calc(100vh + 2.1428571429rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: -webkit-calc(100vh + 2.1428571429rem);
    height: calc(100vh + 2.1428571429rem);
  }
}
@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: -webkit-calc(100vh + 2.1428571429rem);
    height: calc(100vh + 2.1428571429rem);
  }
}
@media print, screen and (min-width: 47.9375em) {
  .grid-margin-y.xmedium-grid-frame {
    height: -webkit-calc(100vh + 2.1428571429rem);
    height: calc(100vh + 2.1428571429rem);
  }
}
.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
}
[data-whatinput=mouse] .button {
  outline: 0;
}
.button.tiny {
  font-size: 0.6rem;
}
.button.small {
  font-size: 0.75rem;
}
.button.large {
  font-size: 1.25rem;
}
.button.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .button.small-only-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) and (max-width: 47.93625em) {
  .button.medium-only-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (max-width: 47.93625em) {
  .button.medium-down-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 40em) {
  .button.medium-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .button.large-only-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (max-width: 74.99875em) {
  .button.large-down-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button.large-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 47.9375em) and (max-width: 63.99875em) {
  .button.xmedium-only-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (max-width: 63.99875em) {
  .button.xmedium-down-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
@media print, screen and (min-width: 47.9375em) {
  .button.xmedium-expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
  background-color: #004f9e;
  color: #fefefe;
}
.button:hover, .button:focus {
  background-color: #004386;
  color: #fefefe;
}
.button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
  background-color: #004f9e;
  color: #fefefe;
}
.button.primary:hover, .button.primary:focus {
  background-color: #003f7e;
  color: #fefefe;
}
.button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button.secondary:hover, .button.secondary:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
  background-color: #42cb39;
  color: #0a0a0a;
}
.button.success:hover, .button.success:focus {
  background-color: #33a52b;
  color: #0a0a0a;
}
.button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button.warning:hover, .button.warning:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button.alert:hover, .button.alert:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button.third, .button.third.disabled, .button.third[disabled], .button.third.disabled:hover, .button.third[disabled]:hover, .button.third.disabled:focus, .button.third[disabled]:focus {
  background-color: #4f60bd;
  color: #fefefe;
}
.button.third:hover, .button.third:focus {
  background-color: #3a4a9c;
  color: #fefefe;
}
.button.fourth, .button.fourth.disabled, .button.fourth[disabled], .button.fourth.disabled:hover, .button.fourth[disabled]:hover, .button.fourth.disabled:focus, .button.fourth[disabled]:focus {
  background-color: #d7003a;
  color: #fefefe;
}
.button.fourth:hover, .button.fourth:focus {
  background-color: #ac002e;
  color: #fefefe;
}
.button.fourth-light, .button.fourth-light.disabled, .button.fourth-light[disabled], .button.fourth-light.disabled:hover, .button.fourth-light[disabled]:hover, .button.fourth-light.disabled:focus, .button.fourth-light[disabled]:focus {
  background-color: #b40039;
  color: #fefefe;
}
.button.fourth-light:hover, .button.fourth-light:focus {
  background-color: #90002e;
  color: #fefefe;
}
.button.hueckeswagen, .button.hueckeswagen.disabled, .button.hueckeswagen[disabled], .button.hueckeswagen.disabled:hover, .button.hueckeswagen[disabled]:hover, .button.hueckeswagen.disabled:focus, .button.hueckeswagen[disabled]:focus {
  background-color: #14439e;
  color: #fefefe;
}
.button.hueckeswagen:hover, .button.hueckeswagen:focus {
  background-color: #10367e;
  color: #fefefe;
}
.button.hueckeswagen-light, .button.hueckeswagen-light.disabled, .button.hueckeswagen-light[disabled], .button.hueckeswagen-light.disabled:hover, .button.hueckeswagen-light[disabled]:hover, .button.hueckeswagen-light.disabled:focus, .button.hueckeswagen-light[disabled]:focus {
  background-color: #96aedc;
  color: #0a0a0a;
}
.button.hueckeswagen-light:hover, .button.hueckeswagen-light:focus {
  background-color: #5f83ca;
  color: #0a0a0a;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
  background-color: transparent;
}
.button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
  border: 1px solid #004f9e;
  color: #004f9e;
}
.button.hollow:hover, .button.hollow:focus {
  border-color: #00284f;
  color: #00284f;
}
.button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
  border: 1px solid #004f9e;
  color: #004f9e;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
  border-color: #00284f;
  color: #00284f;
}
.button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
  border: 1px solid #42cb39;
  color: #42cb39;
}
.button.hollow.success:hover, .button.hollow.success:focus {
  border-color: #20671b;
  color: #20671b;
}
.button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button.hollow.third, .button.hollow.third.disabled, .button.hollow.third[disabled], .button.hollow.third.disabled:hover, .button.hollow.third[disabled]:hover, .button.hollow.third.disabled:focus, .button.hollow.third[disabled]:focus {
  border: 1px solid #4f60bd;
  color: #4f60bd;
}
.button.hollow.third:hover, .button.hollow.third:focus {
  border-color: #252e61;
  color: #252e61;
}
.button.hollow.fourth, .button.hollow.fourth.disabled, .button.hollow.fourth[disabled], .button.hollow.fourth.disabled:hover, .button.hollow.fourth[disabled]:hover, .button.hollow.fourth.disabled:focus, .button.hollow.fourth[disabled]:focus {
  border: 1px solid #d7003a;
  color: #d7003a;
}
.button.hollow.fourth:hover, .button.hollow.fourth:focus {
  border-color: #6c001d;
  color: #6c001d;
}
.button.hollow.fourth-light, .button.hollow.fourth-light.disabled, .button.hollow.fourth-light[disabled], .button.hollow.fourth-light.disabled:hover, .button.hollow.fourth-light[disabled]:hover, .button.hollow.fourth-light.disabled:focus, .button.hollow.fourth-light[disabled]:focus {
  border: 1px solid #b40039;
  color: #b40039;
}
.button.hollow.fourth-light:hover, .button.hollow.fourth-light:focus {
  border-color: #5a001d;
  color: #5a001d;
}
.button.hollow.hueckeswagen, .button.hollow.hueckeswagen.disabled, .button.hollow.hueckeswagen[disabled], .button.hollow.hueckeswagen.disabled:hover, .button.hollow.hueckeswagen[disabled]:hover, .button.hollow.hueckeswagen.disabled:focus, .button.hollow.hueckeswagen[disabled]:focus {
  border: 1px solid #14439e;
  color: #14439e;
}
.button.hollow.hueckeswagen:hover, .button.hollow.hueckeswagen:focus {
  border-color: #0a224f;
  color: #0a224f;
}
.button.hollow.hueckeswagen-light, .button.hollow.hueckeswagen-light.disabled, .button.hollow.hueckeswagen-light[disabled], .button.hollow.hueckeswagen-light.disabled:hover, .button.hollow.hueckeswagen-light[disabled]:hover, .button.hollow.hueckeswagen-light.disabled:focus, .button.hollow.hueckeswagen-light[disabled]:focus {
  border: 1px solid #96aedc;
  color: #96aedc;
}
.button.hollow.hueckeswagen-light:hover, .button.hollow.hueckeswagen-light:focus {
  border-color: #2e4e8b;
  color: #2e4e8b;
}
.button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
  color: #004f9e;
}
.button.clear:hover, .button.clear:focus {
  color: #00284f;
}
.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
  color: #004f9e;
}
.button.clear.primary:hover, .button.clear.primary:focus {
  color: #00284f;
}
.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
  color: #767676;
}
.button.clear.secondary:hover, .button.clear.secondary:focus {
  color: #3b3b3b;
}
.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
  color: #42cb39;
}
.button.clear.success:hover, .button.clear.success:focus {
  color: #20671b;
}
.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
  color: #ffae00;
}
.button.clear.warning:hover, .button.clear.warning:focus {
  color: #805700;
}
.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
  color: #cc4b37;
}
.button.clear.alert:hover, .button.clear.alert:focus {
  color: #67251a;
}
.button.clear.third, .button.clear.third.disabled, .button.clear.third[disabled], .button.clear.third.disabled:hover, .button.clear.third[disabled]:hover, .button.clear.third.disabled:focus, .button.clear.third[disabled]:focus {
  color: #4f60bd;
}
.button.clear.third:hover, .button.clear.third:focus {
  color: #252e61;
}
.button.clear.fourth, .button.clear.fourth.disabled, .button.clear.fourth[disabled], .button.clear.fourth.disabled:hover, .button.clear.fourth[disabled]:hover, .button.clear.fourth.disabled:focus, .button.clear.fourth[disabled]:focus {
  color: #d7003a;
}
.button.clear.fourth:hover, .button.clear.fourth:focus {
  color: #6c001d;
}
.button.clear.fourth-light, .button.clear.fourth-light.disabled, .button.clear.fourth-light[disabled], .button.clear.fourth-light.disabled:hover, .button.clear.fourth-light[disabled]:hover, .button.clear.fourth-light.disabled:focus, .button.clear.fourth-light[disabled]:focus {
  color: #b40039;
}
.button.clear.fourth-light:hover, .button.clear.fourth-light:focus {
  color: #5a001d;
}
.button.clear.hueckeswagen, .button.clear.hueckeswagen.disabled, .button.clear.hueckeswagen[disabled], .button.clear.hueckeswagen.disabled:hover, .button.clear.hueckeswagen[disabled]:hover, .button.clear.hueckeswagen.disabled:focus, .button.clear.hueckeswagen[disabled]:focus {
  color: #14439e;
}
.button.clear.hueckeswagen:hover, .button.clear.hueckeswagen:focus {
  color: #0a224f;
}
.button.clear.hueckeswagen-light, .button.clear.hueckeswagen-light.disabled, .button.clear.hueckeswagen-light[disabled], .button.clear.hueckeswagen-light.disabled:hover, .button.clear.hueckeswagen-light[disabled]:hover, .button.clear.hueckeswagen-light.disabled:focus, .button.clear.hueckeswagen-light[disabled]:focus {
  color: #96aedc;
}
.button.clear.hueckeswagen-light:hover, .button.clear.hueckeswagen-light:focus {
  color: #2e4e8b;
}
.button.disabled, .button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.dropdown::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em;
  content: "";
  border-bottom-width: 0;
  border-color: #fefefe transparent transparent;
  position: relative;
  top: 0.4em;
  display: inline-block;
  float: right;
  margin-left: 1em;
}
.button.dropdown.hollow::after, .button.dropdown.clear::after {
  border-top-color: #004f9e;
}
.button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
  border-top-color: #004f9e;
}
.button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
  border-top-color: #767676;
}
.button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
  border-top-color: #42cb39;
}
.button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
  border-top-color: #ffae00;
}
.button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
  border-top-color: #cc4b37;
}
.button.dropdown.hollow.third::after, .button.dropdown.clear.third::after {
  border-top-color: #4f60bd;
}
.button.dropdown.hollow.fourth::after, .button.dropdown.clear.fourth::after {
  border-top-color: #d7003a;
}
.button.dropdown.hollow.fourth-light::after, .button.dropdown.clear.fourth-light::after {
  border-top-color: #b40039;
}
.button.dropdown.hollow.hueckeswagen::after, .button.dropdown.clear.hueckeswagen::after {
  border-top-color: #14439e;
}
.button.dropdown.hollow.hueckeswagen-light::after, .button.dropdown.clear.hueckeswagen-light::after {
  border-top-color: #96aedc;
}
.button.arrow-only::after {
  top: -0.1em;
  float: none;
  margin-left: 0;
}

a.button:hover, a.button:focus {
  text-decoration: none;
}

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.button-group::before, .button-group::after {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.button-group::after {
  clear: both;
}
.button-group::before, .button-group::after {
  display: none;
}
.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.button-group .button:last-child {
  margin-right: 0;
}
.button-group.tiny .button {
  font-size: 0.6rem;
}
.button-group.small .button {
  font-size: 0.75rem;
}
.button-group.large .button {
  font-size: 1.25rem;
}
.button-group.expanded .button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
  background-color: #004f9e;
  color: #fefefe;
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #003f7e;
  color: #fefefe;
}
.button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
  background-color: #767676;
  color: #fefefe;
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #5e5e5e;
  color: #fefefe;
}
.button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
  background-color: #42cb39;
  color: #0a0a0a;
}
.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #33a52b;
  color: #0a0a0a;
}
.button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
  background-color: #ffae00;
  color: #0a0a0a;
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc8b00;
  color: #0a0a0a;
}
.button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
  background-color: #cc4b37;
  color: #fefefe;
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #a53b2a;
  color: #fefefe;
}
.button-group.third .button, .button-group.third .button.disabled, .button-group.third .button[disabled], .button-group.third .button.disabled:hover, .button-group.third .button[disabled]:hover, .button-group.third .button.disabled:focus, .button-group.third .button[disabled]:focus {
  background-color: #4f60bd;
  color: #fefefe;
}
.button-group.third .button:hover, .button-group.third .button:focus {
  background-color: #3a4a9c;
  color: #fefefe;
}
.button-group.fourth .button, .button-group.fourth .button.disabled, .button-group.fourth .button[disabled], .button-group.fourth .button.disabled:hover, .button-group.fourth .button[disabled]:hover, .button-group.fourth .button.disabled:focus, .button-group.fourth .button[disabled]:focus {
  background-color: #d7003a;
  color: #fefefe;
}
.button-group.fourth .button:hover, .button-group.fourth .button:focus {
  background-color: #ac002e;
  color: #fefefe;
}
.button-group.fourth-light .button, .button-group.fourth-light .button.disabled, .button-group.fourth-light .button[disabled], .button-group.fourth-light .button.disabled:hover, .button-group.fourth-light .button[disabled]:hover, .button-group.fourth-light .button.disabled:focus, .button-group.fourth-light .button[disabled]:focus {
  background-color: #b40039;
  color: #fefefe;
}
.button-group.fourth-light .button:hover, .button-group.fourth-light .button:focus {
  background-color: #90002e;
  color: #fefefe;
}
.button-group.hueckeswagen .button, .button-group.hueckeswagen .button.disabled, .button-group.hueckeswagen .button[disabled], .button-group.hueckeswagen .button.disabled:hover, .button-group.hueckeswagen .button[disabled]:hover, .button-group.hueckeswagen .button.disabled:focus, .button-group.hueckeswagen .button[disabled]:focus {
  background-color: #14439e;
  color: #fefefe;
}
.button-group.hueckeswagen .button:hover, .button-group.hueckeswagen .button:focus {
  background-color: #10367e;
  color: #fefefe;
}
.button-group.hueckeswagen-light .button, .button-group.hueckeswagen-light .button.disabled, .button-group.hueckeswagen-light .button[disabled], .button-group.hueckeswagen-light .button.disabled:hover, .button-group.hueckeswagen-light .button[disabled]:hover, .button-group.hueckeswagen-light .button.disabled:focus, .button-group.hueckeswagen-light .button[disabled]:focus {
  background-color: #96aedc;
  color: #0a0a0a;
}
.button-group.hueckeswagen-light .button:hover, .button-group.hueckeswagen-light .button:focus {
  background-color: #5f83ca;
  color: #0a0a0a;
}
.button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
  background-color: transparent;
}
.button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
  border: 1px solid #004f9e;
  color: #004f9e;
}
.button-group.hollow .button:hover, .button-group.hollow .button:focus {
  border-color: #00284f;
  color: #00284f;
}
.button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
  border: 1px solid #004f9e;
  color: #004f9e;
}
.button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
  border-color: #00284f;
  color: #00284f;
}
.button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
  border: 1px solid #767676;
  color: #767676;
}
.button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
.button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
  border: 1px solid #42cb39;
  color: #42cb39;
}
.button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
  border-color: #20671b;
  color: #20671b;
}
.button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
  border: 1px solid #cc4b37;
  color: #cc4b37;
}
.button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
  border-color: #67251a;
  color: #67251a;
}
.button-group.hollow.third .button, .button-group.hollow.third .button.disabled, .button-group.hollow.third .button[disabled], .button-group.hollow.third .button.disabled:hover, .button-group.hollow.third .button[disabled]:hover, .button-group.hollow.third .button.disabled:focus, .button-group.hollow.third .button[disabled]:focus, .button-group.hollow .button.third, .button-group.hollow .button.third.disabled, .button-group.hollow .button.third[disabled], .button-group.hollow .button.third.disabled:hover, .button-group.hollow .button.third[disabled]:hover, .button-group.hollow .button.third.disabled:focus, .button-group.hollow .button.third[disabled]:focus {
  border: 1px solid #4f60bd;
  color: #4f60bd;
}
.button-group.hollow.third .button:hover, .button-group.hollow.third .button:focus, .button-group.hollow .button.third:hover, .button-group.hollow .button.third:focus {
  border-color: #252e61;
  color: #252e61;
}
.button-group.hollow.fourth .button, .button-group.hollow.fourth .button.disabled, .button-group.hollow.fourth .button[disabled], .button-group.hollow.fourth .button.disabled:hover, .button-group.hollow.fourth .button[disabled]:hover, .button-group.hollow.fourth .button.disabled:focus, .button-group.hollow.fourth .button[disabled]:focus, .button-group.hollow .button.fourth, .button-group.hollow .button.fourth.disabled, .button-group.hollow .button.fourth[disabled], .button-group.hollow .button.fourth.disabled:hover, .button-group.hollow .button.fourth[disabled]:hover, .button-group.hollow .button.fourth.disabled:focus, .button-group.hollow .button.fourth[disabled]:focus {
  border: 1px solid #d7003a;
  color: #d7003a;
}
.button-group.hollow.fourth .button:hover, .button-group.hollow.fourth .button:focus, .button-group.hollow .button.fourth:hover, .button-group.hollow .button.fourth:focus {
  border-color: #6c001d;
  color: #6c001d;
}
.button-group.hollow.fourth-light .button, .button-group.hollow.fourth-light .button.disabled, .button-group.hollow.fourth-light .button[disabled], .button-group.hollow.fourth-light .button.disabled:hover, .button-group.hollow.fourth-light .button[disabled]:hover, .button-group.hollow.fourth-light .button.disabled:focus, .button-group.hollow.fourth-light .button[disabled]:focus, .button-group.hollow .button.fourth-light, .button-group.hollow .button.fourth-light.disabled, .button-group.hollow .button.fourth-light[disabled], .button-group.hollow .button.fourth-light.disabled:hover, .button-group.hollow .button.fourth-light[disabled]:hover, .button-group.hollow .button.fourth-light.disabled:focus, .button-group.hollow .button.fourth-light[disabled]:focus {
  border: 1px solid #b40039;
  color: #b40039;
}
.button-group.hollow.fourth-light .button:hover, .button-group.hollow.fourth-light .button:focus, .button-group.hollow .button.fourth-light:hover, .button-group.hollow .button.fourth-light:focus {
  border-color: #5a001d;
  color: #5a001d;
}
.button-group.hollow.hueckeswagen .button, .button-group.hollow.hueckeswagen .button.disabled, .button-group.hollow.hueckeswagen .button[disabled], .button-group.hollow.hueckeswagen .button.disabled:hover, .button-group.hollow.hueckeswagen .button[disabled]:hover, .button-group.hollow.hueckeswagen .button.disabled:focus, .button-group.hollow.hueckeswagen .button[disabled]:focus, .button-group.hollow .button.hueckeswagen, .button-group.hollow .button.hueckeswagen.disabled, .button-group.hollow .button.hueckeswagen[disabled], .button-group.hollow .button.hueckeswagen.disabled:hover, .button-group.hollow .button.hueckeswagen[disabled]:hover, .button-group.hollow .button.hueckeswagen.disabled:focus, .button-group.hollow .button.hueckeswagen[disabled]:focus {
  border: 1px solid #14439e;
  color: #14439e;
}
.button-group.hollow.hueckeswagen .button:hover, .button-group.hollow.hueckeswagen .button:focus, .button-group.hollow .button.hueckeswagen:hover, .button-group.hollow .button.hueckeswagen:focus {
  border-color: #0a224f;
  color: #0a224f;
}
.button-group.hollow.hueckeswagen-light .button, .button-group.hollow.hueckeswagen-light .button.disabled, .button-group.hollow.hueckeswagen-light .button[disabled], .button-group.hollow.hueckeswagen-light .button.disabled:hover, .button-group.hollow.hueckeswagen-light .button[disabled]:hover, .button-group.hollow.hueckeswagen-light .button.disabled:focus, .button-group.hollow.hueckeswagen-light .button[disabled]:focus, .button-group.hollow .button.hueckeswagen-light, .button-group.hollow .button.hueckeswagen-light.disabled, .button-group.hollow .button.hueckeswagen-light[disabled], .button-group.hollow .button.hueckeswagen-light.disabled:hover, .button-group.hollow .button.hueckeswagen-light[disabled]:hover, .button-group.hollow .button.hueckeswagen-light.disabled:focus, .button-group.hollow .button.hueckeswagen-light[disabled]:focus {
  border: 1px solid #96aedc;
  color: #96aedc;
}
.button-group.hollow.hueckeswagen-light .button:hover, .button-group.hollow.hueckeswagen-light .button:focus, .button-group.hollow .button.hueckeswagen-light:hover, .button-group.hollow .button.hueckeswagen-light:focus {
  border-color: #2e4e8b;
  color: #2e4e8b;
}
.button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
  border-color: transparent;
  background-color: transparent;
}
.button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
  color: #004f9e;
}
.button-group.clear .button:hover, .button-group.clear .button:focus {
  color: #00284f;
}
.button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
  color: #004f9e;
}
.button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
  color: #00284f;
}
.button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
  color: #767676;
}
.button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
  color: #3b3b3b;
}
.button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
  color: #42cb39;
}
.button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
  color: #20671b;
}
.button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
  color: #ffae00;
}
.button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
  color: #805700;
}
.button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
  color: #cc4b37;
}
.button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
  color: #67251a;
}
.button-group.clear.third .button, .button-group.clear.third .button.disabled, .button-group.clear.third .button[disabled], .button-group.clear.third .button.disabled:hover, .button-group.clear.third .button[disabled]:hover, .button-group.clear.third .button.disabled:focus, .button-group.clear.third .button[disabled]:focus, .button-group.clear .button.third, .button-group.clear .button.third.disabled, .button-group.clear .button.third[disabled], .button-group.clear .button.third.disabled:hover, .button-group.clear .button.third[disabled]:hover, .button-group.clear .button.third.disabled:focus, .button-group.clear .button.third[disabled]:focus {
  color: #4f60bd;
}
.button-group.clear.third .button:hover, .button-group.clear.third .button:focus, .button-group.clear .button.third:hover, .button-group.clear .button.third:focus {
  color: #252e61;
}
.button-group.clear.fourth .button, .button-group.clear.fourth .button.disabled, .button-group.clear.fourth .button[disabled], .button-group.clear.fourth .button.disabled:hover, .button-group.clear.fourth .button[disabled]:hover, .button-group.clear.fourth .button.disabled:focus, .button-group.clear.fourth .button[disabled]:focus, .button-group.clear .button.fourth, .button-group.clear .button.fourth.disabled, .button-group.clear .button.fourth[disabled], .button-group.clear .button.fourth.disabled:hover, .button-group.clear .button.fourth[disabled]:hover, .button-group.clear .button.fourth.disabled:focus, .button-group.clear .button.fourth[disabled]:focus {
  color: #d7003a;
}
.button-group.clear.fourth .button:hover, .button-group.clear.fourth .button:focus, .button-group.clear .button.fourth:hover, .button-group.clear .button.fourth:focus {
  color: #6c001d;
}
.button-group.clear.fourth-light .button, .button-group.clear.fourth-light .button.disabled, .button-group.clear.fourth-light .button[disabled], .button-group.clear.fourth-light .button.disabled:hover, .button-group.clear.fourth-light .button[disabled]:hover, .button-group.clear.fourth-light .button.disabled:focus, .button-group.clear.fourth-light .button[disabled]:focus, .button-group.clear .button.fourth-light, .button-group.clear .button.fourth-light.disabled, .button-group.clear .button.fourth-light[disabled], .button-group.clear .button.fourth-light.disabled:hover, .button-group.clear .button.fourth-light[disabled]:hover, .button-group.clear .button.fourth-light.disabled:focus, .button-group.clear .button.fourth-light[disabled]:focus {
  color: #b40039;
}
.button-group.clear.fourth-light .button:hover, .button-group.clear.fourth-light .button:focus, .button-group.clear .button.fourth-light:hover, .button-group.clear .button.fourth-light:focus {
  color: #5a001d;
}
.button-group.clear.hueckeswagen .button, .button-group.clear.hueckeswagen .button.disabled, .button-group.clear.hueckeswagen .button[disabled], .button-group.clear.hueckeswagen .button.disabled:hover, .button-group.clear.hueckeswagen .button[disabled]:hover, .button-group.clear.hueckeswagen .button.disabled:focus, .button-group.clear.hueckeswagen .button[disabled]:focus, .button-group.clear .button.hueckeswagen, .button-group.clear .button.hueckeswagen.disabled, .button-group.clear .button.hueckeswagen[disabled], .button-group.clear .button.hueckeswagen.disabled:hover, .button-group.clear .button.hueckeswagen[disabled]:hover, .button-group.clear .button.hueckeswagen.disabled:focus, .button-group.clear .button.hueckeswagen[disabled]:focus {
  color: #14439e;
}
.button-group.clear.hueckeswagen .button:hover, .button-group.clear.hueckeswagen .button:focus, .button-group.clear .button.hueckeswagen:hover, .button-group.clear .button.hueckeswagen:focus {
  color: #0a224f;
}
.button-group.clear.hueckeswagen-light .button, .button-group.clear.hueckeswagen-light .button.disabled, .button-group.clear.hueckeswagen-light .button[disabled], .button-group.clear.hueckeswagen-light .button.disabled:hover, .button-group.clear.hueckeswagen-light .button[disabled]:hover, .button-group.clear.hueckeswagen-light .button.disabled:focus, .button-group.clear.hueckeswagen-light .button[disabled]:focus, .button-group.clear .button.hueckeswagen-light, .button-group.clear .button.hueckeswagen-light.disabled, .button-group.clear .button.hueckeswagen-light[disabled], .button-group.clear .button.hueckeswagen-light.disabled:hover, .button-group.clear .button.hueckeswagen-light[disabled]:hover, .button-group.clear .button.hueckeswagen-light.disabled:focus, .button-group.clear .button.hueckeswagen-light[disabled]:focus {
  color: #96aedc;
}
.button-group.clear.hueckeswagen-light .button:hover, .button-group.clear.hueckeswagen-light .button:focus, .button-group.clear .button.hueckeswagen-light:hover, .button-group.clear .button.hueckeswagen-light:focus {
  color: #2e4e8b;
}
.button-group.no-gaps .button {
  margin-right: -0.0714285714rem;
}
.button-group.no-gaps .button + .button {
  border-left-color: transparent;
}
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
  margin-bottom: 0;
}
.button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) {
  .button-group.stacked-for-small .button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-bottom: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .button-group.stacked-for-small.expanded {
    display: block;
  }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 47.93625em) {
  .button-group.stacked-for-medium.expanded {
    display: block;
  }
  .button-group.stacked-for-medium.expanded .button {
    display: block;
    margin-right: 0;
  }
}

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer;
}
[data-whatinput=mouse] .close-button {
  outline: 0;
}
.close-button:hover, .close-button:focus {
  color: #0a0a0a;
}
.close-button.small {
  right: 0.66rem;
  top: 0.33em;
  font-size: 1.5em;
  line-height: 1;
}

.close-button.medium, .close-button {
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
}

.label {
  display: inline-block;
  padding: 0.45rem 0.55rem;
  border-radius: 5px;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #004f9e;
  color: #fefefe;
}
.label.primary {
  background: #004f9e;
  color: #fefefe;
}
.label.secondary {
  background: #767676;
  color: #fefefe;
}
.label.success {
  background: #42cb39;
  color: #0a0a0a;
}
.label.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.label.alert {
  background: #cc4b37;
  color: #fefefe;
}
.label.third {
  background: #4f60bd;
  color: #fefefe;
}
.label.fourth {
  background: #d7003a;
  color: #fefefe;
}
.label.fourth-light {
  background: #b40039;
  color: #fefefe;
}
.label.hueckeswagen {
  background: #14439e;
  color: #fefefe;
}
.label.hueckeswagen-light {
  background: #96aedc;
  color: #0a0a0a;
}

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 5px;
}
thead,
tbody,
tfoot {
  border: 1px solid #eaeaea;
  background-color: #fefefe;
}

caption {
  padding: 0.5714285714rem 0.7142857143rem 0.7142857143rem;
  font-weight: bold;
}

thead {
  background: #f4f4f4;
  color: #0a0a0a;
}

tfoot {
  background: #eaeaea;
  color: #0a0a0a;
}

thead tr,
tfoot tr {
  background: transparent;
}
thead th,
thead td,
tfoot th,
tfoot td {
  padding: 0.5714285714rem 0.7142857143rem 0.7142857143rem;
  font-weight: bold;
  text-align: left;
}

tbody th,
tbody td {
  padding: 0.5714285714rem 0.7142857143rem 0.7142857143rem;
}

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

table.unstriped tbody {
  background-color: #fefefe;
}
table.unstriped tbody tr {
  border-bottom: 1px solid #eaeaea;
  background-color: #fefefe;
}

@media print, screen and (max-width: 47.93625em) {
  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: #efefef;
}
table.hover tfoot tr:hover {
  background-color: #e5e5e5;
}
table.hover tbody tr:hover {
  background-color: #f9f9f9;
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #e5e5e5;
}

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

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #004f9e;
  color: #fefefe;
}
.badge.primary {
  background: #004f9e;
  color: #fefefe;
}
.badge.secondary {
  background: #767676;
  color: #fefefe;
}
.badge.success {
  background: #42cb39;
  color: #0a0a0a;
}
.badge.warning {
  background: #ffae00;
  color: #0a0a0a;
}
.badge.alert {
  background: #cc4b37;
  color: #fefefe;
}
.badge.third {
  background: #4f60bd;
  color: #fefefe;
}
.badge.fourth {
  background: #d7003a;
  color: #fefefe;
}
.badge.fourth-light {
  background: #b40039;
  color: #fefefe;
}
.badge.hueckeswagen {
  background: #14439e;
  color: #fefefe;
}
.badge.hueckeswagen-light {
  background: #96aedc;
  color: #0a0a0a;
}

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none;
}
.breadcrumbs::before, .breadcrumbs::after {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.breadcrumbs::after {
  clear: both;
}
.breadcrumbs li {
  float: left;
  font-size: 0.7857142857rem;
  color: #0a0a0a;
  cursor: default;
  text-transform: uppercase;
}
.breadcrumbs li:not(:last-child)::after {
  position: relative;
  margin: 0 0.75rem;
  opacity: 1;
  content: "/";
  color: #cacaca;
}
.breadcrumbs a {
  color: #004f9e;
}
.breadcrumbs a:hover {
  text-decoration: underline;
}
.breadcrumbs .disabled {
  color: #cacaca;
  cursor: not-allowed;
}

.callout {
  position: relative;
  margin: 0.5rem 0 0.5rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 5px;
  background-color: white;
  color: #0a0a0a;
}
.callout > :first-child {
  margin-top: 0;
}
.callout > :last-child {
  margin-bottom: 0;
}
.callout.primary {
  background-color: #cae5ff;
  color: #0a0a0a;
}
.callout.secondary {
  background-color: #eaeaea;
  color: #0a0a0a;
}
.callout.success {
  background-color: #e3f7e1;
  color: #0a0a0a;
}
.callout.warning {
  background-color: #fff3d9;
  color: #0a0a0a;
}
.callout.alert {
  background-color: #f7e4e1;
  color: #0a0a0a;
}
.callout.third {
  background-color: #e5e7f5;
  color: #0a0a0a;
}
.callout.fourth {
  background-color: #ffd3df;
  color: #0a0a0a;
}
.callout.fourth-light {
  background-color: #ffcedd;
  color: #0a0a0a;
}
.callout.hueckeswagen {
  background-color: #d3e0f9;
  color: #0a0a0a;
}
.callout.hueckeswagen-light {
  background-color: #eff3fa;
  color: #0a0a0a;
}
.callout.small {
  padding-top: 0.5rem;
  padding-right: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.callout.large {
  padding-top: 3rem;
  padding-right: 3rem;
  padding-bottom: 3rem;
  padding-left: 3rem;
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #f5f5f5;
  border-radius: 5px;
  background: #fefefe;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #0a0a0a;
}
.card > :last-child {
  margin-bottom: 0;
}

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

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

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

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 5px;
  background-color: #f5f5f5;
  font-size: 1rem;
}
.dropdown-pane.is-opening {
  display: block;
}
.dropdown-pane.is-open {
  display: block;
  visibility: visible;
}

.dropdown-pane.tiny {
  width: 100px;
}

.dropdown-pane.small {
  width: 200px;
}

.dropdown-pane.large {
  width: 400px;
}

.pagination {
  margin-left: 0;
  margin-bottom: 1rem;
}
.pagination::before, .pagination::after {
  display: table;
  content: " ";
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.pagination::after {
  clear: both;
}
.pagination li {
  margin-right: 0.0714285714rem;
  border-radius: 5px;
  font-size: 1rem;
  display: inline-block;
}
.pagination a,
.pagination button {
  display: block;
  padding: 0.2142857143rem 0.7142857143rem;
  border-radius: 5px;
  color: #0a0a0a;
}
.pagination a:hover,
.pagination button:hover {
  background: #8a8a8a;
}
.pagination .current {
  padding: 0.2142857143rem 0.7142857143rem;
  background: #004f9e;
  color: #fefefe;
  cursor: default;
}
.pagination .disabled {
  padding: 0.2142857143rem 0.7142857143rem;
  color: #cacaca;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background: transparent;
}
.pagination .ellipsis::after {
  padding: 0.2142857143rem 0.7142857143rem;
  content: "…";
  color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "»";
}

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: none;
  font-weight: bold;
  cursor: pointer;
}

.tooltip {
  position: absolute;
  top: -webkit-calc(100% + 0.6495rem);
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 91.4285714286rem;
  padding: 0.75rem;
  border-radius: 5px;
  background-color: #b40039;
  font-size: 1rem;
  color: #fefefe;
}
.tooltip::before {
  position: absolute;
}
.tooltip.bottom::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-top-width: 0;
  border-color: transparent transparent #b40039;
  bottom: 100%;
}
.tooltip.bottom.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tooltip.top::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-bottom-width: 0;
  border-color: #b40039 transparent transparent;
  top: 100%;
  bottom: auto;
}
.tooltip.top.align-center::before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.tooltip.left::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-right-width: 0;
  border-color: transparent transparent transparent #b40039;
  left: 100%;
}
.tooltip.left.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tooltip.right::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75rem;
  content: "";
  border-left-width: 0;
  border-color: transparent #b40039 transparent transparent;
  right: 100%;
  left: auto;
}
.tooltip.right.align-center::before {
  bottom: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.tooltip.align-top::before {
  bottom: auto;
  top: 10%;
}
.tooltip.align-bottom::before {
  bottom: 10%;
  top: auto;
}
.tooltip.align-left::before {
  left: 10%;
  right: auto;
}
.tooltip.align-right::before {
  left: auto;
  right: 10%;
}

.orbit {
  position: relative;
}

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden;
}

.orbit-slide {
  width: 100%;
  position: absolute;
}
.orbit-slide.no-motionui.is-active {
  top: 0;
  left: 0;
}

.orbit-figure {
  margin: 0;
}

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe;
}

.orbit-next, .orbit-previous {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe;
}
[data-whatinput=mouse] .orbit-next, [data-whatinput=mouse] .orbit-previous {
  outline: 0;
}
.orbit-next:hover, .orbit-previous:hover, .orbit-next:active, .orbit-previous:active, .orbit-next:focus, .orbit-previous:focus {
  background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
  left: 0;
}

.orbit-next {
  left: auto;
  right: 0;
}

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center;
}
[data-whatinput=mouse] .orbit-bullets {
  outline: 0;
}
.orbit-bullets button {
  width: 1.2rem;
  height: 1.2rem;
  margin: 0.1rem;
  border-radius: 50%;
  background-color: #cacaca;
}
.orbit-bullets button:hover {
  background-color: #8a8a8a;
}
.orbit-bullets button.is-active {
  background-color: #8a8a8a;
}

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

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

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

.tabs.primary {
  background: #004f9e;
}
.tabs.primary > li > a {
  color: #fefefe;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
  background: #0058b0;
}

.tabs-title {
  float: left;
}
.tabs-title > a {
  display: block;
  padding: 0.8571428571rem 1.4285714286rem;
  font-size: 0.8571428571rem;
  line-height: 1;
  color: #004f9e;
}
[data-whatinput=mouse] .tabs-title > a {
  outline: 0;
}
.tabs-title > a:hover {
  background: #004f9e;
  color: #004488;
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
  background: #004f9e;
  color: #fefefe;
}

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

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

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

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

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

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

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #fefefe;
  -webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
          box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
  content: "";
}
.menu-icon:hover::after {
  background: #cacaca;
  -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
          box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer;
}
.menu-icon.dark::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 2px;
  background: #0a0a0a;
  -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
          box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
  content: "";
}
.menu-icon.dark:hover::after {
  background: #8a8a8a;
  -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
          box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden;
}
html.is-reveal-open.zf-has-scroll {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
html.is-reveal-open body {
  overflow-y: hidden;
}

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 5px;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
[data-whatinput=mouse] .reveal {
  outline: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}
.reveal .column {
  min-width: 0;
}
.reveal > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 91.4285714286rem;
  }
}
.reveal.collapse {
  padding: 0;
}
@media print, screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 91.4285714286rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 91.4285714286rem;
  }
}
@media print, screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 91.4285714286rem;
  }
}
.reveal.full {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 100%;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .reveal {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0;
  }
}
.reveal.without-overlay {
  position: fixed;
}

.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: " ";
  -webkit-flex-basis: 0;
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
.clearfix::after {
  clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media print, screen and (min-width: 47.9375em) {
  .xmedium-flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .xmedium-flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .xmedium-flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .xmedium-flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .xmedium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .xmedium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .xmedium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .xmedium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-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: 39.99875em) {
  .hide-for-small-only {
    display: none !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 47.93625em), screen and (min-width: 64em) {
  .show-for-xmedium-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;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.margin-3 {
  margin: 3rem !important;
}

.margin-top-3 {
  margin-top: 3rem !important;
}

.margin-right-3 {
  margin-right: 3rem !important;
}

.margin-bottom-3 {
  margin-bottom: 3rem !important;
}

.margin-left-3 {
  margin-left: 3rem !important;
}

.margin-horizontal-3 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.margin-vertical-3 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.padding-3 {
  padding: 3rem !important;
}

.padding-top-3 {
  padding-top: 3rem !important;
}

.padding-right-3 {
  padding-right: 3rem !important;
}

.padding-bottom-3 {
  padding-bottom: 3rem !important;
}

.padding-left-3 {
  padding-left: 3rem !important;
}

.padding-horizontal-3 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.padding-vertical-3 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-in.mui-enter.mui-enter-active {
  opacity: 1;
}

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.fade-out.mui-leave.mui-leave-active {
  opacity: 0;
}

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0;
}

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0;
}

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0;
}

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1;
}

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0;
}

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important;
}

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important;
}

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important;
}

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important;
}

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important;
}

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important;
}

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}
@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%);
  }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%);
  }
}

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.spin-ccw {
  -webkit-animation-name: spin-ccw-1turn;
          animation-name: spin-ccw-1turn;
}
@-webkit-keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}
@keyframes spin-ccw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn);
  }
}

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}
@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg);
  }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg);
  }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms;
}

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important;
}

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important;
}

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important;
}

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important;
}

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important;
}

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important;
}

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important;
}

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important;
}

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 30px;
  height: 14px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #FFF;
  border-radius: 0px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -6px;
}
.hamburger-inner::after {
  bottom: -6px;
}

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  -webkit-transition-duration: 0.275s;
          transition-duration: 0.275s;
  -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
          transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 6px;
  -webkit-transition: opacity 0.125s 0.275s ease;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 12px;
  -webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  -webkit-transform: translate3d(0, 6px, 0) rotate(135deg);
          transform: translate3d(0, 6px, 0) rotate(135deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  -webkit-transform: translate3d(0, -12px, 0) rotate(-270deg);
          transform: translate3d(0, -12px, 0) rotate(-270deg);
  -webkit-transition-delay: 0.075s;
          transition-delay: 0.075s;
}

/*!
 * mmenu.js
 * mmenujs.com
 *
 * Copyright (c) Fred Heusschen
 * www.frebsite.nl
 *
 * License: CC-BY-NC-4.0
 * http://creativecommons.org/licenses/by-nc/4.0/
 */
:root {
  --mm-line-height:20px;
  --mm-listitem-size:44px;
  --mm-navbar-size:44px;
  --mm-offset-top:0;
  --mm-offset-right:0;
  --mm-offset-bottom:0;
  --mm-offset-left:0;
  --mm-color-border:rgba(0, 0, 0, 0.1);
  --mm-color-button:rgba(0, 0, 0, 0.3);
  --mm-color-text:rgba(0, 0, 0, 0.75);
  --mm-color-text-dimmed:rgba(0, 0, 0, 0.3);
  --mm-color-background:#f3f3f3;
  --mm-color-background-highlight:rgba(0, 0, 0, 0.05);
  --mm-color-background-emphasis:rgba(255, 255, 255, 0.4);
  --mm-shadow:0 0 10px rgba(0, 0, 0, 0.3);
}

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

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu {
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  line-height: var(--mm-line-height);
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  position: absolute;
  top: var(--mm-offset-top);
  right: var(--mm-offset-right);
  bottom: var(--mm-offset-bottom);
  left: var(--mm-offset-left);
  z-index: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
  color: inherit;
  text-decoration: none;
}

[dir=rtl] .mm-menu {
  direction: rtl;
}

.mm-panel {
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.mm-panel:not(.mm-hidden) {
  display: block;
}

.mm-panel:after {
  content: "";
  display: block;
  height: 20px;
}

.mm-panel_opened {
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-panel_opened-parent {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panel_highest {
  z-index: 2;
}

.mm-panel_noanimation {
  -webkit-transition: none !important;
  transition: none !important;
}

.mm-panel_noanimation.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-panel__content {
  padding: 20px;
}

.mm-panels {
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text);
  position: relative;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  overflow: hidden;
}

.mm-panels > .mm-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}

[dir=rtl] .mm-panel:not(.mm-panel_opened) {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

[dir=rtl] .mm-panel.mm-panel_opened-parent {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}

.mm-listitem_vertical > .mm-panel {
  -webkit-transform: none !important;
  transform: none !important;
  display: none;
  width: 100%;
  padding: 10px 0 10px 10px;
}

.mm-listitem_vertical > .mm-panel:after, .mm-listitem_vertical > .mm-panel:before {
  content: none;
  display: none;
}

.mm-listitem_opened > .mm-panel {
  display: block;
}

.mm-listitem_vertical > .mm-listitem__btn {
  height: 44px;
  height: var(--mm-listitem-size);
  bottom: auto;
}

.mm-listitem_vertical .mm-listitem:last-child:after {
  border-color: transparent;
}

.mm-listitem_opened > .mm-listitem__btn:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}

.mm-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 44px;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  padding: 0;
}

.mm-btn:after, .mm-btn:before {
  border-color: var(--mm-color-button);
  border-width: 2px;
  border-style: solid;
}

.mm-btn_next:after, .mm-btn_prev:before {
  content: "";
  border-bottom: none;
  border-right: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

.mm-btn_prev:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-btn_next:after {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-btn_close:after, .mm-btn_close:before {
  content: "";
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-btn_close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}

.mm-btn_close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}

[dir=rtl] .mm-btn_next:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

[dir=rtl] .mm-btn_prev:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

[dir=rtl] .mm-btn_close:after, [dir=rtl] .mm-btn_close:before {
  right: auto;
}

[dir=rtl] .mm-btn_close:before {
  left: 25px;
}

[dir=rtl] .mm-btn_close:after {
  left: 18px;
}

.mm-navbar {
  background: var(--mm-color-background);
  border-color: var(--mm-color-border);
  color: var(--mm-color-text-dimmed);
  text-align: center;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: var(--mm-navbar-size);
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.mm-navbar > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: -webkit-calc((var(--mm-navbar-size) - var(--mm-line-height)) * 0.5);
  padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * 0.5);
  padding-left: 0;
  padding-right: 0;
}

.mm-navbar a, .mm-navbar a:hover {
  text-decoration: none;
}

.mm-navbar__title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  width: 100%;
}

.mm-navbar__btn {
  position: relative;
}

.mm-navbar__btn:first-child {
  text-align: left;
}

.mm-navbar__btn:last-child {
  text-align: right;
}

[dir=rtl] .mm-navbar {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

[dir=rtl] .mm-navbar__btn:first-child {
  text-align: right;
}

[dir=rtl] .mm-navbar__btn:last-child {
  text-align: left;
}

.mm-listview {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listitem {
  color: var(--mm-color-text);
  border-color: var(--mm-color-border);
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
}

.mm-listitem:after {
  content: "";
  border-color: inherit;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 20px;
  right: 0;
  bottom: 0;
}

.mm-listitem a, .mm-listitem a:hover {
  text-decoration: none;
}

.mm-listitem__btn, .mm-listitem__text {
  color: inherit;
  display: block;
  padding: -webkit-calc((var(--mm-listitem-size) - var(--mm-line-height)) / 2);
  padding: calc((var(--mm-listitem-size) - var(--mm-line-height)) / 2);
  padding-left: 0;
  padding-right: 0;
}

.mm-listitem__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 10%;
  -webkit-flex-basis: 10%;
          flex-basis: 10%;
}

.mm-listitem__btn {
  -webkit-tap-highlight-color: var(--mm-color-background-emphasis);
  tap-highlight-color: var(--mm-color-background-emphasis);
  background: rgba(3, 2, 1, 0);
  border-color: inherit;
  width: auto;
  padding-right: 54px;
  position: relative;
}

.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-width: 1px;
  border-left-style: solid;
}

.mm-listitem_selected > .mm-listitem__text {
  background: var(--mm-color-background-emphasis);
}

.mm-listitem_opened > .mm-listitem__btn, .mm-listitem_opened > .mm-panel {
  background: var(--mm-color-background-highlight);
}

[dir=rtl] .mm-listitem:after {
  left: 0;
  right: 20px;
}

[dir=rtl] .mm-listitem__text {
  padding-left: 10px;
  padding-right: 20px;
}

[dir=rtl] .mm-listitem__btn {
  padding-left: 54px;
  border-left-width: 0;
  border-left-style: none;
}

[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text) {
  padding-right: 0;
  border-right-width: 1px;
  border-right-style: solid;
}

.mm-page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
  z-index: 1;
}

.mm-wrapper_opened {
  overflow-x: hidden;
  position: relative;
}

.mm-wrapper_background .mm-page {
  background: inherit;
}

.mm-menu_offcanvas {
  position: fixed;
  right: auto;
  z-index: 0;
}

.mm-menu_offcanvas:not(.mm-menu_opened) {
  display: none;
}

.mm-menu_offcanvas {
  width: 80%;
  min-width: 240px;
  max-width: 440px;
}

.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-wrapper__blocker {
  background: rgba(3, 2, 1, 0);
  overflow: hidden;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

.mm-wrapper_blocking {
  overflow: hidden;
}

.mm-wrapper_blocking body {
  overflow: hidden;
}

.mm-wrapper_blocking .mm-wrapper__blocker {
  display: block;
}

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  min-width: 1px !important;
  height: 1px !important;
  min-height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}

.mm-menu_autoheight {
  -webkit-transition: none 0.4s ease;
  transition: none 0.4s ease;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

.mm-menu_autoheight:not(.mm-menu_offcanvas) {
  position: relative;
}

.mm-menu_autoheight.mm-menu_position-bottom, .mm-menu_autoheight.mm-menu_position-top {
  max-height: 80%;
}

.mm-menu_autoheight-measuring .mm-panel {
  display: block !important;
}

.mm-menu_autoheight-measuring .mm-listitem_vertical:not(.mm-listitem_opened) .mm-panel {
  display: none !important;
}

.mm-menu_autoheight-measuring .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}

[class*=mm-menu_columns-] {
  -webkit-transition-property: width;
  transition-property: width;
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel {
  right: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform;
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_opened, [class*=mm-menu_columns-] .mm-panels > .mm-panel_opened-parent {
  display: block !important;
}

[class*=mm-panel_columns-] {
  border-right: 1px solid;
  border-color: inherit;
}

.mm-menu_columns-1 .mm-panel_columns-0, .mm-menu_columns-2 .mm-panel_columns-1, .mm-menu_columns-3 .mm-panel_columns-2, .mm-menu_columns-4 .mm-panel_columns-3 {
  border-right: none;
}

[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-0 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu_columns-0 .mm-panels > .mm-panel {
  z-index: 0;
}

.mm-menu_columns-0 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-0 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu_columns-0 {
  width: 80%;
  min-width: 240px;
  max-width: 0;
}

.mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0 ~ .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  .mm-wrapper_opening .mm-menu_columns-0.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-1 {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu_columns-1 .mm-panels > .mm-panel {
  z-index: 1;
  width: 100%;
}

.mm-menu_columns-1 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-1 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}

.mm-menu_columns-1 {
  width: 80%;
  min-width: 240px;
  max-width: 440px;
}

.mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1 ~ .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_columns-1.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-2 {
  -webkit-transform: translate3d(200%, 0, 0);
  transform: translate3d(200%, 0, 0);
}

.mm-menu_columns-2 .mm-panels > .mm-panel {
  z-index: 2;
  width: 50%;
}

.mm-menu_columns-2 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-2 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0);
}

.mm-menu_columns-2 {
  width: 80%;
  min-width: 240px;
  max-width: 880px;
}

.mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2 ~ .mm-slideout {
    -webkit-transform: translate3d(880px, 0, 0);
    transform: translate3d(880px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  .mm-wrapper_opening .mm-menu_columns-2.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-880px, 0, 0);
    transform: translate3d(-880px, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-3 {
  -webkit-transform: translate3d(300%, 0, 0);
  transform: translate3d(300%, 0, 0);
}

.mm-menu_columns-3 .mm-panels > .mm-panel {
  z-index: 3;
  width: 33.34%;
}

.mm-menu_columns-3 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-3 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0);
}

.mm-menu_columns-3 {
  width: 80%;
  min-width: 240px;
  max-width: 1320px;
}

.mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3 ~ .mm-slideout {
    -webkit-transform: translate3d(1320px, 0, 0);
    transform: translate3d(1320px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  .mm-wrapper_opening .mm-menu_columns-3.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-1320px, 0, 0);
    transform: translate3d(-1320px, 0, 0);
  }
}
[class*=mm-menu_columns-] .mm-panels > .mm-panel_columns-4 {
  -webkit-transform: translate3d(400%, 0, 0);
  transform: translate3d(400%, 0, 0);
}

.mm-menu_columns-4 .mm-panels > .mm-panel {
  z-index: 4;
  width: 25%;
}

.mm-menu_columns-4 .mm-panels > .mm-panel else {
  width: 100%;
}

.mm-menu_columns-4 .mm-panels > .mm-panel:not(.mm-panel_opened):not(.mm-panel_opened-parent) {
  -webkit-transform: translate3d(500%, 0, 0);
  transform: translate3d(500%, 0, 0);
}

.mm-menu_columns-4 {
  width: 80%;
  min-width: 240px;
  max-width: 1760px;
}

.mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
  -webkit-transform: translate3d(80vw, 0, 0);
  transform: translate3d(80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4 ~ .mm-slideout {
    -webkit-transform: translate3d(1760px, 0, 0);
    transform: translate3d(1760px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  .mm-wrapper_opening .mm-menu_columns-4.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-1760px, 0, 0);
    transform: translate3d(-1760px, 0, 0);
  }
}
[class*=mm-menu_columns-].mm-menu_position-bottom, [class*=mm-menu_columns-].mm-menu_position-top {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}

.mm-wrapper_opening [class*=mm-menu_columns-].mm-menu_position-front {
  -webkit-transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, -webkit-transform;
  transition-property: width, min-width, max-width, transform;
  transition-property: width, min-width, max-width, transform, -webkit-transform;
}

.mm-counter {
  color: var(--mm-color-text-dimmed);
  text-align: right;
  display: block;
  padding-left: 20px;
  float: right;
}

.mm-listitem_nosubitems > .mm-counter {
  display: none;
}

[dir=rtl] .mm-counter {
  text-align: left;
  float: left;
  padding-left: 0;
  padding-right: 20px;
}

.mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  font-size: 75%;
  text-transform: uppercase;
  background: var(--mm-color-background);
  position: -webkit-sticky;
  position: sticky;
  z-index: 1;
  top: 0;
  min-height: var(--mm-line-height);
  padding: -webkit-calc((var(--mm-listitem-size) * 0.65 - var(--mm-line-height)) * 0.5);
  padding: calc((var(--mm-listitem-size) * 0.65 - var(--mm-line-height)) * 0.5);
  padding-right: 10px;
  padding-left: 20px;
}

.mm-divider:before {
  content: "";
  background: var(--mm-color-background-highlight);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.mm-menu_dividers-light .mm-divider {
  font-size: inherit;
  color: var(--mm-color-text-dimmed);
  padding-top: -webkit-calc((var(--mm-listitem-size) - var(--mm-line-height)) * 0.75);
  padding-top: calc((var(--mm-listitem-size) - var(--mm-line-height)) * 0.75);
  padding-bottom: -webkit-calc((var(--mm-listitem-size) - var(--mm-line-height)) * 0.25);
  padding-bottom: calc((var(--mm-listitem-size) - var(--mm-line-height)) * 0.25);
}

.mm-menu_dividers-light .mm-divider:before {
  background: inherit;
}

.mm-menu_border-none .mm-divider {
  border-top-width: 1px;
  border-top-style: solid;
}

.mm-wrapper_dragging .mm-menu, .mm-wrapper_dragging .mm-slideout {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.mm-menu_dropdown {
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
}

.mm-wrapper_dropdown .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0;
}

.mm-wrapper_dropdown .mm-wrapper__blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1;
}

.mm-wrapper_dropdown .mm-menu_dropdown {
  z-index: 2;
}

.mm-wrapper_dropdown.mm-wrapper_opened:not(.mm-wrapper_opening) .mm-menu_dropdown {
  display: none;
}

[class*=mm-menu_tip-]:before {
  content: "";
  background: inherit;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-menu_tip-left:before {
  left: 22px;
}

.mm-menu_tip-right:before {
  right: 22px;
}

.mm-menu_tip-top:before {
  top: -8px;
}

.mm-menu_tip-bottom:before {
  bottom: -8px;
}

:root {
  --mm-iconbar-size:44px;
}

.mm-menu_iconbar-left .mm-navbars_bottom, .mm-menu_iconbar-left .mm-navbars_top, .mm-menu_iconbar-left .mm-panels {
  margin-left: var(--mm-iconbar-size);
}

.mm-menu_iconbar-left .mm-iconbar {
  border-right-width: 1px;
  display: block;
  left: 0;
}

.mm-menu_iconbar-right .mm-navbars_bottom, .mm-menu_iconbar-right .mm-navbars_top, .mm-menu_iconbar-right .mm-panels {
  margin-right: var(--mm-iconbar-size);
}

.mm-menu_iconbar-right .mm-iconbar {
  border-left-width: 1px;
  display: block;
  right: 0;
}

.mm-iconbar {
  background: var(--mm-color-background);
  color: var(--mm-color-text-dimmed);
  border: 0 solid rgba(0, 0, 0, 0.1);
  border-color: var(--mm-color-border);
  text-align: center;
  overflow: hidden;
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: var(--mm-iconbar-size);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-iconbar__bottom, .mm-iconbar__top {
  width: inherit;
  position: absolute;
}

.mm-iconbar__bottom > *, .mm-iconbar__top > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 11px 0;
}

.mm-iconbar__bottom a, .mm-iconbar__bottom a:hover, .mm-iconbar__top a, .mm-iconbar__top a:hover {
  text-decoration: none;
}

.mm-iconbar__top {
  top: 0;
}

.mm-iconbar__bottom {
  bottom: 0;
}

.mm-iconbar__tab_selected {
  background: var(--mm-color-background-emphasis);
}

:root {
  --mm-iconpanel-size:44px;
}

.mm-panel_iconpanel-1 {
  width: -webkit-calc(100% - var(--mm-iconpanel-size) * 1);
  width: calc(100% - var(--mm-iconpanel-size) * 1);
}

.mm-panel_iconpanel-2 {
  width: -webkit-calc(100% - var(--mm-iconpanel-size) * 2);
  width: calc(100% - var(--mm-iconpanel-size) * 2);
}

.mm-panel_iconpanel-3 {
  width: -webkit-calc(100% - var(--mm-iconpanel-size) * 3);
  width: calc(100% - var(--mm-iconpanel-size) * 3);
}

.mm-panel_iconpanel-first ~ .mm-panel {
  width: -webkit-calc(100% - var(--mm-iconpanel-size));
  width: calc(100% - var(--mm-iconpanel-size));
}

.mm-menu_iconpanel .mm-panels > .mm-panel {
  left: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform;
}

.mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left-width: 1px;
  border-left-style: solid;
}

.mm-menu_iconpanel .mm-panels > .mm-panel_opened, .mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
  display: block !important;
}

.mm-menu_iconpanel .mm-panels > .mm-panel_opened-parent {
  overflow-y: hidden;
  -webkit-transform: unset;
  transform: unset;
}

.mm-menu_hidedivider .mm-panel_opened-parent .mm-divider, .mm-menu_hidenavbar .mm-panel_opened-parent .mm-navbar {
  opacity: 0;
}

.mm-panel__blocker {
  background: inherit;
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 3;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.mm-panel_opened-parent .mm-panel__blocker {
  opacity: 0.6;
  bottom: -100000px;
}

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel {
  left: 0;
  right: auto;
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform;
}

[dir=rtl] .mm-menu_iconpanel .mm-panels > .mm-panel:not(.mm-panel_iconpanel-first):not(.mm-panel_iconpanel-0) {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit;
}

.mm-menu_keyboardfocus a:focus, .mm-menu_keyboardfocus.mm-menu_opened ~ .mm-wrapper__blocker a:focus {
  outline: 0;
  background: var(--mm-color-background-emphasis);
}

.mm-wrapper__blocker .mm-tabstart {
  cursor: default;
  display: block;
  width: 100%;
  height: 100%;
}

.mm-wrapper__blocker .mm-tabend {
  opacity: 0;
  position: absolute;
  bottom: 0;
}

.mm-navbars_bottom, .mm-navbars_top {
  background: inherit;
  border-color: inherit;
  border-width: 0;
  position: relative;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
}

.mm-navbars_bottom > .mm-navbar, .mm-navbars_top > .mm-navbar {
  border-width: 0;
}

.mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn), .mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn) {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
}

.mm-navbars_top {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.mm-navbars_bottom {
  border-top-style: solid;
  border-top-width: 1px;
}

.mm-navbar__breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
          flex-grow: 1;
  width: 100%;
  padding: 0;
}

.mm-navbar__breadcrumbs > * {
  display: inline-block;
  padding: -webkit-calc((var(--mm-navbar-size) - var(--mm-line-height)) * 0.5);
  padding: calc((var(--mm-navbar-size) - var(--mm-line-height)) * 0.5);
  padding-left: 0;
  padding-right: 6px;
}

.mm-navbar__breadcrumbs > a {
  text-decoration: underline;
}

.mm-btn.mm-hidden + .mm-navbar__breadcrumbs {
  padding-left: 20px;
}

.mm-navbar__tab_selected {
  background: inherit !important;
  color: inherit !important;
  border-width: 1px;
  border-style: solid;
  border-color: inherit;
}

.mm-navbar__tab_selected:first-child {
  border-left: none;
}

.mm-navbar__tab_selected:last-child {
  border-right: none;
}

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar {
  background: inherit !important;
  color: inherit !important;
}

.mm-navbars_top .mm-navbar_tabs:not(:last-child) {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.mm-navbars_top .mm-navbar__tab_selected {
  border-bottom: none;
  margin-bottom: -1px;
}

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected {
  border-top: none;
}

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar {
  background: inherit;
  color: inherit;
}

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) {
  border-top-width: 1px;
  border-top-style: solid;
}

.mm-navbars_bottom .mm-navbar__tab_selected {
  border-top: none;
  margin-top: -1px;
}

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected {
  border-bottom: none;
}

.mm-navbar_tabs > a:not(.mm-navbar__tab_selected), .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar, .mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs) {
  background: var(--mm-color-background-emphasis);
  color: var(--mm-color-text-dimmed);
}

.mm-searchfield {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: var(--mm-navbar-size);
  padding: 0;
  overflow: hidden;
}

.mm-searchfield input {
  border: none !important;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: inherit;
  line-height: -webkit-calc(var(--mm-navbar-size) * 0.7);
  line-height: calc(var(--mm-navbar-size) * 0.7);
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: -webkit-calc(var(--mm-navbar-size) * 0.7);
  height: calc(var(--mm-navbar-size) * 0.7);
  min-height: unset;
  max-height: unset;
  margin: 0;
  padding: 0 10px;
}

.mm-searchfield input, .mm-searchfield input:focus, .mm-searchfield input:hover {
  background: var(--mm-color-background-highlight);
  color: var(--mm-color-text);
}

.mm-searchfield input::-ms-clear {
  display: none;
}

.mm-searchfield__input {
  padding: 6.6px 10px 0 10px;
  padding-top: -webkit-calc(var(--mm-navbar-size) * 0.15);
  padding-top: calc(var(--mm-navbar-size) * 0.15);
  position: relative;
}

.mm-panel__noresultsmsg {
  color: var(--mm-color-text-dimmed);
  text-align: center;
  font-size: 150%;
  padding: 44px 0;
}

.mm-searchfield__btn {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

.mm-panel_search {
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  border-left: none !important;
}

.mm-searchfield__input {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.mm-searchfield__cancel {
  line-height: var(--mm-navbar-size);
  text-decoration: none;
  display: block;
  padding-right: 10px;
  margin-right: -100px;
  -webkit-transition: margin 0.4s ease;
  transition: margin 0.4s ease;
}

.mm-searchfield__cancel-active {
  margin-right: 0;
}

.mm-listitem_nosubitems > .mm-listitem__btn {
  display: none;
}

.mm-listitem_nosubitems > .mm-listitem__text {
  padding-right: 10px;
}

.mm-listitem_onlysubitems > .mm-listitem__text:not(.mm-listitem__btn) {
  z-index: -1;
}

.mm-sectionindexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -20px;
  z-index: 5;
  -webkit-transition: right 0.4s ease;
  transition: right 0.4s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  -webkit-justify-content: space-evenly;
          justify-content: space-evenly;
}

.mm-sectionindexer a {
  color: var(--mm-color-text-dimmed);
  line-height: 1;
  text-decoration: none;
  display: block;
}

.mm-sectionindexer ~ .mm-panel {
  padding-right: 0;
}

.mm-sectionindexer_active {
  right: 0;
}

.mm-sectionindexer_active ~ .mm-panel {
  padding-right: 20px;
}

.mm-menu_selected-hover .mm-listitem__btn, .mm-menu_selected-hover .mm-listitem__text, .mm-menu_selected-parent .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem__text {
  -webkit-transition: background 0.4s ease;
  transition: background 0.4s ease;
}

.mm-menu_selected-hover .mm-listview:hover > .mm-listitem_selected > .mm-listitem__text {
  background: 0 0;
}

.mm-menu_selected-hover .mm-listitem__btn:hover, .mm-menu_selected-hover .mm-listitem__text:hover {
  background: var(--mm-color-background-emphasis);
}

.mm-menu_selected-parent .mm-panel_opened-parent .mm-listitem:not(.mm-listitem_selected-parent) > .mm-listitem__text {
  background: 0 0;
}

.mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__btn, .mm-menu_selected-parent .mm-listitem_selected-parent > .mm-listitem__text {
  background: var(--mm-color-background-emphasis);
}

:root {
  --mm-sidebar-collapsed-size:44px;
  --mm-sidebar-expanded-size:440px;
}

.mm-wrapper_sidebar-collapsed body, .mm-wrapper_sidebar-expanded body {
  position: relative;
}

.mm-wrapper_sidebar-collapsed .mm-slideout, .mm-wrapper_sidebar-expanded .mm-slideout {
  -webkit-transition-property: width, -webkit-transform;
  transition-property: width, -webkit-transform;
  transition-property: width, transform;
  transition-property: width, transform, -webkit-transform;
}

.mm-wrapper_sidebar-collapsed .mm-page, .mm-wrapper_sidebar-expanded .mm-page {
  background: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 100vh;
}

.mm-wrapper_sidebar-collapsed .mm-menu_sidebar-collapsed, .mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  top: 0 !important;
  right: auto !important;
  bottom: 0 !important;
  left: 0 !important;
}

.mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidedivider .mm-divider, .mm-wrapper_sidebar-collapsed:not(.mm-wrapper_opening) .mm-menu_hidenavbar .mm-navbar {
  opacity: 0;
}

.mm-wrapper_sidebar-collapsed .mm-slideout {
  width: -webkit-calc(100% - var(--mm-sidebar-collapsed-size));
  width: calc(100% - var(--mm-sidebar-collapsed-size));
  -webkit-transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-collapsed-size), 0, 0);
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  border-right-width: 1px;
  border-right-style: solid;
  min-width: 0 !important;
  max-width: 100000px !important;
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded.mm-menu_pageshadow:after {
  content: none;
  display: none;
}

.mm-wrapper_sidebar-expanded.mm-wrapper_blocking, .mm-wrapper_sidebar-expanded.mm-wrapper_blocking body {
  overflow: visible;
}

.mm-wrapper_sidebar-expanded .mm-wrapper__blocker {
  display: none !important;
}

.mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  width: -webkit-calc(100% - var(--mm-sidebar-expanded-size));
  width: calc(100% - var(--mm-sidebar-expanded-size));
  -webkit-transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
  transform: translate3d(var(--mm-sidebar-expanded-size), 0, 0);
}

.mm-wrapper_sidebar-expanded .mm-menu_sidebar-expanded {
  width: var(--mm-sidebar-expanded-size);
}

.mm-menu__blocker {
  background: rgba(3, 2, 1, 0);
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}

.mm-menu_opened .mm-menu__blocker {
  display: none;
}

[dir=rtl].mm-wrapper_sidebar-collapsed .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

[dir=rtl].mm-wrapper_sidebar-expanded .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

[dir=rtl].mm-wrapper_sidebar-expanded:not(.mm-wrapper_sidebar-closed) .mm-menu_sidebar-expanded.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

input.mm-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  background: var(--mm-color-border);
  border-radius: 34px;
  display: inline-block;
  min-width: 58px;
  width: 58px;
  height: 34px;
  margin: 0 10px;
  margin-top: -webkit-calc((var(--mm-listitem-size) - 34px) / 2);
  margin-top: calc((var(--mm-listitem-size) - 34px) / 2);
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

input.mm-toggle:before {
  content: "";
  background: var(--mm-color-background);
  border-radius: 34px;
  display: block;
  width: 32px;
  height: 32px;
  margin: 1px;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

input.mm-toggle:checked {
  background: #4bd963;
}

input.mm-toggle:checked:before {
  -webkit-transform: translateX(24px);
  transform: translateX(24px);
}

input.mm-check {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: 0 10px;
  margin-top: -webkit-calc((var(--mm-listitem-size) - 34px) / 2);
  margin-top: calc((var(--mm-listitem-size) - 34px) / 2);
}

input.mm-check:before {
  border-color: var(--mm-color-text);
  content: "";
  display: block;
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.3;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

input.mm-check:checked:before {
  opacity: 1;
}

[dir=rtl] input.mm-toggle:checked ~ label.mm-toggle:before {
  float: left;
}

.mm-menu_border-none .mm-listitem:after, .mm-panel_border-none .mm-listitem:after {
  content: none;
}

.mm-menu_border-full .mm-listitem:after, .mm-panel_border-full .mm-listitem:after {
  left: 0 !important;
}

.mm-menu_border-offset .mm-listitem:after, .mm-panel_border-offset .mm-listitem:after {
  right: 20px;
}

.mm-menu_fx-menu-zoom {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.mm-wrapper_opened .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

.mm-wrapper_opening .mm-menu_fx-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}

.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu_fx-menu-slide {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.mm-wrapper_opened .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-wrapper_opening .mm-menu_fx-menu-slide {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0);
}

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu_fx-menu-fade {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.mm-wrapper_opening .mm-menu_fx-menu-fade {
  opacity: 1;
}

.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none {
  -webkit-transition-property: none;
  transition-property: none;
}

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu_fx-panels-zoom .mm-panel, .mm-panel_fx-zoom {
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
}

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened, .mm-panel_fx-zoom.mm-panel_opened {
  -webkit-transform: scale(1, 1) translate3d(0, 0, 0);
  transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent, .mm-panel_fx-zoom.mm-panel_opened-parent {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent, .mm-panel_fx-slide-0.mm-panel_opened-parent {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent, .mm-panel_fx-slide-100.mm-panel_opened-parent {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu_fx-panels-slide-up .mm-panel, .mm-panel_fx-slide-up {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.mm-menu_fx-panels-slide-up .mm-panel_opened, .mm-menu_fx-panels-slide-up .mm-panel_opened-parent, .mm-panel_fx-slide-up.mm-panel_opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu_fx-panels-slide-right .mm-panel, .mm-panel_fx-slide-right {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu_fx-panels-slide-right .mm-panel_opened, .mm-menu_fx-panels-slide-right .mm-panel_opened-parent, .mm-panel_fx-slide-right.mm-panel_opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

[class*=mm-menu_fx-listitems-] .mm-listitem {
  -webkit-transition: none 0.4s ease;
  transition: none 0.4s ease;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(1) {
  -webkit-transition-delay: 50ms;
  transition-delay: 50ms;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(2) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(3) {
  -webkit-transition-delay: 150ms;
  transition-delay: 150ms;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(4) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(5) {
  -webkit-transition-delay: 250ms;
  transition-delay: 250ms;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(6) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(7) {
  -webkit-transition-delay: 350ms;
  transition-delay: 350ms;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(8) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(9) {
  -webkit-transition-delay: 450ms;
  transition-delay: 450ms;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(10) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(11) {
  -webkit-transition-delay: 550ms;
  transition-delay: 550ms;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(12) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(13) {
  -webkit-transition-delay: 650ms;
  transition-delay: 650ms;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(14) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

[class*=mm-menu_fx-listitems-] .mm-listitem:nth-child(15) {
  -webkit-transition-delay: 750ms;
  transition-delay: 750ms;
}

.mm-menu_fx-listitems-slide .mm-listitem {
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
}

.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.mm-menu_fx-listitems-fade .mm-listitem {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  opacity: 0;
}

.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem {
  opacity: 1;
}

.mm-menu_fx-listitems-drop .mm-listitem {
  -webkit-transition-property: opacity, top;
  transition-property: opacity, top;
  opacity: 0;
  top: -25%;
}

.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem {
  opacity: 1;
  top: 0;
}

.mm-menu_fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

.mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
  -webkit-transform: translate3d(100vw, 0, 0);
  transform: translate3d(100vw, 0, 0);
}

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen ~ .mm-slideout {
    -webkit-transform: translate3d(10000px, 0, 0);
    transform: translate3d(10000px, 0, 0);
  }
}
.mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 140px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  .mm-wrapper_opening .mm-menu_fullscreen.mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-10000px, 0, 0);
    transform: translate3d(-10000px, 0, 0);
  }
}
.mm-menu_fullscreen.mm-menu_position-top {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px;
}

.mm-menu_fullscreen.mm-menu_position-bottom {
  height: 100vh;
  min-height: 140px;
  max-height: 10000px;
}

.mm-menu_listview-justify .mm-panels > .mm-panel:after, .mm-menu_listview-justify .mm-panels > .mm-panel:before, .mm-panels > .mm-panel_listview-justify:after, .mm-panels > .mm-panel_listview-justify:before {
  content: none;
  display: none;
}

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listview, .mm-panels > .mm-panel_listview-justify .mm-listview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem, .mm-panels > .mm-panel_listview-justify .mm-listitem {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
  min-height: 44px;
}

.mm-menu_listview-justify .mm-panels > .mm-panel .mm-listitem__text, .mm-panels > .mm-panel_listview-justify .mm-listitem__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
}

.mm-listview_inset {
  list-style: inside disc;
  width: 100%;
  padding: 0 30px 15px 30px;
  margin: 0;
}

.mm-listview_inset .mm-listitem {
  padding: 5px 0;
}

.mm-listitem_spacer {
  padding-top: 44px;
  padding-top: var(--mm-listitem-size);
}

.mm-listitem_spacer > .mm-listitem__btn {
  top: 44px;
  top: var(--mm-listitem-size);
}

.mm-menu_multiline .mm-listitem__text, .mm-panel_multiline .mm-listitem__text {
  text-overflow: clip;
  white-space: normal;
}

[class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: 0;
}

.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened ~ .mm-wrapper__blocker {
  opacity: 0.3;
  -webkit-transition: opacity 0.4s ease 0.4s;
  transition: opacity 0.4s ease 0.4s;
}

.mm-menu_opened.mm-menu_pagedim ~ .mm-wrapper__blocker {
  background: inherit;
}

.mm-menu_opened.mm-menu_pagedim-black ~ .mm-wrapper__blocker {
  background: #000;
}

.mm-menu_opened.mm-menu_pagedim-white ~ .mm-wrapper__blocker {
  background: #fff;
}

.mm-menu_popup {
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
  opacity: 0;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 2;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

.mm-menu_popup.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0;
}

.mm-menu_popup.mm-menu_opened ~ .mm-wrapper__blocker {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  z-index: 1;
}

.mm-wrapper_opening .mm-menu_popup {
  opacity: 1;
}

.mm-menu_position-right {
  left: auto;
  right: 0;
}

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: translate3d(-80vw, 0, 0);
  transform: translate3d(-80vw, 0, 0);
}

@media all and (max-width: 300px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate3d(-240px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-menu_position-bottom, .mm-menu_position-front, .mm-menu_position-top {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}

.mm-menu_position-bottom.mm-menu_opened, .mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened {
  z-index: 2;
}

.mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout, .mm-menu_position-front.mm-menu_opened ~ .mm-slideout, .mm-menu_position-top.mm-menu_opened ~ .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0;
}

.mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker {
  z-index: 1;
}

.mm-menu_position-front {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu_position-front.mm-menu_position-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu_position-bottom, .mm-menu_position-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu_position-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.mm-menu_position-top {
  height: 80vh;
  min-height: 140px;
  max-height: 880px;
}

.mm-menu_position-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  top: auto;
}

.mm-menu_position-bottom {
  height: 80vh;
  min-height: 140px;
  max-height: 880px;
}

.mm-wrapper_opening .mm-menu_position-bottom, .mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu_shadow-page:after {
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow);
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 100;
  -webkit-clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
  clip-path: polygon(-20px 0, 0 0, 0 100%, -20px 100%);
}

.mm-menu_shadow-page.mm-menu_position-right:after {
  left: auto;
  right: 100%;
  -webkit-clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
  clip-path: polygon(20px 0, 40px 0, 40px 100%, 20px 100%);
}

.mm-menu_shadow-page.mm-menu_position-front:after {
  content: none;
  display: none;
}

.mm-menu_shadow-menu {
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow);
}

.mm-menu_shadow-panels .mm-panels > .mm-panel {
  -webkit-box-shadow: var(--mm-shadow);
  box-shadow: var(--mm-shadow);
}

.mm-menu_theme-white {
  --mm-color-border:rgba( 0,0,0, 0.1 );
  --mm-color-button:rgba( 0,0,0, 0.3 );
  --mm-color-text:rgba( 0,0,0, 0.7 );
  --mm-color-text-dimmed:rgba( 0,0,0, 0.3 );
  --mm-color-background:#fff;
  --mm-color-background-highlight:rgba( 0,0,0, 0.06 );
  --mm-color-background-emphasis:rgba( 0,0,0, 0.03 );
  --mm-shadow:0 0 10px rgba( 0,0,0, 0.2 );
}

.mm-menu_theme-dark {
  --mm-color-border:rgba( 0,0,0, 0.3 );
  --mm-color-button:rgba( 255,255,255, 0.4 );
  --mm-color-text:rgba( 255,255,255, 0.85 );
  --mm-color-text-dimmed:rgba( 255,255,255, 0.4 );
  --mm-color-background:#333;
  --mm-color-background-highlight:rgba( 255,255,255, 0.08 );
  --mm-color-background-emphasis:rgba( 0,0,0, 0.1 );
  --mm-shadow:0 0 20px rgba( 0,0,0, 0.5 );
}

.mm-menu_theme-black {
  --mm-color-border:rgba( 255,255,255, 0.25 );
  --mm-color-button:rgba( 255,255,255, 0.4 );
  --mm-color-text:rgba( 255,255,255, 0.75 );
  --mm-color-text-dimmed:rgba( 255,255,255, 0.4 );
  --mm-color-background:#000;
  --mm-color-background-highlight:rgba( 255,255,255, 0.2 );
  --mm-color-background-emphasis:rgba( 255,255,255, 0.15 );
  --mm-shadow:none;
}

.mm-menu_tileview .mm-listview, .mm-panel_tileview .mm-listview {
  margin: 0 !important;
}

.mm-menu_tileview .mm-listview:after, .mm-panel_tileview .mm-listview:after {
  content: "";
  display: block;
  clear: both;
}

.mm-menu_tileview .mm-listitem, .mm-panel_tileview .mm-listitem {
  padding: 0;
  float: left;
  position: relative;
  width: 50%;
  height: 0;
  padding-top: 50%;
}

.mm-menu_tileview .mm-listitem:after, .mm-panel_tileview .mm-listitem:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}

.mm-menu_tileview .mm-listitem.mm-tile-xs, .mm-panel_tileview .mm-listitem.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}

.mm-menu_tileview .mm-listitem.mm-tile-s, .mm-panel_tileview .mm-listitem.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}

.mm-menu_tileview .mm-listitem.mm-tile-l, .mm-panel_tileview .mm-listitem.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}

.mm-menu_tileview .mm-listitem.mm-tile-xl, .mm-panel_tileview .mm-listitem.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}

.mm-menu_tileview .mm-listitem__text, .mm-panel_tileview .mm-listitem__text {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}

.mm-menu_tileview .mm-listitem__btn, .mm-panel_tileview .mm-listitem__btn {
  width: auto;
}

.mm-menu_tileview .mm-listitem__btn:after, .mm-menu_tileview .mm-listitem__btn:before, .mm-panel_tileview .mm-listitem__btn:after, .mm-panel_tileview .mm-listitem__btn:before {
  content: none;
  display: none;
}

.mm-menu_tileview .mm-divider, .mm-panel_tileview .mm-divider {
  display: none;
}

.mm-menu_tileview .mm-panel, .mm-panel_tileview {
  padding-left: 0;
  padding-right: 0;
}

.mm-menu_tileview .mm-panel:after, .mm-menu_tileview .mm-panel:before, .mm-panel_tileview:after, .mm-panel_tileview:before {
  content: none;
  display: none;
}

body.modal-open .mm-slideout {
  z-index: unset;
}

/*! Flickity v2.2.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: hsla(0, 0%, 100%, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #19F;
          box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.width--full {
  width: 100%;
}

.width--half {
  width: 48%;
}

.height--full {
  height: 100%;
}

.scale--full {
  width: 100%;
  height: 100%;
}

.v-top {
  vertical-align: top;
}

.v-bottom {
  vertical-align: bottom;
}

.justify-text-cell {
  vertical-align: top;
  padding-top: 1.0714285714rem;
}

@media print, screen and (max-width: 39.99875em) {
  .cell-center-small {
    margin: 0 auto;
  }
}

.flex-align-right {
  margin-left: auto;
}

.margin--reset {
  margin: 0;
}

.block-margin {
  margin-bottom: 0.8571428571rem;
}

.block-margin--big {
  margin-bottom: 1.7142857143rem;
}

.link {
  text-decoration: underline;
}
.link:hover {
  text-decoration: none;
}

.icon--middle {
  display: inline-block;
  vertical-align: text-bottom;
}

.position-relative {
  position: relative;
}

.mandatory {
  color: #cc4b37;
}

@media print, screen and (min-width: 40em) {
  .button__bar.left .button {
    margin-right: 7px;
  }
}
@media print, screen and (min-width: 40em) {
  .button__bar.right .button {
    margin-left: 7px;
  }
}

sub {
  vertical-align: sub;
  line-height: 0;
}

sup {
  line-height: 0;
}

tr.blank {
  background-color: transparent !important;
}

.nowrap {
  white-space: nowrap;
}

.color--primary {
  color: #004f9e;
}

.color--alert {
  color: #cc4b37;
}

.color--hueckeswagen, a.color--hueckeswagen:hover {
  color: #14439e;
}

a.color--hueckeswagen:hover {
  text-decoration: underline;
}

.title--link {
  text-decoration: underline;
}
.title--link:hover {
  text-decoration: none;
}

.background--primary {
  color: white;
  background-color: #004f9e;
}

@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.frontend.eot?amfe92");
  src: url("fonts/icomoon.frontend.eot?amfe92#iefix") format("embedded-opentype"), url("fonts/icomoon.frontend.ttf?amfe92") format("truetype"), url("fonts/icomoon.frontend.woff?amfe92") format("woff"), url("fonts/icomoon.frontend.svg?amfe92#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-external-link-square:hover {
  cursor: pointer;
}

.icon-info:before {
  content: "\ea0c";
}

.icon-coin-chf:before {
  content: "\e90a";
}

.icon-currency-dollar:before {
  content: "\e908";
}

.icon-language:before {
  content: "\e909";
}

.icon-user:before {
  content: "\e902";
}

.icon-profile:before {
  content: "\e902";
}

.icon-account:before {
  content: "\e902";
}

.icon-avatar:before {
  content: "\e902";
}

.icon-eye:before {
  content: "\e90d";
}

.icon-loop:before {
  content: "\e90c";
}

.icon-repeat:before {
  content: "\e90c";
}

.icon-player:before {
  content: "\e90c";
}

.icon-reload:before {
  content: "\e90c";
}

.icon-refresh:before {
  content: "\e90c";
}

.icon-update:before {
  content: "\e90c";
}

.icon-synchronize:before {
  content: "\e90c";
}

.icon-arrows:before {
  content: "\e90c";
}

.icon-coin-euro:before {
  content: "\e90b";
}

.icon-pencil:before {
  content: "\e907";
}

.icon-bin:before {
  content: "\e906";
}

.icon-enter:before {
  content: "\e903";
}

.icon-signin:before {
  content: "\e903";
}

.icon-login:before {
  content: "\e903";
}

.icon-exit:before {
  content: "\e904";
}

.icon-signout:before {
  content: "\e904";
}

.icon-logout:before {
  content: "\e904";
}

.icon-quit:before {
  content: "\e904";
}

.icon-close:before {
  content: "\e904";
}

.icon-cart:before {
  content: "\e900";
}

.icon-purchase:before {
  content: "\e900";
}

.icon-ecommerce:before {
  content: "\e900";
}

.icon-shopping:before {
  content: "\e900";
}

.icon-search:before {
  content: "\e901";
}

.icon-magnifier:before {
  content: "\e901";
}

.icon-magnifying-glass:before {
  content: "\e901";
}

.icon-inspect:before {
  content: "\e901";
}

.icon-find:before {
  content: "\e901";
}

.icon-external-link-square:before {
  content: "\e905";
}

.icon__image {
  width: auto;
  height: 36px;
}
.icon__image.small {
  width: auto;
  height: 24px;
}

@media print, screen and (min-width: 40em) {
  #page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media print, screen and (min-width: 40em) {
  .page__main {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}

.page__footer {
  padding: 30px 0 30px;
  background-color: #003b75;
  color: white;
  border-top: 6px solid #d9e2e4;
}

.page__header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1000;
  width: 100%;
}

.page__header-top {
  padding: 20px 0;
  background-color: #f6f6f6;
}

.page__header-bottom {
  border-bottom: 6px solid #d9e2e4;
}

@media print, screen and (max-width: 74.99875em) {
  .page__header-nav {
    padding-left: 0;
    padding-right: 0;
  }
}

.main__stage {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.main__stage::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  max-width: 89.2857142857rem;
  height: 100%;
  width: 100%;
  background-color: white;
}

/*
    Inner Content Sections
 */
.header__link {
  display: block;
  max-width: 100%;
}
@media print, screen and (max-width: 39.99875em) {
  .header__link {
    padding-right: 1.0714285714rem;
  }
}

.page__content {
  position: relative;
}
.page__content.home {
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 40em) {
  .page__content.home {
    background-image: url("/img/alg/praezisions-fuehrungsschienen-maschinenteile-praesentation.webp");
    background-position: 0 -25px;
    background-size: unset;
    min-height: 450px;
  }
}
@media print, screen and (min-width: 64em) {
  .page__content.home {
    background-position: 0 -70px;
    background-size: cover;
    min-height: 660px;
  }
}
.page__content.home.partnershop {
  background-image: url("/galvagni/img/alg/taglio-acciaio-utensili-precisione.webp");
  background-repeat: no-repeat;
}
@media print, screen and (min-width: 40em) {
  .page__content.home.partnershop {
    background-position: 0 -25px;
    background-size: unset;
    min-height: 450px;
  }
}
@media print, screen and (min-width: 64em) {
  .page__content.home.partnershop {
    background-position: 0 -70px;
    background-size: cover;
    min-height: 660px;
  }
}
.page__content.home-footer {
  padding: 1.1428571429rem 0;
  margin-top: 0.8571428571rem;
  background-color: rgba(0, 79, 158, 0.6);
  color: white;
}
.page__content.home-footer a {
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.page__content.home-footer a:hover {
  text-decoration: none;
}
.page__content.pages {
  padding-top: 1.1428571429rem;
}
.page__content.pages > div:last-child {
  margin-bottom: 2.1428571429rem;
}

.home__headline.partnershop {
  margin-top: 1.1428571429rem;
}

.home__content.partnershop {
  color: white;
  margin-left: 1.1428571429rem;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
}

.text__link {
  text-decoration: underline;
}

.callout p {
  margin-bottom: 0px;
}
.callout p .button {
  margin-bottom: 0px;
}

.download__list {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem 0;
}

.download__item {
  margin-bottom: 0.5rem;
}
.download__item.inline {
  display: inline-block;
}

.download__title {
  padding-left: 0.5rem;
}

.mm-listitem_selected > .mm-listitem__text {
  background: rgba(220, 220, 220, 0.4);
}

#page__mmenu {
  display: none;
}
@media print, screen and (min-width: 64em) {
  #page__mmenu {
    display: block;
  }
}

@media print, screen and (min-width: 64em) {
  #mm-mm_menu {
    display: none !important;
  }
  .page__mmenu {
    display: none !important;
  }
}
.mm-menu {
  height: 100%;
}

.samsungBrowser .mm-listview {
  display: inline-block;
}
.samsungBrowser .mm-navbar__title {
  width: auto;
}
.samsungBrowser .mm-listitem__text {
  padding-right: 30px;
}

.page__nav-wrap {
  background-color: #d7003a;
}

#page__mmenu {
  position: relative;
}
#page__mmenu a,
#page__mmenu .not--linked {
  display: block;
  color: white;
  padding: 0.2142857143rem 1.0714285714rem;
  white-space: nowrap;
  cursor: pointer;
}
#page__mmenu .level_1,
#page__mmenu .level_2 {
  display: none;
  background-color: #b40039;
  z-index: 100;
}
#page__mmenu .level_1.highlight,
#page__mmenu .level_2.highlight {
  background-color: #14439e;
}
#page__mmenu .level_1 {
  position: absolute;
  max-height: -webkit-calc(100vh - 220px);
  max-height: calc(100vh - 220px);
  overflow-y: auto;
  overflow-x: visible;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  -webkit-overflow-scrolling: auto;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
#page__mmenu .level_1::before, #page__mmenu .level_1::after {
  content: "";
  position: -webkit-sticky;
  position: sticky;
  display: block;
  width: 100%;
  height: 0;
  min-height: 0;
  margin-bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, min-height 0.3s, margin-bottom 0.3s;
  transition: opacity 0.3s, min-height 0.3s, margin-bottom 0.3s;
  pointer-events: none;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90% 0.5em;
}
#page__mmenu .level_1::before {
  top: 0;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,5 10,18 90,18" fill="white" filter="url(%23shadow)"/%3E%3C/svg%3E'), -webkit-gradient(linear, left top, left bottom, from(#b40039), to(transparent));
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,5 10,18 90,18" fill="white" filter="url(%23shadow)"/%3E%3C/svg%3E'), -webkit-linear-gradient(top, #b40039 0%, transparent 100%);
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,5 10,18 90,18" fill="white" filter="url(%23shadow)"/%3E%3C/svg%3E'), linear-gradient(to bottom, #b40039 0%, transparent 100%);
  background-size: 90% 1em, 100% 100%;
  background-position: center 5px, center center;
  -webkit-filter: none;
          filter: none;
}
#page__mmenu .level_1::after {
  bottom: 0;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,15 10,2 90,2" fill="white" filter="url(%23shadow)"/%3E%3C/svg%3E'), -webkit-gradient(linear, left bottom, left top, from(#b40039), to(transparent));
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,15 10,2 90,2" fill="white" filter="url(%23shadow)"/%3E%3C/svg%3E'), -webkit-linear-gradient(bottom, #b40039 0%, transparent 100%);
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,15 10,2 90,2" fill="white" filter="url(%23shadow)"/%3E%3C/svg%3E'), linear-gradient(to top, #b40039 0%, transparent 100%);
  background-size: 90% 1em, 100% 100%;
  background-position: center -webkit-calc(100% - 5px), center center;
  background-position: center calc(100% - 5px), center center;
}
#page__mmenu .level_1.scroll-indicator-top::before {
  opacity: 1;
  min-height: 35px;
  margin-bottom: -35px;
  pointer-events: auto;
  cursor: pointer;
}
#page__mmenu .level_1.scroll-indicator-bottom::after {
  opacity: 1;
  min-height: 35px;
  margin-bottom: -35px;
  pointer-events: auto;
  cursor: pointer;
}
#page__mmenu .level_2 {
  position: fixed;
  max-height: -webkit-calc(100vh - 220px);
  max-height: calc(100vh - 220px);
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1001;
  display: none;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  -webkit-overflow-scrolling: auto;
  -ms-touch-action: pan-y;
      touch-action: pan-y;
}
#page__mmenu .level_2::before, #page__mmenu .level_2::after {
  content: "";
  position: -webkit-sticky;
  position: sticky;
  display: block;
  width: 100%;
  height: 0;
  min-height: 0;
  margin-bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s, min-height 0.3s, margin-bottom 0.3s;
  transition: opacity 0.3s, min-height 0.3s, margin-bottom 0.3s;
  pointer-events: none;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 90% 0.5em;
}
#page__mmenu .level_2::before {
  top: 0;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,5 10,18 90,18" fill="white" filter="url(%23shadow)"/%3E%3C/svg%3E'), -webkit-gradient(linear, left top, left bottom, from(#b40039), to(transparent));
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,5 10,18 90,18" fill="white" filter="url(%23shadow)"/%3E%3C/svg%3E'), -webkit-linear-gradient(top, #b40039 0%, transparent 100%);
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,5 10,18 90,18" fill="white" filter="url(%23shadow)"/%3E%3C/svg%3E'), linear-gradient(to bottom, #b40039 0%, transparent 100%);
  background-size: 90% 1em, 100% 100%;
  background-position: center 5px, center center;
  -webkit-filter: none;
          filter: none;
}
#page__mmenu .level_2::after {
  bottom: 0;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow2"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,15 10,2 90,2" fill="white" filter="url(%23shadow2)"/%3E%3C/svg%3E'), -webkit-gradient(linear, left bottom, left top, from(#b40039), to(transparent));
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow2"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,15 10,2 90,2" fill="white" filter="url(%23shadow2)"/%3E%3C/svg%3E'), -webkit-linear-gradient(bottom, #b40039 0%, transparent 100%);
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20"%3E%3Cdefs%3E%3Cfilter id="shadow2"%3E%3CfeDropShadow dx="0" dy="1" stdDeviation="4" flood-opacity="0.6"/%3E%3C/filter%3E%3C/defs%3E%3Cpolygon points="50,15 10,2 90,2" fill="white" filter="url(%23shadow2)"/%3E%3C/svg%3E'), linear-gradient(to top, #b40039 0%, transparent 100%);
  background-size: 90% 1em, 100% 100%;
  background-position: center -webkit-calc(100% - 5px), center center;
  background-position: center calc(100% - 5px), center center;
}
#page__mmenu .level_2.scroll-indicator-top::before {
  opacity: 1;
  min-height: 35px;
  margin-bottom: -35px;
  pointer-events: auto;
  cursor: pointer;
}
#page__mmenu .level_2.scroll-indicator-bottom::after {
  opacity: 1;
  min-height: 35px;
  margin-bottom: -35px;
  pointer-events: auto;
  cursor: pointer;
}
#page__mmenu .nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
#page__mmenu .nav__list.level_0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#page__mmenu .nav__list.level_0 > .nav__item:hover {
  background-color: #b40039;
}
#page__mmenu .nav__list.level_0 > .nav__item > .not--linked,
#page__mmenu .nav__list.level_0 > .nav__item > a {
  padding: 0.5714285714rem 0.7142857143rem;
}
#page__mmenu .nav__list.level_0 > .nav__item.highlight {
  background-color: rgba(20, 67, 158, 0.75);
}
#page__mmenu .nav__list.level_0 > .nav__item.highlight:hover {
  background-color: #14439e;
}
#page__mmenu .nav__list.level_1 > .nav__item {
  position: relative;
  overflow: visible;
}
#page__mmenu .nav__list.level_1 > .nav__item:hover {
  background-color: #f0f0f0;
}
#page__mmenu .nav__list.level_1 > .nav__item:hover > a {
  color: #d7003a;
}
#page__mmenu .nav__list.level_1 > .nav__item.highlight {
  background-color: rgba(20, 67, 158, 0.75);
}
#page__mmenu .nav__list.level_1 > .nav__item.highlight.active {
  background-color: #14439e;
}
#page__mmenu .nav__list.level_1 > .nav__item.highlight:hover {
  background-color: #14439e;
}
#page__mmenu .nav__list.level_1 > .nav__item.highlight:hover a {
  color: white;
}
#page__mmenu .nav__list.level_2 {
  -webkit-box-shadow: 20px 7px 28px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 20px 7px 28px 0 rgba(0, 0, 0, 0.25);
}
#page__mmenu .nav__list.level_2 > .nav__item {
  position: relative;
}
#page__mmenu .nav__list.level_2 > .nav__item:hover:not(.highlight) a {
  color: #d7003a;
  background-color: #f0f0f0;
}
#page__mmenu .nav__list.level_2 > .nav__item.highlight {
  background-color: rgba(20, 67, 158, 0.75);
}
#page__mmenu .nav__list.level_2 > .nav__item.highlight:hover {
  background-color: #14439e;
}
#page__mmenu .nav__list.level_2 > .nav__item.highlight:hover a {
  color: white;
}
#page__mmenu .nav__item:hover .level_1 {
  display: block;
  -webkit-box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.35);
          box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.35);
}

.page__nav-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.page__nav-right .link__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 1.7142857143rem;
}
.page__nav-right .link__item.resteshop {
  background-color: #b40039;
  color: white;
}
.page__nav-right .link__item.resteshop:hover {
  background-color: #9b0031;
}
.page__nav-right .link__item.quickfinder-link {
  background-color: #4f60bd;
  color: white;
}
.page__nav-right .link__item.quickfinder-link:hover {
  background-color: #4253b0;
}

.service__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.service__list.header {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.service__list.header a {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #ebebeb 100%);
  background-image: linear-gradient(to bottom, #f6f6f6 0%, #ebebeb 100%);
  border: 1px solid rgba(50, 110, 87, 0.1803921569);
  border-radius: 3px;
  margin-left: 0.7142857143rem;
}
.service__list.footer a {
  color: white;
}

.service__item {
  position: relative;
}
.service__item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.2142857143rem 0.5rem;
}
@media print, screen and (max-width: 47.93625em) {
  .service__item .text {
    font-size: 0.7142857143rem;
    line-height: 1;
    padding-top: 0.1428571429rem;
  }
}

.material__slider-wrap {
  padding: 0.7142857143rem 0 1.0714285714rem 0;
  background-color: #d9e2e4;
}

.material__headline-wrap {
  margin: 1.1428571429rem 0;
}

.material__headline {
  line-height: normal;
  margin: 0;
  color: #004f9e;
}
@media print, screen and (min-width: 40em) {
  .material__headline {
    padding-left: 1.1428571429rem;
  }
}

.library__headline-primary,
.library__headline-secondary {
  margin: 0;
  color: #004f9e;
  line-height: normal;
  font-weight: bold;
  font-size: 1.5rem;
}
@media print, screen and (min-width: 40em) {
  .library__headline-primary,
  .library__headline-secondary {
    padding-left: 1.1428571429rem;
    font-size: 1.7142857143rem;
  }
}

.material__button {
  -webkit-flex-basis: 5%;
      -ms-flex-preferred-size: 5%;
          flex-basis: 5%;
}

.material__slider {
  position: relative;
  display: inline-block;
}
.material__slider.center {
  text-align: center;
  padding: 10px 0;
}
.material__slider:hover .flickity-viewport {
  overflow: visible;
}

.material--prev,
.material--next {
  visibility: hidden;
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 50px;
  margin: 0;
}
.material--prev.clear,
.material--next.clear {
  border: 0;
  border-radius: 0;
  padding: 0;
}
.material--prev:focus,
.material--next:focus {
  outline: 0;
}
.material--prev svg,
.material--next svg {
  width: 55%;
  height: 60%;
}

.material--nav-mq {
  visibility: visible;
}

.material--prev {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(70%, #d9e2e4), to(rgba(217, 226, 228, 0)));
  background: -webkit-linear-gradient(left, #d9e2e4 70%, rgba(217, 226, 228, 0) 100%);
  background: linear-gradient(to right, #d9e2e4 70%, rgba(217, 226, 228, 0) 100%);
}
.material--prev svg {
  margin-left: 5px;
}

.material--next {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  right: 0;
  background: -webkit-gradient(linear, right top, left top, color-stop(70%, #d9e2e4), to(rgba(217, 226, 228, 0)));
  background: -webkit-linear-gradient(right, #d9e2e4 70%, rgba(217, 226, 228, 0) 100%);
  background: linear-gradient(to left, #d9e2e4 70%, rgba(217, 226, 228, 0) 100%);
}
.material--next svg {
  margin-right: 5px;
}

.material__list {
  list-style: none;
  padding: 0;
  white-space: nowrap;
  font-size: 0;
  max-width: -webkit-calc(100% - 35px);
  max-width: calc(100% - 35px);
  margin-left: auto;
  margin-right: auto;
}
.material__list:after {
  content: "";
}

.material__list-mq:after {
  content: "flickity";
  display: none;
}

.material__item,
.matches__material__item,
.matches__item {
  display: inline-block;
  vertical-align: top;
  position: relative;
}

.material__item {
  margin-right: 6px;
}
.material__item:hover, .material__item:focus-within {
  z-index: 3;
}

.material__link {
  position: relative;
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  line-height: 1;
  font-size: 0.8571428571rem;
  font-weight: 600;
  color: white;
  text-shadow: 1px 1px 2px black;
  border-radius: 4px;
  border: 1px solid #767676;
  white-space: normal;
  overflow: hidden;
  background-color: #b40039;
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-box-shadow 0.2s ease-out;
  transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), box-shadow 0.2s ease-out;
  transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), box-shadow 0.2s ease-out, -webkit-transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-box-shadow 0.2s ease-out;
}
.material__link:hover:not(.inactive), .material__link:focus:not(.inactive) {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  color: white;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  z-index: 2;
}
.material__link:hover:not(.active), .material__link:focus:not(.active) {
  color: white;
  text-shadow: none;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  z-index: 2;
}
.material__link.spacer {
  background-color: #d9e2e4;
  border: 0;
  width: 7px;
}
.material__link.wide {
  width: 80px;
}

.material-1_1730:not(.inactive),
.material-1_7131:not(.inactive) {
  color: black;
  text-shadow: none;
}
.material-1_1730:not(.inactive):hover, .material-1_1730:not(.inactive):focus,
.material-1_7131:not(.inactive):hover,
.material-1_7131:not(.inactive):focus {
  color: black;
  text-shadow: none;
}

/**
 * Verhindert alle Hover- & Fokus-Effekte (Skalierung, Schatten etc.)
 * für Elemente, die sich in einem .no-grow Container befinden.
 * Dies schließt explizit die Regeln aus :hover:not(.active) mit ein.
 */
.no-grow .matches__link:hover .material__link,
.no-grow .matches__link:focus .material__link,
.no-grow .material__link:hover,
.no-grow .material__link:focus {
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: auto;
  text-shadow: 1px 1px 2px black;
}
.no-grow.product__item:hover, .no-grow.product__item:focus-within {
  -webkit-transform: none;
          transform: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  z-index: auto;
}

.material-1_0503 {
  background: -webkit-linear-gradient(315deg, #F4F4F4 0%, #F4F4F4 50%, #DD7913 50.1%, #DD7913 100%);
  background: linear-gradient(135deg, #F4F4F4 0%, #F4F4F4 50%, #DD7913 50.1%, #DD7913 100%);
}
.material-1_0503.inactive {
  background: -webkit-linear-gradient(315deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
  background: linear-gradient(135deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
}
.material-1_0503.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_0570-1_0577 {
  background: -webkit-linear-gradient(315deg, #DD7913 0%, #DD7913 50%, #DD7913 50.1%, #DD7913 100%);
  background: linear-gradient(135deg, #DD7913 0%, #DD7913 50%, #DD7913 50.1%, #DD7913 100%);
}
.material-1_0570-1_0577.inactive {
  background: -webkit-linear-gradient(315deg, rgba(221, 121, 19, 0.2) 0%, rgba(221, 121, 19, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
  background: linear-gradient(135deg, rgba(221, 121, 19, 0.2) 0%, rgba(221, 121, 19, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
}
.material-1_0570-1_0577.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_1730 {
  background: -webkit-linear-gradient(315deg, #F4F4F4 0%, #F4F4F4 50%, #F4F4F4 50.1%, #F4F4F4 100%);
  background: linear-gradient(135deg, #F4F4F4 0%, #F4F4F4 50%, #F4F4F4 50.1%, #F4F4F4 100%);
}
.material-1_1730.inactive {
  background: -webkit-linear-gradient(315deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
  background: linear-gradient(135deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
}
.material-1_1730.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_0601 {
  background: -webkit-linear-gradient(315deg, #F4F4F4 0%, #F4F4F4 50%, #AF2B1E 50.1%, #AF2B1E 100%);
  background: linear-gradient(135deg, #F4F4F4 0%, #F4F4F4 50%, #AF2B1E 50.1%, #AF2B1E 100%);
}
.material-1_0601.inactive {
  background: -webkit-linear-gradient(315deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(175, 43, 30, 0.2) 50.1%, rgba(175, 43, 30, 0.2) 100%);
  background: linear-gradient(135deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(175, 43, 30, 0.2) 50.1%, rgba(175, 43, 30, 0.2) 100%);
}
.material-1_0601.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2080 {
  background: -webkit-linear-gradient(315deg, #017CB0 0%, #017CB0 50%, #F4F4F4 50.1%, #F4F4F4 100%);
  background: linear-gradient(135deg, #017CB0 0%, #017CB0 50%, #F4F4F4 50.1%, #F4F4F4 100%);
}
.material-1_2080.inactive {
  background: -webkit-linear-gradient(315deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
  background: linear-gradient(135deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
}
.material-1_2080.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2083 {
  background: -webkit-linear-gradient(315deg, #0A0A0A 0%, #0A0A0A 50%, #DD7913 50.1%, #DD7913 100%);
  background: linear-gradient(135deg, #0A0A0A 0%, #0A0A0A 50%, #DD7913 50.1%, #DD7913 100%);
}
.material-1_2083.inactive {
  background: -webkit-linear-gradient(315deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
}
.material-1_2083.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2162 {
  background: -webkit-linear-gradient(315deg, #B7D9B1 0%, #B7D9B1 50%, #DD7913 50.1%, #DD7913 100%);
  background: linear-gradient(135deg, #B7D9B1 0%, #B7D9B1 50%, #DD7913 50.1%, #DD7913 100%);
}
.material-1_2162.inactive {
  background: -webkit-linear-gradient(315deg, rgba(183, 217, 177, 0.2) 0%, rgba(183, 217, 177, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
  background: linear-gradient(135deg, rgba(183, 217, 177, 0.2) 0%, rgba(183, 217, 177, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
}
.material-1_2162.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2210 {
  background: -webkit-linear-gradient(315deg, #017CB0 0%, #017CB0 50%, #924e7d 50.1%, #924e7d 100%);
  background: linear-gradient(135deg, #017CB0 0%, #017CB0 50%, #924e7d 50.1%, #924e7d 100%);
}
.material-1_2210.inactive {
  background: -webkit-linear-gradient(315deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
  background: linear-gradient(135deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
}
.material-1_2210.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2311 {
  background: -webkit-linear-gradient(315deg, #FAD228 0%, #FAD228 50%, #FAD228 50.1%, #FAD228 100%);
  background: linear-gradient(135deg, #FAD228 0%, #FAD228 50%, #FAD228 50.1%, #FAD228 100%);
}
.material-1_2311.inactive {
  background: -webkit-linear-gradient(315deg, rgba(250, 210, 40, 0.2) 0%, rgba(250, 210, 40, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
  background: linear-gradient(135deg, rgba(250, 210, 40, 0.2) 0%, rgba(250, 210, 40, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
}
.material-1_2311.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2312 {
  background: -webkit-linear-gradient(315deg, #DD7913 0%, #DD7913 50%, #924e7d 50.1%, #924e7d 100%);
  background: linear-gradient(135deg, #DD7913 0%, #DD7913 50%, #924e7d 50.1%, #924e7d 100%);
}
.material-1_2312.inactive {
  background: -webkit-linear-gradient(315deg, rgba(221, 121, 19, 0.2) 0%, rgba(221, 121, 19, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
  background: linear-gradient(135deg, rgba(221, 121, 19, 0.2) 0%, rgba(221, 121, 19, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
}
.material-1_2312.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2316 {
  background: -webkit-linear-gradient(315deg, #0A0A0A 0%, #0A0A0A 50%, #F4F4F4 50.1%, #F4F4F4 100%);
  background: linear-gradient(135deg, #0A0A0A 0%, #0A0A0A 50%, #F4F4F4 50.1%, #F4F4F4 100%);
}
.material-1_2316.inactive {
  background: -webkit-linear-gradient(315deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
}
.material-1_2316.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2343 {
  background: -webkit-linear-gradient(315deg, #AF2B1E 0%, #AF2B1E 50%, #0A0A0A 50.1%, #0A0A0A 100%);
  background: linear-gradient(135deg, #AF2B1E 0%, #AF2B1E 50%, #0A0A0A 50.1%, #0A0A0A 100%);
}
.material-1_2343.inactive {
  background: -webkit-linear-gradient(315deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(10, 10, 10, 0.2) 50.1%, rgba(10, 10, 10, 0.2) 100%);
  background: linear-gradient(135deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(10, 10, 10, 0.2) 50.1%, rgba(10, 10, 10, 0.2) 100%);
}
.material-1_2343.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2344 {
  background: -webkit-linear-gradient(315deg, #AF2B1E 0%, #AF2B1E 50%, #017CB0 50.1%, #017CB0 100%);
  background: linear-gradient(135deg, #AF2B1E 0%, #AF2B1E 50%, #017CB0 50.1%, #017CB0 100%);
}
.material-1_2344.inactive {
  background: -webkit-linear-gradient(315deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
  background: linear-gradient(135deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
}
.material-1_2344.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2343esu {
  background: -webkit-linear-gradient(315deg, #AF2B1E 0%, #AF2B1E 50%, #0E8558 50.1%, #0E8558 100%);
  background: linear-gradient(135deg, #AF2B1E 0%, #AF2B1E 50%, #0E8558 50.1%, #0E8558 100%);
}
.material-1_2343esu.inactive {
  background: -webkit-linear-gradient(315deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
  background: linear-gradient(135deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
}
.material-1_2343esu.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2363 {
  background: -webkit-linear-gradient(315deg, #955F20 0%, #955F20 50%, #955F20 50.1%, #955F20 100%);
  background: linear-gradient(135deg, #955F20 0%, #955F20 50%, #955F20 50.1%, #955F20 100%);
}
.material-1_2363.inactive {
  background: -webkit-linear-gradient(315deg, rgba(149, 95, 32, 0.2) 0%, rgba(149, 95, 32, 0.2) 50%, rgba(149, 95, 32, 0.2) 50.1%, rgba(149, 95, 32, 0.2) 100%);
  background: linear-gradient(135deg, rgba(149, 95, 32, 0.2) 0%, rgba(149, 95, 32, 0.2) 50%, rgba(149, 95, 32, 0.2) 50.1%, rgba(149, 95, 32, 0.2) 100%);
}
.material-1_2363.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2379 {
  background: -webkit-linear-gradient(315deg, #0A0A0A 0%, #0A0A0A 50%, #0A0A0A 50.1%, #0A0A0A 100%);
  background: linear-gradient(135deg, #0A0A0A 0%, #0A0A0A 50%, #0A0A0A 50.1%, #0A0A0A 100%);
}
.material-1_2379.inactive {
  background: -webkit-linear-gradient(315deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(10, 10, 10, 0.2) 50.1%, rgba(10, 10, 10, 0.2) 100%);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(10, 10, 10, 0.2) 50.1%, rgba(10, 10, 10, 0.2) 100%);
}
.material-1_2379.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2436 {
  background: -webkit-linear-gradient(315deg, #0E8558 0%, #0E8558 50%, #0E8558 50.1%, #0E8558 100%);
  background: linear-gradient(135deg, #0E8558 0%, #0E8558 50%, #0E8558 50.1%, #0E8558 100%);
}
.material-1_2436.inactive {
  background: -webkit-linear-gradient(315deg, rgba(14, 133, 88, 0.2) 0%, rgba(14, 133, 88, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
  background: linear-gradient(135deg, rgba(14, 133, 88, 0.2) 0%, rgba(14, 133, 88, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
}
.material-1_2436.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2510 {
  background: -webkit-linear-gradient(315deg, #017CB0 0%, #017CB0 50%, #DD7913 50.1%, #DD7913 100%);
  background: linear-gradient(135deg, #017CB0 0%, #017CB0 50%, #DD7913 50.1%, #DD7913 100%);
}
.material-1_2510.inactive {
  background: -webkit-linear-gradient(315deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
  background: linear-gradient(135deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
}
.material-1_2510.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2764 {
  background: -webkit-linear-gradient(315deg, #924e7d 0%, #924e7d 50%, #FAD228 50.1%, #FAD228 100%);
  background: linear-gradient(135deg, #924e7d 0%, #924e7d 50%, #FAD228 50.1%, #FAD228 100%);
}
.material-1_2764.inactive {
  background: -webkit-linear-gradient(315deg, rgba(146, 78, 125, 0.2) 0%, rgba(146, 78, 125, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
  background: linear-gradient(135deg, rgba(146, 78, 125, 0.2) 0%, rgba(146, 78, 125, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
}
.material-1_2764.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2767 {
  background: -webkit-linear-gradient(315deg, #924e7d 0%, #924e7d 50%, #924e7d 50.1%, #924e7d 100%);
  background: linear-gradient(135deg, #924e7d 0%, #924e7d 50%, #924e7d 50.1%, #924e7d 100%);
}
.material-1_2767.inactive {
  background: -webkit-linear-gradient(315deg, rgba(146, 78, 125, 0.2) 0%, rgba(146, 78, 125, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
  background: linear-gradient(135deg, rgba(146, 78, 125, 0.2) 0%, rgba(146, 78, 125, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
}
.material-1_2767.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_2842 {
  background: -webkit-linear-gradient(315deg, #017CB0 0%, #017CB0 50%, #017CB0 50.1%, #017CB0 100%);
  background: linear-gradient(135deg, #017CB0 0%, #017CB0 50%, #017CB0 50.1%, #017CB0 100%);
}
.material-1_2842.inactive {
  background: -webkit-linear-gradient(315deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
  background: linear-gradient(135deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
}
.material-1_2842.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_3343 {
  background: -webkit-linear-gradient(315deg, #0A0A0A 0%, #0A0A0A 50%, #924e7d 50.1%, #924e7d 100%);
  background: linear-gradient(135deg, #0A0A0A 0%, #0A0A0A 50%, #924e7d 50.1%, #924e7d 100%);
}
.material-1_3343.inactive {
  background: -webkit-linear-gradient(315deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
}
.material-1_3343.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_3343esu {
  background: -webkit-linear-gradient(315deg, #F4F4F4 0%, #F4F4F4 50%, #924e7d 50.1%, #924e7d 100%);
  background: linear-gradient(135deg, #F4F4F4 0%, #F4F4F4 50%, #924e7d 50.1%, #924e7d 100%);
}
.material-1_3343esu.inactive {
  background: -webkit-linear-gradient(315deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
  background: linear-gradient(135deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(146, 78, 125, 0.2) 50.1%, rgba(146, 78, 125, 0.2) 100%);
}
.material-1_3343esu.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_4034 {
  background: -webkit-linear-gradient(315deg, #0A0A0A 0%, #0A0A0A 50%, #FAD228 50.1%, #FAD228 100%);
  background: linear-gradient(135deg, #0A0A0A 0%, #0A0A0A 50%, #FAD228 50.1%, #FAD228 100%);
}
.material-1_4034.inactive {
  background: -webkit-linear-gradient(315deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
}
.material-1_4034.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_4112 {
  background: -webkit-linear-gradient(315deg, #0A0A0A 0%, #0A0A0A 50%, #0E8558 50.1%, #0E8558 100%);
  background: linear-gradient(135deg, #0A0A0A 0%, #0A0A0A 50%, #0E8558 50.1%, #0E8558 100%);
}
.material-1_4112.inactive {
  background: -webkit-linear-gradient(315deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
}
.material-1_4112.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_7131 {
  background: -webkit-linear-gradient(315deg, #B7D9B1 0%, #B7D9B1 50%, #B7D9B1 50.1%, #B7D9B1 100%);
  background: linear-gradient(135deg, #B7D9B1 0%, #B7D9B1 50%, #B7D9B1 50.1%, #B7D9B1 100%);
}
.material-1_7131.inactive {
  background: -webkit-linear-gradient(315deg, rgba(183, 217, 177, 0.2) 0%, rgba(183, 217, 177, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
  background: linear-gradient(135deg, rgba(183, 217, 177, 0.2) 0%, rgba(183, 217, 177, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
}
.material-1_7131.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material1_7139 {
  background: -webkit-linear-gradient(315deg, #B7D9B1 0%, #B7D9B1 50%, #F4F4F4 50.1%, #F4F4F4 100%);
  background: linear-gradient(135deg, #B7D9B1 0%, #B7D9B1 50%, #F4F4F4 50.1%, #F4F4F4 100%);
}
.material1_7139.inactive {
  background: -webkit-linear-gradient(315deg, rgba(183, 217, 177, 0.2) 0%, rgba(183, 217, 177, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
  background: linear-gradient(135deg, rgba(183, 217, 177, 0.2) 0%, rgba(183, 217, 177, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
}
.material1_7139.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-1_7225 {
  background: -webkit-linear-gradient(315deg, #FAD228 0%, #FAD228 50%, #9DA3A6 50.1%, #9DA3A6 100%);
  background: linear-gradient(135deg, #FAD228 0%, #FAD228 50%, #9DA3A6 50.1%, #9DA3A6 100%);
}
.material-1_7225.inactive {
  background: -webkit-linear-gradient(315deg, rgba(250, 210, 40, 0.2) 0%, rgba(250, 210, 40, 0.2) 50%, rgba(157, 163, 166, 0.2) 50.1%, rgba(157, 163, 166, 0.2) 100%);
  background: linear-gradient(135deg, rgba(250, 210, 40, 0.2) 0%, rgba(250, 210, 40, 0.2) 50%, rgba(157, 163, 166, 0.2) 50.1%, rgba(157, 163, 166, 0.2) 100%);
}
.material-1_7225.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-daido-dcmx {
  background: -webkit-linear-gradient(315deg, #0A0A0A 0%, #0A0A0A 50%, #9DA3A6 50.1%, #9DA3A6 100%);
  background: linear-gradient(135deg, #0A0A0A 0%, #0A0A0A 50%, #9DA3A6 50.1%, #9DA3A6 100%);
}
.material-daido-dcmx.inactive {
  background: -webkit-linear-gradient(315deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(157, 163, 166, 0.2) 50.1%, rgba(157, 163, 166, 0.2) 100%);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(157, 163, 166, 0.2) 50.1%, rgba(157, 163, 166, 0.2) 100%);
}
.material-daido-dcmx.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-daido-drm1 {
  background: -webkit-linear-gradient(315deg, #AF2B1E 0%, #AF2B1E 50%, #B7D9B1 50.1%, #B7D9B1 100%);
  background: linear-gradient(135deg, #AF2B1E 0%, #AF2B1E 50%, #B7D9B1 50.1%, #B7D9B1 100%);
}
.material-daido-drm1.inactive {
  background: -webkit-linear-gradient(315deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
  background: linear-gradient(135deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
}
.material-daido-drm1.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-daido-drm2 {
  background: -webkit-linear-gradient(315deg, #017CB0 0%, #017CB0 50%, #B7D9B1 50.1%, #B7D9B1 100%);
  background: linear-gradient(135deg, #017CB0 0%, #017CB0 50%, #B7D9B1 50.1%, #B7D9B1 100%);
}
.material-daido-drm2.inactive {
  background: -webkit-linear-gradient(315deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
  background: linear-gradient(135deg, rgba(1, 124, 176, 0.2) 0%, rgba(1, 124, 176, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
}
.material-daido-drm2.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-daido-drm3 {
  background: -webkit-linear-gradient(315deg, #0A0A0A 0%, #0A0A0A 50%, #B7D9B1 50.1%, #B7D9B1 100%);
  background: linear-gradient(135deg, #0A0A0A 0%, #0A0A0A 50%, #B7D9B1 50.1%, #B7D9B1 100%);
}
.material-daido-drm3.inactive {
  background: -webkit-linear-gradient(315deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
}
.material-daido-drm3.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-daido-nak80 {
  background: -webkit-linear-gradient(315deg, #FAD228 0%, #FAD228 50%, #017CB0 50.1%, #017CB0 100%);
  background: linear-gradient(135deg, #FAD228 0%, #FAD228 50%, #017CB0 50.1%, #017CB0 100%);
}
.material-daido-nak80.inactive {
  background: -webkit-linear-gradient(315deg, rgba(250, 210, 40, 0.2) 0%, rgba(250, 210, 40, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
  background: linear-gradient(135deg, rgba(250, 210, 40, 0.2) 0%, rgba(250, 210, 40, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
}
.material-daido-nak80.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-daido-px5 {
  background: -webkit-linear-gradient(315deg, #B7D9B1 0%, #B7D9B1 50%, #FAD228 50.1%, #FAD228 100%);
  background: linear-gradient(135deg, #B7D9B1 0%, #B7D9B1 50%, #FAD228 50.1%, #FAD228 100%);
}
.material-daido-px5.inactive {
  background: -webkit-linear-gradient(315deg, rgba(183, 217, 177, 0.2) 0%, rgba(183, 217, 177, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
  background: linear-gradient(135deg, rgba(183, 217, 177, 0.2) 0%, rgba(183, 217, 177, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
}
.material-daido-px5.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-dh31-ex {
  background: -webkit-linear-gradient(315deg, #AF2B1E 0%, #AF2B1E 50%, #DD7913 50.1%, #DD7913 100%);
  background: linear-gradient(135deg, #AF2B1E 0%, #AF2B1E 50%, #DD7913 50.1%, #DD7913 100%);
}
.material-dh31-ex.inactive {
  background: -webkit-linear-gradient(315deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
  background: linear-gradient(135deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
}
.material-dh31-ex.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-hardox-400 {
  background: -webkit-linear-gradient(315deg, #F4F4F4 0%, #F4F4F4 50%, #FAD228 50.1%, #FAD228 100%);
  background: linear-gradient(135deg, #F4F4F4 0%, #F4F4F4 50%, #FAD228 50.1%, #FAD228 100%);
}
.material-hardox-400.inactive {
  background: -webkit-linear-gradient(315deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
  background: linear-gradient(135deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
}
.material-hardox-400.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-hardox-450 {
  background: -webkit-linear-gradient(315deg, #9DA3A6 0%, #9DA3A6 50%, #DD7913 50.1%, #DD7913 100%);
  background: linear-gradient(135deg, #9DA3A6 0%, #9DA3A6 50%, #DD7913 50.1%, #DD7913 100%);
}
.material-hardox-450.inactive {
  background: -webkit-linear-gradient(315deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
  background: linear-gradient(135deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(221, 121, 19, 0.2) 50.1%, rgba(221, 121, 19, 0.2) 100%);
}
.material-hardox-450.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-hardox-500 {
  background: -webkit-linear-gradient(315deg, #9DA3A6 0%, #9DA3A6 50%, #AF2B1E 50.1%, #AF2B1E 100%);
  background: linear-gradient(135deg, #9DA3A6 0%, #9DA3A6 50%, #AF2B1E 50.1%, #AF2B1E 100%);
}
.material-hardox-500.inactive {
  background: -webkit-linear-gradient(315deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(175, 43, 30, 0.2) 50.1%, rgba(175, 43, 30, 0.2) 100%);
  background: linear-gradient(135deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(175, 43, 30, 0.2) 50.1%, rgba(175, 43, 30, 0.2) 100%);
}
.material-hardox-500.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-hardox-600 {
  background: -webkit-linear-gradient(315deg, #9DA3A6 0%, #9DA3A6 50%, #017CB0 50.1%, #017CB0 100%);
  background: linear-gradient(135deg, #9DA3A6 0%, #9DA3A6 50%, #017CB0 50.1%, #017CB0 100%);
}
.material-hardox-600.inactive {
  background: -webkit-linear-gradient(315deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
  background: linear-gradient(135deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
}
.material-hardox-600.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-hardox-extreme {
  background: -webkit-linear-gradient(315deg, #9DA3A6 0%, #9DA3A6 50%, #B7D9B1 50.1%, #B7D9B1 100%);
  background: linear-gradient(135deg, #9DA3A6 0%, #9DA3A6 50%, #B7D9B1 50.1%, #B7D9B1 100%);
}
.material-hardox-extreme.inactive {
  background: -webkit-linear-gradient(315deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
  background: linear-gradient(135deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
}
.material-hardox-extreme.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-hardox-hiace {
  background: -webkit-linear-gradient(315deg, #9DA3A6 0%, #9DA3A6 50%, #0E8558 50.1%, #0E8558 100%);
  background: linear-gradient(135deg, #9DA3A6 0%, #9DA3A6 50%, #0E8558 50.1%, #0E8558 100%);
}
.material-hardox-hiace.inactive {
  background: -webkit-linear-gradient(315deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
  background: linear-gradient(135deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
}
.material-hardox-hiace.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-strenx-700 {
  background: -webkit-linear-gradient(315deg, #F4F4F4 0%, #F4F4F4 50%, #0E8558 50.1%, #0E8558 100%);
  background: linear-gradient(135deg, #F4F4F4 0%, #F4F4F4 50%, #0E8558 50.1%, #0E8558 100%);
}
.material-strenx-700.inactive {
  background: -webkit-linear-gradient(315deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
  background: linear-gradient(135deg, rgba(244, 244, 244, 0.2) 0%, rgba(244, 244, 244, 0.2) 50%, rgba(14, 133, 88, 0.2) 50.1%, rgba(14, 133, 88, 0.2) 100%);
}
.material-strenx-700.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-60hrc {
  background: -webkit-linear-gradient(315deg, #0E8558 0%, #0E8558 50%, #FAD228 50.1%, #FAD228 100%);
  background: linear-gradient(135deg, #0E8558 0%, #0E8558 50%, #FAD228 50.1%, #FAD228 100%);
}
.material-60hrc.inactive {
  background: -webkit-linear-gradient(315deg, rgba(14, 133, 88, 0.2) 0%, rgba(14, 133, 88, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
  background: linear-gradient(135deg, rgba(14, 133, 88, 0.2) 0%, rgba(14, 133, 88, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
}
.material-60hrc.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-minkor {
  background: -webkit-linear-gradient(315deg, #924e7d 0%, #924e7d 50%, #9DA3A6 50.1%, #9DA3A6 100%);
  background: linear-gradient(135deg, #924e7d 0%, #924e7d 50%, #9DA3A6 50.1%, #9DA3A6 100%);
}
.material-minkor.inactive {
  background: -webkit-linear-gradient(315deg, rgba(146, 78, 125, 0.2) 0%, rgba(146, 78, 125, 0.2) 50%, rgba(157, 163, 166, 0.2) 50.1%, rgba(157, 163, 166, 0.2) 100%);
  background: linear-gradient(135deg, rgba(146, 78, 125, 0.2) 0%, rgba(146, 78, 125, 0.2) 50%, rgba(157, 163, 166, 0.2) 50.1%, rgba(157, 163, 166, 0.2) 100%);
}
.material-minkor.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-tenasteel {
  background: -webkit-linear-gradient(315deg, #0A0A0A 0%, #0A0A0A 50%, #017CB0 50.1%, #017CB0 100%);
  background: linear-gradient(135deg, #0A0A0A 0%, #0A0A0A 50%, #017CB0 50.1%, #017CB0 100%);
}
.material-tenasteel.inactive {
  background: -webkit-linear-gradient(315deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
  background: linear-gradient(135deg, rgba(10, 10, 10, 0.2) 0%, rgba(10, 10, 10, 0.2) 50%, rgba(1, 124, 176, 0.2) 50.1%, rgba(1, 124, 176, 0.2) 100%);
}
.material-tenasteel.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-g-star {
  background: -webkit-linear-gradient(315deg, #924e7d 0%, #924e7d 50%, #B7D9B1 50.1%, #B7D9B1 100%);
  background: linear-gradient(135deg, #924e7d 0%, #924e7d 50%, #B7D9B1 50.1%, #B7D9B1 100%);
}
.material-g-star.inactive {
  background: -webkit-linear-gradient(315deg, rgba(146, 78, 125, 0.2) 0%, rgba(146, 78, 125, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
  background: linear-gradient(135deg, rgba(146, 78, 125, 0.2) 0%, rgba(146, 78, 125, 0.2) 50%, rgba(183, 217, 177, 0.2) 50.1%, rgba(183, 217, 177, 0.2) 100%);
}
.material-g-star.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-toolox22 {
  background: -webkit-linear-gradient(315deg, #9DA3A6 0%, #9DA3A6 50%, #F4F4F4 50.1%, #F4F4F4 100%);
  background: linear-gradient(135deg, #9DA3A6 0%, #9DA3A6 50%, #F4F4F4 50.1%, #F4F4F4 100%);
}
.material-toolox22.inactive {
  background: -webkit-linear-gradient(315deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
  background: linear-gradient(135deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(244, 244, 244, 0.2) 50.1%, rgba(244, 244, 244, 0.2) 100%);
}
.material-toolox22.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-toolox33 {
  background: -webkit-linear-gradient(315deg, #9DA3A6 0%, #9DA3A6 50%, #9DA3A6 50.1%, #9DA3A6 100%);
  background: linear-gradient(135deg, #9DA3A6 0%, #9DA3A6 50%, #9DA3A6 50.1%, #9DA3A6 100%);
}
.material-toolox33.inactive {
  background: -webkit-linear-gradient(315deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(157, 163, 166, 0.2) 50.1%, rgba(157, 163, 166, 0.2) 100%);
  background: linear-gradient(135deg, rgba(157, 163, 166, 0.2) 0%, rgba(157, 163, 166, 0.2) 50%, rgba(157, 163, 166, 0.2) 50.1%, rgba(157, 163, 166, 0.2) 100%);
}
.material-toolox33.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-toolox44 {
  background: -webkit-linear-gradient(315deg, #AF2B1E 0%, #AF2B1E 50%, #AF2B1E 50.1%, #AF2B1E 100%);
  background: linear-gradient(135deg, #AF2B1E 0%, #AF2B1E 50%, #AF2B1E 50.1%, #AF2B1E 100%);
}
.material-toolox44.inactive {
  background: -webkit-linear-gradient(315deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(175, 43, 30, 0.2) 50.1%, rgba(175, 43, 30, 0.2) 100%);
  background: linear-gradient(135deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(175, 43, 30, 0.2) 50.1%, rgba(175, 43, 30, 0.2) 100%);
}
.material-toolox44.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.material-toolox46 {
  background: -webkit-linear-gradient(315deg, #AF2B1E 0%, #AF2B1E 50%, #FAD228 50.1%, #FAD228 100%);
  background: linear-gradient(135deg, #AF2B1E 0%, #AF2B1E 50%, #FAD228 50.1%, #FAD228 100%);
}
.material-toolox46.inactive {
  background: -webkit-linear-gradient(315deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
  background: linear-gradient(135deg, rgba(175, 43, 30, 0.2) 0%, rgba(175, 43, 30, 0.2) 50%, rgba(250, 210, 40, 0.2) 50.1%, rgba(250, 210, 40, 0.2) 100%);
}
.material-toolox46.inactive::before {
  content: attr(title);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(0, 79, 158, 0.5);
}

.product__list {
  list-style: none;
  padding: 0;
  margin: 1.1428571429rem 0 0;
}

.product__item {
  display: block;
  max-width: 85px;
  height: 46px;
  margin-left: auto;
  margin-bottom: 0.5rem;
  position: relative;
  border-radius: 4px;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-box-shadow 0.2s ease-out;
  transition: -webkit-transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-box-shadow 0.2s ease-out;
  transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), box-shadow 0.2s ease-out;
  transition: transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), box-shadow 0.2s ease-out, -webkit-transform 0.2s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-box-shadow 0.2s ease-out;
}
.product__item:hover, .product__item:focus-within {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  z-index: 3;
}
.product__item.current {
  background-color: #004f9e;
}
.product__item.active {
  background-color: #b40039;
}
.product__item.inactive {
  background-color: #ff1b63;
}

.product__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 1.2;
  font-size: 0.8571428571rem;
}

.white_textshadow {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);
}
.white_textshadow:hover {
  color: white;
  text-shadow: 1px 1px 4px black;
}
.white_textshadow > a {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.55);
}
.white_textshadow > a:hover {
  color: white;
  text-shadow: 1px 1px 4px black;
}

#vTicker {
  overflow: hidden;
  position: relative;
}
@media print, screen and (min-width: 40em) {
  #vTicker {
    margin-top: 0.7142857143rem;
  }
}
#vTicker.initialized {
  -webkit-transition: height 0.3s ease-in-out;
  transition: height 0.3s ease-in-out;
}

.ticker__list {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.ticker__list.special-info {
  max-width: 610px;
}

.ticker__item {
  display: none;
}
.ticker__item:first-child {
  display: block;
}
.ticker__item:hover {
  cursor: pointer;
}
.ticker__item a {
  display: block;
  padding-right: 1.0714285714rem;
}

.ticker__text {
  font-weight: 500;
}

.ticker__subheadline {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  font-weight: 700;
}

.ticker__headline {
  margin: 0.5rem 0;
  font-weight: 900;
}

.ticker__highlight {
  text-shadow: 0 0 2px rgba(255, 255, 255, 0.3);
  font-weight: 500;
  text-decoration: underline;
}

@-webkit-keyframes tickerFade {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes tickerFade {
  0% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  20% {
    opacity: 0;
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ticker__item-animated {
  -webkit-animation: tickerFade 5s infinite;
          animation: tickerFade 5s infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.ticker__item-animated:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.ticker__link {
  font-style: normal;
}

.ticker__content {
  text-shadow: 0 0 3px rgba(255, 255, 255, 0.2);
}

.callout.home {
  margin-top: 1.7857142857rem;
}
@media print, screen and (min-width: 64em) {
  .callout.home {
    margin-left: 1.7857142857rem;
    margin-right: 1.7857142857rem;
  }
}

.product__infobox-wrap {
  margin-top: 1.1428571429rem;
  margin-bottom: 1.1428571429rem;
}

.product__infobox {
  padding: 0.7142857143rem 0.8571428571rem;
  border-radius: 4px;
  background-color: #ff447f;
}
.product__infobox a {
  text-decoration: underline;
}
.product__infobox a:hover {
  text-decoration: none;
}
@media print, screen and (min-width: 40em) {
  .product__infobox {
    margin-left: 4.2857142857rem;
  }
}

.corner_radios {
  list-style: none;
  margin: 0;
  padding: 0;
}

@media print, screen and (min-width: 40em) {
  .corner-radios-left label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .corner-radios-left input[type=radio] {
    margin: 0 0 0.8571428571rem 0.4285714286rem;
  }
}

@media print, screen and (min-width: 40em) {
  .radio-box--top-left,
  .radio-box--bottom-left {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .radio-box--top-right,
  .radio-box--bottom-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .radio-box--top-left .corner_radios,
  .radio-box--bottom-left .corner_radios {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media print, screen and (max-width: 39.99875em) {
  .radio-box--top-right .corner_designation,
  .radio-box--bottom-right .corner_designation {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}

.radio-box--top-left .canvas-text,
.radio-box--top-right .canvas-text {
  line-height: 1;
}
@media print, screen and (max-width: 39.99875em) {
  .radio-box--top-left .canvas-text,
  .radio-box--top-right .canvas-text {
    line-height: unset;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .radio-box--top-left .corner_designation,
  .radio-box--top-right .corner_designation {
    -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
  }
}

.radio-box--bottom-left .canvas-text,
.radio-box--bottom-right .canvas-text {
  line-height: 1.8;
}
@media print, screen and (max-width: 39.99875em) {
  .radio-box--bottom-left .canvas-text,
  .radio-box--bottom-right .canvas-text {
    line-height: 1.1;
  }
}
.radio-box--bottom-left .corner_designation,
.radio-box--bottom-right .corner_designation {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
@media print, screen and (max-width: 39.99875em) {
  .radio-box--bottom-left .corner_designation,
  .radio-box--bottom-right .corner_designation {
    -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
  }
}

.validation-message {
  display: none;
}

.canvas-text {
  color: #004f9e;
  font-size: 1.4285714286rem;
  font-weight: bold;
  padding: 0 0.7142857143rem;
}

.varioplan-image--left {
  padding-right: 1.1428571429rem;
}

.varioplan-image--right {
  padding-left: 1.1428571429rem;
}

.position-fix--image {
  position: relative;
}
@media print, screen and (min-width: 40em) {
  .position-fix--image {
    margin-top: -4.2857142857rem;
  }
}

@media print, screen and (min-width: 40em) {
  .position-fix--radios {
    margin-top: -4.2857142857rem;
  }
}

#canvas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#width_description,
#length_description {
  position: absolute;
  z-index: 10;
  color: white;
  text-shadow: 0 0 2px #7F7F7F;
}

#length_description {
  top: 2.1428571429rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

#width_description {
  top: 50%;
  -webkit-transform: rotate(-90deg) translateY(-50%);
          transform: rotate(-90deg) translateY(-50%);
}

.form__elements--bottom {
  margin-top: 1.1428571429rem;
}

.product__infobox-calculation {
  margin-bottom: 30px;
  margin-top: 10px;
  padding: 1.4285714286rem 1.0714285714rem 1.0714285714rem 1.0714285714rem;
  background-color: rgba(0, 79, 158, 0.1);
}
@media print, screen and (max-width: 39.99875em) {
  .product__infobox-calculation .order-small-only {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .product__infobox-calculation .order-small-only label {
    margin: 0.5rem 0.8571428571rem 0 0;
  }
}

.calculation--width,
.calculation--diameter {
  font-weight: 700;
}

.matches__list {
  list-style: none;
  padding: 0;
  margin: 0 0 2rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.matches__item {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  margin: 0.5rem 0;
  overflow: visible;
}
@media print, screen and (min-width: 47.9375em) {
  .matches__item {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
@media print, screen and (min-width: 64em) {
  .matches__item {
    -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
            flex-basis: 33.33333%;
    padding-right: 5%;
  }
}

.matches__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media print, screen and (max-width: 39.99875em) {
  .matches__link {
    max-width: unset;
  }
}
.matches__link:hover .material__link, .matches__link:focus .material__link {
  -webkit-transform: scale(1.15);
          transform: scale(1.15);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  z-index: 2;
}
.matches__link:hover .matches__title, .matches__link:focus .matches__title {
  color: #004f9e;
  text-decoration: underline;
}

.matches__title {
  padding-left: 0.5rem;
  line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-transition: color 0.2s ease-out, -webkit-text-decoration 0.2s ease-out;
  transition: color 0.2s ease-out, -webkit-text-decoration 0.2s ease-out;
  transition: color 0.2s ease-out, text-decoration 0.2s ease-out;
  transition: color 0.2s ease-out, text-decoration 0.2s ease-out, -webkit-text-decoration 0.2s ease-out;
}

.matches__material__list {
  list-style: none;
  padding: 0;
  margin: 0 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.matches__material__item {
  -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
  overflow: visible;
  margin: 0.5rem 0;
}
@media print, screen and (min-width: 64em) {
  .matches__material__item {
    padding-right: 5%;
  }
}

.inactive-cart {
  cursor: default;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#cartsMergeForm .cart-delete-button {
  color: #cc4b37;
}

.cart-merge-info {
  color: #cc4b37;
  display: block;
}

.cart-merge-info-invisible {
  display: none;
}

#offcutRepresentation {
  background-color: gray;
  width: 100%;
  height: 1px;
  border: 10px solid white;
  float: left;
}

.offcutLine {
  border: 1px solid red;
}

#verticalLine {
  width: 0px;
  height: 0px;
  position: absolute;
}

#horizontalLine {
  height: 0px;
  width: 0px;
  position: absolute;
}

.materialCheckboxDiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.image__inpage {
  margin-bottom: 1.1428571429rem;
}
.image__inpage figcaption {
  font-style: italic;
  padding: 0.5714285714rem;
}

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

#agb1 > h3 {
  text-transform: uppercase;
}

#agb2 > h3 {
  text-transform: uppercase;
}

.varioduct-calculator--image {
  margin: 0.7142857143rem 0;
}

.varioduct-calculator--table {
  margin-top: 1.7857142857rem;
}

.grid-x__jobs {
  max-width: 83.5714285714rem;
  margin: 0 auto;
}
.grid-x__jobs h3 {
  line-height: 1.5;
  text-transform: uppercase;
}

.section__advert {
  padding-top: 1.4285714286rem;
}
.section__advert.hueckeswagen a, .section__advert.christes a {
  color: white;
  text-decoration: none;
}
.section__advert.hueckeswagen a:hover, .section__advert.christes a:hover {
  text-decoration: underline;
}
.section__advert.hueckeswagen.solid, .section__advert.christes.solid {
  color: white;
  background-color: #14439e;
  padding-bottom: 1.4285714286rem;
}
.section__advert.hueckeswagen.header p, .section__advert.christes.header p {
  line-height: 1.35;
}
@media print, screen and (min-width: 40em) {
  .section__advert.hueckeswagen.footer, .section__advert.christes.footer {
    font-size: 1.2857142857rem;
    padding-top: 5rem;
  }
  .section__advert.hueckeswagen.footer a, .section__advert.christes.footer a {
    font-size: 1.2857142857rem;
  }
}
.section__advert.christes {
  background-color: #767676;
}
.section__advert.christes.footer {
  background-color: #004f9e;
}
.section__advert .thumbs {
  padding: 0.3571428571rem;
}

@media print, screen and (min-width: 40em) {
  .advert__headline {
    font-size: 1.5rem;
  }
}
@media print, screen and (min-width: 64em) {
  .advert__headline {
    font-weight: 700;
    font-size: 2.1428571429rem;
    line-height: 1;
  }
}

@media print, screen and (min-width: 40em) {
  .advert__headline--big {
    font-size: 2.5rem;
    line-height: 1;
  }
}
@media print, screen and (min-width: 64em) {
  .advert__headline--big {
    font-weight: 700;
    font-size: 3.2142857143rem;
  }
}

.advert__headline--highlight.normal {
  font-weight: 400;
}
@media print, screen and (min-width: 40em) {
  .advert__headline--highlight {
    font-size: 2.1428571429rem;
    line-height: normal;
  }
}

.advert__highlighter {
  font-size: 1.2857142857rem;
  font-weight: 700;
  color: #cc4b37;
}
@media print, screen and (min-width: 64em) {
  .advert__highlighter {
    font-size: 2.1428571429rem;
  }
}

.section__advert2020 {
  padding-top: 1.1428571429rem;
  padding-bottom: 1.4285714286rem;
}
.section__advert2020.christes a {
  text-decoration: none;
}
.section__advert2020.christes a:hover {
  text-decoration: underline;
}
.section__advert2020.christes.header p {
  line-height: 1.35;
}
@media print, screen and (min-width: 40em) {
  .section__advert2020.christes.footer {
    font-size: 1.2857142857rem;
    padding-top: 5rem;
  }
  .section__advert2020.christes.footer a {
    font-size: 1.2857142857rem;
  }
}
.section__advert2020.christes.footer {
  color: white;
  background-color: #004f9e;
}
.section__advert2020.christes.footer a {
  text-decoration: none;
  color: white;
}
.section__advert2020.christes.footer a:hover {
  color: white;
  text-decoration: underline;
}
.section__advert2020.hueckeswagen a {
  text-decoration: none;
}
.section__advert2020.hueckeswagen a:hover {
  text-decoration: underline;
}
.section__advert2020.hueckeswagen.header p {
  line-height: 1.35;
}
@media print, screen and (min-width: 40em) {
  .section__advert2020.hueckeswagen.footer {
    font-size: 1.2857142857rem;
    padding-top: 5rem;
  }
  .section__advert2020.hueckeswagen.footer a {
    font-size: 1.2857142857rem;
  }
}
.section__advert2020.hueckeswagen.footer {
  color: white;
  background-color: #14439e;
}
.section__advert2020.hueckeswagen.footer a {
  text-decoration: none;
  color: white;
}
.section__advert2020.hueckeswagen.footer a:hover {
  color: white;
  text-decoration: underline;
}

.advert__highlighttext {
  text-transform: uppercase;
  font-weight: bold;
  white-space: nowrap;
}

.deliverytime {
  color: #004f9e;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: flex-end;
      -ms-flex-line-pack: end;
          align-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-bottom: 0;
  padding-bottom: 0.5rem;
}
@media print, screen and (max-width: 47.93625em) {
  .deliverytime {
    font-size: 1.1428571429rem;
  }
}

.quickfinder-result {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  text-align: center;
  font-size: 0.9285714286rem;
  font-weight: bold;
  width: 100%;
  margin-top: 0.8571428571rem;
  margin-bottom: 0.8571428571rem;
}
@media print, screen and (min-width: 40em) {
  .quickfinder-result {
    margin: 0;
    width: auto;
  }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input {
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
input:focus {
  outline: none;
  background: black;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

.form-radio {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-color: #dadada;
  color: #666;
  height: 30px;
  width: 30px;
  border: 0;
  border-radius: 50px;
  cursor: pointer;
  outline: none;
  margin: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
.form-radio:checked {
  background-color: #dadada;
}
.form-radio:checked::before {
  content: "⅃";
  position: absolute;
  left: 11px;
  top: 7px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  font-weight: bold;
}
.form-radio:hover {
  background-color: #dadada;
}
.form-radio:focus {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}

.table--inline {
  margin-bottom: 0;
}

.quickfinder-box {
  padding: 0.5714285714rem 0 0 0;
  background-color: white;
  border: 2px solid #4f60bd;
}
.quickfinder-box label {
  padding-left: 0.2142857143rem;
}

.quickfinder-radios {
  margin-bottom: 0.8571428571rem;
  text-align: center;
}
@media print, screen and (min-width: 40em) {
  .quickfinder-radios {
    margin-bottom: 0;
  }
}

#quickfinder-box {
  display: none;
  outline: 0;
  background-color: white;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  z-index: 999;
  position: fixed;
  top: 0;
  right: auto;
  width: 100%;
}
#quickfinder-box.is-active {
  display: block;
}
@media print, screen and (min-width: 40em) {
  #quickfinder-box {
    width: auto;
    max-width: -webkit-calc((100% - 30px) / 1.6);
    max-width: calc((100% - 30px) / 1.6);
    right: -webkit-calc((100% - 1200px) / 2);
    right: calc((100% - 1200px) / 2);
  }
}
@media print, screen and (min-width: 64em) {
  #quickfinder-box {
    max-width: -webkit-calc((100% - 30px) / 2.3);
    max-width: calc((100% - 30px) / 2.3);
  }
}
.home #quickfinder-box {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-left: auto;
}
@media print, screen and (min-width: 40em) {
  .home #quickfinder-box {
    float: right;
    width: auto;
  }
}

.is-not-valid {
  border: 1px solid #cc4b37;
  background-color: rgba(204, 75, 55, 0.3);
  color: #cc4b37;
}

.error-message {
  color: #cc4b37;
}

.input-group-select {
  margin-bottom: 0;
}
@media print, screen and (max-width: 39.99875em) {
  .input-group-select {
    min-width: 40px;
  }
}
.input-group-select.small {
  width: 20%;
  padding-left: 0.6428571429rem;
}

@-webkit-keyframes color {
  0% {
    background-color: #326e57;
  }
  50% {
    background-color: #3a8065;
  }
  100% {
    background-color: #326e57;
  }
}

@keyframes color {
  0% {
    background-color: #326e57;
  }
  50% {
    background-color: #3a8065;
  }
  100% {
    background-color: #326e57;
  }
}
@-webkit-keyframes shadow-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
}
@keyframes shadow-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
            box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
}
.carteffect .badge.cart {
  -webkit-animation: shadow-pulse 1s ease-in 1s 15 normal;
          animation: shadow-pulse 1s ease-in 1s 15 normal;
}

.cart__items-order,
.cart__items-request {
  margin-bottom: 2rem;
}
.cart__items-order .icon-bin,
.cart__items-request .icon-bin {
  font-size: 1.1428571429rem;
  color: #cc4b37;
}
@media print, screen and (max-width: 47.93625em) {
  .cart__items-order tbody,
  .cart__items-request tbody {
    border: 0;
  }
  .cart__items-order td,
  .cart__items-request td {
    padding: 0.2142857143rem 0;
  }
  .cart__items-order .flex-column-mobile,
  .cart__items-request .flex-column-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cart__items-order .flex-row--expanded-mobile,
  .cart__items-request .flex-row--expanded-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .cart__items-order .resize-for-mobile,
  .cart__items-request .resize-for-mobile {
    max-width: 25%;
  }
  .cart__items-order thead,
  .cart__items-request thead {
    display: none;
  }
  .cart__items-order tr:not(.ignore),
  .cart__items-request tr:not(.ignore) {
    width: 100%;
    margin-bottom: 2em;
  }
  .cart__items-order td:not(.ignore),
  .cart__items-request td:not(.ignore) {
    width: 100%;
  }
  .cart__items-order td:not(.ignore)::before,
  .cart__items-request td:not(.ignore)::before {
    content: attr(data-label);
    font-weight: bold;
  }
}

.cart__item-dimensions-block {
  margin: 1rem 0;
}
.cart__item-dimensions-block .cart__item-dimensions:nth-of-type(odd) {
  background-color: #f6f6f6;
}

.cart__item-dimensions {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 7px;
}
@media print, screen and (max-width: 39.99875em) {
  .cart__item-dimensions {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.cart__item-dimensions .item__title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 25%;
      -ms-flex: 0 1 25%;
          flex: 0 1 25%;
}
@media print, screen and (max-width: 39.99875em) {
  .cart__item-dimensions .item__title {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.cart__item-dimensions .item__dimension {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 16%;
      -ms-flex: 0 1 16%;
          flex: 0 1 16%;
}
@media print, screen and (max-width: 39.99875em) {
  .cart__item-dimensions .item__dimension {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
    padding: unset;
  }
}
.cart__item-dimensions .item__machining {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 59%;
      -ms-flex: 1 1 59%;
          flex: 1 1 59%;
  padding-left: 15px;
  font-style: italic;
}
@media print, screen and (max-width: 39.99875em) {
  .cart__item-dimensions .item__machining {
    padding-left: unset;
    -webkit-box-flex: unset;
    -webkit-flex: unset;
        -ms-flex: unset;
            flex: unset;
    max-width: 60%;
    text-align: right;
    font-size: 0.8571428571rem;
    line-height: 1.3;
    padding-bottom: 5px;
  }
}

@media print, screen and (min-width: 40em) {
  .cart__item-inputs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .cart__item-inputs label {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30%;
        -ms-flex: 1 1 30%;
            flex: 1 1 30%;
  }
}

.cart__item-link {
  text-decoration: underline;
}
.cart__item-link:hover {
  text-decoration: none;
}

.cart__lineitem .delimiter {
  border-top: 1px solid #f6f6f6;
  margin: 4px 0;
}
@media print, screen and (max-width: 39.99875em) {
  .cart__lineitem .delimiter {
    border-width: 3px;
    border-color: #004f9e;
    margin: 7px 0;
  }
}

tbody tr.cart__lineitem:first-child {
  display: none;
}

#newShippingAddress,
#newInvoiceAddress,
#shippingAddress {
  display: none;
}

.cart__address-block {
  margin-bottom: 1rem;
}
@media print, screen and (min-width: 40em) {
  .cart__address-block {
    margin-bottom: 2rem;
  }
}

#tos-accepted {
  vertical-align: top;
  margin-top: 5px;
}

label[for=tos-accepted] {
  max-width: 89%;
}

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

.billing-address-radio {
  vertical-align: top;
  margin-top: 6px;
}

.steps-checkout {
  position: relative;
  max-width: 90%;
  margin: 0 auto;
}
.steps-checkout:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 19px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
}

.steps-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0.7142857143rem 0 2.1428571429rem 0;
}

.steps-container__step {
  width: 33.333333333%;
  text-align: center;
}
.steps-container__step.active .steps-container__step-number {
  border: 0;
  color: #326e57;
}

.steps-container__step-name {
  line-height: normal;
}

.steps-container__step-number {
  display: inline-block;
  height: 35px;
  width: 35px;
  background-color: #fff;
  border-radius: 15%;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  color: #cacaca;
}

.hamburger {
  max-height: 38px;
  padding: 11px 15px 6px;
}
.hamburger:focus {
  outline: none;
}

@media print, screen and (max-width: 74.99875em) {
  .grid-container.home {
    padding-left: 0;
    padding-right: 0;
  }
}
@media print, screen and (max-width: 39.99875em) {
  .grid-container.width--full {
    padding-left: 0;
    padding-right: 0;
  }
}

.items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.items-center h4 {
  margin-bottom: 0;
}

.cell-align-right {
  margin-left: auto;
}

.badge.cart {
  position: absolute;
  top: -10px;
  right: -10px;
  font-size: 0.7857142857rem;
  font-weight: 600;
}

.freeze-table {
  margin-bottom: 1.4285714286rem;
}

.table__matrix {
  font-size: 0.8571428571rem;
  margin-bottom: 0;
}
.table__matrix td {
  padding: 0;
}
.table__matrix tr:hover td {
  background-color: rgba(0, 79, 158, 0.2);
}
.table__matrix .thead,
.table__matrix .tbody {
  border: 0;
}
.table__matrix .thead__cell,
.table__matrix .tbody__cell-label {
  background-color: rgba(0, 79, 158, 0.45);
}
.table__matrix .tbody__cell-label {
  width: 75px;
  font-weight: bold;
}
.table__matrix .tbody__cell {
  text-align: center;
  white-space: nowrap;
}
.table__matrix .tbody__cell a,
.table__matrix .tbody__cell span {
  display: block;
  padding: 0.5714285714rem 0.7142857143rem 0.7142857143rem 0.7142857143rem;
}
.table__matrix .tbody__cell.col-hover {
  background-color: rgba(0, 79, 158, 0.2);
}
.table__matrix .discontinued a {
  color: red;
}
.table__matrix .nowrap th, .table__matrix .nowrap td {
  white-space: nowrap;
}

.table--margin {
  margin-bottom: 1.1428571429rem;
}

@media print, screen and (max-width: 47.93625em) {
  .table__forms .table--label {
    background-color: #f4f4f4;
  }
}

.table-plain tbody {
  border: none;
}
.table-plain tbody tr {
  border: none;
}
.table-plain tbody tr:nth-child(even) {
  background-color: unset;
}
.table-plain tbody td {
  padding: 0;
}

.table-border-bottom {
  border-bottom: 1px solid #eaeaea;
}

tr.table-border-bottom td {
  border-bottom: 1px solid #eaeaea;
}

.discontinued-warning {
  color: red;
}

.table-centered-content {
  text-align: center;
  vertical-align: middle;
}

.table-right-content {
  text-align: right;
  vertical-align: middle;
}

.table-scroll th.text-left {
  font-size: 0.7857142857rem;
  line-height: 1.2;
}

.tabs {
  border: 0;
}

.tabs-title {
  margin-right: 0.5rem;
}
.tabs-title > a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #b40039;
}
.tabs-title > a:hover {
  background: #004f9e;
}
.tabs-title > a:focus {
  outline: 0;
}

.agb_tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.tabs-agb-title {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  text-align: center;
}

.tabs-info > a {
  display: block;
  padding: 0.8571428571rem 1.4285714286rem;
  font-size: 0.8571428571rem;
  line-height: 1;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: #b40039;
}
.tabs-info > a:hover {
  background: #004f9e;
}
.tabs-info > a:focus {
  outline: 0;
}

.tabs-content {
  border: 0;
}

.tabs-content-header {
  font-size: 0.8571428571rem;
  padding: 0.3571428571rem 0;
  text-align: center;
  background-color: #004f9e;
  color: white;
}

.tabs-diameter {
  cursor: default;
}

.input-group.labels {
  margin-bottom: 0;
}

@media print, screen and (max-width: 39.99875em) {
  .input-group-label {
    padding: 0 0.3571428571rem;
  }
}
.input-group-label.label-blank {
  background: none;
  border: 0;
  color: transparent;
}
.input-group-label.width--fixed {
  min-width: 9.8571428571rem;
}

input.form-error {
  display: block;
}

@media print, screen and (max-width: 39.99875em) {
  .merge-carts {
    width: 23px;
    height: 23px;
  }
}

.button.quickfinder {
  width: 100%;
  background-color: #4f60bd;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
.button.quickfinder:hover {
  background-color: #4253b0;
}
.button.quickfinder:focus {
  outline: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media print, screen and (min-width: 40em) {
  .button.quickfinder {
    width: 90%;
  }
}
.button.hightlight {
  background-color: #4f60bd;
}
.button.hightlight:hover {
  background-color: #4253b0;
}
.button.tab {
  background: #b40039;
}
.button.tab:hover {
  background: #004f9e;
}
.button.hueckeswagen {
  background-color: #14439e;
}
.button.hueckeswagen:hover {
  background-color: #113987;
}

@media print, screen and (max-width: 39.99875em) {
  #addToCartModal {
    height: auto;
    min-height: unset;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.tooltip.left::before {
  border: none;
}

.tooltip.top::before {
  border: none;
}

.tooltip.right::before {
  border: none;
}

.tooltip.bottom::before {
  border: none;
}

_:-ms-input-placeholder, :root .page__main {
  display: block;
}

.karriere-gradient, .karriere-section__advert .karriere-cell.karriere-gradient-background {
  background: -webkit-linear-gradient(271deg, rgb(50, 109, 87) 0%, rgb(4, 44, 29) 100%);
  background: linear-gradient(179deg, rgb(50, 109, 87) 0%, rgb(4, 44, 29) 100%);
  color: #f5f5f5;
}
.karriere-gradient_h {
  background: -webkit-linear-gradient(271deg, rgb(20, 68, 158) 0%, rgb(12, 40, 92) 100%);
  background: linear-gradient(179deg, rgb(20, 68, 158) 0%, rgb(12, 40, 92) 100%);
  color: #f5f5f5;
}

.karriere-button {
  display: inline-block;
  background: -webkit-linear-gradient(271deg, rgb(50, 109, 87) 0%, rgb(4, 44, 29) 100%);
  background: linear-gradient(179deg, rgb(50, 109, 87) 0%, rgb(4, 44, 29) 100%);
  padding: 0.5rem;
  margin-bottom: 0.5rem;
  color: #f5f5f5;
  text-decoration: none;
  text-align: center;
  border: none;
  border-radius: 0;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}
.karriere-button_h {
  background: -webkit-linear-gradient(271deg, rgb(20, 68, 158) 0%, rgb(12, 40, 92) 100%);
  background: linear-gradient(179deg, rgb(20, 68, 158) 0%, rgb(12, 40, 92) 100%);
}
.karriere-button_h:hover, .karriere-button_h :focus {
  background: -webkit-linear-gradient(271deg, rgb(130, 179, 157) 0%, rgb(84, 124, 109) 100%);
  background: linear-gradient(179deg, rgb(130, 179, 157) 0%, rgb(84, 124, 109) 100%);
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.karriere-button:hover, .karriere-button :focus {
  background: -webkit-linear-gradient(271deg, rgb(130, 179, 157) 0%, rgb(84, 124, 109) 100%);
  background: linear-gradient(179deg, rgb(130, 179, 157) 0%, rgb(84, 124, 109) 100%);
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.karriere-button span {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.karriere-button span b {
  font-size: 1.5rem;
  vertical-align: middle;
}

.karriere-section__advert {
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.karriere-section__advert .karriere-image-container {
  position: relative;
  width: 100%;
}
.karriere-section__advert .karriere-content-container {
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
}
.karriere-section__advert .karriere-content-container__r {
  position: absolute;
  top: 50%;
  right: 2.5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.5);
}
.karriere-section__advert .karriere-content-container__medium {
  position: absolute;
  top: 2.5%;
  left: 2.5%;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.karriere-section__advert .karriere-content-container__medium__r {
  position: absolute;
  top: 25%;
  right: 2.5%;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
.karriere-section__advert .karriere-cell {
  padding: 2rem;
}
.karriere-section__advert .karriere-cell__medium {
  padding: 1rem;
}
.karriere-section__advert .karriere-cell.karriere-gradient-background {
  color: #f5f5f5;
}
.karriere-section__advert .karriere-cell.karriere-light-background {
  background-color: #f5f5f5;
}
.karriere-section__advert .karriere-cell.karriere-light-background li {
  font-size: 1.1rem;
}

.karriere-svg-show {
  width: 1.2rem;
  height: 1.2rem;
  display: inline-block;
  background-size: 1.2rem;
  background-repeat: no-repeat;
  padding-right: 0.5rem;
}
.karriere-svg-show.map-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23326e57' d='M12,11.5A2.5,2.5 0 0,1 9.5,9A2.5,2.5 0 0,1 12,6.5A2.5,2.5 0 0,1 14.5,9A2.5,2.5 0 0,1 12,11.5M12,2A7,7 0 0,0 5,9C5,14.25 12,22 12,22C12,22 19,14.25 19,9A7,7 0 0,0 12,2Z'/%3E%3C/svg%3E");
}
.karriere-svg-show.reliable-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='%23326e57' d='M488 192H336v56c0 39.7-32.3 72-72 72s-72-32.3-72-72V126.4l-64.9 39C107.8 176.9 96 197.8 96 220.2v47.3l-80 46.2C.7 322.5-4.6 342.1 4.3 357.4l80 138.6c8.8 15.3 28.4 20.5 43.7 11.7L231.4 448H368c35.3 0 64-28.7 64-64h16c17.7 0 32-14.3 32-32v-64h8c13.3 0 24-10.7 24-24v-48c0-13.3-10.7-24-24-24zm147.7-37.4L555.7 16C546.9.7 527.3-4.5 512 4.3L408.6 64H306.4c-12 0-23.7 3.4-33.9 9.7L239 94.6c-9.4 5.8-15 16.1-15 27.1V248c0 22.1 17.9 40 40 40s40-17.9 40-40v-88h184c30.9 0 56 25.1 56 56v28.5l80-46.2c15.3-8.9 20.5-28.5 11.7-43.8z'/%3E%3C/svg%3E");
}
.karriere-svg-show.team-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23326e57' d='M12,5.5A3.5,3.5 0 0,1 15.5,9A3.5,3.5 0 0,1 12,12.5A3.5,3.5 0 0,1 8.5,9A3.5,3.5 0 0,1 12,5.5M5,8C5.56,8 6.08,8.15 6.53,8.42C6.38,9.85 6.8,11.27 7.66,12.38C7.16,13.34 6.16,14 5,14A3,3 0 0,1 2,11A3,3 0 0,1 5,8M19,8A3,3 0 0,1 22,11A3,3 0 0,1 19,14C17.84,14 16.84,13.34 16.34,12.38C17.2,11.27 17.62,9.85 17.47,8.42C17.92,8.15 18.44,8 19,8M5.5,18.25C5.5,16.18 8.41,14.5 12,14.5C15.59,14.5 18.5,16.18 18.5,18.25V20H5.5V18.25M0,20V18.5C0,17.11 1.89,15.94 4.45,15.6C3.86,16.28 3.5,17.22 3.5,18.25V20H0M24,20H20.5V18.25C20.5,17.22 20.14,16.28 19.55,15.6C22.11,15.94 24,17.11 24,18.5V20Z'/%3E%3C/svg%3E");
}

.karriere-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 2rem;
}
.karriere-nav__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
.karriere-nav__item a {
  color: #fefefe;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: relative;
  border: none;
  border-radius: 0;
  padding: 1rem 1rem;
}
.karriere-nav__item a:hover {
  font-weight: 700;
}
.karriere-nav__item a:hover::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid white;
}
.job-link--primary {
  border: 1px solid #004f9e;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  text-decoration: none !important;
}
.job-link--primary a {
  text-decoration: none !important;
}
.job-link--primary a:hover {
  text-decoration: none !important;
}
.job-link--primary:hover {
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  text-decoration: none !important;
}
.job-link--primary a {
  color: #004f9e;
}
.job-link--primary a:hover {
  color: #00366b;
}

.job-link--hueckeswagen {
  border: 1px solid #14439e;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  text-decoration: none !important;
}
.job-link--hueckeswagen a {
  text-decoration: none !important;
}
.job-link--hueckeswagen a:hover {
  text-decoration: none !important;
}
.job-link--hueckeswagen:hover {
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  text-decoration: none !important;
}
.job-link--hueckeswagen a {
  color: #14439e;
}
.job-link--hueckeswagen a:hover {
  color: #0e3071;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.object-fit-contain {
  -o-object-fit: contain;
     object-fit: contain;
  height: 100%;
  width: 100%;
}

.square-image {
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.square-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.wide-image {
  width: 100%;
  height: auto;
  aspect-ratio: 21/9;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1); /* Hier definieren Sie den Schatten */
}

.karriere-section .tabs {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  border: 0;
}
.karriere-section .tabs-title {
  color: #000;
  background: #fff;
  margin-right: 0.5rem;
}
.karriere-section .tabs-title > a {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.karriere-section .tabs-title > a:focus {
  outline: 0;
}
.karriere-section .tabs-title.is-active a {
  font-weight: bold;
  text-decoration: none;
  background: #fff;
  color: #004f9e;
  border-bottom: 5px solid #004f9e;
}
.karriere-section .tabs-title:not(.is-active) a {
  font-weight: normal;
  text-decoration: none;
  background: #fff;
  color: #000;
  border-bottom: 5px solid #fff;
}
.karriere-section .karriere-card {
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  background: #fff;
}

.line-height-15 {
  line-height: 1.5;
}

.line-height-20 {
  line-height: 2;
}

.advantages__list li {
  line-height: 1.5;
  list-style: none;
  padding-left: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6L9 17L4 12' stroke='%234CAF50' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left center;
}

.color--white {
  color: #fff;
}

.karriere_tab {
  -webkit-box-shadow: -0.9rem 1.2rem 1rem -1rem rgba(0, 0, 0, 0.5);
          box-shadow: -0.9rem 1.2rem 1rem -1rem rgba(0, 0, 0, 0.5);
}
.karriere_tab_clear {
  background-color: rgba(255, 255, 255, 0.9); /* Heller Hintergrund mit leichter Transparenz */
  color: #000;
  padding: 1.2rem; /* Innenabstand */
  -webkit-box-shadow: inset -0.9rem 1.2rem 1rem -1rem rgba(0, 0, 0, 0.5);
          box-shadow: inset -0.9rem 1.2rem 1rem -1rem rgba(0, 0, 0, 0.5); /* Leichter Schatten für Tiefe */
}
.karriere_tab_clear_h {
  background-color: rgb(255, 255, 255); /* Heller Hintergrund mit leichter Transparenz */
  color: #000;
  padding: 1.2rem; /* Innenabstand */
  -webkit-box-shadow: inset -0.9rem 1.2rem 1rem -1rem rgba(0, 0, 0, 0.5);
          box-shadow: inset -0.9rem 1.2rem 1rem -1rem rgba(0, 0, 0, 0.5); /* Leichter Schatten für Tiefe */
}
.karriere_tab figure img {
  position: relative;
  z-index: 2;
}

.btn_double_arrow {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: 0.2rem;
  fill: currentColor;
  vertical-align: middle;
}

.clipped-circle-graph {
  width: 12.8571428571rem;
  height: 12.8571428571rem;
  max-height: 100%;
  border-radius: 50%;
  border-color: black;
  border-width: 2px;
  background-color: #8a8a8a;
  position: relative;
  z-index: -1;
  overflow: hidden;
  /**
     * Applies a clipped circle effect to an element.
     * The clipped circle is positioned at the center of the element and has a size specified by `$clipped-circle-clip-size`.
     * The clipped circle is rotated 45 degrees and its origin is offset to the left and up.
     * This is used to create a clipped circle effect on a circular graph or progress indicator.
     */
}
.clipped-circle-graph.gt-50 {
  background-color: #004f9e;
}
.clipped-circle-graph:after {
  content: "";
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 19px;
  background: #f5f5f5;
  height: 5.7142857143rem;
  width: 5.7142857143rem;
  z-index: 3;
  -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
          transform: rotate(45deg) translate3d(0, 0, 0);
  -webkit-transform-origin: -30px 15px;
          transform-origin: -30px 15px;
  overflow: hidden;
}

.clipped-circle-graph-progress {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: -webkit-calc(50% - 6.4285714286rem);
  left: calc(50% - 6.4285714286rem);
  top: -webkit-calc(50% - 6.4285714286rem);
  top: calc(50% - 6.4285714286rem);
  width: 12.8571428571rem;
  height: 12.8571428571rem;
  clip: rect(0, 12.8571428571rem, 12.8571428571rem, 6.3965571429rem);
  -webkit-clip-path: circle(50% at 50% 50%);
          clip-path: circle(50% at 50% 50%);
  -webkit-transform: rotate(-180deg) perspective(0);
          transform: rotate(-180deg) perspective(0);
}
.clipped-circle-graph-progress .clipped-circle-graph-progress-fill {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: -webkit-calc(50% - 6.4285714286rem);
  left: calc(50% - 6.4285714286rem);
  top: -webkit-calc(50% - 6.4285714286rem);
  top: calc(50% - 6.4285714286rem);
  width: 12.8571428571rem;
  height: 12.8571428571rem;
  clip: rect(0, 6.4285714286rem, 12.8571428571rem, 0);
  -webkit-clip-path: circle(50% at 50% 50%);
          clip-path: circle(50% at 50% 50%);
  background: #004f9e;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
.gt-50 .clipped-circle-graph-progress {
  clip: rect(0, 6.4285714286rem, 12.8571428571rem, 0);
}
.gt-50 .clipped-circle-graph-progress .clipped-circle-graph-progress-fill {
  clip: rect(0, 12.8571428571rem, 12.8571428571rem, 6.4285714286rem);
  background: #8a8a8a;
}

.clipped-circle-graph-percents {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: -webkit-calc(50% - 4.4335285714rem);
  left: calc(50% - 4.4335285714rem);
  top: -webkit-calc(50% - 4.4335285714rem);
  top: calc(50% - 4.4335285714rem);
  width: 8.8670571429rem;
  height: 8.8670571429rem;
  background: #f5f5f5;
  text-align: center;
  display: table;
  z-index: 4;
}
.clipped-circle-graph-percents .clipped-circle-graph-percents-number {
  display: block;
  font-size: 1.7142857143rem;
  font-weight: bold;
  color: #004f9e;
}
.clipped-circle-graph-percents .clipped-circle-graph-percents-units {
  display: block;
  font-size: 1.1428571429rem;
  font-weight: bold;
}

.clipped-circle-graph-percents-wrapper {
  display: table-cell;
  vertical-align: middle;
  line-height: 0;
}
.clipped-circle-graph-percents-wrapper span {
  line-height: 1;
}

.centered-cell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.circle-correction {
  position: relative;
}
.circle-correction::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  height: 20px;
  background-color: #f5f5f5;
  z-index: 999;
}

.grid-x-equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.cell-equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cell-equal-height .karriere-gradient, .cell-equal-height .karriere-section__advert .karriere-cell.karriere-gradient-background, .karriere-section__advert .cell-equal-height .karriere-cell.karriere-gradient-background {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.fadein_element {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 1s, visibility 1s !important;
  transition: opacity 1s, visibility 1s !important;
}
.fadein_element.in-view {
  opacity: 1 !important;
  visibility: visible !important;
}
.fadein_element.not-in-view {
  opacity: 0 !important;
  visibility: hidden !important;
}

.flyin_element {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.5s, visibility 0.5s, -webkit-transform 1s !important;
  transition: opacity 0.5s, visibility 0.5s, -webkit-transform 1s !important;
  transition: opacity 0.5s, visibility 0.5s, transform 1s !important;
  transition: opacity 0.5s, visibility 0.5s, transform 1s, -webkit-transform 1s !important;
}
.flyin_element.in-view {
  opacity: 1 !important;
  visibility: visible !important;
  -webkit-transform: translateY(0) !important;
          transform: translateY(0) !important;
}
.flyin_element.not-in-view {
  opacity: 0 !important;
  visibility: hidden !important;
  -webkit-transform: translateY(200%) !important;
          transform: translateY(200%) !important;
}

.grid-x-equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.cell-equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.cell-equal-height .karriere-gradient, .cell-equal-height .karriere-section__advert .karriere-cell.karriere-gradient-background, .karriere-section__advert .cell-equal-height .karriere-cell.karriere-gradient-background {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.equal-height-element {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.grid-x-equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.cell-equal-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cell-equal-height figure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.cell-equal-height figcaption {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  height: 3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 0.5em;
}
.cell-equal-height .video_wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cell-equal-height .background-image {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.accordion {
  margin-bottom: 1rem;
}
.accordion__toggle {
  display: none;
}
.accordion__toggle:checked ~ .accordion__header::before {
  content: "";
}
.accordion__toggle:checked ~ .accordion__content {
  max-height: 1000px;
}
.accordion__header {
  cursor: pointer;
  position: relative;
}
.accordion__header::before {
  content: "";
  position: absolute;
  right: 1rem;
  font-size: 1.5rem;
  font-weight: bold;
}
.accordion__content {
  max-height: none;
  overflow: hidden;
  -webkit-transition: max-height 0.6s ease-out;
  transition: max-height 0.6s ease-out;
}
.accordion__content_show {
  max-height: 0;
  padding: 0rem;
  overflow: hidden;
}
.accordion__toggle:checked + .accordion__header + .accordion__content_show {
  max-height: 1000px;
  padding: 1rem;
}

.shadowed:hover, .shadowed:focus, .shadowed:active {
  text-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}

.tabs-content {
  background-color: #fff;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  border: 0;
}
.tabs-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tabs-content ul li {
  list-style: none;
}
.tabs-content ul li .accordion__toggle {
  display: none;
  background: none;
}
.tabs-content ul li .accordion__toggle:checked ~ .accordion__content_show {
  max-height: 1000px;
}
.tabs-content ul li .accordion__toggle:checked ~ .accordion__content_show span {
  color: #000;
}
.tabs-content ul li .accordion__header {
  font-style: oblique;
  position: relative;
  padding-left: 24px;
  cursor: pointer;
}
.tabs-content ul li .accordion__header:hover {
  text-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
}
.tabs-content ul li .accordion__header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%23326e57' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transition: background-image 0.3s ease, -webkit-transform 0.5s ease;
  transition: background-image 0.3s ease, -webkit-transform 0.5s ease;
  transition: transform 0.5s ease, background-image 0.3s ease;
  transition: transform 0.5s ease, background-image 0.3s ease, -webkit-transform 0.5s ease;
}
.tabs-content ul li .accordion__header__toggle {
  display: none;
}
input:checked + .tabs-content ul li .accordion__header::before {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 12L10 8L6 4' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.tabs-content ul li .accordion__content {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease-out;
  transition: max-height 0.5s ease-out;
}
.tabs-content ul li .accordion__content a {
  background: #fff;
}

.background-image {
  background-size: cover;
  background-position: center;
}

.scrollToTop {
  cursor: pointer;
  display: none;
  z-index: 1000;
  width: 5rem;
  height: 5rem;
  bottom: 1rem;
  right: 1rem;
  position: fixed;
}

.svg-inline {
  color: #000;
  fill: none;
  max-width: 100%;
  height: auto;
}

.svg-table-border {
  stroke: #000;
  stroke-miterlimit: 10;
  fill: none;
  stroke-width: 3px;
}

.svg-table-grid {
  stroke: #000;
  stroke-miterlimit: 10;
  fill: none;
  stroke-width: 1px;
}

.svg-table-flex {
  stroke: #000;
  stroke-miterlimit: 10;
  fill: none;
  stroke-width: 1px;
}

.svg-inline [class^=svg-kontur] {
  stroke: #000;
  stroke-miterlimit: 10;
  fill: none;
}

.svg-kontur-40 {
  stroke-width: 4px;
}

.svg-kontur-30 {
  stroke-width: 3px;
}

.svg-kontur-20 {
  stroke-width: 2px;
}

.svg-kontur-15 {
  stroke-width: 1.5px;
}

.svg-kontur-10 {
  stroke-width: 1px;
}

.svg-kontur-05 {
  stroke-width: 0.5px;
}

.svg-dashed {
  stroke-dasharray: 5, 5;
}

.svg-round {
  stroke-linecap: round;
  stroke-linejoin: round;
}

.svg-gray {
  stroke: #afafaf;
}

.svg-lightgray {
  stroke: #EAEAEA;
}

.svg-nofill {
  fill: none;
}

.svg-whitefill {
  fill: #fff;
  fill-opacity: 1;
  stroke: #000;
  stroke-width: 3px;
}

.svg-lightgrayfill {
  fill: #EAEAEA;
}

.svg-grayfill {
  fill: #afafaf;
}

.svg-blackfill {
  fill: #000;
}

.svg-inline [class^=svg-text-],
.svg-inline .svg-arial {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  fill: #000;
  stroke: none;
}

.svg-text-12 {
  font-size: 12px;
}

.svg-text-18 {
  font-size: 18px;
}

.svg-text-24 {
  font-size: 24px;
}

.svg-text-36 {
  font-size: 36px;
}

.svg-text-48 {
  font-size: 48px;
}

.svg-text-60 {
  font-size: 60px;
}

.svg-tc {
  text-anchor: middle;
}

.svg-text-start {
  text-anchor: start;
}

.svg-text-middle {
  text-anchor: middle;
}

.svg-text-end {
  text-anchor: end;
}

.svg-st8 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.svg-st9 {
  font-size: 18px;
}

.svg-dynamic-text-group .svg-whitefill {
  stroke: none;
}

/* --- Härtbarkeit: keine zusätzlichen Ränder / beide SVGs als eine Einheit --- */
/* Falls helper/elements verschachtelte <figure> erzeugen: entferne deren default margin/padding */
.image__inpage figure,
.image__inpage figure figure {
  margin: 0;
  padding: 0;
  border: 0;
}

/* Gruppiere die beiden Grafiken (wenn du sie in eine Wrapper-div packst) */
.image__inpage .svg-haertbarkeit-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5rem; /* Abstand zwischen den Grafiken — anpassen falls nötig */
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0;
  padding: 0;
}

/* Wenn der Helper innere figure-Wrapper erzeugt: sorge dafür, dass diese keine zusätzliche Höhe einbringen */
.image__inpage .svg-haertbarkeit-row > figure {
  margin: 0;
  padding: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  max-height: 300px; /* zwei * 300px = 600px neben der großen Grafik */
}

/* SVGs konsistent auf 300px Höhe zwingen (oder max-height benutzen) */
.image__inpage .svg-haertbarkeit-row svg.svg-inline {
  display: block;
  width: 100%;
  height: 300px;
  max-height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}

/* Redundante top-margins zwischen svg-inline eliminieren (du hast schon eine ähnliche Regel) */
.svg-inline + .svg-inline {
  margin-top: 0;
}

.svg-kontur-5 {
  stroke-width: 0.5px;
}

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