@charset "UTF-8";
html::after {
  display: none;
  content: "small:0em,medium:30em,large:48em,xlarge:64em,xxlarge:70em,xxxlarge:80em,xxxxlarge:90em,end:120em";
}

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

body {
  margin: 0;
}

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

hr {
  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 {
  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] {
  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=30em&large=48em&xlarge=64em&xxlarge=70em&xxxlarge=80em&xxxxlarge=90em&end=120em";
}

html {
  box-sizing: border-box;
  font-size: 112.5%;
}

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

body {
  margin: 0;
  padding: 0;
  background: #1c3765;
  font-family: "Univers", Arial, Tahoma, sans-serif;
  font-weight: 400;
  line-height: 1.45;
  color: rgb(85, 85, 85);
  -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: 32px;
}

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

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

@media screen and (max-width: 63.9875em) {
  html {
    font-size: 100%;
  }
}

@media screen and (min-width: 30em) {
  body {
    background-image: url("background-water-stains.dfa07e17e0508d7e.svg");
    background-position-x: center;
    background-size: 2820px auto;
    background-repeat: repeat-y;
  }
}
.is-cookiebanner-open body::after, .is-language-switch-open body::after {
  z-index: 8;
  opacity: 1;
  pointer-events: all;
}
.is-menu-open body, .is-cookiebanner-open body {
  overflow: hidden;
}

.page {
  position: relative;
  overflow: hidden;
}
.page::after {
  z-index: 4;
}
.is-menu-open .page::after, .is-sub-menu-open .page::after {
  opacity: 1;
  pointer-events: all;
}

body::after,
.page::after {
  content: "";
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(10, 32, 68, 0.6);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.33s ease-in-out;
}

nav > h2 {
  display: none;
}

@font-face {
  font-family: "icomoon";
  font-display: block;
  font-style: normal;
  font-weight: normal;
  src: url("data:application/x-font-ttf;charset=utf-8;base64,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") format("truetype");
}
@font-face {
  font-family: "Univers";
  font-weight: 400;
  font-display: optional;
  src: url("UniversNextRegular.6659b06b593670ec.woff2") format("woff2"), url("UniversNextRegular.8c7dcbce7c3e4728.woff") format("woff");
}
@font-face {
  font-family: "Univers";
  font-weight: 700;
  font-display: optional;
  src: url("UniversNextBold.b3f1925513b6a799.woff2") format("woff2"), url("UniversNextBold.3c6311b1ab67ac50.woff") format("woff");
}
strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

.headline {
  word-break: break-word;
}
.headline > span {
  display: block;
  margin-bottom: 0.6666666667rem;
}

.dateline {
  display: block;
  margin-bottom: 0.4444444444rem;
  font-size: 0.7777777778rem;
  line-height: 1.4;
  color: #2aa6c1;
}
@media screen and (min-width: 64em) {
  .dateline {
    font-size: 0.8888888889rem;
    line-height: 1.375;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
}

.h1:first-child,
.h2:first-child,
.h3:first-child,
.h4:first-child,
.h5:first-child,
.h6:first-child {
  margin-top: 0;
}
.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child {
  margin-bottom: 0;
}

.h1 {
  margin-top: 2.6666666667rem;
  margin-bottom: 0.4444444444rem;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.23;
  color: #94c12a;
}

.h2 {
  margin-top: 2.6666666667rem;
  margin-bottom: 1.7777777778rem;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.11;
  color: #ebecf0;
}
.is-light .h2 {
  color: #1c3765;
}

.h3 {
  margin-top: 2.6666666667rem;
  margin-bottom: 0.8888888889rem;
  font-weight: 400;
  font-size: 1.7777777778rem;
  line-height: 1.125;
  color: #ebecf0;
}
.is-light .h3 {
  color: #6d7587;
}

.h4 {
  margin-top: 2.6666666667rem;
  margin-bottom: 0.8888888889rem;
  font-weight: 400;
  font-size: 1.5555555556rem;
  line-height: 1.22;
  color: #ebecf0;
}
.is-light .h4 {
  color: #6d7587;
}

.h5 {
  margin-top: 1.7777777778rem;
  margin-bottom: 0.8888888889rem;
  font-weight: 700;
  font-size: 1.1111111111rem;
  line-height: 1.3;
  color: #ebecf0;
}
.is-light .h5 {
  color: #1c3765;
}

.h6 {
  margin-top: 1.7777777778rem;
  margin-bottom: 0.8888888889rem;
  font-weight: 400;
  font-size: 1.2222222222rem;
  line-height: 1.18;
  color: #ebecf0;
}
.is-light .h6 {
  color: #6d7587;
}

p {
  color: inherit;
  margin-top: 0;
  margin-bottom: 0.8888888889rem;
  max-width: 49.7777777778rem;
}
p:first-child {
  margin-top: 0;
}
p:last-child {
  margin-bottom: 0;
}
p.emphasized {
  font-size: 1.1111111111rem;
  line-height: 1.4;
}
p.introduction {
  margin-bottom: 1.7777777778rem;
}

.icon-list .inner-wrapper {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.icon-list .inner-wrapper > p {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media screen and (min-width: 48em) {
  .icon-list .inner-wrapper > p {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 64em) {
  .icon-list .inner-wrapper > p {
    width: calc(33.3333333333% - 1rem);
  }
}
@media screen and (min-width: 70em) {
  .icon-list .inner-wrapper > p {
    width: calc(25% - 1rem);
  }
}
.icon-list .inner-wrapper > ul {
  flex: 1 1 0;
  width: auto;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.icon-list ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
}
.icon-list ul li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.icon-list ul li::before {
  content: none;
}
.icon-list ul li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.icon-list ul li {
  flex: 1 1 0;
  width: auto;
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  text-align: center;
  font-size: 1.2222222222rem;
}
.icon-list ul img {
  max-width: 5.3333333333rem;
  margin-bottom: 0.8888888889rem;
}
.icon-list ul span {
  display: block;
}
.icon-list ul span.highlighted {
  font-weight: bold;
  line-height: 1.2;
  color: #1c3765;
  font-size: 1.5555555556rem;
  line-height: 1.22;
}
.icon-list ul span.counter {
  display: inline-block;
}

a {
  display: inline-block;
  font-weight: 700;
  color: #94c12a;
  text-decoration: none;
  transition: color 300ms ease;
}
a:hover {
  color: #32a0a7;
}
a:focus {
  color: #f6a001;
}
a[target=_blank]::after {
  content: "\e910";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 0.2222222222rem;
}
a[target=_blank].gradient-icon::after {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
a.dropdown-trigger {
  position: relative;
  padding-right: 1.5555555556rem;
}
a.dropdown-trigger::after {
  content: "\e908";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 55%;
  font-size: 1.5555555556rem;
}
a.dropdown-trigger.is-active::after {
  transform: translateY(-50%) rotate(180deg);
}

.headline-link {
  color: inherit;
}
.headline-link::after {
  display: inline-block;
  position: relative;
  top: 0.2777777778rem;
  margin-left: 0.4444444444rem;
  transition: margin-left 0.33s ease;
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2222222222rem;
}
.headline-link:hover {
  color: inherit;
}
.headline-link:hover::after {
  margin-left: 0.8888888889rem;
}

.arrow::after {
  display: inline-block;
  position: relative;
  transition: margin-left 0.33s ease;
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.2222222222rem;
  line-height: 0.75;
}
[href]:hover .arrow::after {
  margin-left: 0.8888888889rem;
}
.arrow span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
  height: 2.2222222222rem;
  width: 100%;
  outline: none;
  padding-right: 1.7777777778rem;
  padding-left: 1.7777777778rem;
  background-image: linear-gradient(45deg, rgb(249, 249, 249), #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 10px 0 rgba(0, 0, 0, 0), inset -4px -4px 4px 0 #ffffff, inset 4px 4px 5px 0 rgba(0, 0, 0, 0.12);
  color: #6d7587;
  transition: box-shadow 0.33s ease-in-out;
}
[type=color]:hover, [type=color]:focus,
[type=date]:hover,
[type=date]:focus,
[type=datetime-local]:hover,
[type=datetime-local]:focus,
[type=datetime]:hover,
[type=datetime]:focus,
[type=email]:hover,
[type=email]:focus,
[type=month]:hover,
[type=month]:focus,
[type=number]:hover,
[type=number]:focus,
[type=password]:hover,
[type=password]:focus,
[type=search]:hover,
[type=search]:focus,
[type=tel]:hover,
[type=tel]:focus,
[type=text]:hover,
[type=text]:focus,
[type=time]:hover,
[type=time]:focus,
[type=url]:hover,
[type=url]:focus,
[type=week]:hover,
[type=week]:focus,
textarea:hover,
textarea:focus {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 10px 0 rgba(0, 0, 0, 0), inset -4px -4px 4px 0 #ffffff, inset 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.input-wrapper {
  position: relative;
}
.input-wrapper label {
  display: block;
  font-weight: 700;
  color: #2aa6c1;
  padding-left: 1.7777777778rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.5rem;
}
.is-light .input-wrapper label {
  color: #6d7587;
}
.input-wrapper .search-trigger {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.6666666667rem;
}
.input-wrapper .search-trigger .icon::before {
  content: "\e90a";
  font-size: 1.1111111111rem;
  color: #6d7587;
}
.input-wrapper .search-trigger + input {
  width: 100%;
  padding-left: 2.2222222222rem;
}
@media screen and (min-width: 64em) {
  .input-wrapper .search-trigger + input {
    width: 9.7777777778rem;
  }
}
@media screen and (min-width: 80em) {
  .input-wrapper .search-trigger + input {
    width: 11.5555555556rem;
  }
}
.input-wrapper .trigger {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0.6666666667rem;
}
.input-wrapper .trigger .icon::before {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}

form:not(.search-form) {
  max-width: 49.7777777778rem;
}
form.filter {
  max-width: none;
}
form .row {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.4444444444rem;
  margin-left: -0.4444444444rem;
}
form .row .col-full {
  display: flow-root;
  flex: 0 0 auto;
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@supports not (display: flow-root) {
  form .row .col-full {
    display: block;
  }
  form .row .col-full::after {
    content: "";
    display: table;
    clear: both;
  }
}
form .row .col-half {
  display: flow-root;
  flex: 0 0 auto;
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@supports not (display: flow-root) {
  form .row .col-half {
    display: block;
  }
  form .row .col-half::after {
    content: "";
    display: table;
    clear: both;
  }
}
@media screen and (min-width: 48em) {
  form .row .col-half {
    flex: 0 0 auto;
    width: calc(50% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
form .row .bumblebee {
  height: 0;
  width: 0;
  overflow: hidden;
}
form .row [type=submit] {
  padding-top: 0.3333333333rem;
  padding-bottom: 0.3333333333rem;
  margin-top: 2.2222222222rem;
}
form .row .input-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  margin-bottom: 1.3333333333rem;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
form .row .input-wrapper.checkbox-wrapper {
  display: block;
  margin-bottom: 0;
}
form .row .input-wrapper + label.error {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  font-weight: 400;
  font-size: 0.7777777778rem;
  color: #ea1a4b;
}
form .row .input-wrapper label.error {
  order: 1;
  padding-bottom: 0.2777777778rem;
  padding-top: 0.2777777778rem;
  font-weight: 400;
  font-size: 0.7777777778rem;
  line-height: 1.2;
  color: #ffffff;
  background-color: #ea1a4b;
  border-radius: 32px;
}
form .row .input-wrapper label span {
  font-size: 0.7777777778rem;
}
form .row .input-wrapper textarea {
  width: 100%;
  min-height: 6.8888888889rem;
  padding-top: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
  resize: none;
}
form .row .input-wrapper textarea + label.error {
  bottom: 1.2777777778rem;
}
form .row .input-wrapper input[type=checkbox] + label,
form .row .input-wrapper input[type=radio] + label {
  display: inline;
  padding-left: 0.5rem;
  font-weight: 400;
}
form .row .input-wrapper .select2 {
  height: 2.2222222222rem;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
form .row .input-wrapper .select2 .select2-selection__rendered {
  line-height: 1;
}
form .row .input-wrapper .select2-container .select2-dropdown li {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
form .row .input-wrapper .select2-container--open .select2-search__field,
form .row .input-wrapper .select2-search .select2-search__field {
  margin-bottom: 0;
}
form fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

button {
  outline: none;
}

.button {
  display: inline-flex;
  position: relative;
  font-weight: 700;
  line-height: 1.3;
  padding: 0.6666666667rem 1.7777777778rem;
  overflow: hidden;
  cursor: pointer;
  outline: none;
  transition: box-shadow 0.33s ease-in-out;
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
}
.is-light .button {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(45deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
}
.button:hover {
  box-shadow: -4px -4px 10px 0 rgba(255, 255, 255, 0.1), 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
}
.button:focus {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}
.button.secondary {
  box-shadow: none;
  background: transparent;
}
.button.secondary:hover {
  box-shadow: none;
}
.button.tertiary {
  font-size: 1.2222222222rem;
  box-shadow: none;
  padding: 0;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: #94c12a;
  transition: background-color 0.33s ease-out;
  cursor: pointer;
}
.button.tertiary:hover {
  box-shadow: none;
  background: #32a0a7;
}
.button.tertiary.swiper-button-disabled, .button.tertiary:disabled {
  background-color: rgba(109, 117, 135, 0.24);
  pointer-events: none;
}
.button[disabled] {
  opacity: 0.45;
  cursor: not-allowed;
  pointer-events: none;
}

.inner {
  display: inline-flex;
  align-items: center;
}
.inner:hover .icon {
  transform: translateX(0.4444444444rem);
}

.text {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.text + .icon {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  transition: transform 0.33s ease;
  margin-left: 0.5rem;
}

.icon {
  display: flex;
}
.icon::before {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5rem;
}
.icon + .text {
  margin-left: 0.5rem;
}

.button-group {
  display: flex;
  flex-wrap: wrap;
}
.button-group > *:not(:first-child), .button-group > *:not(:last-child) {
  margin-right: 1rem;
  margin-top: 1rem;
}

.ripple {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  z-index: 3;
}
.ripple .mask {
  position: absolute;
  top: 53.7%;
  right: 0;
  bottom: 0;
  left: 49.4%;
  transform: translate(-50%, -53%);
  z-index: 2;
  width: 124%;
  height: 130%;
  pointer-events: none;
}
.ripple > img {
  position: relative;
  z-index: 1;
  border-radius: 50%;
}

.circular-image {
  margin: 0;
  background-image: linear-gradient(180deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  border-radius: 50%;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
.circular-image > img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  border-radius: 50%;
  padding: 0.25rem;
  z-index: 1;
}
.circular-image .image-background {
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
  background-color: #ffffff;
  border-radius: 50%;
}

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

table {
  position: relative;
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
}
table,
table * {
  color: rgb(85, 85, 85);
}
table h1,
table h2,
table h3,
table h4,
table h5,
table h6 {
  margin: 0;
  padding: 0;
}
table th,
table td {
  padding-top: 0.6666666667rem;
  padding-right: 0.6666666667rem;
  padding-bottom: 0.2222222222rem;
  padding-left: 0.6666666667rem;
}
table th {
  padding-bottom: 0.6666666667rem;
}
table thead {
  position: relative;
  background-color: #ebecf0;
  font-weight: 700;
  overflow: hidden;
}
table thead::after {
  background-image: linear-gradient(45deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  content: "";
  display: block;
  height: 0.2222222222rem;
  position: absolute;
  right: 0;
  left: 0;
}
table tbody tr {
  background-color: rgba(255, 255, 255, 0.48);
}
table tbody tr:nth-child(odd) {
  background-color: #ebecf0;
}

ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0.8888888889rem;
}
ul li {
  list-style: none;
  position: relative;
  padding-left: 1.3333333333rem;
  margin-bottom: 0.4444444444rem;
}
ul li::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  content: "•";
  position: absolute;
  left: 0;
  display: block;
  font-size: 1.5555555556rem;
  color: #2aa6c1;
}
.is-light ul li::before {
  color: #f6a001;
}

ol {
  padding-left: 1.1111111111rem;
}

.logo {
  position: relative;
  height: 2.4444444444rem;
  aspect-ratio: 4;
}
@media screen and (min-width: 70em) {
  .logo {
    height: 4rem;
  }
}
.logo img {
  position: absolute;
  height: 100%;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 750ms;
}
.logo img.hidden {
  opacity: 0;
}

.page-header-container {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.8888888889rem;
  padding-left: 0.8888888889rem;
  position: fixed;
  top: 1rem;
  right: 0;
  left: 0;
  z-index: 5;
  transition: top 0.33s ease-in-out, right 0.33s ease-in-out, padding 0.33s ease-in-out;
}
@media print, screen and (min-width: 48em) {
  .page-header-container {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media screen and (min-width: 64em) {
  .page-header-container {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
@media screen and (min-width: 70em) {
  .page-header-container {
    top: 1.7777777778rem;
    padding-right: 0.8888888889rem;
    padding-left: 0.8888888889rem;
  }
}
.is-menu-open .page-header-container {
  top: 0;
  right: 0.8888888889rem;
  bottom: 0;
  padding-right: 0;
  padding-left: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 48em) {
  .is-menu-open .page-header-container {
    right: 1.7777777778rem;
  }
}

.page-header {
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  padding-top: 0.4444444444rem;
  padding-bottom: 0.4444444444rem;
  transition: padding-top 0.33s ease-in-out, padding-left 0.33s ease-in-out, border-radius 0.33s ease-in-out;
}
@media screen and (min-width: 70em) {
  .page-header {
    border-radius: 6rem;
    padding-top: 0.8888888889rem;
    padding-bottom: 0.8888888889rem;
    padding-left: 2.6666666667rem;
    padding-right: 2.6666666667rem;
  }
}
.is-menu-open .page-header {
  padding-top: 1.3333333333rem;
  padding-bottom: 0;
  padding-left: 0;
  border-radius: 0;
  border-bottom-right-radius: 3.5555555556rem;
}
.page-header .actions {
  display: flex;
  align-items: center;
  padding-right: 0.8888888889rem;
  padding-left: 0.8888888889rem;
}
@media print, screen and (min-width: 48em) {
  .page-header .actions {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media screen and (min-width: 64em) {
  .page-header .actions {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
@media screen and (min-width: 70em) {
  .page-header .actions {
    flex-shrink: 0;
    padding-right: 0;
    padding-left: 0;
  }
}
.page-header .claim {
  font-size: 0.8888888889rem;
  font-weight: 700;
  color: #6d7587;
  margin-top: 0.4444444444rem;
  margin-bottom: 0.8888888889rem;
}
@media screen and (min-width: 70em) {
  .page-header .claim {
    display: flex;
    align-items: center;
    font-size: 1.2222222222rem;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    transition: opacity 0.5s ease-in-out;
  }
}
@media screen and (min-width: 70em) {
  .is-sticky .page-header .claim {
    opacity: 0;
  }
}

.page-header-wrapper {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 70em) {
  .page-header-wrapper {
    flex-direction: row;
    justify-content: space-between;
  }
}

.menu {
  display: flex;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  padding-right: 0.8888888889rem;
  padding-left: 0.8888888889rem;
}
@media print, screen and (min-width: 48em) {
  .menu {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media screen and (min-width: 64em) {
  .menu {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
@media screen and (min-width: 70em) {
  .menu {
    padding-left: 0;
    padding-right: 0;
    opacity: 1;
  }
}
.is-menu-open .menu {
  opacity: 1;
}

.menu-wrapper {
  display: none;
  flex-wrap: wrap;
  flex-grow: 1;
}
@media screen and (min-width: 70em) {
  .menu-wrapper {
    display: flex;
    justify-content: flex-end;
  }
}
.is-menu-open .menu-wrapper {
  display: flex;
}

.menu-trigger {
  cursor: pointer;
  margin-left: auto;
  padding: 0.6666666667rem;
}
@media screen and (min-width: 70em) {
  .menu-trigger {
    display: none;
  }
}
.menu-trigger .icon::before {
  font-size: 2rem;
  color: #6d7587;
  content: "\e901";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.is-menu-open .menu-trigger .icon::before {
  content: "\e902";
}

.nav-main {
  order: 2;
  flex-basis: 100%;
  margin-bottom: 1.7777777778rem;
}
@media screen and (min-width: 70em) {
  .nav-main {
    display: flex;
    justify-content: flex-end;
    order: 4;
    margin-top: 1.3333333333rem;
    margin-bottom: 0;
    transition: margin-top 0.8s;
  }
}
@media screen and (min-width: 70em) {
  .is-sticky .nav-main {
    margin-top: -2rem;
  }
}
.nav-main > ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-direction: column;
}
.nav-main > ul li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.nav-main > ul li::before {
  content: none;
}
.nav-main > ul li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 70em) {
  .nav-main > ul {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
.nav-main > ul > li {
  border-bottom: 1px solid #ebecf0;
}
@media screen and (min-width: 70em) {
  .nav-main > ul > li {
    position: relative;
    border-bottom: none;
  }
}
@media screen and (min-width: 70em) {
  .nav-main > ul > li:not(:first-child) {
    margin-left: 1.3333333333rem;
  }
}
@media screen and (min-width: 70em) {
  .nav-main > ul > li:last-child .nav-main-children {
    right: 0;
    left: auto;
  }
}
.nav-main > ul > li > a {
  display: flex;
  color: #1c3765;
  padding-top: 0.6666666667rem;
  padding-bottom: 0.6666666667rem;
}
@media screen and (min-width: 70em) {
  .nav-main > ul > li > a {
    padding-top: 0.2222222222rem;
    padding-bottom: 0.2222222222rem;
  }
}
.nav-main > ul > li > a:hover {
  color: #f6a001;
}
.nav-main > ul > li > a:focus {
  color: #94c12a;
}
.nav-main > ul > li > a.is-active {
  color: #94c12a;
}
.nav-main > ul > li > a.is-open + .nav-main-children {
  overflow: hidden;
  transform: translateY(0);
  opacity: 1;
  pointer-events: all;
}
.nav-main .parent-link a {
  font-weight: 700;
  color: #1c3765;
}
.nav-main .parent-link a::after {
  position: relative;
  top: 0.2222222222rem;
  left: 0.2222222222rem;
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5555555556rem;
}
.nav-main .has-children.is-active > a {
  color: #94c12a;
}
.nav-main .has-children.is-active > a::after {
  content: "\e90b";
}
@media screen and (min-width: 70em) {
  .nav-main .has-children.is-active > a::after {
    content: none;
  }
}
.nav-main .has-children > a::after {
  content: "\e90f";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: auto;
}
@media screen and (min-width: 70em) {
  .nav-main .has-children > a::after {
    content: none;
  }
}

.nav-main-children {
  display: none;
}
@media screen and (min-width: 70em) {
  .nav-main-children {
    display: block;
    pointer-events: none;
    position: absolute;
    top: calc(100% + 1.7777777778rem);
    left: 0;
    transform: translateY(-1.7777777778rem);
    opacity: 0;
    transition: opacity 0.4s ease-in-out, transform 0.33s ease-in-out;
    border-radius: 32px;
    border-width: 0;
    background-color: #f2f3f8;
    background-image: linear-gradient(45deg, #f2f3f8, #e6e7ec);
    box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
    box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.25), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
    padding-top: 1.3333333333rem;
    padding-right: 0;
    padding-bottom: 1.3333333333rem;
    padding-left: 0;
  }
  .nav-main-children[href]:hover {
    box-shadow: -4px -4px 10px 0 rgba(255, 255, 255, 0.1), 2px 2px 10px 0 rgba(10, 32, 4, 0.25);
  }
  .nav-main-children[href]:focus {
    box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 rgba(255, 255, 255, 0.8), inset 4px 4px 10px 0 rgba(0, 0, 0, 0.2);
  }
}
.nav-main-children > ul {
  max-height: calc(100vh - 13.8888888889rem);
  overflow-y: auto;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-bottom: 0.6666666667rem;
}
.nav-main-children > ul li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.nav-main-children > ul li::before {
  content: none;
}
.nav-main-children > ul li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 70em) {
  .nav-main-children > ul {
    margin-bottom: 0;
  }
}
.nav-main-children a {
  display: block;
  color: #414141;
  padding-top: 0.4444444444rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.4444444444rem;
  padding-left: 1.7777777778rem;
  border-bottom: none;
  white-space: nowrap;
}
.nav-main-children a:hover {
  background-color: #ffffff;
}
.nav-main-children a:hover::after {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.nav-main-children a:hover span {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.nav-main-children a.is-active span {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 69.9875em) {
  .nav-main-children a span {
    white-space: initial;
  }
}

.nav-meta {
  flex-grow: 1;
  order: 3;
  margin-bottom: 1.7777777778rem;
  transition: opacity 0.45s ease-in-out;
}
@media screen and (min-width: 70em) {
  .nav-meta {
    flex-grow: 0;
    order: 1;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 70em) {
  .is-sticky .nav-meta {
    opacity: 0;
    pointer-events: none;
  }
}
.nav-meta > ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-direction: column;
}
.nav-meta > ul li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.nav-meta > ul li::before {
  content: none;
}
.nav-meta > ul li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 70em) {
  .nav-meta > ul {
    flex-direction: row;
  }
}
.nav-meta li {
  margin-right: 0.6666666667rem;
}
@media screen and (min-width: 80em) {
  .nav-meta li {
    margin-right: 1rem;
  }
}
.nav-meta a {
  display: block;
  font-size: 0.7777777778rem;
  color: #6d7587;
  padding-top: 0.4444444444rem;
  padding-bottom: 0.4444444444rem;
}
.nav-meta a:hover {
  color: #f6a001;
}
.nav-meta a:focus {
  color: #94c12a;
}
.nav-meta a[target=_blank]::after {
  display: none;
}
.nav-meta a.is-active {
  color: #94c12a;
}

.search {
  order: 1;
  margin-top: 1.7777777778rem;
  margin-bottom: 1.7777777778rem;
  width: 100%;
  transition: opacity 0.45s ease-in-out;
}
@media screen and (min-width: 70em) {
  .search {
    order: 2;
    margin-top: 0;
    margin-bottom: 0;
    width: auto;
    display: flex;
    align-items: center;
  }
}
@media screen and (min-width: 70em) {
  .is-sticky .search {
    opacity: 0;
    pointer-events: none;
  }
}

.user-panel {
  display: flex;
  flex-grow: 1;
  flex-basis: 100%;
  order: 4;
  margin-right: -0.8888888889rem;
  margin-left: -0.8888888889rem;
  padding-top: 0.8888888889rem;
  padding-right: 0.8888888889rem;
  padding-bottom: 0.8888888889rem;
  padding-left: 0.8888888889rem;
  background-color: #ffffff;
  border-bottom-right-radius: 3.5555555556rem;
  transition: opacity 0.45s ease-in-out;
}
@media screen and (min-width: 48em) {
  .user-panel {
    margin-right: -1.7777777778rem;
    margin-left: -1.7777777778rem;
    padding-right: 1.7777777778rem;
    padding-left: 1.7777777778rem;
  }
}
@media screen and (min-width: 70em) {
  .user-panel {
    flex-grow: 0;
    flex-basis: 0;
    align-items: center;
    order: 3;
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    background-color: rgba(255, 255, 255, 0);
  }
}
@media screen and (min-width: 70em) {
  .is-sticky .user-panel {
    opacity: 0;
    pointer-events: none;
  }
}
.user-panel > * {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  border-radius: 50%;
  width: 2rem;
  height: 2rem;
  margin-right: 0.8888888889rem;
}
@media screen and (min-width: 70em) {
  .user-panel > * {
    margin-right: 0;
    margin-left: 0.8888888889rem;
  }
}

.language-switch {
  order: 2;
}
@media screen and (min-width: 70em) {
  .language-switch {
    order: 1;
  }
}

@media screen and (min-width: 70em) and (max-width: 89.9875em) {
  [lang=ru] .logo {
    transform: translateY(-0.7777777778rem);
    transition: height 0.8s;
  }
}
@media screen and (min-width: 70em) and (max-width: 89.9875em) {
  [lang=ru] .user-panel {
    order: 2;
  }
}
@media screen and (min-width: 70em) and (max-width: 89.9875em) {
  [lang=ru] .search {
    order: 3;
    width: 100%;
    justify-content: flex-end;
    margin-top: 0.1666666667rem;
    margin-bottom: 0.1666666667rem;
  }
}
@media screen and (min-width: 70em) and (max-width: 89.9875em) {
  [lang=ru] .is-sticky .logo {
    height: 3.0555555556rem;
  }
}
@media screen and (min-width: 70em) and (max-width: 89.9875em) {
  [lang=ru] .is-sticky .nav-main {
    margin-top: -1rem;
  }
}
@media screen and (min-width: 70em) and (max-width: 89.9875em) {
  [lang=ru] .nav-main {
    margin-top: 0;
  }
}
@media screen and (min-width: 70em) and (max-width: 89.9875em) {
  [lang=ru] .nav-main > ul {
    margin-left: -13.8888888889rem;
  }
}
@media screen and (min-width: 70em) and (max-width: 119.9875em) {
  [lang=ru] .nav-main > ul {
    font-size: 0.8888888889rem;
  }
}

.panel {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding-top: 1.7777777778rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
  padding-left: 1.7777777778rem;
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  color: rgb(85, 85, 85);
}
.is-light .panel {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(45deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
}
.panel .headline {
  margin-bottom: 10px;
  color: #1c3765;
  font-weight: 700;
}
.panel[href] {
  height: 100%;
  font-weight: 400;
  outline: none;
  transition: box-shadow 0.33s ease-in-out;
}
.panel[href]:hover {
  color: rgb(85, 85, 85);
  box-shadow: -4px -4px 10px 0 rgba(255, 255, 255, 0.1), 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
}
.panel[href]:focus {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}
.panel.has-image {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.panel.has-image .image img {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel.has-image .content {
  padding-top: 1.7777777778rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
  padding-left: 1.7777777778rem;
}

.plant-engineering {
  scroll-margin-block-start: 5.5555555556rem;
}
.plant-engineering .side-by-side {
  display: flex;
  gap: 0.8888888889rem;
}
.plant-engineering .number {
  border-radius: 100%;
  flex-shrink: 0;
  width: clamp(2.7777777778rem, 8vw, 5.1111111111rem);
  aspect-ratio: 1;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  justify-content: center;
  align-items: center;
  box-shadow: -6px -6px 16px 0 transparent, 4px 4px 10px 0 transparent, inset -4px -4px 4px 0 rgba(255, 255, 255, 0.0901960784), inset 4px 4px 5px 0 rgba(0, 0, 0, 0.12);
  font-size: clamp(1.5555555556rem, 5vw, 2.2222222222rem);
  font-weight: bold;
}
@media screen and (min-width: 48em) {
  .plant-engineering .content-wrapper {
    margin-inline-start: clamp(3.6666666667rem, 8vw + 0.8888888889rem, 6rem);
  }
}
.plant-engineering .headline-wrapper {
  height: clamp(2.7777777778rem, 8vw, 5.1111111111rem);
  padding-inline: 2.6666666667rem;
  display: flex;
  align-items: center;
  gap: 0.8888888889rem;
  margin-block-end: 3.5555555556rem;
  justify-content: space-between;
  box-shadow: 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  border-radius: 3.2777777778rem;
}
@media screen and (min-width: 48em) {
  .plant-engineering .headline-wrapper {
    width: 35.1111111111rem;
  }
}
.plant-engineering .headline-wrapper .headline {
  margin-block-end: 0;
  font-size: clamp(1.3333333333rem, 4vw, 1.7777777778rem);
}
.plant-engineering .headline-wrapper img {
  width: clamp(2.7777777778rem, 8vw, 4.4444444444rem);
}
.plant-engineering .description {
  margin-block-end: 2.1111111111rem;
}
.plant-engineering .links-wrapper {
  display: grid;
  gap: 0.8888888889rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
@media screen and (min-width: 48em) {
  .plant-engineering .links-wrapper:not(:has(:nth-child(3))) {
    margin-inline-start: clamp(3.6666666667rem, 8vw + 0.8888888889rem, 6rem);
  }
}
.plant-engineering .link {
  position: relative;
  overflow: hidden;
  width: 100%;
  aspect-ratio: 416/300;
  border-radius: 1.7777777778rem;
  padding: 0.8888888889rem;
}
.plant-engineering .link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.plant-engineering .link img {
  position: absolute;
  left: 0;
  width: 100%;
  aspect-ratio: 416/300;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
}
.plant-engineering .link .text-wrapper {
  box-shadow: 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  background-image: linear-gradient(120deg, #ffffff 40%, #ebecf0 70%);
  border-radius: 1.7777777778rem;
  position: relative;
  height: 3rem;
  top: calc(100% - 3rem);
  display: flex;
  align-items: center;
  z-index: 1;
  padding-inline: 1.4444444444rem;
  font-size: 1.1111111111rem;
  font-weight: bold;
  color: #1c3765;
  gap: 0.4444444444rem;
  transition-property: gap;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.plant-engineering .link .text-wrapper::after {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: linear-gradient(45deg, #94c12a, #2aa6c1);
  width: -moz-fit-content;
  width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.5555555556rem;
}
.plant-engineering .link:hover .text-wrapper {
  gap: 0.8888888889rem;
}

.plant-management {
  scroll-margin-block-start: 5.5555555556rem;
}
.plant-management .side-by-side {
  display: flex;
  gap: 0.8888888889rem;
}
.plant-management .number {
  border-radius: 100%;
  flex-shrink: 0;
  width: clamp(2.7777777778rem, 8vw, 5.1111111111rem);
  aspect-ratio: 1;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  justify-content: center;
  align-items: center;
  box-shadow: -6px -6px 16px 0 transparent, 4px 4px 10px 0 transparent, inset -4px -4px 4px 0 rgba(255, 255, 255, 0.0901960784), inset 4px 4px 5px 0 rgba(0, 0, 0, 0.12);
  font-size: clamp(1.5555555556rem, 5vw, 2.2222222222rem);
  font-weight: bold;
}
@media screen and (min-width: 48em) {
  .plant-management .content-wrapper {
    margin-inline-start: clamp(3.6666666667rem, 8vw + 0.8888888889rem, 6rem);
  }
}
.plant-management .headline-wrapper {
  height: clamp(2.7777777778rem, 8vw, 5.1111111111rem);
  padding-inline: 2.6666666667rem;
  display: flex;
  align-items: center;
  gap: 0.8888888889rem;
  margin-block-end: 3.5555555556rem;
  justify-content: space-between;
  box-shadow: 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  border-radius: 3.2777777778rem;
}
@media screen and (min-width: 48em) {
  .plant-management .headline-wrapper {
    width: 35.1111111111rem;
  }
}
.plant-management .headline-wrapper .headline {
  margin-block-end: 0;
  font-size: clamp(1.3333333333rem, 4vw, 1.7777777778rem);
}
.plant-management .headline-wrapper img {
  width: clamp(2.7777777778rem, 8vw, 4.4444444444rem);
}
.plant-management .description {
  margin-block-end: 2.1111111111rem;
}
.plant-management .links-wrapper {
  display: grid;
  -moz-column-gap: 0.8888888889rem;
       column-gap: 0.8888888889rem;
  grid-template-columns: repeat(12, 1fr);
}
.plant-management .video {
  aspect-ratio: 16/9;
  grid-column-start: 1;
  grid-column-end: -1;
  order: 1;
}
@media screen and (min-width: 48em) {
  .plant-management .video {
    grid-column-start: 1;
    grid-column-end: 8;
  }
}
.plant-management .video:has(.video-fallback-img) {
  border-radius: 1.7777777778rem;
  overflow: hidden;
}
.plant-management .video:has(.video-fallback-img) a {
  display: block;
}
.plant-management .video:has(.video-fallback-img) img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.plant-management .link {
  position: relative;
  overflow: hidden;
  width: 100%;
  order: 2;
  grid-column-start: 1;
  grid-column-end: -1;
  border-radius: 1.7777777778rem;
  padding: 0.8888888889rem;
  aspect-ratio: 416/300;
}
@media screen and (min-width: 48em) {
  .plant-management .link {
    grid-column-start: 8;
    grid-column-end: -1;
    aspect-ratio: unset;
    order: 1;
  }
}
.plant-management .link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.plant-management .link img {
  position: absolute;
  left: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  height: 100%;
}
@media screen and (min-width: 48em) {
  .plant-management .link img {
    aspect-ratio: 1;
  }
}
.plant-management .link .text-wrapper {
  box-shadow: 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  background-image: linear-gradient(120deg, #ffffff 40%, #ebecf0 70%);
  border-radius: 1.7777777778rem;
  position: relative;
  height: 3rem;
  top: calc(100% - 3rem);
  display: flex;
  align-items: center;
  z-index: 1;
  padding-inline: 1.4444444444rem;
  font-size: 1.1111111111rem;
  font-weight: bold;
  color: #1c3765;
  gap: 0.4444444444rem;
  transition-property: gap;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
}
.plant-management .link .text-wrapper::after {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: linear-gradient(45deg, #94c12a, #2aa6c1);
  width: -moz-fit-content;
  width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.5555555556rem;
}
.plant-management .link:hover .text-wrapper {
  gap: 0.8888888889rem;
}
.plant-management .single-link {
  margin-block-start: 1.5rem;
  order: 3;
  grid-column-start: 1;
  grid-column-end: -1;
}
.plant-management .single-link:not(.second) {
  order: 1;
  margin-block-end: 2.2222222222rem;
}
@media screen and (min-width: 48em) {
  .plant-management .single-link:not(.second) {
    margin-block-end: 0;
  }
}
@media screen and (min-width: 48em) {
  .plant-management .single-link {
    grid-column-start: 1;
    grid-column-end: 8;
    order: unset;
  }
}
.plant-management .single-link.second {
  grid-column-start: 1;
  grid-column-end: -1;
  order: 4;
}
@media screen and (min-width: 48em) {
  .plant-management .single-link.second {
    grid-column-start: 8;
    grid-column-end: -1;
  }
}

section.products-services {
  scroll-margin-block-start: 5.5555555556rem;
  position: relative;
}
section.products-services .side-by-side {
  display: flex;
  gap: 0.8888888889rem;
}
section.products-services .number {
  border-radius: 100%;
  flex-shrink: 0;
  width: clamp(2.7777777778rem, 8vw, 5.1111111111rem);
  aspect-ratio: 1;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  justify-content: center;
  align-items: center;
  box-shadow: -6px -6px 16px 0 transparent, 4px 4px 10px 0 transparent, inset -4px -4px 4px 0 rgba(255, 255, 255, 0.0901960784), inset 4px 4px 5px 0 rgba(0, 0, 0, 0.12);
  font-size: clamp(1.5555555556rem, 5vw, 2.2222222222rem);
  font-weight: bold;
}
section.products-services .content-wrapper {
  display: grid;
  gap: 0.8888888889rem;
}
section.products-services .content-wrapper img {
  border-radius: 1.7777777778rem;
  width: 100%;
}
section.products-services .content-wrapper .link {
  margin-block-end: 0.8888888889rem;
  display: flex;
  align-items: center;
  gap: 0.4444444444rem;
  background: linear-gradient(45deg, #94c12a, #2aa6c1);
  width: -moz-fit-content;
  width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  transition-property: gap;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
section.products-services .content-wrapper .link:hover {
  gap: 0.8888888889rem;
}
section.products-services .content-wrapper .link::after {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (min-width: 48em) {
  section.products-services .content-wrapper {
    margin-inline-start: clamp(3.6666666667rem, 8vw + 0.8888888889rem, 6rem);
    grid-template-columns: repeat(2, 1fr);
  }
}
section.products-services .headline-wrapper {
  height: clamp(2.7777777778rem, 8vw, 5.1111111111rem);
  padding-inline: 2.6666666667rem;
  display: flex;
  align-items: center;
  gap: 0.8888888889rem;
  margin-block-end: 3.5555555556rem;
  justify-content: space-between;
  box-shadow: 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  border-radius: 3.2777777778rem;
}
@media screen and (min-width: 48em) {
  section.products-services .headline-wrapper {
    width: 35.1111111111rem;
  }
}
section.products-services .headline-wrapper .headline {
  margin-block-end: 0;
  font-size: clamp(1.3333333333rem, 4vw, 1.7777777778rem);
}
section.products-services .headline-wrapper img {
  width: clamp(2.7777777778rem, 8vw, 4.4444444444rem);
}
section.products-services .description {
  margin-block-end: 2.1111111111rem;
}
section.products-services .links-wrapper {
  display: grid;
  gap: 0.8888888889rem;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
@media screen and (min-width: 48em) {
  section.products-services .links-wrapper:not(:has(:nth-child(3))) {
    margin-inline-start: clamp(3.6666666667rem, 8vw + 0.8888888889rem, 6rem);
  }
}

.section-nav {
  position: fixed;
  bottom: 5vh;
  left: 50%;
  opacity: 0;
  z-index: 3;
  translate: -50% 0;
  transition-duration: 0.6s;
  transition-property: opacity, right;
  transition-timing-function: ease-in-out;
}
@media screen and (min-width: 48em) {
  .section-nav {
    top: 30vh;
    right: 0;
    bottom: unset;
    left: unset;
    translate: 0 0;
  }
}
.section-nav:has(.active) {
  opacity: 1;
}
@media screen and (min-width: 48em) {
  .section-nav:has(.active) {
    right: 5vw;
  }
}
.section-nav ul {
  list-style: none;
  display: flex;
  gap: 1.3888888889rem;
  margin-block-end: 0;
}
@media screen and (min-width: 48em) {
  .section-nav ul {
    flex-direction: column;
    translate: 0 0;
  }
}
.section-nav ul::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.2222222222rem;
  background-image: linear-gradient(90deg, #2aa6c1 0%, #5fb476 50%, #94c12a 100%);
}
@media screen and (min-width: 48em) {
  .section-nav ul::before {
    top: 0;
    left: 50%;
    translate: -50% 0;
    width: 0.2222222222rem;
    height: 100%;
    background-image: linear-gradient(180deg, #2aa6c1 0%, #5fb476 50%, #94c12a 100%);
  }
}
.section-nav ul li {
  padding-inline-start: 0;
  margin-block-end: 0;
}
.section-nav ul li::before {
  content: unset;
}
.section-nav ul li a,
.section-nav ul li button {
  cursor: pointer;
  width: 2.6666666667rem;
  aspect-ratio: 1;
  border-radius: 100%;
  background-image: linear-gradient(166deg, #ffffff 10%, #ebecf0 93%);
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  font-size: 1.2222222222rem;
  font-weight: bold;
  transition-property: box-shadow, color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
}
.section-nav ul li a:hover, .section-nav ul li a.active,
.section-nav ul li button:hover,
.section-nav ul li button.active {
  box-shadow: -6px -6px 16px 0 transparent, 4px 4px 10px 0 transparent, inset -4px -4px 4px 0 rgba(255, 255, 255, 0.0901960784), inset 4px 4px 5px 0 rgba(0, 0, 0, 0.12);
  color: #6d7587;
}
.section-nav ul li button::before {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  top: 0;
  transform: translateY(0);
  rotate: -90deg;
  background: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.3333333333rem;
  font-weight: bold;
}

body,
html {
  scroll-behavior: smooth;
}

.reference-projects {
  /* stylelint-disable */
  /* stylelint-enable */
}
.homepage .reference-projects::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.2222222222rem;
  width: 100%;
  background-image: linear-gradient(to left, #32a0a7 100%, #286f88 80%, #32a0a7 50%, #67b263 20%, #94c12a 0%);
}
.reference-projects .select2.select2-container--is-light {
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 transparent, inset 4px 4px 12px 0 transparent;
}

.section.sectors-chemie {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-block-end: 0;
  padding-block-start: 8.4444444444rem;
}
@media screen and (min-width: 70em) {
  .section.sectors-chemie .section-wrapper {
    padding-left: 9.7777777778rem;
    padding-right: 9.7777777778rem;
  }
}
.section.sectors-chemie .headline {
  font-size: 1.7777777778rem;
  font-weight: normal;
  margin-block-end: 0;
}
.section.sectors-chemie .text-content {
  position: relative;
}
@media screen and (min-width: 64em) {
  .section.sectors-chemie .text-content {
    padding-right: 1.6666666667rem;
    flex-grow: 0;
    flex-shrink: 0;
  }
}
.section.sectors-chemie .left {
  flex: 1;
}
.section.sectors-chemie .panel {
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0);
  background-image: none;
  gap: 1.7777777778rem;
  align-items: center;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  box-shadow: unset;
}
.section.sectors-chemie .panel .headline {
  position: relative;
}
@media screen and (min-width: 64em) {
  .section.sectors-chemie .panel {
    display: flex;
    padding: 2.6666666667rem;
    flex-direction: row;
    gap: 6.8888888889rem;
  }
}
.section.sectors-chemie .panel::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-image: linear-gradient(45deg, #fcfcfc, #ebecf0);
  opacity: 0.94;
}
.section.sectors-chemie .panel p {
  margin-block-start: 1.7777777778rem;
  margin-block-end: 0;
}
.section.sectors-chemie .label-text {
  font-size: 1.5555555556rem;
  line-height: 1.22;
  color: rgba(28, 55, 101, 0.94);
  display: block;
  margin-bottom: 1.1111111111rem;
}
@media screen and (min-width: 64em) {
  .section.sectors-chemie .label-text {
    font-size: 2rem;
    margin-bottom: 1.7777777778rem;
  }
}
.section.sectors-chemie .image-wrapper {
  display: flex;
  margin-block-end: 1.7777777778rem;
}
.section.sectors-chemie .image-wrapper .circle {
  width: 10.0555555556rem;
  aspect-ratio: 1;
  position: relative;
}
.section.sectors-chemie .image-wrapper .circle:first-child {
  z-index: 2;
}
.section.sectors-chemie .image-wrapper .circle:nth-child(2) {
  translate: -1.1111111111rem 0;
}
.section.sectors-chemie .image-wrapper .circle img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 1;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}
.section.sectors-chemie .image-wrapper .circle::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  translate: -50% -50%;
  width: 10.5rem;
  aspect-ratio: 1;
  border-radius: 100%;
  background-image: linear-gradient(180deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  z-index: 1;
}
@media screen and (min-width: 64em) {
  .section.sectors-chemie select {
    font-size: 1.8888888889rem;
  }
}
.section.sectors-chemie .ask-experts a {
  display: flex;
  align-items: center;
  gap: 0.4444444444rem;
  background: linear-gradient(45deg, #94c12a, #2aa6c1);
  width: -moz-fit-content;
  width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  transition-property: gap;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.section.sectors-chemie .ask-experts a:hover {
  gap: 0.8888888889rem;
}
.section.sectors-chemie .ask-experts a::after {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.section.sectors-chemie .distributor {
  position: relative;
}
@media screen and (min-width: 64em) {
  .section.sectors-chemie .distributor {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 50%;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
  }
}
.section.sectors-chemie .distributor .select2-selection {
  padding-top: 0.8333333333rem;
  padding-bottom: 0.8333333333rem;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
.section.sectors-chemie .distributor .select2-selection .select2-selection__rendered {
  background-color: transparent;
  font-weight: 700;
}
@media screen and (min-width: 64em) {
  .section.sectors-chemie .distributor .select2-selection .select2-selection__rendered {
    font-size: 1.5555555556rem;
  }
}
.section.sectors-chemie .distributor .select2-selection .select2-selection__arrow::after {
  font-size: 2.2222222222rem;
  font-weight: 700;
}
.section.sectors-chemie .distributor .select2-selection .select2-selection__rendered,
.section.sectors-chemie .distributor .select2-selection .select2-selection__arrow {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.further-links .cards-wrapper {
  display: grid;
  gap: 0.8888888889rem;
}
@media screen and (min-width: 48em) {
  .further-links .cards-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }
}
.further-links .cards-wrapper .card-wrapper {
  display: flex;
  flex-direction: column;
  gap: 0.8888888889rem;
}
.further-links .cards-wrapper .card {
  padding: 1.7777777778rem;
  width: 100%;
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  color: #414141;
  font-size: 1rem;
  font-weight: 300;
  height: -webkit-fill-available;
}
.further-links .cards-wrapper .card::after {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: linear-gradient(45deg, #94c12a, #2aa6c1);
  font-size: 1.5555555556rem;
  font-weight: 700;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.further-links .cards-wrapper .title {
  font-weight: 900;
  color: #1c3765;
  margin-block-end: 0.8888888889rem;
}
.further-links .cards-wrapper .date {
  margin-block-end: 0.4444444444rem;
  font-size: 0.8888888889rem;
}
.further-links .cards-wrapper .category {
  color: #2a83c1;
  font-size: 0.8888888889rem;
  margin-block-end: 0.4444444444rem;
}
.further-links .button {
  width: -moz-fit-content;
  width: fit-content;
}
.further-links .event-dates {
  position: relative;
  display: flex;
  justify-content: center;
}
.further-links .event-dates .date-wrapper {
  border-radius: 100%;
  width: 8.8888888889rem;
  aspect-ratio: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 4px solid transparent;
  position: relative;
  z-index: 3;
}
.further-links .event-dates::before {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  right: 0;
  width: 8.8888888889rem;
  aspect-ratio: 1;
  border-radius: 100%;
  background-image: linear-gradient(90deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  z-index: 1;
}
.further-links .event-dates::after {
  content: "";
  position: absolute;
  background-color: #ebecf0;
  border-radius: 100%;
  width: 8.4444444444rem;
  aspect-ratio: 1;
  left: 50%;
  transform: translateX(-50%);
  top: 0.2222222222rem;
  z-index: 2;
}
.further-links .date-wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.4444444444rem;
}
.further-links .date-wrapper .from {
  color: #1c3765;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.further-links .date-wrapper .to {
  color: #6d7587;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.further-links .date-wrapper .day {
  font-size: 1.8888888889rem;
  font-weight: 900;
  line-height: 1;
}
.further-links .date-wrapper .month {
  font-size: 0.8888888889rem;
  font-weight: 500;
}
.further-links .date-wrapper::after {
  content: "";
  width: 60%;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  height: 0.2222222222rem;
  background-image: linear-gradient(90deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
}

@media screen and (min-width: 70em) {
  .tabs-about.section {
    padding-top: 6.2222222222rem;
    padding-bottom: 6.2222222222rem;
  }
}
.tabs-about .panel {
  position: relative;
}
@media screen and (min-width: 70em) {
  .tabs-about .panel {
    padding-top: 2.7777777778rem;
    padding-right: 2.7777777778rem;
    padding-bottom: 2.7777777778rem;
    padding-left: 2.7777777778rem;
  }
}
.tabs-about li {
  position: static;
}
.tabs-about .image {
  width: 100%;
  margin-bottom: 1.7777777778rem;
}
@media screen and (min-width: 48em) {
  .tabs-about .image {
    flex-basis: 40%;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 1.7777777778rem;
  }
}
.tabs-about .image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1.7777777778rem;
}
@media screen and (min-width: 70em) {
  .tabs-about .text-content {
    padding-top: 0.4444444444rem;
    padding-bottom: 0.4444444444rem;
  }
}
.tabs-about .text-content .icon {
  display: none;
}
.tabs-about .accordion-content .icon::before,
.tabs-about .tabs-content .icon::before {
  line-height: 1;
}
@media screen and (min-width: 70em) {
  .tabs-about .tabs-container {
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    min-height: 24.4444444444rem;
  }
}
.tabs-about .tabs {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
}
.tabs-about .tabs li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.tabs-about .tabs li::before {
  content: none;
}
.tabs-about .tabs li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.tabs-about .tabs-title {
  display: flex;
}
.tabs-about .tabs-title:not(:last-child) {
  margin-right: 0.8888888889rem;
}
.tabs-about .tabs-title span {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 0.8888888889rem;
}
.tabs-about .tabs-title a {
  flex-grow: 1;
  justify-content: center;
  padding-top: 1.1111111111rem;
  padding-bottom: 1.1111111111rem;
}
.tabs-about .tabs-title.is-active span {
  color: #6d7587;
  -webkit-text-fill-color: currentColor;
  background-image: none;
}
.tabs-about .tabs-content a {
  margin-top: 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
}
@media screen and (min-width: 70em) {
  .tabs-about .tabs-content {
    margin-bottom: 2.7777777778rem;
  }
}
@media screen and (min-width: 48em) {
  .tabs-about .tabs-content-wrap {
    display: flex;
  }
}
@media screen and (min-width: 30em) {
  .tabs-about .tabs-content-wrap {
    margin-top: 1.7777777778rem;
  }
}
@media screen and (min-width: 70em) {
  .tabs-about .tabs-content-wrap {
    margin-top: 0;
  }
}
.tabs-about .tabs-panel {
  display: none;
}
.tabs-about .tabs-panel.is-active {
  display: block;
}

.video-wrapper {
  display: block;
  position: relative;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  cursor: pointer;
  border-radius: 32px;
  opacity: 0;
  visibility: hidden;
  animation-name: fade-in;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
@keyframes fade-in {
  0% {
    opacity: 0;
    visibility: hidden;
  }
  100% {
    opacity: 1;
    visibility: visible;
  }
}
.video-wrapper:hover::before {
  background-color: #32a0a7;
}
.video-wrapper::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: "\e90e";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2222222222rem;
  box-shadow: none;
  padding: 0;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: #94c12a;
  transition: background-color 0.33s ease-out;
  cursor: pointer;
  pointer-events: none;
  font-size: 2.2222222222rem;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  height: 60px;
  width: 60px;
}
.video-wrapper::before:hover {
  box-shadow: none;
  background: #32a0a7;
}
.video-wrapper::before.swiper-button-disabled, .video-wrapper::before:disabled {
  background-color: rgba(109, 117, 135, 0.24);
  pointer-events: none;
}
@media screen and (min-width: 30em) {
  .video-wrapper::before {
    height: 80px;
    width: 80px;
    font-size: 3rem;
  }
}
.video-wrapper a {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 66.6666666667%;
  display: block;
  height: 100%;
}

.services {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 64em) {
  .services.section {
    padding-bottom: 4.4444444444rem;
  }
}
.services .section-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (min-width: 64em) {
  .services .section-wrapper {
    flex-direction: row;
  }
}
.services .services-container {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-image: linear-gradient(26deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  order: 1;
  overflow-x: auto;
  margin-bottom: 1.7777777778rem;
}
@media screen and (min-width: 64em) {
  .services .services-container {
    width: auto;
    position: static;
    left: auto;
    right: auto;
    margin-left: 0;
    margin-right: 0;
    overflow: unset;
    margin-right: 5rem;
    margin-left: 5rem;
    margin-bottom: 0;
    order: 2;
    flex-shrink: 0;
    background-image: none;
    width: 45%;
    position: relative;
  }
}
@media screen and (min-width: 80em) {
  .services .services-container {
    margin-right: 5.7777777778rem;
    margin-left: 5.7777777778rem;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container::before {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    content: "";
    display: block;
  }
}
.services .services-container .tabs {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
}
.services .services-container .tabs li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.services .services-container .tabs li::before {
  content: none;
}
.services .services-container .tabs li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: 0;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs.start-animation .tabs-title {
    opacity: 1;
  }
}
.services .services-container .tabs .tabs-title {
  margin: 0.8888888889rem;
  display: flex;
}
.services .services-container .tabs .tabs-title::after {
  content: "";
  display: block;
  position: absolute;
  right: -0.8888888889rem;
  width: 0.8888888889rem;
  height: 1px;
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
    pointer-events: none;
    opacity: 0;
  }
  .services .services-container .tabs .tabs-title::after {
    content: none;
  }
  .services .services-container .tabs .tabs-title a {
    transform: translate(-50%, -50%);
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(1) {
    transition: opacity 0.33s ease-in 0.25s;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(2) {
    transition: opacity 0.33s ease-in 0.5s;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(3) {
    transition: opacity 0.33s ease-in 0.75s;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(4) {
    transition: opacity 0.33s ease-in 1s;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(5) {
    transition: opacity 0.33s ease-in 1.25s;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(6) {
    transition: opacity 0.33s ease-in 1.5s;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(7) {
    transition: opacity 0.33s ease-in 1.75s;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(8) {
    transition: opacity 0.33s ease-in 2s;
  }
}
.services .services-container .tabs .tabs-title img {
  display: none;
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title img {
    display: block;
    height: 8.8888888889rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: opacity 0.6s ease;
  }
}
.services .services-container .tabs .tabs-title span {
  font-size: 0.8888888889rem;
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:first-child a {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(2) a {
    top: 24%;
    left: 92.5%;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(3) a {
    top: 50%;
    left: 100%;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(4) a {
    top: 76%;
    left: 92.5%;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(5) a {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(6) a {
    top: 76%;
    left: 8.5%;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(7) a {
    top: 50%;
    left: 0%;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title:nth-child(8) a {
    top: 24%;
    left: 8.5%;
  }
}
.services .services-container .tabs .tabs-title a {
  flex-grow: 1;
  justify-content: center;
  min-height: 3.5555555556rem;
  width: 10rem;
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs .tabs-title a {
    position: absolute;
    min-height: 2.6666666667rem;
    pointer-events: initial;
    padding-right: 1.1111111111rem;
    padding-left: 1.1111111111rem;
  }
}
@media screen and (min-width: 80em) {
  .services .services-container .tabs .tabs-title a {
    width: 11.5555555556rem;
    min-height: 3.5555555556rem;
    padding-right: 1.7777777778rem;
    padding-left: 1.7777777778rem;
  }
}
.services .services-container .tabs .tabs-title.is-active a {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
.services .services-container .tabs .tabs-title.is-active a .inner {
  color: currentColor;
  -webkit-text-fill-color: currentColor;
  background-image: none;
}
.services .services-container .tabs .tabs-title.is-active a .text {
  color: #6d7587;
}
.services .services-container .tabs .tabs-title.is-active img {
  transition: opacity 0.6s ease 0.4s;
  opacity: 1;
}
.services .services-container .tabs .tabs-title .text {
  align-self: center;
  text-align: center;
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 98%;
    width: 98%;
    z-index: 1;
    background-image: linear-gradient(180deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
    border-radius: 100%;
  }
}
@media screen and (min-width: 64em) {
  .services .services-container .tabs::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: calc(98% - 2.2222222222rem);
    width: calc(98% - 2.2222222222rem);
    z-index: 2;
    background-color: #1c3765;
    border-radius: 100%;
  }
}
.services .text-container {
  align-self: center;
  display: flex;
  flex-direction: column;
  order: 2;
}
.services .text-container > .headline {
  margin-bottom: 1.7777777778rem;
}
@media screen and (min-width: 64em) {
  .services .text-container {
    margin-right: 1.7777777778rem;
    order: 1;
  }
}
.services .services-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.services .services-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.services .services-list li::before {
  content: none;
}
.services .services-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.services .tabs-panel {
  display: none;
}
.services .tabs-panel.is-active {
  display: block;
}
.services .tabs-panel p {
  margin-bottom: 0;
}
@media screen and (min-width: 64em) {
  .services .introduction {
    padding-left: 2rem;
  }
}

.consultancy {
  scroll-margin-block-start: 5.5555555556rem;
}
.consultancy .side-by-side {
  display: flex;
  gap: 0.8888888889rem;
}
.consultancy .number {
  border-radius: 100%;
  flex-shrink: 0;
  width: clamp(2.7777777778rem, 8vw, 5.1111111111rem);
  aspect-ratio: 1;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  justify-content: center;
  align-items: center;
  box-shadow: -6px -6px 16px 0 transparent, 4px 4px 10px 0 transparent, inset -4px -4px 4px 0 rgba(255, 255, 255, 0.0901960784), inset 4px 4px 5px 0 rgba(0, 0, 0, 0.12);
  font-size: clamp(1.5555555556rem, 5vw, 2.2222222222rem);
  font-weight: bold;
}
@media screen and (min-width: 48em) {
  .consultancy .content-wrapper {
    margin-inline-start: clamp(3.6666666667rem, 8vw + 0.8888888889rem, 6rem);
  }
}
.consultancy .headline-wrapper {
  height: clamp(2.7777777778rem, 8vw, 5.1111111111rem);
  padding-inline: 2.6666666667rem;
  display: flex;
  align-items: center;
  gap: 0.8888888889rem;
  margin-block-end: 3.5555555556rem;
  justify-content: space-between;
  box-shadow: 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  border-radius: 3.2777777778rem;
}
@media screen and (min-width: 48em) {
  .consultancy .headline-wrapper {
    width: 35.1111111111rem;
  }
}
.consultancy .headline-wrapper .headline {
  margin-block-end: 0;
  font-size: clamp(1.3333333333rem, 4vw, 1.7777777778rem);
}
.consultancy .headline-wrapper img {
  width: clamp(2.7777777778rem, 8vw, 4.4444444444rem);
}
.consultancy .description {
  margin-block-end: 2.1111111111rem;
}
.consultancy .links-wrapper {
  display: flex;
  gap: 2.6666666667rem;
  width: 100%;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .consultancy .links-wrapper {
    width: 80%;
    flex-direction: row;
    gap: 0.8888888889rem;
  }
}
.consultancy .links-wrapper a {
  margin-block-end: 1.3888888889rem;
  display: flex;
  align-items: center;
  gap: 0.4444444444rem;
  background: linear-gradient(45deg, #94c12a, #2aa6c1);
  width: -moz-fit-content;
  width: fit-content;
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  transition-property: gap;
  transition-duration: 0.3s;
  transition-timing-function: ease;
}
.consultancy .links-wrapper a:hover {
  gap: 0.8888888889rem;
}
.consultancy .links-wrapper a::after {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.news-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.news-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.news-list li::before {
  content: none;
}
.news-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

.news-panel .headline {
  margin-top: 0;
}
.news-panel .date {
  margin-bottom: 0.4444444444rem;
  font-size: 0.8888888889rem;
}

.testimonials-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
  margin-top: 3.5555555556rem;
}
.testimonials-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.testimonials-list li::before {
  content: none;
}
.testimonials-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 64em) {
  .testimonials-list {
    margin-right: 0.8888888889rem;
    margin-left: 0.8888888889rem;
    margin-top: 7.1111111111rem;
  }
}
.testimonials-list li {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 1.1111111111rem;
  position: relative;
  z-index: 1;
  display: flex;
  flex-grow: 1;
}
.testimonials-list li > :last-child {
  margin-bottom: 0;
}
@media print, screen and (min-width: 30em) {
  .testimonials-list li {
    margin-bottom: 1.6666666667rem;
  }
  .testimonials-list li > :last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 64em) {
  .testimonials-list li {
    width: calc(33.3333333333% - -1.7777777778rem);
    margin-left: -0.8888888889rem;
    margin-right: -0.8888888889rem;
  }
}
.testimonials-list li:nth-child(2) {
  z-index: 2;
}
@media screen and (min-width: 30em) {
  .testimonials-list li:nth-child(2) .content {
    order: -1;
  }
}
@media screen and (min-width: 64em) {
  .testimonials-list li:nth-child(2) .content {
    order: 1;
  }
}
@media screen and (min-width: 30em) {
  .testimonials-list li:nth-child(2) .image {
    margin-right: 0;
    margin-left: 0.8888888889rem;
  }
}
@media screen and (min-width: 64em) {
  .testimonials-list li:nth-child(2) .image {
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 64em) {
  .testimonials-list li:nth-child(2) {
    position: relative;
    margin-top: -4rem;
    margin-bottom: 4.8888888889rem;
  }
}
.testimonials-list li:nth-child(2) .panel {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.25), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
}
.testimonials-list li:nth-child(2) .panel[href]:hover {
  box-shadow: -4px -4px 10px 0 rgba(255, 255, 255, 0.1), 2px 2px 10px 0 rgba(10, 32, 4, 0.25);
}
.testimonials-list li:nth-child(2) .panel[href]:focus {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 rgba(255, 255, 255, 0.8), inset 4px 4px 10px 0 rgba(0, 0, 0, 0.2);
}
.testimonials-list li a[target=_blank] .content::after {
  content: "\e910";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 1.5555555556rem;
  margin-top: 0;
}
@media screen and (min-width: 64em) {
  .testimonials-list li a[target=_blank] .content::after {
    margin-top: 0.8888888889rem;
  }
}
.testimonials-list li a[target=_blank]::after {
  display: none;
}
.testimonials-list .panel {
  width: 100%;
}
@media screen and (min-width: 30em) {
  .testimonials-list .panel {
    flex-direction: row;
  }
}
@media screen and (min-width: 64em) {
  .testimonials-list .panel {
    flex-direction: column;
    padding-right: 4rem;
    padding-left: 4rem;
  }
}
.testimonials-list .headline {
  margin-top: 0;
  color: #1c3765;
}
.testimonials-list .image {
  margin-right: auto;
  margin-bottom: 1.3333333333rem;
  margin-left: auto;
  flex-shrink: 0;
  width: 10.5555555556rem;
}
@media screen and (min-width: 30em) {
  .testimonials-list .image {
    margin-right: 0.8888888889rem;
  }
}
@media screen and (min-width: 64em) {
  .testimonials-list .image {
    margin-right: auto;
  }
}

.section {
  padding-top: 3.5555555556rem;
  padding-bottom: 3.5555555556rem;
  color: #ebecf0;
}
.section.is-light {
  background-color: #ebecf0;
  color: rgb(85, 85, 85);
}
.section.is-light + .is-light {
  padding-top: 0;
}

.section-wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.8888888889rem;
  padding-left: 0.8888888889rem;
}
@media print, screen and (min-width: 48em) {
  .section-wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media screen and (min-width: 64em) {
  .section-wrapper {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}

.highlight-section {
  position: relative;
  overflow: hidden;
}
.highlight-section::after {
  content: "";
  opacity: 0.025;
  width: 33.7777777778rem;
  height: 33.7777777778rem;
  background-image: url("ripple-uni-solid.05b4ba87b7252001.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  position: absolute;
  right: -10%;
  top: 0.5555555556rem;
}
@media screen and (min-width: 70em) {
  .highlight-section::after {
    opacity: 0.05;
    width: 44.4444444444rem;
    height: 44.4444444444rem;
  }
}
.highlight-section .section-wrapper {
  position: relative;
  z-index: 2;
}

.news-and-events {
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
}
.news-and-events .panel {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  height: auto;
}
@media screen and (min-width: 48em) {
  .news-and-events .panel {
    width: calc(50% - 1rem);
  }
}
.news-and-events .panel .headline {
  font-size: 1.1111111111rem;
  line-height: 1.3;
}

.sections-chemie {
  width: 100%;
  z-index: 3;
  overflow: hidden;
  padding-block-start: 1.8888888889rem;
  padding-block-end: 1.8888888889rem;
  background-color: #1c3765;
  transition-property: translate;
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
}
.sections-chemie .circle-wrapper {
  position: relative;
  padding-block-start: 3.3333333333rem;
}
@media screen and (min-width: 30em) {
  .sections-chemie .circle-wrapper {
    padding-block-start: 0;
  }
}
.sections-chemie .headline-wrapper {
  display: flex;
  align-items: center;
  gap: 0.8888888889rem;
  margin-block-end: 3.5555555556rem;
  margin-block-start: 1.7777777778rem;
  margin-inline: auto;
  justify-content: space-between;
  border-radius: 3.2777777778rem;
  text-align: center;
}
.sections-chemie .headline-wrapper .headline {
  width: 100%;
  margin-block-end: 0;
  font-size: clamp(0.8333333333rem, 4vw, 1.7777777778rem);
}
.sections-chemie .headline-wrapper img {
  width: clamp(2.7777777778rem, 8vw, 4.4444444444rem);
}
.sections-chemie .section-wrapper {
  position: relative;
  min-height: 36.9444444444rem;
}
.sections-chemie .background-image {
  display: flex;
  justify-content: center;
  scale: 0.5;
  opacity: 0;
  transition-property: scale, rotate;
  transition-duration: 3s;
  transition-timing-function: ease-in-out;
}
.sections-chemie .background-image img {
  width: clamp(30.5555555556rem, 75vw, 41.6666666667rem);
}
.scroll-start .sections-chemie .background-image {
  rotate: 360deg;
  scale: 1;
  opacity: 1;
}
.sections-chemie .circle {
  position: absolute;
  left: 50%;
  top: 56%;
  transform: translate(-50%, -50%);
  color: #ffffff;
  width: clamp(13.8888888889rem, 40vw, 23.8888888889rem);
}
@media screen and (min-width: 30em) {
  .sections-chemie .circle {
    top: 50%;
  }
}
.sections-chemie .circle .content {
  position: relative;
  text-align: center;
  z-index: 1;
}
.sections-chemie .circle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  aspect-ratio: 1;
  z-index: 0;
  background-image: linear-gradient(135deg, #2aa6c1, #94c12a);
  border-radius: 100%;
}
.sections-chemie .circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 92%;
  aspect-ratio: 1;
  z-index: 0;
  background-color: #1c3765;
  border-radius: 100%;
}
.sections-chemie .inner-circle {
  position: relative;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 0.8888888889rem;
}
@media screen and (min-width: 48em) {
  .sections-chemie .inner-circle {
    flex-direction: row;
  }
}
.sections-chemie .inner-card {
  position: relative;
}
.sections-chemie .card {
  border-radius: 1.3333333333rem;
  box-shadow: 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  background-image: linear-gradient(148deg, #ffffff 27%, #ebecf0 80%);
  z-index: 2;
  width: 14.4444444444rem;
  padding-inline: 1.2222222222rem;
  padding-block: 0.6666666667rem;
  font-weight: 400;
  line-height: 1.6;
  color: #ffffff;
  position: relative;
}
@media screen and (min-width: 48em) {
  .sections-chemie .card {
    position: absolute;
  }
}
.sections-chemie .card .headline {
  color: #1c3765;
  font-size: 1rem;
  font-weight: bold;
  text-align: center;
  margin-block-end: 0.2222222222rem;
}
.sections-chemie .card .description {
  color: #414141;
  font-size: 0.8888888889rem;
  text-align: center;
}
.sections-chemie .card::before {
  content: "";
  position: absolute;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  border-radius: 100%;
  box-shadow: 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  background-color: #94c12a;
  top: 50%;
  left: 0;
  translate: -50% -50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.4444444444rem;
  font-weight: bold;
}
@media screen and (min-width: 48em) {
  .sections-chemie .card::before {
    top: 0;
    left: 50%;
    translate: -50% -90%;
  }
}
.sections-chemie .card.first {
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  transition-property: translate, opacity;
  transition-delay: 0.5s;
  opacity: 0;
}
.sections-chemie .card.first::before {
  content: "1";
}
.scroll-start .sections-chemie .card.first {
  opacity: 1;
}
@media screen and (min-width: 48em) {
  .sections-chemie .card.first {
    top: 10%;
    left: 90%;
    translate: -50% 100%;
  }
  .scroll-start .sections-chemie .card.first {
    translate: -50% 0;
  }
}
.sections-chemie .card.second {
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  transition-property: translate, opacity;
  transition-delay: 0.7s;
  opacity: 0;
}
.sections-chemie .card.second::before {
  content: "2";
}
.scroll-start .sections-chemie .card.second {
  opacity: 1;
}
@media screen and (min-width: 48em) {
  .sections-chemie .card.second {
    top: 90%;
    left: 95%;
    translate: -50% 0%;
  }
  .scroll-start .sections-chemie .card.second {
    translate: -50% -100%;
  }
}
.sections-chemie .card.third {
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  transition-property: translate, opacity;
  transition-delay: 0.9s;
  width: 15.1111111111rem;
  opacity: 0;
}
.sections-chemie .card.third::before {
  content: "3";
}
.scroll-start .sections-chemie .card.third {
  opacity: 1;
}
@media screen and (min-width: 48em) {
  .sections-chemie .card.third {
    top: 90%;
    left: 0;
    translate: -40% 10%;
  }
  .scroll-start .sections-chemie .card.third {
    translate: -40% -90%;
  }
}
.sections-chemie .card.fourth {
  transition-duration: 1s;
  transition-timing-function: ease-in-out;
  transition-property: translate, opacity;
  transition-delay: 1.1s;
  opacity: 0;
}
.sections-chemie .card.fourth::before {
  content: "4";
}
.scroll-start .sections-chemie .card.fourth {
  opacity: 1;
}
@media screen and (min-width: 48em) {
  .sections-chemie .card.fourth {
    top: 10%;
    left: 5%;
    translate: -50% 100%;
  }
  .scroll-start .sections-chemie .card.fourth {
    translate: -50% 0;
  }
}

/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
  display: none;
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

.navigation {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(45deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  position: relative;
  display: flex;
  justify-content: center;
  padding-top: 0.6666666667rem;
  padding-bottom: 0.6666666667rem;
  padding-left: 1.1111111111rem;
  padding-right: 1.1111111111rem;
}
.navigation .pagination {
  width: -moz-fit-content;
  width: fit-content;
  padding: unset;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  font-weight: 700;
  color: #1c3765;
}
.navigation button.button {
  margin-top: auto;
  margin-bottom: auto;
}
.navigation button.button:not(:first-child) {
  margin-left: 1.1111111111rem;
}
.navigation button.button:focus, .navigation button.button:hover {
  box-shadow: none;
}
.navigation button.button::before {
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.navigation button.button.button-prev::before {
  content: "\e907";
}
.navigation button.button.button-next::before {
  content: "\e906";
}
.navigation button.button.zoom::before {
  content: "\e90a";
}

.stage-slider {
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: 24.6666666667rem;
  padding-top: 8rem;
}
@media screen and (min-width: 64em) {
  .stage-slider {
    padding-top: 13.3333333333rem;
    padding-bottom: 8rem;
  }
}
@media screen and (min-width: 80em) {
  .stage-slider {
    min-height: 43.3333333333rem;
    padding-top: 16.8888888889rem;
    padding-bottom: 3.5555555556rem;
  }
}
.stage-slider .swiper-container {
  overflow: visible;
}
.stage-slider .swiper-slide .image,
.stage-slider .swiper-slide .content {
  opacity: 0;
  transition: opacity 0.25s ease;
}
.stage-slider .swiper-slide-active .image,
.stage-slider .swiper-slide-active .content {
  opacity: 1;
}
.stage-slider .swiper-pagination {
  display: flex;
  position: relative;
  justify-content: center;
  margin-top: 3.3333333333rem;
  margin-right: -0.4444444444rem;
  margin-left: -0.4444444444rem;
}
@media screen and (min-width: 48em) {
  .stage-slider .swiper-pagination {
    justify-content: flex-start;
  }
}
.stage-slider .swiper-pagination-bullet {
  border-radius: 1rem;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  opacity: 1;
  height: 0.8888888889rem;
  width: 0.8888888889rem;
  background-image: none;
  background-color: #94c12a;
  margin-right: 0.4444444444rem;
  margin-left: 0.4444444444rem;
}
.stage-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  box-shadow: inset 4px 4px 6px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
}
.stage-slider .ripple {
  height: 100%;
  width: 100%;
}
.stage-slider img {
  width: 100%;
}
.stage-slider .mask {
  transform: translate(-50%, -52.75%);
}
.stage-slider .image {
  height: 20rem;
  width: 20rem;
  position: absolute;
  top: -19.1111111111rem;
  right: -8.8888888889rem;
}
@media screen and (min-width: 30em) {
  .stage-slider .image {
    height: 24.8888888889rem;
    width: 24.8888888889rem;
    top: -15.1111111111rem;
    right: 0;
    transform: translateX(50%);
  }
}
@media screen and (min-width: 48em) {
  .stage-slider .image {
    height: 30rem;
    width: 30rem;
    transform: translateX(33%);
  }
}
@media screen and (min-width: 64em) {
  .stage-slider .image {
    height: 30rem;
    width: 30rem;
    transform: translateX(25%);
  }
}
@media screen and (min-width: 80em) {
  .stage-slider .image {
    height: 48.5555555556rem;
    width: 48.5555555556rem;
    top: -28.2222222222rem;
    right: -12.4444444444rem;
    transform: translateX(0);
  }
}
.stage-slider .content {
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 30em) {
  .stage-slider .content {
    max-width: 50%;
  }
}
@media screen and (min-width: 80em) {
  .stage-slider .content {
    max-width: 28.4444444444rem;
  }
}
.stage-slider .content .title {
  word-break: break-word;
}
@media screen and (max-width: 29.9875em) {
  .stage-slider .content .title {
    padding-top: 2.2222222222rem;
  }
}
.stage-slider .content .button {
  margin-top: 2rem;
}
@media screen and (min-width: 64em) {
  .stage-slider .content .sub-headline {
    padding-left: 2rem;
  }
  .homepage .stage-slider .content .sub-headline {
    padding-left: 0;
  }
}
.stage-slider .content .introduction {
  margin-bottom: 0;
}
@media screen and (min-width: 64em) {
  .stage-slider .content .introduction {
    padding-left: 2rem;
  }
  .homepage .stage-slider .content .introduction {
    padding-left: 0;
  }
}

.chemie-stage-slider {
  padding: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
  min-height: clamp(41.6666666667rem, 80vw, 50.5555555556rem);
}
.chemie-stage-slider img {
  width: 100vw;
  height: 100%;
  position: absolute;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.chemie-stage-slider .section-wrapper {
  padding: 0;
  max-width: unset;
  min-height: clamp(41.6666666667rem, 80vw, 50.5555555556rem);
}
.chemie-stage-slider .swiper-slide {
  min-height: clamp(41.6666666667rem, 80vw, 50.5555555556rem);
}
.chemie-stage-slider .content-wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.8888888889rem;
  padding-left: 0.8888888889rem;
  position: fixed;
  right: 0;
  bottom: clamp(1.3333333333rem, 8vw, 2.6666666667rem);
  left: 0;
  padding-inline: 0.7777777778rem;
  max-width: min(78.3333333333rem, 100% - 1.5555555556rem);
}
@media print, screen and (min-width: 48em) {
  .chemie-stage-slider .content-wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media screen and (min-width: 64em) {
  .chemie-stage-slider .content-wrapper {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
@media screen and (min-width: 70em) {
  .chemie-stage-slider .content-wrapper {
    padding-right: 0.8888888889rem;
    padding-left: 0.8888888889rem;
  }
}
.chemie-stage-slider .content-wrapper .content {
  padding: clamp(1.3333333333rem, 8vw, 2.6666666667rem);
  opacity: 0.95;
  border-radius: 32px;
  box-shadow: 4px 4px 10px 0 rgba(28, 55, 101, 0.5);
  background-image: linear-gradient(137deg, #f2f3f8 34%, #e6e7ec 74%);
  width: auto;
  max-width: 47.1111111111rem;
}
.chemie-stage-slider .content-wrapper .description {
  color: #414141;
}

.top-issue-slider .swiper-container {
  overflow: visible;
}
.top-issue-slider .swiper-wrapper {
  padding-block: 0.8888888889rem;
}
.top-issue-slider .swiper-wrapper .swiper-slide {
  height: -webkit-fill-available;
  box-shadow: 4px 4px 10px 0 rgba(28, 55, 101, 0.5);
  border-radius: 1.7777777778rem;
}
.top-issue-slider .swiper-wrapper .panel {
  height: 100%;
  display: flex;
  padding: 0;
  box-shadow: unset;
}
@media screen and (min-width: 64em) {
  .top-issue-slider .swiper-wrapper .panel {
    gap: 1.7777777778rem;
    flex-direction: row;
    max-height: 17.1111111111rem;
  }
}
.top-issue-slider .swiper-wrapper .panel .h3 {
  -webkit-hyphens: auto;
          hyphens: auto;
  color: #1c3765;
  font-weight: bold;
}
.top-issue-slider .swiper-wrapper .panel a {
  display: inline;
}
.top-issue-slider .swiper-wrapper .panel a[target=_blank]::after {
  content: "";
}
.top-issue-slider .swiper-wrapper .panel .image-format {
  width: 100%;
}
@media screen and (min-width: 64em) {
  .top-issue-slider .swiper-wrapper .panel .image-format {
    width: 17.1111111111rem;
  }
}
.top-issue-slider .swiper-wrapper .panel img {
  width: 100%;
  border-radius: 1.7777777778rem;
}
.top-issue-slider .swiper-wrapper .panel .content {
  padding: 1.2777777778rem;
}
@media screen and (min-width: 64em) {
  .top-issue-slider .swiper-wrapper .panel .content {
    padding-block: 1.2777777778rem;
    padding-inline-end: 1.2777777778rem;
  }
}
.top-issue-slider .swiper-wrapper .panel .content p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (min-width: 64em) {
  .top-issue-slider .swiper-wrapper .panel .content p {
    -webkit-line-clamp: 3;
  }
}
.top-issue-slider .swiper-wrapper .panel .content a {
  display: inline-block;
}
.top-issue-slider .navigation {
  box-shadow: unset;
  background-image: none;
  background-color: unset;
  justify-content: start;
  padding-top: 1.1111111111rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

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

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: rgb(246.5, 246.5, 246.5);
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* stylelint-disable selector-class-pattern */
.select2-container {
  z-index: 2;
}

select {
  padding: 0.6666666667rem 1.7777777778rem;
}

.select2,
select {
  display: inline-flex;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  outline: none;
  transition: box-shadow 0.33s ease-in-out;
  z-index: 1;
  line-height: 1.15;
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
}
.select2:hover,
select:hover {
  box-shadow: -4px -4px 10px 0 rgba(255, 255, 255, 0.1), 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
}
.select2.is-light,
select.is-light {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(45deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
}
.select2.select2-container--is-light,
select.select2-container--is-light {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(90deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
}
.select2.select2-container--below.select2-container--open,
select.select2-container--below.select2-container--open {
  box-shadow: -4px -4px 10px 0 rgba(255, 255, 255, 0.1), 2px 2px 10px 0 rgba(10, 32, 4, 0.9);
  border-bottom-color: transparent;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.select2 .selection,
select .selection {
  display: flex;
  width: 100%;
}
.select2 .selection .select2-selection,
select .selection .select2-selection {
  height: auto;
  border: none;
  display: flex;
  outline: none;
  width: 100%;
  background-color: transparent;
  justify-content: space-between;
  padding-top: 0.6666666667rem;
  padding-bottom: 0.6666666667rem;
  padding-left: 1.7777777778rem;
  padding-right: 0.8888888889rem;
}
.select2 .selection .select2-selection .select2-selection__rendered,
.select2 .selection .select2-selection .select2-selection__arrow,
select .selection .select2-selection .select2-selection__rendered,
select .selection .select2-selection .select2-selection__arrow {
  color: #6d7587;
}
.select2 .selection .select2-selection .select2-selection__rendered,
select .selection .select2-selection .select2-selection__rendered {
  line-height: 1.3;
  font-weight: 400;
  padding-left: 0;
  padding-right: 0.4444444444rem;
}
.select2 .selection .select2-selection .select2-selection__arrow,
select .selection .select2-selection .select2-selection__arrow {
  display: flex;
  height: auto;
  width: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  left: auto;
  right: 0.2777777778rem;
}
.select2 .selection .select2-selection .select2-selection__arrow b,
select .selection .select2-selection .select2-selection__arrow b {
  border: none;
}
.select2 .selection .select2-selection .select2-selection__arrow::after,
select .selection .select2-selection .select2-selection__arrow::after {
  content: "\e908";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.5555555556rem;
}
@media screen and (min-width: 64em) {
  .select2 .selection .select2-selection .select2-selection__arrow::after,
  select .selection .select2-selection .select2-selection__arrow::after {
    font-size: 1.5555555556rem;
  }
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: none;
}

.select2-dropdown {
  border: none;
  background: none;
}
.select2-container--is-light .select2-dropdown .select2-search {
  border-radius: 0;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(90deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  box-shadow: -8px 8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
}
.select2-container--is-light .select2-dropdown .select2-results .select2-results__options {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(90deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
}
.select2-container--is-light .select2-dropdown.select2-dropdown--below .select2-search::before {
  border-radius: 0;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(90deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  box-shadow: none;
  border: none;
  height: 1.1111111111rem;
}
.select2-dropdown .select2-search__field {
  padding-left: 0.8888888889rem;
  padding-right: 0.8888888889rem;
}
.select2-dropdown .select2-results {
  overflow: hidden;
  width: calc(100% + 3.5555555556rem);
  transform: translateX(-1.7777777778rem);
  padding-top: 0;
  padding-right: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
  padding-left: 1.7777777778rem;
}
.select2-dropdown .select2-results ul {
  overflow-y: scroll;
  max-height: 11.1111111111rem;
}
.select2-dropdown .select2-results .select2-results__options {
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(90deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
}
.select2-dropdown .select2-search {
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(90deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  padding-left: 0.8888888889rem;
  padding-right: 0.8888888889rem;
  padding-top: 0.8888888889rem;
  padding-bottom: 0.8888888889rem;
  border-radius: 0;
}
.select2-dropdown.select2-dropdown--below .select2-search {
  position: relative;
}
.select2-dropdown.select2-dropdown--below .select2-search::before {
  pointer-events: none;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -0.6666666667rem;
  height: 0.6666666667rem;
}
.select2-dropdown.select2-dropdown--below .select2-results .select2-results__options {
  border-top-color: transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-dropdown.select2-dropdown--above .select2-results {
  padding-top: 1.7777777778rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
  padding-left: 1.7777777778rem;
}
.select2-dropdown.select2-dropdown--above .select2-search {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
}
.select2-dropdown.select2-dropdown--above .select2-search:not(.select2-search--hide) + .select2-results {
  padding-top: 0;
}
.select2-dropdown.select2-dropdown--above .select2-search:not(.select2-search--hide) + .select2-results .select2-results__options {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-dropdown ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.select2-dropdown ul li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.select2-dropdown ul li::before {
  content: none;
}
.select2-dropdown ul li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.select2-dropdown ul li {
  padding-top: 0.8888888889rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.8888888889rem;
  padding-left: 1.7777777778rem;
}
.select2-dropdown ul li.select2-results__option[aria-selected=true] {
  color: #94c12a;
  background-color: transparent;
}
.select2-dropdown ul li.select2-results__option--highlighted[aria-selected] {
  background-color: #ffffff;
}
.select2-dropdown ul li.select2-results__option--highlighted[aria-selected] span {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* stylelint-enable selector-class-pattern */
.sectors {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 70em) {
  .sectors .section-wrapper {
    padding-left: 9.7777777778rem;
    padding-right: 9.7777777778rem;
  }
}
.sectors .text-content {
  position: relative;
  margin-bottom: 2rem;
}
@media screen and (min-width: 64em) {
  .sectors .text-content {
    padding-right: 1.6666666667rem;
    flex-basis: 50%;
    flex-grow: 0;
    flex-shrink: 0;
  }
}
.sectors .panel {
  position: relative;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0);
  background-image: none;
}
@media screen and (min-width: 64em) {
  .sectors .panel {
    display: flex;
    padding: 2.6666666667rem;
    flex-direction: row;
  }
}
.sectors .panel::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background-image: linear-gradient(45deg, #fcfcfc, #ebecf0);
  opacity: 0.94;
}
.sectors .label-text {
  font-size: 1.5555555556rem;
  line-height: 1.22;
  color: rgba(28, 55, 101, 0.94);
  display: block;
  margin-bottom: 1.1111111111rem;
}
@media screen and (min-width: 64em) {
  .sectors .label-text {
    font-size: 2rem;
    margin-bottom: 1.7777777778rem;
  }
}
@media screen and (min-width: 64em) {
  .sectors select {
    font-size: 1.8888888889rem;
  }
}
.sectors .distributor {
  position: relative;
}
@media screen and (min-width: 64em) {
  .sectors .distributor {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 1.6666666667rem;
    flex-basis: 50%;
    flex-direction: column;
    flex-grow: 0;
    flex-shrink: 0;
  }
}
.sectors .distributor .select2-selection {
  padding-top: 0.8333333333rem;
  padding-bottom: 0.8333333333rem;
  /* stylelint-disable selector-class-pattern */
  /* stylelint-enable selector-class-pattern */
}
.sectors .distributor .select2-selection .select2-selection__rendered {
  background-color: transparent;
  font-weight: 700;
}
@media screen and (min-width: 64em) {
  .sectors .distributor .select2-selection .select2-selection__rendered {
    font-size: 1.5555555556rem;
  }
}
.sectors .distributor .select2-selection .select2-selection__arrow::after {
  font-size: 2.2222222222rem;
  font-weight: 700;
}
.sectors .distributor .select2-selection .select2-selection__rendered,
.sectors .distributor .select2-selection .select2-selection__arrow {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer {
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  background-position: top left;
  background-repeat: repeat-x;
  background-size: 100% 3px;
  padding-top: 3px;
}

.footer-top {
  overflow: hidden;
}
.footer-top .footer-inner {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.footer-top .footer-inner::after {
  content: "";
  width: 32rem;
  height: 32rem;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  transform: translateY(50%) translateX(60%);
}
@media screen and (min-width: 70em) {
  .footer-top .footer-inner::after {
    width: 44.4444444444rem;
    height: 44.4444444444rem;
    transform: translateY(45%) translateX(48%);
  }
}
.footer-top .footer-inner .panel,
.footer-top .footer-inner .distributor {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  z-index: 2;
}
.footer-top .footer-inner .panel:not(:last-child),
.footer-top .footer-inner .distributor:not(:last-child) {
  margin-bottom: 0.8888888889rem;
}
@media screen and (min-width: 70em) {
  .footer-top .footer-inner .panel:not(:last-child),
  .footer-top .footer-inner .distributor:not(:last-child) {
    margin-bottom: 0;
  }
}
.footer-top .footer-inner .panel {
  height: auto;
}
@media screen and (min-width: 48em) {
  .footer-top .footer-inner .panel {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 70em) {
  .footer-top .footer-inner .panel {
    width: calc(33.3333333333% - 1rem);
  }
}
@media screen and (min-width: 90em) {
  .footer-top .footer-inner .panel {
    width: calc(25% - 1rem);
  }
}
.footer-top .footer-inner .panel.with-image {
  position: relative;
  padding-bottom: 10.6666666667rem;
}
.footer-top .footer-inner .panel.with-image .background-image {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 10.6666666667rem;
  background-image: none;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 9.7777777778rem;
}
.footer-top .footer-inner .panel > a.button[onclick] {
  margin-top: auto;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
}
.footer-top .footer-inner .panel .link-list-icon {
  margin-bottom: 1.7777777778rem;
}
@media screen and (min-width: 90em) {
  .footer-top .footer-inner .distributor {
    width: calc(50% - 1rem);
  }
}

.footer-bottom {
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  padding-top: 1.1111111111rem;
  padding-bottom: 1.1111111111rem;
}
.footer-bottom .footer-inner {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.footer-bottom .footer-inner .social-icons {
  width: 100%;
}
@media screen and (min-width: 64em) {
  .footer-bottom .footer-inner .social-icons {
    width: auto;
    justify-content: flex-end;
  }
}
.footer-bottom .footer-inner .link-list {
  flex: 1 1 0;
  width: auto;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-top: -0.6666666667rem;
  margin-bottom: -0.6666666667rem;
}
@media screen and (min-width: 64em) {
  .footer-bottom .footer-inner .link-list {
    display: flex;
    align-items: center;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.footer-bottom .footer-inner .link-list ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-bottom: 1.7777777778rem;
}
.footer-bottom .footer-inner .link-list ul li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.footer-bottom .footer-inner .link-list ul li::before {
  content: none;
}
.footer-bottom .footer-inner .link-list ul li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 64em) {
  .footer-bottom .footer-inner .link-list ul {
    padding-bottom: 0;
  }
}
.footer-bottom .footer-inner .link-list ul li {
  margin-top: 0.6666666667rem;
  margin-right: 0.8888888889rem;
  margin-bottom: 0.6666666667rem;
  margin-left: 0.8888888889rem;
}
@media screen and (min-width: 64em) {
  .footer-bottom .footer-inner .link-list ul li {
    margin-top: 0;
    margin-bottom: 0;
  }
  .footer-bottom .footer-inner .link-list ul li:first-child {
    margin-left: 0;
  }
}
.footer-bottom .footer-inner .link-list ul li a {
  font-size: 0.8888888889rem;
}

.social-icons {
  display: flex;
  justify-content: center;
}
.social-icons > *:not(:last-child) {
  margin-right: 0.5555555556rem;
}
@media screen and (min-width: 30em) {
  .social-icons > *:not(:last-child) {
    margin-right: 0.8888888889rem;
  }
}
.social-icons a {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.25), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  padding: 0.4375rem;
  position: relative;
  transition: box-shadow 0.33s ease-in-out;
  border-radius: 0.5rem;
  min-height: 2.5rem;
  min-width: 2.5rem;
}
.social-icons a[href]:hover {
  box-shadow: -4px -4px 10px 0 rgba(255, 255, 255, 0.1), 2px 2px 10px 0 rgba(10, 32, 4, 0.25);
}
.social-icons a[href]:focus {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 rgba(255, 255, 255, 0.8), inset 4px 4px 10px 0 rgba(0, 0, 0, 0.2);
}
.social-icons a::after {
  content: none;
}
.social-icons a .icon {
  position: absolute;
  left: 1em;
  top: 0.55em;
}
.social-icons a .icon:only-child {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.social-icons a .icon::before {
  transition: color 0.3s ease;
}
.social-icons a .icon + .text {
  margin-right: 0;
  margin-left: 2em;
}
.social-icons a .icon > * {
  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;
}
.social-icons a.facebook .icon::before {
  content: "\e914";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons a.twitter .icon::before {
  content: "\e917";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons a.linkedin .icon::before {
  content: "\e916";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons a.instagram .icon::before {
  content: "\e915";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons a.youtube .icon::before {
  content: "\e91b";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.social-icons a.xing .icon::before {
  content: "\e91a";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.content-header {
  padding-top: 8rem;
}
@media screen and (min-width: 70em) {
  .content-header {
    padding-top: 15.5555555556rem;
  }
}
.content-header img {
  position: relative;
  width: 100%;
  border-radius: 32px;
}
.content-header .bold-title {
  font-weight: 700;
}
.content-header .content-header-wrapper {
  display: grid;
  grid-column-gap: 0.8888888889rem;
  grid-row-gap: 1.5555555556rem;
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 48em) {
  .content-header .content-header-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(min(310px, 100%), 1fr));
  }
}
.content-header .content {
  order: -1;
  padding-right: 2.6666666667rem;
}
@media screen and (min-width: 64em) {
  .content-header .content .introduction {
    padding-left: 1.7777777778rem;
  }
}
.content-header .content .title {
  -webkit-hyphens: auto;
          hyphens: auto;
  hyphenate-limit-chars: 10 3 4;
}
.content-header .media {
  order: 1;
  position: relative;
  margin-top: 0;
}
@media screen and (min-width: 80em) {
  .content-header .media {
    margin-top: -3.5555555556rem;
  }
}
.content-header .media > a, .content-header .media > span {
  position: relative;
  display: block;
}
.content-header .media > a::before, .content-header .media > span::before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transform: scale(3);
  background-image: radial-gradient(50% 50% at 50% 50%, rgba(42, 166, 193, 0.6) 0%, rgba(42, 166, 193, 0) 100%);
  background-size: 50% 50%;
  background-repeat: no-repeat;
  background-position: center center;
}
.content-header .media .date-badge {
  position: absolute;
  top: 50%;
  transform: translate(-15%, -50%) scale(0.6);
  pointer-events: none;
}
@media screen and (min-width: 30em) {
  .content-header .media .date-badge {
    transform: translate(0.8888888889rem, -50%) scale(0.85);
  }
}
@media screen and (min-width: 48em) {
  .content-header .media .date-badge {
    transform: translate(-10%, -50%) scale(0.5);
  }
}
@media screen and (min-width: 64em) {
  .content-header .media .date-badge {
    transform: translate(0, -50%) scale(0.75);
  }
}
@media screen and (min-width: 70em) {
  .content-header .media .date-badge {
    transform: translate(1.7777777778rem, -50%);
  }
}
.content-header .video-wrapper {
  height: auto;
}
.content-header .date + .title {
  margin-top: 0.4444444444rem;
}
.content-header.background-bubbles .content-header-wrapper {
  position: relative;
}
@media screen and (min-width: 64em) {
  .content-header.background-bubbles .content-header-wrapper::before {
    content: "";
    background-image: url("background-bubbles.0f3c4a16d23efdef.png");
    background-size: cover;
    transform: none;
    height: 27.7777777778rem;
    width: 27.7777777778rem;
    position: absolute;
    right: 0;
    bottom: -7.2222222222rem;
    z-index: -1;
  }
}

@font-face {
  font-family: "lg";
  src: url("../fonts/lg.ttf?22t19m") format("truetype"), url("../fonts/lg.woff?22t19m") format("woff"), url("../fonts/lg.svg?22t19m#lg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.lg-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "lg" !important;
  speak: never;
  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;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: none;
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-outer.lg-right-end .lg-object {
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  animation: lg-left-end 0.3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none;
  background: none;
  border: none;
  box-shadow: none;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #FFF;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0);
  bottom: 0;
  color: rgb(85, 85, 85);
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: bold;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
  opacity: 1;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  transform: translate3d(0, 100%, 0);
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translate3d(0, 0%, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: rgb(169, 7, 7);
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
  outline: medium none;
  border: none;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-toogle-thumb:hover {
  color: #FFF;
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: transparent url("../img/video-play.png") no-repeat scroll 0 0;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  transition: opacity 0.08s ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: rgb(169, 7, 7);
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  transform: scale3d(1, 1, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transform-origin: 0 0;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px white inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
  box-shadow: 0 0 0 8px white inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
  transition-delay: 0s;
  transform: translate3d(0, 0px, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  transform: translate3d(0, 5px, 0);
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0px;
}
.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e907";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e905";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e906";
}

.lg-outer .lg-img-rotate {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;
}

.lg-rotate-left:after {
  content: "\e900";
}

.lg-rotate-right:after {
  content: "\e901";
}

.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {
  font-size: 26px;
}

.lg-flip-ver:after {
  content: "\e903";
}

.lg-flip-hor:after {
  content: "\e902";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  outline: none;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url("../img/loading.gif") no-repeat scroll center center transparent;
  display: none !important;
}
.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
  display: inline-block !important;
}
.lg-outer.lg-css .lg-current {
  display: inline-block !important;
}
.lg-outer .lg-item, .lg-outer .lg-img-wrap {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html {
  display: none;
}
.lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 0.9;
}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.lg-backdrop {
  background-color: #1c3765;
}

.lg-actions .lg-prev,
.lg-actions .lg-next {
  font-size: 1.2222222222rem;
  box-shadow: none;
  padding: 0;
  height: 30px;
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #ffffff;
  background: #94c12a;
  transition: background-color 0.33s ease-out;
  cursor: pointer;
}
.lg-actions .lg-prev:hover,
.lg-actions .lg-next:hover {
  box-shadow: none;
  background: #32a0a7;
}
.lg-actions .lg-prev.swiper-button-disabled, .lg-actions .lg-prev:disabled,
.lg-actions .lg-next.swiper-button-disabled,
.lg-actions .lg-next:disabled {
  background-color: rgba(109, 117, 135, 0.24);
  pointer-events: none;
}
.lg-actions .lg-prev::after {
  content: "\e907";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next::before {
  content: "\e906";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-toolbar .lg-close::after {
  content: "\e902";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-sub-html {
  padding: 0;
  display: flex;
  justify-content: center;
}
.lg-sub-html span {
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  display: block;
  max-width: 49.7777777778rem;
  padding: 0.6666666667rem 1.7777777778rem;
  margin-left: 1em;
  margin-right: 1em;
  margin-bottom: 1em;
  box-shadow: none;
  text-overflow: ellipsis;
}

.image[data-gallery] a {
  position: relative;
  width: 100%;
}
.image[data-gallery] a::after {
  content: "\e90a";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  height: 2rem;
  width: 2rem;
  padding: 3px;
  background-color: #94c12a;
  border-radius: 32px;
  text-align: center;
}

.distributor-tiles-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.distributor-tiles-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.distributor-tiles-list li::before {
  content: none;
}
.distributor-tiles-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.distributor-tiles-list li {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 48em) {
  .distributor-tiles-list li {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 64em) {
  .distributor-tiles-list li {
    width: calc(33.3333333333% - 1rem);
  }
}
@media screen and (min-width: 70em) {
  .distributor-tiles-list li {
    width: calc(25% - 1rem);
  }
}
.distributor-tiles-list a:hover .image::after {
  opacity: 0;
}
.distributor-tiles-list a[target=_blank] .arrow {
  display: none;
}
.distributor-tiles-list a[target=_blank]::after {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  transition: margin 0.33s ease, transform 0.33s ease;
  position: relative;
  font-size: 1.9444444444rem;
  margin-bottom: 0.8888888889rem;
}
.distributor-tiles-list a[target=_blank]:hover::after {
  transform: translateY(-0.4444444444rem);
  margin-left: 0.4444444444rem;
}
.distributor-tiles-list .headline {
  color: #1c3765;
}
.distributor-tiles-list .arrow {
  margin-bottom: 0.8888888889rem;
}
.distributor-tiles-list .image,
.distributor-tiles-list img {
  width: 10.2222222222rem;
  border-radius: 100%;
}
.distributor-tiles-list .image {
  height: 10.2222222222rem;
  margin: auto;
  padding: 0.2222222222rem;
  position: relative;
  background-image: linear-gradient(180deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
}
.distributor-tiles-list .image::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(64deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  mix-blend-mode: multiply;
  transition: opacity 0.3s ease;
  opacity: 1;
  border-color: #ffffff;
  border-radius: 100%;
  border-style: solid;
  border-width: 0.2222222222rem;
}

.distributor-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
}
.distributor-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.distributor-list li::before {
  content: none;
}
.distributor-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.distributor-list li {
  flex: 0 0 auto;
  width: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 48em) {
  .distributor-list li {
    width: calc(50% - 1rem);
  }
}
.distributor-list li .panel {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 64em) {
  .distributor-list li .panel {
    flex-direction: row;
  }
}
.distributor-list li .info {
  word-break: break-word;
}
.distributor-list li .image-wrapper {
  position: relative;
  height: 10.5555555556rem;
  width: 10.5555555556rem;
  flex-shrink: 0;
  background-image: linear-gradient(180deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  border-radius: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 1.3333333333rem;
  margin-left: auto;
}
@media screen and (min-width: 48em) and (max-width: 63.9875em) {
  .distributor-list li .image-wrapper {
    height: 8.3333333333rem;
    width: 8.3333333333rem;
  }
}
@media screen and (min-width: 64em) {
  .distributor-list li .image-wrapper {
    margin-top: 0;
    margin-right: 1.7777777778rem;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.distributor-list li .headline {
  margin-top: 0;
}

.search-result-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.search-result-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.search-result-list li::before {
  content: none;
}
.search-result-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.search-result-list li {
  padding-left: 1.7777777778rem;
}
.search-result-list li:not(:last-child) {
  margin-bottom: 0.8888888889rem;
}
.search-result-list .headline {
  color: #1c3765;
  margin-top: 0;
  margin-bottom: 0;
}
.search-result-list .arrow {
  display: block;
  margin-top: 0.8888888889rem;
}
.search-result-list .feature-label,
.search-result-list .introduction {
  font-weight: 400;
}
.search-result-list .feature-label {
  color: #6d7587;
}
.search-result-list .introduction {
  color: #414141;
  margin: 0;
}

.search-form .headline {
  text-align: center;
  margin-bottom: 1.3333333333rem;
}

.search-field {
  margin: auto;
  position: relative;
  max-width: 35.5555555556rem;
}
.search-field::before {
  content: "\e90a";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 1.3333333333rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5555555556rem;
}
.search-field button {
  position: absolute;
  right: 1.3333333333rem;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.search-field input {
  height: 3.5555555556rem;
  width: 100%;
  font-size: 1.1111111111rem;
  padding-left: 4rem;
  padding-right: 4rem;
}

.pagination {
  padding-top: 4rem;
}

.pagination-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  display: flex;
  position: relative;
  flex-direction: row;
  justify-content: center;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
}
.pagination-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.pagination-list li::before {
  content: none;
}
.pagination-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.pagination-list li > span {
  color: #1c3765;
  font-weight: 700;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 30em) {
  .pagination-list li > span {
    margin-right: 1.25rem;
    margin-left: 1.25rem;
  }
}
.pagination-list li.next, .pagination-list li.previous {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.pagination-list li.next a, .pagination-list li.previous a {
  color: #ffffff;
  display: flex;
  height: 2rem;
  transition: background-color 0.3s ease;
  width: 2rem;
  align-items: center;
  background-color: #94c12a;
  border-radius: 100%;
  justify-content: center;
}
.pagination-list li.next a:hover, .pagination-list li.previous a:hover {
  background-color: #32a0a7;
}
.pagination-list li.next {
  right: 0;
}
.pagination-list li.next a::after {
  content: "\e906";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination-list li.previous {
  left: 0;
}
.pagination-list li.previous a::after {
  content: "\e907";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination-list a {
  color: #1c3765;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 30em) {
  .pagination-list a {
    margin-right: 1.25rem;
    margin-left: 1.25rem;
  }
}
.pagination-list a:hover, .pagination-list a:focus {
  color: #94c12a;
}
.pagination-list a.is-active {
  color: #f6a001;
}

.contacts-section .headline {
  margin-bottom: 3.5555555556rem;
}

.contacts-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-right: -1.7777777778rem;
  margin-left: -1.7777777778rem;
}
.contacts-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.contacts-list li::before {
  content: none;
}
.contacts-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
@media screen and (min-width: 48em) {
  .contacts-list {
    margin-right: -1.7777777778rem;
    margin-left: -1.7777777778rem;
    margin-bottom: -4.4444444444rem;
  }
}
.contacts-list > li {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 3.5555555556rem);
  margin-left: 1.7777777778rem;
  margin-right: 1.7777777778rem;
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  flex-wrap: wrap;
}
@media screen and (min-width: 48em) {
  .contacts-list > li {
    width: calc(50% - 3.5555555556rem);
    margin-bottom: 4.4444444444rem;
    flex-direction: column;
  }
  .contacts-list > li > :last-child {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 64em) {
  .contacts-list > li:nth-last-child(n+3), .contacts-list > li:nth-last-child(n+3) ~ li {
    width: calc(33.3333333333% - 3.5555555556rem);
  }
}
.contacts-list > li:not(:first-child) {
  padding-top: 2.6666666667rem;
}
@media screen and (min-width: 48em) {
  .contacts-list > li:not(:first-child) {
    padding-top: 0;
  }
}
.contacts-list > li:not(:last-child) {
  padding-bottom: 2.7777777778rem;
  background-image: linear-gradient(90deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% 2px;
}
@media screen and (min-width: 48em) {
  .contacts-list > li:not(:last-child) {
    background-image: none;
    padding-bottom: 0;
  }
}
.contacts-list a {
  margin-top: 0.6666666667rem;
}
.contacts-list .image {
  width: 7.7777777778rem;
  flex-grow: 0;
  margin-right: 0.8888888889rem;
  padding-right: 0.5555555556rem;
  padding-left: 0.5555555556rem;
  padding-bottom: 0.5555555556rem;
}
@media screen and (min-width: 48em) {
  .contacts-list .image {
    width: 12.6666666667rem;
    margin-right: 0;
    margin-bottom: 1.7777777778rem;
    padding-right: 0;
    padding-left: 0;
  }
}
.contacts-list .full-name {
  font-size: 1.5555555556rem;
  line-height: 1.22;
}
.contacts-list .contact {
  flex-grow: 1;
}
.contacts-list .phone a {
  color: #ffffff;
  font-weight: 400;
}
.contacts-list .phone a::before {
  content: "\e90c";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2aa6c1;
  display: inline-block;
  margin-right: 0.5rem;
  vertical-align: bottom;
}
.contacts-list .responsibility {
  flex-basis: 100%;
}
@media screen and (min-width: 48em) {
  .contacts-list .responsibility {
    flex-basis: unset;
  }
}
.contacts-list .responsibility ul {
  margin-top: 0.7777777778rem;
  padding-left: 0;
}
.contacts-list .responsibility ul li {
  padding-left: 1.1111111111rem;
}
.contacts-list .responsibility ul li::before {
  content: "•";
  color: #2aa6c1;
  display: inline-block;
  width: 1.1111111111rem;
}

.accordion {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.accordion > li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.accordion > li::before {
  content: none;
}
.accordion > li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.accordion .accordion-item:last-child .accordion-content {
  margin-bottom: 0;
}

.accordion-title {
  display: block;
  padding-top: 1.1111111111rem;
  padding-bottom: 1.1111111111rem;
  padding-right: 3.5555555556rem;
}
.accordion-title:not(:last-child) {
  margin-bottom: 0.8888888889rem;
}
.accordion-title::after {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  content: "\e90f";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  right: 1.1851851852rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.5555555556rem;
}
.accordion-title span {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 0.8888888889rem;
}
.is-active > .accordion-title {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}
.is-active > .accordion-title::after {
  content: "\e90b";
  color: #6d7587;
  -webkit-text-fill-color: currentColor;
  background-image: none;
}
.is-active > .accordion-title span {
  color: #6d7587;
  -webkit-text-fill-color: currentColor;
  background-image: none;
}
.accordion-content {
  display: none;
  margin-top: 1.3333333333rem;
  margin-left: 1.7777777778rem;
  margin-bottom: 1.3333333333rem;
  margin-right: 1.7777777778rem;
}
.accordion-content .column-item.full-width ~ .column-item {
  margin-top: 1.7777777778rem;
}

.download-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.download-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.download-list li::before {
  content: none;
}
.download-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.download-list li {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 48em) {
  .download-list:not(.whitepapers) li {
    width: calc(50% - 1rem);
  }
}
.download-list a {
  position: relative;
  padding-left: 4.8888888889rem;
}
.download-list a::before {
  content: "\e911";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 1.3333333333rem;
  top: 2.2222222222rem;
  color: #1c3765;
  font-size: 3rem;
  line-height: 0.5;
}

.download-list-section .panel[href] {
  padding-top: 0.8888888889rem;
  padding-bottom: 0.8888888889rem;
  padding-left: 4rem;
  padding-right: 2.6666666667rem;
}
@media screen and (max-width: 29.9875em) {
  .download-list-section .panel[href] {
    padding-top: 3.8888888889rem;
    padding-left: 1.3333333333rem;
    padding-right: 1.3333333333rem;
  }
}
.download-list-section .panel[href]::before {
  left: 0.8888888889rem;
  top: 1.3333333333rem;
}
.download-list-section .panel[href]:focus p {
  color: rgb(85, 85, 85);
}
@media screen and (min-width: 30em) {
  .download-list-section .panel[href] p:last-of-type {
    margin-bottom: 0;
  }
  .download-list-section .panel[href] .arrow {
    position: absolute;
    right: 1.3333333333rem;
  }
}

.related-teasers .headline {
  margin-top: 0;
  font-size: 1.1111111111rem;
}
@media screen and (min-width: 70em) {
  .related-teasers.homepage-layout .related-teaser-list li .panel {
    border-radius: 0;
    padding-bottom: 1.2222222222rem;
  }
  .related-teasers.homepage-layout .related-teaser-list li:first-child .panel {
    padding-left: 3.5555555556rem;
    border-top-left-radius: 6.2222222222rem 50%;
    border-bottom-left-radius: 6.2222222222rem 50%;
  }
  .related-teasers.homepage-layout .related-teaser-list li:last-child .panel {
    padding-right: 3.5555555556rem;
    border-top-right-radius: 6.2222222222rem 50%;
    border-bottom-right-radius: 6.2222222222rem 50%;
  }
}
.related-teasers .related-teaser-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
}
.related-teasers .related-teaser-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.related-teasers .related-teaser-list li::before {
  content: none;
}
.related-teasers .related-teaser-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.related-teasers .related-teaser-list li {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 48em) {
  .related-teasers .related-teaser-list li {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 70em) {
  .related-teasers .related-teaser-list li {
    flex: 1 1 0;
    width: auto;
  }
}

.filter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-right: -0.4444444444rem;
  margin-left: -0.4444444444rem;
  margin-bottom: 0.8888888889rem;
}
@media screen and (min-width: 30em) {
  .filter {
    margin-right: -0.4444444444rem;
    margin-left: -0.4444444444rem;
    margin-bottom: 1.7777777778rem;
  }
}
.filter .input-wrapper {
  flex-shrink: 0;
  flex-grow: 1;
  padding-right: 0.4444444444rem;
  padding-left: 0.4444444444rem;
  padding-bottom: 0.8888888889rem;
}
@media screen and (min-width: 30em) {
  .filter .input-wrapper {
    padding-right: 0.4444444444rem;
    padding-left: 0.4444444444rem;
    padding-bottom: 1.7777777778rem;
  }
}

.split-slider {
  display: flex;
  flex-direction: column-reverse;
}
@media screen and (max-width: 47.9875em) {
  .split-slider {
    border-radius: 32px;
    border-width: 0;
    background-color: #ffffff;
    background-image: linear-gradient(45deg, #ffffff, #ebecf0);
    box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  }
}
@media screen and (min-width: 48em) {
  .split-slider {
    align-items: center;
    flex-direction: row;
  }
}
.split-slider .swiper-container {
  height: 100%;
}
.split-slider .swiper-wrapper {
  box-sizing: inherit;
}
.split-slider .swiper-wrapper .swiper-slide {
  height: auto;
}
.split-slider .swiper-wrapper .swiper-slide .panel {
  height: 100%;
}
.split-slider .gallery-slider-wrapper {
  margin-top: 0;
}
@media screen and (min-width: 48em) {
  .split-slider .gallery-slider-wrapper {
    max-width: 60%;
  }
}
.split-slider .gallery-slider-wrapper .swiper-container,
.split-slider .gallery-slider-wrapper .swiper-container .minds-cookiebot-placeholder,
.split-slider .gallery-slider-wrapper .swiper-container .video-wrapper {
  border-top-left-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
@media screen and (min-width: 48em) {
  .split-slider .gallery-slider-wrapper .swiper-container,
  .split-slider .gallery-slider-wrapper .swiper-container .minds-cookiebot-placeholder,
  .split-slider .gallery-slider-wrapper .swiper-container .video-wrapper {
    border-radius: 32px;
  }
}
.split-slider .gallery-slider-wrapper .navigation {
  top: calc(100% + 0.3333333333rem);
  bottom: auto;
  left: 0;
  right: 0;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
}
@media screen and (min-width: 48em) {
  .split-slider .gallery-slider-wrapper .navigation {
    top: auto;
    bottom: 1.7777777778rem;
    left: 1.7777777778rem;
    right: 1.7777777778rem;
    border-radius: 32px;
    border-width: 0;
    background-color: #ffffff;
    background-image: linear-gradient(45deg, #ffffff, #ebecf0);
    box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  }
}
.split-slider .content-slider-wrapper {
  width: 100%;
  flex-grow: 1;
  align-self: stretch;
}
@media screen and (min-width: 48em) {
  .split-slider .content-slider-wrapper {
    border-radius: 32px;
    border-width: 0;
    background-color: #ffffff;
    background-image: linear-gradient(45deg, #ffffff, #ebecf0);
    box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
    margin-right: 0.8888888889rem;
    max-width: 40%;
  }
}
@media screen and (min-width: 48em) {
  .is-light .split-slider .content-slider-wrapper {
    border-radius: 32px;
    border-width: 0;
    background-color: #f2f3f8;
    background-image: linear-gradient(45deg, #f2f3f8, #e6e7ec);
    box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  }
}
.split-slider .content-slider-wrapper .panel {
  padding-top: 3.5555555556rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
  padding-left: 1.7777777778rem;
  border-bottom-left-radius: 32px;
  border-bottom-right-radius: 32px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: none;
}
@media screen and (min-width: 48em) {
  .split-slider .content-slider-wrapper .panel {
    padding-top: 1.7777777778rem;
    padding-right: 1.7777777778rem;
    padding-bottom: 1.7777777778rem;
    padding-left: 1.7777777778rem;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    border-top-left-radius: 32px;
    border-top-right-radius: 32px;
  }
}
@media screen and (min-width: 64em) {
  .split-slider .content-slider-wrapper .panel {
    padding-top: 3.5555555556rem;
    padding-right: 3.5555555556rem;
    padding-bottom: 3.5555555556rem;
    padding-left: 3.5555555556rem;
  }
}
.split-slider .content-slider-wrapper .headline {
  color: #1c3765;
}

.gallery-slider-wrapper {
  width: 100%;
  position: relative;
  flex-grow: 1;
  margin-top: 4rem;
}
.gallery-slider-wrapper .swiper-container {
  overflow: visible;
}
.gallery-slider-wrapper .swiper-slide {
  /* stylelint-disable declaration-no-important */
  opacity: 0 !important;
  /* stylelint-enable declaration-no-important */
}
.gallery-slider-wrapper .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.gallery-slider-wrapper .swiper-slide .minds-cookiebot-placeholder {
  color: rgb(85, 85, 85);
}
.gallery-slider-wrapper .swiper-slide .max-height-wrapper {
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
  aspect-ratio: 3/2;
  max-height: 65vh;
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
}
@media screen and (min-width: 0em) and (max-width: 47.9875em) {
  .gallery-slider-wrapper .swiper-slide .max-height-wrapper {
    box-shadow: none;
  }
}
.is-light .gallery-slider-wrapper .swiper-slide .max-height-wrapper {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(45deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
}
@media screen and (min-width: 0em) and (max-width: 47.9875em) {
  .is-light .gallery-slider-wrapper .swiper-slide .max-height-wrapper {
    box-shadow: none;
  }
}
.gallery-slider-wrapper .swiper-slide .max-height-wrapper .video-wrapper {
  transition: unset;
  animation: unset;
  visibility: visible;
  opacity: 1;
}
.gallery-slider-wrapper .swiper-slide .max-height-wrapper a {
  display: block;
}
.gallery-slider-wrapper .swiper-slide .max-height-wrapper img {
  width: 100%;
}
.gallery-slider-wrapper .swiper-slide .max-height-wrapper .video-wrapper a,
.gallery-slider-wrapper .swiper-slide .max-height-wrapper .minds-cookiebot-placeholder a {
  padding-bottom: unset;
}
.gallery-slider-wrapper .navigation {
  z-index: 1;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
}
@media screen and (min-width: 30em) {
  .gallery-slider-wrapper .navigation {
    right: 0.8888888889rem;
    bottom: 0.8888888889rem;
    left: 0.8888888889rem;
  }
}
@media screen and (min-width: 64em) {
  .gallery-slider-wrapper .navigation {
    right: 1.7777777778rem;
    bottom: 1.7777777778rem;
    left: 1.7777777778rem;
  }
}

.gallery-caption-slider {
  margin-top: 1.7777777778rem;
}
@media screen and (min-width: 30em) {
  .gallery-caption-slider {
    padding-right: 0.8888888889rem;
    padding-left: 0.8888888889rem;
  }
}
@media screen and (min-width: 64em) {
  .gallery-caption-slider {
    padding-right: 1.7777777778rem;
    padding-left: 1.7777777778rem;
  }
}
.gallery-caption-slider .swiper-slide {
  font-size: 0.8888888889rem;
}

.text-with-image-or-video-item {
  display: grid;
  grid-column-gap: 0.8888888889rem;
  grid-row-gap: 1.5555555556rem;
  grid-template-columns: repeat(1, 1fr);
  margin-bottom: calc(0.8888888889rem * 4);
}
@media screen and (min-width: 48em) {
  .text-with-image-or-video-item {
    grid-template-columns: repeat(auto-fit, minmax(min(310px, 100%), 1fr));
  }
}
.text-with-image-or-video-item.text-content {
  margin-bottom: calc(0.8888888889rem * 2);
}
@media screen and (min-width: 48em) {
  .text-with-image-or-video-item .text-wrapper {
    padding-right: 2.6666666667rem;
  }
}
.text-with-image-or-video-item.two-column-video .column-item .video-wrapper a {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 66.6666666667%;
}
.text-with-image-or-video-item .column-item .image a {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 66.6666666667%;
}
.text-with-image-or-video-item .column-item .image img {
  width: 100%;
  border-radius: 32px;
}
.text-with-image-or-video-item .column-item .video-wrapper {
  border-radius: 32px;
}
.text-with-image-or-video-item .column-item .video-wrapper a {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 66.6666666667%;
}
@media screen and (min-width: 48em) {
  .text-with-image-or-video-item .column-item .video-wrapper a {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 50%;
  }
}
.text-with-image-or-video-item .column-item .caption {
  display: block;
  padding-left: 1.7777777778rem;
  padding-right: 1.7777777778rem;
  padding-top: 0.6666666667rem;
  font-size: 0.7777777778rem;
}
@media screen and (min-width: 48em) {
  .text-with-image-or-video-item.align-right .text-wrapper {
    order: 2;
    padding-left: 2.6666666667rem;
    padding-right: 0;
  }
}
.text-with-image-or-video-item.align-right .image,
.text-with-image-or-video-item.align-right .video-wrapper {
  transform: translateX(-100px);
}
.text-with-image-or-video-item.align-left .image,
.text-with-image-or-video-item.align-left .video-wrapper {
  transform: translateX(100px);
}
.text-with-image-or-video-item.align-right.start-animation .image,
.text-with-image-or-video-item.align-right.start-animation .video-wrapper, .text-with-image-or-video-item.align-left.start-animation .image,
.text-with-image-or-video-item.align-left.start-animation .video-wrapper {
  opacity: 1;
  transform: translateX(0);
}
.text-with-image-or-video-item.align-right .image,
.text-with-image-or-video-item.align-right .video-wrapper, .text-with-image-or-video-item.align-left .image,
.text-with-image-or-video-item.align-left .video-wrapper {
  opacity: 0;
  transition: opacity 0.5s ease-in, transform 0.75s ease;
}

.text-with-image-or-video-teaser .inner-wrapper .text-with-image-or-video-item:last-child {
  margin-bottom: 0;
}

.sticky-contact-form {
  border-radius: 0;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  position: fixed;
  top: 0;
  right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  max-width: 768px;
  width: 100%;
  z-index: 4;
  transform: translateX(100%);
  transition: transform 0.3s ease-out;
}
@media screen and (min-width: 48em) {
  .sticky-contact-form {
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
    width: calc(100% - 50px);
  }
}
@media screen and (min-width: 64em) {
  .sticky-contact-form {
    transform: translateX(768px);
    z-index: 7;
  }
}
.sticky-contact-form:not(.visible) {
  box-shadow: none;
}
.sticky-contact-form.visible {
  transform: translateX(0);
}
.sticky-contact-form.section {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 48em) {
  .sticky-contact-form.section {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.sticky-contact-form .close {
  position: absolute;
  top: 10px;
  right: 10px;
}
.sticky-contact-form .close .icon::before {
  content: "\e902";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  color: #94c12a;
}
.sticky-contact-form .contact-info-container {
  display: flex;
}
.sticky-contact-form .contact-info-container .image {
  width: 8rem;
}
.sticky-contact-form .contact-info-container .contact-info {
  display: flex;
  padding-left: 1rem;
  flex-direction: column;
  justify-content: center;
  flex: auto;
  padding-left: 1rem;
}
@media screen and (min-width: 48em) {
  .sticky-contact-form .contact-info-container .contact-info {
    padding-left: 2rem;
  }
}
.sticky-contact-form .contact-info-container .contact-info .phone::before {
  content: "\e90c";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2aa6c1;
  display: inline-block;
  margin-right: 0.5625rem;
  vertical-align: bottom;
}
.sticky-contact-form .contact-info-container .toggle-container-visibility,
.sticky-contact-form .contact-info-container .back-to-references-button {
  position: absolute;
  left: min(max(200px, 50%), -20%);
  top: 50vh;
  border-radius: 5.5555555556rem;
  background-color: #ffffff;
  translate: 11.1111111111rem 0;
  opacity: 0;
  transition: background-color 330ms ease-in-out;
  animation: scalein-move 1s ease-out 1s forwards;
}
@media screen and (min-width: 48em) {
  body:has([data-section-nav]) .sticky-contact-form .contact-info-container .toggle-container-visibility,
  body:has([data-section-nav]) .sticky-contact-form .contact-info-container .back-to-references-button {
    top: 90vh;
  }
}
.sticky-contact-form .contact-info-container .toggle-container-visibility:hover,
.sticky-contact-form .contact-info-container .back-to-references-button:hover {
  background-color: #32a0a7;
}
.sticky-contact-form .contact-info-container .toggle-container-visibility .icon::before,
.sticky-contact-form .contact-info-container .back-to-references-button .icon::before {
  content: "\e903";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4.4444444444rem;
  height: 4.4444444444rem;
  color: #1c3765;
  font-size: 2.2222222222rem;
}
.sticky-contact-form .contact-info-container .back-to-references-button {
  top: calc(50vh - 5.5rem);
}
.sticky-contact-form .contact-info-container .back-to-references-button .icon::before {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(-180deg);
}
.sticky-contact-form .form-container {
  margin-top: 3rem;
}

.is-contact-overlay-open {
  overflow-y: hidden;
}

.contact-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  z-index: 6;
  background-color: transparent;
  transition: background 0.3s ease-out;
}
.contact-overlay.visible {
  background-color: rgba(10, 32, 68, 0.6);
}

.pulse-animation::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border-radius: 5.5555555556rem;
  animation-name: pulse-ring;
  animation-duration: 5000ms;
  animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  animation-iteration-count: infinite;
}

@keyframes pulse-ring {
  0% {
    scale: 0.33;
    background-color: #2aa6c1;
  }
  80%, 100% {
    opacity: 0;
    scale: 1.66;
  }
}
@keyframes scalein {
  from {
    transform: scale(0);
  }
  to {
    transform: scale(1);
  }
}
@keyframes scalein-move {
  0% {
    translate: 11.1111111111rem 0;
    opacity: 0;
  }
  100% {
    opacity: 1;
    translate: 0;
  }
}
.tabs-slider .button-prev,
.tabs-slider .button-next {
  z-index: 3;
  top: 1rem;
  position: absolute;
  width: 3.5555555556rem;
  height: 3.5555555556rem;
}
.tabs-slider .button-prev::before,
.tabs-slider .button-next::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.tabs-slider .button-prev {
  left: 0;
}
.tabs-slider .button-prev::before {
  content: "\e907";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tabs-slider .button-next {
  right: 0;
}
.tabs-slider .button-next::before {
  content: "\e906";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tabs-slider .tabs-slider-tabs {
  position: relative;
  padding-top: 1rem;
  padding-right: calc(3.5555555556rem);
  padding-bottom: 1rem;
  padding-left: calc(3.5555555556rem);
  margin-bottom: 1.7777777778rem;
}
@media screen and (min-width: 30em) {
  .tabs-slider .tabs-slider-tabs {
    padding-top: 1rem;
    padding-right: calc(3.5555555556rem + 0.8888888889rem);
    padding-bottom: 1rem;
    padding-left: calc(3.5555555556rem + 0.8888888889rem);
  }
}
.tabs-slider .tabs-slider-tabs::before, .tabs-slider .tabs-slider-tabs::after {
  z-index: 2;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: calc(3.5555555556rem + 0.8888888889rem);
  pointer-events: none;
}
.tabs-slider .tabs-slider-tabs::before {
  left: 0;
  background-image: linear-gradient(to right, #ebecf0, transparent);
}
.tabs-slider .tabs-slider-tabs::after {
  right: 0;
  background-image: linear-gradient(to left, #ebecf0, transparent);
}
.tabs-slider .tabs-slider-tabs .swiper-wrapper {
  z-index: 1;
  box-sizing: border-box;
}
.tabs-slider .tabs-slider-tabs .swiper-slide {
  width: auto;
  max-width: 100%;
}
.tabs-slider .tabs-slider-tabs .swiper-slide .button {
  font-size: 0.8888888889rem;
  display: block;
  width: 100%;
  padding: 1.0555555556rem 2.1111111111rem;
  text-align: center;
}
.tabs-slider .tabs-slider-tabs .swiper-slide .button.is-active {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}
.tabs-slider .tabs-slider-tabs .swiper-slide .button.is-active a {
  color: #6d7587;
  -webkit-text-fill-color: currentColor;
  background-image: none;
}
.tabs-slider .tabs-slider-tabs .swiper-slide .button a {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
@media screen and (min-width: 48em) {
  .tabs-slider .tabs-content {
    padding-right: 1.7777777778rem;
    padding-left: 1.7777777778rem;
  }
}
.tabs-slider .tabs-content .tabs-panel {
  display: none;
}
.tabs-slider .tabs-content .tabs-panel.is-active {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .tabs-slider .tabs-content .tabs-panel.is-active {
    flex-direction: row;
  }
}
.tabs-slider .tabs-content .tabs-panel .content {
  flex-grow: 1;
}
.tabs-slider .tabs-content .tabs-panel .image {
  flex-shrink: 0;
  max-width: 23.3333333333rem;
  margin-top: 1.7777777778rem;
  margin-bottom: 1.7777777778rem;
}
@media screen and (min-width: 48em) {
  .tabs-slider .tabs-content .tabs-panel .image {
    width: 40%;
    margin-top: 4.4444444444rem;
    margin-left: 2rem;
  }
}
@media screen and (min-width: 70em) {
  .tabs-slider .tabs-content .tabs-panel .image {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
.tabs-slider .tabs-content .tabs-panel .image.with-ripple {
  max-width: 17.7777777778rem;
  margin-top: 4.4444444444rem;
  margin-right: 1.7777777778rem;
  margin-left: 1.7777777778rem;
}
@media screen and (min-width: 48em) {
  .tabs-slider .tabs-content .tabs-panel .image.with-ripple {
    margin-left: 3rem;
  }
}
@media screen and (min-width: 70em) {
  .tabs-slider .tabs-content .tabs-panel .image.with-ripple {
    margin-left: 4rem;
  }
}
.tabs-slider .tabs-content .tabs-panel .image > img {
  width: 100%;
  border-radius: 32px;
}
.tabs-slider .tabs-content .tabs-panel figure {
  width: 100%;
}
.tabs-slider .tabs-content .tabs-panel figure img {
  width: 100%;
  height: auto;
}

.news-and-events-overview {
  padding-top: 0;
}
.news-and-events-overview .events-grid-wrapper {
  margin-top: 5.3333333333rem;
}
.news-and-events-overview .news-list,
.news-and-events-overview .events-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
}
.news-and-events-overview .news-list li,
.news-and-events-overview .events-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.news-and-events-overview .news-list li::before,
.news-and-events-overview .events-list li::before {
  content: none;
}
.news-and-events-overview .news-list li ul,
.news-and-events-overview .events-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.news-and-events-overview .news-list .grid-item,
.news-and-events-overview .events-list .grid-item {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 48em) {
  .news-and-events-overview .news-list .grid-item:not(.full-width),
  .news-and-events-overview .events-list .grid-item:not(.full-width) {
    width: calc(50% - 1rem);
  }
}
.news-and-events-overview .grid-item .content {
  display: flex;
  flex-direction: column;
}
.news-and-events-overview .grid-item.full-width .content {
  margin-bottom: 0.8888888889rem;
}
@media screen and (min-width: 48em) {
  .news-and-events-overview .grid-item.full-width .content {
    margin-bottom: 0;
    margin-right: 1.7777777778rem;
  }
}
@media screen and (min-width: 48em) {
  .news-and-events-overview .grid-item.full-width:nth-child(even) .content {
    order: 2;
    margin-left: 1.7777777778rem;
    margin-right: 0;
  }
}
.news-and-events-overview .grid-item.full-width:nth-child(even) .image-wrapper .image {
  right: 0;
  left: -1.7777777778rem;
}
@media screen and (min-width: 48em) {
  .news-and-events-overview .grid-item.full-width:nth-child(even) .image-wrapper .image {
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 32px;
    border-top-right-radius: 0;
  }
}
.news-and-events-overview .grid-item .panel .headline {
  margin-top: 0;
}
.news-and-events-overview .grid-item .panel .dateline {
  margin-bottom: 0.8888888889rem;
}
.news-and-events-overview .grid-item .image-wrapper {
  position: relative;
  flex-grow: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 48em) {
  .news-and-events-overview .grid-item .image-wrapper {
    width: 50%;
  }
}
.news-and-events-overview .grid-item .image-wrapper .image {
  min-height: 13.3333333333rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-bottom-right-radius: 32px;
  border-top-right-radius: 32px;
  border-bottom-left-radius: 32px;
  border-top-left-radius: 32px;
}
@media screen and (min-width: 48em) {
  .news-and-events-overview .grid-item .image-wrapper .image {
    position: absolute;
    top: -1.7777777778rem;
    bottom: -1.7777777778rem;
    right: -1.7777777778rem;
    left: 0;
    border-bottom-right-radius: 32px;
    border-top-right-radius: 32px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
}
@media screen and (min-width: 48em) {
  .news-and-events-overview .news-list .panel {
    flex-direction: row;
    justify-content: space-between;
  }
}
.news-and-events-overview .events-category {
  max-width: 26.6666666667rem;
}

.news-and-events-button-container .button {
  margin-top: 0.2777777778rem;
  margin-bottom: 0.2777777778rem;
  margin-right: 0.5555555556rem;
}

.content-header .media .map {
  display: block;
}
.content-header .media .map::after {
  content: "";
  display: none;
}

.events-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.events-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.events-list li::before {
  content: none;
}
.events-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}

@media screen and (min-width: 64em) {
  .event-panel {
    display: flex;
    flex-direction: row;
  }
}
.event-panel .headline {
  margin-top: 0;
  color: #1c3765;
}

.event-location {
  margin-bottom: 0.8888888889rem;
}

@media screen and (min-width: 64em) {
  .event-info {
    flex-grow: 1;
  }
}
.event-info .event-location {
  display: block;
}

.date-badge {
  position: relative;
  height: 10.5555555556rem;
  width: 10.5555555556rem;
  flex-shrink: 0;
  background-image: linear-gradient(180deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  border-radius: 100%;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 1.3333333333rem;
  margin-left: auto;
}
@media screen and (min-width: 64em) {
  .date-badge {
    margin-top: 0;
    margin-right: 1.7777777778rem;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.date-badge .inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #1c3765;
  display: block;
  height: calc(100% - 0.4444444444rem);
  width: calc(100% - 0.4444444444rem);
  background-color: #ebecf0;
  border-radius: 100%;
  text-align: center;
}
.date-badge .inner .day {
  line-height: 0.5;
  display: block;
  margin-bottom: 0.4444444444rem;
  font-size: 3rem;
  font-weight: bold;
}
.date-badge .date {
  position: absolute;
  left: 50%;
  white-space: nowrap;
}
[lang=ru] .date-badge .date {
  font-size: 0.8888888889rem;
}
.date-badge .date:only-child {
  top: 50%;
  transform: translate(-50%, -50%);
}
.date-badge .date:not(:only-child) {
  transform: translateX(-50%);
}
.date-badge .date:not(:only-child):first-of-type {
  top: 1.1111111111rem;
}
.date-badge .date:not(:only-child):first-of-type::after {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -0.6666666667rem;
  content: "";
  height: 0.2222222222rem;
  width: 5.5555555556rem;
  background-image: linear-gradient(90deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
}
.date-badge .date:not(:only-child):nth-of-type(2) {
  bottom: 0.6666666667rem;
  color: #6d7587;
}
.date-badge .separator {
  display: none;
}

.glossary-overview {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
}
.glossary-overview li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.glossary-overview li::before {
  content: none;
}
.glossary-overview li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.glossary-overview li {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 48em) {
  .glossary-overview li {
    width: calc(50% - 1rem);
  }
}
@media screen and (min-width: 64em) {
  .glossary-overview li {
    width: calc(33.3333333333% - 1rem);
  }
}

.section.locations.featured-location .inner-wrapper > ul {
  margin-bottom: -1.7777777778rem;
}
.section.locations.featured-location .inner-wrapper > ul > li {
  width: 100%;
}
.section.locations.featured-location .location-item {
  margin-bottom: 1.7777777778rem;
}
.section.locations .inner-wrapper > ul {
  display: flex;
  flex-flow: row wrap;
}
@media screen and (min-width: 48em) {
  .section.locations .inner-wrapper > ul {
    margin-left: -0.8888888889rem;
    margin-right: -0.8888888889rem;
  }
}
.section.locations .inner-wrapper > ul > li {
  display: flex;
  width: 100%;
  flex-shrink: 0;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .section.locations .inner-wrapper > ul > li {
    width: 33.3333333333%;
    flex-direction: row;
  }
  .section.locations .inner-wrapper > ul > li > * {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0;
    padding-left: 0.8888888889rem;
    padding-right: 0.8888888889rem;
  }
}
.section.locations ul {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-bottom: -3.5555555556rem;
}
.section.locations ul li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.section.locations ul li::before {
  content: none;
}
.section.locations ul li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.section.locations .additional-offices-info,
.section.locations .subsidiary-companies-info {
  margin-top: 3.5555555556rem;
}
@media screen and (min-width: 48em) {
  .section.locations .additional-offices-info,
  .section.locations .subsidiary-companies-info {
    margin-top: calc(7.1111111111rem + 3.5555555556rem / 2 + 1.4444444444rem + 0.8888888889rem);
  }
}
.section.locations .additional-offices-info ul li:last-child,
.section.locations .subsidiary-companies-info ul li:last-child {
  margin-bottom: 0;
}
.section.locations .location-item {
  margin-bottom: 3.5555555556rem;
}
.section.locations .image {
  width: 7.1111111111rem;
  margin-bottom: 1.7777777778rem;
}
.section.locations .image img {
  width: 80%;
}
.section.locations .content .title {
  margin-top: 0;
}
.section.locations .content .country {
  margin-top: 0.4444444444rem;
  color: #2aa6c1;
}
.section.locations .content .office-status {
  font-weight: 700;
}
.section.locations .content .email {
  margin-top: 0.8888888889rem;
}
.section.locations .content .phone a,
.section.locations .content .fax a {
  color: rgb(85, 85, 85);
  font-weight: 400;
}
.section.locations .content .phone a::before,
.section.locations .content .fax a::before {
  margin-right: 0.4444444444rem;
  color: #2aa6c1;
}
.section.locations .content .phone a::before {
  content: "\e90c";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.section.locations .content .phone + .fax {
  margin-top: 0.4444444444rem;
}
.section.locations .content .fax a::before {
  content: "\e919";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.section.locations .world-map {
  position: relative;
  overflow: hidden;
  margin-bottom: 3.5555555556rem;
}
.section.locations .world-map .map-overlay {
  position: absolute;
  top: 0.0555555556rem;
  bottom: 0.5555555556rem;
  left: 0.0555555556rem;
  right: 0.0555555556rem;
  background-image: linear-gradient(180deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
  border-radius: 32px;
}
.section.locations .world-map svg {
  position: relative;
  z-index: 1;
  border-radius: 32px;
}
.section.locations .world-map path,
.section.locations .world-map polygon {
  fill: rgb(196, 222, 231);
  stroke: #ffffff;
}
.section.locations .world-map path.background,
.section.locations .world-map polygon.background {
  fill: #ffffff;
}
.section.locations .world-map path[data-jump-to*=country-code-],
.section.locations .world-map polygon[data-jump-to*=country-code-] {
  fill: transparent;
  cursor: pointer;
}
.section.locations .world-map path[data-jump-to*=country-code-]:hover, .section.locations .world-map path[data-jump-to*=country-code-]:focus,
.section.locations .world-map polygon[data-jump-to*=country-code-]:hover,
.section.locations .world-map polygon[data-jump-to*=country-code-]:focus {
  fill: #1c3765;
}

.events-registration-form .participant-container {
  margin-bottom: 2.5rem;
}
.events-registration-form .participant-container .participant-box {
  position: relative;
  display: none;
}
.events-registration-form .participant-container .participant-box.visible {
  display: block;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.events-registration-form .participant-container .participant-box .title {
  padding-right: 2rem;
  padding-left: 2rem;
}
.events-registration-form .inner:hover .icon {
  transform: none;
}
.events-registration-form .icon {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.events-registration-form .button-container {
  text-align: center;
}
.events-registration-form .button-container .icon::before {
  content: "\e90f";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.events-registration-form .button-container .button {
  padding-top: 0.4rem;
  padding-bottom: 0.1rem;
}
@media screen and (max-width: 47.9875em) {
  .events-registration-form .button-container .text {
    font-size: initial;
  }
}
.events-registration-form .delete-button {
  position: absolute;
  top: 16px;
  right: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
  border-radius: 50%;
}
.events-registration-form .delete-button .icon::before {
  content: "\e90b";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
}

.event-section .row {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.event-section .logo-wrapper,
.event-section .content-wrapper {
  flex: 0 0 auto;
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.event-section .logo-wrapper {
  margin-bottom: 1.7777777778rem;
}
@media screen and (max-width: 47.9875em) {
  .event-section .panel {
    padding: 0.8888888889rem;
  }
}
@media screen and (min-width: 30em) {
  .event-section .logo-wrapper {
    width: calc(25% - 1rem);
    order: 2;
    margin-bottom: 0;
  }
  .event-section .content-wrapper {
    flex: 1 1 0;
    width: auto;
    order: 1;
  }
}

/* stylelint-disable selector-class-pattern */
.select2.language-switch,
select.language-switch {
  min-width: 85px;
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 0;
  background-color: rgba(255, 255, 255, 0);
  background-image: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.select2.select2-container--language,
select.select2-container--language {
  background-color: rgba(255, 255, 255, 0);
  background-image: none;
  border-radius: 0;
  box-shadow: none;
}
.select2.select2-container--language.select2-container--open,
select.select2-container--language.select2-container--open {
  box-shadow: none;
}
.select2.select2-container--language .selection .select2-selection,
select.select2-container--language .selection .select2-selection {
  min-width: 85px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 64em) {
  .select2.select2-container--language .selection .select2-selection,
  select.select2-container--language .selection .select2-selection {
    justify-content: flex-end;
  }
}
.select2.select2-container--language .selection .select2-selection .select2-selection__rendered,
select.select2-container--language .selection .select2-selection .select2-selection__rendered {
  display: flex;
  padding-right: 0;
  color: #1c3765;
  font-weight: 700;
  text-transform: uppercase;
}
.select2.select2-container--language .selection .select2-selection .select2-selection__rendered .flag-icon,
select.select2-container--language .selection .select2-selection .select2-selection__rendered .flag-icon {
  width: 2.5rem;
  margin-right: 8px;
}
.select2.select2-container--language .selection .select2-selection .select2-selection__arrow,
select.select2-container--language .selection .select2-selection .select2-selection__arrow {
  display: none;
}

.select2-container--language {
  z-index: 9;
}
.select2-container--language .flag-icon {
  width: 2.5rem;
  height: 24px;
  margin-right: 8px;
  text-align: center;
}
.select2-container--language .flag-icon img {
  height: 100%;
  width: auto;
}
.select2-container--language .select2-dropdown {
  min-width: 170px;
}
.select2-container--language .select2-dropdown.select2-dropdown--above .select2-results {
  padding: 0;
}
.select2-container--language .select2-dropdown .select2-results {
  padding: 0;
  width: 100%;
  transform: none;
}
@media screen and (min-width: 70em) {
  .select2-container--language .select2-dropdown .select2-results {
    transform: translateX(-30px);
  }
}
.select2-container--language .select2-dropdown .select2-results ul {
  overflow-y: auto;
  max-height: none;
}
.select2-container--language .select2-dropdown .select2-results ul.select2-results__options {
  border-radius: 2rem;
  box-shadow: none;
}
.select2-container--language .select2-dropdown .select2-results ul li {
  display: flex;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  text-transform: uppercase;
}

a.active-language {
  display: none;
}

/* stylelint-enable selector-class-pattern */
.minds-cookiebot-placeholder {
  height: 100%;
  width: 100%;
}
.minds-cookiebot-placeholder .minds-cookiebot-placeholder-main {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 50%;
  position: relative;
}
.minds-cookiebot-placeholder .minds-cookiebot-placeholder-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 230px;
}

.cookiebot-declaration .CookieDeclarationTypeHeader { /* stylelint-disable-line selector-class-pattern */
  margin-top: 1.7777777778rem;
  margin-bottom: 0.8888888889rem;
  font-weight: 700;
  font-size: 1.1111111111rem;
  line-height: 1.3;
  color: #1c3765;
}
.cookiebot-declaration .links a {
  margin-right: 0.8888888889rem;
}
.cookiebot-declaration .links a:last-child {
  margin-right: 0;
}

.cookiebot-banner {
  z-index: 10;
  overflow-y: auto;
  max-height: 100%;
  max-width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 47.9875em) {
  .cookiebot-banner {
    padding-top: 100%;
    font-size: 0.7777777778rem;
  }
  .cookiebot-banner .section {
    padding-top: 1.7777777778rem;
    padding-bottom: 1.7777777778rem;
  }
}
.cookiebot-banner .links a {
  margin-right: 0.8888888889rem;
}
.cookiebot-banner .links a:last-child {
  margin-right: 0;
}
.cookiebot-banner .buttons {
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: space-between;
  margin-top: 1.7777777778rem;
  margin-bottom: -1.7777777778rem;
}
@media screen and (min-width: 48em) {
  .cookiebot-banner .buttons {
    margin-top: 2.6666666667rem;
    margin-bottom: -2.6666666667rem;
    flex-wrap: nowrap;
  }
}
.cookiebot-banner .buttons > * {
  margin-bottom: 1.7777777778rem;
}
@media screen and (min-width: 48em) {
  .cookiebot-banner .buttons > * {
    margin-bottom: 2.6666666667rem;
  }
}
@media screen and (max-width: 47.9875em) {
  .cookiebot-banner .buttons .dropdown-trigger {
    order: 1;
  }
}
.cookiebot-banner .buttons .wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-items: flex-end;
  align-items: baseline;
  padding-right: 1.7777777778rem;
  margin-top: -1.7777777778rem;
}
@media screen and (max-width: 47.9875em) {
  .cookiebot-banner .buttons .wrapper {
    order: 0;
  }
}
.cookiebot-banner .buttons .wrapper > * {
  margin-top: 1.7777777778rem;
}
.cookiebot-banner .buttons .wrapper .secondary {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.cookiebot-banner .accept-and-continue-wrapper {
  display: flex;
  padding-top: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
}
.cookiebot-banner .dropdown-area {
  padding-top: 2.6666666667rem;
  display: none;
}
.cookiebot-banner .dropdown-area.is-active {
  display: block;
}
.cookiebot-banner .panel-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
}
.cookiebot-banner .panel-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.cookiebot-banner .panel-list li::before {
  content: none;
}
.cookiebot-banner .panel-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.cookiebot-banner .panel-list li {
  flex: 0 0 auto;
  width: calc(100% - 1rem);
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
}
@media screen and (min-width: 48em) {
  .cookiebot-banner .panel-list li {
    width: calc(50% - 1rem);
  }
}
.cookiebot-banner .panel-list li .panel {
  height: 100%;
}
.cookiebot-banner .panel-list .checkbox-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 0.8888888889rem;
}
.cookiebot-banner .panel-list .checkbox-wrapper label {
  cursor: pointer;
  font-size: 1.1111111111rem;
  font-weight: 700;
  color: #1c3765;
  padding-left: 0.8888888889rem;
}
.cookiebot-banner .tabs-cookiebanner {
  margin-bottom: 1.7777777778rem;
}
.cookiebot-banner .tabs-cookiebanner .tabs {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
  margin-bottom: -0.8888888889rem;
  display: flex;
  flex-wrap: wrap;
}
.cookiebot-banner .tabs-cookiebanner .tabs li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.cookiebot-banner .tabs-cookiebanner .tabs li::before {
  content: none;
}
.cookiebot-banner .tabs-cookiebanner .tabs li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.cookiebot-banner .tabs-cookiebanner .tabs .tabs-title {
  margin-right: 0.8888888889rem;
  margin-bottom: 0.8888888889rem;
}
.cookiebot-banner .tabs-cookiebanner .tabs .tabs-title:last-child {
  margin-right: 0;
}
.cookiebot-banner .tabs-cookiebanner .tabs-content .tabs-panel {
  display: none;
}
.cookiebot-banner .tabs-cookiebanner .tabs-content .tabs-panel.is-active {
  display: block;
}
.cookiebot-banner .tabs-cookiebanner .item {
  max-width: 100%;
  overflow-x: auto;
}

@media screen and (min-width: 64em) {
  .supported-projects-section .headline {
    margin-bottom: 4.4444444444rem;
  }
}

.supported-projects {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.supported-projects li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.supported-projects li::before {
  content: none;
}
.supported-projects li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.supported-projects li {
  position: relative;
  margin-bottom: 1.7777777778rem;
}
@media screen and (min-width: 70em) {
  .supported-projects li::before {
    content: "";
    background-image: url("background-bubbles.0f3c4a16d23efdef.png");
    background-size: cover;
    transform: none;
    height: 27.7777777778rem;
    width: 27.7777777778rem;
    position: absolute;
    left: calc(100% - 4.1666666667rem);
    top: -6.1111111111rem;
  }
}
.supported-projects li:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 48em) {
  .supported-projects li {
    margin-bottom: 2.6666666667rem;
  }
}
@media screen and (min-width: 70em) {
  .supported-projects li {
    margin-bottom: 7.1111111111rem;
    max-width: 66.66%;
  }
}
.supported-projects li:nth-child(3n+1) .tile .content::before {
  background-color: rgba(235, 236, 240, 0.95);
}
.supported-projects li:nth-child(3n+1) .tile .content .headline {
  color: #1c3765;
}
.supported-projects li:nth-child(3n+1) .tile .content .subheadline {
  color: rgb(85, 85, 85);
}
.supported-projects li:nth-child(3n+2) .tile .content::before, .supported-projects li:nth-child(3n+3) .tile .content::before {
  background-color: rgba(246, 160, 1, 0.95);
}
.supported-projects li:nth-child(3n+2) .tile .content .headline,
.supported-projects li:nth-child(3n+2) .tile .content .subheadline,
.supported-projects li:nth-child(3n+2) .tile .content .link, .supported-projects li:nth-child(3n+3) .tile .content .headline,
.supported-projects li:nth-child(3n+3) .tile .content .subheadline,
.supported-projects li:nth-child(3n+3) .tile .content .link {
  color: #ffffff;
}
.supported-projects li:nth-child(3n+2) .tile .content .link, .supported-projects li:nth-child(3n+3) .tile .content .link {
  /* stylelint-disable max-nesting-depth */
  /* stylelint-enable max-nesting-depth */
}
.supported-projects li:nth-child(3n+2) .tile .content .link .text,
.supported-projects li:nth-child(3n+2) .tile .content .link .icon, .supported-projects li:nth-child(3n+3) .tile .content .link .text,
.supported-projects li:nth-child(3n+3) .tile .content .link .icon {
  color: #ffffff;
  -webkit-text-fill-color: currentColor;
  background-image: none;
}
.supported-projects li:nth-child(3n+3) .tile .content::before {
  background-color: rgba(148, 193, 42, 0.95);
}
.supported-projects li:nth-child(even) {
  margin-left: auto;
}
.supported-projects li:nth-child(even)::before {
  left: auto;
  right: calc(100% - 4.1666666667rem);
  top: -3.0555555556rem;
}
@media screen and (min-width: 48em) {
  .supported-projects li:nth-child(even) .tile .content {
    margin-right: auto;
    margin-left: 0;
    padding-top: 2.6666666667rem;
    padding-left: 2.6666666667rem;
  }
}
.supported-projects li:nth-child(even) .tile .content .logo {
  left: 1.7777777778rem;
  right: 0;
}
@media screen and (min-width: 48em) {
  .supported-projects li:nth-child(even) .tile .content .logo {
    left: 2.6666666667rem;
    right: 0;
  }
}
.supported-projects .tile {
  position: relative;
  overflow: hidden;
  border-radius: 32px;
}
@media screen and (min-width: 48em) {
  .supported-projects .tile {
    padding-bottom: 7.25rem;
  }
}
.supported-projects .tile .background-image {
  background-size: cover;
  width: 100%;
}
@media screen and (max-width: 47.9875em) {
  .supported-projects .tile .background-image {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 66.6666666667%;
  }
}
@media screen and (min-width: 48em) {
  .supported-projects .tile .background-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.supported-projects .tile .content {
  text-align: left;
  position: relative;
  padding-top: 2.6666666667rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
  padding-left: 1.7777777778rem;
  width: 100%;
}
.supported-projects .tile .content::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 48em) {
  .supported-projects .tile .content::before {
    top: auto;
    right: auto;
    left: 50%;
    bottom: 0.8888888889rem;
    transform: translateX(-50%);
    border-radius: 50%;
    width: 125%;
    padding-bottom: 125%;
  }
}
@media screen and (min-width: 48em) {
  .supported-projects .tile .content {
    margin-left: auto;
    padding-top: 2.6666666667rem;
    padding-right: 2.6666666667rem;
    padding-bottom: 4.5833333333rem;
    padding-left: 4.4444444444rem;
    width: 70%;
  }
}
@media screen and (min-width: 64em) {
  .supported-projects .tile .content {
    width: 60%;
  }
}
@media screen and (min-width: 70em) {
  .supported-projects .tile .content {
    width: 70%;
  }
}
@media screen and (min-width: 80em) {
  .supported-projects .tile .content {
    width: 60%;
  }
}
.supported-projects .tile .content .headline {
  position: relative;
  margin-bottom: 0.8888888889rem;
}
.supported-projects .tile .content .subheadline {
  position: relative;
  display: block;
  padding-left: 1.7777777778rem;
}
.supported-projects .tile .content .link {
  position: relative;
  display: inline-block;
  padding-top: 0.8888888889rem;
  padding-left: 1.7777777778rem;
}
.supported-projects .tile .content .logo {
  border-radius: 50%;
  background-color: #ffffff;
  overflow: hidden;
  padding-top: 0.8888888889rem;
  padding-right: 0.8888888889rem;
  padding-bottom: 0.8888888889rem;
  padding-left: 0.8888888889rem;
  position: absolute;
  transform: translateY(1.7777777778rem);
  bottom: 100%;
  height: 6.6666666667rem;
  width: 6.6666666667rem;
  right: 1.7777777778rem;
}
@media screen and (min-width: 48em) {
  .supported-projects .tile .content .logo {
    right: 2.6666666667rem;
    transform: translateY(50%);
    padding-top: 1.7777777778rem;
    padding-right: 1.7777777778rem;
    padding-bottom: 1.7777777778rem;
    padding-left: 1.7777777778rem;
    height: 9.1666666667rem;
    width: 9.1666666667rem;
    bottom: 0;
  }
}
.supported-projects .tile .content .logo img {
  height: auto;
  width: 100%;
}

@media screen and (min-width: 70em) {
  .vertical-tabs-section::after {
    top: 115px;
    right: -19%;
  }
}
.vertical-tabs-section .vertical-tabs {
  display: flex;
  flex-flow: row wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.vertical-tabs-section .vertical-tabs > div {
  flex: 0 0 auto;
  width: calc(100% - 1rem);
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
@media screen and (min-width: 48em) {
  .vertical-tabs-section .vertical-tabs > div {
    width: calc(50% - 1rem);
  }
}
.vertical-tabs-section .vertical-tabs .tabs-navigation-container {
  margin-bottom: 1.6666666667rem;
}
@media screen and (min-width: 48em) {
  .vertical-tabs-section .vertical-tabs .tabs-navigation-container {
    order: 1;
    margin-bottom: 0;
  }
}
.vertical-tabs-section .vertical-tabs .tabs-navigation {
  display: flex;
  flex-flow: row wrap;
  margin-top: -0.5rem;
  margin-right: -0.5rem;
  margin-bottom: -0.5rem;
  margin-left: -0.5rem;
}
.vertical-tabs-section .vertical-tabs .tabs-navigation > div {
  flex: 0 0 auto;
  width: calc(50% - 1rem);
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  margin-left: 0.5rem;
  padding: 0;
}
@media screen and (max-width: 47.9875em) {
  .vertical-tabs-section .vertical-tabs .tabs-navigation > div {
    width: calc(33.3333333333% - 1rem);
  }
}
@media screen and (min-width: 64em) {
  .vertical-tabs-section .vertical-tabs .tabs-navigation > div {
    width: calc(33.3333333333% - 1rem);
  }
}
.vertical-tabs-section .vertical-tabs .tabs-navigation > div a {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
  width: 100%;
  outline: none;
}
.vertical-tabs-section .vertical-tabs .tabs-navigation > div:not(.is-active) {
  background-image: none;
  background-color: #ffffff;
}
.vertical-tabs-section .vertical-tabs .tabs-navigation > div.is-active {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}
.vertical-tabs-section .vertical-tabs .tabs-navigation .member-logo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: 1.1111111111rem;
  margin-bottom: 1.1111111111rem;
  margin-left: 1.1111111111rem;
  margin-right: 1.1111111111rem;
}
.vertical-tabs-section .vertical-tabs .tabs-navigation .member-logo:focus {
  outline: none;
}
.vertical-tabs-section .vertical-tabs .tabs-navigation .member-logo img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.vertical-tabs-section .vertical-tabs .tabs-content {
  height: 100%;
}
.vertical-tabs-section .vertical-tabs .tabs-content .tabs-panel {
  display: none;
  height: 100%;
  padding-top: 2.2222222222rem;
  padding-bottom: 2.2222222222rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.vertical-tabs-section .vertical-tabs .tabs-content .tabs-panel.is-active {
  display: flex;
}
.vertical-tabs-section .vertical-tabs .tabs-content .tabs-panel .content .headline {
  margin-bottom: 1.1111111111rem;
}

.section.language-notice .inner-wrapper {
  position: relative;
}
.section.language-notice .headline {
  position: relative;
  max-width: none;
  padding-right: 2.7777777778rem;
  padding-left: 2.2222222222rem;
}
.section.language-notice .headline::before {
  content: "\e91c";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  top: 0;
}
.section.language-notice form {
  margin-bottom: -0.8888888889rem;
}
@media screen and (min-width: 30em) {
  .section.language-notice form {
    margin-bottom: -1.7777777778rem;
  }
}
.section.language-notice .input-wrapper {
  min-width: 13.8888888889rem;
}
.section.language-notice .close {
  position: absolute;
  top: -0.4444444444rem;
  right: 0;
  cursor: pointer;
}
.section.language-notice .close .icon::before {
  content: "\e902";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.7777777778rem;
  height: 2.7777777778rem;
  color: #94c12a;
}

.select2-container.language-notice .flag-icon {
  display: inline-block;
  width: 2.2222222222rem;
  height: 24px;
  margin-right: 0.4444444444rem;
  text-align: center;
}
.select2-container.language-notice .flag-icon img {
  height: 100%;
  width: auto;
  vertical-align: bottom;
}
.select2-container.language-notice .select2-dropdown .select2-results ul {
  overflow-y: auto;
  max-height: none;
}
.select2-container.language-notice .select2-dropdown .select2-results ul li {
  display: flex;
  align-items: center;
  padding-top: 0.5555555556rem;
  padding-bottom: 0.5555555556rem;
  padding-left: 1.7777777778rem;
  padding-right: 1.7777777778rem;
}

.features {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 1rem;
  margin-top: 4rem;
}
.features > li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.features > li::before {
  content: none;
}
.features > li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.features li .panel {
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
  border-radius: 32px;
  overflow: hidden;
}
.features li .panel .image-format {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 66.6666666667%;
}
.features li .panel .image-format img {
  width: 100%;
  border-radius: 0;
}
.features li .panel .image,
.features li .panel .content {
  width: 50%;
  min-width: 20.5rem;
  flex-grow: 1;
}
.features .arrow {
  display: inline-block;
  margin-top: 1rem;
}

.check-list {
  margin-top: 2rem;
}
.check-list.start-animation > li {
  opacity: 1;
}
.check-list.start-animation > li:nth-child(1) {
  transition: opacity 0.33s ease-in 0.25s;
}
.check-list.start-animation > li:nth-child(2) {
  transition: opacity 0.33s ease-in 0.5s;
}
.check-list.start-animation > li:nth-child(3) {
  transition: opacity 0.33s ease-in 0.75s;
}
.check-list.start-animation > li:nth-child(4) {
  transition: opacity 0.33s ease-in 1s;
}
.check-list.start-animation > li:nth-child(5) {
  transition: opacity 0.33s ease-in 1.25s;
}
.check-list.start-animation > li:nth-child(6) {
  transition: opacity 0.33s ease-in 1.5s;
}
.check-list.start-animation > li:nth-child(7) {
  transition: opacity 0.33s ease-in 1.75s;
}
.check-list.start-animation > li:nth-child(8) {
  transition: opacity 0.33s ease-in 2s;
}
.check-list.start-animation > li:nth-child(9) {
  transition: opacity 0.33s ease-in 2.25s;
}
.check-list.start-animation > li:nth-child(10) {
  transition: opacity 0.33s ease-in 2.5s;
}
.check-list > li {
  font-weight: 700;
  padding-left: 3rem;
  margin-bottom: 1rem;
  opacity: 0;
}
.ckeditor .check-list > li {
  opacity: 1;
}
.check-list > li::before {
  content: "\e91d";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 2.25rem;
  transform: none;
  top: -0.7777777778rem;
  color: #94c12a;
}
.is-light .check-list > li::before {
  color: #94c12a;
}

.link-list {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 0.8888888889rem;
}
.link-list li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.link-list li::before {
  content: none;
}
.link-list li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.link-list > li {
  width: 100%;
}
@media screen and (min-width: 48em) {
  .link-list > li {
    width: calc(50% - 0.8888888889rem);
  }
}
.link-list .panel {
  padding-right: 5.3333333333rem;
}
.link-list .panel:hover::after {
  right: 1.5555555556rem;
}
.link-list .panel::after {
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 2.2222222222rem;
  position: absolute;
  top: 0.7777777778rem;
  right: 2.2222222222rem;
  transition: right 0.33s ease;
}
.link-list .panel[target=_blank]::after {
  content: "\e910";
  font-size: 2rem;
  top: 0.8888888889rem;
}
.link-list .panel .headline {
  margin-bottom: 0;
}

.link-list-icon {
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.link-list-icon li {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.link-list-icon li::before {
  content: none;
}
.link-list-icon li ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.link-list-icon li {
  position: relative;
  padding-left: 4rem;
}
@media screen and (min-width: 64em) {
  .link-list-icon li {
    padding-left: 4.4444444444rem;
  }
}
.link-list-icon li:not(:last-child) {
  margin-bottom: 1.7777777778rem;
}
.link-list-icon a::before {
  position: absolute;
  left: 0.8888888889rem;
  top: 50%;
  transform: translateY(-50%);
  font-size: 2.2222222222rem;
}
@media screen and (min-width: 64em) {
  .link-list-icon a::before {
    left: 0;
    font-size: 3rem;
  }
}
.link-list-icon a.download-center::before {
  content: "\e911";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.link-list-icon a.innovation::before {
  content: "\e918";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.link-list-icon a.events::before {
  content: "\e912";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.link-list-icon .title {
  display: block;
  color: rgb(85, 85, 85);
  font-weight: 400;
  font-size: 1.1111111111rem;
}

.envirowatergroup-logo {
  margin-top: -2.6666666667rem;
}
.envirowatergroup-logo a[target=_blank]:has(img)::after {
  content: "";
}

.wave {
  position: relative;
}
.wave .wave-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
  left: 0;
  display: block;
  width: 100%;
  height: 45.3333333333rem;
  min-width: 50rem;
}
@media screen and (min-width: 48em) {
  .wave .wave-img {
    top: 0;
    transform: none;
    bottom: auto;
  }
}
@media screen and (min-width: 64em) {
  .wave .wave-img {
    background-repeat: round;
  }
}
@media screen and (min-width: 48em) {
  .wave.background-up .wave-img {
    top: -3.1111111111rem;
  }
}
@media screen and (min-width: 48em) {
  .wave.background-down .wave-img {
    top: 8.2222222222rem;
  }
}
@media screen and (min-width: 48em) {
  .wave.reverse .wave-img {
    transform: scaleX(-1);
    opacity: 0.4;
  }
}

.language-notice + .background-up .wave-img {
  top: 0;
}

.testimonials-slider-section .section-wrapper.no-title {
  padding-top: 1rem;
}
.testimonials-slider-section .swiper-container {
  overflow: unset;
}

.testimonials-slider .swiper-slide {
  display: flex;
  height: auto;
  flex-direction: column;
  gap: 1.7777777778rem;
}
@media screen and (min-width: 48em) {
  .testimonials-slider .swiper-slide {
    flex-direction: row;
  }
}
.testimonials-slider .circular-image {
  position: relative;
}
.testimonials-slider .circular-image .icon {
  position: absolute;
  top: 0.2777777778rem;
  bottom: 0.2777777778rem;
  left: 0.2777777778rem;
  right: 0.2777777778rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f2f3f8;
  border-radius: 50%;
}
.testimonials-slider .circular-image .icon::before {
  content: "\e91e";
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-size: 3.5555555556rem;
}
.testimonials-slider .image {
  box-sizing: border-box;
  width: 10.5555555556rem;
  min-width: 9.4444444444rem;
  align-self: center;
}
@media screen and (min-width: 48em) {
  .testimonials-slider .image {
    align-self: flex-start;
  }
}
.testimonials-slider .content-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
}
@media screen and (min-width: 48em) {
  .testimonials-slider .content-wrapper {
    width: 70%;
  }
}
.testimonials-slider .content {
  margin-bottom: 1.7777777778rem;
}
.testimonials-slider .navigation {
  margin-top: auto;
}
.testimonials-slider .navigation .pagination {
  margin-right: unset;
}
@media screen and (min-width: 48em) {
  .testimonials-slider .navigation .pagination {
    margin-right: auto;
  }
}

/* stylelint-disable */
#filter_area input[type=text],
#job_alert input[type=text],
#application_form input[type=text] {
  border-radius: 32px;
  border-width: 0;
  background-color: #ffffff;
  background-image: linear-gradient(45deg, #ffffff, #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(118, 166, 248, 0.2), 4px 4px 20px 0 rgba(10, 32, 4, 0.7), inset -6px -6px 16px 0 rgba(255, 255, 255, 0), inset 4px 4px 12px 0 rgba(10, 32, 4, 0);
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
  width: 100%;
  height: 100%;
  padding-top: unset;
  padding-bottom: unset;
  padding-right: 1.7777777778rem;
  padding-left: 1.7777777778rem;
  border: none;
  background-image: linear-gradient(45deg, rgb(249, 249, 249), #ebecf0);
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 10px 0 rgba(0, 0, 0, 0), inset -4px -4px 4px 0 #ffffff, inset 4px 4px 5px 0 rgba(0, 0, 0, 0.12);
  color: #6d7587;
  line-height: unset;
  transition-property: box-shadow;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
}
#filter_area input[type=text]::-moz-placeholder, #job_alert input[type=text]::-moz-placeholder, #application_form input[type=text]::-moz-placeholder {
  opacity: 0 !important;
}
#filter_area input[type=text]::placeholder,
#job_alert input[type=text]::placeholder,
#application_form input[type=text]::placeholder {
  opacity: 0 !important;
}
#filter_area input[type=text]:hover, #filter_area input[type=text]:focus,
#job_alert input[type=text]:hover,
#job_alert input[type=text]:focus,
#application_form input[type=text]:hover,
#application_form input[type=text]:focus {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 10px 0 rgba(0, 0, 0, 0), inset -4px -4px 4px 0 #ffffff, inset 4px 4px 8px 0 rgba(0, 0, 0, 0.2);
}
#filter_area label:not(.ui-corner-all),
#job_alert label:not(.ui-corner-all),
#application_form label:not(.ui-corner-all) {
  display: block !important;
  font-weight: 700;
  color: #6d7587;
  padding-left: 1.7777777778rem;
  padding-right: unset;
  padding-bottom: 0.5rem;
}
#filter_area .ui-widget,
#job_alert .ui-widget,
#application_form .ui-widget {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(90deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  padding-top: 0.4444444444rem;
  padding-bottom: 0.4444444444rem;
  padding-left: 1.7777777778rem;
  padding-right: 0.7777777778rem;
  height: 100%;
  border-radius: 1.7777777778rem;
  border-width: 0;
  overflow: unset;
  color: #6d7587;
  transition-property: box-shadow, color;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  cursor: pointer;
}
#filter_area .ui-widget .ui-icon,
#job_alert .ui-widget .ui-icon,
#application_form .ui-widget .ui-icon {
  position: unset;
  margin: unset;
}
#filter_area .ui-widget .ui-icon::before,
#job_alert .ui-widget .ui-icon::before,
#application_form .ui-widget .ui-icon::before {
  color: #6d7587;
}
#filter_area .ui-widget .button_label,
#job_alert .ui-widget .button_label,
#application_form .ui-widget .button_label {
  all: unset;
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#filter_area .ui-widget span:focus,
#filter_area .ui-widget button:focus,
#job_alert .ui-widget span:focus,
#job_alert .ui-widget button:focus,
#application_form .ui-widget span:focus,
#application_form .ui-widget button:focus {
  border-color: unset;
  box-shadow: -4px -4px 10px 0 white, 2px 2px 10px 0 rgba(28, 55, 101, 0.5);
}
#filter_area .ui-widget[aria-expanded=true],
#job_alert .ui-widget[aria-expanded=true],
#application_form .ui-widget[aria-expanded=true] {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: -4px -4px 10px 0 white, 2px 2px 10px 0 rgba(28, 55, 101, 0.5);
}

.ui-multiselect-menu {
  padding: unset;
  border: none;
  background-color: unset;
  overflow-y: clip;
}
.ui-multiselect-menu::after {
  content: "";
  display: block;
  height: 0.5555555556rem;
  opacity: 0;
  pointer-events: none;
}
.ui-multiselect-menu .ui-multiselect-checkboxes {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(90deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  border-style: none;
  border-radius: 1.7777777778rem;
  border-top-color: transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: -4px -4px 10px 0 white, 2px 2px 10px 0 rgba(28, 55, 101, 0.5);
}
.ui-multiselect-menu .ui-multiselect-checkboxes li {
  margin: unset;
  padding: unset;
}
.ui-multiselect-menu .ui-multiselect-checkboxes li:has(.ui-state-hover) {
  background-color: white;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label {
  display: inline-block;
  border: none;
  margin: unset;
  padding-top: 0.4444444444rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.4444444444rem;
  padding-left: 1.7777777778rem;
  width: 100%;
  color: #6d7587;
  background-color: unset;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label.ui-state-hover {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label input {
  top: unset;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label span {
  padding-left: 0.4444444444rem;
}
.ui-multiselect-menu .ui-multiselect-checkboxes label,
.ui-multiselect-menu .ui-multiselect-checkboxes input {
  cursor: pointer;
}

.ui-selectmenu-menu {
  overflow-y: clip;
}
.ui-selectmenu-menu::after {
  content: "";
  display: block;
  height: 0.5555555556rem;
  opacity: 0;
  pointer-events: none;
}
.ui-selectmenu-menu .ui-menu {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(90deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  border-radius: 1.7777777778rem;
  border-top-color: transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: -4px -4px 10px 0 white, 2px 2px 10px 0 rgba(28, 55, 101, 0.5);
}
.ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper {
  width: 100%;
  padding-top: 0.4444444444rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 0.4444444444rem;
  padding-left: 1.7777777778rem;
  color: #6d7587;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper.ui-state-active {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-weight: 700 !important;
}
.ui-selectmenu-menu .ui-menu .ui-menu-item:has(.ui-state-active) {
  background-color: white;
}

.upload,
.result_preview_box {
  height: 100%;
  margin: unset;
  border-radius: 1.7777777778rem;
  border-width: 0;
  overflow: hidden;
  transition-property: box-shadow, color;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
}
.upload .facade,
.result_preview_box .facade {
  border-style: none;
  border-radius: unset;
  height: 100%;
}
.upload input[type=file],
.result_preview_box input[type=file] {
  position: absolute;
  margin: unset;
  padding: unset;
  border: none;
  width: 100%;
  height: 100%;
  background-color: unset;
  opacity: 0;
  cursor: pointer;
  font-size: 0;
}
.upload .upload_box,
.result_preview_box .upload_box {
  display: flex;
  height: 100%;
  gap: 0.4444444444rem;
}
.upload .upload_box .upload_icon,
.upload .upload_box .upload_field,
.result_preview_box .upload_box .upload_icon,
.result_preview_box .upload_box .upload_field {
  position: relative;
  width: unset;
  height: unset;
  border: none;
  background: unset;
}
.upload .upload_box .upload_icon,
.result_preview_box .upload_box .upload_icon {
  padding-top: 0.2777777778rem;
  padding-left: 1.5555555556rem;
}
.upload .upload_box .upload_icon::before,
.result_preview_box .upload_box .upload_icon::before {
  content: "\e91f";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #6d7587;
  font-size: 1.2222222222rem;
}
.upload .upload_box .upload_icon .icon-attachment,
.upload .upload_box .upload_icon .icon-cross_mark,
.result_preview_box .upload_box .upload_icon .icon-attachment,
.result_preview_box .upload_box .upload_icon .icon-cross_mark {
  display: none;
}
.upload .upload_box .upload_field,
.result_preview_box .upload_box .upload_field {
  display: flex;
  align-items: center;
  padding-right: 1.5555555556rem;
  color: #6d7587;
}
.upload .upload_box .upload_field .file_name,
.result_preview_box .upload_box .upload_field .file_name {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  height: unset;
  padding: unset;
  font-weight: 700;
  line-height: unset;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.upload .upload_box.attachment_delete .upload_icon::before,
.result_preview_box .upload_box.attachment_delete .upload_icon::before {
  content: "\e920";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.upload .upload_box.attachment_delete .upload_field .file_name,
.result_preview_box .upload_box.attachment_delete .upload_field .file_name {
  color: #6d7587;
  -webkit-text-fill-color: currentColor;
  background-image: none;
  font-weight: 400;
}
.upload .upload_box.attachment_delete .upload_field a,
.result_preview_box .upload_box.attachment_delete .upload_field a {
  display: flex;
}
.upload .upload_box.attachment_delete .upload_field a[target=_blank]::after,
.result_preview_box .upload_box.attachment_delete .upload_field a[target=_blank]::after {
  content: "";
}

.upload {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(90deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
}
.upload:active {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}

.result_preview_box {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}

.upload_process {
  position: relative;
  height: 100%;
  border-radius: 1.7777777778rem;
  overflow: hidden;
}
.upload_process .upload_bar {
  border: none;
  width: unset;
  height: 100%;
}
.upload_process .upload_msg {
  position: absolute;
  inset: 0;
  margin: unset;
  padding-left: 1.7777777778rem;
  padding-right: 1.7777777778rem;
  line-height: 2.3333333333rem;
  z-index: 1;
}
.upload_process .progress {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}

#agree_input_box #agreement {
  display: flex;
  align-items: flex-start;
  padding-bottom: unset;
  padding-left: 0.4444444444rem;
}
#agree_input_box input[type=checkbox] {
  margin-top: 0.1666666667rem;
}
#agree_input_box #agb_checkbox {
  display: unset;
  cursor: pointer;
}
#agree_input_box #agb_checkbox.agreement_new + label {
  padding-left: 0.7777777778rem;
}
#agree_input_box #agb_checkbox.agreement_new + label i.fa {
  display: none;
}
#agree_input_box .agreement_new {
  color: #6d7587;
}

#application_form .field_error input[type=text],
#job_alert .field_error input[type=text] {
  color: #ea1a4b !important;
  background-image: unset !important;
  background-color: #ffe1e1 !important;
}
#application_form .field_error .ui-widget,
#application_form .field_error .ui-selectmenu-button,
#job_alert .field_error .ui-widget,
#job_alert .field_error .ui-selectmenu-button {
  background-image: unset !important;
  background-color: #ffe1e1 !important;
}
#application_form .field_error .ui-widget .ui-icon::before,
#application_form .field_error .ui-selectmenu-button .ui-icon::before,
#job_alert .field_error .ui-widget .ui-icon::before,
#job_alert .field_error .ui-selectmenu-button .ui-icon::before {
  color: #ea1a4b !important;
  background-color: transparent !important;
}
#application_form .field_error .upload .upload_box,
#job_alert .field_error .upload .upload_box {
  background-color: #ffe1e1 !important;
}
#application_form .field_error .upload .upload_box > .upload-field,
#job_alert .field_error .upload .upload_box > .upload-field {
  background-color: transparent !important;
}
#application_form .field_error .upload .upload_box > .upload-field .file_name,
#job_alert .field_error .upload .upload_box > .upload-field .file_name {
  color: #ea1a4b !important;
  background-image: unset !important;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
}
#application_form .error_msg,
#job_alert .error_msg {
  color: #ea1a4b;
}
#application_form .error_msg p,
#job_alert .error_msg p {
  color: #ea1a4b !important;
}

.input_box {
  height: 2.5555555556rem;
}
.input_box > * {
  height: 100%;
}

/* stylelint-enable */
/* stylelint-disable */
#frame_zone .css_button {
  display: inline-block;
  position: relative;
  height: -moz-min-content;
  height: min-content;
  margin: unset;
  padding: unset;
}
#frame_zone .css_button a {
  display: inline-block;
  position: relative;
  padding-top: 0.7777777778rem;
  padding-bottom: 0.7777777778rem;
  padding-left: 1.1111111111rem;
  padding-right: 1.1111111111rem;
  border-style: none;
  border-radius: 1.7777777778rem;
  color: white;
  background-color: #94c12a;
  font-size: unset;
  line-height: 1;
  transition-property: background-color;
  transition-duration: 200ms;
}
#frame_zone .css_button a:hover, #frame_zone .css_button a:focus-visible {
  background-color: #32a0a7 !important;
}
#frame_zone .css_button.cvparser_hover a {
  border: none;
  background-color: #32a0a7;
}
#frame_zone .css_button input {
  position: absolute;
  margin: unset;
  padding: unset;
  border: none;
  width: 100%;
  height: 100%;
  font-size: 0;
  opacity: 0;
  cursor: pointer;
}
#frame_zone .job_filter .css_button {
  margin-bottom: 0.7777777778rem;
  margin-left: 0.5555555556rem;
  margin-right: unset;
}
#frame_zone .job_filter .css_button a {
  width: 2.5555555556rem;
  height: 2.5555555556rem;
}
#frame_zone .job_filter .css_button a::before {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.1666666667rem;
}
#frame_zone .job_filter .css_button a .fa-fw {
  display: none;
}
#frame_zone .job_filter .css_button#btn_submit_search a::before {
  content: "\e90a";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#frame_zone .job_filter .css_button#btn_reset_search a::before {
  content: "\e902";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#frame_zone #footer_links,
#frame_zone #jobalert_links {
  margin-top: 2rem;
  text-align: left;
}
#frame_zone #footer_links .css_button,
#frame_zone #jobalert_links .css_button {
  margin-right: 0.7777777778rem;
}
#frame_zone .group_line:has(#cvparser) {
  display: flex;
  flex-wrap: wrap;
}
#frame_zone .group_line:has(#cvparser) .group_field {
  width: unset;
  padding-left: unset;
}
#frame_zone .group_line:has(#cvparser) .group_field:first-child {
  padding-right: 1rem;
  padding-bottom: 1rem;
}
#frame_zone #header_links {
  all: unset;
  padding-top: 2rem;
}
#frame_zone #header_links .css_button {
  margin-right: 0.8888888889rem;
}
#frame_zone #sticky_jobalert {
  position: unset;
  text-align: center;
  opacity: 1;
}
@media screen and (min-width: 48em) {
  #frame_zone #sticky_jobalert {
    position: fixed;
    margin: unset;
    top: calc(var(--page-padding-top) + 3.5555555556rem);
  }
}
#frame_zone #sticky_jobalert a {
  padding-top: 0.7777777778rem;
  padding-bottom: 0.7777777778rem;
  padding-left: 5rem;
  padding-right: 5rem;
}
@media screen and (min-width: 48em) {
  #frame_zone #sticky_jobalert a {
    padding: 1.2222222222rem;
    border-top-left-radius: 50px;
    border-top-right-radius: unset;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: unset;
  }
}

/* stylelint-enable */
/* stylelint-disable */
#jobslisting .jobs_introduction_text,
#jobslisting .job_filter {
  margin-bottom: 3.5555555556rem;
}
#jobslisting .group_line {
  align-items: flex-end;
  margin-bottom: unset;
}
#jobslisting .group_line > div:not(.css_button) {
  width: 50%;
}
#jobslisting .group_line > div:not(.css_button):nth-child(odd) {
  padding-right: 1rem;
}
#jobslisting .group_line #filter_range {
  margin-right: auto;
}
@media screen and (min-width: 48em) {
  #jobslisting .group_line {
    flex-wrap: nowrap;
  }
  #jobslisting .group_line > div:not(.css_button) {
    padding-right: 1rem;
  }
  #jobslisting .group_line #filter_volltext {
    width: 40%;
  }
  #jobslisting .group_line #filter_location {
    width: 30%;
  }
  #jobslisting .group_line #filter_range {
    width: 18%;
  }
}
#jobslisting .extended_filter {
  display: inline-block;
}
#jobslisting .extended_filter hr {
  display: none;
}
#jobslisting .extended_filter .filter_text {
  position: unset;
  width: unset;
  text-align: unset;
}
#jobslisting .extended_filter .filter_text span {
  background-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
#jobslisting .extended_filter .filter_text span .icon_arrow {
  display: none;
}
#jobslisting .extended_filter .filter_text > span {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(90deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  position: relative;
  height: 2.5555555556rem;
  padding-top: 0.7777777778rem;
  padding-bottom: 0.3333333333rem;
  padding-left: 1.7777777778rem;
  padding-right: 1.7777777778rem;
  margin: unset;
  border-radius: 1.7777777778rem;
  border-width: 0;
  color: #6d7587;
  line-height: 1;
  font-weight: 700;
  transition-property: box-shadow, color;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  z-index: unset;
  cursor: pointer;
}
#jobslisting .extended_filter .filter_text > span::after {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 1.7777777778rem;
  background-color: #f2f3f8;
  z-index: -1;
}
#jobslisting .extended_filter .filter_text > span:active {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}
#jobslisting #filter_area.active .filter_text > span {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
  color: rgb(164.262295082, 169.6393442623, 181.737704918);
  -webkit-text-fill-color: currentColor;
  background-image: none;
}
#jobslisting #filter_area.active .filter_text > span:hover, #jobslisting #filter_area.active .filter_text > span:focus-visible {
  box-shadow: -6px -6px 16px 0 rgba(255, 255, 255, 0), 4px 4px 12px 0 rgba(0, 0, 0, 0), inset -4px -4px 10px 0 white, inset 4px 4px 10px 0 rgba(0, 0, 0, 0.35);
}
#jobslisting #extended_group_line {
  padding-top: 2rem !important;
  gap: 0.8888888889rem;
}
#jobslisting #extended_group_line > div {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(50% - 8px);
}
#jobslisting .joboffer_container {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(45deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  border-style: none;
  border-radius: 1.7777777778rem;
  padding-top: 1.7777777778rem;
  padding-right: 1.7777777778rem;
  padding-bottom: 1.7777777778rem;
  padding-left: 1.7777777778rem;
  color: rgb(85, 85, 85);
  transition-property: box-shadow;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
}
#jobslisting .joboffer_container:hover .joboffer_inner::after, #jobslisting .joboffer_container:focus-visible .joboffer_inner::after {
  margin-right: 0;
}
@media screen and (min-width: 48em) {
  #jobslisting .joboffer_container:hover .joboffer_inner::after, #jobslisting .joboffer_container:focus-visible .joboffer_inner::after {
    margin-left: 0.8888888889rem;
  }
}
#jobslisting .joboffer_outer {
  border: none;
}
#jobslisting .joboffer_inner {
  margin: unset;
}
#jobslisting .joboffer_inner::after {
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  content: "\e904";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  position: relative;
  margin-right: 0.8888888889rem;
  color: #94c12a;
  font-size: 2.2222222222rem;
  line-height: 0.75;
  transition-property: margin;
  transition-duration: 0.33s;
}
@media screen and (min-width: 48em) {
  #jobslisting .joboffer_inner::after {
    width: 100%;
    background-size: 2rem;
  }
}
#jobslisting .joboffer_title_text {
  padding: unset;
  width: 100%;
  flex-grow: 1;
}
@media screen and (min-width: 48em) {
  #jobslisting .joboffer_title_text {
    width: unset;
  }
}
#jobslisting .joboffer_title_text a {
  font-size: 1.1111111111rem;
  line-height: 1.3;
  margin-bottom: 0.5555555556rem;
  color: #1c3765;
  font-weight: 700;
}
#jobslisting .joboffer_title_text .job_details {
  margin-bottom: 0.8888888889rem;
}
#jobslisting .joboffer_informations {
  display: inline-flex;
}
@media screen and (min-width: 48em) {
  #jobslisting .joboffer_informations {
    flex-direction: column;
  }
}
#jobslisting .job_details,
#jobslisting .job_location,
#jobslisting .jobcategory_details,
#jobslisting .joboffer_informations {
  margin: unset;
  padding: unset;
  width: unset;
  font-size: unset;
}
#jobslisting .job_standort {
  display: inline-block;
  margin-bottom: 0.5555555556rem;
}
#jobslisting .job_location {
  display: inline-block;
  margin-left: 0.8888888889rem;
}

/* stylelint-ensable */
/* stylelint-disable */
#jobTplContainer {
  border-radius: 32px;
  border-width: 0;
  background-color: #f2f3f8;
  background-image: linear-gradient(45deg, #f2f3f8, #e6e7ec);
  box-shadow: -8px -8px 14px 0 white, 4px 4px 14px 0 rgba(28, 55, 101, 0.5), inset -8px -8px 28px 0 rgba(255, 255, 255, 0), inset 4px 4px 28px 0 rgba(28, 55, 101, 0);
  margin: unset;
}
#jobTplContainer .scheme-content {
  margin: unset;
  padding-top: unset;
  padding-bottom: 2rem;
  padding-left: 1.7777777778rem;
  padding-right: 1.7777777778rem;
  background-color: #f2f3f8;
  font-size: unset;
  line-height: unset;
}
#jobTplContainer .scheme-content.scheme-introduction {
  padding-top: 1.7777777778rem;
}
#jobTplContainer .scheme-content h2 {
  font-size: 1.1111111111rem;
  line-height: 1.3;
  color: #1c3765 !important;
  font-weight: 700;
}
#jobTplContainer .scheme-content .user-data {
  margin-left: 5.5555555556rem;
}
#jobTplContainer .scheme-display {
  border: unset;
  font-size: unset;
}
#jobTplContainer .scheme-title {
  padding-top: 1.5555555556rem;
  padding-bottom: 1rem;
  padding-left: 1.5555555556rem;
  padding-right: 1.5555555556rem;
  border-radius: 1.7777777778rem;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#jobTplContainer .scheme-title h1 {
  font-size: 2rem;
  line-height: 1.11;
  margin-bottom: 1.7777777778rem;
  color: #1c3765 !important;
  font-weight: 700;
}
#jobTplContainer .scheme-title ul {
  padding-left: 0.2222222222rem;
}
#jobTplContainer .content_text ul,
#jobTplContainer .content_text li {
  list-style: unset;
}
#jobTplContainer .content_text ul::marker,
#jobTplContainer .content_text li::marker {
  color: #f6a001;
  font-size: 1.2222222222rem;
}
#jobTplContainer .content_text ul {
  padding-left: 0.3333333333rem;
}
#jobTplContainer .scheme-margin {
  margin: unset;
}
#jobTplContainer .videoBox {
  padding-bottom: 1.7777777778rem;
}
#jobTplContainer .externInfo {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
  background-color: rgba(242, 243, 248, 0.8);
  opacity: 1;
}
#jobTplContainer .externInfoContent {
  padding: 1.7777777778rem;
}
#jobTplContainer .externInfoContent h2 {
  font-size: unset;
  padding: unset;
}
#jobTplContainer .externInfoContent h2,
#jobTplContainer .externInfoContent span {
  color: #333333;
  font-family: "Univers", arial, sans-serif;
  font-weight: 400;
}
#jobTplContainer .externInfoContent a,
#jobTplContainer .externInfoContent label {
  color: #94c12a;
  font-weight: 700;
  transition-property: color;
  transition-duration: 0.33s;
  cursor: pointer;
}
#jobTplContainer .externInfoContent a:hover, #jobTplContainer .externInfoContent a:focus-visible {
  color: #32a0a7;
}
#jobTplContainer .externInfoContent span {
  display: block;
}
#jobTplContainer .externInfoContent .sliderbox {
  display: inline-flex;
  margin-top: 1.7777777778rem;
  margin-bottom: 1.7777777778rem;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
#jobTplContainer .externInfoContent .sliderbox:hover label, #jobTplContainer .externInfoContent .sliderbox:focus-within label {
  color: #32a0a7;
}
#jobTplContainer .externInfoContent .sliderbox input {
  cursor: pointer;
}
#jobTplContainer .externInfoContent .sliderbox label {
  display: inline-block;
  padding-left: 0.8888888889rem;
}

#main_content:has(.ck_content) {
  display: flex;
  flex-direction: column;
}
#main_content:has(.ck_content) #pageframework_content {
  order: 1;
}
#main_content:has(.ck_content) #header_links {
  order: 2;
}
#main_content:has(.ck_content) #rexx_fooer {
  order: 3;
}

/* stylelint-enable */
/* stylelint-disable */
.page-header .actions {
  margin: unset;
  text-align: unset;
}

#frame_zone {
  --page-padding-top: 7.1111111111rem;
  padding-top: var(--page-padding-top);
  background-color: #1c3765 !important;
  font-size: unset;
}
@media screen and (min-width: 70em) {
  #frame_zone {
    --page-padding-top: 13.8888888889rem;
  }
}

#content_zone {
  position: relative;
  padding-top: 3.5555555556rem;
  padding-bottom: 3.5555555556rem;
  padding-left: unset;
  padding-right: unset;
  max-width: unset !important;
  color: rgb(85, 85, 85);
  background-color: #ebecf0;
  font-family: "Univers", arial, Tahoma, sans-serif;
  line-height: 1.45;
  overflow: hidden;
}
#content_zone::after {
  content: "";
  opacity: 0.025;
  width: 33.7777777778rem;
  height: 33.7777777778rem;
  background-image: url("ripple-uni-solid.05b4ba87b7252001.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  position: absolute;
  right: -10%;
  top: 0.5555555556rem;
}
@media screen and (min-width: 70em) {
  #content_zone::after {
    opacity: 0.05;
    width: 44.4444444444rem;
    height: 44.4444444444rem;
  }
}

#main_content {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0.8888888889rem;
  padding-left: 0.8888888889rem;
  position: relative;
  z-index: 2;
}
@media print, screen and (min-width: 48em) {
  #main_content {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
@media screen and (min-width: 64em) {
  #main_content {
    padding-right: 3.5rem;
    padding-left: 3.5rem;
  }
}
#main_content > * {
  max-width: 49.7777777778rem;
}
#main_content > * form,
#main_content > * p {
  margin-top: 0;
  margin-bottom: 0.8888888889rem;
}
#main_content h1 {
  font-size: 2rem;
  line-height: 1.11;
  margin-bottom: 1.7777777778rem;
  color: #1c3765;
  font-weight: 700;
}

#jobslisting .group,
#jobslisting .group_comment,
#job_alert .group,
#job_alert .group_comment,
#application_form .group,
#application_form .group_comment {
  margin-top: unset;
  margin-bottom: unset;
  border: none;
  overflow: unset;
}
#jobslisting .group_line,
#job_alert .group_line,
#application_form .group_line {
  display: flex;
  padding-bottom: 1rem;
  flex-wrap: wrap;
}
@media screen and (min-width: 48em) {
  #jobslisting .group_line,
  #job_alert .group_line,
  #application_form .group_line {
    flex-wrap: nowrap;
  }
}
#jobslisting .group_line > div:not(.css_button):not(.job_alert_mail_input),
#job_alert .group_line > div:not(.css_button):not(.job_alert_mail_input),
#application_form .group_line > div:not(.css_button):not(.job_alert_mail_input) {
  width: calc(50% - 0.5rem);
}

#job_alert .group > div {
  display: block;
}
#job_alert .group .group_field {
  padding-bottom: 1rem;
}
#job_alert .group .group_line {
  max-width: calc(50% - 0.5rem);
}
#job_alert .group .group_line:has(.job_alert_mail_input) {
  max-width: 100%;
}
@media screen and (min-width: 30em) {
  #job_alert .group .group_line:has(.job_alert_mail_input) {
    max-width: calc(50% - 0.5rem);
  }
}
#job_alert .group #job_alert_filter_adv {
  display: flex;
  margin-top: 3.5555555556rem;
  flex-wrap: wrap;
  gap: 1rem;
}
#job_alert .group #job_alert_filter_adv > div {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: calc(50% - 0.5rem);
}
@media screen and (min-width: 30em) {
  #job_alert .group #job_alert_filter_adv > div:last-child {
    max-width: calc(50% - 0.5rem);
  }
}

#application_box > p {
  margin-bottom: 1.7777777778rem;
}

#application_form {
  border: none;
}
#application_form .group_head {
  font-size: 1.5555555556rem;
  line-height: 1.22;
  margin-bottom: 0.8888888889rem;
  font-weight: 400;
  color: #6d7587;
}
#application_form .group_field {
  display: flex;
  width: calc(50% - 0.5rem);
  padding-left: unset;
  padding-bottom: 1.2222222222rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  flex-direction: column;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: 30.5555555556rem;
  justify-content: flex-end;
}

/* stylelint-enable */
/* stylelint-disable selector-class-pattern, declaration-no-important, unit-no-unknown */
.product-form .total-price-container {
  display: none;
}
.product-form select {
  padding: 0;
}
.product-form fieldset {
  min-inline-size: unset;
}
.product-form .select2 {
  display: unset;
  height: unset !important;
  cursor: default;
}
.product-form .select2 .total-price-container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.product-form .select2 .total-price-container .total-price-headline {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.4444444444rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0;
}
.product-form .select2 .total-price-container .total-price-headline #total-price {
  font-weight: 600;
  font-size: inherit;
  white-space: nowrap;
}
.product-form .select2 .selection {
  flex-direction: column;
  align-items: center;
  gap: 0.8888888889rem;
  padding: 1.7777777778rem;
}
@media screen and (min-width: 48em) {
  .product-form .select2 .selection {
    flex-direction: row;
    padding-top: 0.8888888889rem;
    padding-bottom: 0.8888888889rem;
  }
}
.product-form .select2 .select2-selection {
  padding: 0;
}
.product-form .select2 .select2-selection__clear {
  position: absolute;
  margin: 0;
  padding: 0;
  right: 0.8888888889rem;
  top: 0.4444444444rem;
  font-size: 1.3333333333rem;
  color: #1c3765;
}
.product-form .select2 .select2-selection__clear:hover {
  color: #f6a001;
}
.product-form .select2 .select2-selection__rendered {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.6666666667rem;
}
.product-form .select2 .select2-selection__rendered .select2-search--inline {
  padding: 0;
  float: unset;
  margin: 0;
  border-radius: unset !important;
  display: flex;
  padding-left: 0;
  gap: 0.3333333333rem;
  align-items: center;
}
.product-form .select2 .select2-selection__rendered .select2-search--inline .select2-search__field {
  width: 100% !important;
  margin-top: 0;
  border-radius: inherit;
  padding-left: 1.1111111111rem;
}
.product-form .select2 .select2-selection__rendered .select2-search--inline::before {
  content: "\e90a";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.8888888889rem;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice {
  background: linear-gradient(45deg, #ffffff, #ebecf0);
  position: relative;
  display: flex !important;
  width: 100%;
  flex-direction: column-reverse;
  align-items: center;
  float: unset;
  margin: 0;
  border-color: #1c3765;
  border-width: 1px;
  border-radius: 1.7777777778rem;
  align-content: center;
  padding-left: 1.7777777778rem;
  padding-right: 0.8888888889rem;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice::before {
  display: none;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-name {
  display: inline-block;
  color: #94c12a;
  background-image: linear-gradient(45deg, #94c12a, #2aa6c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  max-width: 100%;
  height: 100%;
  align-content: center;
  border-left: none;
  font-weight: 600;
  text-align: center;
  position: relative;
  white-space: normal;
  word-break: break-word;
  overflow-wrap: break-word;
  padding-left: 0.4444444444rem;
  padding-top: 1.3333333333rem;
  padding-bottom: 0.4444444444rem;
}
@supports (text-wrap: balance) {
  .product-form .select2 .select2-selection__rendered .select2-selection__choice .product-name {
    white-space: unset;
    word-break: unset;
    overflow-wrap: unset;
    text-wrap: balance;
  }
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-name::before {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  content: attr(data-category);
  font-size: 0.6666666667rem;
  font-weight: 600;
  position: absolute;
  padding: 0.2222222222rem 0.4444444444rem;
  border-bottom-right-radius: 0.8888888889rem;
  border-bottom-left-radius: 0.8888888889rem;
  background: #1c3765;
  -webkit-text-fill-color: white;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount-decrease,
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount-increase {
  cursor: pointer;
  -webkit-text-fill-color: #1c3765;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount-decrease:hover,
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount-increase:hover {
  -webkit-text-fill-color: #f6a001;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount-container {
  padding: 0.2222222222rem;
  display: flex;
  gap: 0.8888888889rem;
  width: -moz-fit-content;
  width: fit-content;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount-decrease::before {
  content: "\e90b";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount-increase::before {
  content: "\e90f";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount {
  -webkit-text-fill-color: #1c3765;
  height: 100%;
  width: 3rem;
  padding: 0.4444444444rem;
  text-align: center;
  -moz-appearance: textfield;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount::-webkit-inner-spin-button, .product-form .select2 .select2-selection__rendered .select2-selection__choice .product-amount::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
  position: absolute;
  left: 0.8888888889rem;
  top: 50%;
  transform: translateY(-50%);
  color: #1c3765;
  -webkit-text-fill-color: currentColor;
  margin-right: 0.2222222222rem;
}
.product-form .select2 .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover {
  color: #f6a001;
}
@media screen and (min-width: 48em) {
  .product-form .select2 .select2-selection__rendered .select2-selection__choice {
    margin-right: 0;
    flex-direction: row;
    width: -moz-fit-content;
    width: fit-content;
  }
  .product-form .select2 .select2-selection__rendered .select2-selection__choice .product-category-container {
    gap: 0;
    justify-content: space-between;
  }
  .product-form .select2 .select2-selection__rendered .select2-selection__choice .product-name {
    border-left: 1px solid #1c3765;
    text-align: left;
  }
  .product-form .select2 .select2-selection__rendered .select2-selection__choice .product-name::before {
    left: 0;
    transform: none;
    border-bottom-left-radius: 0;
  }
}

.select2-container--open .select2-dropdown {
  z-index: unset;
}
.select2-container--open:has(.select2-dropdown--above) {
  z-index: 7;
}
@media screen and (min-width: 30em) {
  .select2-container--open:has(.select2-dropdown--above) {
    z-index: unset;
  }
}
.select2-container--open .select2-dropdown--above.fix-position {
  margin-top: 1.7777777778rem;
}
.select2-container--open .select2-dropdown--above #select2-product_article-results {
  border-top-left-radius: 1.7777777778rem;
}

#select2-product_article-results {
  max-height: 35svh !important;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
@media screen and (min-width: 30em) {
  #select2-product_article-results {
    border-bottom-right-radius: 0;
  }
}
#select2-product_article-results .select2-results__group {
  padding-left: 1.7777777778rem;
  padding-top: 0.8888888889rem;
  padding-bottom: 0.8888888889rem;
  padding-right: 1.7777777778rem;
  background-color: #1c3765;
  color: #ebecf0;
}
#select2-product_article-results .select2-results__group .product-category-container {
  display: flex;
  justify-content: space-between;
}
#select2-product_article-results .select2-results__group .product-category-container .category-close {
  cursor: pointer;
  font-weight: 600;
}
#select2-product_article-results .select2-results__group .product-category-container .category-close:hover {
  color: #f6a001;
}
#select2-product_article-results .select2-results__group .product-category-container .category-close::before {
  content: "\e90b";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#select2-product_article-results .select2-results__group .product-category-container .category-close[data-closed]::before {
  content: "\e90f";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#select2-product_article-results .select2-results__group:has(.category-close[data-closed]) + .select2-results__options--nested {
  height: 0;
}
#select2-product_article-results .select2-results__options--nested {
  max-height: 50%;
  overflow-y: auto;
  box-shadow: none;
  border-radius: 0;
}
#select2-product_article-results .select2-results__options--nested .select2-results__option {
  display: flex;
  gap: 0.8888888889rem;
  align-items: center;
  padding-left: 1.7777777778rem;
  overflow: hidden;
}
#select2-product_article-results .select2-results__options--nested .select2-results__option .product-price {
  margin-left: auto;
  font-weight: 600;
}
#select2-product_article-results .select2-results__options--nested .select2-results__option::before {
  content: "\e90f";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.8888888889rem;
  color: #94c12a;
  position: relative;
  top: unset;
  transform: unset;
}
#select2-product_article-results .select2-results__options--nested .select2-results__option[aria-selected=true]::before {
  content: "\e90b";
  /* stylelint-disable-next-line declaration-no-important */
  font-family: "icomoon" !important;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  speak: none;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* stylelint-disable max-nesting-depth */
.homepage .text-with-image-or-video-teaser {
  position: relative;
  padding-bottom: 7.1111111111rem;
}
.homepage .text-with-image-or-video-teaser::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 3.5555555556rem;
  height: 0.2222222222rem;
  width: 100%;
  background-image: linear-gradient(90deg, #94c12a 0%, #2aa6c1 50%, #1c3765 100%);
}
.homepage .text-with-image-or-video-teaser .video-wrapper {
  max-width: 49.7777777778rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 64em) {
  .homepage .introduction {
    padding-left: 2rem;
  }
}
.homepage .stage-slider .swiper-slide:first-child .ripple > img {
  transition-property: opacity, filter;
  transition-duration: 2600ms;
  transition-timing-function: ease;
  opacity: 0;
  filter: blur(15px);
}
.homepage .stage-slider .swiper-slide:first-child .ripple .mask svg path {
  opacity: 0;
  transform: rotate(-90deg) scale(0.75);
  transform-origin: center center;
  transition-property: opacity, transform;
  transition-timing-function: ease;
}
.homepage .stage-slider .swiper-slide:first-child .ripple .mask svg path.st1 {
  transition-delay: 200ms;
  transition-duration: 2000ms;
}
.homepage .stage-slider .swiper-slide:first-child .ripple .mask svg path.st2 {
  transition-delay: 400ms;
  transition-duration: 2200ms;
}
.homepage .stage-slider .swiper-slide:first-child .ripple .mask svg path.st3 {
  transition-delay: 600ms;
  transition-duration: 2400ms;
}
.homepage .stage-slider .swiper-slide:first-child .ripple .mask svg path.st4 {
  transition-delay: 800ms;
  transition-duration: 2600ms;
}
.homepage .stage-slider .swiper-slide:first-child .ripple.start-animation > img {
  opacity: 1;
  filter: blur(0);
}
.homepage .stage-slider .swiper-slide:first-child .ripple.start-animation .mask svg path {
  opacity: 1;
  transform: scale(1);
}
.homepage .stage-slider .swiper-slide:first-child .ripple.start-animation .mask svg path.st3 {
  opacity: 0.8;
}
.homepage .stage-slider .swiper-slide:first-child .ripple.start-animation .mask svg path.st4 {
  opacity: 0.4;
}

/* stylelint-enable max-nesting-depth */
