.beer-slider{display:inline-block;overflow:hidden;position:relative}.beer-slider *,.beer-slider:after,.beer-slider :after,.beer-slider:before,.beer-slider :before{box-sizing:border-box}.beer-slider img,.beer-slider svg{vertical-align:bottom}.beer-slider>*{height:100%}.beer-slider>img{height:auto;max-width:100%}.beer-reveal{left:0;opacity:0;overflow:hidden;position:absolute;right:50%;top:0;transition:opacity .35s;z-index:1}.beer-reveal>:first-child{height:100%;max-width:none;width:200%}.beer-reveal>img:first-child{height:auto}.beer-range{-moz-appearance:none;-ms-touch-action:auto;-webkit-appearance:slider-horizontal!important;bottom:0;cursor:pointer;height:100%;left:-1px;margin:0;opacity:0;position:absolute;top:0;touch-action:auto;width:calc(100% + 2px);z-index:2}.beer-range::-webkit-slider-thumb{-webkit-appearance:none;height:300vh}.beer-range::-moz-range-thumb{-webkit-appearance:none;height:300vh}.beer-range::-ms-tooltip{display:none}.beer-handle{background:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 0 6px transparent;color:#000;height:48px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:background .3s,box-shadow .3s,opacity .5s .25s;width:48px;z-index:2}.beer-handle:after,.beer-handle:before{border-left:2px solid;border-top:2px solid;content:"";height:10px;position:absolute;top:50%;transform-origin:0 0;width:10px}.beer-handle:before{left:10px;transform:rotate(-45deg)}.beer-handle:after{right:0;transform:rotate(135deg)}.beer-range:focus~.beer-handle{background:hsla(0,0%,100%,.85);box-shadow:0 0 3px rgba(0,0,0,.4)}.beer-reveal[data-beer-label]:after,.beer-slider[data-beer-label]:after{background:hsla(0,0%,100%,.75);border-radius:.125rem;content:attr(data-beer-label);line-height:1;padding:.5rem;position:absolute;top:1.5rem}.beer-slider[data-beer-label]:after{right:1.5rem}.beer-reveal[data-beer-label]:after{left:1.5rem}.beer-reveal[data-beer-label=""]:after,.beer-slider[data-beer-label=""]:after{content:none}.beer-ready .beer-handle,.beer-ready .beer-reveal{opacity:1}
.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  margin-left: -8px;
  position: absolute;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle, .react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0;
}

.react-datepicker-popper[data-placement^="bottom"] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff;
}

.react-datepicker-popper[data-placement^="top"] .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before,
.react-datepicker__month-year-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
}

.react-datepicker {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}

.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}

.react-datepicker--time-only .react-datepicker__time, .react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}

.react-datepicker-popper[data-placement^="bottom"] {
  margin-top: 10px;
}

.react-datepicker-popper[data-placement="bottom-end"] .react-datepicker__triangle, .react-datepicker-popper[data-placement="top-end"] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}

.react-datepicker-popper[data-placement^="top"] {
  margin-bottom: 10px;
}

.react-datepicker-popper[data-placement^="right"] {
  margin-left: 8px;
}

.react-datepicker-popper[data-placement^="right"] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}

.react-datepicker-popper[data-placement^="left"] {
  margin-right: 8px;
}

.react-datepicker-popper[data-placement^="left"] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding-top: 8px;
  position: relative;
}

.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}

.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}

.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

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

.react-datepicker__navigation {
  background: none;
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  padding: 0;
  border: 0.45rem solid transparent;
  z-index: 1;
  height: 10px;
  width: 10px;
  text-indent: -999em;
  overflow: hidden;
}

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc;
}

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__navigation--previous--disabled, .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc;
}

.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 95px;
}

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__navigation--next--disabled, .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc;
}

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b3b3;
}

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc;
}

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}

.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}

.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}

.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: 85px;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type="time"] {
  -moz-appearance: textfield;
}

.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}

.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}

.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  box-sizing: content-box;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}

.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}

.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}

.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}

.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}

.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}

.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}

.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}

.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff;
}

.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}

.react-datepicker__day--in-selecting-range ,
.react-datepicker__month-text--in-selecting-range ,
.react-datepicker__quarter-text--in-selecting-range ,
.react-datepicker__year-text--in-selecting-range {
  background-color: rgba(33, 107, 165, 0.5);
}

.react-datepicker__month--selecting-range .react-datepicker__day--in-range , .react-datepicker__month--selecting-range
.react-datepicker__month-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__quarter-text--in-range , .react-datepicker__month--selecting-range
.react-datepicker__year-text--in-range {
  background-color: #f0f0f0;
  color: #000;
}

.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}

.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}

.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
}

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0px 6px 0px 0px;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}

.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "\00d7";
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day,
  .react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}

.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent;
}

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--previous--disabled, .react-datepicker__portal .react-datepicker__navigation--previous--disabled:hover {
  border-right-color: #e6e6e6;
  cursor: default;
}

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc;
}

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b3b3;
}

.react-datepicker__portal .react-datepicker__navigation--next--disabled, .react-datepicker__portal .react-datepicker__navigation--next--disabled:hover {
  border-left-color: #e6e6e6;
  cursor: default;
}

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "HelveticaNeue";
  /*

   part that would ensure that the webfont would work with IE11.
   As stated in a comment from adam (confluence, sc-3457, 23.8.2017),
   we will count on woff2 as main font format.

  src: url("../fonts/HelveticaNeueLTW06-45Light.eot?#iefix");
   src: url("../fonts/HelveticaNeueLTW06-45Light.eot?#iefix") format("embedded-opentype"),*/
  src: url(../fonts/HelveticaNeueLTW06-45Light.1e6b4d8b.woff2) format("woff2");
  src: url(../fonts/HelveticaNeueLTW06-45Light.1e6b4d8b.woff2) format("woff2"), url(../fonts/HelveticaNeueLTW06-45Light.50cc4c98.woff) format("woff"), url(../fonts/HelveticaNeueLTW06-45Light.dac1900e.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeue";
  /*

   part that would ensure that the webfont would work with IE11.
   As stated in a comment from adam (confluence, sc-3457, 23.8.2017),
   we will count on woff2 as main font format.

  src: url("../fonts/HelveticaNeueLTW06-55Roman.eot?#iefix");
   src: url("../fonts/HelveticaNeueLTW06-55Roman.eot?#iefix") format("embedded-opentype"),*/
  src: url(../fonts/HelveticaNeueLTW06-55Roman.df67c4e8.woff2) format("woff2");
  src: url(../fonts/HelveticaNeueLTW06-55Roman.df67c4e8.woff2) format("woff2"), url(../fonts/HelveticaNeueLTW06-55Roman.9a5afc09.woff) format("woff"), url(../fonts/HelveticaNeueLTW06-55Roman.c50117cb.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "HelveticaNeue";
  /*

   part that would ensure that the webfont would work with IE11.
   As stated in a comment from adam (confluence, sc-3457, 23.8.2017),
   we will count on woff2 as main font format.

  src: url("../fonts/HelveticaNeueLTW06-75Bold.eot?#iefix");
   src: url("../fonts/HelveticaNeueLTW06-75Bold.eot?#iefix") format("embedded-opentype"),*/
  src: url(../fonts/HelveticaNeueLTW06-75Bold.68b178db.woff2) format("woff2");
  src: url(../fonts/HelveticaNeueLTW06-75Bold.68b178db.woff2) format("woff2"), url(../fonts/HelveticaNeueLTW06-75Bold.5f4230e0.woff) format("woff"), url(../fonts/HelveticaNeueLTW06-75Bold.2001d519.ttf) format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "lg";
  src: url("/static/lightgallery/fonts/lg.eot?n1z373");
  src: url("/static/lightgallery/fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("/static/lightgallery/fonts/lg.woff?n1z373") format("woff"), url("/static/lightgallery/fonts/lg.ttf?n1z373") format("truetype"), url("/static/lightgallery/fonts/lg.svg?n1z373#lg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.lg-icon {
  font-family: "lg";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  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;
}
.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: "";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "";
}

@-webkit-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes lg-right-end {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-moz-keyframes lg-left-end {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@-ms-keyframes lg-left-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 {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  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.45);
}
.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;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "";
}
.lg-toolbar .lg-download:after {
  content: "";
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, 0.45);
  bottom: 0;
  color: #eee;
  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;
  -webkit-transition: -webkit-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;
  -moz-transition: -moz-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;
  -o-transition: -o-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;
  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;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  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;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0%, 0);
  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 {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  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 {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toggle-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;
}
.lg-outer .lg-toggle-thumb:after {
  content: "";
}
.lg-outer .lg-toggle-thumb:hover {
  color: #fff;
}

.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 {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  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 {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  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 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

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

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

#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "";
}
.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;
  -webkit-transform: translate3d(0, 0, 0);
  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;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  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;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  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: "";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "";
}

.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;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  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 {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  -webkit-transform: translate3d(0, 0px, 0);
  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;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  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: "";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "";
}

.group {
  *zoom: 1;
}

.group:before,
.group:after {
  display: table;
  content: "";
  line-height: 0;
}

.group:after {
  clear: both;
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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 {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: 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 {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  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("/static/lightgallery/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;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  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;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  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 {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  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 {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  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 {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  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 {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  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 {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

* {
  box-sizing: border-box;
  word-break: break-word;
  overflow-wrap: break-word;
}

#page {
  margin-top: 120px;
}
@media screen and (max-width: 1024px) {
  #page {
    margin-top: 50px;
  }
}
.FormHeader ~ #page {
  margin-top: 65px;
}

body {
  text-rendering: optimizeLegibility !important;
  font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
  touch-action: manipulation;
}

.highlight {
  color: #00529e;
  font-weight: bold;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

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

button {
  background-color: transparent;
  padding: 0;
  border: none;
  outline: none;
  cursor: pointer;
}

table {
  font-size: 16px;
  line-height: 24px;
  white-space: nowrap;
}
table * {
  word-break: normal;
  overflow-wrap: normal;
}

.table-overflow {
  max-width: 100%;
  position: relative;
}
.table-overflow .table-overflow-inner {
  max-width: 100%;
  overflow: auto;
}
@media only screen and (max-width: 992px) {
  .table-overflow table {
    padding-right: 120px;
  }
  .table-overflow::after {
    content: "";
    height: 100%;
    width: 120px;
    display: block;
    position: absolute;
    top: 0;
    left: calc(100vw - 140px);
    display: block;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 100%);
  }
}

.image-placeholder {
  height: 250px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #f2f4f6;
}
.image-placeholder svg {
  width: 120px;
  height: 70px;
}

.ws-nowrap {
  white-space: nowrap;
}

.custom-scrollbar {
  /*  scrollbar for Chrome, Safari and Opera */
  /* Hide scrollbar for IE, Edge and Firefox */
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
.custom-scrollbar::-webkit-scrollbar {
  width: 5px;
}
.custom-scrollbar::-webkit-scrollbar-track {
  background: transparent;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #00529e;
}

a.anchor {
  display: block;
  position: relative;
  top: -180px;
  visibility: hidden;
}

ul.checkmark {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
ul.checkmark li {
  padding-left: 30px;
  align-items: flex-start;
  margin-bottom: 5px;
  position: relative;
}
ul.checkmark li::before {
  background-color: transparent !important;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='20px' height='20px' viewBox='0 0 20 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3Echeck-duo%3C/title%3E%3Cg id='check-duo' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpolygon id='Rectangle' fill='%2300529E' points='5.06633145 14.9778895 17.5110552 2.53316572 20 5.02211048 7.55527621 17.4668343'%3E%3C/polygon%3E%3Cpolygon id='Rectangle' fill-opacity='0.5' fill='%2300529E' points='7.46683428 17.4668343 -1.900011e-13 10 2.48894476 7.51105524 9.95577904 14.9778895'%3E%3C/polygon%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  position: absolute;
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
  margin-right: 5px;
  flex-shrink: 0;
}

.flags-18x12 {
  display: inline-block;
}
.flags-18x12.flag-ad {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ae {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-af {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ag {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ai {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-al {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-am {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-an {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ao {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-aq {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ar {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-as {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-at {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-au {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-aw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ax {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-az {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ba {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bb {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bd {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-be {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bf {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bh {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bi {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bj {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bl {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bo {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bq {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-br {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bs {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bt {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bv {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-by {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-bz {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ca {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cc {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cd {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cf {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ch {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ci {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ck {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cl {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-co {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cu {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cv {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cx {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cy {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-cz {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-de {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-dj {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-dk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-dm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-do {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-dz {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ec {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ee {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-eg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-eh {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-er {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-es {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-et {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-eu {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-fi {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-fj {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-fk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-fm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-fo {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-fr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ga {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gb-eng {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gb-nir {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gb-sct {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gb-wls {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gb {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gd {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ge {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gf {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gh {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gi {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gl {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gp {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gq {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gs {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gt {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gu {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-gy {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-hk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-hm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-hn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-hr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ht {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-hu {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-id {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ie {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-il {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-im {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-in {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-int {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-io {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-iq {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ir {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-is {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-it {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-je {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-jm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-jo {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-jp {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ke {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-kg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-kh {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ki {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-km {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-kn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-kp {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-kr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ks {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-kw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ky {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-kz {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-la {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-lb {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-lc {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-li {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-lk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-lr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ls {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-lt {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-lu {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-lv {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ly {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ma {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mc {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-md {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-me {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mf {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mh {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ml {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mo {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mp {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mq {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ms {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mt {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mu {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mv {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mx {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-my {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-mz {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-na {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-nc {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ne {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-nf {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ng {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ni {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-nl {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-no {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-np {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-nr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-nu {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-nz {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-om {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ot {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pa {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pe {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pf {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ph {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pl {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ps {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pt {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-pw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-py {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-qa {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-re {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ro {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-rs {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ru {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-rw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sa {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sb {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sc {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sd {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-se {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sh {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-si {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sj {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sl {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-so {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ss {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-st {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sv {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sx {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sy {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-sz {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tc {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-td {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tf {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-th {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tj {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tl {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -160px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -180px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -200px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-to {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -220px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tr {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -240px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tt {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px 0px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tv {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -14px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -28px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-tz {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -42px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ua {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -56px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ug {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -70px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-uk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -84px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-um {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -98px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-us {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -112px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-uy {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -126px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-uz {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -140px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-va {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -154px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-vc {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -168px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ve {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -182px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-vg {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -196px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-vi {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -210px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-vn {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -224px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-vu {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -260px -238px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-wf {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: 0px -252px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ws {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -20px -252px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-xk {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -40px -252px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-ye {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -60px -252px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-yt {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -80px -252px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-za {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -100px -252px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-zm {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -120px -252px;
  width: 18px;
  height: 12px;
}
.flags-18x12.flag-zw {
  background-image: url(/static/images/flags/flags-18x12.png);
  background-position: -140px -252px;
  width: 18px;
  height: 12px;
}

.flags-21x14 {
  display: inline-block;
}
.flags-21x14.flag-ad {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ae {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-af {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ag {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ai {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-al {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-am {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-an {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ao {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-aq {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ar {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-as {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-at {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-au {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-aw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ax {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-az {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ba {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bb {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bd {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-be {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bf {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bh {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bi {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bj {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bl {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bo {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bq {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-br {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bs {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bt {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bv {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-by {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-bz {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ca {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cc {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cd {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cf {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ch {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ci {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ck {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cl {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-co {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cu {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cv {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cx {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cy {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-cz {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-de {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-dj {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-dk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-dm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-do {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-dz {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ec {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ee {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-eg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-eh {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-er {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-es {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-et {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-eu {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-fi {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-fj {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-fk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-fm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-fo {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-fr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ga {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gb-eng {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gb-nir {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gb-sct {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gb-wls {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gb {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gd {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ge {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gf {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gh {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gi {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gl {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gp {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gq {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gs {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gt {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gu {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-gy {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-hk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-hm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-hn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-hr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ht {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-hu {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-id {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ie {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-il {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-im {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-in {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-int {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-io {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-iq {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ir {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-is {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-it {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-je {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-jm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-jo {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-jp {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ke {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-kg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-kh {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ki {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-km {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-kn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-kp {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-kr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ks {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-kw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ky {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-kz {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-la {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-lb {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-lc {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-li {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-lk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-lr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ls {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-lt {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-lu {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-lv {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ly {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ma {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mc {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-md {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-me {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mf {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mh {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ml {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mo {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mp {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mq {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ms {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mt {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mu {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mv {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mx {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-my {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-mz {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-na {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-nc {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ne {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-nf {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ng {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ni {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-nl {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-no {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-np {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-nr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-nu {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-nz {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-om {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ot {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pa {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pe {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pf {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ph {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pl {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ps {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pt {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-pw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-py {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-qa {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-re {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ro {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-rs {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ru {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-rw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sa {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sb {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sc {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sd {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-se {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sh {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-si {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sj {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sl {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-so {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ss {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-st {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sv {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sx {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sy {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-sz {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tc {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-td {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tf {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-th {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tj {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tl {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -184px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -207px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -230px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-to {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -253px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tr {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -276px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tt {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px 0px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tv {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -16px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -32px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-tz {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -48px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ua {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -64px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ug {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -80px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-uk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -96px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-um {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -112px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-us {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -128px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-uy {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -144px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-uz {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -160px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-va {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -176px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-vc {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -192px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ve {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -208px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-vg {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -224px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-vi {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -240px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-vn {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -256px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-vu {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -299px -272px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-wf {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: 0px -288px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ws {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -23px -288px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-xk {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -46px -288px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-ye {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -69px -288px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-yt {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -92px -288px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-za {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -115px -288px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-zm {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -138px -288px;
  width: 21px;
  height: 14px;
}
.flags-21x14.flag-zw {
  background-image: url(/static/images/flags/flags-21x14.png);
  background-position: -161px -288px;
  width: 21px;
  height: 14px;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Jumbotron {
  position: relative;
  margin-bottom: 10px;
}
.Jumbotron .Jumbotron__image {
  display: block;
  width: 100%;
  height: 230px;
  object-fit: cover;
}
.Jumbotron .Jumbotron__wrapper {
  position: relative;
}
.Jumbotron .Jumbotron__content {
  margin-top: -28px;
  height: auto;
  font-weight: 500;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.21);
  font-size: 18px;
  padding: 15px;
  line-height: 22px;
  overflow: hidden;
}
.Jumbotron .Jumbotron__content__headline {
  padding-left: 20px;
  padding-top: 20px;
}
.Jumbotron .Jumbotron__content__image svg {
  width: 100%;
  padding: 0 20px;
}
.Jumbotron .Jumbotron__content__text {
  padding-left: 20px;
}
.Jumbotron .Jumbotron__content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.Jumbotron .Jumbotron__content ul svg {
  margin-right: 10px;
  width: 24px;
  height: 24px;
}
.Jumbotron .Jumbotron__content ul li {
  padding-bottom: 15px;
}
.Jumbotron .Jumbotron__content ul p {
  margin: 0;
  display: inline-block;
}
@media only screen and (min-width: 576px) {
  .Jumbotron .Jumbotron__image {
    height: 360px;
  }
}
@media only screen and (min-width: 992px) {
  .Jumbotron {
    margin-bottom: 0;
  }
  .Jumbotron .Jumbotron__image {
    height: 700px;
  }
  .Jumbotron .Jumbotron__wrapper {
    position: absolute;
    top: 159px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
  }
  .Jumbotron .Jumbotron__wrapper--left {
    justify-content: flex-start;
  }
  .Jumbotron .Jumbotron__content {
    position: static;
    width: 570px;
    height: 395px;
    margin-top: 0;
    box-shadow: none;
  }
  .Jumbotron .Jumbotron__content__image svg {
    width: 500px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.JumbotronClaim {
  position: relative;
  margin-bottom: 10px;
}
.JumbotronClaim .JumbotronClaim__slide {
  width: 100vw;
}
.JumbotronClaim .JumbotronClaim__edge {
  position: absolute;
}
.JumbotronClaim .JumbotronClaim__edge--top {
  top: 10px;
  left: 10px;
}
.JumbotronClaim .JumbotronClaim__edge--bottom {
  bottom: 10px;
  right: 10px;
}
.JumbotronClaim .JumbotronClaim__edge svg {
  width: 30px;
  height: 30px;
  fill: #ffdd00;
}
.JumbotronClaim .JumbotronClaim__image {
  display: block;
  width: 100vw;
  height: 246px;
  object-fit: cover;
}
.JumbotronClaim .JumbotronClaim__wrapper {
  position: relative;
}
.JumbotronClaim .Button {
  margin-top: 30px;
  text-transform: uppercase;
}
.JumbotronClaim .JumbotronClaim__content {
  box-shadow: 0 9px 20px 0 rgba(0, 0, 0, 0.28);
  margin-bottom: 30px;
  position: relative;
}
.JumbotronClaim .JumbotronClaim__content__main {
  position: relative;
  margin-top: -10px;
  height: auto;
  font-weight: 500;
  background-color: #00529e;
  color: #ffffff;
  font-size: 18px;
  padding: 28px 30px;
  line-height: 22px;
  overflow: hidden;
}
.JumbotronClaim .JumbotronClaim__content__main .JumbotronClaim__content__supertitle {
  width: 65%;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.JumbotronClaim .JumbotronClaim__content__main .JumbotronClaim__content__headline {
  color: #ffffff;
  font-size: 30px;
  letter-spacing: -0.5px;
  line-height: 30px;
}
.JumbotronClaim .JumbotronClaim__content__main .JumbotronClaim__content__text {
  padding-left: 20px;
}
.JumbotronClaim .JumbotronClaim__content__subtitle {
  display: flex;
  align-items: center;
  padding: 0 30px;
  height: 40px;
  background-color: #0f2765;
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.JumbotronClaim .tns-nav {
  display: flex;
  justify-content: center;
}
.JumbotronClaim .tns-nav button {
  margin: 0 4px;
  height: 6px;
  width: 50px;
  opacity: 0.5;
  background-color: #d5d5d5;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}
.JumbotronClaim .tns-nav button.tns-nav-active {
  opacity: 0.999;
  background-color: #999999;
}
@media only screen and (min-width: 576px) {
  .JumbotronClaim .JumbotronClaim__image {
    height: 360px;
  }
}
@media only screen and (min-width: 992px) {
  .JumbotronClaim {
    height: 710px;
    margin-bottom: 0;
  }
  .JumbotronClaim .JumbotronClaim__slide {
    position: relative;
  }
  .JumbotronClaim .JumbotronClaim__edge--top {
    top: 20px;
    left: 20px;
  }
  .JumbotronClaim .JumbotronClaim__edge--bottom {
    bottom: 20px;
    right: 20px;
  }
  .JumbotronClaim .JumbotronClaim__edge svg {
    width: 64px;
    height: 64px;
  }
  .JumbotronClaim .JumbotronClaim__image {
    height: 710px;
  }
  .JumbotronClaim .JumbotronClaim__wrapper {
    position: absolute;
    top: 159px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: flex-end;
  }
  .JumbotronClaim .JumbotronClaim__wrapper--left {
    justify-content: flex-start;
  }
  .JumbotronClaim .JumbotronClaim__content {
    position: relative;
    box-shadow: none;
  }
  .JumbotronClaim .JumbotronClaim__content__main {
    position: relative;
    margin-top: 0;
    height: 285px;
    min-width: 570px;
    max-width: 876px;
    background-color: rgba(0, 82, 158, 0.75);
    padding: 20px 70px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .JumbotronClaim .JumbotronClaim__content__main .JumbotronClaim__content__supertitle {
    padding-bottom: 5px;
  }
  .JumbotronClaim .JumbotronClaim__content__main .JumbotronClaim__content__headline {
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 60px;
  }
  .JumbotronClaim .JumbotronClaim__content__subtitle {
    background-color: rgba(45, 45, 45, 0.5);
  }
  .JumbotronClaim .tns-nav {
    margin-top: -34px;
  }
  .JumbotronClaim .tns-nav button,
.JumbotronClaim .tns-nav button.tns-nav-active {
    background-color: #ffffff;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
.Header--mobile {
  z-index: 13;
}
.Header a {
  color: inherit;
  text-decoration: none;
}
.Header ul {
  list-style-type: none;
  padding: 0;
}
.Header .Header__links svg,
.Header .Header__actions svg {
  margin-bottom: -5px;
  fill: white;
  width: 20px;
  height: 20px;
}
.Header .Header__logo svg {
  fill: #ffffff;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Footer a:hover {
  text-decoration: underline;
}
.Footer .Footer__headline a:hover {
  text-decoration: none;
}
.Footer svg {
  width: 40px;
  height: 40px;
  fill: #8197a5;
}
.Footer .Footer__teasers {
  padding: 7px 20px 50px 20px;
  background-color: #f2f4f6;
}
.Footer .Footer__teasers .Footer__teasers__text {
  font-size: 16px;
  line-height: 24px;
  color: #2d2d2d;
}
.Footer .Footer__column:last-of-type .Footer__headline {
  border-bottom: none;
}
.Footer .Footer__headline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  line-height: 22px;
  margin: 0;
  padding: 9px 0;
  border-bottom: 1px solid #d5d5d5;
}
.Footer .Footer__headline svg {
  width: 20px;
  height: 20px;
  fill: #00529e;
}
.Footer .Footer__phone {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-top: 7px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #00529e;
}
.Footer .Footer__phone svg {
  margin-bottom: -0.125em;
  width: 20px;
  height: 20px;
  fill: #00529e;
  margin-right: 11px;
}
.Footer .Footer__section {
  overflow: hidden;
  transition: transform 0.25 ease;
}
.Footer .Footer__section--mobile-collapsed {
  height: 0;
}
.Footer .Footer__column-content {
  margin: 0;
  padding: 15px 0 20px 0;
}
.Footer .Footer__column-content li {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 5px;
  padding: 0;
}
.Footer .Footer__column-content a {
  display: flex;
  align-items: flex-start;
}
.Footer .Footer__column-content svg {
  width: 16px;
  height: 16px;
  margin-top: 5px;
}
.Footer .Footer__links {
  max-width: 1170px;
  margin: auto;
  color: #999999;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
}
.Footer .Footer__content-links {
  padding: 40px 0;
  padding-bottom: 25px;
}
.Footer .Footer__content-links a {
  display: block;
  padding-bottom: 15px;
}
.Footer .Footer__social-links {
  display: flex;
  justify-content: space-between;
  width: 200px;
  margin: auto;
  padding-bottom: 40px;
}
.Footer .Footer__social-links a {
  width: 40px;
  height: 40px;
  margin-left: 5px;
  margin-right: 5px;
}
.Footer .Footer__copyright {
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 60px;
  text-align: center;
  color: #999999;
}
.Footer ul {
  margin: 0;
}
.Footer li {
  font-size: 16px;
  line-height: 24px;
  padding: 0 0 15px 0;
  list-style-type: none;
}
.Footer a {
  color: inherit;
  text-decoration: none;
}
@media only screen and (min-width: 992px) {
  .Footer .Footer__section--mobile-collapsed {
    height: auto;
  }
  .Footer .Footer__teasers {
    padding-top: 27px;
  }
  .Footer .Footer__container {
    max-width: 1170px;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  .Footer .Footer__column-content {
    padding-top: 0;
  }
  .Footer .Footer__headline {
    border-bottom: none;
    line-height: 26px;
  }
  .Footer .Footer__headline button {
    display: none;
  }
  .Footer .Footer__column {
    width: 270px;
  }
  .Footer .Footer__info__section ul {
    display: block;
  }
  .Footer .Footer__info__section button {
    display: none;
  }
  .Footer .Footer__links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 33px;
    padding-bottom: 63px;
  }
  .Footer .Footer__content-links {
    display: flex;
    padding: 0;
    flex-grow: 3;
  }
  .Footer .Footer__content-links a {
    padding-right: 30px;
    padding-bottom: 0;
  }
  .Footer .Footer__social-links {
    padding: 0;
    flex-grow: 1;
    justify-content: left;
  }
  .Footer .Footer__social-links a {
    display: inline-block;
    margin-right: 15px;
    margin-left: 0;
  }
  .Footer .Footer__copyright {
    padding-bottom: 125px;
  }
  .Footer .ReactCollapse--collapse {
    height: auto !important;
  }
}
.Footer .ReactCollapse--collapse {
  transition: height 0.2s ease;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.HeadlineText {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.HeadlineText--lead-in {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 27px;
}
.HeadlineText .HeadlineText__supertitle {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
.HeadlineText .HeadlineText__read-more {
  display: none;
  width: 100%;
  text-align: center;
  height: 40px;
  padding: 10px;
  color: #00529e;
  font-weight: bold;
}
.HeadlineText .HeadlineText__collapse-fade {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  display: none;
}
.HeadlineText .HeadlineText__content {
  overflow: auto;
}
.HeadlineText.HeadlineText--collapsed .HeadlineText__content {
  position: relative;
  height: 80px;
  overflow: hidden;
}
.HeadlineText.HeadlineText--collapsed .HeadlineText__collapse-fade {
  display: block;
}
.HeadlineText.HeadlineText--collapsed .HeadlineText__read-more {
  display: block;
}
.HeadlineText .HeadlineText__link {
  display: inline-flex;
  align-items: center;
  color: #00529e;
}
.HeadlineText .HeadlineText__link svg {
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-right: 5px;
  fill: #00529e;
}
.HeadlineText .HeadlineText__link--icon-right {
  flex-direction: row-reverse;
}

@media only screen and (min-width: 992px) {
  .HeadlineText {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .HeadlineText--lead-in {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 30px;
  }
  .HeadlineText.HeadlineText--collapsed .HeadlineText__content {
    position: static;
    height: auto;
  }
  .HeadlineText.HeadlineText--collapsed .HeadlineText__collapse-fade,
.HeadlineText.HeadlineText--collapsed .HeadlineText__read-more {
    display: none;
  }
  .HeadlineText .HeadlineText__read-more {
    display: none;
  }
  .HeadlineText.HeadlineText--two-columns .HeadlineText__content__text {
    column-count: 2;
    column-gap: 30px;
  }
}
.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.ImageGrid .ImageGrid__item {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.ImageGrid .ImageGrid__card {
  display: flex;
  flex-direction: column;
  height: 200px;
  border: 1px solid #d5d5d5;
  background-color: #ffffff;
}
.ImageGrid .ImageGrid__card img {
  flex-grow: 0;
  height: 125px;
  width: 100%;
  object-fit: contain;
}
.ImageGrid .ImageGrid__item__text {
  height: 74px;
  flex-grow: 0;
  margin: 5px 15px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 600;
}
@media only screen and (min-width: 768px) {
  .ImageGrid .ImageGrid__item {
    width: 33.333%;
  }
}
@media only screen and (min-width: 992px) {
  .ImageGrid .ImageGrid__item {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
  .ImageGrid .ImageGrid__card {
    height: 260px;
  }
  .ImageGrid .ImageGrid__card img {
    height: 194px;
  }
  .ImageGrid .ImageGrid__item__text {
    margin: 10px;
    height: 65px;
  }
}

.ImageGrid__hover,
.ProductGridRental__hover {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.2s ease;
  cursor: pointer;
}
.ImageGrid__hover svg,
.ProductGridRental__hover svg {
  fill: #ffffff;
  width: 34px;
  height: 34px;
}

.ImageGrid__image,
.ProductGridRental__image {
  position: relative;
}
.ImageGrid__image:hover .ImageGrid__hover,
.ImageGrid__image:hover .ProductGridRental__hover,
.ProductGridRental__image:hover .ImageGrid__hover,
.ProductGridRental__image:hover .ProductGridRental__hover {
  opacity: 1;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.ProductGridAll .ProductGridAll__item {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}
.ProductGridAll .ProductGridAll__card {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #d5d5d5;
}
.ProductGridAll .ProductGridAll__card img {
  flex-grow: 0;
  width: 130px;
  height: auto;
  object-fit: contain;
  object-position: top;
  align-self: flex-start;
}
.ProductGridAll .ProductGridAll__item__text {
  flex-grow: 1;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.ProductGridAll .ProductGridAll__item__text svg {
  fill: #00529e;
  width: 20px;
  height: 20px;
}
.ProductGridAll .ProductGridAll__item__title {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  margin-bottom: 8px;
  font-weight: 600;
  color: #333333;
}
.ProductGridAll .ProductGridAll__item__title--top {
  margin-top: 10px;
  margin-bottom: 5px;
}
.ProductGridAll .ProductGridAll__item__title--desc {
  min-height: 40px;
  display: none !important;
}
.ProductGridAll .ProductGridAll__item__measurements,
.ProductGridAll .ProductGridAll__item__colors {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}
.ProductGridAll .ProductGridAll__item__measurements svg,
.ProductGridAll .ProductGridAll__item__colors svg {
  margin-right: 10px;
}
.ProductGridAll .ProductGridAll__item__button {
  display: flex;
  flex-direction: row;
  align-items: center;
  color: #00529e;
  font-weight: 600;
  margin-top: 15px;
  text-decoration: none;
}
.ProductGridAll .ProductGridAll__item__button svg {
  margin-left: 6px;
}
@media only screen and (min-width: 576px) {
  .ProductGridAll {
    align-items: stretch;
  }
  .ProductGridAll .ProductGridAll__item {
    width: 50%;
  }
  .ProductGridAll .ProductGridAll__item__title--top {
    display: none !important;
  }
  .ProductGridAll .ProductGridAll__card {
    flex-direction: column;
    height: 100%;
  }
  .ProductGridAll .ProductGridAll__card .ProductGridAll__item__text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 0 30px 0;
  }
  .ProductGridAll .ProductGridAll__card .ProductGridAll__item__title {
    display: block;
    min-height: 0;
    margin-bottom: 15px;
    max-width: 75%;
  }
  .ProductGridAll .ProductGridAll__card .ProductGridAll__item__title--desc {
    display: block !important;
  }
  .ProductGridAll .ProductGridAll__card .ProductGridAll__item__measurements {
    margin-bottom: 6px;
  }
  .ProductGridAll .ProductGridAll__card img {
    height: 176px;
    width: 100%;
    object-position: top left;
  }
}
@media only screen and (min-width: 768px) {
  .ProductGridAll .ProductGridAll__item {
    width: 33.333%;
  }
}
@media only screen and (min-width: 992px) {
  .ProductGridAll .ProductGridAll__item {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.image-switch {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-bottom: 25px;
}
.image-switch .image-switch__button {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin: 0 7px;
  font-weight: bold;
  color: #00529e;
  border-bottom: solid 3px transparent;
}
.image-switch .image-switch__button--active {
  color: #333333;
  border-bottom: solid 3px #00529e;
}
@media only screen and (min-width: 992px) {
  .image-switch {
    justify-content: flex-end;
  }
}

.ProductGridRental .ProductGridRental__sketch {
  display: none;
}
.ProductGridRental.ProductGridRental--show-sketch .ProductGridRental__sketch {
  display: block;
}
.ProductGridRental .ProductGridRental__rendering {
  display: block;
}
.ProductGridRental.ProductGridRental--show-sketch .ProductGridRental__rendering {
  display: none;
}
.ProductGridRental .ProductGridRental__item {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.ProductGridRental .ProductGridRental__card {
  display: flex;
  flex-direction: column;
  height: 370px;
  border: 1px solid #d5d5d5;
  background-color: #ffffff;
}
.ProductGridRental .ProductGridRental__card img {
  flex-grow: 0;
  height: 198px;
  object-fit: contain;
}
.ProductGridRental .ProductGridRental__item__text {
  flex-grow: 1;
  padding: 0 15px 11px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.ProductGridRental .ProductGridRental__item__title {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  color: #333333;
}
.ProductGridRental .ProductGridRental__item__measurements {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.ProductGridRental .ProductGridRental__item__price {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
}
.ProductGridRental .ProductGridRental__item__price__unit {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.ProductGridRental .ProductGridRental__item__extra {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  color: #999999;
}
.ProductGridRental .ProductGridRental__item__button {
  height: 50px;
  background-color: #00529e;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  text-transform: uppercase;
  text-decoration: none;
}
.ProductGridRental .ProductGridRental__item__button svg {
  margin: 0 7px;
  fill: #ffffff;
  width: 20px;
  height: 20px;
}
@media only screen and (min-width: 576px) {
  .ProductGridRental .ProductGridRental__item {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) {
  .ProductGridRental .ProductGridRental__item {
    width: 33.333%;
  }
}
@media only screen and (min-width: 992px) {
  .ProductGridRental .ProductGridRental__item {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.ProductAnchorGrid.container .ProductAnchorGrid__item {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.ProductAnchorGrid.container .ProductAnchorGrid__card {
  display: flex;
  flex-direction: column;
  height: 327px;
  border: 1px solid #d5d5d5;
}
.ProductAnchorGrid.container .ProductAnchorGrid__card img {
  flex-grow: 0;
  height: 202px;
  width: 100%;
  object-fit: contain;
}
.ProductAnchorGrid.container .ProductAnchorGrid__text {
  height: 150px;
  flex-grow: 0;
  margin: 20px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
}
.ProductAnchorGrid.container .ProductAnchorGrid__item__title {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: 600;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.ProductAnchorGrid.container .ProductAnchorGrid__item__link {
  display: flex;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  font-weight: 600;
  color: #00529e;
  text-decoration: none;
  margin-top: 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ProductAnchorGrid.container .ProductAnchorGrid__item__link svg {
  fill: #00529e;
  height: 18px;
  width: 18px;
  margin-left: 4px;
}
.ProductAnchorGrid.container .ProductAnchorGrid__item__desc {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #999999;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media only screen and (min-width: 450px) {
  .ProductAnchorGrid.container .ProductAnchorGrid__item {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .ProductAnchorGrid.container .ProductAnchorGrid__item {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Collapse .Collapse__header .container {
  display: flex;
  flex-direction: row;
  height: 60px;
  align-items: center;
  color: #00529e;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: 600;
  cursor: pointer;
}
.Collapse .Collapse__header .container svg {
  fill: #00529e;
  margin-right: 10px;
  width: 35px;
  height: 35px;
  shape-rendering: crispEdges;
  border: 1px solid #00529e;
  flex-shrink: 0;
}
.Collapse [data-collapsed=true] + .Collapse__content {
  height: 0;
  overflow: hidden;
}
.Collapse [data-collapsed=true] .Collapse__minus {
  display: none;
}
.Collapse [data-collapsed=false] .Collapse__plus {
  display: none;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Tabs .Tabs__header {
  position: relative;
  display: flex;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 35px;
  margin-bottom: 35px;
  overflow-x: hidden;
}
.Tabs .Tabs__row {
  display: flex;
  position: relative;
  width: 100%;
  padding-bottom: 5px;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.Tabs .Tabs__row::-webkit-scrollbar {
  display: none;
}
.Tabs .Tabs__tab {
  padding: 6px 26px;
  white-space: nowrap;
  cursor: pointer;
}
.Tabs .Tabs__active-indicator {
  position: absolute;
  top: calc(100% - 5px);
  left: 0;
  height: 5px;
  width: 0px;
  background-color: #00529e;
  transition: all 0.2s ease;
}
.Tabs .Tabs__line {
  position: absolute;
  bottom: 4px;
  height: 1px;
  width: 100%;
  background-color: #d8d8d8;
}
.Tabs .Tabs__swipe-indicator {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 70px;
  transition: opacity 0.2s ease;
}
.Tabs .Tabs__swipe-indicator--left {
  left: 0;
  background: linear-gradient(90deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.Tabs .Tabs__swipe-indicator--left svg {
  left: 0;
}
.Tabs .Tabs__swipe-indicator--right {
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.Tabs .Tabs__swipe-indicator--right svg {
  right: 0;
}
.Tabs .Tabs__swipe-indicator--show {
  opacity: 1;
  pointer-events: all;
}
.Tabs .Tabs__swipe-indicator svg {
  position: absolute;
  width: 30px;
  height: 30px;
  fill: #00529e;
}
.Tabs .Tabs__tab-content {
  display: none;
}
.Tabs .Tabs__tab-content--active {
  display: block;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.jumbotron {
  color: #ffffff;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  margin: 0;
}

h1,
.h1 {
  color: #00529e;
  font-size: 30px;
  line-height: 33px;
  font-weight: bold;
  margin: 0;
}

h2,
.h2 {
  font-size: 27px;
  line-height: 30px;
  font-weight: bold;
  margin: 0;
}

h3,
.h3 {
  font-size: 23px;
  line-height: 26px;
  font-weight: bold;
  margin: 0;
}

h4,
.h4 {
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  margin: 0;
}

h5,
.h5 {
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  margin: 0;
}

h6,
.h6 {
  font-size: 16px;
  line-height: 18px;
  font-weight: bold;
  margin: 0;
}

@media only screen and (min-width: 992px) {
  .jumbotron {
    color: #ffffff;
    font-size: 48px;
    line-height: 52px;
    font-weight: bold;
  }

  h1,
.h1 {
    color: #00529e;
    font-size: 48px;
    line-height: 52px;
    font-weight: bold;
  }

  h2,
.h2 {
    font-size: 39px;
    line-height: 43px;
    font-weight: bold;
  }

  h3,
.h3 {
    font-size: 31px;
    line-height: 33px;
    font-weight: bold;
  }

  h4,
.h4 {
    font-size: 25px;
    line-height: 28px;
    font-weight: bold;
  }

  h5,
.h5 {
    font-size: 20px;
    line-height: 23px;
    font-weight: bold;
  }

  h6,
.h6 {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
  }
}
.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.SkimNavigation {
  display: flex;
}
.SkimNavigation .SkimNavigation__link {
  width: 50%;
  padding: 30px;
}
.SkimNavigation .SkimNavigation__link svg {
  width: 34px;
  height: 30px;
  fill: #00529e;
}
.SkimNavigation .SkimNavigation__link:first-of-type {
  border-right: 1px solid #d5d5d5;
}
.SkimNavigation .SkimNavigation__content {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.SkimNavigation .SkimNavigation__content span {
  margin-top: 15px;
  text-align: center;
}
.SkimNavigation a {
  color: #00529e;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-decoration: none;
}
.SkimNavigation a:hover, .SkimNavigation a:focus {
  background-color: #f2f4f6;
}
@media only screen and (min-width: 992px) {
  .SkimNavigation .SkimNavigation__link {
    display: flex;
  }
  .SkimNavigation .SkimNavigation__link:first-of-type {
    justify-content: flex-end;
  }
  .SkimNavigation .SkimNavigation__content {
    align-items: center;
    max-width: 555px;
    width: 100%;
  }
  .SkimNavigation .SkimNavigation__content span {
    margin: 0 25px;
  }
  .SkimNavigation .SkimNavigation__content--left {
    flex-direction: row;
  }
  .SkimNavigation .SkimNavigation__content--right {
    flex-direction: row-reverse;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.TwoColumns {
  padding-top: 30px;
  padding-bottom: 30px;
}
.TwoColumns .container {
  display: flex;
  flex-direction: column;
}
.TwoColumns.TwoColumns--reversed .container {
  flex-direction: column-reverse;
}
.TwoColumns .TwoColumns__column {
  flex-grow: 1;
}
.TwoColumns .TwoColumns__column--left {
  flex-basis: 0;
}
.TwoColumns .TwoColumns__column--right {
  flex-basis: 0;
}
@media only screen and (min-width: 992px) {
  .TwoColumns {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .TwoColumns .container {
    flex-direction: row;
  }
  .TwoColumns .TwoColumns__column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .TwoColumns.TwoColumns--align-items-Center .TwoColumns__column {
    justify-content: center;
  }
  .TwoColumns.TwoColumns--reversed > .container {
    flex-direction: row;
  }
  .TwoColumns .TwoColumns__column--left {
    padding-right: 15px;
  }
  .TwoColumns .TwoColumns__column--right {
    padding-left: 15px;
  }
  .TwoColumns--3-1 .TwoColumns__column--left {
    width: 75%;
  }
  .TwoColumns--3-1 .TwoColumns__column--right {
    width: 25%;
  }
  .TwoColumns .TwoColumns__column {
    flex-basis: 50%;
  }
  .TwoColumns--3-1 .TwoColumns__column--left {
    flex-basis: 25%;
  }
  .TwoColumns--3-1 .TwoColumns__column--right {
    flex-basis: 75%;
  }
  .TwoColumns--1-3 .TwoColumns__column--left {
    flex-basis: 75%;
  }
  .TwoColumns--1-3 .TwoColumns__column--right {
    flex-basis: 25%;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.CTA {
  padding: 78px 0;
}
.CTA .CTA__wrapper {
  background-color: #d5d5d5;
  color: #2d2d2d;
  padding-top: 78px;
  padding-bottom: 78px;
}
.CTA .CTA__wrapper--bg-Blue {
  background-color: #00529e;
  color: #ffffff;
}
.CTA .CTA__wrapper--bg-Yellow {
  background-color: #ffdd00;
  color: #2d2d2d;
}
.CTA .CTA__container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.CTA .CTA__headline {
  color: inherit;
  text-align: center;
  margin: 0;
}
.CTA p {
  text-align: center;
  margin: 20px 30px;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
}
.CTA .Button__link {
  text-transform: uppercase;
}
.CTA__sublink {
  font-size: 20px;
  margin-top: 10px;
  color: inherit;
}
@media only screen and (min-width: 992px) {
  .CTA p {
    font-size: 20px;
    line-height: 30px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Gallery {
  display: flex;
  flex-wrap: wrap;
}
.Gallery .Gallery__image {
  position: relative;
  width: 50%;
  font-size: 0;
  cursor: pointer;
}
.Gallery .Gallery__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Gallery .Gallery__show-more,
.Gallery .Gallery__image__hover {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 82, 158, 0.8);
}
.Gallery .Gallery__show-more svg,
.Gallery .Gallery__image__hover svg {
  fill: #ffffff;
  width: 34px;
  height: 34px;
}
.Gallery .Gallery__image__hover {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.2s ease;
}
.Gallery .Gallery__show-more {
  display: none;
}
.Gallery .Gallery__image:hover .Gallery__image__hover {
  opacity: 1;
}
@media only screen and (min-width: 576px) {
  .Gallery .Gallery__image {
    width: 25%;
  }
}
.Gallery.Gallery--gt-4 .Gallery__image:nth-child(n+5) {
  display: none;
}
.Gallery.Gallery--gt-4 .Gallery__image:nth-child(4) .Gallery__show-more {
  display: flex;
}
.Gallery.Gallery--gt-4 .Gallery__image:nth-child(4) .Gallery__image__hover {
  display: none;
}

@media only screen and (min-width: 1920px) {
  .Gallery.Gallery--gte-6 .Gallery__image:nth-child(5),
.Gallery.Gallery--gte-6 .Gallery__image:nth-child(6) {
    display: block;
  }
  .Gallery.Gallery--gte-6 .Gallery__image:nth-child(4) .Gallery__show-more {
    display: none;
  }
  .Gallery.Gallery--gte-6.Gallery--gt-6 .Gallery__image:nth-child(6) .Gallery__show-more {
    display: flex;
  }
  .Gallery.Gallery--gte-6 .Gallery__image {
    width: 16.666666%;
  }

  .Gallery.Gallery--gt-4 .Gallery__image:nth-child(4) .Gallery__image__hover {
    display: flex;
  }
}
.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Downloads .Downloads__item {
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  border-bottom: 1px solid #d5d5d5;
  padding: 10px 0;
}
.Downloads .Downloads__title a {
  color: inherit;
  text-decoration: none;
}
.Downloads .Downloads__icon {
  height: 20px;
  margin-left: 10px;
  text-decoration: none;
}
.Downloads .Downloads__icon svg {
  width: 20px;
  height: 20px;
}
.Downloads .Downloads__icons {
  display: flex;
  align-items: center;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Button {
  display: flex;
}
.Button--left {
  justify-content: flex-start;
  align-items: flex-start;
}
.Button--right {
  justify-content: flex-end;
  align-items: flex-end;
}
.Button--center {
  justify-content: center;
  align-items: center;
}
.Button .Button__link {
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.2s ease;
}
.Button .Button__link--primary {
  background-color: #00529e;
  color: #ffffff;
  padding: 15px 20px;
}
.Button .Button__link--primary:hover, .Button .Button__link--primary:focus {
  background-color: #5b98c9;
}
.Button .Button__link--secondary {
  color: #00529e;
  border: 2px solid transparent;
  padding: 13px 18px;
}
.Button .Button__link--secondary svg {
  fill: #00529e;
}
.Button .Button__link--secondary:hover {
  border-color: #b6c4cd;
}
.Button .Button__link--secondary:active {
  border-color: #00529e;
}
.Button .Button__link--tertiary {
  background-color: #ffdd00;
  color: #00529e;
  padding: 15px 20px;
}
.Button .Button__link--tertiary:hover {
  background-color: #5b98c9;
}
.Button .Button__link--tertiary svg {
  fill: #00529e;
}
.Button .Button__link--secondary[disabled],
.Button .Button__link--secondary[disabled]:hover,
.Button .Button__link--primary[disabled],
.Button .Button__link--primary[disabled]:hover {
  background-color: #999999;
  border-color: #999999;
  color: #d5d5d5;
  cursor: default;
  pointer-events: none;
}
.Button .Button__link--secondary[disabled] svg,
.Button .Button__link--secondary[disabled]:hover svg,
.Button .Button__link--primary[disabled] svg,
.Button .Button__link--primary[disabled]:hover svg {
  fill: #d5d5d5;
}
.Button svg {
  fill: #ffffff;
  width: 20px;
  height: 20px;
}
.Button .Button__link--icon-left {
  flex-direction: row-reverse;
}
.Button .Button__link--icon-left svg {
  margin-right: 10px;
}
.Button .Button__link--icon-right svg {
  margin-left: 10px;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Image {
  display: block;
  width: 100%;
  height: auto;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.IconLongText {
  padding-bottom: 25px;
}
.IconLongText .IconLongText__item {
  padding-top: 25px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  overflow: hidden;
}
.IconLongText .IconLongText__item .IconLongText__item__icon {
  display: flex;
  margin-bottom: 22px;
}
.IconLongText .IconLongText__item .IconLongText__item__icon svg {
  width: 60px;
  height: 60px;
}
.IconLongText .IconLongText__item .IconLongText__item__text {
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.IconLongText .IconLongText__item .IconLongText__item__text .IconLongText__item__text__link {
  margin-top: 15px;
}
.IconLongText .IconLongText__item .IconLongText__item__text .IconLongText__item__text__link {
  color: #00529e;
  font-weight: 600;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.IconLongText .IconLongText__item .IconLongText__item__text .IconLongText__item__text__link--right {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.IconLongText .IconLongText__item .IconLongText__item__text .IconLongText__item__text__link span {
  margin: 0 5px;
}
.IconLongText .IconLongText__item .IconLongText__item__text .IconLongText__item__text__link svg {
  width: 20px;
  height: 20px;
  fill: #00529e;
}
.IconLongText--icon-center .IconLongText__item__icon {
  justify-content: center;
}
.IconLongText--icon-right .IconLongText__item__icon {
  justify-content: flex-end;
}
@media only screen and (min-width: 992px) {
  .IconLongText .IconLongText__item {
    padding-left: 15px;
    padding-right: 15px;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }
  .IconLongText .IconLongText__item .IconLongText__item__icon {
    height: 100px;
  }
  .IconLongText .IconLongText__item .IconLongText__item__icon svg {
    width: 100px;
    height: 100px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.container {
  width: 100%;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container .container {
  width: 100%;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
}
@media only screen and (min-width: 576px) {
  .container {
    max-width: 560px;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    max-width: 740px;
  }
}
@media only screen and (min-width: 992px) {
  .container {
    max-width: 980px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1190px;
  }
}

.flex-wrap-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
  width: calc(100% + 10px);
}
@media only screen and (min-width: 992px) {
  .flex-wrap-container {
    margin-left: -15px;
    margin-right: -15px;
    width: calc(100% + 30px);
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.ReferenceSlider {
  padding: 30px 0;
}
.ReferenceSlider .swiper {
  margin-bottom: 35px;
}
.ReferenceSlider .Button {
  text-transform: uppercase;
}
.ReferenceSlider .tns-controls,
.ReferenceSlider .tns-liveregion,
.ReferenceSlider .tns-nav {
  display: none;
}
.ReferenceSlider .References__item {
  width: 350px;
}
.ReferenceSlider .References__item img {
  height: 244px;
  object-fit: cover;
}
.ReferenceSlider .ReferenceSlider__wrapper {
  margin: auto;
  width: 350px;
}
@media only screen and (min-width: 700px) {
  .ReferenceSlider .ReferenceSlider__wrapper {
    width: 700px;
  }
}
@media only screen and (min-width: 1050px) {
  .ReferenceSlider .ReferenceSlider__wrapper {
    width: 1050px;
  }
}
@media only screen and (min-width: 1400px) {
  .ReferenceSlider .ReferenceSlider__wrapper {
    width: 1400px;
  }
}
@media only screen and (min-width: 1200px) {
  .ReferenceSlider .References__item {
    transform: none;
    padding: 15px;
  }
  .ReferenceSlider .References__item img {
    height: 244px;
    width: 320px;
  }
  .ReferenceSlider .swiper {
    margin-bottom: 50px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.IconShortText {
  position: relative;
  padding: 30px 0;
}
.IconShortText a {
  color: #00529e;
}
.IconShortText .tns-inner {
  width: 100%;
  height: 210px;
  text-align: center;
}
.IconShortText .swiper {
  width: 100%;
  margin-bottom: 35px;
}
.IconShortText .IconShortText__controls button {
  position: absolute;
  top: 90px;
  margin-top: -15px;
  width: 34px;
  height: 30px;
}
.IconShortText .IconShortText__controls button svg {
  width: 34px;
  height: 30px;
  fill: #00529e;
}
.IconShortText .IconShortText__controls .IconShortText__prev {
  left: 30px;
}
.IconShortText .IconShortText__controls .IconShortText__next {
  right: 30px;
}
.IconShortText .Button {
  text-transform: uppercase;
}
.IconShortText .tns-controls,
.IconShortText .tns-liveregion,
.IconShortText .tns-nav {
  display: none;
}
.IconShortText .IconShortText__textnav {
  text-align: center;
}
.IconShortText .IconShortText__slide {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
}
.IconShortText .IconShortText__slide svg {
  width: 100px;
  height: 100px;
}
.IconShortText .IconShortText__slide .IconShortText__slide__image {
  margin-left: auto;
  margin-right: auto;
  width: 100px;
  height: 100px;
  margin-bottom: 15px;
}
.IconShortText .IconShortText__slide .IconShortText__slide__title {
  display: block;
  margin: auto;
  width: 150px;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 24px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 30px;
}
.IconShortText .IconShortText__nav {
  display: flex;
  justify-content: center;
}
.IconShortText .IconShortText__nav button {
  margin: 0 4px;
  height: 8px;
  width: 8px;
  border-radius: 4px;
  background-color: #efefef;
  transition: background-color 0.2s ease, opacity 0.2s ease;
}
.IconShortText .IconShortText__nav button.tns-nav-active {
  background-color: #999999;
}
@media only screen and (min-width: 992px) {
  .IconShortText .tns-inner {
    height: auto;
  }
  .IconShortText .IconShortText__nav,
.IconShortText .IconShortText__textnav {
    display: none;
  }
  .IconShortText .swiper {
    display: flex;
    flex-wrap: wrap;
  }
  .IconShortText .IconShortText__slide {
    width: 20%;
  }
  .IconShortText .IconShortText__controls {
    display: none;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.ReferralCards .container {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
.ReferralCards__card-wrapper {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
.ReferralCards__card {
  display: flex;
  flex-direction: column;
  border: 1px solid #d5d5d5;
  margin-bottom: 30px;
  background-color: #ffffff;
}
.ReferralCards__card:hover {
  box-shadow: 0 13px 23px 0 rgba(129, 151, 165, 0.4);
}
.ReferralCards__card__image {
  font-size: 0;
}
.ReferralCards__card__image img {
  width: 100%;
  height: 310px;
  object-fit: cover;
}
.ReferralCards__card__body {
  position: relative;
  height: 200px;
  max-width: 100%;
  padding: 15px;
}
.ReferralCards__card__supertitle {
  color: #999999;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.ReferralCards__card__title {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 600;
  margin-top: 10px;
}
.ReferralCards__card__icon {
  position: absolute;
  bottom: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  padding: 9px;
  border: 1px solid #00529e;
}
.ReferralCards__card__icon svg {
  fill: #00529e;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .ReferralCards .container {
    flex-direction: row;
  }
  .ReferralCards .ReferralCards__card-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ReferralCards .ReferralCards__card-wrapper--50 {
    width: 50%;
  }
  .ReferralCards .ReferralCards__card-wrapper--25 {
    width: 25%;
  }
  .ReferralCards .ReferralCards__card {
    flex-direction: row;
  }
  .ReferralCards .ReferralCards__card--image-right {
    flex-direction: row-reverse;
  }
  .ReferralCards .ReferralCards__card__body {
    width: 263px;
  }
  .ReferralCards .ReferralCards__card__image img {
    display: block;
    width: 200px;
    height: 270px;
    object-fit: cover;
  }
  .ReferralCards .ReferralCards__card__body {
    height: 270px;
  }
}
@media only screen and (min-width: 1200px) {
  .ReferralCards .ReferralCards__card__body {
    max-width: 270px;
  }
  .ReferralCards .ReferralCards__card__image img {
    width: 300px;
    height: 270px;
  }
}

@media only screen and (max-width: 992px) {
  .ReferralCards.ReferralCards--hide-img-on-mobile .ReferralCards__card__image {
    display: none;
  }
}
.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.ImageCards .container {
  display: flex;
  flex-direction: column;
}
.ImageCards__card-wrapper {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
.ImageCards--3-items .ImageCards__card-wrapper {
  width: 50%;
}
.ImageCards__card {
  display: flex;
  flex-direction: column;
  border: 1px solid #d5d5d5;
  margin-bottom: 10px;
  background-color: #ffffff;
  text-decoration: none;
  color: inherit;
  transition: box-shadow 0.2s ease;
}
.ImageCards__card:hover {
  box-shadow: 0 6px 14px 0 rgba(129, 151, 165, 0.34);
}
.ImageCards__card__image {
  font-size: 0;
}
.ImageCards__card__image img {
  width: 100%;
  height: 310px;
  object-fit: cover;
}
.ImageCards__card__body {
  position: relative;
  height: 200px;
  padding: 15px;
}
.ImageCards__card__title {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22px;
  font-weight: 600;
  margin-top: 10px;
}
.ImageCards__card__icon {
  position: absolute;
  margin: 5px;
  bottom: 15px;
  right: 15px;
  width: 50px;
  height: 50px;
  padding: 9px;
  border: 1px solid #00529e;
}
.ImageCards__card__icon svg {
  fill: #00529e;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
@media only screen and (min-width: 992px) {
  .ImageCards .container {
    flex-direction: row;
  }
  .ImageCards .ImageCards__card-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
  }
  .ImageCards .ImageCards__card {
    margin-bottom: 30px;
  }
  .ImageCards .ImageCards__card__image img {
    height: 252px;
  }
  .ImageCards .ImageCards__card__body {
    height: 138px;
  }
}
@media only screen and (min-width: 992px) {
  .ImageCards.ImageCards--3-items .ImageCards__card-wrapper {
    width: 33.333%;
  }
}

.tns-outer {
  padding: 0 !important;
  width: 100%;
}

.tns-outer [hidden] {
  display: none !important;
}

.tns-outer [aria-controls],
.tns-outer [data-action] {
  cursor: pointer;
}

.tns-slider {
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  transition: all 0s;
}

.tns-slider > .tns-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.tns-horizontal.tns-subpixel {
  white-space: nowrap;
}

.tns-horizontal.tns-subpixel > .tns-item {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
}

.tns-horizontal.tns-no-subpixel:after {
  content: "";
  display: table;
  clear: both;
}

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left;
}

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%;
}

.tns-no-calc {
  position: relative;
  left: 0;
}

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px;
}

.tns-gallery > .tns-item {
  position: absolute;
  left: -100%;
  -webkit-transition: transform 0s, opacity 0s;
  -moz-transition: transform 0s, opacity 0s;
  transition: transform 0s, opacity 0s;
}

.tns-gallery > .tns-slide-active {
  position: relative;
  left: auto !important;
}

.tns-gallery > .tns-moving {
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  transition: all 0.25s;
}

.tns-autowidth {
  display: inline-block;
}

.tns-lazy-img {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  transition: opacity 0.6s;
  opacity: 0.6;
}

.tns-lazy-img.tns-complete {
  opacity: 1;
}

.tns-ah {
  -webkit-transition: height 0s;
  -moz-transition: height 0s;
  transition: height 0s;
}

.tns-ovh {
  overflow: hidden;
}

.tns-visually-hidden {
  position: absolute;
  left: -10000em;
}

.tns-transparent {
  opacity: 0;
  visibility: hidden;
}

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0;
}

.tns-normal,
.tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}

.tns-vpfix {
  white-space: nowrap;
}

.tns-vpfix > div,
.tns-vpfix > li {
  display: inline-block;
}

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden;
}

.tns-t-ct {
  width: 2333.3333333%;
  width: -webkit-calc(100% * 70 / 3);
  width: -moz-calc(100% * 70 / 3);
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0;
}

.tns-t-ct:after {
  content: "";
  display: table;
  clear: both;
}

.tns-t-ct > div {
  width: 1.4285714%;
  width: -webkit-calc(100% / 70);
  width: -moz-calc(100% / 70);
  width: calc(100% / 70);
  height: 10px;
  float: left;
}

/*# sourceMappingURL=sourcemaps/tiny-slider.css.map */
.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.TeaserFullWidth {
  display: flex;
  flex-direction: column;
}
.TeaserFullWidth--Blue {
  background-color: #00529e !important;
  color: #ffffff;
}
.TeaserFullWidth--Blue .TeaserFullWidth__text::before {
  background-color: #00529e !important;
}
.TeaserFullWidth--Blue h1,
.TeaserFullWidth--Blue .h1 {
  color: #ffffff;
}
.TeaserFullWidth--White {
  background-color: #ffffff !important;
}
.TeaserFullWidth--White .TeaserFullWidth__text::before {
  background-color: #ffffff !important;
}
.TeaserFullWidth .Button__link {
  width: 100%;
  justify-content: center;
  text-transform: uppercase;
}
.TeaserFullWidth .TeaserFullWidth__image {
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 260px;
}
.TeaserFullWidth .TeaserFullWidth__image img {
  display: block;
  width: 100%;
}
.TeaserFullWidth .TeaserFullWidth__text {
  position: relative;
  width: 100%;
}
.TeaserFullWidth .TeaserFullWidth__text .TeaserFullWidth__text__inner {
  position: relative;
  margin: 17px 20px 22px 20px;
}
.TeaserFullWidth .TeaserFullWidth__text .TeaserFullWidth__text__h {
  margin-bottom: 20px;
  padding-bottom: 3px;
}
.TeaserFullWidth .TeaserFullWidth__text .TeaserFullWidth__text__p {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  margin-bottom: 20px;
}
.TeaserFullWidth .TeaserFullWidth__text::before {
  content: "";
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  transform: rotate(45deg);
  background-color: #ffffff;
  left: 50%;
  top: -15px;
  margin-left: -15px;
}
@media only screen and (min-width: 992px) {
  .TeaserFullWidth {
    flex-direction: row;
  }
  .TeaserFullWidth .Button__link {
    width: auto;
  }
  .TeaserFullWidth .TeaserFullWidth__image {
    width: 50%;
    height: 500px;
  }
  .TeaserFullWidth .TeaserFullWidth__image img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    height: 100%;
    object-fit: cover;
  }
  .TeaserFullWidth .TeaserFullWidth__text {
    width: 50%;
  }
  .TeaserFullWidth .TeaserFullWidth__text .TeaserFullWidth__text__inner {
    max-width: 433px;
    margin: 76px 0 95px 82px;
  }
  .TeaserFullWidth .TeaserFullWidth__text::before {
    content: "";
    top: 50%;
    left: -15px;
    margin-top: -21px;
    margin-left: 0;
  }
  .TeaserFullWidth.TeaserFullWidth--reversed {
    flex-direction: row-reverse;
  }
  .TeaserFullWidth.TeaserFullWidth--reversed .TeaserFullWidth__text::before {
    content: "";
    top: 50%;
    right: -15px;
    left: auto;
    margin-top: -15px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.TeaserNarrowWidth--Blue .TeaserNarrowWidth__text {
  background-color: #00529e !important;
  color: #ffffff;
}
.TeaserNarrowWidth--Blue .TeaserNarrowWidth__text::before {
  background-color: #00529e !important;
}
.TeaserNarrowWidth--White .TeaserNarrowWidth__text {
  background-color: #ffffff !important;
}
.TeaserNarrowWidth--White .TeaserNarrowWidth__text::before {
  background-color: #ffffff !important;
}
.TeaserNarrowWidth .TeaserNarrowWidth__inner {
  display: flex;
  flex-direction: column;
}
.TeaserNarrowWidth .Button__link {
  width: 100%;
  justify-content: center;
  text-transform: uppercase;
}
.TeaserNarrowWidth .TeaserNarrowWidth__image {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.TeaserNarrowWidth .TeaserNarrowWidth__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
.TeaserNarrowWidth .TeaserNarrowWidth__text {
  position: relative;
  width: 100%;
  background-color: #ffffff;
  z-index: 1;
}
.TeaserNarrowWidth .TeaserNarrowWidth__text .TeaserNarrowWidth__text__inner {
  position: relative;
  margin: 15px 20px;
}
.TeaserNarrowWidth .TeaserNarrowWidth__text .TeaserNarrowWidth__text__h {
  margin-bottom: 5px;
  padding-bottom: 3px;
}
.TeaserNarrowWidth .TeaserNarrowWidth__text .TeaserNarrowWidth__text__p {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-bottom: 15px;
}
.TeaserNarrowWidth .TeaserNarrowWidth__text::before {
  content: "";
  display: block;
  position: absolute;
  width: 28px;
  height: 28px;
  transform: rotate(45deg);
  background-color: inherit;
  left: 50%;
  top: -14px;
  margin-left: -14px;
}
@media only screen and (min-width: 992px) {
  .TeaserNarrowWidth .TeaserNarrowWidth__inner {
    flex-direction: row;
    height: 350px;
    transition: box-shadow 0.2s ease;
  }
  .TeaserNarrowWidth .TeaserNarrowWidth__inner--hover {
    box-shadow: 0 13px 23px 0 rgba(129, 151, 165, 0.4);
  }
  .TeaserNarrowWidth .TeaserNarrowWidth__inner--hover .TeaserNarrowWidth__text::before {
    transform: rotate(45deg) scale(2);
  }
  .TeaserNarrowWidth .Button__link {
    width: auto;
  }
  .TeaserNarrowWidth .TeaserNarrowWidth__image {
    width: 50%;
  }
  .TeaserNarrowWidth .TeaserNarrowWidth__text {
    width: 50%;
  }
  .TeaserNarrowWidth .TeaserNarrowWidth__text .TeaserNarrowWidth__text__inner {
    margin: 60px 30px 0 85px;
  }
  .TeaserNarrowWidth .TeaserNarrowWidth__text .TeaserNarrowWidth__text__h {
    margin-bottom: 20px;
  }
  .TeaserNarrowWidth .TeaserNarrowWidth__text::before {
    content: "";
    transition: transform 0.1s ease;
    top: 50%;
    left: -14px;
    margin-top: -14px;
    margin-left: 0;
  }
  .TeaserNarrowWidth.TeaserNarrowWidth--reversed .TeaserNarrowWidth__inner {
    flex-direction: row-reverse;
  }
  .TeaserNarrowWidth.TeaserNarrowWidth--reversed .TeaserNarrowWidth__text .TeaserNarrowWidth__text__inner {
    max-width: 433px;
    margin: 58px 58px 0 70px;
  }
  .TeaserNarrowWidth.TeaserNarrowWidth--reversed .TeaserNarrowWidth__text::before {
    content: "";
    top: 50%;
    right: -14px;
    left: auto;
    margin-top: -14px;
  }
}

.HeroImage {
  position: relative;
  justify-content: flex-end;
  height: 218px;
}
.HeroImage .HeroImage__fade {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 14, 27, 0) 0%, rgba(0, 10, 36, 0.75) 100%);
}
.HeroImage .HeroImage__image {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.HeroImage .container {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: flex-end;
}
.HeroImage .HeroImage__headline {
  position: relative;
  padding-bottom: 28px;
  color: #ffffff;
}
@media only screen and (min-width: 576px) {
  .HeroImage {
    height: 360px;
  }
}
@media only screen and (min-width: 992px) {
  .HeroImage {
    height: 500px;
  }
  .HeroImage .container {
    padding: 0 10px;
  }
  .HeroImage .HeroImage__headline {
    position: relative;
    padding-bottom: 67px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Breadcrumb {
  display: none;
  padding: 10px 0;
}
.Breadcrumb .Breadcrumb__link {
  color: #00529e;
  text-decoration: none;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
}
.Breadcrumb .Breadcrumb__link:after {
  content: "/";
  color: #333333;
  margin-left: 10px;
  margin-right: 5px;
}
.Breadcrumb .Breadcrumb__current {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 12px;
}
@media only screen and (min-width: 768px) {
  .Breadcrumb {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
  }
}

.RainbowColors {
  display: flex;
  align-items: center;
}
.RainbowColors .RainbowColors__color {
  position: relative;
  height: 16px;
  width: 16px;
  border-radius: 8px;
  border: 1px solid #ffffff;
  margin-left: -4px;
}
.RainbowColors .RainbowColors__color[style*="#FFFFFF"] {
  border: 1px solid #dfdfdf;
  width: 15px;
  height: 15px;
}
.RainbowColors .RainbowColors__color:first-of-type {
  margin-left: 0;
}
.RainbowColors .RainbowColors__color::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(213.6deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.RainbowColors .RainbowColors__color:nth-child(1) {
  z-index: 7;
}
.RainbowColors .RainbowColors__color:nth-child(2) {
  z-index: 6;
}
.RainbowColors .RainbowColors__color:nth-child(3) {
  z-index: 5;
}
.RainbowColors .RainbowColors__color:nth-child(4) {
  z-index: 4;
}
.RainbowColors .RainbowColors__color:nth-child(5) {
  z-index: 3;
}
.RainbowColors .RainbowColors__color:nth-child(6) {
  z-index: 2;
}
.RainbowColors .RainbowColors__color:nth-child(7) {
  z-index: 1;
}
.RainbowColors .RainbowColors__color--Blue {
  background-color: #00529e;
}
.RainbowColors .RainbowColors__color--Turquoise {
  background-color: #25909d;
}
.RainbowColors .RainbowColors__color--Green {
  background-color: #51a351;
}
.RainbowColors .RainbowColors__color--Yellow {
  background-color: #e2c718;
}
.RainbowColors .RainbowColors__color--Orange {
  background-color: #f89306;
}
.RainbowColors .RainbowColors__color--Red {
  background-color: #dc3c14;
}
.RainbowColors .RainbowColors__color--Grey {
  background-color: #d5d5d5;
}
.RainbowColors svg {
  margin-right: 10px;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.LineComparison {
  position: relative;
}
.LineComparison .LineComparison__slide {
  width: calc(100vw - 20px);
  max-width: 540px;
}
.LineComparison .LineComparison__slide .Button a {
  max-width: 240px;
}
.LineComparison .LineComparison__slide__top-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 445px;
  max-width: 100%;
}
.LineComparison .LineComparison__wrapper {
  display: flex;
  overflow: hidden;
}
.LineComparison .LineComparison__slide-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.LineComparison .LineComparison__top-label-container {
  height: 48px;
}
.LineComparison .LineComparison__top-label {
  position: relative;
  background-color: #ffdd00;
  color: #00529e;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: -0.23px;
  line-height: 28px;
  padding: 0 8px;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 20px;
}
.LineComparison .LineComparison__top-label::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 10px;
  height: 10px;
  background-color: #ffdd00;
}
.LineComparison .LineComparison__image {
  height: 215px;
}
.LineComparison .LineComparison__image--inside {
  display: none;
}
.LineComparison.LineComparison--show-inside .LineComparison__image--inside {
  display: block;
}
.LineComparison.LineComparison--show-inside .LineComparison__image--outside {
  display: none;
}
.LineComparison .LineComparison__logo {
  display: block;
  margin-top: 11px;
  height: 62px;
}
.LineComparison .LineComparison__logo svg {
  width: 100%;
  height: 100%;
  padding: 12px;
}
.LineComparison .LineComparison__title {
  margin: 20px 0;
  width: 100%;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
}
.LineComparison .LineComparison__swiper-buttons {
  position: absolute;
  top: 495px;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.LineComparison .LineComparison__swiper-buttons button {
  margin: 0 16px;
}
.LineComparison .LineComparison__swiper-buttons button svg {
  width: 34px;
  height: 30px;
  fill: #00529e;
}
.LineComparison .LineComparison__specs,
.LineComparison .LineComparison__desktop-labels,
.LineComparison .LineComparison__desktop-placeholder {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.LineComparison .LineComparison__specs .LineComparison__property,
.LineComparison .LineComparison__specs .LineComparison__desktop-labels__label,
.LineComparison .LineComparison__specs .LineComparison__desktop-placeholder__inner,
.LineComparison .LineComparison__desktop-labels .LineComparison__property,
.LineComparison .LineComparison__desktop-labels .LineComparison__desktop-labels__label,
.LineComparison .LineComparison__desktop-labels .LineComparison__desktop-placeholder__inner,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__property,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__desktop-labels__label,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__desktop-placeholder__inner {
  padding: 15px 0;
  height: 114px;
  width: 100%;
  border-top: solid 1px #d8d8d8;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.LineComparison .LineComparison__specs .LineComparison__property:last-of-type,
.LineComparison .LineComparison__specs .LineComparison__desktop-labels__label:last-of-type,
.LineComparison .LineComparison__specs .LineComparison__desktop-placeholder__inner:last-of-type,
.LineComparison .LineComparison__desktop-labels .LineComparison__property:last-of-type,
.LineComparison .LineComparison__desktop-labels .LineComparison__desktop-labels__label:last-of-type,
.LineComparison .LineComparison__desktop-labels .LineComparison__desktop-placeholder__inner:last-of-type,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__property:last-of-type,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__desktop-labels__label:last-of-type,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__desktop-placeholder__inner:last-of-type {
  border-bottom: solid 1px #d8d8d8;
}
.LineComparison .LineComparison__specs .LineComparison__property:nth-child(2n+1),
.LineComparison .LineComparison__specs .LineComparison__desktop-labels__label:nth-child(2n+1),
.LineComparison .LineComparison__specs .LineComparison__desktop-placeholder__inner:nth-child(2n+1),
.LineComparison .LineComparison__desktop-labels .LineComparison__property:nth-child(2n+1),
.LineComparison .LineComparison__desktop-labels .LineComparison__desktop-labels__label:nth-child(2n+1),
.LineComparison .LineComparison__desktop-labels .LineComparison__desktop-placeholder__inner:nth-child(2n+1),
.LineComparison .LineComparison__desktop-placeholder .LineComparison__property:nth-child(2n+1),
.LineComparison .LineComparison__desktop-placeholder .LineComparison__desktop-labels__label:nth-child(2n+1),
.LineComparison .LineComparison__desktop-placeholder .LineComparison__desktop-placeholder__inner:nth-child(2n+1) {
  background-color: #f2f4f6;
}
.LineComparison .LineComparison__specs .LineComparison__property__title,
.LineComparison .LineComparison__desktop-labels .LineComparison__property__title,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__property__title {
  padding-bottom: 10px;
}
.LineComparison .LineComparison__specs .LineComparison__property__value .RainbowColors,
.LineComparison .LineComparison__desktop-labels .LineComparison__property__value .RainbowColors,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__property__value .RainbowColors {
  transform: scale(1.2);
}
.LineComparison .LineComparison__specs .LineComparison__property__title,
.LineComparison .LineComparison__desktop-labels .LineComparison__property__title,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__property__title {
  text-transform: uppercase;
  font-weight: 600;
}
.LineComparison .LineComparison__desktop-labels,
.LineComparison .LineComparison__desktop-placeholder {
  display: none;
}
.LineComparison .LineComparison__desktop-labels,
.LineComparison .LineComparison__desktop-placeholder {
  margin-top: 445px;
}
.LineComparison .LineComparison__desktop-labels .LineComparison__desktop-labels__label,
.LineComparison .LineComparison__desktop-labels .LineComparison__desktop-placeholder__inner,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__desktop-labels__label,
.LineComparison .LineComparison__desktop-placeholder .LineComparison__desktop-placeholder__inner {
  text-transform: uppercase;
  font-weight: 600;
  align-items: flex-start;
  padding: 35px 30px;
  height: 96px;
}
.LineComparison .LineComparison__dots {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.LineComparison .LineComparison__dots .LineComparison__dots__dot {
  height: 14px;
  width: 14px;
  border-radius: 50%;
  margin: 0 3px;
  border: 1px solid rgba(0, 82, 158, 0.52);
}
.LineComparison .LineComparison__dots .LineComparison__dots__dot--filled {
  border: 1px solid transparent;
  background-color: #00529e;
}
.LineComparison .LineComparison__dots + div {
  margin-top: 5px;
}
.LineComparison .LineComparison__price {
  margin-top: 30px;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.LineComparison .LineComparison__price .LineComparison__price__amount {
  font-size: 26px;
  letter-spacing: 0;
  line-height: 28px;
}
.LineComparison .Button {
  text-transform: uppercase;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) {
  .LineComparison .swiper {
    display: flex;
    flex-direction: row;
  }
  .LineComparison .LineComparison__slide {
    max-width: 100%;
  }
  .LineComparison .LineComparison__swiper-buttons {
    display: none;
  }
  .LineComparison .LineComparison__title {
    width: calc(100% - 20px);
  }
  .LineComparison .LineComparison__property {
    height: 96px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .LineComparison .tns-outer {
    width: auto;
  }
  .LineComparison .LineComparison__slide {
    width: 270px;
    flex-basis: 270px;
    flex-shrink: 0;
  }
  .LineComparison .LineComparison__property__title {
    display: none;
  }
  .LineComparison .LineComparison__desktop-labels {
    display: block;
    width: 360px;
    flex-grow: 1;
    flex-shrink: 0;
  }
  .LineComparison .LineComparison__desktop-placeholder {
    display: block;
    flex-grow: 0;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
.Header--mobile {
  z-index: 13;
}
.Header a {
  color: inherit;
  text-decoration: none;
}
.Header ul {
  list-style-type: none;
  padding: 0;
}
.Header .Header__links svg,
.Header .Header__actions svg {
  margin-bottom: -5px;
  fill: white;
  width: 20px;
  height: 20px;
}
.Header .Header__logo svg {
  fill: #ffffff;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Header--mobile .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  overflow: visible;
  height: 50px;
  background-color: #00529e;
}
.Header--mobile .Header__logo svg {
  width: 200px;
  height: 27px;
}
.Header--mobile .Header__search-button {
  height: 25px;
}
.Header--mobile .Header__search-button svg {
  width: 25px;
  height: 25px;
}
.Header--mobile .Header__menu-button,
.Header--mobile .Header__close-button {
  padding-left: 24px;
  height: 20px;
}
.Header--mobile .Header__menu-button svg,
.Header--mobile .Header__close-button svg {
  width: 20px;
  height: 20px;
}
.Header--mobile .Header__close-button {
  display: none;
}

.Header.Header--nav-open .Header__menu-button {
  display: none;
}
.Header.Header--nav-open .Header__close-button {
  display: inline-block;
}

@media only screen and (min-width: 1024px) {
  .Header.Header--mobile {
    display: none;
  }
}
.Header.Header--navigation-active .Navigation--mobile {
  display: flex;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Header--desktop {
  display: none;
  background-color: #00529e;
}
.Header--desktop ul {
  margin: 0;
}
.Header--desktop ul > li > a {
  text-transform: uppercase;
  margin-left: 7px;
}
.Header--desktop .Header__logo {
  margin-top: 20px;
  transition: all 0.3s ease;
  transform-origin: top left;
  will-change: margin-top;
}
.Header--desktop .Header__logo svg {
  width: 385px;
  height: 50px;
}
.Header--desktop .Header__content {
  display: flex;
  position: relative;
  height: 120px;
  transition: height 0.2s ease;
  will-change: height;
}
.Header--desktop .Header__dimmer {
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease;
}
.nav-open .Header--desktop .Header__dimmer {
  pointer-events: all;
  visibility: visible;
  opacity: 1;
}
.Header--desktop .Header__search-button {
  padding-right: 20px !important;
}
.Header--desktop .Header__selected-lang {
  font-weight: 600;
  padding: 0 5px;
  color: #ffffff;
}
.Header--desktop.Header--compact .Header__content {
  height: 90px;
}
.Header--desktop.Header--compact .Header__logo {
  margin-top: 15px;
  transform: scale(0.7);
}
.Header--desktop .Header__links {
  position: absolute;
  right: 0;
  margin: 11px 0;
  color: white;
}
.Header--desktop .Header__links li {
  display: inline-block;
  padding-right: 30px;
  font-size: 14px;
  line-height: 34px;
  font-weight: bold;
  vertical-align: middle;
}
.Header--desktop .Header__links li:hover {
  color: #ffdd00;
}
.Header--desktop .Header__links li:hover .Header__links__dropdown {
  display: flex;
}
.Header--desktop .Header__links__dropdown {
  flex-direction: column;
  position: absolute;
  top: 100%;
  background-color: #ffffff;
  z-index: 2;
  box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.3);
  display: none;
}
.Header--desktop .Header__links__dropdown a {
  font-size: 16px;
  color: #333333;
  line-height: 48px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: normal;
  text-transform: none;
  min-width: 200px;
  border-bottom: 1px solid #efefef;
}
.Header--desktop .Header__links__dropdown a:hover {
  color: #00529e;
  background-color: #efefef;
}
.Header--desktop .RegionList {
  background-color: rgba(56, 7, 7, 0.2);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.RegionList {
  color: #333333;
  z-index: 100;
}
.RegionList--hidden {
  display: none;
}
.RegionList__wrapper {
  background-color: #ffffff;
  padding-bottom: 60px;
}
.RegionList__close {
  position: absolute;
  right: 0;
  top: 35px;
}
.RegionList__close svg {
  fill: #00529e !important;
  width: 27px;
  height: 27px;
}
.RegionList__headline {
  padding-top: 30px;
  padding-bottom: 60px;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 32px;
}
.RegionList__container {
  width: 100%;
  margin: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1190px;
  position: relative;
}
.RegionList__language-list {
  padding: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 420px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}
.RegionList__language-item {
  display: inline-block;
  font-size: 14px;
  line-height: 34px;
  font-weight: bold;
  vertical-align: middle;
  padding: 0 !important;
  width: calc(25% - 20px);
  margin-right: 30px;
  border-bottom: 1px solid #d5d5d5;
}
.RegionList__language-item .flags-21x14 {
  margin-left: 8px;
}
.RegionList__language-item a {
  text-transform: uppercase;
  color: inherit;
  text-decoration: none;
}
.RegionList__language-item--active, .RegionList__language-item:hover {
  color: #333333 !important;
  background-color: #efefef;
}
.RegionList__lang-codes {
  font-weight: 400;
  text-transform: uppercase;
}
.RegionList__label {
  margin-left: 8px;
}
.RegionList__international {
  padding-left: 8px;
  margin-bottom: 20px;
}
.RegionList__international:hover {
  background-color: #efefef;
}

@media only screen and (min-width: 1024px) {
  .Header.Header--desktop {
    display: block;
  }
}
.LandingPage {
  padding-top: 50px;
}
@media only screen and (min-width: 1024px) {
  .LandingPage {
    padding-top: 70px;
  }
}
.LandingPage__hero-image {
  position: relative;
}
.LandingPage__hero-image h1 {
  text-align: center;
  position: absolute;
  font-size: 40px;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
  bottom: 45px;
  color: #fff;
  margin: 0 auto;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
}
.LandingPage img {
  width: 100%;
}
.LandingPage .RegionList__headline {
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.LandingPage__locale {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  text-transform: uppercase;
  margin: 45px 0;
}
.LandingPage__locale span {
  margin: 0 5px;
}
.LandingPage__select-other {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #00529e;
  margin-top: 30px;
  font-weight: bold;
  cursor: pointer;
}
.LandingPage__select-other svg {
  width: 20px;
  height: 20px;
  fill: #00529e;
  margin-right: 10px;
}
.LandingPage__languages {
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.LandingPage__languages .Button {
  margin: 10px;
}
.LandingPage__languages svg {
  margin-left: 5px;
}
@media only screen and (max-width: 1024px) {
  .LandingPage .RegionList__language-list {
    height: auto;
  }
  .LandingPage__hero-image h1 {
    bottom: 25px;
    font-size: 28px;
  }
  .LandingPage__locale {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .LandingPage__select-other {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .LandingPage .RegionList__language-item {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .LandingPage__languages {
    flex-direction: column;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Navigation__cta {
  background-color: #ffdd00;
  color: #00529e;
  font-weight: bold;
  margin: 0;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 16px;
  padding: 17px;
  height: 50px;
  flex-grow: 0;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Navigation--mobile {
  display: none;
  flex-direction: column;
  position: fixed;
  top: 50px;
  right: 0;
  left: 0;
  bottom: 0;
  transition: transform 0.25s ease;
  background-color: #ffffff;
  z-index: 1;
}
.Navigation--mobile[data-level="1"] {
  transform: translateX(-100vw);
}
.Navigation--mobile[data-level="2"] {
  transform: translateX(-200vw);
}
.Navigation--mobile.Navigation--open {
  display: flex;
}
.Navigation--mobile .Navigation__menu {
  flex-grow: 1;
  overflow: auto;
}
.Navigation--mobile .Navigation__menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu {
  visibility: hidden;
  pointer-events: none;
  position: fixed;
  display: flex;
  flex-direction: column;
  top: 0;
  left: 100%;
  width: 100vw;
  bottom: 0;
  background: white;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu .Navigation__submenu {
  left: 200%;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu .Navigation__submenu .Navigation__menu {
  background-color: #ffffff;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu .NavigationItem.NavigationItem--title {
  background-color: #f2f4f6;
  font-weight: 600;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__items .NavigationItem .link {
  padding-left: 20px;
  height: 70px;
  width: 100%;
  display: flex;
  align-items: center;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__items .NavigationItem--language strong {
  padding: 0 10px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__items .NavigationItem--language .lang {
  padding-left: 20px;
  height: 50px;
  display: flex;
  align-items: center;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 86px;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  color: #00529e;
  font-weight: 600;
  background-color: #f2f4f6;
  box-shadow: inset 0 1px 0 0 #d5d5d5;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__footer__icon {
  height: 45px;
  width: 45px;
  margin: 0 15px 0 20px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__footer__arrow {
  fill: #00529e;
  width: 20px;
  height: 20px;
  margin-left: 6px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__back {
  flex-grow: 0;
  line-height: 50px;
  color: #00529e;
  display: flex;
  align-items: center;
  padding: 0 15px;
  font-weight: bold;
  background-color: #ffffff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.09);
  z-index: 1;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__back svg {
  fill: #00529e;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__items {
  flex-grow: 1;
  overflow: auto;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  margin: 10px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__corner-tl {
  position: absolute;
  top: 0;
  left: 0;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__corner-br {
  position: absolute;
  bottom: 0;
  right: 0;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__image {
  position: relative;
  display: flex;
  justify-content: center;
  margin: 30px;
  margin-bottom: 0;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__image svg {
  fill: #ffdd00;
  width: 48px;
  height: 48px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__image img {
  width: 190px;
  height: 190px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__text {
  display: flex;
  flex-direction: column;
  padding: 30px;
  padding-top: 20px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__text span {
  font-size: 26px;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 600;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__text p {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 15px;
  width: 180px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__link-wrapper {
  display: flex;
  justify-content: flex-end;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__link {
  color: #00529e;
  display: flex;
  align-items: center;
  border: solid 1px #00529e;
  width: 40px;
  height: 40px;
  padding: 4px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu__promo-item__link svg {
  width: 20px;
  height: 20px;
  fill: #00529e;
  margin-left: 5px;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu--active {
  visibility: visible;
  pointer-events: all;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu--nav {
  background-color: #f2f4f6;
}
.Navigation--mobile .Navigation__menu .Navigation__submenu--nav .NavigationItem {
  line-height: 20px;
  height: 70px;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #efefef;
  background-color: #ffffff;
}
.Navigation--mobile .Navigation__menu .Navigation__main .Navigation__main__item {
  display: flex;
  border-bottom: 1px solid #efefef;
}
.Navigation--mobile .Navigation__menu .Navigation__main .Navigation__main__item a {
  line-height: 70px;
  font-weight: 600;
  text-transform: uppercase;
  flex-grow: 1;
}
.Navigation--mobile .Navigation__menu .Navigation__main .Navigation__main__item button {
  padding: 0 20px;
}
.Navigation--mobile .Navigation__menu .Navigation__main .Navigation__main__item svg {
  fill: #00529e;
  width: 20px;
  height: 20px;
  flex-grow: 0;
}
.Navigation--mobile .NavigationItem {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #efefef;
}
.Navigation--mobile .NavigationItem button {
  padding: 0 20px;
  padding: 0 20px;
}
.Navigation--mobile .NavigationItem svg {
  fill: #00529e;
  width: 20px;
  height: 20px;
  flex-grow: 0;
}
.Navigation--mobile .NavigationItem .NavigationItem__left {
  padding-left: 20px;
  flex-grow: 1;
  display: flex;
  align-items: center;
  line-height: 50px;
  text-decoration: none;
  font-size: 16px;
}
.Navigation--mobile .NavigationItem .NavigationItem__left svg {
  width: 32px;
  height: 32px;
  margin-right: 15px;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Navigation--desktop {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  color: #333333;
  background-color: #ffffff;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.25);
  bottom: -25px;
  left: 0;
  right: 0;
}
.Navigation--desktop a.active, .Navigation--desktop a.hover-active, .Navigation--desktop a:hover {
  color: #00529e;
}
.Navigation--desktop ul {
  height: 50px;
  display: flex;
  align-items: center;
}
.Navigation--desktop li {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
  height: 50px;
  display: flex;
  align-items: center;
}
.Navigation--desktop li > a {
  padding: 0px 30px;
  height: 50px;
  display: flex;
  align-items: center;
  border-right: 1px solid #d5d5d5;
}
@media screen and (max-width: 1200px) {
  .Navigation--desktop li > a {
    padding: 0px 10px;
  }
}
.Navigation--desktop li:last-child a {
  border-right: none;
}
.Navigation--desktop li:hover .Navigation__flap,
.Navigation--desktop li .Navigation__flap--open {
  display: block;
}
.Navigation--desktop .Navigation__cta {
  margin: 5px;
  color: #00529e;
  padding: 12px;
  height: 40px;
  flex-shrink: 0;
}
.Navigation--desktop .Navigation__pill {
  font-size: 14px;
  line-height: 14px;
  border-radius: 8px;
  padding: 0 5px;
  background-color: #ffdd00;
  color: #00529e;
  margin-left: 8px;
}
.Navigation--desktop .Navigation__flap {
  display: none;
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  z-index: -1;
  top: 100%;
  left: 0;
  background-color: #ffffff;
  max-height: calc(100vh - 200px);
  overflow: auto;
}
.Navigation--desktop .Navigation__flap__navigation-items {
  display: flex;
  flex-wrap: wrap;
}
.Navigation--desktop .Navigation__flap .NavigationItem {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-shrink: 0;
  width: 20%;
  height: 238px;
  padding: 25px 20px;
  border-right: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
}
.Navigation--desktop .Navigation__flap .NavigationItem--open::after {
  content: "";
  background: #ffffff !important;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  transform: rotate(45deg);
  border-right: solid 1px #d5d5d5;
  border-bottom: solid 1px #d5d5d5;
}
.Navigation--desktop .Navigation__flap .NavigationItem:hover {
  color: #00529e;
}
.Navigation--desktop .Navigation__flap .NavigationItem svg {
  width: 50px;
  height: 50px;
  margin-bottom: 12px;
}
.Navigation--desktop .Navigation__flap .NavigationItem__title {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 600;
}
.Navigation--desktop .Navigation__flap .NavigationItem__number {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  margin-top: 25px;
  color: #999999;
  font-weight: normal;
}
.Navigation--desktop .Navigation__flap .NavigationLinks {
  flex-direction: row;
  flex-wrap: wrap;
  box-shadow: inset 0 1px 0 0 #d5d5d5;
  padding-top: 6px;
  background: linear-gradient(0deg, #f2f4f6 85%, #e7eaee 100%);
}
.Navigation--desktop .Navigation__flap .NavigationLinks__item {
  display: flex;
  align-items: center;
  width: 25%;
  height: 90px;
  color: #00529e;
  font-weight: normal;
}
.Navigation--desktop .Navigation__flap .NavigationLinks__item svg {
  width: 34px;
  height: 34px;
  margin-left: 20px;
  margin-right: 10px;
}
.Navigation--desktop .Navigation__flap .NavigationLinkColumms {
  flex-direction: row;
  flex-wrap: wrap;
  padding: 30px 20px;
  box-shadow: inset 0 1px 0 0 #d5d5d5;
  background: linear-gradient(0deg, #f2f4f6 85%, #e7eaee 100%);
}
.Navigation--desktop .Navigation__flap .NavigationLinkColumms__titles, .Navigation--desktop .Navigation__flap .NavigationLinkColumms__links {
  display: flex;
  width: 100%;
}
.Navigation--desktop .Navigation__flap .NavigationLinkColumms__title {
  width: 25%;
  color: #8197a5;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
  padding-right: 30px;
}
.Navigation--desktop .Navigation__flap .NavigationLinkColumms__links__column {
  width: 25%;
  padding-right: 30px;
}
.Navigation--desktop .Navigation__flap .NavigationLinkColumms__links__column a {
  display: block;
  margin-top: 20px;
  font-weight: normal;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  color: #00529e;
}
.Navigation--desktop .Navigation__flap .SubNav {
  display: none;
  margin-top: -1px;
}
.Navigation--desktop .Navigation__flap .SubNav--open {
  display: flex;
}
.Navigation--desktop .Navigation__flap__promo-item {
  display: flex;
  flex-direction: row;
  width: 40%;
  align-items: center;
  border-bottom: 1px solid #d5d5d5;
}
.Navigation--desktop .Navigation__flap__promo-item__corner-tl {
  position: absolute;
  top: 0px;
  left: 20px;
}
.Navigation--desktop .Navigation__flap__promo-item__corner-br {
  position: absolute;
  bottom: 0px;
  right: 20px;
}
.Navigation--desktop .Navigation__flap__promo-item__image {
  position: relative;
  width: 50%;
  display: flex;
  justify-content: center;
}
.Navigation--desktop .Navigation__flap__promo-item__image svg {
  fill: #ffdd00;
  width: 30px;
  height: 30px;
}
.Navigation--desktop .Navigation__flap__promo-item__image img {
  width: 190px;
  height: 190px;
}
.Navigation--desktop .Navigation__flap__promo-item__text {
  display: flex;
  flex-direction: column;
  width: 50%;
}
.Navigation--desktop .Navigation__flap__promo-item__text span {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 20px;
  font-weight: 600;
  width: 180px;
}
.Navigation--desktop .Navigation__flap__promo-item__text p {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  font-weight: normal;
  margin-top: 3px;
  margin-bottom: 15px;
  width: 180px;
}
.Navigation--desktop .Navigation__flap__promo-item__text a {
  color: #00529e;
  display: flex;
  align-items: center;
}
.Navigation--desktop .Navigation__flap__promo-item__text svg {
  width: 20px;
  height: 20px;
  fill: #00529e;
  margin-left: 5px;
}
.Navigation--desktop .Navigation__flap__footer {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 86px;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 26px;
  color: #00529e;
  font-weight: 600;
  background-color: #f2f4f6;
  box-shadow: inset 0 1px 0 0 #d5d5d5;
  margin-top: -1px;
}
.Navigation--desktop .Navigation__flap__footer__icon {
  height: 45px;
  width: 45px;
  margin: 0 15px 0 20px;
}
.Navigation--desktop .Navigation__flap__footer__arrow {
  fill: #00529e;
  width: 20px;
  height: 20px;
  margin-left: 6px;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
.Header--mobile {
  z-index: 13;
}
.Header a {
  color: inherit;
  text-decoration: none;
}
.Header ul {
  list-style-type: none;
  padding: 0;
}
.Header .Header__links svg,
.Header .Header__actions svg {
  margin-bottom: -5px;
  fill: white;
  width: 20px;
  height: 20px;
}
.Header .Header__logo svg {
  fill: #ffffff;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.ContactOverlay {
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.ContactOverlay--active {
  display: block;
}
.ContactOverlay__content {
  background-color: #ffffff;
  box-shadow: 0 8px 42px 0 rgba(0, 0, 0, 0.5);
  padding: 0 20px;
  overflow-x: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.ContactOverlay__close {
  position: fixed;
  top: 10px;
  right: 10px;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
  display: flex;
  justify-content: center;
  align-items: center;
}
.ContactOverlay__close svg {
  fill: #00529e;
  height: 20px;
  width: 20px;
}
.ContactOverlay__top-section {
  margin-top: 50px;
}
.ContactOverlay__supertitle {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 14px;
}
.ContactOverlay__title {
  margin-top: 22px;
  color: #00529e;
  font-weight: 600;
  font-size: 30px;
  letter-spacing: -0.5px;
  line-height: 30px;
  margin-bottom: 45px;
}
.ContactOverlay__phone {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 15px;
  text-decoration: none;
}
.ContactOverlay__phone svg {
  height: 27px;
  width: 27px;
}
.ContactOverlay__phone__number {
  margin-left: 10px;
  color: #00529e;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0;
  line-height: 28px;
}
.ContactOverlay__tiles {
  display: flex;
  flex-direction: column;
  overflow-x: auto;
  margin-bottom: 40px;
}
.ContactOverlay__tiles__tile {
  margin-bottom: 10px;
  padding: 15px;
  height: 150px;
  position: relative;
  background-size: cover;
  text-decoration: none;
}
.ContactOverlay__tiles__tile:nth-child(1) {
  color: #00529e;
  background-color: #f2f4f6;
}
.ContactOverlay__tiles__tile:nth-child(2) {
  color: #ffffff;
  background-color: #00529e;
}
.ContactOverlay__tiles__tile:nth-child(3), .ContactOverlay__tiles__tile:nth-child(4) {
  color: #00529e;
  background-color: #ffdd00;
}
.ContactOverlay__tiles__tile__number {
  font-weight: 600;
  font-size: 60px;
  letter-spacing: 0;
  line-height: 80px;
}
.ContactOverlay__tiles__tile__title {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22px;
  padding-right: 50px;
}
.ContactOverlay__tiles__tile__icon {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.ContactOverlay__tiles__tile__icon svg {
  width: 50px;
  height: 50px;
}
.ContactOverlay__tiles__tile--phone {
  display: flex;
  align-items: flex-end;
}
.ContactOverlay__tiles__tile--phone a {
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .ContactOverlay__content {
    max-height: 741px;
    width: 984px;
    margin: auto;
    padding: 0 60px;
  }
  .ContactOverlay__supertitle {
    margin-top: 60px;
  }
  .ContactOverlay__close {
    position: absolute;
    box-shadow: none;
    cursor: pointer;
  }
  .ContactOverlay__tiles {
    height: 380px;
    flex-wrap: wrap;
  }
  .ContactOverlay__tiles__tile {
    height: 170px;
    margin-bottom: 20px;
  }
  .ContactOverlay__tiles__tile:nth-child(1), .ContactOverlay__tiles__tile:nth-child(2) {
    margin-right: 10px;
    width: calc(50% - 10px);
  }
  .ContactOverlay__tiles__tile:nth-child(3), .ContactOverlay__tiles__tile:nth-child(4) {
    margin-left: 10px;
    width: calc(50% - 10px);
  }
  .ContactOverlay__phone {
    margin-bottom: 32px;
  }
  .ContactOverlay__title {
    margin-top: 12px;
    font-size: 60px;
    letter-spacing: -1px;
    line-height: 60px;
    min-height: 120px;
  }
  .ContactOverlay .ContactOverlay__tile {
    width: 50%;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Video .Video__container {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.27462%;
}
.Video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.Video .Video__play-button {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
}
.Video .Video__play-button button {
  width: 100px;
  height: 100px;
  margin: auto;
}
.Video .Video__play-button button svg {
  width: 100px;
  height: 100px;
  fill: #ffffff;
}
.Video .Video__thumbnail {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  bottom: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.Video .Video__lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 10;
}
.Video .Video__lightbox--active {
  display: block;
}
.Video .Video__lightbox__close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
}
.Video .Video__lightbox__close svg {
  width: 30px;
  height: 30px;
  fill: #ffffff;
}
.Video .Video__lightbox__body {
  height: 0;
  padding-bottom: 56.27462%;
  position: relative;
}
.Video .Video__lightbox__content {
  padding: 15px;
  background-color: #fff;
  margin: auto;
  max-width: 1170px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  right: 10px;
}
.Video .Video__lightbox__content iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.spacing-top-default {
  padding-top: 30px;
}

.spacing-bottom-default {
  padding-bottom: 30px;
}

@media only screen and (min-width: 992px) {
  .spacing-top-default {
    padding-top: 30px;
  }

  .spacing-bottom-default {
    padding-bottom: 30px;
  }
}
.spacing-top-000 {
  padding-top: 0px;
}

.spacing-bottom-000 {
  padding-bottom: 0px;
}

@media only screen and (min-width: 992px) {
  .spacing-top-000 {
    padding-top: 0px;
  }

  .spacing-bottom-000 {
    padding-bottom: 0px;
  }
}
.spacing-top-025 {
  padding-top: 7.5px;
}

.spacing-bottom-025 {
  padding-bottom: 7.5px;
}

@media only screen and (min-width: 992px) {
  .spacing-top-025 {
    padding-top: 7.5px;
  }

  .spacing-bottom-025 {
    padding-bottom: 7.5px;
  }
}
.spacing-top-050 {
  padding-top: 15px;
}

.spacing-bottom-050 {
  padding-bottom: 15px;
}

@media only screen and (min-width: 992px) {
  .spacing-top-050 {
    padding-top: 15px;
  }

  .spacing-bottom-050 {
    padding-bottom: 15px;
  }
}
.spacing-top-075 {
  padding-top: 22.5px;
}

.spacing-bottom-075 {
  padding-bottom: 22.5px;
}

@media only screen and (min-width: 992px) {
  .spacing-top-075 {
    padding-top: 22.5px;
  }

  .spacing-bottom-075 {
    padding-bottom: 22.5px;
  }
}
.spacing-top-125 {
  padding-top: 37.5px;
}

.spacing-bottom-125 {
  padding-bottom: 37.5px;
}

@media only screen and (min-width: 992px) {
  .spacing-top-125 {
    padding-top: 37.5px;
  }

  .spacing-bottom-125 {
    padding-bottom: 37.5px;
  }
}
.spacing-top-150 {
  padding-top: 45px;
}

.spacing-bottom-150 {
  padding-bottom: 45px;
}

@media only screen and (min-width: 992px) {
  .spacing-top-150 {
    padding-top: 45px;
  }

  .spacing-bottom-150 {
    padding-bottom: 45px;
  }
}
.spacing-top-175 {
  padding-top: 52.5px;
}

.spacing-bottom-175 {
  padding-bottom: 52.5px;
}

@media only screen and (min-width: 992px) {
  .spacing-top-175 {
    padding-top: 52.5px;
  }

  .spacing-bottom-175 {
    padding-bottom: 52.5px;
  }
}
.spacing-top-200 {
  padding-top: 60px;
}

.spacing-bottom-200 {
  padding-bottom: 60px;
}

@media only screen and (min-width: 992px) {
  .spacing-top-200 {
    padding-top: 60px;
  }

  .spacing-bottom-200 {
    padding-bottom: 60px;
  }
}
.HeadlineText h1,
.HeadlineText .h1,
.Jumbotron h1,
.Jumbotron .h1 {
  margin-bottom: 30px;
}
@media only screen and (min-width: 992px) {
  .HeadlineText h1,
.HeadlineText .h1,
.Jumbotron h1,
.Jumbotron .h1 {
    margin-bottom: 30px;
  }
}
.HeadlineText h2,
.HeadlineText .h2,
.Jumbotron h2,
.Jumbotron .h2 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .HeadlineText h2,
.HeadlineText .h2,
.Jumbotron h2,
.Jumbotron .h2 {
    margin-bottom: 15px;
  }
}
.HeadlineText h3,
.HeadlineText .h3,
.Jumbotron h3,
.Jumbotron .h3 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .HeadlineText h3,
.HeadlineText .h3,
.Jumbotron h3,
.Jumbotron .h3 {
    margin-bottom: 15px;
  }
}
.HeadlineText h4,
.HeadlineText .h4,
.Jumbotron h4,
.Jumbotron .h4 {
  margin-bottom: 15px;
}
@media only screen and (min-width: 992px) {
  .HeadlineText h4,
.HeadlineText .h4,
.Jumbotron h4,
.Jumbotron .h4 {
    margin-bottom: 15px;
  }
}
.HeadlineText h5,
.HeadlineText .h5,
.Jumbotron h5,
.Jumbotron .h5 {
  margin-bottom: 7.5px;
}
@media only screen and (min-width: 992px) {
  .HeadlineText h5,
.HeadlineText .h5,
.Jumbotron h5,
.Jumbotron .h5 {
    margin-bottom: 7.5px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Search {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  color: #333;
  background-color: #fff;
  bottom: -25px;
  left: 0;
  right: 0;
}
.Search__overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.Search__bar {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0 10px;
  background-color: #ffffff;
  height: 49px;
  z-index: 10;
  border-bottom: 1px solid #333333;
}
.Search__bar input {
  flex-grow: 1;
  margin: 0 10px;
  border: 0;
  outline: 0;
}
.Search__bar svg:first-child {
  width: 25px;
  height: 25px;
  flex-shrink: 0;
}
.Search__bar svg:last-child {
  cursor: pointer;
  width: 20px;
  height: 20px;
  fill: #00529e;
}
.Search h3 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  color: #8197a5;
  margin-bottom: 5px;
}
.Search__suggestions {
  background-color: #f2f4f6;
  padding: 10px 20px 20px 20px;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  max-height: 80vh;
  overflow: auto;
}
.Search__suggestions__keyword {
  color: #00529e;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 10px;
}
.Search__suggestions__keyword svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.Search__result {
  display: flex;
  align-items: center;
  background-color: #ffffff;
  margin-top: 5px;
  padding: 0 10px;
}
.Search__result__image {
  flex-grow: 0;
  flex-shrink: 0;
}
.Search__result__image img {
  display: block;
  width: 63px;
  height: 50px;
  object-fit: contain;
}
.Search__result__content {
  padding: 10px;
  width: 100%;
}
.Search__result__headline {
  font-weight: bold;
  color: #00529e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.Search__result__text {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
}
@media only screen and (max-width: 1024px) {
  .Search {
    bottom: 0;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Offers {
  display: flex;
  min-height: 100%;
  border-top: 1px solid #d5d5d5;
}
.Offers__sidebar {
  width: 341px;
  background-color: #f2f4f6;
  box-shadow: inset -5px 0 5px 0 rgba(0, 0, 0, 0.1);
}
.Offers__filters-overlay {
  position: fixed;
  background: #f2f4f6;
  z-index: 10;
  top: 50px;
  right: 0;
  left: 0;
  bottom: 0;
  overflow: auto;
}
.Offers__main {
  background-color: #fff;
  width: 100%;
  margin-top: 25px;
}
.Offers__main__list {
  display: flex;
  flex-wrap: wrap;
  padding: 10px 0 10px 30px;
  overflow: auto;
}
.Offers__main__list .OfferCard {
  width: calc(12.5% - 30px);
}
@media only screen and (max-width: 2200px) {
  .Offers__main__list .OfferCard {
    width: calc(16.666% - 30px);
  }
}
@media only screen and (max-width: 1920px) {
  .Offers__main__list .OfferCard {
    width: calc(20% - 30px);
  }
}
@media only screen and (max-width: 1440px) {
  .Offers__main__list .OfferCard {
    width: calc(25% - 30px);
  }
}
@media only screen and (max-width: 1280px) {
  .Offers__main__list .OfferCard {
    width: calc(33.333% - 30px);
  }
}
@media only screen and (max-width: 1150px) {
  .Offers__main__list .OfferCard {
    width: calc(50% - 30px);
  }
}
@media only screen and (max-width: 1024px) {
  .Offers__main__list .OfferCard {
    width: calc(33.333% - 10px);
  }
}
@media only screen and (max-width: 850px) {
  .Offers__main__list .OfferCard {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 450px) {
  .Offers__main__list .OfferCard {
    width: calc(100% - 10px);
  }
}
.Offers__main__list--wide {
  flex-direction: column;
  padding-right: 30px;
}
.Offers__main__list--wide .OfferCard {
  flex-direction: row;
  width: 100%;
  height: 130px;
}
.Offers__main__list--wide .OfferCard__footer {
  flex-direction: column-reverse;
  align-items: flex-end;
}
.Offers__main__list--wide .OfferCard__footer button {
  height: 40px;
}
.Offers__main__list--wide .OfferCard__text {
  flex-grow: 1;
}
.Offers__main__list--wide .OfferCard__image {
  height: 128px;
  width: 175px;
  flex-shrink: 0;
}
.Offers__main__list--wide .OfferCard__properties {
  margin-top: 10px;
}
.Offers__main__list--wide .OfferCard__properties__right {
  display: block;
  margin-left: 20px;
}
.Offers__main__list--wide .OfferCard__price {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  flex-shrink: 0;
  align-items: flex-end;
  height: auto;
}
.Offers__main__list--wide .OfferCard--top-used .OfferCard__top-used {
  right: auto;
  left: 121px;
  height: 40px;
  width: 54px;
}
.Offers__main__list--wide .OfferCard--top-used .OfferCard__image {
  height: 124px;
}
.Offers__main__list--wide .OfferCard--percent .OfferCard__percent {
  height: 39px;
  width: 39px;
}
.Offers__main__list--wide .OfferCard--percent .OfferCard__percent svg {
  width: 30px;
  height: 30px;
}
.Offers__main__list--wide .OfferCard--percent .OfferCard__image {
  height: 124px;
}
.Offers__main__header {
  padding: 10px 30px;
  margin-bottom: 30px;
}
.Offers__main__header__flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.Offers__main__header__heading {
  display: flex;
  align-items: center;
}
.Offers__main__header__heading h1 {
  color: #333333;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 32px;
  margin-right: 10px;
}
.Offers__main__header__heading span {
  color: #999999;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 24px;
}
.Offers__main__header__sorting {
  display: flex;
  align-items: center;
}
.Offers__main__header__sorting__filter {
  position: relative;
}
.Offers__main__header__controls {
  display: flex;
  align-items: center;
}
.Offers__main__header__controls__view {
  margin-left: 15px;
}
.Offers__main__header__controls__view svg {
  width: 20px;
  height: 20px;
  fill: #00529e;
  opacity: 0.2;
}
.Offers__main__header__controls__view--active svg {
  opacity: 1;
}
.Offers__main__header__expand svg {
  fill: #00529e;
  width: 20px;
  height: 20px;
}
.Offers__main__mobile-actions {
  padding: 0 10px;
  display: flex;
  justify-content: space-around;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  color: #00529e;
  font-weight: bold;
}
.Offers__main__mobile-actions span {
  display: inline-flex;
  align-items: center;
  line-height: 30px;
}
.Offers__main__mobile-actions span svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  fill: #00529e;
}

.OfferCard {
  color: inherit;
  text-decoration: inherit;
  height: 476px;
  width: 272px;
  display: flex;
  flex-direction: column;
  border: 1px solid #d5d5d5;
  position: relative;
  margin-right: 30px;
  margin-bottom: 20px;
}
.OfferCard:hover {
  box-shadow: 0 8px 11px 0 rgba(0, 0, 0, 0.15);
}
.OfferCard__image {
  width: 100%;
  height: 200px;
}
.OfferCard__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.OfferCard__text {
  padding: 11px 18px;
  display: flex;
  flex-direction: column;
}
.OfferCard__text h2 {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 12px;
  height: 85px;
}
.OfferCard__text svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.OfferCard__properties {
  display: flex;
  margin-bottom: 10px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  height: 72px;
}
.OfferCard__properties__right {
  display: none;
}
.OfferCard__property {
  display: flex;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.OfferCard__footer {
  display: flex;
  justify-content: flex-end;
}
.OfferCard__fav {
  flex-shrink: 0;
  padding: 25px 10px;
}
.OfferCard__price {
  padding: 12px 18px;
  height: 85px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.OfferCard__price__pre {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
}
.OfferCard__price__main {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 28px;
}
.OfferCard__price__sub {
  height: 14px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  color: #999999;
}
.OfferCard__top-used {
  display: none;
}
.OfferCard__percent {
  display: none;
}
.OfferCard--top-used {
  border: 3px solid #00529e;
}
.OfferCard--top-used .OfferCard__top-used {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 50px;
  width: 68px;
}
.OfferCard--top-used .OfferCard__top-used svg {
  width: 100%;
  height: 100%;
}
.OfferCard--percent {
  border: 3px solid #ffdd00;
}
.OfferCard--percent .OfferCard__percent {
  background-color: #ffdd00;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 50px;
  width: 50px;
}
.OfferCard--percent .OfferCard__percent svg {
  height: 40px;
  width: 40px;
  margin: 5px;
}
@media screen and (max-width: 430px) {
  .OfferCard {
    height: auto;
  }
  .OfferCard__image {
    height: 180px;
  }
  .OfferCard__text {
    padding: 5px 18px;
  }
  .OfferCard__text h2 {
    height: auto;
    margin-bottom: 10px;
  }
  .OfferCard__properties {
    margin-bottom: 0;
  }
  .OfferCard__price {
    padding-top: 0;
    height: 80px;
  }
}

.OffersBanner {
  height: 70px;
  width: 100%;
  background-color: #00529e;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 15px;
  margin-right: 30px;
  margin-bottom: 20px;
}
.OffersBanner__left {
  display: flex;
  align-items: center;
}
.OffersBanner__left svg {
  width: 50px;
  height: 50px;
  fill: #ffffff;
  margin-right: 15px;
}
.OffersBanner__claim {
  font-weight: bold;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 25px;
}
.OffersBanner__right {
  display: flex;
  align-items: center;
}
.OffersBanner__signup {
  display: flex;
  align-items: center;
  height: 50px;
  padding: 10px 15px;
  background-color: #ffdd00;
  text-transform: uppercase;
  color: #00529e;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  margin-right: 15px;
  text-decoration: none;
}
.OffersBanner__signup svg {
  width: 20px;
  height: 20px;
  fill: #00529e;
  margin-right: 5px;
}
.OffersBanner__close svg {
  fill: #ffffff;
  width: 20px;
  height: 20px;
}

.OffersFilters {
  padding: 35px 20px;
}
.OffersFilters h2 {
  font-size: 30px;
  letter-spacing: 0;
  line-height: 32px;
  color: #333333;
  margin: 0;
}
.OffersFilters h3 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  color: #8197a5;
  margin-top: 30px;
  margin-bottom: 15px;
}
.OffersFilters__close {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
}
.OffersFilters__close svg {
  fill: #00529e;
  width: 20px;
  height: 20px;
}
.OffersFilters label {
  cursor: pointer;
}
.OffersFilters__link {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}
.OffersFilters__link--active a {
  font-weight: bold;
}
.OffersFilters__link a {
  color: #00529e;
  text-decoration: none;
  margin-right: 5px;
}
.OffersFilters__link span {
  color: #999999;
}
.OffersFilters__check {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.OffersFilters__check .form-control-checkbox {
  margin-bottom: 0;
  width: 20px;
  margin-right: 10px;
}
.OffersFilters__check label {
  white-space: nowrap;
  margin-right: 5px;
}
.OffersFilters__check span {
  white-space: nowrap;
  color: #999999;
}
.OffersFilters .form-control-button {
  width: 100%;
  height: 40px;
  margin-top: 40px;
}
.OffersFilters__slider {
  height: 35px;
  margin-bottom: 10px;
  margin-top: 15px;
}
.OffersFilters__slider__track {
  height: 5px;
  width: 100%;
  border-radius: 2.5px;
  background-color: #8197a5;
  margin-top: 15px;
}
.OffersFilters__slider__track-1, .OffersFilters__slider__track-2 {
  display: none;
}
.OffersFilters__slider__thumb {
  height: 35px;
  width: 35px;
  font-size: 0;
  border-radius: 100%;
  border: 1px solid #d5d5d5;
  background-color: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
  outline: none;
  cursor: pointer;
}
.OffersFilters__slider-values {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.Pagination {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 60px;
}
.Pagination__prev, .Pagination__next {
  height: 50px;
  width: 50px;
  border: solid 1px #00529e;
  display: flex;
  align-items: center;
  justify-content: center;
}
.Pagination__prev--disabled, .Pagination__next--disabled {
  opacity: 0.3;
}
.Pagination__prev svg, .Pagination__next svg {
  width: 25px;
  height: 25px;
  fill: #00529e;
}
.Pagination__pages {
  display: flex;
}
.Pagination__page {
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: underline;
  color: #00529e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
}
.Pagination__page--active {
  background-color: #00529e;
  color: #ffffff;
  text-decoration: none;
}
.Pagination__pages {
  margin: 0 35px;
}

.Offers__main__list--wide .OfferCard__property {
  width: 255px;
}
.Offers__main__list--wide .OfferCard__text h2 {
  line-height: 12px;
  height: 17px;
  flex-shrink: 0;
}

@media (min-width: 1024px) and (max-width: 1390px) {
  .Offers__main__list--wide .OfferCard__properties__right {
    display: none;
  }

  .Offers__main__header__flex {
    flex-direction: column;
  }
  .Offers__main__header__flex .Offers__main__header__heading {
    align-self: flex-start;
  }
  .Offers__main__header__flex .Offers__main__header__controls {
    align-self: flex-end;
  }
}
@media (max-width: 1390px) {
  .Offers__main__list--wide .OfferCard__properties__right {
    display: none;
  }
}
@media (max-width: 1024px) {
  .Offers__main {
    margin-top: 0;
    padding: 0;
  }
  .Offers__main__header {
    padding: 10px;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.19);
    transition: height 0.2s ease;
    margin-bottom: 10px;
  }
  .Offers__main__header__expand svg {
    transform: rotate(0deg);
    transition: transform 0.2s ease;
  }
  .Offers__main__header--collapsed {
    height: 55px;
    overflow: hidden;
  }
  .Offers__main__header--collapsed .Offers__main__header__expand svg {
    transform: rotate(-90deg);
  }
  .Offers__main__header__heading {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
  }
  .Offers__main__header__links {
    margin-top: 20px;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
  }
  .Offers__main__header__links span:first-child {
    color: #00529e;
    margin-right: 5px;
  }
  .Offers__main__header__links--current span:first-child {
    color: #333333;
  }
  .Offers__main__header__links span {
    color: #999999;
  }
  .Offers__main__header__link {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
  }
  .Offers__main__header__link--highlighted span:first-child {
    background-color: #ffdd00;
    border-radius: 10px;
    padding: 2px 10px;
  }
  .Offers__main__header__link svg {
    fill: #00529e;
    width: 15px;
    height: 15px;
    transform: rotate(-90deg);
  }
  .Offers__main__list {
    padding: 10px;
    padding-right: 0;
  }

  .OffersFilters {
    padding: 10px;
  }
  .OffersFilters h2 {
    font-size: 24px;
    letter-spacing: 0;
    line-height: 32px;
  }
  .OffersFilters h3 {
    font-size: 20px;
    letter-spacing: 0;
    line-height: 26px;
  }
  .OffersFilters__close {
    display: block;
  }

  .OfferCard {
    margin-bottom: 10px;
    margin-right: 10px;
  }

  .OffersBanner {
    flex-direction: column;
    height: auto;
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .OffersBanner__signup {
    margin-right: 0;
    width: 100%;
    justify-content: center;
  }
  .OffersBanner__close {
    position: fixed;
    top: 65px;
    right: 15px;
  }
  .OffersBanner__claim {
    width: calc(100% - 120px);
  }
  .OffersBanner__left {
    width: 100%;
    margin-bottom: 15px;
  }
  .OffersBanner__right {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
  }
}
.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.OfferDetail {
  margin-bottom: 60px;
}
.OfferDetail .OffersSwiper {
  margin-top: 40px;
}
.OfferDetail .Downloads {
  margin-bottom: 60px;
}
.OfferDetail__loading {
  height: 70vh;
}
.OfferDetail__header {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
  height: 130px;
}
.OfferDetail__header__heading {
  color: #333333;
  padding-bottom: 40px;
  font-size: 38px;
  letter-spacing: 0;
  line-height: 42px;
  font-weight: bold;
}
.OfferDetail__header__offer-nav {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-end;
  justify-content: flex-end;
  padding-top: 5px;
}
.OfferDetail__header__offer-nav button, .OfferDetail__header__offer-nav svg {
  height: 24px;
  width: 24px;
  fill: #00529e;
}
.OfferDetail__header__offer-nav button {
  margin: 5px;
}
.OfferDetail__header__offer-nav__article {
  margin-top: 25px;
  color: #999999;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: right;
}
.OfferDetail__nav-container button {
  margin-top: 10px;
  height: 47px;
}
.OfferDetail__nav-container button img {
  height: 100%;
}
.OfferDetail__main-content {
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
}
.OfferDetail__swiper-container {
  width: 771px;
  position: relative;
  transition: opacity 0.2s ease;
}
.OfferDetail__swiper-container--hidden {
  opacity: 0;
  visibility: hidden;
}
.OfferDetail__swiper {
  width: 100%;
}
.OfferDetail__swiper__slide {
  background-color: #fff;
  width: 100%;
}
.OfferDetail__swiper__slide img {
  max-height: 600px;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 768px) {
  .OfferDetail__swiper__slide img {
    max-height: 350px;
  }
}
.OfferDetail__top-used-badge {
  position: absolute;
  right: 12px;
  top: 8px;
  width: 69px;
  height: 50px;
  z-index: 1;
}
.OfferDetail__top-used-badge svg {
  width: 69px;
  height: 50px;
}
.OfferDetail__next {
  right: 0;
}
.OfferDetail__prev {
  left: 0;
}
.OfferDetail__next, .OfferDetail__prev {
  position: absolute;
  top: 265px;
  transform: translateY(-50%);
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.OfferDetail__next svg, .OfferDetail__prev svg {
  width: 24px;
  height: 24px;
  fill: #00529e;
}
.OfferDetail__stats {
  position: relative;
  width: 370px;
  background-color: #fff;
  padding-top: 43px;
  padding-left: 49px;
  padding-bottom: 23px;
  padding-right: 41px;
}
.OfferDetail__stats__price {
  flex-direction: column;
  padding-top: 20px;
  padding-bottom: 20px;
}
.OfferDetail__stats__price__original {
  font-size: 18px;
  letter-spacing: 0;
  line-height: 22px;
}
.OfferDetail__stats__price__original strong {
  text-decoration: line-through;
}
.OfferDetail__stats__price__original span {
  margin-right: 5px;
}
.OfferDetail__stats__price__actual {
  font-size: 30px;
  letter-spacing: 0;
  line-height: 32px;
  font-weight: bold;
}
.OfferDetail__stats__price__info {
  margin-top: 5px;
  width: 150px;
  color: #999999;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}
.OfferDetail__stats__cta {
  width: 100%;
  height: 50px;
  margin-bottom: 10px;
  color: #00529e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 18px;
  text-transform: uppercase;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  padding: 0 15px;
}
.OfferDetail__stats__cta svg {
  margin-left: 5px;
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.OfferDetail__stats__cta--enquiry {
  color: #00529e;
  background-color: #ffdd00;
}
.OfferDetail__stats__cta--enquiry svg {
  fill: #00529e;
}
.OfferDetail__stats__cta--buy {
  color: #ffffff;
  background-color: #00529e;
}
.OfferDetail__stats__cta--buy svg {
  fill: #ffffff;
}
.OfferDetail__stats__availability {
  color: #51A351;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  display: flex;
  align-items: center;
  font-weight: bold;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}
.OfferDetail__stats__availability svg {
  fill: #51A351;
  margin-right: 10px;
  width: 20px;
  height: 20px;
}
.OfferDetail__stats__contact {
  padding-top: 20px;
}
.OfferDetail__stats__contact__title {
  font-weight: bold;
  margin-bottom: 5px;
}
.OfferDetail__stats__contact__phone {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: bold;
  color: #00529e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  text-decoration: none;
}
.OfferDetail__stats__contact svg {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}
.OfferDetail__stats__item {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 15px;
}
.OfferDetail__stats__item > div {
  display: flex;
  flex-direction: column;
}
.OfferDetail__stats__item__value {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
}
.OfferDetail__stats__item svg {
  width: 20px;
  height: 20px;
  fill: #00529e;
  margin-right: 10px;
  margin-top: 3px;
}
.OfferDetail__stats .ToggleFavBtn {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  padding: 20px;
}
.OfferDetail__section-title {
  font-size: 30px;
  letter-spacing: 0;
  line-height: 32px;
  margin: 0;
  margin-top: 30px;
  padding-bottom: 22px;
}
.OfferDetail h3 {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-bottom: 5px;
}
.OfferDetail__short-desc {
  padding-bottom: 50px;
  border-bottom: 1px solid #D5D5D5;
}
.OfferDetail__short-desc p {
  font-size: 20px;
  margin: 0;
  letter-spacing: 0;
  line-height: 30px;
}
.OfferDetail__detail-in {
  width: 771px;
}
.OfferDetail__map {
  flex-shrink: 0;
}
.OfferDetail__map__wrapper {
  width: 100%;
  height: 550px;
}
.OfferDetail__container {
  display: flex;
  flex-direction: column;
}
.OfferDetail__map-marker {
  width: 36px;
  height: 43px;
  transform: translateX(-50%) translateY(-100%);
}
.OfferDetail__map-marker svg {
  width: 39px;
  height: 51px;
}
.OfferDetail__detail-info {
  width: 100%;
}
.OfferDetail__detail-info__sections {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.OfferDetail__detail-info__section {
  display: flex;
  border-bottom: 1px solid #d5d5d5;
  padding: 15px 0;
}
.OfferDetail__detail-info__section:last-child {
  border-bottom: none;
}
.OfferDetail__detail-info__section > div {
  width: 33.333%;
  flex-grow: 0;
  flex-shrink: 0;
  padding-right: 30px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.OfferDetail__detail-info__section--wide > div {
  width: 100%;
}
.OfferDetail__video-container {
  margin-top: 30px;
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.27462%;
}
.OfferDetail__video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.OfferDetail__top-used-banner {
  margin: 35px 0;
  display: flex;
}
.OfferDetail__top-used-banner__logo {
  padding: 0 20px;
  width: 171px;
}
.OfferDetail__top-used-banner__logo svg {
  width: 131px;
  height: 94px;
}
.OfferDetail__top-used-banner__headline {
  color: #00529e;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 15px;
}
.OfferDetail__top-used-banner__list {
  display: flex;
  flex-wrap: wrap;
}
.OfferDetail__top-used-banner__list > div {
  display: flex;
  align-items: center;
  width: 33.333%;
}
.OfferDetail__top-used-banner__list > div svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.OfferDetail__top-used-banner__list > div span {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.OfferDetail__wrapper {
  position: relative;
}
.OfferDetail__unavailable {
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 9;
}
.OfferDetail__unavailable .Button svg {
  margin-left: 5px;
  flex-shrink: 0;
}
.OfferDetail__unavailable__content {
  margin-top: 300px;
  margin-left: 40px;
  width: 700px;
}
.OfferDetail__unavailable__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  height: 190px;
  padding-top: 55px;
  margin: 0 30px;
}
.OfferDetail__unavailable__text svg:first-of-type {
  position: absolute;
  right: 0;
  bottom: 0;
  fill: #ffdd00;
  width: 60px;
  height: 60px;
}
.OfferDetail__unavailable__text svg:last-of-type {
  position: absolute;
  left: 0;
  top: 0;
  fill: #ffdd00;
  width: 60px;
  height: 60px;
}
.OfferDetail__unavailable__line {
  font-size: 38px;
  letter-spacing: 0;
  line-height: 42px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 6px;
  text-align: center;
  text-wrap: balance;
  padding: 0px 40px;
}
@media (max-width: 1200px) {
  .OfferDetail__unavailable .OfferDetail__unavailable__content {
    margin-left: 0;
    width: 640px;
    margin-top: 260px;
  }
  .OfferDetail__unavailable .OfferDetail__unavailable__text {
    margin: 10px 20px;
  }
}
@media (max-width: 992px) {
  .OfferDetail__unavailable .OfferDetail__unavailable__content {
    width: 720px;
  }
}
@media (max-width: 768px) {
  .OfferDetail__unavailable .OfferDetail__unavailable__text {
    padding-top: 15px;
    height: 72px;
  }
  .OfferDetail__unavailable .OfferDetail__unavailable__text svg:first-of-type {
    width: 24px;
    height: 24px;
  }
  .OfferDetail__unavailable .OfferDetail__unavailable__text svg:last-of-type {
    width: 24px;
    height: 24px;
  }
  .OfferDetail__unavailable .OfferDetail__unavailable__content {
    width: 100%;
    margin-top: 190px;
    margin-top: 120px;
  }
  .OfferDetail__unavailable .OfferDetail__unavailable__line {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 26px;
    margin-top: 0;
    text-align: center;
    text-wrap: balance;
    padding: 0px 40px;
  }
}
.OfferDetail .Button .Button__link {
  text-transform: uppercase;
}
.OfferDetail .OfferCard {
  width: 270px;
}
@media (max-width: 992px) {
  .OfferDetail__header {
    flex-direction: column;
    height: auto;
    padding-top: 22px;
  }
  .OfferDetail__header__heading {
    padding-bottom: 0;
    text-align: left;
    font-size: 22px;
    letter-spacing: 0;
    line-height: 28px;
  }
  .OfferDetail__header__offer-nav {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .OfferDetail__header__offer-nav__article {
    margin-top: 0;
  }
  .OfferDetail__main-content {
    flex-direction: column;
  }
  .OfferDetail__swiper-container {
    width: 100%;
  }
  .OfferDetail__stats {
    width: 100%;
    padding-top: 32px;
    padding-left: 39px;
    padding-bottom: 37px;
    padding-right: 36px;
  }
  .OfferDetail__section-title {
    font-size: 27px;
    letter-spacing: 0;
    line-height: 32px;
    padding-bottom: 10px;
    margin-top: 20px;
  }
  .OfferDetail__short-desc {
    padding-bottom: 19px;
  }
  .OfferDetail__short-desc p {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
  }
  .OfferDetail__top-used-banner__list > div {
    width: 50%;
  }
}
@media (max-width: 1200px) {
  .OfferDetail__slide {
    width: 320px;
  }
  .OfferDetail__slide .OfferCard {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 992px) {
  .OfferDetail__slide {
    width: 360px;
  }
  .OfferDetail__slide .OfferCard {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 768px) {
  .OfferDetail__detail-info__section {
    flex-direction: column;
    border-bottom: none;
    padding: 0;
  }
  .OfferDetail__detail-info__section > div {
    border-bottom: 1px solid #d5d5d5;
    padding: 15px 0;
    width: 100%;
  }
  .OfferDetail__detail-info__section > div:last-child {
    border-bottom: none;
  }
  .OfferDetail__slide {
    width: calc(100vw - 20px);
    max-width: 540px;
  }
  .OfferDetail__slide .OfferCard {
    margin-left: auto;
    margin-right: auto;
  }
  .OfferDetail__top-used-banner {
    flex-direction: column;
  }
  .OfferDetail__top-used-banner__logo {
    padding-left: 0;
    padding-bottom: 10px;
  }
  .OfferDetail__top-used-banner__logo svg {
    width: 65px;
    height: 47px;
  }
  .OfferDetail__top-used-banner__list > div {
    width: 100%;
  }
}
.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.OffersSwiper__wrapper {
  margin: auto;
  width: 300px;
}
@media only screen and (min-width: 600px) {
  .OffersSwiper__wrapper {
    width: 600px;
  }
}
@media only screen and (min-width: 900px) {
  .OffersSwiper__wrapper {
    width: 900px;
  }
}
@media only screen and (min-width: 1200px) {
  .OffersSwiper__wrapper {
    width: 1200px;
  }
}
.OffersSwiper .OfferCard {
  margin-left: 15px;
  margin-right: 15px;
}
.OffersSwiper__supertitle {
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 600;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 10px;
}
.OffersSwiper__swiper {
  margin-top: 40px;
}
.OffersSwiper__nav {
  display: flex;
  align-items: center;
  justify-content: center;
}
.OffersSwiper__nav svg {
  fill: #00529e;
  width: 34px;
  height: 30px;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.DropdownTrigger {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: bold;
  color: #00529e;
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 18px;
}
.DropdownTrigger svg {
  fill: #00529e;
  width: 14px;
  height: 14px;
  margin-left: 10px;
}

.DropdownMenu {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ffffff;
  z-index: 3;
  box-shadow: 0 9px 20px 0 rgba(0, 0, 0, 0.24);
  max-height: 60vh;
  overflow: auto;
  width: 300px;
  display: flex;
  flex-direction: column;
}
.DropdownMenu input {
  background-color: transparent;
}
.DropdownMenu .flags-21x14 {
  margin-right: 10px;
}
.DropdownMenu__list {
  overflow: auto;
}
.DropdownMenu__item {
  height: 45px;
  margin: 0;
  display: flex;
  align-items: center;
}
.DropdownMenu__item > div {
  margin: 0;
  width: 100%;
  height: 100%;
}
.DropdownMenu__item > div label,
.DropdownMenu__item > div .DropdownMenu__country {
  width: 100%;
  padding: 0 20px;
  height: 100%;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.DropdownMenu__item:hover {
  background-color: #f2f4f6;
  color: #00529e;
}
.DropdownMenu__item--padded {
  padding: 0 20px;
}
.DropdownMenu--hidden {
  display: none;
}

.DropdownMenu .DropdownMenu__country-input {
  border-bottom: 1px solid #d5d5d5;
  height: 50px;
  color: #999999;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  display: flex;
  align-items: center;
  margin: 0 20px;
}
.DropdownMenu .DropdownMenu__country-input svg {
  flex-grow: 0;
  flex-shrink: 0;
  width: 25px;
  height: 25px;
}
.DropdownMenu .DropdownMenu__country-input input {
  flex-grow: 1;
  border: 0;
  height: 45px;
  line-height: 45px;
  margin-left: 20px;
  margin-top: 5px;
  outline: 0;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Sitemap a {
  color: #00529e;
}
.Sitemap__section {
  padding-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d5d5;
}
.Sitemap h2,
.Sitemap h2 a {
  color: #333333;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 32px;
  text-decoration: none;
  margin-bottom: 10px;
}
.Sitemap h2:hover,
.Sitemap h2 a:hover {
  text-decoration: underline;
}
.Sitemap h3 a {
  display: block;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 24px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: normal;
  text-decoration: none;
  margin-left: 20px;
}
.Sitemap h3 a:hover {
  text-decoration: underline;
}
.Sitemap h4,
.Sitemap h4 a {
  display: block;
  margin-top: 5px;
  color: #999999;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.26px;
  line-height: 24px;
  text-transform: uppercase;
  text-decoration: none !important;
  padding: 20px 0;
  margin-left: 30px;
}
.Sitemap h5 a {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
  margin-left: 40px;
}
.Sitemap h5 a:hover {
  text-decoration: underline;
}
.Sitemap__cols {
  column-count: 2;
}
@media only screen and (max-width: 992px) {
  .Sitemap__cols {
    column-count: 1;
  }
}
@media only screen and (max-width: 768px) {
  .Sitemap__section {
    flex-direction: column;
  }
}

@media only screen and (max-width: 540px) {
  .Sitemap__section {
    flex-direction: column;
    padding-top: 15px;
  }
  .Sitemap h2,
.Sitemap h2 a {
    font-size: 24px;
    line-height: 24px;
  }
  .Sitemap h3 a {
    margin-top: 20px;
    font-size: 18px;
    line-height: 18px;
  }
  .Sitemap h4,
.Sitemap h4 a {
    font-size: 12px;
    letter-spacing: 0.26px;
    line-height: 20px;
    padding: 10px 0;
  }
  .Sitemap h5 a {
    font-size: 13px;
    line-height: 20px;
  }
}
.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.DepotMap {
  display: flex;
  height: 600px;
}
.DepotMap__list {
  height: 600px;
  width: 25%;
  background-color: #F2F4F6;
  padding: 10px 10px 0 10px;
  overflow: auto;
}
.DepotMap__list__item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #FFFFFF;
  margin-bottom: 7px;
  height: 70px;
  padding-left: 10px;
  cursor: pointer;
}
.DepotMap__list__item--selected, .DepotMap__list__item:hover {
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.27);
}
.DepotMap__list__item__title {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.26px;
  line-height: 24px;
}
.DepotMap__list__item__title span {
  margin-right: 5px;
}
.DepotMap__list__item__row:first-child {
  font-size: 14px;
  letter-spacing: 0.26px;
  line-height: 24px;
}
.DepotMap__map {
  flex-shrink: 0;
}
.DepotMap__map__wrapper {
  width: 75%;
  height: 600px;
}
.DepotMap__map-marker {
  width: 36px;
  height: 43px;
  transform: translateX(-50%) translateY(-100%);
}
.DepotMap__map-marker svg {
  width: 39px;
  height: 51px;
}
@media only screen and (max-width: 1400px) {
  .DepotMap__list {
    width: 33.33333%;
  }
  .DepotMap__map__wrapper {
    width: 66.66666%;
  }
}
@media only screen and (max-width: 1024px) {
  .DepotMap__list {
    width: 50%;
  }
  .DepotMap__map__wrapper {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .DepotMap {
    flex-direction: column;
    height: calc(100vh - 50px);
  }
  .DepotMap__list {
    width: 100%;
    height: auto;
    max-height: calc(50vh - 25px);
  }
  .DepotMap__map__wrapper {
    height: calc(50vh - 25px);
    width: 100%;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Form {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

.FormHeader {
  display: flex;
  flex-direction: column;
  position: fixed;
  flex-shrink: 0;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
}
.FormHeader__main {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #00529e;
  padding: 0 15px;
  height: 50px;
}
.FormHeader__progress {
  height: 5px;
  background-color: #ffffff;
  box-shadow: inset 0 -1px 0 0 #d5d5d5;
}
.FormHeader__progress__inner {
  background-color: #ffdd00;
  height: 5px;
  will-change: width;
  transition: width 0.2s ease;
}
.FormHeader__logo {
  width: 150px;
  height: 18px;
}
.FormHeader__cancel {
  display: flex;
  align-items: center;
  color: #ffffff;
}
.FormHeader__cancel__icon {
  width: 18px;
  height: 18px;
  margin-left: 5px;
}
.FormHeader__cancel__label {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
  display: none;
}
.FormHeader svg {
  height: 100%;
  width: 100%;
  fill: #ffffff;
}
@media only screen and (min-width: 1024px) {
  .FormHeader__main {
    height: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .FormHeader__logo {
    width: 184px;
    height: 23px;
  }
  .FormHeader__cancel__label {
    display: block;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.FormBody {
  position: relative;
  display: block;
  flex-grow: 1;
  background-color: #f2f4f6;
  margin-top: 75px;
}
@media screen and (max-width: 1024px) {
  .FormBody {
    margin-top: 55px;
  }
}
.FormBody__back {
  position: absolute;
  display: flex;
  align-items: center;
  left: 12px;
  top: 60px;
  font-weight: bold;
  color: #00529e;
}
.FormBody__back svg {
  fill: #00529e;
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.FormBody__back span {
  display: none;
}
.FormBody__sidebar {
  height: 50px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  flex-shrink: 0;
}
.FormBody__sidebar--expanded {
  height: 100%;
  position: absolute;
  z-index: 1;
  width: 100%;
}
.FormBody__sidebar--expanded .FormBody__sidebar__section {
  display: block;
}
.FormBody__sidebar__image {
  display: block;
  width: 150px;
  margin-top: 5px;
}
.FormBody__sidebar__title {
  display: block;
  padding: 10px 15px;
  font-weight: bold;
  color: #8197a5;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
}
.FormBody__sidebar__section {
  display: none;
  position: relative;
  margin-left: 15px;
}
.FormBody__sidebar__section:not(:last-child)::before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #d5d5d5;
  position: absolute;
  left: 7px;
  top: 20px;
}
.FormBody__sidebar__section__title {
  display: flex;
  align-items: center;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 24px;
  color: #00529e;
  font-weight: 600;
  text-transform: uppercase;
}
.FormBody__sidebar__section__title svg {
  display: none;
}
.FormBody__sidebar__section__title--done .FormBody__sidebar__section__title__icon {
  background-color: #51a351;
}
.FormBody__sidebar__section__title--done svg {
  display: block;
}
.FormBody__sidebar__section__title--inactive {
  color: #999999;
}
.FormBody__sidebar__section__title--inactive .FormBody__sidebar__section__title__icon {
  background-color: #ffffff;
}
.FormBody__sidebar__section__title--inactive svg {
  display: block;
  fill: #999999 !important;
  padding: 0 !important;
}
.FormBody__sidebar__section__title__icon {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #00529e;
  margin-right: 10px;
}
.FormBody__sidebar__section__title__icon svg {
  width: 15px;
  height: 15px;
  fill: #ffffff;
  padding: 3px;
}
.FormBody__sidebar__section__content {
  margin-left: 35px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  min-height: 10px;
}
.FormBody__sidebar__section__content__pair {
  margin-top: 10px;
}
.FormBody__sidebar__section__content__pair:last-of-type {
  margin-bottom: 15px;
}
.FormBody__main {
  width: 100%;
}
.FormBody__content {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (min-width: 768px) {
  .FormBody__content {
    width: 571px;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
  }
}
.FormBody__content__supertitle {
  margin-top: 18px;
  display: block;
  font-weight: 600;
  text-align: center;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 14px;
  color: #8197a5;
  text-transform: uppercase;
}
.FormBody__content h1 {
  margin-top: 18px;
  margin-bottom: 18px;
  color: #333333;
  text-align: center;
  font-size: 27px;
  letter-spacing: 0;
  line-height: 32px;
}
.FormBody__content h2 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  font-weight: 600;
  color: #8197a5;
  margin-bottom: 15px;
  margin-top: 30px;
}
@media only screen and (min-width: 1024px) {
  .FormBody {
    display: flex;
    flex-direction: row-reverse;
  }
  .FormBody__back {
    top: 30px;
    left: 35px;
  }
  .FormBody__back svg {
    width: 20px;
    height: 20px;
  }
  .FormBody__back span {
    display: block;
  }
  .FormBody__content h1 {
    margin-top: 24px;
    margin-bottom: 28px;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 32px;
  }
  .FormBody__content__supertitle {
    margin-top: 37px;
  }
  .FormBody__sidebar {
    height: 100%;
    width: 305px;
  }
  .FormBody__sidebar__title {
    padding: 20px 25px;
  }
  .FormBody__sidebar__section {
    display: block;
  }
}
@media only screen and (min-width: 1330px) {
  .FormBody .FormBody__content--wide {
    width: 997px;
  }
}
@media only screen and (min-width: 1520px) {
  .FormBody .FormBody__products {
    max-width: none;
  }
  .FormBody .FormBody__content--multi-product {
    width: 1162px;
  }
}

.StandardForm {
  background-color: #f2f4f6;
  padding-top: 50px;
}
.StandardForm h1 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  line-height: 33px;
}
.StandardForm h3 {
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  color: #8197a5;
}
.StandardForm p {
  margin-top: 0;
  font-size: 18px;
  line-height: 25px;
}
.StandardForm__content {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .StandardForm__content {
    width: 571px;
    padding-left: 0;
    padding-right: 0;
  }
}
.StandardForm__subform-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.StandardForm__subform-header svg {
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 992px) {
  .StandardForm {
    padding-top: 100px;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.7);
  }
  70% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.7);
  }
}
.Loading {
  position: fixed;
}
.Loading--inline {
  position: absolute;
}

.Loading {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.Loading svg {
  width: 70px;
  height: 70px;
  fill: #00529e;
  animation: pulse 2s infinite;
}

.Form__error {
  color: #bd362f;
  text-align: center;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.FormBody .FormBody__main .FormSuccess {
  text-align: center;
  margin-top: 50px;
}
.FormBody .FormBody__main .FormSuccess__content {
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  min-height: calc(100vh - 395px);
}
@media only screen and (min-width: 768px) {
  .FormBody .FormBody__main .FormSuccess__content {
    width: 650px;
    padding-left: 0;
    padding-right: 0;
    min-height: calc(100vh - 475px);
  }
}
.FormBody .FormBody__main .FormSuccess__footer {
  height: 300px;
  background-color: #f2f4f6;
  padding: 70px 0;
}
.FormBody .FormBody__main .FormSuccess__footer span.h1 {
  font-size: 38px;
  letter-spacing: 0;
  line-height: 42px;
}
.FormBody .FormBody__main .FormSuccess h1 {
  text-align: center;
  font-size: 30px;
}
.FormBody .FormBody__main .FormSuccess p {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
}
.FormBody .FormBody__main .FormSuccess__content__check svg {
  width: 56px;
  height: 56px;
}
.FormBody .FormBody__main .FormSuccess__content__check svg circle {
  fill: #51a351;
}
.FormBody .FormBody__main .FormSuccess__content__check svg path {
  fill: #ffffff;
}
.FormBody .FormBody__main .FormSuccess__info {
  padding: 25px 30px;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .FormBody .FormBody__main .FormSuccess__info {
    flex-direction: row;
  }
}
.FormBody .FormBody__main .FormSuccess__info h2,
.FormBody .FormBody__main .FormSuccess__info h3 {
  margin: 0;
}
.FormBody .FormBody__main .FormSuccess__info h2 {
  font-size: 26px;
  letter-spacing: 0;
  line-height: 28px;
}
.FormBody .FormBody__main .FormSuccess__info h3 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
}
.FormBody .FormBody__main .FormSuccess__info p {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.FormBody .FormBody__main .FormSuccess__info__part {
  text-align: left;
}
@media only screen and (min-width: 768px) {
  .FormBody .FormBody__main .FormSuccess__info__part {
    width: 50%;
  }
  .FormBody .FormBody__main .FormSuccess__info__part:first-child {
    margin-right: 15px;
  }
  .FormBody .FormBody__main .FormSuccess__info__part:last-child {
    margin-left: 15px;
  }
}
.FormBody .FormBody__main .FormSuccess__info__contact {
  display: flex;
  flex-direction: column;
}
.FormBody .FormBody__main .FormSuccess__info__contact__item {
  display: flex;
  justify-content: left;
  align-items: center;
  padding-top: 7px;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  color: #00529e;
  white-space: nowrap;
  text-decoration: none;
}
.FormBody .FormBody__main .FormSuccess__info__contact__item svg {
  margin-bottom: -0.125em;
  width: 20px !important;
  height: 20px !important;
  fill: #00529e;
  margin-right: 11px;
}

.Header ~ main .Form {
  height: auto;
}
.Header ~ main .FormSuccess__content {
  min-height: 0 !important;
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.form-control-sample {
  background-color: #ffffff;
  margin-bottom: 30px;
}
.form-control-sample h2 {
  color: #333333;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-control-sample h3 {
  color: #333333;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-bottom: 10px;
}
.form-control-sample p {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin: 0;
}
.form-control-sample img {
  display: block;
  width: 100%;
}
.form-control-sample .form-control-sample__content {
  padding: 15px 20px 0;
}
.form-control-sample .form-control-sample__specs {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  margin-top: 15px;
  margin-bottom: 18px;
}
.form-control-sample .form-control-sample__spec {
  width: 33.33333%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  height: 70px;
}
.form-control-sample .form-control-sample__spec svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  margin: 0;
  margin-bottom: 7px;
}
.form-control-sample .form-control-sample__description {
  padding-bottom: 20px;
}
.form-control-sample .form-control-sample__description > * {
  display: block;
  margin-bottom: 5px;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.form-control-input label,
.form-control-select label {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #999999;
  position: absolute;
  left: 10px;
  top: 13px;
  pointer-events: none;
  transition: transform 0.25s, top 0.25s, font-size 0.25s;
}

.form-control-input--dropdown {
  position: relative;
}
.form-control-input--dropdown .DropdownMenu {
  width: 100%;
  max-height: 300px;
}
.form-control-input--dropdown .DropdownMenu input:hover, .form-control-input--dropdown .DropdownMenu input:focus {
  box-shadow: none;
}

.form-control-fake-input {
  background-color: transparent;
  border: none;
  outline: none;
  height: 50px;
  margin-bottom: 15px;
  text-align: right;
}

.form-control-label {
  display: block;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}

.form-control-input {
  margin-bottom: 15px;
}
.form-control-input label.form-control-input__select-placeholder {
  transform: none;
  top: 2px;
  font-size: 12px;
}
.form-control-input__wrapper {
  position: relative;
}
.form-control-input__label {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  font-weight: bold;
}
.form-control-input__label ~ .form-control-input__wrapper {
  margin-top: 5px;
}
.form-control-input__error-msg {
  display: none;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  color: #bd362f;
  margin-top: 5px;
}
.form-control-input__real-input {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 16px;
  outline: none;
  border: none;
  border-bottom: 1px solid #d5d5d5;
  width: 100%;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #333333;
}
.form-control-input__real-input:hover, .form-control-input__real-input:focus {
  box-shadow: 0 2px 6px 0 #d5d5d5;
}
.form-control-input__real-input:focus {
  border-bottom-color: #333333;
}
.form-control-input__real-input:focus ~ label {
  transform: none;
  top: 2px;
  font-size: 12px;
}
.form-control-input input {
  height: 50px;
}
.form-control-input textarea {
  height: 131px;
  resize: none;
}
.form-control-input.filled input ~ label, .form-control-input.filled textarea ~ label {
  transform: none;
  top: 2px;
  font-size: 12px;
}
.form-control-input .form-control-input__valid-icon,
.form-control-input .form-control-input__invalid-icon {
  display: none;
  position: absolute;
  right: 13px;
  top: 16px;
  width: 18px;
  height: 18px;
}
.form-control-input.valid input,
.form-control-input.valid textarea {
  border-bottom-color: #51a351;
}
.form-control-input.valid .form-control-input__valid-icon {
  fill: #51a351;
  display: block;
}
.form-control-input__dropdown-indicator {
  position: absolute;
  right: 10px;
  top: 15px;
}
.form-control-input__dropdown-indicator svg {
  height: 22px;
  width: 22px;
  fill: #8197a5;
}
.form-control-input__dropdown-indicator--rotated {
  transform: rotate(180deg);
  top: 12px;
}

.form-control-radio.invalid .form-control-input__error-msg,
.form-control-input.invalid .form-control-input__error-msg {
  display: block;
}
.form-control-radio.invalid input,
.form-control-radio.invalid textarea,
.form-control-radio.invalid .form-control-radio__label,
.form-control-input.invalid input,
.form-control-input.invalid textarea,
.form-control-input.invalid .form-control-radio__label {
  border-bottom-color: #bd362f;
}
.form-control-radio.invalid label,
.form-control-radio.invalid .form-control-radio__label,
.form-control-input.invalid label,
.form-control-input.invalid .form-control-radio__label {
  color: #bd362f;
  font-weight: bold;
}
.form-control-radio.invalid .form-control-input__invalid-icon,
.form-control-input.invalid .form-control-input__invalid-icon {
  fill: #bd362f;
  display: block;
}

.form-control-radio {
  margin-bottom: 15px;
}
.form-control-radio__top-label {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}
.form-control-radio__indicator {
  box-sizing: border-box;
  height: 20px;
  width: 20px;
  border: 1px solid #d5d5d5;
  border-radius: 10px;
  background-color: #ffffff;
  flex-shrink: 0;
}
input:focus + label .form-control-radio__indicator {
  border: 2px solid #00529e;
}
input:checked + label .form-control-radio__indicator {
  height: 20px;
  width: 20px;
  border-radius: 10px;
  border: none;
  background-color: #00529e;
  position: relative;
}
input:checked + label .form-control-radio__indicator::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 6px;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  background-color: #ffffff;
}
.form-control-radio__wrap {
  position: relative;
  display: inline-block;
}
.form-control-radio__wrap:not(:last-of-type) {
  margin-right: 10px;
}
.form-control-radio label {
  padding-left: 15px;
  display: inline-flex;
  padding-right: 15px;
  align-items: center;
  border-bottom: 1px solid #d5d5d5;
  background-color: #ffffff;
  height: 50px;
  min-width: 130px;
}
.form-control-radio__name {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-left: 14px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.form-control-radio input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.form-control-radio--large .form-control-radio__wrap {
  width: calc(50% - 5px);
}
.form-control-radio--large .form-control-radio__wrap label {
  width: 100%;
}
.form-control-radio--large .form-control-radio__wrap:not(:last-child) {
  margin-right: 10px;
}
@media screen and (min-width: 1024px) {
  .form-control-radio--large .form-control-radio__wrap {
    height: 76px;
    width: calc(50% - 15px);
  }
  .form-control-radio--large .form-control-radio__wrap label {
    height: 76px;
  }
  .form-control-radio--large .form-control-radio__wrap:not(:last-child) {
    margin-right: 30px;
  }
}
@media screen and (max-width: 575px) {
  .form-control-radio--large .form-control-radio__wrap {
    width: 100%;
    margin-bottom: 5px;
  }
}

.form-control-checkbox-selection {
  margin-bottom: 20px;
}
.form-control-checkbox-selection__error-msg {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  color: #bd362f;
  margin-bottom: 10px;
  margin-top: -15px;
  display: block;
}
.form-control-checkbox-selection__indicator {
  box-sizing: border-box;
  height: 20px;
  width: 20px;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
  background-color: #ffffff;
  flex-shrink: 0;
}
.form-control-checkbox-selection__indicator svg {
  display: none;
  fill: #ffffff;
  width: 15px;
  height: 15px;
  margin: 1px;
}
input:focus + label .form-control-checkbox-selection__indicator {
  border: 2px solid #00529e;
}
input:checked + label .form-control-checkbox-selection__indicator {
  height: 20px;
  width: 20px;
  border: 1px solid transparent;
  background-color: #00529e;
  position: relative;
}
input:checked + label .form-control-checkbox-selection__indicator svg {
  display: block;
}
.form-control-checkbox-selection label {
  position: relative;
  display: inline-flex;
  padding-left: 15px;
  padding-right: 30px;
  align-items: center;
  background-color: #ffffff;
  height: 80px;
  width: 100%;
}
.form-control-checkbox-selection__icon {
  margin-left: 21px;
}
.form-control-checkbox-selection__icon svg {
  width: 30px;
  height: 30px;
  fill: #00529e;
}
.form-control-checkbox-selection__name {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #333333;
  margin-left: 11px;
}
.form-control-checkbox-selection input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.form-control-checkbox-selection .form-control-checkbox-selection__wrap {
  position: relative;
  width: 100%;
  margin-right: 10px;
  margin-bottom: 5px;
}
.form-control-checkbox-selection--inline {
  display: flex;
}
.form-control-checkbox-selection--inline .form-control-checkbox-selection__wrap, .form-control-checkbox-selection--inline label {
  height: 50px;
}
@media only screen and (max-width: 500px) {
  .form-control-checkbox-selection--inline {
    flex-direction: column;
  }
}
.form-control-checkbox-selection--pairs {
  display: flex;
  flex-wrap: wrap;
}
.form-control-checkbox-selection--pairs .form-control-checkbox-selection__wrap {
  width: calc(50% - 5px);
  margin-bottom: 10px;
}
.form-control-checkbox-selection--pairs .form-control-checkbox-selection__wrap:nth-child(2n-1) {
  margin-right: 10px;
}
.form-control-checkbox-selection--pairs .form-control-checkbox-selection__wrap:nth-child(2n) {
  margin-right: 0;
}
.form-control-checkbox-selection--pairs label {
  height: 65px;
}
@media screen and (max-width: 550px) {
  .form-control-checkbox-selection--pairs .form-control-checkbox-selection__wrap {
    width: 100%;
  }
  .form-control-checkbox-selection--pairs .form-control-checkbox-selection__wrap:nth-child(2n-1), .form-control-checkbox-selection--pairs .form-control-checkbox-selection__wrap:nth-child(2n) {
    margin-right: 0;
  }
}

.form-control-button {
  padding: 0 20px;
  background-color: #00529e;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 19px;
  margin: auto;
  margin-bottom: 15px;
}
.form-control-button:hover, .form-control-button:focus {
  background-color: #5b98c9;
}
.form-control-button--icon-right svg {
  margin-left: 10px;
}
.form-control-button--icon-left svg {
  margin-right: 10px;
}
.form-control-button svg {
  fill: #ffffff;
  width: 20px;
  height: 20px;
}
.form-control-button[disabled] {
  background-color: #8e8e8e;
  color: #cfcfcf;
}
.form-control-button[disabled] svg {
  fill: #cfcfcf;
}
.form-control-button--highlighted {
  background-color: #ffdd00;
  color: #00529e;
}
.form-control-button--highlighted:hover {
  background-color: #ffdd00;
}
.form-control-button--highlighted svg {
  fill: #00529e;
}

.form-control-serial-number {
  position: relative;
}
.form-control-serial-number button {
  position: absolute;
  top: 14px;
  right: 15px;
}
.form-control-serial-number button svg {
  width: 20px;
  height: 20px;
}

.form-control-checkbox {
  margin-bottom: 15px;
  position: relative;
}
.form-control-checkbox label {
  display: flex;
}
.form-control-checkbox input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
input:focus + label .form-control-checkbox__indicator {
  border: 2px solid #00529e;
}
input:checked + label .form-control-checkbox__indicator {
  background-color: #00529e;
  border: 1px solid #00529e;
}
input:checked + label .form-control-checkbox__indicator svg {
  opacity: 1;
}
.form-control-checkbox__indicator {
  display: block;
  height: 20px;
  width: 20px;
  border: 1px solid #d5d5d5;
  border-radius: 3px;
  background-color: #ffffff;
  margin-right: 15px;
  flex-shrink: 0;
  position: relative;
}
.form-control-checkbox__indicator svg {
  opacity: 0;
  fill: #ffffff;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 2px;
  left: 1px;
}
.form-control-checkbox__name {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 20px;
  width: 90%;
}

.form-control-select {
  position: relative;
  margin-bottom: 15px;
  background-color: #ffffff;
}
.form-control-select label {
  transform: none;
  top: 2px;
  font-size: 12px;
}
.form-control-select select {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 16px;
  height: 50px;
  outline: none;
  border: none;
  border-bottom: 1px solid #d5d5d5;
  width: 100%;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #333;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.form-control-select select::-ms-expand {
  display: none;
}
.form-control-select select:hover, .form-control-select select:focus {
  box-shadow: 0 2px 6px 0 #d5d5d5;
}
.form-control-select select:focus {
  border-bottom-color: #333333;
}
.form-control-select svg {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 15px;
  top: 15px;
  fill: #d5d5d5;
}

.form-control-file__drop-area {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 30px 20px 20px 20px;
  border: 2px dashed #b6c4cd;
}
.form-control-file__label {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  font-weight: bold;
}
.form-control-file__reset {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.form-control-file__reset svg {
  width: 20px;
  height: 20px;
}
.form-control-file__text {
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  text-align: center;
}
.form-control-file__text > div {
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-control-file__info {
  margin-top: 10px;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  text-align: center;
  color: #999999;
}

.form-group-company {
  display: flex;
}
.form-group-company .form-control-input:first-child {
  width: calc(75% - 10px);
  margin-right: 10px;
}
.form-group-company .form-control-input:last-child {
  width: 25%;
}

.form-group-location {
  display: flex;
}
.form-group-location .form-control-input:first-child {
  width: calc(25% - 10px);
  margin-right: 10px;
}
.form-group-location .form-control-input:last-child {
  width: 75%;
}

.form-group-first-last {
  display: flex;
}
.form-group-first-last .form-control-input {
  width: calc(50% - 5px);
}
.form-group-first-last .form-control-input:first-child {
  margin-right: 10px;
}
@media screen and (min-width: 1024px) {
  .form-group-first-last .form-control-input {
    width: calc(50% - 15px);
  }
  .form-group-first-last .form-control-input:first-child {
    margin-right: 30px;
  }
}

.form-group-phone-full {
  display: flex;
}
.form-group-phone-full .form-control-fake-input,
.form-group-phone-full .form-control-select {
  width: 4em;
  margin-right: 10px;
}
.form-group-phone-full .form-control-input:nth-child(2) {
  flex-grow: 1;
  margin-right: 10px;
}
.form-group-phone-full .form-control-input:last-child {
  width: calc(75% - 6px);
}

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

.form-group-checkboxes {
  margin-top: 25px;
  margin-bottom: 25px;
}

.form-explainer-text {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 16px;
  color: #999999;
  margin-bottom: 25px;
}
.form-explainer-text a {
  color: #00529e;
  text-decoration: none;
}
.form-explainer-text a:hover {
  text-decoration: underline;
}
.form-explainer-text--right {
  text-align: right;
}

.form-captcha {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 15px;
}
.form-captcha__error {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 20px;
  color: #bd362f;
}

.form-control-notice {
  font-size: 16px;
  margin: 40px 0;
}

.react-datepicker-wrapper {
  display: block;
}

.form-control-input .react-datepicker__input-container input {
  padding-top: 2px;
}

.form-date-error {
  display: block;
  font-size: 14px;
  color: #bd362f;
  margin-top: -10px;
  margin-bottom: 10px;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.FormBody__products {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 571px;
  margin: auto;
}

.form-control-product {
  background-color: #ffffff;
  margin-bottom: 50px;
}
@media screen and (min-width: 591px) {
  .form-control-product {
    width: 571px;
  }
}
.form-control-product h2 {
  color: #333333;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 20px;
}
.form-control-product h3 {
  color: #333333;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.form-control-product p {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin: 0;
}
.form-control-product img {
  display: block;
}
.form-control-product .form-control-product__content {
  padding: 15px 20px 0;
}
.form-control-product .form-control-product__specs {
  display: flex;
  flex-wrap: wrap;
}
.form-control-product .form-control-product__image {
  width: 100%;
}
.form-control-product .form-control-product__spec {
  display: flex;
  align-items: center;
  width: 50%;
  margin-bottom: 5px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.form-control-product .form-control-product__spec svg {
  margin-right: 8px;
  width: 20px;
  height: 20px;
}
.form-control-product .form-control-product__description {
  padding: 15px 20px;
}
.form-control-product__price {
  padding: 0 20px;
}
.form-control-product__price__main {
  color: #333333;
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0;
  line-height: 28px;
}
.form-control-product__price__sub {
  color: #999999;
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
}
.form-control-product .form-control-product__quantity {
  padding: 5px;
  padding-top: 15px;
}
.form-control-product .form-control-product__quantity__inner {
  padding: 5px;
  height: 60px;
  background-color: #f2f4f6;
  display: flex;
  justify-content: flex-end;
}
.form-control-product .form-control-product__quantity input {
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  outline: none;
  border: none;
  border-bottom: 1px solid #d5d5d5;
  width: 60px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #333333;
}
.form-control-product .form-control-product__quantity button {
  padding: 12px;
}
.form-control-product .form-control-product__quantity button:first-of-type {
  border-right: 1px solid #d5d5d5;
}
.form-control-product .form-control-product__quantity button svg {
  fill: #00529e;
  width: 20px;
  height: 20px;
}
.form-control-product .form-control-product__quantity button[disabled] svg {
  fill: #d5d5d5;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.selection-grid {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  margin-left: -5px;
  margin-right: -5px;
}
.selection-grid__item-wrapper {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  margin-bottom: 10px;
}
.selection-grid__item {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  height: 280px;
  padding-top: 5px;
}
.selection-grid__item__quantity {
  background-color: #f2f4f6;
  height: 60px;
  display: flex;
  align-items: center;
  padding: 5px;
  width: 100%;
}
.selection-grid__item__quantity input {
  margin-right: auto;
}
.selection-grid__item__inner {
  padding: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  text-align: left;
  height: 170px;
}
.selection-grid__item strong {
  margin-bottom: 4px;
}
.selection-grid__item img {
  width: 100%;
  height: 120px;
  object-fit: contain;
}
.selection-grid__item input {
  height: 50px;
  padding-left: 10px;
  padding-right: 10px;
  outline: none;
  border: none;
  border-bottom: 1px solid #d5d5d5;
  width: 60px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #333333;
}
.selection-grid__item button {
  padding: 12px;
}
.selection-grid__item button:first-of-type {
  border-right: 1px solid #d5d5d5;
}
.selection-grid__item button svg {
  fill: #00529e;
  width: 20px;
  height: 20px;
}
.selection-grid__item button[disabled] svg {
  fill: #d5d5d5;
}
@media only screen and (min-width: 450px) {
  .selection-grid .selection-grid__item-wrapper {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 768px) {
  .selection-grid {
    margin-left: -15px;
    margin-right: -15px;
  }
  .selection-grid .selection-grid__item-wrapper {
    width: 33.333%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 1330px) {
  .selection-grid .selection-grid__item-wrapper {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.Form {
  display: flex;
  flex-direction: column;
  height: 100vh;
}

@media only screen and (min-width: 1024px) {
  .FormSummary__main {
    height: 70px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .FormSummary__logo {
    width: 184px;
    height: 23px;
  }
  .FormSummary__cancel__label {
    display: block;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.FormIntro {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.FormIntro h1 {
  color: #00529e;
  font-size: 60px;
  letter-spacing: -1px;
  line-height: 60px;
  text-align: center;
}
.FormIntro h2 {
  color: #333333;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 32px;
  text-align: center;
  margin-bottom: 0;
}
.FormIntro__options {
  display: flex;
  margin-top: 35px;
}
@media only screen and (max-width: 800px) {
  .FormIntro__options {
    flex-direction: column;
  }
}
.FormIntro__option {
  box-sizing: border-box;
  min-height: 360px;
  width: 370px;
  border: 10px solid #ffdd00;
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  margin: 15px;
}
.FormIntro__option > div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.FormIntro__option > div > div > svg {
  width: 50px;
  height: 50px;
  margin-bottom: 20px;
}
.FormIntro__option h3 {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
  text-align: center;
  font-weight: normal;
  margin-bottom: 15px;
}
.FormIntro__option p {
  margin-top: 0;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  text-align: center;
  margin-bottom: 25px;
}
.FormIntro__option .Button {
  text-transform: uppercase;
}
.FormIntro__option .Button svg {
  margin-left: 10px;
}
@media only screen and (max-width: 430px) {
  .FormIntro h1 {
    color: #00529e;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
  }
  .FormIntro h2 {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;
    margin: 0;
  }
  .FormIntro .FormIntro__option {
    width: calc(100vw - 30px);
    height: auto;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.References__header {
  background-color: #f2f4f6;
  margin-bottom: 20px;
}
.References__header p {
  margin-bottom: 0;
}
.References__header__search {
  flex-grow: 1;
  margin-right: 50px;
}
.References__header__right {
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.References__header__right__filter-btn {
  display: inline-flex;
  align-items: center;
  color: #00529e;
  font-weight: bold;
  margin-right: 10px;
}
.References__header__right__filter-btn svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
}
.References__header__favorites {
  display: flex;
  align-items: center;
}
.References__header__favorites svg {
  fill: #00529e;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-right: 5px;
}
.References__header__favorites span {
  display: inline-block;
  padding: 3px 7px;
  background-color: #ffdd00;
  color: #00529e;
  font-weight: bold;
  border-radius: 10px;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 14px;
}
.References__header__filters {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
}
.References__header__filters__reset {
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  color: #00529e;
  font-weight: bold;
  width: 100%;
  padding: 12px;
  box-shadow: inset 0 1px 0 0 #d5d5d5;
}
.References__header__filters__reset svg {
  fill: #00529e;
  margin-right: 5px;
  height: 20px;
  width: 20px;
}
.References__header__filter {
  position: relative;
}
.References__header__filter--hidden {
  display: none;
}
.References__header__filter--open .DropdownTrigger {
  color: #ffffff;
  background-color: #00529e;
}
.References__header__filter--open .DropdownTrigger svg {
  fill: #ffffff;
  transform: rotate(180deg);
}

.References {
  padding-top: 10px;
  width: 100%;
}
.References h3 {
  color: #8197a5;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
}
.References__filter-dialog {
  position: fixed;
  background-color: #ffffff;
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 15;
  display: flex;
  flex-direction: column;
}
.References__filter-dialog .DropdownTrigger {
  width: 100%;
}
.References__filter-dialog .DropdownMenu {
  position: static;
  box-shadow: none;
}
.References__filter-dialog__header {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 60px;
  padding: 0 15px;
}
.References__filter-dialog__close {
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  right: 10px;
  top: 10px;
}
.References__filter-dialog__close svg {
  fill: #00529e;
  width: 30px;
  height: 30px;
  padding: 5px;
}
.References__filter-dialog__content {
  flex-grow: 1;
  overflow: auto;
}
.References .Button {
  margin-top: 50px;
  margin-bottom: 50px;
}

.ToggleFavBtn {
  width: 40px;
  height: 75px;
  margin: 5px;
  flex-shrink: 0;
}
.ToggleFavBtn svg {
  fill: #d5d5d5;
  width: 20px;
  height: 20px;
}
.ToggleFavBtn--active svg {
  fill: #00529e;
}

.References__item {
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding: 10px;
  color: inherit;
  text-decoration: none;
}
.References__item img {
  width: 100%;
}
.References__item .References__item__image {
  position: relative;
  font-size: 0;
}
.References__item .References__item__image--placeholder {
  height: 200px;
}
.References__item .References__item__image img {
  position: relative;
  object-fit: cover;
  z-index: 1;
}
.References__item .References__item__image__new-badge {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #ffdd00;
  color: #00529e;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  height: 26px;
  width: 47px;
  padding: 5px;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 1;
}
.References__item .References__item__text {
  display: flex;
  justify-content: space-between;
}
.References__item .References__item__text > div {
  max-width: calc(100% - 30px);
}
.References__item .References__item__text__left {
  width: calc(100% - 35px);
}
.References__item .References__item__title,
.References__item .References__item__loc {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 22px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.References__item .References__item__title {
  margin-top: 5px;
}
.References__item .References__item__title {
  font-weight: 600;
}
.References__item .References__item__title {
  display: block;
}
.References__item .References__item__loc {
  display: block;
}

.References__search-bar {
  position: relative;
}
.References__search-bar svg {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 10px;
  top: 12px;
}
.References__search-bar input {
  padding-left: 45px;
  padding-right: 10px;
  padding-top: 19px;
  padding-bottom: 7px;
  margin-bottom: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #d5d5d5;
  width: 100%;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #333333;
}
.References__search-bar input:hover, .References__search-bar input:focus {
  box-shadow: 0 2px 6px 0 #d5d5d5;
}
.References__search-bar input:focus, .References__search-bar input.filled {
  border-bottom-color: #333333;
}
.References__search-bar input:focus ~ label, .References__search-bar input.filled ~ label {
  transform: none;
  top: 2px;
  font-size: 12px;
}
.References__search-bar label {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  color: #999999;
  position: absolute;
  left: 45px;
  top: 13px;
  pointer-events: none;
  transition: transform 0.25s, top 0.25s, font-size 0.25s;
}

.FavoritesList {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 13;
  display: flex;
}
.FavoritesList h3 {
  color: #8197a5;
  font-size: 20px;
  letter-spacing: 0;
  line-height: 26px;
}
.FavoritesList__overlay {
  background-color: rgba(0, 0, 0, 0.3);
  flex-grow: 1;
  cursor: default;
}
.FavoritesList__sidebar {
  flex-shrink: 0;
  width: 366px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ffffff;
  box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.5);
}
.FavoritesList .References__item {
  padding-left: 0;
  padding-right: 0;
}
.FavoritesList__body {
  overflow: auto;
  height: calc(100vh - 54px);
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 190px;
}
.FavoritesList__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}
.FavoritesList__header__top {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
}
.FavoritesList__header svg {
  fill: #00529e;
  width: 30px;
  height: 30px;
  padding: 5px;
}

@media only screen and (max-width: 1024px) {
  .References__header__filters {
    flex-wrap: wrap;
  }
  .References__header__filters__dropdown {
    width: 100%;
  }
  .References__header__search {
    margin-right: 0;
    width: 100%;
  }
  .References__header__right {
    height: 60px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 768px) {
  .References__item {
    width: 100%;
  }
}
.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.PlanningSuggestions__header__filters {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px;
}
.PlanningSuggestions__header__filters__inner {
  display: flex;
  flex-direction: column;
  flex-grow: 0;
}
.PlanningSuggestions__header__filters__title {
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 5px;
}
.PlanningSuggestions__header__filters button {
  height: 40px;
  border: 1px solid #DFE5E8;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 16px;
  color: #00529e;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0 10px;
  margin-left: 4px;
  margin-bottom: 5px;
}
.PlanningSuggestions__header__filters button.active {
  background-color: #00529e;
  color: #ffffff;
}
.PlanningSuggestions__card {
  color: inherit;
  text-decoration: inherit;
  height: 400px;
  width: calc(25% - 30px);
  display: flex;
  flex-direction: column;
  border: 1px solid #d5d5d5;
  position: relative;
  margin-right: 15px;
  margin-left: 15px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 992px) {
  .PlanningSuggestions__card {
    width: calc(33.33333% - 10px);
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .PlanningSuggestions__card {
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 450px) {
  .PlanningSuggestions__card {
    width: 100%;
  }
}
.PlanningSuggestions__card:hover {
  box-shadow: 0 8px 11px 0 rgba(0, 0, 0, 0.15);
}
.PlanningSuggestions__card__image {
  width: 100%;
  height: 200px;
}
.PlanningSuggestions__card__image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.PlanningSuggestions__card__text {
  padding: 11px 18px;
  display: flex;
  flex-direction: column;
}
.PlanningSuggestions__card__text h2 {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  height: 55px;
}
.PlanningSuggestions__card__text svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.PlanningSuggestions__card__properties {
  display: flex;
  margin-bottom: 15px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
}
.PlanningSuggestions__card__properties__right {
  display: none;
}
.PlanningSuggestions__card__property {
  display: flex;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 2px;
}
.PlanningSuggestions__card__details {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #00529e;
  font-weight: bold;
}
.PlanningSuggestions__card__details svg {
  fill: #00529e;
  margin-left: 5px;
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.ReferenceProjectDetail {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 11;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  background: rgba(0, 0, 0, 0.2);
}
.ReferenceProjectDetail__close {
  position: absolute;
  right: 10px;
  top: 10px;
}
.ReferenceProjectDetail__close svg {
  fill: #00529e;
  width: 30px;
  height: 30px;
  padding: 5px;
}
.ReferenceProjectDetail h1 {
  margin-top: 50px;
  font-size: 38px;
  letter-spacing: 0;
  line-height: 42px;
  color: #333333;
}
.ReferenceProjectDetail__content-wrapper {
  position: relative;
  box-shadow: 0 20px 37px 0 rgba(0, 0, 0, 0.5);
  margin: auto;
  width: 970px;
  height: calc(100vh - 100px);
  margin-top: 50px;
  background-color: #ffffff;
}
.ReferenceProjectDetail__content {
  max-height: calc(100vh - 100px);
  overflow: auto;
}
.ReferenceProjectDetail__content ul {
  margin-top: 5px;
  margin-bottom: 10px;
}
.ReferenceProjectDetail h2 {
  margin-top: 10px;
  font-size: 16px;
  letter-spacing: 0.3px;
  line-height: 24px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.ReferenceProjectDetail .ReferenceProjectDetail__location {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  margin-bottom: 20px;
  margin-top: 5px;
}
.ReferenceProjectDetail .ReferenceProjectDetail__stats {
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #f2f4f6;
  width: 100%;
}
.ReferenceProjectDetail .ReferenceProjectDetail__stats svg {
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
}
.ReferenceProjectDetail .ReferenceProjectDetail__stats__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-grow: 1;
}
.ReferenceProjectDetail .ReferenceProjectDetail__stats__item__title {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
  font-weight: bold;
}
.ReferenceProjectDetail .ReferenceProjectDetail__stats__item__value {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 30px;
}
.ReferenceProjectDetail .ReferenceProjectDetail__container {
  width: 770px;
  margin: auto;
}
.ReferenceProjectDetail .ReferenceProjectDetail__container--flex {
  display: flex;
}
.ReferenceProjectDetail .ReferenceProjectDetail__top-part {
  display: flex;
}
.ReferenceProjectDetail .ReferenceProjectDetail__top-part--planning-sample {
  flex-direction: column;
}
.ReferenceProjectDetail .ReferenceProjectDetail__top-part--planning-sample .ReferenceProjectDetail__favorite {
  width: auto;
  justify-content: flex-end;
}
.ReferenceProjectDetail .ReferenceProjectDetail__header {
  flex-grow: 1;
}
.ReferenceProjectDetail .ReferencesProjectDetail__identifier {
  font-size: 12px;
  letter-spacing: 0;
  line-height: 14px;
  color: #999999;
  margin-top: 10px;
  margin-bottom: 3px;
}
.ReferenceProjectDetail .ReferenceProjectDetail__favorite {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  flex-shrink: 0;
  width: 200px;
}
.ReferenceProjectDetail .ReferenceProjectDetail__favorite svg {
  width: 24px;
  height: 24px;
  fill: #00529e;
}
.ReferenceProjectDetail .ReferenceProjectDetail__swiper {
  width: 100%;
}
.ReferenceProjectDetail .ReferenceProjectDetail__swiper-container {
  position: relative;
  width: 770px;
  margin: auto;
  margin-bottom: 20px;
  transition: opacity 0.2s ease;
}
.ReferenceProjectDetail .ReferenceProjectDetail__swiper-container--hidden {
  opacity: 0;
  visibility: hidden;
}
.ReferenceProjectDetail .ReferenceProjectDetail__swiper-container .ReferenceProjectDetail__swiper__slide {
  width: 100%;
}
.ReferenceProjectDetail .ReferenceProjectDetail__swiper-container .ReferenceProjectDetail__swiper__slide img {
  max-height: 600px;
  object-fit: contain;
  width: 100%;
}
@media (max-width: 768px) {
  .ReferenceProjectDetail .ReferenceProjectDetail__swiper-container .ReferenceProjectDetail__swiper__slide img {
    max-height: 350px;
  }
}
.ReferenceProjectDetail .ReferenceProjectDetail__next {
  right: 0;
}
.ReferenceProjectDetail .ReferenceProjectDetail__prev {
  left: 0;
}
.ReferenceProjectDetail .ReferenceProjectDetail__next,
.ReferenceProjectDetail .ReferenceProjectDetail__prev {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  transform: translateY(-50%);
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ReferenceProjectDetail .ReferenceProjectDetail__next svg,
.ReferenceProjectDetail .ReferenceProjectDetail__prev svg {
  width: 24px;
  height: 24px;
  fill: #00529e;
}
.ReferenceProjectDetail .ReferenceProjectDetail__next[disabled],
.ReferenceProjectDetail .ReferenceProjectDetail__prev[disabled] {
  opacity: 0.5;
}
.ReferenceProjectDetail .ReferenceProjectDetail__nav-container button {
  width: 75px;
  margin-right: 2px;
  opacity: 0.5;
}
.ReferenceProjectDetail .ReferenceProjectDetail__nav-container button.tns-nav-active {
  opacity: 1;
}
.ReferenceProjectDetail img {
  width: 100%;
}
.ReferenceProjectDetail .ReferenceProjectDetail__video-container {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.27462%;
}
.ReferenceProjectDetail iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ReferenceProjectDetail .ReferenceProjectDetail__chip {
  height: 30px;
  padding: 20;
  display: inline-flex;
  align-items: center;
  border-radius: 15px;
  background-color: #f2f4f6;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
  color: #00529e;
  font-weight: bold;
  padding: 0 15px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-decoration: none;
}
.ReferenceProjectDetail .ReferenceProjectDetail__footer {
  overflow: hidden;
  padding: 30px;
  margin-top: 30px;
  background-color: #00529e;
  text-align: center;
}
.ReferenceProjectDetail .ReferenceProjectDetail__footer h3 {
  max-width: 580px;
  margin: auto;
  max-width: 578px;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 32px;
  color: #ffffff;
}
.ReferenceProjectDetail .Button {
  margin: 0;
  margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .ReferenceProjectDetail .ReferenceProjectDetail__top-part {
    flex-direction: column;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__header {
    padding-right: 50px;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__favorite {
    width: 100%;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__footer {
    padding-bottom: 150px;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__close {
    position: absolute;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.27);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 100;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__content-wrapper,
.ReferenceProjectDetail .ReferenceProjectDetail__content {
    width: 100%;
    max-height: calc(100vh - 50px);
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__swiper-container {
    width: 100%;
  }
  .ReferenceProjectDetail__stats__item {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 30px;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__container h1 {
    margin-top: 10px;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__container .ReferenceProjectDetail__location {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 30px;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__container--flex {
    flex-direction: column;
    align-items: center;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__container--flex svg {
    margin-top: 15px;
  }
  .ReferenceProjectDetail .ReferenceProjectDetail__container h1 {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 28px;
  }
}

.bg-color-weiss {
  background-color: #ffffff;
}

.bg-color-blaugrau-10 {
  background-color: #f2f4f6;
}

.bg-color-blaugrau-25 {
  background-color: #dfe5e8;
}

.bg-color-dunkelgrau-8 {
  background-color: #efefef;
}

.bg-color-dunkeblau {
  background-color: #0f2765;
  color: #ffffff;
}

.bg-color-mittelblau {
  background-color: #00529e;
  color: #ffffff;
}

.bg-color-mittelblau-50 {
  background-color: #7fa8ce;
  color: #2d2d2d;
}

.bg-color-gelb {
  background-color: #ffdd00;
  color: #2d2d2d;
}

.bg-color-blaugrau {
  background-color: #8197a5;
  color: #2d2d2d;
}

.bg-color-schwarz {
  background-color: #2d2d2d;
  color: #ffffff;
}

.bg-color-dunkelgrau {
  background-color: #333333;
  color: #ffffff;
}

.bg-color-mittlegrau {
  background-color: #999999;
  color: #2d2d2d;
}

.bg-color-hellgrau {
  background-color: #d5d5d5;
  color: #2d2d2d;
}

.RegionPrompt {
  width: 100%;
  z-index: 10;
  padding: 8px 0;
  background-color: #0f2765;
  color: #ffffff;
  font-size: 14px;
}
.RegionPrompt--hidden {
  display: none;
}
.RegionPrompt__close-button {
  position: absolute;
  top: 15px;
  right: 15px;
  display: flex;
  align-items: center;
}
.RegionPrompt__close-button span {
  margin-right: 10px;
  color: #ffffff;
  display: none;
}
.RegionPrompt__close-button svg {
  width: 20px;
  height: 20px;
  fill: #ffffff;
}
.RegionPrompt p {
  margin: 0;
  padding-right: 50px;
}
.RegionPrompt__container {
  padding-right: 15px;
  padding-left: 15px;
}
.RegionPrompt__lang {
  margin-top: 10px;
  display: flex;
  align-items: center;
}
.RegionPrompt__lang span {
  margin-right: 5px;
}
.RegionPrompt__buttons {
  display: flex;
  flex-wrap: wrap;
}
.RegionPrompt a {
  display: inline-flex;
  align-items: center;
  padding: 10px 8px;
  color: #ffffff;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
  margin-right: 10px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  margin-top: 10px;
  height: 38px;
}
.RegionPrompt a:hover {
  border-color: #ffffff;
}
.RegionPrompt a svg {
  width: 20px;
  height: 20px;
  fill: #ffffff;
  margin-left: 5px;
}
.RegionPrompt .close-button {
  display: flex;
  align-items: center;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  border: 0;
  background-color: transparent;
  padding: 0;
  color: #ffffff;
}
@media only screen and (min-width: 992px) {
  .RegionPrompt__container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .RegionPrompt p {
    padding-right: 15px;
  }
  .RegionPrompt__lang {
    margin-top: 0;
    margin-right: 15px;
  }
  .RegionPrompt a {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .RegionPrompt__close-button {
    top: 8px;
    height: 38px;
  }
  .RegionPrompt__close-button span {
    display: block;
  }
}

/*# sourceMappingURL=main.e74d7c83.css.map*/